runtime_condensed
-
255
count
Division by zero inequalize(/datum/gas_mixture/proc/equalize:275)src: /datum/gas_mixture (/datum/gas_mixture)
src_loc:
usr: null
-
65
count
Cannot modify null.dismantle_cooldown. inprocess cell(/turf/open/process_cell:354)src: the exterior hull plating (152,63,3) (/turf/open/floor/engine/hull)
src_loc:
usr: null
-
16
count
Cannot read null.client intick(/datum/status_effect/slime_leech/tick:54)src: /datum/status_effect/slime_lee... (/datum/status_effect/slime_leech)
src_loc:
usr: null
-
11
count
Cannot execute null.stop feeding(). intick(/datum/status_effect/slime_leech/tick:57)src: /datum/status_effect/slime_lee... (/datum/status_effect/slime_leech)
src_loc:
usr: null
-
8
count
TTS tried to play a sound to a deleted mob. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
6
count
Cannot read null._listen_lookup indropped(/obj/item/proc/dropped:716)src: the igniter-remote signaling d... (/obj/item/assembly_holder)
src_loc:
usr: Supermatter Clown (/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: the legion (/mob/living/basic/mining/legion_brood)
-
4
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
-
2
count
bad proc inInvoke(/datum/callback/proc/Invoke:118)src: /datum/callback (/datum/callback)
src_loc:
usr: Bob Stange (/mob/dead/observer)
-
1
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: the legion (/mob/living/basic/mining/legion_brood)
-
1
count
Karyn Hunter had set_usable_hands() called on them with a negative value! instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Bengt Bengtsson (/mob/living/carbon/human)
-
1
count
Cannot read null.blackboard inget held item(/datum/element/ai_held_item/proc/get_held_item:23)src: /datum/element/ai_held_item (/datum/element/ai_held_item)
src_loc:
usr: Antoni Macierewicz (/mob/dead/observer)
-
1
count
materials with non-positive values found in /obj/item/reagent_containers/cup/bowl: meat = -400 instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Bengt Bengtsson (/mob/living/carbon/human)
-
1
count
Cannot read null.mymob insave position(/atom/movable/screen/movable/action_button/proc/save_position:142)src: Ollie (/atom/movable/screen/movable/action_button)
src_loc:
usr: Michael Hawk (/mob/living/carbon/human)
-
1
count
Cannot execute null.reset cooldowns(). inprocess cell(/turf/open/process_cell:354)src: the plating (114,63,2) (/turf/open/floor/plating)
src_loc:
usr: null
-
1
count
Cannot create objects of type null. incheck wounding(/obj/item/bodypart/proc/check_wounding:129)src: the human head (/obj/item/bodypart/head)
src_loc:
usr: Cornelius Kensington (/mob/living/carbon/human)
-
1
count
Cannot read null.species inKnockdown(/mob/living/carbon/human/Knockdown:7)src: Unknown (/mob/living/carbon/human)
src_loc:
usr: Joey Jawline (/mob/living/carbon/human)
-
1
count
Cannot read null._signal_procs inSendSignal(/datum/proc/_SendSignal:126)src: the volcanic floor (157,65,4) (/turf/open/misc/asteroid/basalt/lava_land_surface)
src_loc:
usr: Unknown (/mob/living/carbon/human)
{
"data": {
"runtimes": [
{
"count": 255,
"message": "Division by zero",
"proc_name": "equalize (\/datum\/gas_mixture\/proc\/equalize)",
"source_file": "code\/modules\/atmospherics\/gasmixtures\/gas_mixture.dm,275",
"src": "\/datum\/gas_mixture (\/datum\/gas_mixture)",
"src_loc": null,
"usr": "null"
},
{
"count": 65,
"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 exterior hull plating (152,63,3) (\/turf\/open\/floor\/engine\/hull)",
"src_loc": null,
"usr": "null"
},
{
"count": 16,
"message": "Cannot read null.client",
"proc_name": "tick (\/datum\/status_effect\/slime_leech\/tick)",
"source_file": "code\/datums\/status_effects\/debuffs\/slime\/slime_leech.dm,54",
"src": "\/datum\/status_effect\/slime_lee... (\/datum\/status_effect\/slime_leech)",
"src_loc": null,
"usr": "null"
},
{
"count": 11,
"message": "Cannot execute null.stop feeding().",
"proc_name": "tick (\/datum\/status_effect\/slime_leech\/tick)",
"source_file": "code\/datums\/status_effects\/debuffs\/slime\/slime_leech.dm,57",
"src": "\/datum\/status_effect\/slime_lee... (\/datum\/status_effect\/slime_leech)",
"src_loc": null,
"usr": "null"
},
{
"count": 8,
"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": 6,
"message": "Cannot read null._listen_lookup",
"proc_name": "dropped (\/obj\/item\/proc\/dropped)",
"source_file": "code\/game\/objects\/items.dm,716",
"src": "the igniter-remote signaling d... (\/obj\/item\/assembly_holder)",
"src_loc": null,
"usr": "Supermatter Clown (\/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": "the legion (\/mob\/living\/basic\/mining\/legion_brood)"
},
{
"count": 4,
"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": 2,
"message": "bad proc",
"proc_name": "Invoke (\/datum\/callback\/proc\/Invoke)",
"source_file": "code\/datums\/callback.dm,118",
"src": "\/datum\/callback (\/datum\/callback)",
"src_loc": null,
"usr": "Bob Stange (\/mob\/dead\/observer)"
},
{
"count": 1,
"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": "the legion (\/mob\/living\/basic\/mining\/legion_brood)"
},
{
"count": 1,
"message": "Karyn Hunter had set_usable_hands() called on them with a negative value!",
"proc_name": " stack trace (\/proc\/_stack_trace)",
"source_file": "code\/__HELPERS\/stack_trace.dm,4",
"src": "null",
"src_loc": null,
"usr": "Bengt Bengtsson (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "Cannot read null.blackboard",
"proc_name": "get held item (\/datum\/element\/ai_held_item\/proc\/get_held_item)",
"source_file": "code\/datums\/elements\/ai_held_item.dm,23",
"src": "\/datum\/element\/ai_held_item (\/datum\/element\/ai_held_item)",
"src_loc": null,
"usr": "Antoni Macierewicz (\/mob\/dead\/observer)"
},
{
"count": 1,
"message": "materials with non-positive values found in \/obj\/item\/reagent_containers\/cup\/bowl: meat = -400",
"proc_name": " stack trace (\/proc\/_stack_trace)",
"source_file": "code\/__HELPERS\/stack_trace.dm,4",
"src": "null",
"src_loc": null,
"usr": "Bengt Bengtsson (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "Cannot read null.mymob",
"proc_name": "save position (\/atom\/movable\/screen\/movable\/action_button\/proc\/save_position)",
"source_file": "code\/_onclick\/hud\/action_button.dm,142",
"src": "Ollie (\/atom\/movable\/screen\/movable\/action_button)",
"src_loc": null,
"usr": "Michael Hawk (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "Cannot execute null.reset cooldowns().",
"proc_name": "process cell (\/turf\/open\/process_cell)",
"source_file": "code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,354",
"src": "the plating (114,63,2) (\/turf\/open\/floor\/plating)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "Cannot create objects of type null.",
"proc_name": "check wounding (\/obj\/item\/bodypart\/proc\/check_wounding)",
"source_file": "code\/modules\/surgery\/bodyparts\/wounds.dm,129",
"src": "the human head (\/obj\/item\/bodypart\/head)",
"src_loc": null,
"usr": "Cornelius Kensington (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "Cannot read null.species",
"proc_name": "Knockdown (\/mob\/living\/carbon\/human\/Knockdown)",
"source_file": "code\/modules\/mob\/living\/carbon\/human\/status_procs.dm,7",
"src": "Unknown (\/mob\/living\/carbon\/human)",
"src_loc": null,
"usr": "Joey Jawline (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "Cannot read null._signal_procs",
"proc_name": " SendSignal (\/datum\/proc\/_SendSignal)",
"source_file": "code\/datums\/signals.dm,126",
"src": "the volcanic floor (157,65,4) (\/turf\/open\/misc\/asteroid\/basalt\/lava_land_surface)",
"src_loc": null,
"usr": "Unknown (\/mob\/living\/carbon\/human)"
}
],
"total_count": 380
},
"parser": null,
"id": -1,
"datetime": {
"date": "2026-01-30 19:10:40.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 259779,
"key": "runtime_condensed",
"type": "generated",
"version": 1,
"json": "{\"runtimes\":[{\"count\":255,\"message\":\"Division by zero\",\"proc_name\":\"equalize (\/datum\/gas_mixture\/proc\/equalize)\",\"source_file\":\"code\/modules\/atmospherics\/gasmixtures\/gas_mixture.dm,275\",\"src\":\"\/datum\/gas_mixture (\/datum\/gas_mixture)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":65,\"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 exterior hull plating (152,63,3) (\/turf\/open\/floor\/engine\/hull)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":16,\"message\":\"Cannot read null.client\",\"proc_name\":\"tick (\/datum\/status_effect\/slime_leech\/tick)\",\"source_file\":\"code\/datums\/status_effects\/debuffs\/slime\/slime_leech.dm,54\",\"src\":\"\/datum\/status_effect\/slime_lee... (\/datum\/status_effect\/slime_leech)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":11,\"message\":\"Cannot execute null.stop feeding().\",\"proc_name\":\"tick (\/datum\/status_effect\/slime_leech\/tick)\",\"source_file\":\"code\/datums\/status_effects\/debuffs\/slime\/slime_leech.dm,57\",\"src\":\"\/datum\/status_effect\/slime_lee... (\/datum\/status_effect\/slime_leech)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":8,\"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\":6,\"message\":\"Cannot read null._listen_lookup\",\"proc_name\":\"dropped (\/obj\/item\/proc\/dropped)\",\"source_file\":\"code\/game\/objects\/items.dm,716\",\"src\":\"the igniter-remote signaling d... (\/obj\/item\/assembly_holder)\",\"src_loc\":null,\"usr\":\"Supermatter Clown (\/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\":\"the legion (\/mob\/living\/basic\/mining\/legion_brood)\"},{\"count\":4,\"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\":2,\"message\":\"bad proc\",\"proc_name\":\"Invoke (\/datum\/callback\/proc\/Invoke)\",\"source_file\":\"code\/datums\/callback.dm,118\",\"src\":\"\/datum\/callback (\/datum\/callback)\",\"src_loc\":null,\"usr\":\"Bob Stange (\/mob\/dead\/observer)\"},{\"count\":1,\"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\":\"the legion (\/mob\/living\/basic\/mining\/legion_brood)\"},{\"count\":1,\"message\":\"Karyn Hunter had set_usable_hands() called on them with a negative value!\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Bengt Bengtsson (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot read null.blackboard\",\"proc_name\":\"get held item (\/datum\/element\/ai_held_item\/proc\/get_held_item)\",\"source_file\":\"code\/datums\/elements\/ai_held_item.dm,23\",\"src\":\"\/datum\/element\/ai_held_item (\/datum\/element\/ai_held_item)\",\"src_loc\":null,\"usr\":\"Antoni Macierewicz (\/mob\/dead\/observer)\"},{\"count\":1,\"message\":\"materials with non-positive values found in \/obj\/item\/reagent_containers\/cup\/bowl: meat = -400\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Bengt Bengtsson (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot read null.mymob\",\"proc_name\":\"save position (\/atom\/movable\/screen\/movable\/action_button\/proc\/save_position)\",\"source_file\":\"code\/_onclick\/hud\/action_button.dm,142\",\"src\":\"Ollie (\/atom\/movable\/screen\/movable\/action_button)\",\"src_loc\":null,\"usr\":\"Michael Hawk (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot execute null.reset cooldowns().\",\"proc_name\":\"process cell (\/turf\/open\/process_cell)\",\"source_file\":\"code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,354\",\"src\":\"the plating (114,63,2) (\/turf\/open\/floor\/plating)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot create objects of type null.\",\"proc_name\":\"check wounding (\/obj\/item\/bodypart\/proc\/check_wounding)\",\"source_file\":\"code\/modules\/surgery\/bodyparts\/wounds.dm,129\",\"src\":\"the human head (\/obj\/item\/bodypart\/head)\",\"src_loc\":null,\"usr\":\"Cornelius Kensington (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot read null.species\",\"proc_name\":\"Knockdown (\/mob\/living\/carbon\/human\/Knockdown)\",\"source_file\":\"code\/modules\/mob\/living\/carbon\/human\/status_procs.dm,7\",\"src\":\"Unknown (\/mob\/living\/carbon\/human)\",\"src_loc\":null,\"usr\":\"Joey Jawline (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot read null._signal_procs\",\"proc_name\":\" SendSignal (\/datum\/proc\/_SendSignal)\",\"source_file\":\"code\/datums\/signals.dm,126\",\"src\":\"the volcanic floor (157,65,4) (\/turf\/open\/misc\/asteroid\/basalt\/lava_land_surface)\",\"src_loc\":null,\"usr\":\"Unknown (\/mob\/living\/carbon\/human)\"}],\"total_count\":380}",
"originalUrl": "https:\/\/terry-logs.tgstation13.org\/2026\/01\/30\/round-259779\/runtime.condensed.json"
}
Install Gentoo