runtime_condensed
-
62
count
Static appearances are not modifiable. (Attempted to assign appearance.color.) incolor atom overlay(/atom/proc/color_atom_overlay:123)src: the mining MOD chestplate (/obj/item/clothing/suit/mod)
src_loc:
usr: Stewart \'Scav\' Northside (/mob/living/carbon/human)
-
6
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
-
6
count
bad client ininitialize(/datum/tgui_window/proc/initialize:114)src: /datum/tgui_window (/datum/tgui_window)
src_loc:
usr: null
-
3
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
-
3
count
Cannot read null.prefs inget payload(/datum/tgui/proc/get_payload:270)src: /datum/tgui (/datum/tgui)
src_loc:
usr: null
-
2
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
-
1
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
Cannot read null.current_user inClick(/atom/movable/screen/radial/slice/Click:54)src: Move (/atom/movable/screen/radial/slice)
src_loc:
usr: Stewart \'Scav\' Northside (/mob/living/carbon/human)
-
1
count
bad index inSendSignal(/datum/proc/_SendSignal:117)src: the lava (39,151,3) (/turf/open/lava/smooth)
src_loc:
usr: Stewart \'Scav\' Northside (/mob/living/carbon/human)
-
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
No valid destination passed into forceMove inforceMove(/atom/movable/proc/forceMove:1129)src: the blue raptor youngling (/mob/living/basic/raptor/young/blue)
src_loc:
usr: Stewart \'Scav\' Northside (/mob/living/carbon/human)
-
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.add member(). inadd member(/obj/machinery/atmospherics/pipe/add_member:194)src: the red pipe (/obj/machinery/atmospherics/pipe/smart)
src_loc:
usr: Cornelius Kensington (/mob/living/carbon/human)
-
1
count
/datum/reagents | the stomach was forced to stop reacting. This might be unintentional. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
1
count
Cannot read null.air inrelocate airs(/obj/machinery/atmospherics/components/proc/relocate_airs:381)src: Cafeteria omni air vent ehkMf (/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4)
src_loc: the floor (89,150,2) (/turf/open/floor/iron/dark)
usr: null
-
1
count
Cannot read null.hud_used inremove and refresh(/datum/storage/proc/remove_and_refresh:721)src: /datum/storage/backpack (/datum/storage/backpack)
src_loc:
usr: Thallium IV (as Captain) (/mob/living/carbon/human)
{
"data": {
"runtimes": [
{
"count": 62,
"message": "Static appearances are not modifiable. (Attempted to assign appearance.color.)",
"proc_name": "color atom overlay (\/atom\/proc\/color_atom_overlay)",
"source_file": "code\/game\/atom\/atom_color.dm,123",
"src": "the mining MOD chestplate (\/obj\/item\/clothing\/suit\/mod)",
"src_loc": null,
"usr": "Stewart \\'Scav\\' Northside (\/mob\/living\/carbon\/human)"
},
{
"count": 6,
"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": 6,
"message": "bad client",
"proc_name": "initialize (\/datum\/tgui_window\/proc\/initialize)",
"source_file": "code\/modules\/tgui\/tgui_window.dm,114",
"src": "\/datum\/tgui_window (\/datum\/tgui_window)",
"src_loc": null,
"usr": "null"
},
{
"count": 3,
"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": 3,
"message": "Cannot read null.prefs",
"proc_name": "get payload (\/datum\/tgui\/proc\/get_payload)",
"source_file": "code\/modules\/tgui\/tgui.dm,270",
"src": "\/datum\/tgui (\/datum\/tgui)",
"src_loc": null,
"usr": "null"
},
{
"count": 2,
"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": "Tried to track a qdeleted datum (the cockroach) in ai datum blackboard (key: temporary_ignore_list)! Please ensure that we are not doing this by adding handling where necessary.",
"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": "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": "Cannot read null.current_user",
"proc_name": "Click (\/atom\/movable\/screen\/radial\/slice\/Click)",
"source_file": "code\/_onclick\/hud\/radial.dm,54",
"src": "Move (\/atom\/movable\/screen\/radial\/slice)",
"src_loc": null,
"usr": "Stewart \\'Scav\\' Northside (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "bad index",
"proc_name": " SendSignal (\/datum\/proc\/_SendSignal)",
"source_file": "code\/datums\/signals.dm,117",
"src": "the lava (39,151,3) (\/turf\/open\/lava\/smooth)",
"src_loc": null,
"usr": "Stewart \\'Scav\\' Northside (\/mob\/living\/carbon\/human)"
},
{
"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": "No valid destination passed into forceMove",
"proc_name": "forceMove (\/atom\/movable\/proc\/forceMove)",
"source_file": "code\/game\/atoms_movable.dm,1129",
"src": "the blue raptor youngling (\/mob\/living\/basic\/raptor\/young\/blue)",
"src_loc": null,
"usr": "Stewart \\'Scav\\' Northside (\/mob\/living\/carbon\/human)"
},
{
"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.add member().",
"proc_name": "add member (\/obj\/machinery\/atmospherics\/pipe\/add_member)",
"source_file": "code\/modules\/atmospherics\/machinery\/datum_pipeline.dm,194",
"src": "the red pipe (\/obj\/machinery\/atmospherics\/pipe\/smart)",
"src_loc": null,
"usr": "Cornelius Kensington (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "\/datum\/reagents | the stomach was forced to stop reacting. This might be unintentional.",
"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.air",
"proc_name": "relocate airs (\/obj\/machinery\/atmospherics\/components\/proc\/relocate_airs)",
"source_file": "code\/modules\/atmospherics\/machinery\/components\/components_base.dm,381",
"src": "Cafeteria omni air vent ehkMf (\/obj\/machinery\/atmospherics\/components\/unary\/vent_pump\/on\/layer4)",
"src_loc": "the floor (89,150,2) (\/turf\/open\/floor\/iron\/dark)",
"usr": "null"
},
{
"count": 1,
"message": "Cannot read null.hud_used",
"proc_name": "remove and refresh (\/datum\/storage\/proc\/remove_and_refresh)",
"source_file": "code\/datums\/storage\/storage.dm,721",
"src": "\/datum\/storage\/backpack (\/datum\/storage\/backpack)",
"src_loc": null,
"usr": "Thallium IV (as Captain) (\/mob\/living\/carbon\/human)"
}
],
"total_count": 93
},
"parser": null,
"id": -1,
"datetime": {
"date": "2026-02-01 10:50:42.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 259818,
"key": "runtime_condensed",
"type": "generated",
"version": 1,
"json": "{\"runtimes\":[{\"count\":62,\"message\":\"Static appearances are not modifiable. (Attempted to assign appearance.color.)\",\"proc_name\":\"color atom overlay (\/atom\/proc\/color_atom_overlay)\",\"source_file\":\"code\/game\/atom\/atom_color.dm,123\",\"src\":\"the mining MOD chestplate (\/obj\/item\/clothing\/suit\/mod)\",\"src_loc\":null,\"usr\":\"Stewart \\\\'Scav\\\\' Northside (\/mob\/living\/carbon\/human)\"},{\"count\":6,\"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\":6,\"message\":\"bad client\",\"proc_name\":\"initialize (\/datum\/tgui_window\/proc\/initialize)\",\"source_file\":\"code\/modules\/tgui\/tgui_window.dm,114\",\"src\":\"\/datum\/tgui_window (\/datum\/tgui_window)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":3,\"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\":3,\"message\":\"Cannot read null.prefs\",\"proc_name\":\"get payload (\/datum\/tgui\/proc\/get_payload)\",\"source_file\":\"code\/modules\/tgui\/tgui.dm,270\",\"src\":\"\/datum\/tgui (\/datum\/tgui)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":2,\"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\":\"Tried to track a qdeleted datum (the cockroach) in ai datum blackboard (key: temporary_ignore_list)! Please ensure that we are not doing this by adding handling where necessary.\",\"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\":\"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\":\"Cannot read null.current_user\",\"proc_name\":\"Click (\/atom\/movable\/screen\/radial\/slice\/Click)\",\"source_file\":\"code\/_onclick\/hud\/radial.dm,54\",\"src\":\"Move (\/atom\/movable\/screen\/radial\/slice)\",\"src_loc\":null,\"usr\":\"Stewart \\\\'Scav\\\\' Northside (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"bad index\",\"proc_name\":\" SendSignal (\/datum\/proc\/_SendSignal)\",\"source_file\":\"code\/datums\/signals.dm,117\",\"src\":\"the lava (39,151,3) (\/turf\/open\/lava\/smooth)\",\"src_loc\":null,\"usr\":\"Stewart \\\\'Scav\\\\' Northside (\/mob\/living\/carbon\/human)\"},{\"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\":\"No valid destination passed into forceMove\",\"proc_name\":\"forceMove (\/atom\/movable\/proc\/forceMove)\",\"source_file\":\"code\/game\/atoms_movable.dm,1129\",\"src\":\"the blue raptor youngling (\/mob\/living\/basic\/raptor\/young\/blue)\",\"src_loc\":null,\"usr\":\"Stewart \\\\'Scav\\\\' Northside (\/mob\/living\/carbon\/human)\"},{\"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.add member().\",\"proc_name\":\"add member (\/obj\/machinery\/atmospherics\/pipe\/add_member)\",\"source_file\":\"code\/modules\/atmospherics\/machinery\/datum_pipeline.dm,194\",\"src\":\"the red pipe (\/obj\/machinery\/atmospherics\/pipe\/smart)\",\"src_loc\":null,\"usr\":\"Cornelius Kensington (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"\/datum\/reagents | the stomach was forced to stop reacting. This might be unintentional.\",\"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.air\",\"proc_name\":\"relocate airs (\/obj\/machinery\/atmospherics\/components\/proc\/relocate_airs)\",\"source_file\":\"code\/modules\/atmospherics\/machinery\/components\/components_base.dm,381\",\"src\":\"Cafeteria omni air vent ehkMf (\/obj\/machinery\/atmospherics\/components\/unary\/vent_pump\/on\/layer4)\",\"src_loc\":\"the floor (89,150,2) (\/turf\/open\/floor\/iron\/dark)\",\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot read null.hud_used\",\"proc_name\":\"remove and refresh (\/datum\/storage\/proc\/remove_and_refresh)\",\"source_file\":\"code\/datums\/storage\/storage.dm,721\",\"src\":\"\/datum\/storage\/backpack (\/datum\/storage\/backpack)\",\"src_loc\":null,\"usr\":\"Thallium IV (as Captain) (\/mob\/living\/carbon\/human)\"}],\"total_count\":93}",
"originalUrl": "https:\/\/terry-logs.tgstation13.org\/2026\/02\/01\/round-259818\/runtime.condensed.json"
}
Install Gentoo