Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RUNTIME] MOD orebag doesn't drop ore #1099

Closed
MonkestationIssueBot opened this issue Jan 28, 2024 · 0 comments
Closed

[RUNTIME] MOD orebag doesn't drop ore #1099

MonkestationIssueBot opened this issue Jan 28, 2024 · 0 comments

Comments

@MonkestationIssueBot
Copy link

MonkestationIssueBot commented Jan 28, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants