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

Cannot use Appearance Editor while being ghost #28344

Open
1 task done
m-dzianishchyts opened this issue Feb 11, 2025 · 0 comments
Open
1 task done

Cannot use Appearance Editor while being ghost #28344

m-dzianishchyts opened this issue Feb 11, 2025 · 0 comments
Labels
Bug This is a bug in our game code

Comments

@m-dzianishchyts
Copy link
Contributor

Exploit Reports

  • I confirm this issue is not an exploit. (Required)

BYOND Version

515.1647

Issue Description

Using [ADMIN] C.M.A. - Admin on mob while being ghost shows empty tgui window instead of appearance editor UI.

What did you expect to happen?

Showing valid appearance editor window.

What happened instead?

No UI.

Why is this bad/What are the consequences?

Putting yourself into mob to change its appearance is kinda annoying.

Steps to reproduce the issue.

  1. Spawn a human.
  2. Try to change its appearance while being ghost.

When did the problem start happening?

#27359

Extra information

No response

Relevant log output/runtime error

[2025-02-11T18:58:57] Runtime in code/modules/tgui/modules/appearance_changer.dm:221: Cannot read null.species
   proc name: ui data (/datum/ui_module/appearance_changer/ui_data)
   usr: Митя Балитский (maxiemar) (/mob/dead/observer)
   usr.loc: The floor (113,140,3) (/turf/simulated/floor/plasteel)
   src: Appearance Editor (/datum/ui_module/appearance_changer)
   call stack:
   Appearance Editor (/datum/ui_module/appearance_changer): ui_data
   /datum/tgui (/datum/tgui): get_payload
   /datum/tgui (/datum/tgui): open
   Appearance Editor (/datum/ui_module/appearance_changer): ui_interact
@1080pCat 1080pCat moved this to Cause Unknown in Paradise Station Issue Tracker Feb 11, 2025
@1080pCat 1080pCat added the Bug This is a bug in our game code label Feb 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug This is a bug in our game code
Projects
Status: Cause Unknown
Development

No branches or pull requests

2 participants