We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Reporting client info: Client Information: BYOND:515.1621 Key:dexee
2959
[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...")
The text was updated successfully, but these errors were encountered:
Issue is seemingly resolved by respawning the mob. So the issue becomes tied to the mob itself.
Sorry, something went wrong.
Also might be the button overflow issue, we really need to fix that.
No branches or pull requests
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...")
The text was updated successfully, but these errors were encountered: