Jump to content

The client crash because of SharedPointer


BlackstarX

Recommended Posts

引用

---------------------------
The UE4-ShooterGame Game has crashed and will close
---------------------------
Assertion failed: IsValid() [File:F:\build\SummerBash2021\Engine\Source\Runtime\Core\Public\Templates\SharedPointer.h] [Line: 658] 



VERSION: 332.9
KERNELBASE.dll!UnknownFunction (0x00007ffd0c063b19) + 0 bytes [UnknownFile:0]
ShooterGame.exe!FOutputDevice::Logf__VA() (0x00007ff741aee2f8) + 159 bytes [f:\build\summerbash2021\engine\source\runtime\core\private\misc\outputdevice.cpp:145]
ShooterGame.exe!FDebug::AssertFailed() (0x00007ff741adb018) + 117 bytes [f:\build\summerbash2021\engine\source\runtime\core\private\misc\outputdevice.cpp:220]
ShooterGame.exe!<lambda_d7de6281e5d0f1c7ca43f5ae1208e37c>::operator()() (0x00007ff7408588f5) + 319 bytes [f:\build\summerbash2021\projects\shootergame\source\shootergame\private\shootergameinstance.cpp:1544]
ShooterGame.exe!TBaseFunctorDelegateInstance_ThreeParams<<lambda_d7de6281e5d0f1c7ca43f5ae1208e37c>,void,TSharedPtr<IHttpRequest,0>,TSharedPtr<IHttpResponse,1>,bool>::Execute() (0x00007ff740862255) + 237 bytes [f:\build\summerbash2021\engine\source\runtime\core\public\delegates\delegateinstancesimpl.inl:850]
ShooterGame.exe!TBaseRawMethodDelegateInstance_ThreeParams<FAmazonS3MultipartUpload,void,TSharedPtr<IHttpRequest,0>,TSharedPtr<IHttpResponse,1>,bool>::ExecuteIfSafe() (0x00007ff73fbbd85a) + 0 bytes [f:\build\summerbash2021\engine\source\runtime\core\public\delegates\delegateinstancesimpl.inl:375]
ShooterGame.exe!TBaseDelegate_ThreeParams<void,TSharedPtr<IHttpRequest,0>,TSharedPtr<IHttpResponse,1>,bool>::ExecuteIfBound() (0x00007ff7420aa8b3) + 72 bytes [f:\build\summerbash2021\engine\source\runtime\core\public\delegates\delegatesignatureimpl.inl:1126]
ShooterGame.exe!FHttpRequestWinInet::FinishedRequest() (0x00007ff7420ab023) + 56 bytes [f:\build\summerbash2021\engine\source\runtime\online\http\private\windows\httpwininet.cpp:666]
ShooterGame.exe!FHttpRequestWinInet::Tick() (0x00007ff7420b37e2) + 0 bytes [f:\build\summerbash2021\engine\source\runtime\online\http\private\windows\httpwininet.cpp:783]
ShooterGame.exe!FHttpManager::Tick() (0x00007ff7420b34b1) + 0 bytes [f:\build\summerbash2021\engine\source\runtime\online\http\private\httpmodule.cpp:153]
ShooterGame.exe!FTicker::Tick() (0x00007ff73fba3bfa) + 30 bytes [f:\build\summerbash2021\engine\source\runtime\core\public\containers\ticker.h:78]
ShooterGame.exe!FEngineLoop::Tick() (0x00007ff73fba388b) + 0 bytes [f:\build\summerbash2021\engine\source\runtime\launch\private\launchengineloop.cpp:2534]
ShooterGame.exe!GuardedMain() (0x00007ff73fb9e64c) + 0 bytes [f:\build\summerbash2021\engine\source\runtime\launch\private\launch.cpp:140]
ShooterGame.exe!GuardedMainWrapper() (0x00007ff73fb9e69a) + 5 bytes [f:\build\summerbash2021\engine\source\runtime\launch\private\windows\launchwindows.cpp:125]
ShooterGame.exe!WinMain() (0x00007ff73fba3f9c) + 17 bytes [f:\build\summerbash2021\engine\source\runtime\launch\private\windows\launchwindows.cpp:213]
ShooterGame.exe!__tmainCRTStartup() (0x00007ff7432e342d) + 21 bytes [f:\dd\vctools\crt\crtw32\dllstuff\crtexe.c:618]
KERNEL32.DLL!UnknownFunction (0x00007ffd0d3c7c24) + 0 bytes [UnknownFile:0]
ntdll.dll!UnknownFunction (0x00007ffd0ec4d721) + 0 bytes [UnknownFile:0]
ntdll.dll!UnknownFunction (0x00007ffd0ec4d721) + 0 bytes [UnknownFile:0]

---------------------------
确定   
---------------------------
 

SharedPointer.thumb.png.4a3d96aafa25935e8982a265ac81866f.png

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...