Advertisement
Guest User

Untitled

a guest
May 1st, 2016
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.22 KB | None | 0 0
  1. develop-2940 (x64)
  2. stonehearth/components/job/job_component.lua:368: bad argument #1 to 'ipairs' (table expected, got nil)
  3. stack traceback:
  4. radiant/modules/common.lua:237: in function 'report_traceback'
  5. radiant/modules/common.lua:248: in function <radiant/modules/common.lua:242>
  6. [C]: in function 'ipairs'
  7. stonehearth/components/job/job_component.lua:368: in function '_remove_all_perks'
  8. stonehearth/components/job/job_component.lua:380: in function 'demote'
  9. stonehearth/components/job/job_component.lua:238: in function 'promote_to'
  10. ...s/server/town/orchestrators/promote_orchestrator.lua:71: in function '_change_job'
  11. ...s/server/town/orchestrators/promote_orchestrator.lua:22: in function '_trigger_cb'
  12. radiant/modules/effects/trigger_effect.lua:14: in function 'fn'
  13. radiant/controllers/nonpersistent_timer.lua:56: in function 'fire'
  14. radiant/controllers/time_tracker_controller.lua:82: in function <radiant/controllers/time_tracker_controller.lua:82>
  15. [C]: in function 'xpcall'
  16. radiant/modules/common.lua:257: in function 'xpcall'
  17. radiant/controllers/time_tracker_controller.lua:82: in function 'set_now'
  18. radiant/modules/gamestate.lua:9: in function 'set_now'
  19. radiant/server.lua:61: in function <radiant/server.lua:58>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement