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

mob/dead/observer fails to GC #19337

Open
GDNgit opened this issue Oct 9, 2022 · 1 comment
Open

mob/dead/observer fails to GC #19337

GDNgit opened this issue Oct 9, 2022 · 1 comment
Labels
GC Related This PR optimises how a type GCs

Comments

@GDNgit
Copy link
Contributor

GDNgit commented Oct 9, 2022

[2022-10-09T19:02:58] Beginning search for references to a /mob/dead/observer.
[2022-10-09T19:02:58] Finished searching globals
[2022-10-09T19:05:02] Finished searching atoms
[2022-10-09T19:05:16] Finished searching datums
[2022-10-09T19:05:16] Finished searching clients
[2022-10-09T19:05:16] Completed search for references to a /mob/dead/observer.
[2022-10-09T19:05:16] GC: -- [0x2100000d] | /mob/dead/observer was unable to be GC'd --

Steps to reproduce the problem:
Send a ghost back to the lobby

Extra information:
Very likely related to innate byond stuff, due to the fact the GC finder can't get a ref

@matttheficus matttheficus added the GC Related This PR optimises how a type GCs label Oct 13, 2022
@chuga-git
Copy link
Member

Still an issue. This can be replicated by reincarnating your ghost from the player panel as an observer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GC Related This PR optimises how a type GCs
Projects
None yet
Development

No branches or pull requests

3 participants