You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[03:34:56] Runtime in code/modules/mod/modules/modules_supply.dm, line 209: Cannot execute null.forceMove().
proc name: on use (/obj/item/mod/module/orebag/on_use)
usr: Vanghan/(Yoghurt)
usr.loc: (Cargo Bay (76,145,2))
src: MOD ore bag module (/obj/item/mod/module/orebag)
src.loc: the mining MOD control unit (/obj/item/mod/control/pre_equipped/mining)
call stack:
MOD ore bag module (/obj/item/mod/module/orebag): on use()
MOD ore bag module (/obj/item/mod/module/orebag): on select()
the mining MOD control unit (/obj/item/mod/control/pre_equipped/mining): quick module(Yoghurt (/mob/living/carbon/human))
Toggle Module (/datum/action/item_action/mod/module): Trigger(null)
Toggle Module (/atom/movable/screen/movable/action_button): Click(null, "mapwindow.map", "icon-x=13;icon-y=10;left=1;but...")
Additional notes:
The one that was affected by this seems to think that something revolving being hit with an EMP was likely the root cause. The top of the list had a NULL issue.
The text was updated successfully, but these errors were encountered:
Reporting client info: Client Information:
BYOND:515.1630
Key:dexee
Round ID:
3476
Testmerges:
Reproduction:
[03:34:56] Runtime in code/modules/mod/modules/modules_supply.dm, line 209: Cannot execute null.forceMove().
proc name: on use (/obj/item/mod/module/orebag/on_use)
usr: Vanghan/(Yoghurt)
usr.loc: (Cargo Bay (76,145,2))
src: MOD ore bag module (/obj/item/mod/module/orebag)
src.loc: the mining MOD control unit (/obj/item/mod/control/pre_equipped/mining)
call stack:
MOD ore bag module (/obj/item/mod/module/orebag): on use()
MOD ore bag module (/obj/item/mod/module/orebag): on select()
the mining MOD control unit (/obj/item/mod/control/pre_equipped/mining): quick module(Yoghurt (/mob/living/carbon/human))
Toggle Module (/datum/action/item_action/mod/module): Trigger(null)
Toggle Module (/atom/movable/screen/movable/action_button): Click(null, "mapwindow.map", "icon-x=13;icon-y=10;left=1;but...")
Additional notes:
The one that was affected by this seems to think that something revolving being hit with an EMP was likely the root cause. The top of the list had a NULL issue.
The text was updated successfully, but these errors were encountered: