Jump to content

Sign in to follow this  
Dully

crash at joining server

Recommended Posts

Crash at joining server and beeing on  for a while


Assertion failed: (Index >= 0) & (Index < ArrayNum) [File:H:\YARKUpdate\Engine\Source\Runtime\Core\Public\Containers\Array.h] [Line: 572] 
Array index out of bounds: 0 from an array of size 0


VERSION: 318.0 
KERNELBASE.dll!UnknownFunction (0x00007fffc809a388) + 0 bytes [UnknownFile:0]
AtlasGame.exe!FOutputDevice::Logf__VA() (0x00007ff653125dc8) + 159 bytes [h:\yarkupdate\engine\source\runtime\core\private\misc\outputdevice.cpp:145]
AtlasGame.exe!FDebug::AssertFailed() (0x00007ff653126119) + 65 bytes [h:\yarkupdate\engine\source\runtime\core\private\misc\outputdevice.cpp:220]
AtlasGame.exe!TStaticMeshVertexData<FColor>::GetDataPointer() (0x00007ff65386cc11) + 56 bytes [h:\yarkupdate\engine\source\runtime\engine\private\staticmeshvertexdata.h:56]
AtlasGame.exe!FPositionVertexBuffer::Serialize() (0x00007ff653a10f1e) + 10 bytes [h:\yarkupdate\engine\source\runtime\engine\private\positionvertexbuffer.cpp:142]
AtlasGame.exe!FStaticMeshLODResources::Serialize() (0x00007ff653ae4a3a) + 0 bytes [h:\yarkupdate\engine\source\runtime\engine\private\staticmesh.cpp:451]
AtlasGame.exe!TIndirectArray<FStaticMeshLODResources,FDefaultAllocator>::Serialize() (0x00007ff653aed420) + 79 bytes [h:\yarkupdate\engine\source\runtime\core\public\containers\array.h:2327]
AtlasGame.exe!FStaticMeshRenderData::Serialize() (0x00007ff653ae5e39) + 0 bytes [h:\yarkupdate\engine\source\runtime\engine\private\staticmesh.cpp:826]
AtlasGame.exe!UStaticMesh::Serialize() (0x00007ff653ae7e5c) + 0 bytes [h:\yarkupdate\engine\source\runtime\engine\private\staticmesh.cpp:2311]
AtlasGame.exe!ULinkerLoad::Preload() (0x00007ff6531b2bd4) + 0 bytes [h:\yarkupdate\engine\source\runtime\coreuobject\private\uobject\linkerload.cpp:3025]
AtlasGame.exe!FAsyncPackage::CreateExports() (0x00007ff65318f45b) + 0 bytes [h:\yarkupdate\engine\source\runtime\coreuobject\private\serialization\asyncloading.cpp:1056]
AtlasGame.exe!FAsyncPackage::Tick() (0x00007ff65318dc02) + 8 bytes [h:\yarkupdate\engine\source\runtime\coreuobject\private\serialization\asyncloading.cpp:296]
AtlasGame.exe!ProcessAsyncLoading() (0x00007ff653190838) + 24 bytes [h:\yarkupdate\engine\source\runtime\coreuobject\private\serialization\asyncloading.cpp:1580]
AtlasGame.exe!StaticTick() (0x00007ff6531f1e0c) + 0 bytes [h:\yarkupdate\engine\source\runtime\coreuobject\private\uobject\uobjectglobals.cpp:303]
AtlasGame.exe!UGameEngine::Tick() (0x00007ff6538c4a17) + 0 bytes [h:\yarkupdate\engine\source\runtime\engine\private\gameengine.cpp:1125]
AtlasGame.exe!FEngineLoop::Tick() (0x00007ff651d7d1fa) + 0 bytes [h:\yarkupdate\engine\source\runtime\launch\private\launchengineloop.cpp:2492]
AtlasGame.exe!GuardedMain() (0x00007ff651d77d4c) + 0 bytes [h:\yarkupdate\engine\source\runtime\launch\private\launch.cpp:140]
AtlasGame.exe!GuardedMainWrapper() (0x00007ff651d7fc5a) + 5 bytes [h:\yarkupdate\engine\source\runtime\launch\private\windows\launchwindows.cpp:125]
AtlasGame.exe!WinMain() (0x00007ff651d7fd88) + 8 bytes [h:\yarkupdate\engine\source\runtime\launch\private\windows\launchwindows.cpp:209]
AtlasGame.exe!__tmainCRTStartup() (0x00007ff654bf9129) + 21 bytes [f:\dd\vctools\crt\crtw32\dllstuff\crtexe.c:618]
KERNEL32.DLL!UnknownFunction (0x00007fffc9563dc4) + 0 bytes [UnknownFile:0]
ntdll.dll!UnknownFunction (0x00007fffcbce3691) + 0 bytes [UnknownFile:0]
ntdll.dll!UnknownFunction (0x00007fffcbce3691) + 0 bytes [UnknownFile:0]
 

Edited by Dully

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×
×
  • Create New...