runtime_condensed
-
459
count
Division by zero inequalize(/datum/gas_mixture/proc/equalize:301)src: /datum/gas_mixture (/datum/gas_mixture)
src_loc:
usr: null
-
159
count
movable_moved overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
158
count
parent_qdeleting overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
95
count
Cannot read null.amount inget snowflake data(/obj/item/mecha_parts/mecha_equipment/generator/get_snowflake_data:335)src: the plasma engine (/obj/item/mecha_parts/mecha_equipment/generator/printed)
src_loc:
usr: Alexi Fedorovich (/mob/living/carbon/human)
-
51
count
Cannot read null.temperature inprocess atmos(/obj/machinery/atmospherics/pipe/heat_exchanging/process_atmos:38)src: the pipe (/obj/machinery/atmospherics/pipe/heat_exchanging/simple)
src_loc: the reinforced floor (35,40,14) (/turf/open/floor/engine)
usr: null
-
51
count
Cannot read null.air inreturn air(/obj/machinery/atmospherics/pipe/return_air:80)src: the pipe (/obj/machinery/atmospherics/pipe/heat_exchanging/simple)
src_loc: the reinforced floor (35,40,14) (/turf/open/floor/engine)
usr: null
-
10
count
Cannot read null.plane inon changed z level(/obj/machinery/power/solar/on_changed_z_level:60)src: Starboard Solar Array (/obj/machinery/power/solar)
src_loc: null
usr: null
-
7
count
turf_reset_elevation overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
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: Alexi Fedorovich (/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: Alexi Fedorovich (/mob/living/carbon/human)
-
6
count
Cannot read null.air inprocess atmos(/obj/machinery/atmospherics/components/binary/pump/process_atmos:63)src: the omni gas pump (/obj/machinery/atmospherics/components/binary/pump/on)
src_loc: the titanium tile (40,39,14) (/turf/open/floor/mineral/titanium/tiled/yellow)
usr: null
-
6
count
turf_change overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
3
count
Division by zero insimple transfer materials(/datum/design/proc/simple_transfer_materials:179)src: Conveyor Belt (/datum/design/conveyor_belt)
src_loc:
usr: Lepidopta Lumia (/mob/living/carbon/human)
-
3
count
Cannot read null._listen_lookup inend orbit(/datum/component/orbiter/proc/end_orbit:133)src: /datum/component/orbiter (/datum/component/orbiter)
src_loc:
usr: Manifestation Of The Fendahl E... (/mob/living/silicon/robot/shell)
-
2
count
TTS tried to play a sound to a deleted mob. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
2
count
Cannot read null.atmos_adjacent_turfs inInitialize(/obj/effect/hotspot/Initialize:110)src: the hotspot (/obj/effect/hotspot)
src_loc:
usr: Alexi Fedorovich (/mob/living/carbon/human)
-
1
count
Cannot execute null.is holding item of type(). inremove ball effects(/obj/item/toy/basketball/proc/remove_ball_effects:58)src: the basketball (/obj/item/toy/basketball)
src_loc:
usr: Alexi Fedorovich (/mob/living/carbon/human)
-
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
_queue_verb() returned false because it wasn't called from player input! instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
1
count
Cannot read null.moles inhandle slime stasis(/mob/living/basic/slime/proc/handle_slime_stasis:23)src: the grey baby slime (351) (/mob/living/basic/slime)
src_loc: the floor (28,40,14) (/turf/open/floor/circuit/red/off)
usr: null
-
1
count
moveloop_preprocess_check overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
1
count
type mismatch: cannot compare 0 to "UNCONSCIOUS" incheck condition(/datum/bt_node/decorator/mob_stat_at_least/check_condition:45)src: /datum/bt_node/decorator/mob_s... (/datum/bt_node/decorator/mob_stat_at_least)
src_loc:
usr: null
-
1
count
moveloop_postprocess overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
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
-
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
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: (src)
{
"data": {
"runtimes": [
{
"count": 459,
"message": "Division by zero",
"proc_name": "equalize (\/datum\/gas_mixture\/proc\/equalize)",
"source_file": "code\/modules\/atmospherics\/gasmixtures\/gas_mixture.dm,301",
"src": "\/datum\/gas_mixture (\/datum\/gas_mixture)",
"src_loc": null,
"usr": "null"
},
{
"count": 159,
"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": 158,
"message": "parent_qdeleting 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": 95,
"message": "Cannot read null.amount",
"proc_name": "get snowflake data (\/obj\/item\/mecha_parts\/mecha_equipment\/generator\/get_snowflake_data)",
"source_file": "code\/modules\/vehicles\/mecha\/equipment\/tools\/other_tools.dm,335",
"src": "the plasma engine (\/obj\/item\/mecha_parts\/mecha_equipment\/generator\/printed)",
"src_loc": null,
"usr": "Alexi Fedorovich (\/mob\/living\/carbon\/human)"
},
{
"count": 51,
"message": "Cannot read null.temperature",
"proc_name": "process atmos (\/obj\/machinery\/atmospherics\/pipe\/heat_exchanging\/process_atmos)",
"source_file": "code\/modules\/atmospherics\/machinery\/pipes\/heat_exchange\/he_pipes.dm,38",
"src": "the pipe (\/obj\/machinery\/atmospherics\/pipe\/heat_exchanging\/simple)",
"src_loc": "the reinforced floor (35,40,14) (\/turf\/open\/floor\/engine)",
"usr": "null"
},
{
"count": 51,
"message": "Cannot read null.air",
"proc_name": "return air (\/obj\/machinery\/atmospherics\/pipe\/return_air)",
"source_file": "code\/modules\/atmospherics\/machinery\/pipes\/pipes.dm,80",
"src": "the pipe (\/obj\/machinery\/atmospherics\/pipe\/heat_exchanging\/simple)",
"src_loc": "the reinforced floor (35,40,14) (\/turf\/open\/floor\/engine)",
"usr": "null"
},
{
"count": 10,
"message": "Cannot read null.plane",
"proc_name": "on changed z level (\/obj\/machinery\/power\/solar\/on_changed_z_level)",
"source_file": "code\/modules\/power\/solar.dm,60",
"src": "Starboard Solar Array (\/obj\/machinery\/power\/solar)",
"src_loc": "null",
"usr": "null"
},
{
"count": 7,
"message": "turf_reset_elevation 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": 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": "Alexi Fedorovich (\/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": "Alexi Fedorovich (\/mob\/living\/carbon\/human)"
},
{
"count": 6,
"message": "Cannot read null.air",
"proc_name": "process atmos (\/obj\/machinery\/atmospherics\/components\/binary\/pump\/process_atmos)",
"source_file": "code\/modules\/atmospherics\/machinery\/components\/binary_devices\/pump.dm,63",
"src": "the omni gas pump (\/obj\/machinery\/atmospherics\/components\/binary\/pump\/on)",
"src_loc": "the titanium tile (40,39,14) (\/turf\/open\/floor\/mineral\/titanium\/tiled\/yellow)",
"usr": "null"
},
{
"count": 6,
"message": "turf_change 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": 3,
"message": "Division by zero",
"proc_name": "simple transfer materials (\/datum\/design\/proc\/simple_transfer_materials)",
"source_file": "code\/modules\/research\/designs.dm,179",
"src": "Conveyor Belt (\/datum\/design\/conveyor_belt)",
"src_loc": null,
"usr": "Lepidopta Lumia (\/mob\/living\/carbon\/human)"
},
{
"count": 3,
"message": "Cannot read null._listen_lookup",
"proc_name": "end orbit (\/datum\/component\/orbiter\/proc\/end_orbit)",
"source_file": "code\/datums\/components\/orbiter.dm,133",
"src": "\/datum\/component\/orbiter (\/datum\/component\/orbiter)",
"src_loc": null,
"usr": "Manifestation Of The Fendahl E... (\/mob\/living\/silicon\/robot\/shell)"
},
{
"count": 2,
"message": "TTS tried to play a sound to a deleted mob.",
"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": "Cannot read null.atmos_adjacent_turfs",
"proc_name": "Initialize (\/obj\/effect\/hotspot\/Initialize)",
"source_file": "code\/modules\/atmospherics\/environmental\/LINDA_fire.dm,110",
"src": "the hotspot (\/obj\/effect\/hotspot)",
"src_loc": null,
"usr": "Alexi Fedorovich (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "Cannot execute null.is holding item of type().",
"proc_name": "remove ball effects (\/obj\/item\/toy\/basketball\/proc\/remove_ball_effects)",
"source_file": "code\/modules\/basketball\/basketball.dm,58",
"src": "the basketball (\/obj\/item\/toy\/basketball)",
"src_loc": null,
"usr": "Alexi Fedorovich (\/mob\/living\/carbon\/human)"
},
{
"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": "_queue_verb() returned false because it wasn't called from player input!",
"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 read null.moles",
"proc_name": "handle slime stasis (\/mob\/living\/basic\/slime\/proc\/handle_slime_stasis)",
"source_file": "code\/modules\/mob\/living\/basic\/slime\/life.dm,23",
"src": "the grey baby slime (351) (\/mob\/living\/basic\/slime)",
"src_loc": "the floor (28,40,14) (\/turf\/open\/floor\/circuit\/red\/off)",
"usr": "null"
},
{
"count": 1,
"message": "moveloop_preprocess_check 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": 1,
"message": "type mismatch: cannot compare 0 to \"UNCONSCIOUS\"",
"proc_name": "check condition (\/datum\/bt_node\/decorator\/mob_stat_at_least\/check_condition)",
"source_file": "code\/datums\/ai\/generic_decorators\/mob_stat_at_least.dm,45",
"src": "\/datum\/bt_node\/decorator\/mob_s... (\/datum\/bt_node\/decorator\/mob_stat_at_least)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "moveloop_postprocess 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": 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"
},
{
"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": "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": "(src)"
}
],
"total_count": 1036
},
"parser": null,
"id": -1,
"datetime": {
"date": "2026-08-06 05:13:08.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 263363,
"key": "runtime_condensed",
"type": "generated",
"version": 1,
"json": "{\"runtimes\":[{\"count\":459,\"message\":\"Division by zero\",\"proc_name\":\"equalize (\/datum\/gas_mixture\/proc\/equalize)\",\"source_file\":\"code\/modules\/atmospherics\/gasmixtures\/gas_mixture.dm,301\",\"src\":\"\/datum\/gas_mixture (\/datum\/gas_mixture)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":159,\"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\":158,\"message\":\"parent_qdeleting 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\":95,\"message\":\"Cannot read null.amount\",\"proc_name\":\"get snowflake data (\/obj\/item\/mecha_parts\/mecha_equipment\/generator\/get_snowflake_data)\",\"source_file\":\"code\/modules\/vehicles\/mecha\/equipment\/tools\/other_tools.dm,335\",\"src\":\"the plasma engine (\/obj\/item\/mecha_parts\/mecha_equipment\/generator\/printed)\",\"src_loc\":null,\"usr\":\"Alexi Fedorovich (\/mob\/living\/carbon\/human)\"},{\"count\":51,\"message\":\"Cannot read null.temperature\",\"proc_name\":\"process atmos (\/obj\/machinery\/atmospherics\/pipe\/heat_exchanging\/process_atmos)\",\"source_file\":\"code\/modules\/atmospherics\/machinery\/pipes\/heat_exchange\/he_pipes.dm,38\",\"src\":\"the pipe (\/obj\/machinery\/atmospherics\/pipe\/heat_exchanging\/simple)\",\"src_loc\":\"the reinforced floor (35,40,14) (\/turf\/open\/floor\/engine)\",\"usr\":\"null\"},{\"count\":51,\"message\":\"Cannot read null.air\",\"proc_name\":\"return air (\/obj\/machinery\/atmospherics\/pipe\/return_air)\",\"source_file\":\"code\/modules\/atmospherics\/machinery\/pipes\/pipes.dm,80\",\"src\":\"the pipe (\/obj\/machinery\/atmospherics\/pipe\/heat_exchanging\/simple)\",\"src_loc\":\"the reinforced floor (35,40,14) (\/turf\/open\/floor\/engine)\",\"usr\":\"null\"},{\"count\":10,\"message\":\"Cannot read null.plane\",\"proc_name\":\"on changed z level (\/obj\/machinery\/power\/solar\/on_changed_z_level)\",\"source_file\":\"code\/modules\/power\/solar.dm,60\",\"src\":\"Starboard Solar Array (\/obj\/machinery\/power\/solar)\",\"src_loc\":\"null\",\"usr\":\"null\"},{\"count\":7,\"message\":\"turf_reset_elevation 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\":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\":\"Alexi Fedorovich (\/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\":\"Alexi Fedorovich (\/mob\/living\/carbon\/human)\"},{\"count\":6,\"message\":\"Cannot read null.air\",\"proc_name\":\"process atmos (\/obj\/machinery\/atmospherics\/components\/binary\/pump\/process_atmos)\",\"source_file\":\"code\/modules\/atmospherics\/machinery\/components\/binary_devices\/pump.dm,63\",\"src\":\"the omni gas pump (\/obj\/machinery\/atmospherics\/components\/binary\/pump\/on)\",\"src_loc\":\"the titanium tile (40,39,14) (\/turf\/open\/floor\/mineral\/titanium\/tiled\/yellow)\",\"usr\":\"null\"},{\"count\":6,\"message\":\"turf_change 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\":3,\"message\":\"Division by zero\",\"proc_name\":\"simple transfer materials (\/datum\/design\/proc\/simple_transfer_materials)\",\"source_file\":\"code\/modules\/research\/designs.dm,179\",\"src\":\"Conveyor Belt (\/datum\/design\/conveyor_belt)\",\"src_loc\":null,\"usr\":\"Lepidopta Lumia (\/mob\/living\/carbon\/human)\"},{\"count\":3,\"message\":\"Cannot read null._listen_lookup\",\"proc_name\":\"end orbit (\/datum\/component\/orbiter\/proc\/end_orbit)\",\"source_file\":\"code\/datums\/components\/orbiter.dm,133\",\"src\":\"\/datum\/component\/orbiter (\/datum\/component\/orbiter)\",\"src_loc\":null,\"usr\":\"Manifestation Of The Fendahl E... (\/mob\/living\/silicon\/robot\/shell)\"},{\"count\":2,\"message\":\"TTS tried to play a sound to a deleted mob.\",\"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\":\"Cannot read null.atmos_adjacent_turfs\",\"proc_name\":\"Initialize (\/obj\/effect\/hotspot\/Initialize)\",\"source_file\":\"code\/modules\/atmospherics\/environmental\/LINDA_fire.dm,110\",\"src\":\"the hotspot (\/obj\/effect\/hotspot)\",\"src_loc\":null,\"usr\":\"Alexi Fedorovich (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot execute null.is holding item of type().\",\"proc_name\":\"remove ball effects (\/obj\/item\/toy\/basketball\/proc\/remove_ball_effects)\",\"source_file\":\"code\/modules\/basketball\/basketball.dm,58\",\"src\":\"the basketball (\/obj\/item\/toy\/basketball)\",\"src_loc\":null,\"usr\":\"Alexi Fedorovich (\/mob\/living\/carbon\/human)\"},{\"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\":\"_queue_verb() returned false because it wasn't called from player input!\",\"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 read null.moles\",\"proc_name\":\"handle slime stasis (\/mob\/living\/basic\/slime\/proc\/handle_slime_stasis)\",\"source_file\":\"code\/modules\/mob\/living\/basic\/slime\/life.dm,23\",\"src\":\"the grey baby slime (351) (\/mob\/living\/basic\/slime)\",\"src_loc\":\"the floor (28,40,14) (\/turf\/open\/floor\/circuit\/red\/off)\",\"usr\":\"null\"},{\"count\":1,\"message\":\"moveloop_preprocess_check 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\":1,\"message\":\"type mismatch: cannot compare 0 to \\\"UNCONSCIOUS\\\"\",\"proc_name\":\"check condition (\/datum\/bt_node\/decorator\/mob_stat_at_least\/check_condition)\",\"source_file\":\"code\/datums\/ai\/generic_decorators\/mob_stat_at_least.dm,45\",\"src\":\"\/datum\/bt_node\/decorator\/mob_s... (\/datum\/bt_node\/decorator\/mob_stat_at_least)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"moveloop_postprocess 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\":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\"},{\"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\":\"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\":\"(src)\"}],\"total_count\":1036}",
"originalUrl": "https:\/\/manuel-logs.tgstation13.org\/2026\/08\/06\/round-263363\/runtime.condensed.json"
}
Install Gentoo