Advertisement
Mooncalf

Fossil/natural slopes bug

Jul 14th, 2019
621
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.62 KB | None | 0 0
  1. [17:44:59.419] [Error] Exception while calling script init: (LuaException) Error code 2, [string "/interface/games/fossilgame/level.lua"]:16: attempt to call a nil value (field 'errorInfo')
  2. stack traceback:
  3. [C]: in field 'errorInfo'
  4. [string "/interface/games/fossilgame/level.lua"]:16: in global 'checkD'
  5. [string "/interface/games/fossilgame/level.lua"]:37: in method 'new'
  6. [string "/interface/games/fossilgame/generator.lua"]:20: in method 'generate'
  7. [string "/interface/games/fossilgame/fossilgame.lua"]:67: in global 'initGame'
  8. [string "/interface/games/fossilgame/fossilgame.lua"]:18: in function <[string "/interface/games/fossilgame/fossilgame.lua"]:9>
  9. [0] 7ff750d4a7f3 Star::captureStack
  10. [1] 7ff750d4957e Star::StarException::StarException
  11. [2] 7ff750d1d5c1 Star::LuaEngine::handleError
  12. [3] 7ff750efe84b Star::LuaEngine::callFunction<>
  13. [4] 7ff750f023a3 Star::LuaFunction::invoke<Star::Variant<Star::Empty,bool,__int64,double,Star::LuaString,Star::LuaTable,Star::LuaFunction,Star::LuaThread,Star::LuaUserData> >
  14. [5] 7ff75138043f Star::LuaContext::invokePath<Star::Variant<Star::Empty,bool,__int64,double,Star::LuaString,Star::LuaTable,Star::LuaFunction,Star::LuaThread,Star::LuaUserData> >
  15. [6] 7ff751381d37 Star::LuaBaseComponent::init
  16. [7] 7ff7515988ad Star::ScriptPane::displayed
  17. [8] 7ff7514d2479 Star::PaneManager::displayPane
  18. [9] 7ff75155fe0d Star::MainInterface::handleInteractAction
  19. [10] 7ff750c9618f Star::ClientApplication::updateRunning
  20. [11] 7ff750c9494d Star::ClientApplication::update
  21. [12] 7ff75145d071 Star::SdlPlatform::run
  22. [13] 7ff75145d22d Star::runMainApplication
  23. [14] 7ff750c97941 WinMain
  24. [15] 7ff75164079f __scrt_common_main_seh
  25. [16] 7ffd21097e94 BaseThreadInitThunk
  26. [17] 7ffd232b7ad1 RtlUserThreadStart
  27. [17:45:10.293] [Info] UniverseClient: Client disconnecting...
  28. [17:45:10.368] [Info] Client received world stop packet, leaving: Removed
  29. [17:45:10.373] [Info] UniverseServer: Client 'Moira' <1> (local) disconnected for reason:
  30. [17:45:10.374] [Info] UniverseServer: Stopping idle world CelestialWorld:131811342:867594754:7921059:6:2
  31. [17:45:10.794] [Info] UniverseServer: Stopping UniverseServer
  32. [17:45:10.804] [Info] Deleting discord server lobby 599989719820009483
  33. [17:45:11.005] [Error] Could not connect delete server lobby (err 0)
  34. [17:45:12.487] [Info] Application: quit requested
  35. [17:45:12.487] [Info] Application: quitting...
  36. [17:45:12.487] [Info] Application: shutdown...
  37. [17:45:12.788] [Info] Root: Shutting down Root
  38. [17:45:14.203] [Info] Application: Destroying SDL Window
  39. [17:45:14.257] [Info] Deleting discord server lobby 599989719820009483
  40. [17:45:14.262] [Info] Application: stopped gracefully
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement