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

[13:48:28] Runtime in code/datums/bodypart_overlays/mutant_bodypart_overlay.dm, line 48: Trying to call get_image() on /datum/bodypart_overlay/mutant/tail/cat while it didn't have a sprite_datum. This shouldn't happen, report it as soon as possible. #936

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

Comments

@MonkestationIssueBot
Copy link

MonkestationIssueBot commented Jan 12, 2024

Reporting client info: Client Information:
BYOND:515.1623
Key:dexee

Round ID:

3326

Testmerges:

Reproduction:

[13:48:28] Runtime in code/datums/bodypart_overlays/mutant_bodypart_overlay.dm, line 48: Trying to call get_image() on /datum/bodypart_overlay/mutant/tail/cat while it didn't have a sprite_datum. This shouldn't happen, report it as soon as possible.
proc name: get image (/datum/bodypart_overlay/mutant/get_image)
usr: StevieTV123/(Eric Davis)
usr.loc: (Command Hallway (108,125,2))
src: /datum/bodypart_overlay/mutant... (/datum/bodypart_overlay/mutant/tail/cat)
call stack:
/datum/bodypart_overlay/mutant... (/datum/bodypart_overlay/mutant/tail/cat): get image(-6, the sn_golem chest (/obj/item/bodypart/chest/golem/snow))
/datum/bodypart_overlay/mutant... (/datum/bodypart_overlay/mutant/tail/cat): get overlay(-6, the sn_golem chest (/obj/item/bodypart/chest/golem/snow))
/datum/bodypart_overlay/mutant... (/datum/bodypart_overlay/mutant/tail/cat): get overlay(1, the sn_golem chest (/obj/item/bodypart/chest/golem/snow))
the sn_golem chest (/obj/item/bodypart/chest/golem/snow): get limb icon(1)
the sn_golem chest (/obj/item/bodypart/chest/golem/snow): update icon dropped()
the sn_golem chest (/obj/item/bodypart/chest/golem/snow): drop limb(1, null)
the sn_golem chest (/obj/item/bodypart/chest/golem/snow): drop limb(1)
the moth chest (/obj/item/bodypart/chest/moth): replace limb(Unknown (/mob/living/carbon/human), 1)
Unknown (/mob/living/carbon/human): bioscramble("quirky machinery")
/datum/component/artifact/surg... (/datum/component/artifact/surgery): effect touched(Unknown (/mob/living/carbon/human))
/datum/component/artifact/surg... (/datum/component/artifact/surgery): on unarmed(the quirky machinery (/obj/structure/artifact/surgery), Unknown (/mob/living/carbon/human))
the quirky machinery (/obj/structure/artifact/surgery): SendSignal("atom_attack_hand", /list (/list))
the quirky machinery (/obj/structure/artifact/surgery): attack hand(Unknown (/mob/living/carbon/human), null)
the quirky machinery (/obj/structure/artifact/surgery): attack hand(Unknown (/mob/living/carbon/human), null)
Unknown (/mob/living/carbon/human): UnarmedAttack(the quirky machinery (/obj/structure/artifact/surgery), 1)
Unknown (/mob/living/carbon/human): ClickOn(the quirky machinery (/obj/structure/artifact/surgery), "icon-x=17;icon-y=11;left=1;but...")
the quirky machinery (/obj/structure/artifact/surgery): Click(the floor (107,125,2) (/turf/open/floor/iron), "mapwindow.map", "icon-x=17;icon-y=11;left=1;but...")
StevieTV123 (/client): Click(the quirky machinery (/obj/structure/artifact/surgery), the floor (107,125,2) (/turf/open/floor/iron), "mapwindow.map", "icon-x=17;icon-y=11;left=1;but...")

@dwasint dwasint closed this as completed Jan 27, 2024
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