Advertisement
Guest User

Untitled

a guest
Jul 22nd, 2018
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.98 KB | None | 0 0
  1. [08:38:03] Runtime in human_movement.dm, line 35: Cannot read null.species
  2. proc name: mob negates gravity (/mob/living/carbon/human/mob_negates_gravity)
  3. usr: Unspeakable () (/mob/living/carbon/human)
  4. src: Unspeakable (/mob/living/carbon/human)
  5. src.loc: null
  6. call stack:
  7. Unspeakable (/mob/living/carbon/human): mob negates gravity()
  8. Unspeakable (/mob/living/carbon/human): mob has gravity()
  9. Unspeakable (/mob/living/carbon/human): Move(space (107,102,2) (/turf/open/space), 2)
  10. Unspeakable (/mob/living/carbon/human): Move(space (107,102,2) (/turf/open/space), 2)
  11. MaximumSpider (/client): Move(space (107,102,2) (/turf/open/space), 2)
  12. Unspeakable (/mob/living/carbon/human): keyLoop(MaximumSpider (/client))
  13. MaximumSpider (/client): keyLoop()
  14. Input (/datum/controller/subsystem/input): fire(0)
  15. Input (/datum/controller/subsystem/input): ignite(0)
  16. Master (/datum/controller/master): RunQueue()
  17. Master (/datum/controller/master): Loop()
  18. Master (/datum/controller/master): StartProcessing(0)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement