Advertisement
Leutiankane

Devkit error when trying to load small island.

Aug 7th, 2017
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.37 KB | None | 0 0
  1. Assertion failed: (Index >= 0) & (Index < ArrayNum) [File:H:\SVN_Ark\Engine\Source\Runtime\Core\Public\Containers\Array.h] [Line: 572]
  2. Array index out of bounds: 1 from an array of size 1
  3.  
  4.  
  5. VERSION: 264.0
  6. KERNELBASE.dll!UnknownFunction (0x00007ff87a029e08) + 0 bytes [UnknownFile:0]
  7. UE4Editor-Core.dll!UnknownFunction (0x00007ff844fc614d) + 0 bytes [UnknownFile:0]
  8. UE4Editor-Core.dll!UnknownFunction (0x00007ff844ead4f8) + 0 bytes [UnknownFile:0]
  9. UE4Editor-Core.dll!UnknownFunction (0x00007ff844e81a92) + 0 bytes [UnknownFile:0]
  10. UE4Editor-ShooterGame.dll!UTerrainComponent::FillSupplyCrateSpawningVolumes() (0x00007ff828d3d8f0) + 80 bytes [h:\svn_ark\projects\shootergame\source\shootergame\procterraingenerator\terraincomponent.cpp:389]
  11. UE4Editor-ShooterGame.dll!UTerrainComponent::GenerateTerrain() (0x00007ff828d433c5) + 0 bytes [h:\svn_ark\projects\shootergame\source\shootergame\procterraingenerator\terraincomponent.cpp:1238]
  12. UE4Editor-ShooterGame.dll!AShooterGameMode::InitGame() (0x00007ff828a86645) + 0 bytes [h:\svn_ark\projects\shootergame\source\shootergame\private\shootergamemode.cpp:823]
  13. UE4Editor-Engine.dll!UnknownFunction (0x00007ff82ecac194) + 0 bytes [UnknownFile:0]
  14. UE4Editor-Engine.dll!UnknownFunction (0x00007ff82e6d6b42) + 0 bytes [UnknownFile:0]
  15. UE4Editor-UnrealEd.dll!UnknownFunction (0x00007ff8328d58d7) + 0 bytes [UnknownFile:0]
  16. UE4Editor-UnrealEd.dll!UnknownFunction (0x00007ff832953f8c) + 0 bytes [UnknownFile:0]
  17. UE4Editor-UnrealEd.dll!UnknownFunction (0x00007ff83293502f) + 0 bytes [UnknownFile:0]
  18. UE4Editor-UnrealEd.dll!UnknownFunction (0x00007ff8329544f8) + 0 bytes [UnknownFile:0]
  19. UE4Editor-UnrealEd.dll!UnknownFunction (0x00007ff832661589) + 0 bytes [UnknownFile:0]
  20. UE4Editor-UnrealEd.dll!UnknownFunction (0x00007ff832ad99f6) + 0 bytes [UnknownFile:0]
  21. UE4Editor.exe!UnknownFunction (0x00007ff670e3ab85) + 0 bytes [UnknownFile:0]
  22. UE4Editor.exe!UnknownFunction (0x00007ff670e2fa5f) + 0 bytes [UnknownFile:0]
  23. UE4Editor.exe!UnknownFunction (0x00007ff670e2faca) + 0 bytes [UnknownFile:0]
  24. UE4Editor.exe!UnknownFunction (0x00007ff670e3c240) + 0 bytes [UnknownFile:0]
  25. UE4Editor.exe!UnknownFunction (0x00007ff670e3d189) + 0 bytes [UnknownFile:0]
  26. KERNEL32.DLL!UnknownFunction (0x00007ff87b892774) + 0 bytes [UnknownFile:0]
  27. ntdll.dll!UnknownFunction (0x00007ff87db10d51) + 0 bytes [UnknownFile:0]
  28. ntdll.dll!UnknownFunction (0x00007ff87db10d51) + 0 bytes [UnknownFile:0]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement