A-Vladimir

Untitled

Dec 29th, 2024
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.17 KB | None | 0 0
  1. [18:39:12.548] [Error] Exception while invoking lua function 'update'. (LuaException) Error code 2, [string "/scripts/deployment/player_mechcompatcore.lua..."]:29: attempt to index a nil value (field 'mechPromises')
  2. stack traceback:
  3. [C]: in metamethod '__index'
  4. [string "/scripts/deployment/player_mechcompatcore.lua..."]:29: in function <[string "/scripts/deployment/player_mechcompatcore.lua..."]:23>
  5. [00] 0x7ff7aa859623 (StarException_windows.cpp:96) Star::captureStack
  6. [01] 0x7ff7aa857eec (StarException_windows.cpp:191) Star::StarException::StarException
  7. [02] 0x7ff7aa811d39 (StarLua.hpp:19) Star::LuaException::LuaException
  8. [03] 0x7ff7aa81a9e4 (StarLua.cpp:683) Star::LuaEngine::handleError
  9. [04] 0x7ff7aaa14a78 (StarLua.hpp:1997) Star::LuaEngine::callFunction<float>
  10. [05] 0x7ff7aaa17544 (StarLua.hpp:1762) Star::LuaFunction::invoke<Star::Variant<Star::Empty,bool,__int64,double,Star::LuaString,Star::LuaTable,Star::LuaFunction,Star::LuaThread,Star::LuaUserData>,float>
  11. [06] 0x7ff7aaa1741e (StarLuaComponents.hpp:193) Star::LuaBaseComponent::invoke<Star::Variant<Star::Empty,bool,__int64,double,Star::LuaString,Star::LuaTable,Star::LuaFunction,Star::LuaThread,Star::LuaUserData>,float>
  12. [07] 0x7ff7aab41328 (StarPlayerDeployment.cpp:84) Star::PlayerDeployment::update
  13. [08] 0x7ff7aab30d15 (StarPlayer.cpp:868) Star::Player::update
  14. [09] 0x7ff7aad10067 (StarWorldClient.cpp:1128) <lambda_aa96fd47e6ac61e3016df15aa39d0e71>::operator()
  15. [10] 0x7ff7aa9a075a (StarEntityMap.cpp:141) Star::EntityMap::updateAllEntities
  16. [11] 0x7ff7aad29d99 (StarWorldClient.cpp:1127) Star::WorldClient::update
  17. [12] 0x7ff7aaca19c2 (StarUniverseClient.cpp:271) Star::UniverseClient::update
  18. [13] 0x7ff7ab04bf8f (StarClientApplication.cpp:1029) Star::ClientApplication::updateRunning
  19. [14] 0x7ff7ab049d8a (StarClientApplication.cpp:356) Star::ClientApplication::update
  20. [15] 0x7ff7aaeca32f (StarMainApplication_sdl.cpp:450) Star::SdlPlatform::run
  21. [16] 0x7ff7aaeca5e9 (StarMainApplication_sdl.cpp:968) Star::runMainApplication
  22. [17] 0x7ff7ab04e71b (StarClientApplication.cpp:1210) WinMain
  23. [18] 0x7ff7ab1d0a72 (exe_common.inl:288) __scrt_common_main_seh
  24. [19] 0x7ffb7dede8d7 BaseThreadInitThunk
  25. [20] 0x7ffb7f9dfbcc RtlUserThreadStart
Advertisement
Add Comment
Please, Sign In to add comment