Advertisement
Guest User

Untitled

a guest
Dec 15th, 2017
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.49 KB | None | 0 0
  1. ---------------------------
  2. The UE4-ShooterGame Game has crashed and will close
  3. ---------------------------
  4. LowLevelFatalError [File:C:\SVN_Ark\Engine\Source\Runtime\RenderCore\Private\RenderResource.cpp] [Line: 118]
  5. A FRenderResource was deleted without being released first!
  6.  
  7.  
  8.  
  9.  
  10. VERSION: 275.33
  11.  
  12. KERNELBASE.dll!UnknownFunction (0x00007ff879da3fb8) + 0 bytes [UnknownFile:0]
  13.  
  14. ShooterGame.exe!FError::LowLevelFatal() (0x00007ff634482246) + 0 bytes [c:\svn_ark\engine\source\runtime\core\private\misc\outputdevice.cpp:354]
  15.  
  16. ShooterGame.exe!FTextureRenderTarget2DResource::`scalar deleting destructor'() (0x00007ff634efbfa1) + 0 bytes [UnknownFile:0]
  17.  
  18. ShooterGame.exe!UTexture::FinishDestroy() (0x00007ff634ef1354) + 0 bytes [c:\svn_ark\engine\source\runtime\engine\private\texture.cpp:400]
  19.  
  20. ShooterGame.exe!UObject::ConditionalFinishDestroy() (0x00007ff6345319fe) + 0 bytes [c:\svn_ark\engine\source\runtime\coreuobject\private\uobject\obj.cpp:750]
  21.  
  22. ShooterGame.exe!IncrementalPurgeGarbage() (0x00007ff63450e0f8) + 0 bytes [c:\svn_ark\engine\source\runtime\coreuobject\private\uobject\garbagecollection.cpp:971]
  23.  
  24. ShooterGame.exe!CollectGarbage() (0x00007ff63450ecf4) + 0 bytes [c:\svn_ark\engine\source\runtime\coreuobject\private\uobject\garbagecollection.cpp:1344]
  25.  
  26. ShooterGame.exe!UWorld::Tick() (0x00007ff634d51a95) + 0 bytes [c:\svn_ark\engine\source\runtime\engine\private\leveltick.cpp:1507]
  27.  
  28. ShooterGame.exe!UGameEngine::Tick() (0x00007ff634c78b25) + 0 bytes [c:\svn_ark\engine\source\runtime\engine\private\gameengine.cpp:1170]
  29.  
  30. ShooterGame.exe!FEngineLoop::Tick() (0x00007ff633706365) + 0 bytes [c:\svn_ark\engine\source\runtime\launch\private\launchengineloop.cpp:2421]
  31.  
  32. ShooterGame.exe!GuardedMain() (0x00007ff6337007ac) + 0 bytes [c:\svn_ark\engine\source\runtime\launch\private\launch.cpp:140]
  33.  
  34. ShooterGame.exe!GuardedMainWrapper() (0x00007ff6337078ca) + 5 bytes [c:\svn_ark\engine\source\runtime\launch\private\windows\launchwindows.cpp:125]
  35.  
  36. ShooterGame.exe!WinMain() (0x00007ff6337079f8) + 8 bytes [c:\svn_ark\engine\source\runtime\launch\private\windows\launchwindows.cpp:209]
  37.  
  38. ShooterGame.exe!__tmainCRTStartup() (0x00007ff635f29e51) + 21 bytes [f:\dd\vctools\crt\crtw32\dllstuff\crtexe.c:618]
  39.  
  40. KERNEL32.DLL!UnknownFunction (0x00007ff87c891fe4) + 0 bytes [UnknownFile:0]
  41.  
  42. ntdll.dll!UnknownFunction (0x00007ff87cecef91) + 0 bytes [UnknownFile:0]
  43.  
  44. ntdll.dll!UnknownFunction (0x00007ff87cecef91) + 0 bytes [UnknownFile:0]
  45.  
  46.  
  47. ---------------------------
  48. OK
  49. ---------------------------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement