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

Pete has no examine box #608

Closed
DexeeXI opened this issue Nov 26, 2023 · 6 comments
Closed

Pete has no examine box #608

DexeeXI opened this issue Nov 26, 2023 · 6 comments

Comments

@DexeeXI
Copy link
Collaborator

DexeeXI commented Nov 26, 2023

Round ID:

2616

Testmerges:

#526 #545 #606 #489

Reproduction:

  1. Acquire Pete
  2. Examine Pete
  3. Realize Pete has no working examine box. How?
@DexeeXI
Copy link
Collaborator Author

DexeeXI commented Nov 26, 2023

Pete is currently hanging upside down. Examining Pete causes this runtime.

[21:33:04] Runtime in code/modules/mob/mob.dm, line 571: Cannot read "<span class='notice'>He does...".len
proc name: run examinate (/mob/proc/run_examinate)
usr: Dexee/(Andrea)
usr.loc: (Kitchen Cold Room (147,119,2))
src: Andrea (/mob/dead/observer)
src.loc: the cold room floor (147,119,2) (/turf/open/floor/iron/kitchen_coldroom/freezerfloor)
call stack:
Andrea (/mob/dead/observer): run examinate(Pete (/mob/living/basic/goat/pete))
/datum/callback/verb_callback (/datum/callback/verb_callback): InvokeAsync()
Andrea (/mob/dead/observer): Examine(Pete (/mob/living/basic/goat/pete))
Pete (/mob/living/basic/goat/pete): ShiftClick(Andrea (/mob/dead/observer))
Andrea (/mob/dead/observer): ShiftClickOn(Pete (/mob/living/basic/goat/pete))
Andrea (/mob/dead/observer): ClickOn(Pete (/mob/living/basic/goat/pete), "icon-x=15;icon-y=13;vis-x=19;v...")
Pete (/mob/living/basic/goat/pete): Click(the cold room floor (148,119,2) (/turf/open/floor/iron/kitchen_coldroom/freezerfloor), "mapwindow.map", "icon-x=15;icon-y=13;vis-x=19;v...")
Dexee (/client): Click(Pete (/mob/living/basic/goat/pete), the cold room floor (148,119,2) (/turf/open/floor/iron/kitchen_coldroom/freezerfloor), "mapwindow.map", "icon-x=15;icon-y=13;vis-x=19;v...")

@DexeeXI
Copy link
Collaborator Author

DexeeXI commented Nov 26, 2023

Attempting to respawn a new Pete and hanging him up on a separate rack didn't quite cause the same expected condition.

@DexeeXI
Copy link
Collaborator Author

DexeeXI commented Nov 27, 2023

Issue has not repeated since the post despite many rounds of examining Pete. The runtime might have point to something, but it may have been a one off. Closing issue for now.

@DexeeXI DexeeXI closed this as completed Nov 27, 2023
@DexeeXI DexeeXI reopened this Nov 28, 2023
@DexeeXI
Copy link
Collaborator Author

DexeeXI commented Nov 28, 2023

Brand new round of Metatstation, R2644. Issue with Pete's box happening yet again! A runtime for every attempt to look at him. And it's a FRESH PETE.

[21:51:49] Runtime in code/modules/mob/mob.dm, line 571: Cannot read "<span class='notice'>He does...".len
proc name: run examinate (/mob/proc/run_examinate)
usr: Dexee/(Andrea)
usr.loc: (Kitchen Cold Room (146,120,2))
src: Andrea (/mob/dead/observer)
src.loc: the cold room floor (146,120,2) (/turf/open/floor/iron/kitchen_coldroom/freezerfloor)
call stack:
Andrea (/mob/dead/observer): run examinate(Pete (/mob/living/basic/goat/pete))
/datum/callback/verb_callback (/datum/callback/verb_callback): InvokeAsync()
Andrea (/mob/dead/observer): Examine(Pete (/mob/living/basic/goat/pete))
Pete (/mob/living/basic/goat/pete): ShiftClick(Andrea (/mob/dead/observer))
Andrea (/mob/dead/observer): ShiftClickOn(Pete (/mob/living/basic/goat/pete))
Andrea (/mob/dead/observer): ClickOn(Pete (/mob/living/basic/goat/pete), "icon-x=19;icon-y=11;left=1;shi...")
Pete (/mob/living/basic/goat/pete): Click(the cold room floor (148,120,2) (/turf/open/floor/iron/kitchen_coldroom/freezerfloor), "mapwindow.map", "icon-x=19;icon-y=11;left=1;shi...")
Dexee (/client): Click(Pete (/mob/living/basic/goat/pete), the cold room floor (148,120,2) (/turf/open/floor/iron/kitchen_coldroom/freezerfloor), "mapwindow.map", "icon-x=19;icon-y=11;left=1;shi...")

@DexeeXI
Copy link
Collaborator Author

DexeeXI commented Nov 28, 2023

Confirmed that this issue occurs while both dead/observer and alive.

@DexeeXI DexeeXI closed this as not planned Won't fix, can't repro, duplicate, stale Apr 27, 2024
@DexeeXI
Copy link
Collaborator Author

DexeeXI commented Apr 27, 2024

can't sufficiently reproduce this bug or runtime cause.

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

1 participant