runtime_condensed
-
283
count
Cannot read null.malf_picker inlate process(/obj/machinery/power/apc/proc/late_process:597)src: the Cargo Lobby APC (/obj/machinery/power/apc/auto_name/directional/south)
src_loc: the floor (159,151,2) (/turf/open/floor/iron)
usr: null
-
51
count
qdeleted or null target trying to enter the spatial grid! inenter cell(/datum/controller/subsystem/spatial_grid/proc/enter_cell:361)src: Spatial Grid (/datum/controller/subsystem/spatial_grid)
src_loc:
usr: null
-
20
count
mob_action_grant overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: General Goldenbar III Esquire (/mob/living/carbon/human)
-
20
count
mob_action_removed overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: General Goldenbar III Esquire (/mob/living/carbon/human)
-
7
count
Cannot execute null.ghostize(). inon lose(/datum/brain_trauma/severe/split_personality/on_lose:94)src: Split Personality (/datum/brain_trauma/severe/split_personality)
src_loc:
usr: null
-
6
count
playsound(): no soundin passed inplaysound(/proc/playsound:26)src: null
src_loc:
usr: Dalton Sholl (/mob/living/carbon/human)
-
4
count
addtimer called with a callback assigned to a qdeleted object. In the future such timers will not be supported and may refuse to run or run with a 0 wait instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: General Goldenbar III Esquire (/mob/living/carbon/human)
-
3
count
bad index inmake path(/datum/element/crusher_loot/proc/make_path:50)src: /datum/element/crusher_loot (/datum/element/crusher_loot)
src_loc:
usr: Valeria Sealis (as Dawson Hawk... (/mob/living/carbon/human)
-
3
count
Cannot read null.deployed_shell inTopic(/mob/living/silicon/Topic:266)src: K.N.0.B Default Shell-343 (/mob/living/silicon/robot/shell)
src_loc:
usr: K.N.0.B (/mob/living/silicon/ai)
-
2
count
invalid object type 0:0 inanimate eyelid(/obj/item/organ/eyes/proc/animate_eyelid:457)src: the moth eyes (/obj/item/organ/eyes/moth)
src_loc: the moth head (/obj/item/bodypart/head/moth)
usr: null
-
2
count
movable_moved overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
2
count
Found undeleted query, check the sql.log for the undeleted query and add a delete call to the query datum. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
1
count
A client was Del()'d without a persistent_client! This should not be happening. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
1
count
Cannot execute null.clear mood event(). inon lose(/datum/brain_trauma/special/obsessed/on_lose:70)src: Psychotic Schizophrenia (/datum/brain_trauma/special/obsessed)
src_loc:
usr: Erbium LXII (as Dalton Sholl) (/mob/living/carbon/human)
-
1
count
bad client ininitialize(/datum/tgui_window/proc/initialize:123)src: /datum/tgui_window (/datum/tgui_window)
src_loc:
usr: null
-
1
count
recursive_jsonify got an empty list after serialization instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
1
count
list index out of bounds inload tier list(/datum/dynamic_ruleset/proc/load_tier_list:126)src: Space Changeling (/datum/dynamic_ruleset/midround/from_ghosts/space_changeling)
src_loc:
usr: null
-
1
count
https://tts.scriptis.net/tts-voices: status code 530 instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
1
count
Cannot execute null.UnregisterSignal(). inunregister signals(/datum/component/connect_range/proc/unregister_signals:113)src: /datum/component/connect_range (/datum/component/connect_range)
src_loc:
usr: null
-
1
count
Cannot execute null.RegisterSignal(). inupdate signals(/datum/component/connect_range/proc/update_signals:99)src: /datum/component/connect_range (/datum/component/connect_range)
src_loc:
usr: null
-
1
count
Volume modifier 0 must be +ve instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Stun-His-Hat (/mob/living/carbon/human)
-
1
count
Attempt to move Stun-His-Hat's lizard brain to Stun-His-Hat's lizard brain was rejected by BYOND, possibly due to cyclic contents instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Erbium LXII (as Dalton Sholl) (/mob/living/carbon/human)
-
1
count
Cannot read null.active_storage inhide contents(/datum/storage/proc/hide_contents:1070)src: /datum/storage/box (/datum/storage/box)
src_loc:
usr: Leonard Dawnles (/mob/living/carbon/human)
-
1
count
Cannot execute null.resolve(). insave scars(/datum/controller/subsystem/persistence/proc/save_scars:8)src: Persistence (/datum/controller/subsystem/persistence)
src_loc:
usr: null
-
1
count
Division by zero ininject(/obj/item/reagent_containers/hypospray/proc/inject:49)src: the hypospray (/obj/item/reagent_containers/hypospray/cmo)
src_loc:
usr: Captain (/mob/living/carbon/human)
{
"data": {
"runtimes": [
{
"count": 283,
"message": "Cannot read null.malf_picker",
"proc_name": "late process (\/obj\/machinery\/power\/apc\/proc\/late_process)",
"source_file": "code\/modules\/power\/apc\/apc_main.dm,597",
"src": "the Cargo Lobby APC (\/obj\/machinery\/power\/apc\/auto_name\/directional\/south)",
"src_loc": "the floor (159,151,2) (\/turf\/open\/floor\/iron)",
"usr": "null"
},
{
"count": 51,
"message": "qdeleted or null target trying to enter the spatial grid!",
"proc_name": "enter cell (\/datum\/controller\/subsystem\/spatial_grid\/proc\/enter_cell)",
"source_file": "code\/controllers\/subsystem\/spatial_gridmap.dm,361",
"src": "Spatial Grid (\/datum\/controller\/subsystem\/spatial_grid)",
"src_loc": null,
"usr": "null"
},
{
"count": 20,
"message": "mob_action_grant overridden. Use override = TRUE to suppress this warning.",
"proc_name": " stack trace (\/proc\/_stack_trace)",
"source_file": "code\/__HELPERS\/stack_trace.dm,4",
"src": "null",
"src_loc": null,
"usr": "General Goldenbar III Esquire (\/mob\/living\/carbon\/human)"
},
{
"count": 20,
"message": "mob_action_removed overridden. Use override = TRUE to suppress this warning.",
"proc_name": " stack trace (\/proc\/_stack_trace)",
"source_file": "code\/__HELPERS\/stack_trace.dm,4",
"src": "null",
"src_loc": null,
"usr": "General Goldenbar III Esquire (\/mob\/living\/carbon\/human)"
},
{
"count": 7,
"message": "Cannot execute null.ghostize().",
"proc_name": "on lose (\/datum\/brain_trauma\/severe\/split_personality\/on_lose)",
"source_file": "code\/datums\/brain_damage\/split_personality.dm,94",
"src": "Split Personality (\/datum\/brain_trauma\/severe\/split_personality)",
"src_loc": null,
"usr": "null"
},
{
"count": 6,
"message": "playsound(): no soundin passed",
"proc_name": "playsound (\/proc\/playsound)",
"source_file": "code\/game\/sound\/sound.dm,26",
"src": "null",
"src_loc": null,
"usr": "Dalton Sholl (\/mob\/living\/carbon\/human)"
},
{
"count": 4,
"message": "addtimer called with a callback assigned to a qdeleted object. In the future such timers will not be supported and may refuse to run or run with a 0 wait",
"proc_name": " stack trace (\/proc\/_stack_trace)",
"source_file": "code\/__HELPERS\/stack_trace.dm,4",
"src": "null",
"src_loc": null,
"usr": "General Goldenbar III Esquire (\/mob\/living\/carbon\/human)"
},
{
"count": 3,
"message": "bad index",
"proc_name": "make path (\/datum\/element\/crusher_loot\/proc\/make_path)",
"source_file": "code\/datums\/elements\/crusher_loot.dm,50",
"src": "\/datum\/element\/crusher_loot (\/datum\/element\/crusher_loot)",
"src_loc": null,
"usr": "Valeria Sealis (as Dawson Hawk... (\/mob\/living\/carbon\/human)"
},
{
"count": 3,
"message": "Cannot read null.deployed_shell",
"proc_name": "Topic (\/mob\/living\/silicon\/Topic)",
"source_file": "code\/modules\/mob\/living\/silicon\/silicon.dm,266",
"src": "K.N.0.B Default Shell-343 (\/mob\/living\/silicon\/robot\/shell)",
"src_loc": null,
"usr": "K.N.0.B (\/mob\/living\/silicon\/ai)"
},
{
"count": 2,
"message": "invalid object type 0:0",
"proc_name": "animate eyelid (\/obj\/item\/organ\/eyes\/proc\/animate_eyelid)",
"source_file": "code\/modules\/surgery\/organs\/internal\/eyes\/_eyes.dm,457",
"src": "the moth eyes (\/obj\/item\/organ\/eyes\/moth)",
"src_loc": "the moth head (\/obj\/item\/bodypart\/head\/moth)",
"usr": "null"
},
{
"count": 2,
"message": "movable_moved overridden. Use override = TRUE to suppress this warning.",
"proc_name": " stack trace (\/proc\/_stack_trace)",
"source_file": "code\/__HELPERS\/stack_trace.dm,4",
"src": "null",
"src_loc": null,
"usr": "(src)"
},
{
"count": 2,
"message": "Found undeleted query, check the sql.log for the undeleted query and add a delete call to the query datum.",
"proc_name": " stack trace (\/proc\/_stack_trace)",
"source_file": "code\/__HELPERS\/stack_trace.dm,4",
"src": "null",
"src_loc": null,
"usr": "(src)"
},
{
"count": 1,
"message": "A client was Del()'d without a persistent_client! This should not be happening.",
"proc_name": " stack trace (\/proc\/_stack_trace)",
"source_file": "code\/__HELPERS\/stack_trace.dm,4",
"src": "null",
"src_loc": null,
"usr": "(src)"
},
{
"count": 1,
"message": "Cannot execute null.clear mood event().",
"proc_name": "on lose (\/datum\/brain_trauma\/special\/obsessed\/on_lose)",
"source_file": "code\/datums\/brain_damage\/creepy_trauma.dm,70",
"src": "Psychotic Schizophrenia (\/datum\/brain_trauma\/special\/obsessed)",
"src_loc": null,
"usr": "Erbium LXII (as Dalton Sholl) (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "bad client",
"proc_name": "initialize (\/datum\/tgui_window\/proc\/initialize)",
"source_file": "code\/modules\/tgui\/tgui_window.dm,123",
"src": "\/datum\/tgui_window (\/datum\/tgui_window)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "recursive_jsonify got an empty list after serialization",
"proc_name": " stack trace (\/proc\/_stack_trace)",
"source_file": "code\/__HELPERS\/stack_trace.dm,4",
"src": "null",
"src_loc": null,
"usr": "(src)"
},
{
"count": 1,
"message": "list index out of bounds",
"proc_name": "load tier list (\/datum\/dynamic_ruleset\/proc\/load_tier_list)",
"source_file": "code\/controllers\/subsystem\/dynamic\/_dynamic_ruleset.dm,126",
"src": "Space Changeling (\/datum\/dynamic_ruleset\/midround\/from_ghosts\/space_changeling)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "https:\/\/tts.scriptis.net\/tts-voices: status code 530",
"proc_name": " stack trace (\/proc\/_stack_trace)",
"source_file": "code\/__HELPERS\/stack_trace.dm,4",
"src": "null",
"src_loc": null,
"usr": "(src)"
},
{
"count": 1,
"message": "Cannot execute null.UnregisterSignal().",
"proc_name": "unregister signals (\/datum\/component\/connect_range\/proc\/unregister_signals)",
"source_file": "code\/datums\/components\/connect_range.dm,113",
"src": "\/datum\/component\/connect_range (\/datum\/component\/connect_range)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "Cannot execute null.RegisterSignal().",
"proc_name": "update signals (\/datum\/component\/connect_range\/proc\/update_signals)",
"source_file": "code\/datums\/components\/connect_range.dm,99",
"src": "\/datum\/component\/connect_range (\/datum\/component\/connect_range)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "Volume modifier 0 must be +ve",
"proc_name": " stack trace (\/proc\/_stack_trace)",
"source_file": "code\/__HELPERS\/stack_trace.dm,4",
"src": "null",
"src_loc": null,
"usr": "Stun-His-Hat (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "Attempt to move Stun-His-Hat's lizard brain to Stun-His-Hat's lizard brain was rejected by BYOND, possibly due to cyclic contents",
"proc_name": " stack trace (\/proc\/_stack_trace)",
"source_file": "code\/__HELPERS\/stack_trace.dm,4",
"src": "null",
"src_loc": null,
"usr": "Erbium LXII (as Dalton Sholl) (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "Cannot read null.active_storage",
"proc_name": "hide contents (\/datum\/storage\/proc\/hide_contents)",
"source_file": "code\/datums\/storage\/storage.dm,1070",
"src": "\/datum\/storage\/box (\/datum\/storage\/box)",
"src_loc": null,
"usr": "Leonard Dawnles (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "Cannot execute null.resolve().",
"proc_name": "save scars (\/datum\/controller\/subsystem\/persistence\/proc\/save_scars)",
"source_file": "code\/controllers\/subsystem\/persistence\/scars.dm,8",
"src": "Persistence (\/datum\/controller\/subsystem\/persistence)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "Division by zero",
"proc_name": "inject (\/obj\/item\/reagent_containers\/hypospray\/proc\/inject)",
"source_file": "code\/modules\/reagents\/reagent_containers\/hypospray.dm,49",
"src": "the hypospray (\/obj\/item\/reagent_containers\/hypospray\/cmo)",
"src_loc": null,
"usr": "Captain (\/mob\/living\/carbon\/human)"
}
],
"total_count": 416
},
"parser": null,
"id": -1,
"datetime": {
"date": "2025-09-01 21:41:07.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 255696,
"key": "runtime_condensed",
"type": "generated",
"version": 1,
"json": "{\"runtimes\":[{\"count\":283,\"message\":\"Cannot read null.malf_picker\",\"proc_name\":\"late process (\/obj\/machinery\/power\/apc\/proc\/late_process)\",\"source_file\":\"code\/modules\/power\/apc\/apc_main.dm,597\",\"src\":\"the Cargo Lobby APC (\/obj\/machinery\/power\/apc\/auto_name\/directional\/south)\",\"src_loc\":\"the floor (159,151,2) (\/turf\/open\/floor\/iron)\",\"usr\":\"null\"},{\"count\":51,\"message\":\"qdeleted or null target trying to enter the spatial grid!\",\"proc_name\":\"enter cell (\/datum\/controller\/subsystem\/spatial_grid\/proc\/enter_cell)\",\"source_file\":\"code\/controllers\/subsystem\/spatial_gridmap.dm,361\",\"src\":\"Spatial Grid (\/datum\/controller\/subsystem\/spatial_grid)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":20,\"message\":\"mob_action_grant overridden. Use override = TRUE to suppress this warning.\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"General Goldenbar III Esquire (\/mob\/living\/carbon\/human)\"},{\"count\":20,\"message\":\"mob_action_removed overridden. Use override = TRUE to suppress this warning.\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"General Goldenbar III Esquire (\/mob\/living\/carbon\/human)\"},{\"count\":7,\"message\":\"Cannot execute null.ghostize().\",\"proc_name\":\"on lose (\/datum\/brain_trauma\/severe\/split_personality\/on_lose)\",\"source_file\":\"code\/datums\/brain_damage\/split_personality.dm,94\",\"src\":\"Split Personality (\/datum\/brain_trauma\/severe\/split_personality)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":6,\"message\":\"playsound(): no soundin passed\",\"proc_name\":\"playsound (\/proc\/playsound)\",\"source_file\":\"code\/game\/sound\/sound.dm,26\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Dalton Sholl (\/mob\/living\/carbon\/human)\"},{\"count\":4,\"message\":\"addtimer called with a callback assigned to a qdeleted object. In the future such timers will not be supported and may refuse to run or run with a 0 wait\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"General Goldenbar III Esquire (\/mob\/living\/carbon\/human)\"},{\"count\":3,\"message\":\"bad index\",\"proc_name\":\"make path (\/datum\/element\/crusher_loot\/proc\/make_path)\",\"source_file\":\"code\/datums\/elements\/crusher_loot.dm,50\",\"src\":\"\/datum\/element\/crusher_loot (\/datum\/element\/crusher_loot)\",\"src_loc\":null,\"usr\":\"Valeria Sealis (as Dawson Hawk... (\/mob\/living\/carbon\/human)\"},{\"count\":3,\"message\":\"Cannot read null.deployed_shell\",\"proc_name\":\"Topic (\/mob\/living\/silicon\/Topic)\",\"source_file\":\"code\/modules\/mob\/living\/silicon\/silicon.dm,266\",\"src\":\"K.N.0.B Default Shell-343 (\/mob\/living\/silicon\/robot\/shell)\",\"src_loc\":null,\"usr\":\"K.N.0.B (\/mob\/living\/silicon\/ai)\"},{\"count\":2,\"message\":\"invalid object type 0:0\",\"proc_name\":\"animate eyelid (\/obj\/item\/organ\/eyes\/proc\/animate_eyelid)\",\"source_file\":\"code\/modules\/surgery\/organs\/internal\/eyes\/_eyes.dm,457\",\"src\":\"the moth eyes (\/obj\/item\/organ\/eyes\/moth)\",\"src_loc\":\"the moth head (\/obj\/item\/bodypart\/head\/moth)\",\"usr\":\"null\"},{\"count\":2,\"message\":\"movable_moved overridden. Use override = TRUE to suppress this warning.\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"(src)\"},{\"count\":2,\"message\":\"Found undeleted query, check the sql.log for the undeleted query and add a delete call to the query datum.\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"(src)\"},{\"count\":1,\"message\":\"A client was Del()'d without a persistent_client! This should not be happening.\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"(src)\"},{\"count\":1,\"message\":\"Cannot execute null.clear mood event().\",\"proc_name\":\"on lose (\/datum\/brain_trauma\/special\/obsessed\/on_lose)\",\"source_file\":\"code\/datums\/brain_damage\/creepy_trauma.dm,70\",\"src\":\"Psychotic Schizophrenia (\/datum\/brain_trauma\/special\/obsessed)\",\"src_loc\":null,\"usr\":\"Erbium LXII (as Dalton Sholl) (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"bad client\",\"proc_name\":\"initialize (\/datum\/tgui_window\/proc\/initialize)\",\"source_file\":\"code\/modules\/tgui\/tgui_window.dm,123\",\"src\":\"\/datum\/tgui_window (\/datum\/tgui_window)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"recursive_jsonify got an empty list after serialization\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"(src)\"},{\"count\":1,\"message\":\"list index out of bounds\",\"proc_name\":\"load tier list (\/datum\/dynamic_ruleset\/proc\/load_tier_list)\",\"source_file\":\"code\/controllers\/subsystem\/dynamic\/_dynamic_ruleset.dm,126\",\"src\":\"Space Changeling (\/datum\/dynamic_ruleset\/midround\/from_ghosts\/space_changeling)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"https:\/\/tts.scriptis.net\/tts-voices: status code 530\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"(src)\"},{\"count\":1,\"message\":\"Cannot execute null.UnregisterSignal().\",\"proc_name\":\"unregister signals (\/datum\/component\/connect_range\/proc\/unregister_signals)\",\"source_file\":\"code\/datums\/components\/connect_range.dm,113\",\"src\":\"\/datum\/component\/connect_range (\/datum\/component\/connect_range)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot execute null.RegisterSignal().\",\"proc_name\":\"update signals (\/datum\/component\/connect_range\/proc\/update_signals)\",\"source_file\":\"code\/datums\/components\/connect_range.dm,99\",\"src\":\"\/datum\/component\/connect_range (\/datum\/component\/connect_range)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Volume modifier 0 must be +ve\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Stun-His-Hat (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Attempt to move Stun-His-Hat's lizard brain to Stun-His-Hat's lizard brain was rejected by BYOND, possibly due to cyclic contents\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Erbium LXII (as Dalton Sholl) (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot read null.active_storage\",\"proc_name\":\"hide contents (\/datum\/storage\/proc\/hide_contents)\",\"source_file\":\"code\/datums\/storage\/storage.dm,1070\",\"src\":\"\/datum\/storage\/box (\/datum\/storage\/box)\",\"src_loc\":null,\"usr\":\"Leonard Dawnles (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot execute null.resolve().\",\"proc_name\":\"save scars (\/datum\/controller\/subsystem\/persistence\/proc\/save_scars)\",\"source_file\":\"code\/controllers\/subsystem\/persistence\/scars.dm,8\",\"src\":\"Persistence (\/datum\/controller\/subsystem\/persistence)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Division by zero\",\"proc_name\":\"inject (\/obj\/item\/reagent_containers\/hypospray\/proc\/inject)\",\"source_file\":\"code\/modules\/reagents\/reagent_containers\/hypospray.dm,49\",\"src\":\"the hypospray (\/obj\/item\/reagent_containers\/hypospray\/cmo)\",\"src_loc\":null,\"usr\":\"Captain (\/mob\/living\/carbon\/human)\"}],\"total_count\":416}",
"originalUrl": "https:\/\/terry-logs.tgstation13.org\/2025\/09\/01\/round-255696\/runtime.condensed.json"
}
Install Gentoo