Advertisement
thakyZ

Starbound Apple's Roleplay Tech Bug #1

May 15th, 2017
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.98 KB | None | 0 0
  1. [16:29:48.865] [Error] Exception while invoking lua function 'update'. (LuaException) Error code 2, [string "/tech/distortionsphere/distortionsphere.lua"]:378: attempt to index a nil value (field '?')
  2. stack traceback:
  3. [C]: in metamethod '__index'
  4. [string "/tech/distortionsphere/distortionsphere.lua"]:378: in global 'getDirectives'
  5. [string "/tech/distortionsphere/distortionsphere.lua"]:104: in function <[string "/tech/distortionsphere/distortionsphere.lua"]:24>
  6. [0] 7ff6c4714403 Star::captureStack
  7. [1] 7ff6c471318e Star::StarException::StarException
  8. [2] 7ff6c46e7a91 Star::LuaEngine::handleError
  9. [3] 7ff6c48b7087 Star::LuaEngine::callFunction<Star::MapMixin<std::unordered_map<Star::String,Star::Json,Star::hash<Star::String,void>,std::equal_to<Star::String>,std::allocator<std::pair<Star::String const ,Star::Json> > > > >
  10. [4] 7ff6c48ba964 Star::LuaFunction::invoke<Star::Variant<Star::Empty,bool,__int64,double,Star::String,Star::LuaTable,Star::LuaFunction,Star::LuaThread,Star::LuaUserData>,Star::MapMixin<std::unordered_map<Star::String,Star::Json,Star::hash<Star::String,void>,std::equal_to<Star::String>,std::allocator<std::pair<Star::String const ,Star::Json> > > > >
  11. [5] 7ff6c48ba7f1 Star::LuaBaseComponent::invoke<Star::Variant<Star::Empty,bool,__int64,double,Star::String,Star::LuaTable,Star::LuaFunction,Star::LuaThread,Star::LuaUserData>,Star::MapMixin<std::unordered_map<Star::String,Star::Json,Star::hash<Star::String,void>,std::equal_to<Star::String>,std::allocator<std::pair<Star::String const ,Star::Json> > > > >
  12. [6] 7ff6c4b34a9c Star::LuaUpdatableComponent<Star::LuaWorldComponent<Star::LuaBaseComponent> >::update<Star::Variant<Star::Empty,bool,__int64,double,Star::String,Star::LuaTable,Star::LuaFunction,Star::LuaThread,Star::LuaUserData>,Star::MapMixin<std::unordered_map<Star::String,Star::Json,Star::hash<Star::String,void>,std::equal_to<Star::String>,std::allocator<std::pair<Star::String const ,Star::Json> > > > >
  13. [7] 7ff6c4b34a0c Star::LuaActorMovementComponent<Star::LuaUpdatableComponent<Star::LuaWorldComponent<Star::LuaBaseComponent> > >::update<Star::Variant<Star::Empty,bool,__int64,double,Star::String,Star::LuaTable,Star::LuaFunction,Star::LuaThread,Star::LuaUserData>,Star::MapMixin<std::unordered_map<Star::String,Star::Json,Star::hash<Star::String,void>,std::equal_to<Star::String>,std::allocator<std::pair<Star::String const ,Star::Json> > > > >
  14. [8] 7ff6c4b3e071 Star::TechController::tickMaster
  15. [9] 7ff6c49f598e Star::Player::update
  16. [10] 7ff6c4bdda68 <lambda_9fc580ae40b93070d912cafafa15880e>::operator()
  17. [11] 7ff6c484b5e7 Star::EntityMap::updateAllEntities
  18. [12] 7ff6c4bf3b28 Star::WorldClient::update
  19. [13] 7ff6c4b6ecf7 Star::UniverseClient::update
  20. [14] 7ff6c465e458 Star::ClientApplication::updateRunning
  21. [15] 7ff6c465cd9f Star::ClientApplication::update
  22. [16] 7ff6c4dcd891 Star::SdlPlatform::run
  23. [17] 7ff6c4dcda4d Star::runMainApplication
  24. [18] 7ff6c465fef6 WinMain
  25. [19] 7ff6c4fb45b3 __scrt_common_main_seh
  26. [20] 7ffd57ac2774 BaseThreadInitThunk
  27. [21] 7ffd59ed0d61 RtlUserThreadStart
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement