Advertisement
Guest User

UE4 Crash

a guest
Apr 27th, 2015
211
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.41 KB | None | 0 0
  1. Fatal error!
  2.  
  3. Unhandled Exception: EXCEPTION_ACCESS_VIOLATION reading address 0x00000040
  4.  
  5. UE4Editor-UMG.dll!FWidget3DHitTester::GetBubblePathAndVirtualCursors() (0x000007fee350d0ff) + 0 bytes [d:\buildfarm\buildmachine_++depot+ue4-releases+4.7\engine\source\runtime\umg\private\components\widgetcomponent.cpp:154]
  6. UE4Editor-SlateCore.dll!FHittestGrid::GetWidgetPathAndDist() (0x000007fee88adfed) + 97 bytes [d:\buildfarm\buildmachine_++depot+ue4-releases+4.7\engine\source\runtime\slatecore\private\input\hittestgrid.cpp:628]
  7. UE4Editor-SlateCore.dll!FHittestGrid::GetBubblePath() (0x000007fee889a9ea) + 25 bytes [d:\buildfarm\buildmachine_++depot+ue4-releases+4.7\engine\source\runtime\slatecore\private\input\hittestgrid.cpp:148]
  8. UE4Editor-Slate.dll!FSlateApplication::LocateWindowUnderMouse() (0x000007fee38838d4) + 60 bytes [d:\buildfarm\buildmachine_++depot+ue4-releases+4.7\engine\source\runtime\slate\private\framework\application\slateapplication.cpp:831]
  9. UE4Editor-Slate.dll!FSlateApplication::UpdateToolTip() (0x000007fee38c5e89) + 54 bytes [d:\buildfarm\buildmachine_++depot+ue4-releases+4.7\engine\source\runtime\slate\private\framework\application\slateapplication.cpp:2640]
  10. UE4Editor-Slate.dll!FSlateApplication::Tick() (0x000007fee38bff34) + 10 bytes [d:\buildfarm\buildmachine_++depot+ue4-releases+4.7\engine\source\runtime\slate\private\framework\application\slateapplication.cpp:1236]
  11. UE4Editor.exe!FEngineLoop::Tick() (0x000000013f8f036f) + 0 bytes [d:\buildfarm\buildmachine_++depot+ue4-releases+4.7\engine\source\runtime\launch\private\launchengineloop.cpp:2284]
  12. UE4Editor.exe!GuardedMain() (0x000000013f8e267c) + 0 bytes [d:\buildfarm\buildmachine_++depot+ue4-releases+4.7\engine\source\runtime\launch\private\launch.cpp:142]
  13. UE4Editor.exe!GuardedMainWrapper() (0x000000013f8e26ea) + 5 bytes [d:\buildfarm\buildmachine_++depot+ue4-releases+4.7\engine\source\runtime\launch\private\windows\launchwindows.cpp:126]
  14. UE4Editor.exe!WinMain() (0x000000013f8f2219) + 17 bytes [d:\buildfarm\buildmachine_++depot+ue4-releases+4.7\engine\source\runtime\launch\private\windows\launchwindows.cpp:202]
  15. UE4Editor.exe!__tmainCRTStartup() (0x000000013f8f3159) + 21 bytes [f:\dd\vctools\crt\crtw32\dllstuff\crtexe.c:618]
  16. kernel32.dll!UnknownFunction (0x0000000076f459cd) + 0 bytes [UnknownFile:0]
  17. ntdll.dll!UnknownFunction (0x000000007707b891) + 0 bytes [UnknownFile:0]
  18. ntdll.dll!UnknownFunction (0x000000007707b891) + 0 bytes [UnknownFile:0]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement