Advertisement
Guest User

log

a guest
Jun 27th, 2017
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.92 KB | None | 0 0
  1. [00:46:58.258] [Error] Exception while invoking lua function 'activate'. (LuaException) Error code 2, [string "/items/portableconsole.lua"]:5: attempt to index a nil value (global 'player')
  2. stack traceback:
  3. [C]: in metamethod '__index'
  4. [string "/items/portableconsole.lua"]:5: in function <[string "/items/portableconsole.lua"]:1>
  5. 0 starbound 0x0000000104cb2210 _ZN4Star13StarExceptionC2EPKcNSt3__112basic_stringIcNS3_11char_traitsIcEENS3_9allocatorIcEEEE + 128
  6. 1 starbound 0x0000000104c69460 _ZN4Star9LuaEngine11handleErrorEP9lua_Statei + 960
  7. 2 starbound 0x00000001054b360f _ZN4Star9LuaEngine12callFunctionIJNS_6StringEbNS_8MapMixinINSt3__113unordered_mapIS2_bNS_4hashIS2_vEENS4_8equal_toIS2_EENS4_9allocatorINS4_4pairIKS2_bEEEEEEEEEEENS_7VariantINSH_INS_5EmptyEJbxdS2_NS_8LuaTableENS_11LuaFunctionENS_9LuaThreadENS_11LuaUserDataEEEEJNS_11LuaVariadicISN_EEEEEiDpRKT_ + 223
  8. 3 starbound 0x00000001054b137a _ZN4Star16LuaBaseComponent6invokeINS_7VariantINS_5EmptyEJbxdNS_6StringENS_8LuaTableENS_11LuaFunctionENS_9LuaThreadENS_11LuaUserDataEEEEJRKS4_RbRNS_8MapMixinINSt3__113unordered_mapIS4_bNS_4hashIS4_vEENSE_8equal_toIS4_EENSE_9allocatorINSE_4pairISA_bEEEEEEEEEEENS_5MaybeIT_EESB_DpOT0_ + 698
  9. 4 starbound 0x00000001054a7795 _ZN4Star10ActiveItem6updateENS_8FireModeEbRKNS_7HashSetINS_15MoveControlTypeENS_4hashIS3_vEENSt3__18equal_toIS3_EENS6_9allocatorIS3_EEEE + 293
  10. 5 starbound 0x00000001052e9d18 _ZN4Star8ToolUser4tickEbRKNS_7HashSetINS_15MoveControlTypeENS_4hashIS2_vEENSt3__18equal_toIS2_EENS5_9allocatorIS2_EEEE + 184
  11. 6 starbound 0x00000001050f9dd6 _ZN4Star6Player6updateEy + 1766
  12. 7 starbound 0x0000000105396e5a _ZNSt3__110__function6__funcIZN4Star11WorldClient6updateEvE3$_9NS_9allocatorIS4_EEFvRKNS_10shared_ptrINS2_6EntityEEEEEclESB_ + 42
  13. 8 starbound 0x0000000104e48aee _ZN4Star9EntityMap17updateAllEntitiesERKNSt3__18functionIFvRKNS1_10shared_ptrINS_6EntityEEEEEENS2_IFbS7_S7_EEE + 334
  14. 9 starbound 0x00000001053871dd _ZN4Star11WorldClient6updateEv + 1309
  15. 10 starbound 0x00000001052fbebe _ZN4Star14UniverseClient6updateEv + 1902
  16. 11 starbound 0x0000000104ba019f _ZN4Star17ClientApplication13updateRunningEv + 1951
  17. 12 starbound 0x0000000104b9e492 _ZN4Star17ClientApplication6updateEv + 482
  18. 13 starbound 0x0000000105623d21 _ZN4Star11SdlPlatform3runEv + 577
  19. 14 starbound 0x0000000105623964 _ZN4Star18runMainApplicationENSt3__110unique_ptrINS_11ApplicationENS0_14default_deleteIS2_EEEENS_10StringListE + 180
  20. 15 starbound 0x0000000104ba25cc main + 92
  21. 16 libdyld.dylib 0x00007fffe9293255 start + 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement