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] Xenobio Slime Management Console buttons disappeared #755

Closed
MonkestationIssueBot opened this issue Dec 19, 2023 · 2 comments
Closed

Comments

@MonkestationIssueBot
Copy link

MonkestationIssueBot commented Dec 19, 2023

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

Round ID:

2959

Testmerges:

Reproduction:

[00:10:42] Runtime in code/game/machinery/computer/camera_advanced.dm, line 178: Cannot execute null.supress().
proc name: give eye control (/obj/machinery/computer/camera_advanced/proc/give_eye_control)
usr: DrBongo/(Don Dinkleberry)
usr.loc: (Xenobiology Lab (97,92,2))
src: Slime management console (/obj/machinery/computer/camera_advanced/xenobio)
src.loc: the floor (96,91,2) (/turf/open/floor/iron/dark)
call stack:
Slime management console (/obj/machinery/computer/camera_advanced/xenobio): give eye control(Don Dinkleberry (/mob/living/carbon/human))
Slime management console (/obj/machinery/computer/camera_advanced/xenobio): attack hand(Don Dinkleberry (/mob/living/carbon/human), null)
Don Dinkleberry (/mob/living/carbon/human): UnarmedAttack(Slime management console (/obj/machinery/computer/camera_advanced/xenobio), 1)
Don Dinkleberry (/mob/living/carbon/human): ClickOn(Slime management console (/obj/machinery/computer/camera_advanced/xenobio), "icon-x=11;icon-y=20;left=1;but...")
Slime management console (/obj/machinery/computer/camera_advanced/xenobio): Click(the floor (96,91,2) (/turf/open/floor/iron/dark), "mapwindow.map", "icon-x=11;icon-y=20;left=1;but...")
DrBongo (/client): Click(Slime management console (/obj/machinery/computer/camera_advanced/xenobio), the floor (96,91,2) (/turf/open/floor/iron/dark), "mapwindow.map", "icon-x=11;icon-y=20;left=1;but...")

@DexeeXI
Copy link
Collaborator

DexeeXI commented Dec 19, 2023

Issue is seemingly resolved by respawning the mob. So the issue becomes tied to the mob itself.

@wraith-54321
Copy link
Collaborator

Also might be the button overflow issue, we really need to fix that.

@dwasint dwasint closed this as completed Apr 7, 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

4 participants