runtime_condensed
-
357
count
Division by zero inequalize(/datum/gas_mixture/proc/equalize:275)src: /datum/gas_mixture (/datum/gas_mixture)
src_loc:
usr: null
-
5
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)
-
3
count
Cannot modify null.dismantle_cooldown. inprocess cell(/turf/open/process_cell:354)src: the plating (191,180,3) (/turf/open/floor/plating)
src_loc:
usr: null
-
3
count
type mismatch: "addtrait " + inequipped(/obj/item/clothing/equipped:259)src: the atmospheric MOD helmet (/obj/item/clothing/head/mod)
src_loc:
usr: Stuns-His-Hat (/mob/living/carbon/human)
-
3
count
type mismatch: "removetrait " + indropped(/obj/item/clothing/dropped:240)src: the atmospheric MOD helmet (/obj/item/clothing/head/mod)
src_loc:
usr: Stuns-His-Hat (/mob/living/carbon/human)
-
3
count
null.add_member() called by /obj/machinery/atmospherics/components/binary/volume_pump on (190,178,3) inadd member(/obj/machinery/atmospherics/components/add_member:199)src: the omni volumetric gas pump (/obj/machinery/atmospherics/components/binary/volume_pump)
src_loc:
usr: Unknown (/mob/living/carbon/human/species/android)
-
3
count
list index out of bounds inremoveStaticPower(/area/proc/removeStaticPower:515)src: the Recreational Holodeck (/area/station/holodeck/rec_center)
src_loc:
usr: M.A.L.F.P.R.A.C.T.I.C.E. (/mob/living/silicon/robot)
-
2
count
queue_ruleset() was called with an invalid type: Traitors inqueue ruleset(/datum/controller/subsystem/dynamic/proc/queue_ruleset:539)src: Dynamic (/datum/controller/subsystem/dynamic)
src_loc:
usr: null
-
2
count
recursive_jsonify got an empty list after serialization instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
2
count
bad index inbitmask smooth(/atom/proc/bitmask_smooth:252)src: the full tile reinforced windo... (/obj/structure/window/reinforced/fulltile)
src_loc: the plating (148,181,2) (/turf/open/floor/plating)
usr: null
-
1
count
cannot read from list inlog filter(/proc/log_filter:98)src: null
src_loc:
usr: Akeenus-Mudeska (/mob/living/carbon/human)
-
1
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: Unknown (/mob/living/carbon/human/species/android)
-
1
count
Attempting to create a new db query during the world shutdown inNewQuery(/datum/controller/subsystem/dbcore/proc/NewQuery:384)src: Database (/datum/controller/subsystem/dbcore)
src_loc:
usr: Anton Backman (/mob/dead/observer)
-
1
count
parent_qdeleting overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: M.A.L.F.P.R.A.C.T.I.C.E. (/mob/living/silicon/robot)
-
1
count
Cannot read null.name inui data(/datum/greyscale_modify_menu/ui_data:104)src: /datum/greyscale_modify_menu (/datum/greyscale_modify_menu)
src_loc:
usr: null
-
1
count
Cannot execute null.Execute(). inLogAhelp(/datum/controller/subsystem/blackbox/proc/LogAhelp:312)src: Blackbox (/datum/controller/subsystem/blackbox)
src_loc:
usr: Anton Backman (/mob/dead/observer)
-
1
count
Cannot read null.prefs inget payload(/datum/tgui/proc/get_payload:270)src: /datum/tgui (/datum/tgui)
src_loc:
usr: null
-
1
count
atom_entered overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: the green raptor (/mob/living/basic/raptor/green)
-
1
count
atom_init_success_on overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: the green raptor (/mob/living/basic/raptor/green)
-
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)
{
"data": {
"runtimes": [
{
"count": 357,
"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": 5,
"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": 3,
"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 (191,180,3) (\/turf\/open\/floor\/plating)",
"src_loc": null,
"usr": "null"
},
{
"count": 3,
"message": "type mismatch: \"addtrait \" + ",
"proc_name": "equipped (\/obj\/item\/clothing\/equipped)",
"source_file": "code\/modules\/clothing\/clothing.dm,259",
"src": "the atmospheric MOD helmet (\/obj\/item\/clothing\/head\/mod)",
"src_loc": null,
"usr": "Stuns-His-Hat (\/mob\/living\/carbon\/human)"
},
{
"count": 3,
"message": "type mismatch: \"removetrait \" + ",
"proc_name": "dropped (\/obj\/item\/clothing\/dropped)",
"source_file": "code\/modules\/clothing\/clothing.dm,240",
"src": "the atmospheric MOD helmet (\/obj\/item\/clothing\/head\/mod)",
"src_loc": null,
"usr": "Stuns-His-Hat (\/mob\/living\/carbon\/human)"
},
{
"count": 3,
"message": "null.add_member() called by \/obj\/machinery\/atmospherics\/components\/binary\/volume_pump on (190,178,3)",
"proc_name": "add member (\/obj\/machinery\/atmospherics\/components\/add_member)",
"source_file": "code\/modules\/atmospherics\/machinery\/datum_pipeline.dm,199",
"src": "the omni volumetric gas pump (\/obj\/machinery\/atmospherics\/components\/binary\/volume_pump)",
"src_loc": null,
"usr": "Unknown (\/mob\/living\/carbon\/human\/species\/android)"
},
{
"count": 3,
"message": "list index out of bounds",
"proc_name": "removeStaticPower (\/area\/proc\/removeStaticPower)",
"source_file": "code\/game\/area\/areas.dm,515",
"src": "the Recreational Holodeck (\/area\/station\/holodeck\/rec_center)",
"src_loc": null,
"usr": "M.A.L.F.P.R.A.C.T.I.C.E. (\/mob\/living\/silicon\/robot)"
},
{
"count": 2,
"message": "queue_ruleset() was called with an invalid type: Traitors",
"proc_name": "queue ruleset (\/datum\/controller\/subsystem\/dynamic\/proc\/queue_ruleset)",
"source_file": "code\/controllers\/subsystem\/dynamic\/dynamic.dm,539",
"src": "Dynamic (\/datum\/controller\/subsystem\/dynamic)",
"src_loc": null,
"usr": "null"
},
{
"count": 2,
"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": 2,
"message": "bad index",
"proc_name": "bitmask smooth (\/atom\/proc\/bitmask_smooth)",
"source_file": "code\/__HELPERS\/icon_smoothing.dm,252",
"src": "the full tile reinforced windo... (\/obj\/structure\/window\/reinforced\/fulltile)",
"src_loc": "the plating (148,181,2) (\/turf\/open\/floor\/plating)",
"usr": "null"
},
{
"count": 1,
"message": "cannot read from list",
"proc_name": "log filter (\/proc\/log_filter)",
"source_file": "code\/__HELPERS\/chat_filter.dm,98",
"src": "null",
"src_loc": null,
"usr": "Akeenus-Mudeska (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"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": "Unknown (\/mob\/living\/carbon\/human\/species\/android)"
},
{
"count": 1,
"message": "Attempting to create a new db query during the world shutdown",
"proc_name": "NewQuery (\/datum\/controller\/subsystem\/dbcore\/proc\/NewQuery)",
"source_file": "code\/controllers\/subsystem\/dbcore.dm,384",
"src": "Database (\/datum\/controller\/subsystem\/dbcore)",
"src_loc": null,
"usr": "Anton Backman (\/mob\/dead\/observer)"
},
{
"count": 1,
"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": "M.A.L.F.P.R.A.C.T.I.C.E. (\/mob\/living\/silicon\/robot)"
},
{
"count": 1,
"message": "Cannot read null.name",
"proc_name": "ui data (\/datum\/greyscale_modify_menu\/ui_data)",
"source_file": "code\/modules\/admin\/greyscale_modify_menu.dm,104",
"src": "\/datum\/greyscale_modify_menu (\/datum\/greyscale_modify_menu)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "Cannot execute null.Execute().",
"proc_name": "LogAhelp (\/datum\/controller\/subsystem\/blackbox\/proc\/LogAhelp)",
"source_file": "code\/controllers\/subsystem\/blackbox.dm,312",
"src": "Blackbox (\/datum\/controller\/subsystem\/blackbox)",
"src_loc": null,
"usr": "Anton Backman (\/mob\/dead\/observer)"
},
{
"count": 1,
"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": 1,
"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": "the green raptor (\/mob\/living\/basic\/raptor\/green)"
},
{
"count": 1,
"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": "the green raptor (\/mob\/living\/basic\/raptor\/green)"
},
{
"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)"
}
],
"total_count": 393
},
"parser": null,
"id": -1,
"datetime": {
"date": "2026-01-17 22:10:43.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 259522,
"key": "runtime_condensed",
"type": "generated",
"version": 1,
"json": "{\"runtimes\":[{\"count\":357,\"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\":5,\"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\":3,\"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 (191,180,3) (\/turf\/open\/floor\/plating)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":3,\"message\":\"type mismatch: \\\"addtrait \\\" + \",\"proc_name\":\"equipped (\/obj\/item\/clothing\/equipped)\",\"source_file\":\"code\/modules\/clothing\/clothing.dm,259\",\"src\":\"the atmospheric MOD helmet (\/obj\/item\/clothing\/head\/mod)\",\"src_loc\":null,\"usr\":\"Stuns-His-Hat (\/mob\/living\/carbon\/human)\"},{\"count\":3,\"message\":\"type mismatch: \\\"removetrait \\\" + \",\"proc_name\":\"dropped (\/obj\/item\/clothing\/dropped)\",\"source_file\":\"code\/modules\/clothing\/clothing.dm,240\",\"src\":\"the atmospheric MOD helmet (\/obj\/item\/clothing\/head\/mod)\",\"src_loc\":null,\"usr\":\"Stuns-His-Hat (\/mob\/living\/carbon\/human)\"},{\"count\":3,\"message\":\"null.add_member() called by \/obj\/machinery\/atmospherics\/components\/binary\/volume_pump on (190,178,3)\",\"proc_name\":\"add member (\/obj\/machinery\/atmospherics\/components\/add_member)\",\"source_file\":\"code\/modules\/atmospherics\/machinery\/datum_pipeline.dm,199\",\"src\":\"the omni volumetric gas pump (\/obj\/machinery\/atmospherics\/components\/binary\/volume_pump)\",\"src_loc\":null,\"usr\":\"Unknown (\/mob\/living\/carbon\/human\/species\/android)\"},{\"count\":3,\"message\":\"list index out of bounds\",\"proc_name\":\"removeStaticPower (\/area\/proc\/removeStaticPower)\",\"source_file\":\"code\/game\/area\/areas.dm,515\",\"src\":\"the Recreational Holodeck (\/area\/station\/holodeck\/rec_center)\",\"src_loc\":null,\"usr\":\"M.A.L.F.P.R.A.C.T.I.C.E. (\/mob\/living\/silicon\/robot)\"},{\"count\":2,\"message\":\"queue_ruleset() was called with an invalid type: Traitors\",\"proc_name\":\"queue ruleset (\/datum\/controller\/subsystem\/dynamic\/proc\/queue_ruleset)\",\"source_file\":\"code\/controllers\/subsystem\/dynamic\/dynamic.dm,539\",\"src\":\"Dynamic (\/datum\/controller\/subsystem\/dynamic)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":2,\"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\":2,\"message\":\"bad index\",\"proc_name\":\"bitmask smooth (\/atom\/proc\/bitmask_smooth)\",\"source_file\":\"code\/__HELPERS\/icon_smoothing.dm,252\",\"src\":\"the full tile reinforced windo... (\/obj\/structure\/window\/reinforced\/fulltile)\",\"src_loc\":\"the plating (148,181,2) (\/turf\/open\/floor\/plating)\",\"usr\":\"null\"},{\"count\":1,\"message\":\"cannot read from list\",\"proc_name\":\"log filter (\/proc\/log_filter)\",\"source_file\":\"code\/__HELPERS\/chat_filter.dm,98\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Akeenus-Mudeska (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"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\":\"Unknown (\/mob\/living\/carbon\/human\/species\/android)\"},{\"count\":1,\"message\":\"Attempting to create a new db query during the world shutdown\",\"proc_name\":\"NewQuery (\/datum\/controller\/subsystem\/dbcore\/proc\/NewQuery)\",\"source_file\":\"code\/controllers\/subsystem\/dbcore.dm,384\",\"src\":\"Database (\/datum\/controller\/subsystem\/dbcore)\",\"src_loc\":null,\"usr\":\"Anton Backman (\/mob\/dead\/observer)\"},{\"count\":1,\"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\":\"M.A.L.F.P.R.A.C.T.I.C.E. (\/mob\/living\/silicon\/robot)\"},{\"count\":1,\"message\":\"Cannot read null.name\",\"proc_name\":\"ui data (\/datum\/greyscale_modify_menu\/ui_data)\",\"source_file\":\"code\/modules\/admin\/greyscale_modify_menu.dm,104\",\"src\":\"\/datum\/greyscale_modify_menu (\/datum\/greyscale_modify_menu)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot execute null.Execute().\",\"proc_name\":\"LogAhelp (\/datum\/controller\/subsystem\/blackbox\/proc\/LogAhelp)\",\"source_file\":\"code\/controllers\/subsystem\/blackbox.dm,312\",\"src\":\"Blackbox (\/datum\/controller\/subsystem\/blackbox)\",\"src_loc\":null,\"usr\":\"Anton Backman (\/mob\/dead\/observer)\"},{\"count\":1,\"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\":1,\"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\":\"the green raptor (\/mob\/living\/basic\/raptor\/green)\"},{\"count\":1,\"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\":\"the green raptor (\/mob\/living\/basic\/raptor\/green)\"},{\"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)\"}],\"total_count\":393}",
"originalUrl": "https:\/\/terry-logs.tgstation13.org\/2026\/01\/17\/round-259522\/runtime.condensed.json"
}
Install Gentoo