discordia-space / CEV-Eris

Death is our destination
https://discord.gg/QfEg7K7
Other
151 stars 499 forks source link

runtime error: Cannot execute null.forceMove(). #1140

Closed SpadesSlick closed 6 years ago

SpadesSlick commented 6 years ago
runtime error: Cannot execute null.forceMove().
proc name: drop item (/mob/proc/drop_item)
  source file: inventory.dm,176
  usr: null
  src:  (/mob/living/carbon/human)
  src.loc: space (246,151,6) (/turf/space)
  call stack:
 (/mob/living/carbon/human): drop item(null)
the technomancer\'s jumpsuit (/obj/item/clothing/under/rank/engineer): attackby(the cargo armband (/obj/item/clothing/accessory/armband/cargo),  (/mob/living/carbon/human))
the technomancer\'s jumpsuit (/obj/item/clothing/under/rank/engineer): attackby(the cargo armband (/obj/item/clothing/accessory/armband/cargo),  (/mob/living/carbon/human))
 (/mob/living/carbon/human): equip to slot(the cargo armband (/obj/item/clothing/accessory/armband/cargo), 22, 0)
 (/mob/living/carbon/human): equip to slot if possible(the cargo armband (/obj/item/clothing/accessory/armband/cargo), 22, 1, 1, 0)
 (/mob/living/carbon/human): equip to slot or del(the cargo armband (/obj/item/clothing/accessory/armband/cargo), 22)
/datum/controller/occupations (/datum/controller/occupations): EquipRank( (/mob/living/carbon/human), "Technomancer", 0)
/datum/controller/gameticker (/datum/controller/gameticker): equip characters()
/datum/controller/gameticker (/datum/controller/gameticker): setup()
/datum/controller/gameticker (/datum/controller/gameticker): pregame()
ticker (/datum/controller/process/ticker): setup()
fluorescent-net commented 6 years ago

Fixed in https://github.com/discordia-space/CEV-Eris/pull/1138