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] Recursive stack trace on logging #1047

Closed
MonkestationIssueBot opened this issue Jan 26, 2024 · 0 comments
Closed

[RUNTIME] Recursive stack trace on logging #1047

MonkestationIssueBot opened this issue Jan 26, 2024 · 0 comments

Comments

@MonkestationIssueBot
Copy link

MonkestationIssueBot commented Jan 26, 2024

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

Round ID:

3445

Testmerges:

Reproduction:

[16:41:45] Runtime in code/__HELPERS/stack_trace.dm, line 4: recursive_jsonify got an empty list after serialization (code/modules/logging/log_holder.dm:331)
proc name: stack trace (/proc/_stack_trace)
src: null
call stack:
stack trace("recursive_jsonify got an empty...", "code/modules/logging/log_holde...", 331)
/datum/log_holder (/datum/log_holder): recursive jsonify(/list (/list), /list (/list))
/datum/log_holder (/datum/log_holder): recursive jsonify(/list (/list), /list (/list))
/datum/log_holder (/datum/log_holder): Log("manifest", "(ARES 2.0)[billybobdaboss113]...", /list (/list))
log manifest("billybobdaboss113", ARES 2.0 (/datum/mind), ARES 2.0 (/mob/living/silicon/ai), 0)
/datum/manifest (/datum/manifest): build()
Ticker (/datum/controller/subsystem/ticker): setup()
Ticker (/datum/controller/subsystem/ticker): fire(0)
Ticker (/datum/controller/subsystem/ticker): ignite(0)

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

2 participants