runtime_condensed
-
31
count
-
26
count
illegal: pow(-2.000000,0.166667) inplaysound local(/mob/proc/playsound_local:123)src: Tyrone Quantavious (/mob/living/carbon/human)
src_loc: the floor (172,119,2) (/turf/open/floor/iron/dark)
usr: null
-
24
count
Cannot read null.air inrelocate airs(/obj/machinery/atmospherics/components/proc/relocate_airs:381)src: External Gas to Loop (/obj/machinery/atmospherics/components/binary/pump)
src_loc: space (165,157,2) (/turf/open/space)
usr: null
-
21
count
Cannot execute null.IsReachableBy(). inperform(/datum/ai_behavior/basic_melee_attack/opportunistic/perform:30)src: /datum/ai_behavior/basic_melee... (/datum/ai_behavior/basic_melee_attack/opportunistic)
src_loc:
usr: null
-
20
count
illegal: pow(-1.000000,0.166667) inplaysound local(/mob/proc/playsound_local:123)src: Tyrone Quantavious (/mob/living/carbon/human)
src_loc: the floor (168,117,2) (/turf/open/floor/iron)
usr: null
-
7
count
atom_init_success_on overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Jose Shah (as Captain) (/mob/living/carbon/human)
-
7
count
atom_entered overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Jose Shah (as Captain) (/mob/living/carbon/human)
-
5
count
Cannot modify null.dismantle_cooldown. inprocess cell(/turf/open/process_cell:354)src: the plating (164,136,2) (/turf/open/floor/plating)
src_loc:
usr: null
-
2
count
Found painting size with no matching canvas type inload persistent(/obj/structure/sign/painting/proc/load_persistent:846)src: the Public Painting Exhibit mo... (/obj/structure/sign/painting/library)
src_loc: the floor (80,130,2) (/turf/open/floor/wood)
usr: null
-
2
count
illegal: pow(-4.000000,0.166667) inplaysound local(/mob/proc/playsound_local:123)src: Tyrone Quantavious (/mob/living/carbon/human)
src_loc: the floor (172,118,2) (/turf/open/floor/iron/dark)
usr: null
-
1
count
cause_hallucination was given a non-hallucination type. (Got: null) incause hallucination(/mob/living/proc/_cause_hallucination:45)src: Wags-His-Tail (/mob/living/basic/lizard/wags_his_tail)
src_loc: the floor (149,108,2) (/turf/open/floor/iron)
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
json_decode error: Unexpected character at (character 1) insave prisoner tattoos(/datum/controller/subsystem/persistence/proc/save_prisoner_tattoos:32)src: Persistence (/datum/controller/subsystem/persistence)
src_loc:
usr: null
-
1
count
undefined variable /mob/living/basic/living_limb_flesh/var/external inset patient(/obj/structure/table/optable/proc/set_patient:1096)src: the operating table (/obj/structure/table/optable)
src_loc: the floor (118,94,2) (/turf/open/floor/iron/white)
usr: null
-
1
count
json_decode error: Unexpected character at (character 1) inload wall engravings(/datum/controller/subsystem/persistence/proc/load_wall_engravings:7)src: Persistence (/datum/controller/subsystem/persistence)
src_loc:
usr: null
-
1
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: Tyrone Quantavious (/mob/living/carbon/human)
-
1
count
json_decode error: Unexpected character at (character 1) insave wall engravings(/datum/controller/subsystem/persistence/proc/save_wall_engravings:57)src: Persistence (/datum/controller/subsystem/persistence)
src_loc:
usr: null
-
1
count
json_decode error: Unexpected character at (character 1) inload prisoner tattoos(/datum/controller/subsystem/persistence/proc/load_prisoner_tattoos:6)src: Persistence (/datum/controller/subsystem/persistence)
src_loc:
usr: null
{
"data": {
"runtimes": [
{
"count": 31,
"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": "(src)"
},
{
"count": 26,
"message": "illegal: pow(-2.000000,0.166667)",
"proc_name": "playsound local (\/mob\/proc\/playsound_local)",
"source_file": "code\/game\/sound\/sound.dm,123",
"src": "Tyrone Quantavious (\/mob\/living\/carbon\/human)",
"src_loc": "the floor (172,119,2) (\/turf\/open\/floor\/iron\/dark)",
"usr": "null"
},
{
"count": 24,
"message": "Cannot read null.air",
"proc_name": "relocate airs (\/obj\/machinery\/atmospherics\/components\/proc\/relocate_airs)",
"source_file": "code\/modules\/atmospherics\/machinery\/components\/components_base.dm,381",
"src": "External Gas to Loop (\/obj\/machinery\/atmospherics\/components\/binary\/pump)",
"src_loc": "space (165,157,2) (\/turf\/open\/space)",
"usr": "null"
},
{
"count": 21,
"message": "Cannot execute null.IsReachableBy().",
"proc_name": "perform (\/datum\/ai_behavior\/basic_melee_attack\/opportunistic\/perform)",
"source_file": "code\/datums\/ai\/basic_mobs\/basic_subtrees\/attack_adjacent_target.dm,30",
"src": "\/datum\/ai_behavior\/basic_melee... (\/datum\/ai_behavior\/basic_melee_attack\/opportunistic)",
"src_loc": null,
"usr": "null"
},
{
"count": 20,
"message": "illegal: pow(-1.000000,0.166667)",
"proc_name": "playsound local (\/mob\/proc\/playsound_local)",
"source_file": "code\/game\/sound\/sound.dm,123",
"src": "Tyrone Quantavious (\/mob\/living\/carbon\/human)",
"src_loc": "the floor (168,117,2) (\/turf\/open\/floor\/iron)",
"usr": "null"
},
{
"count": 7,
"message": "atom_init_success_on 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": "Jose Shah (as Captain) (\/mob\/living\/carbon\/human)"
},
{
"count": 7,
"message": "atom_entered 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": "Jose Shah (as Captain) (\/mob\/living\/carbon\/human)"
},
{
"count": 5,
"message": "Cannot modify null.dismantle_cooldown.",
"proc_name": "process cell (\/turf\/open\/process_cell)",
"source_file": "code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,354",
"src": "the plating (164,136,2) (\/turf\/open\/floor\/plating)",
"src_loc": null,
"usr": "null"
},
{
"count": 2,
"message": "Found painting size with no matching canvas type",
"proc_name": "load persistent (\/obj\/structure\/sign\/painting\/proc\/load_persistent)",
"source_file": "code\/modules\/art\/paintings.dm,846",
"src": "the Public Painting Exhibit mo... (\/obj\/structure\/sign\/painting\/library)",
"src_loc": "the floor (80,130,2) (\/turf\/open\/floor\/wood)",
"usr": "null"
},
{
"count": 2,
"message": "illegal: pow(-4.000000,0.166667)",
"proc_name": "playsound local (\/mob\/proc\/playsound_local)",
"source_file": "code\/game\/sound\/sound.dm,123",
"src": "Tyrone Quantavious (\/mob\/living\/carbon\/human)",
"src_loc": "the floor (172,118,2) (\/turf\/open\/floor\/iron\/dark)",
"usr": "null"
},
{
"count": 1,
"message": "cause_hallucination was given a non-hallucination type. (Got: null)",
"proc_name": " cause hallucination (\/mob\/living\/proc\/_cause_hallucination)",
"source_file": "code\/__HELPERS\/hallucinations.dm,45",
"src": "Wags-His-Tail (\/mob\/living\/basic\/lizard\/wags_his_tail)",
"src_loc": "the floor (149,108,2) (\/turf\/open\/floor\/iron)",
"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": "json_decode error: Unexpected character at (character 1)",
"proc_name": "save prisoner tattoos (\/datum\/controller\/subsystem\/persistence\/proc\/save_prisoner_tattoos)",
"source_file": "code\/controllers\/subsystem\/persistence\/tattoos.dm,32",
"src": "Persistence (\/datum\/controller\/subsystem\/persistence)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "undefined variable \/mob\/living\/basic\/living_limb_flesh\/var\/external",
"proc_name": "set patient (\/obj\/structure\/table\/optable\/proc\/set_patient)",
"source_file": "code\/game\/objects\/structures\/tables_racks.dm,1096",
"src": "the operating table (\/obj\/structure\/table\/optable)",
"src_loc": "the floor (118,94,2) (\/turf\/open\/floor\/iron\/white)",
"usr": "null"
},
{
"count": 1,
"message": "json_decode error: Unexpected character at (character 1)",
"proc_name": "load wall engravings (\/datum\/controller\/subsystem\/persistence\/proc\/load_wall_engravings)",
"source_file": "code\/controllers\/subsystem\/persistence\/engravings.dm,7",
"src": "Persistence (\/datum\/controller\/subsystem\/persistence)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"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": "Tyrone Quantavious (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "json_decode error: Unexpected character at (character 1)",
"proc_name": "save wall engravings (\/datum\/controller\/subsystem\/persistence\/proc\/save_wall_engravings)",
"source_file": "code\/controllers\/subsystem\/persistence\/engravings.dm,57",
"src": "Persistence (\/datum\/controller\/subsystem\/persistence)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "json_decode error: Unexpected character at (character 1)",
"proc_name": "load prisoner tattoos (\/datum\/controller\/subsystem\/persistence\/proc\/load_prisoner_tattoos)",
"source_file": "code\/controllers\/subsystem\/persistence\/tattoos.dm,6",
"src": "Persistence (\/datum\/controller\/subsystem\/persistence)",
"src_loc": null,
"usr": "null"
}
],
"total_count": 153
},
"parser": null,
"id": -1,
"datetime": {
"date": "2025-11-29 10:38:11.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 258251,
"key": "runtime_condensed",
"type": "generated",
"version": 1,
"json": "{\"runtimes\":[{\"count\":31,\"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\":\"(src)\"},{\"count\":26,\"message\":\"illegal: pow(-2.000000,0.166667)\",\"proc_name\":\"playsound local (\/mob\/proc\/playsound_local)\",\"source_file\":\"code\/game\/sound\/sound.dm,123\",\"src\":\"Tyrone Quantavious (\/mob\/living\/carbon\/human)\",\"src_loc\":\"the floor (172,119,2) (\/turf\/open\/floor\/iron\/dark)\",\"usr\":\"null\"},{\"count\":24,\"message\":\"Cannot read null.air\",\"proc_name\":\"relocate airs (\/obj\/machinery\/atmospherics\/components\/proc\/relocate_airs)\",\"source_file\":\"code\/modules\/atmospherics\/machinery\/components\/components_base.dm,381\",\"src\":\"External Gas to Loop (\/obj\/machinery\/atmospherics\/components\/binary\/pump)\",\"src_loc\":\"space (165,157,2) (\/turf\/open\/space)\",\"usr\":\"null\"},{\"count\":21,\"message\":\"Cannot execute null.IsReachableBy().\",\"proc_name\":\"perform (\/datum\/ai_behavior\/basic_melee_attack\/opportunistic\/perform)\",\"source_file\":\"code\/datums\/ai\/basic_mobs\/basic_subtrees\/attack_adjacent_target.dm,30\",\"src\":\"\/datum\/ai_behavior\/basic_melee... (\/datum\/ai_behavior\/basic_melee_attack\/opportunistic)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":20,\"message\":\"illegal: pow(-1.000000,0.166667)\",\"proc_name\":\"playsound local (\/mob\/proc\/playsound_local)\",\"source_file\":\"code\/game\/sound\/sound.dm,123\",\"src\":\"Tyrone Quantavious (\/mob\/living\/carbon\/human)\",\"src_loc\":\"the floor (168,117,2) (\/turf\/open\/floor\/iron)\",\"usr\":\"null\"},{\"count\":7,\"message\":\"atom_init_success_on 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\":\"Jose Shah (as Captain) (\/mob\/living\/carbon\/human)\"},{\"count\":7,\"message\":\"atom_entered 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\":\"Jose Shah (as Captain) (\/mob\/living\/carbon\/human)\"},{\"count\":5,\"message\":\"Cannot modify null.dismantle_cooldown.\",\"proc_name\":\"process cell (\/turf\/open\/process_cell)\",\"source_file\":\"code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,354\",\"src\":\"the plating (164,136,2) (\/turf\/open\/floor\/plating)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":2,\"message\":\"Found painting size with no matching canvas type\",\"proc_name\":\"load persistent (\/obj\/structure\/sign\/painting\/proc\/load_persistent)\",\"source_file\":\"code\/modules\/art\/paintings.dm,846\",\"src\":\"the Public Painting Exhibit mo... (\/obj\/structure\/sign\/painting\/library)\",\"src_loc\":\"the floor (80,130,2) (\/turf\/open\/floor\/wood)\",\"usr\":\"null\"},{\"count\":2,\"message\":\"illegal: pow(-4.000000,0.166667)\",\"proc_name\":\"playsound local (\/mob\/proc\/playsound_local)\",\"source_file\":\"code\/game\/sound\/sound.dm,123\",\"src\":\"Tyrone Quantavious (\/mob\/living\/carbon\/human)\",\"src_loc\":\"the floor (172,118,2) (\/turf\/open\/floor\/iron\/dark)\",\"usr\":\"null\"},{\"count\":1,\"message\":\"cause_hallucination was given a non-hallucination type. (Got: null)\",\"proc_name\":\" cause hallucination (\/mob\/living\/proc\/_cause_hallucination)\",\"source_file\":\"code\/__HELPERS\/hallucinations.dm,45\",\"src\":\"Wags-His-Tail (\/mob\/living\/basic\/lizard\/wags_his_tail)\",\"src_loc\":\"the floor (149,108,2) (\/turf\/open\/floor\/iron)\",\"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\":\"json_decode error: Unexpected character at (character 1)\",\"proc_name\":\"save prisoner tattoos (\/datum\/controller\/subsystem\/persistence\/proc\/save_prisoner_tattoos)\",\"source_file\":\"code\/controllers\/subsystem\/persistence\/tattoos.dm,32\",\"src\":\"Persistence (\/datum\/controller\/subsystem\/persistence)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"undefined variable \/mob\/living\/basic\/living_limb_flesh\/var\/external\",\"proc_name\":\"set patient (\/obj\/structure\/table\/optable\/proc\/set_patient)\",\"source_file\":\"code\/game\/objects\/structures\/tables_racks.dm,1096\",\"src\":\"the operating table (\/obj\/structure\/table\/optable)\",\"src_loc\":\"the floor (118,94,2) (\/turf\/open\/floor\/iron\/white)\",\"usr\":\"null\"},{\"count\":1,\"message\":\"json_decode error: Unexpected character at (character 1)\",\"proc_name\":\"load wall engravings (\/datum\/controller\/subsystem\/persistence\/proc\/load_wall_engravings)\",\"source_file\":\"code\/controllers\/subsystem\/persistence\/engravings.dm,7\",\"src\":\"Persistence (\/datum\/controller\/subsystem\/persistence)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"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\":\"Tyrone Quantavious (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"json_decode error: Unexpected character at (character 1)\",\"proc_name\":\"save wall engravings (\/datum\/controller\/subsystem\/persistence\/proc\/save_wall_engravings)\",\"source_file\":\"code\/controllers\/subsystem\/persistence\/engravings.dm,57\",\"src\":\"Persistence (\/datum\/controller\/subsystem\/persistence)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"json_decode error: Unexpected character at (character 1)\",\"proc_name\":\"load prisoner tattoos (\/datum\/controller\/subsystem\/persistence\/proc\/load_prisoner_tattoos)\",\"source_file\":\"code\/controllers\/subsystem\/persistence\/tattoos.dm,6\",\"src\":\"Persistence (\/datum\/controller\/subsystem\/persistence)\",\"src_loc\":null,\"usr\":\"null\"}],\"total_count\":153}",
"originalUrl": "https:\/\/manuel-logs.tgstation13.org\/2025\/11\/29\/round-258251\/runtime.condensed.json"
}
Install Gentoo