Advertisement
Guest User

Untitled

a guest
Mar 18th, 2018
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.23 KB | None | 0 0
  1. Assertion failed: SuccessfullyMeasuredSlice == true [File:D:\build\PC\Engine\Source\Runtime\Slate\Private\Framework\Text\TextLayout.cpp] [Line: 91]
  2.  
  3.  
  4.  
  5. VERSION: 278.73
  6. KERNELBASE.dll!UnknownFunction (0x00007ffd1cfd4008) + 0 bytes [UnknownFile:0]
  7. ShooterGame.exe!FOutputDevice::Logf__VA() (0x00007ff6366956b8) + 159 bytes [d:\build\pc\engine\source\runtime\core\private\misc\outputdevice.cpp:145]
  8. ShooterGame.exe!FDebug::AssertFailed() (0x00007ff636695c55) + 178 bytes [d:\build\pc\engine\source\runtime\core\private\misc\outputdevice.cpp:220]
  9. ShooterGame.exe!FTextLayout::CreateBreakCandidate() (0x00007ff6368d1273) + 32 bytes [d:\build\pc\engine\source\runtime\slate\private\framework\text\textlayout.cpp:91]
  10. ShooterGame.exe!FTextLayout::CreateLineWrappingCache() (0x00007ff6368d365a) + 32 bytes [d:\build\pc\engine\source\runtime\slate\private\framework\text\textlayout.cpp:573]
  11. ShooterGame.exe!FTextLayout::CreateWrappingCache() (0x00007ff6368d335b) + 0 bytes [d:\build\pc\engine\source\runtime\slate\private\framework\text\textlayout.cpp:536]
  12. ShooterGame.exe!FTextLayout::FlowLayout() (0x00007ff6368d24f8) + 0 bytes [d:\build\pc\engine\source\runtime\slate\private\framework\text\textlayout.cpp:325]
  13. ShooterGame.exe!FTextLayout::UpdateLayout() (0x00007ff6368d3a3e) + 0 bytes [d:\build\pc\engine\source\runtime\slate\private\framework\text\textlayout.cpp:635]
  14. ShooterGame.exe!FTextLayout::UpdateIfNeeded() (0x00007ff6368d39e2) + 0 bytes [d:\build\pc\engine\source\runtime\slate\private\framework\text\textlayout.cpp:625]
  15. ShooterGame.exe!SMultiLineEditableText::FinishChangingText() (0x00007ff63693ae22) + 0 bytes [d:\build\pc\engine\source\runtime\slate\private\widgets\text\smultilineeditabletext.cpp:583]
  16. ShooterGame.exe!FTextEditHelper::OnKeyChar() (0x00007ff6368cf5e9) + 9 bytes [d:\build\pc\engine\source\runtime\slate\private\framework\text\textedithelper.cpp:81]
  17. ShooterGame.exe!SEditableText::OnKeyChar() (0x00007ff6368f4fff) + 134 bytes [d:\build\pc\engine\source\runtime\slate\private\widgets\input\seditabletext.cpp:1690]
  18. ShooterGame.exe!FSlateApplication::ProcessKeyCharEvent() (0x00007ff636841179) + 20 bytes [d:\build\pc\engine\source\runtime\slate\private\framework\application\slateapplication.cpp:3122]
  19. ShooterGame.exe!FSlateApplication::OnKeyChar() (0x00007ff636840ee1) + 0 bytes [d:\build\pc\engine\source\runtime\slate\private\framework\application\slateapplication.cpp:3094]
  20. ShooterGame.exe!FWindowsApplication::ProcessDeferredMessage() (0x00007ff6366c1fde) + 0 bytes [d:\build\pc\engine\source\runtime\core\private\windows\windowsapplication.cpp:1122]
  21. ShooterGame.exe!FWindowsApplication::DeferMessage() (0x00007ff6366c2f91) + 74 bytes [d:\build\pc\engine\source\runtime\core\private\windows\windowsapplication.cpp:1637]
  22. ShooterGame.exe!FWindowsApplication::ProcessMessage() (0x00007ff6366c0533) + 0 bytes [d:\build\pc\engine\source\runtime\core\private\windows\windowsapplication.cpp:1043]
  23. ShooterGame.exe!FWindowsApplication::AppWndProc() (0x00007ff6366bf9d7) + 0 bytes [d:\build\pc\engine\source\runtime\core\private\windows\windowsapplication.cpp:599]
  24. USER32.dll!UnknownFunction (0x00007ffd1e8bb85d) + 0 bytes [UnknownFile:0]
  25. USER32.dll!UnknownFunction (0x00007ffd1e8bb1ef) + 0 bytes [UnknownFile:0]
  26. ShooterGame.exe!FWindowsPlatformMisc::PumpMessages() (0x00007ff6366d0586) + 41 bytes [d:\build\pc\engine\source\runtime\core\private\windows\windowsplatformmisc.cpp:800]
  27. ShooterGame.exe!FEngineLoop::Tick() (0x00007ff6358f6761) + 0 bytes [d:\build\pc\engine\source\runtime\launch\private\launchengineloop.cpp:2407]
  28. ShooterGame.exe!GuardedMain() (0x00007ff6358f0c4c) + 0 bytes [d:\build\pc\engine\source\runtime\launch\private\launch.cpp:140]
  29. ShooterGame.exe!GuardedMainWrapper() (0x00007ff6358f7d6a) + 5 bytes [d:\build\pc\engine\source\runtime\launch\private\windows\launchwindows.cpp:125]
  30. ShooterGame.exe!WinMain() (0x00007ff6358f7e98) + 8 bytes [d:\build\pc\engine\source\runtime\launch\private\windows\launchwindows.cpp:209]
  31. ShooterGame.exe!__tmainCRTStartup() (0x00007ff638142281) + 21 bytes [f:\dd\vctools\crt\crtw32\dllstuff\crtexe.c:618]
  32. KERNEL32.DLL!UnknownFunction (0x00007ffd1e5b1fe4) + 0 bytes [UnknownFile:0]
  33. ntdll.dll!UnknownFunction (0x00007ffd2073efc1) + 0 bytes [UnknownFile:0]
  34. ntdll.dll!UnknownFunction (0x00007ffd2073efc1) + 0 bytes [UnknownFile:0]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement