runtime_condensed
-
11
count
list index out of bounds inload tier list(/datum/dynamic_ruleset/proc/load_tier_list:126)src: Space Changeling (/datum/dynamic_ruleset/midround/from_ghosts/space_changeling)
src_loc:
usr: null
-
11
count
playsound(): no soundin passed inplaysound(/proc/playsound:26)src: null
src_loc:
usr: General Goldenbar III Esquire (/mob/living/carbon/human)
-
5
count
add_blood_DNA on the damp rag (/obj/item/rag) has been passed bad blood_DNA_to_add ( - key-value pair)! inadd blood DNA(/obj/add_blood_DNA:121)src: the damp rag (/obj/item/rag)
src_loc:
usr: Bletz Kotlinsky (/mob/living/carbon/human)
-
3
count
Cannot execute null.examine(). inrun examinate(/mob/proc/run_examinate:565)src: Fin Frankley (/mob/living/carbon/human)
src_loc: the floor (111,119,4) (/turf/open/floor/iron/dark/side)
usr: (src)
-
3
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)
-
3
count
movable_moved overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
3
count
Volume modifier 0 must be +ve instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Gorilla (547) (/mob/living/basic/gorilla)
-
2
count
Qdeleted thing being thrown around. inthrow at(/atom/movable/proc/throw_at:1340)src: the banana glutton (/mob/living/basic/clown/mutant/glutton)
src_loc: null
usr: null
-
2
count
undefined proc or verb /datum/wound/blunt/bone/severe/can be ointmented or meshed(). inheal carbon(/obj/item/stack/medical/proc/heal_carbon:331)src: the regenerative mesh (/obj/item/stack/medical/mesh)
src_loc:
usr: Tables-The-Tider (/mob/living/carbon/human)
-
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
Attempted to qdel messenger of Spencer Wood (Assistant) without qdeling computer, this will cause problems later instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Jay Christman (/mob/living/carbon/human)
-
1
count
Cannot read null.prefs inget payload(/datum/tgui/proc/get_payload:255)src: /datum/tgui (/datum/tgui)
src_loc:
usr: null
-
1
count
/datum/reagents | the large beaker 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: Ordnance Lab omni air vent XfX... (/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4)
src_loc: the ice chasm (188,100,3) (/turf/open/openspace/icemoon/keep_below)
usr: null
-
1
count
Cannot read null.program_flags inuse energy(/obj/item/modular_computer/proc/use_energy:21)src: Spencer Wood (Assistant) (/obj/item/modular_computer/pda/assistant)
src_loc: the floor (73,148,4) (/turf/open/floor/iron/dark)
usr: null
-
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
Failed to create a character for latejoin. inAttemptLateSpawn(/mob/dead/new_player/proc/AttemptLateSpawn:189)src: Ikrarkjr (/mob/dead/new_player)
src_loc: the cordon (8,248,1) (/turf/cordon)
usr: (src)
-
1
count
-
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 read null.show_job_clothes inget ui data(/datum/preference_middleware/loadout/get_ui_data:99)src: /datum/preference_middleware/l... (/datum/preference_middleware/loadout)
src_loc:
usr: Cody Holmes (/mob/dead/observer)
-
1
count
A poster was initialized with a qdeleted poster_structure, something's gone wrong instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Fin Frankley (/mob/living/carbon/human)
-
1
count
https://tts.scriptis.net/tts-voices: status code 503 instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
1
count
Cannot read null.stored_files inactivate(/datum/computer_file/program/revelation/proc/activate:30)src: /datum/computer_file/program/r... (/datum/computer_file/program/revelation)
src_loc:
usr: Jay Christman (/mob/living/carbon/human)
{
"data": {
"runtimes": [
{
"count": 11,
"message": "list index out of bounds",
"proc_name": "load tier list (\/datum\/dynamic_ruleset\/proc\/load_tier_list)",
"source_file": "code\/controllers\/subsystem\/dynamic\/_dynamic_ruleset.dm,126",
"src": "Space Changeling (\/datum\/dynamic_ruleset\/midround\/from_ghosts\/space_changeling)",
"src_loc": null,
"usr": "null"
},
{
"count": 11,
"message": "playsound(): no soundin passed",
"proc_name": "playsound (\/proc\/playsound)",
"source_file": "code\/game\/sound\/sound.dm,26",
"src": "null",
"src_loc": null,
"usr": "General Goldenbar III Esquire (\/mob\/living\/carbon\/human)"
},
{
"count": 5,
"message": "add_blood_DNA on the damp rag (\/obj\/item\/rag) has been passed bad blood_DNA_to_add ( - key-value pair)!",
"proc_name": "add blood DNA (\/obj\/add_blood_DNA)",
"source_file": "code\/modules\/forensics\/forensics_helpers.dm,121",
"src": "the damp rag (\/obj\/item\/rag)",
"src_loc": null,
"usr": "Bletz Kotlinsky (\/mob\/living\/carbon\/human)"
},
{
"count": 3,
"message": "Cannot execute null.examine().",
"proc_name": "run examinate (\/mob\/proc\/run_examinate)",
"source_file": "code\/modules\/mob\/mob.dm,565",
"src": "Fin Frankley (\/mob\/living\/carbon\/human)",
"src_loc": "the floor (111,119,4) (\/turf\/open\/floor\/iron\/dark\/side)",
"usr": "(src)"
},
{
"count": 3,
"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)"
},
{
"count": 3,
"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": 3,
"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": "Gorilla (547) (\/mob\/living\/basic\/gorilla)"
},
{
"count": 2,
"message": "Qdeleted thing being thrown around.",
"proc_name": "throw at (\/atom\/movable\/proc\/throw_at)",
"source_file": "code\/game\/atoms_movable.dm,1340",
"src": "the banana glutton (\/mob\/living\/basic\/clown\/mutant\/glutton)",
"src_loc": "null",
"usr": "null"
},
{
"count": 2,
"message": "undefined proc or verb \/datum\/wound\/blunt\/bone\/severe\/can be ointmented or meshed().",
"proc_name": "heal carbon (\/obj\/item\/stack\/medical\/proc\/heal_carbon)",
"source_file": "code\/game\/objects\/items\/stacks\/medical.dm,331",
"src": "the regenerative mesh (\/obj\/item\/stack\/medical\/mesh)",
"src_loc": null,
"usr": "Tables-The-Tider (\/mob\/living\/carbon\/human)"
},
{
"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": "Attempted to qdel messenger of Spencer Wood (Assistant) without qdeling computer, this will cause problems later",
"proc_name": " stack trace (\/proc\/_stack_trace)",
"source_file": "code\/__HELPERS\/stack_trace.dm,4",
"src": "null",
"src_loc": null,
"usr": "Jay Christman (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "Cannot read null.prefs",
"proc_name": "get payload (\/datum\/tgui\/proc\/get_payload)",
"source_file": "code\/modules\/tgui\/tgui.dm,255",
"src": "\/datum\/tgui (\/datum\/tgui)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "\/datum\/reagents | the large beaker 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": "Ordnance Lab omni air vent XfX... (\/obj\/machinery\/atmospherics\/components\/unary\/vent_pump\/on\/layer4)",
"src_loc": "the ice chasm (188,100,3) (\/turf\/open\/openspace\/icemoon\/keep_below)",
"usr": "null"
},
{
"count": 1,
"message": "Cannot read null.program_flags",
"proc_name": "use energy (\/obj\/item\/modular_computer\/proc\/use_energy)",
"source_file": "code\/modules\/modular_computers\/computers\/item\/computer_power.dm,21",
"src": "Spencer Wood (Assistant) (\/obj\/item\/modular_computer\/pda\/assistant)",
"src_loc": "the floor (73,148,4) (\/turf\/open\/floor\/iron\/dark)",
"usr": "null"
},
{
"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": "Failed to create a character for latejoin.",
"proc_name": "AttemptLateSpawn (\/mob\/dead\/new_player\/proc\/AttemptLateSpawn)",
"source_file": "code\/modules\/mob\/dead\/new_player\/new_player.dm,189",
"src": "Ikrarkjr (\/mob\/dead\/new_player)",
"src_loc": "the cordon (8,248,1) (\/turf\/cordon)",
"usr": "(src)"
},
{
"count": 1,
"message": "TGS Error: byond_world_export: Failed request: http:\/\/-censored-:5000\/api\/Bridge?data=%7B%22commandType%22%3A3%2C%22accessIdentifier%22%3A%224kzJzBH4N5LALt5CVnm2kq5TO46hhYDnQ6yovMDs%22%7D",
"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 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 read null.show_job_clothes",
"proc_name": "get ui data (\/datum\/preference_middleware\/loadout\/get_ui_data)",
"source_file": "code\/modules\/loadout\/loadout_menu.dm,99",
"src": "\/datum\/preference_middleware\/l... (\/datum\/preference_middleware\/loadout)",
"src_loc": null,
"usr": "Cody Holmes (\/mob\/dead\/observer)"
},
{
"count": 1,
"message": "A poster was initialized with a qdeleted poster_structure, something's gone wrong",
"proc_name": " stack trace (\/proc\/_stack_trace)",
"source_file": "code\/__HELPERS\/stack_trace.dm,4",
"src": "null",
"src_loc": null,
"usr": "Fin Frankley (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "https:\/\/tts.scriptis.net\/tts-voices: status code 503",
"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.stored_files",
"proc_name": "activate (\/datum\/computer_file\/program\/revelation\/proc\/activate)",
"source_file": "code\/modules\/modular_computers\/file_system\/programs\/antagonist\/revelation.dm,30",
"src": "\/datum\/computer_file\/program\/r... (\/datum\/computer_file\/program\/revelation)",
"src_loc": null,
"usr": "Jay Christman (\/mob\/living\/carbon\/human)"
}
],
"total_count": 58
},
"parser": null,
"id": -1,
"datetime": {
"date": "2025-09-25 04:10:44.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 256323,
"key": "runtime_condensed",
"type": "generated",
"version": 1,
"json": "{\"runtimes\":[{\"count\":11,\"message\":\"list index out of bounds\",\"proc_name\":\"load tier list (\/datum\/dynamic_ruleset\/proc\/load_tier_list)\",\"source_file\":\"code\/controllers\/subsystem\/dynamic\/_dynamic_ruleset.dm,126\",\"src\":\"Space Changeling (\/datum\/dynamic_ruleset\/midround\/from_ghosts\/space_changeling)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":11,\"message\":\"playsound(): no soundin passed\",\"proc_name\":\"playsound (\/proc\/playsound)\",\"source_file\":\"code\/game\/sound\/sound.dm,26\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"General Goldenbar III Esquire (\/mob\/living\/carbon\/human)\"},{\"count\":5,\"message\":\"add_blood_DNA on the damp rag (\/obj\/item\/rag) has been passed bad blood_DNA_to_add ( - key-value pair)!\",\"proc_name\":\"add blood DNA (\/obj\/add_blood_DNA)\",\"source_file\":\"code\/modules\/forensics\/forensics_helpers.dm,121\",\"src\":\"the damp rag (\/obj\/item\/rag)\",\"src_loc\":null,\"usr\":\"Bletz Kotlinsky (\/mob\/living\/carbon\/human)\"},{\"count\":3,\"message\":\"Cannot execute null.examine().\",\"proc_name\":\"run examinate (\/mob\/proc\/run_examinate)\",\"source_file\":\"code\/modules\/mob\/mob.dm,565\",\"src\":\"Fin Frankley (\/mob\/living\/carbon\/human)\",\"src_loc\":\"the floor (111,119,4) (\/turf\/open\/floor\/iron\/dark\/side)\",\"usr\":\"(src)\"},{\"count\":3,\"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)\"},{\"count\":3,\"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\":3,\"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\":\"Gorilla (547) (\/mob\/living\/basic\/gorilla)\"},{\"count\":2,\"message\":\"Qdeleted thing being thrown around.\",\"proc_name\":\"throw at (\/atom\/movable\/proc\/throw_at)\",\"source_file\":\"code\/game\/atoms_movable.dm,1340\",\"src\":\"the banana glutton (\/mob\/living\/basic\/clown\/mutant\/glutton)\",\"src_loc\":\"null\",\"usr\":\"null\"},{\"count\":2,\"message\":\"undefined proc or verb \/datum\/wound\/blunt\/bone\/severe\/can be ointmented or meshed().\",\"proc_name\":\"heal carbon (\/obj\/item\/stack\/medical\/proc\/heal_carbon)\",\"source_file\":\"code\/game\/objects\/items\/stacks\/medical.dm,331\",\"src\":\"the regenerative mesh (\/obj\/item\/stack\/medical\/mesh)\",\"src_loc\":null,\"usr\":\"Tables-The-Tider (\/mob\/living\/carbon\/human)\"},{\"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\":\"Attempted to qdel messenger of Spencer Wood (Assistant) without qdeling computer, this will cause problems later\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Jay Christman (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot read null.prefs\",\"proc_name\":\"get payload (\/datum\/tgui\/proc\/get_payload)\",\"source_file\":\"code\/modules\/tgui\/tgui.dm,255\",\"src\":\"\/datum\/tgui (\/datum\/tgui)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"\/datum\/reagents | the large beaker 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\":\"Ordnance Lab omni air vent XfX... (\/obj\/machinery\/atmospherics\/components\/unary\/vent_pump\/on\/layer4)\",\"src_loc\":\"the ice chasm (188,100,3) (\/turf\/open\/openspace\/icemoon\/keep_below)\",\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot read null.program_flags\",\"proc_name\":\"use energy (\/obj\/item\/modular_computer\/proc\/use_energy)\",\"source_file\":\"code\/modules\/modular_computers\/computers\/item\/computer_power.dm,21\",\"src\":\"Spencer Wood (Assistant) (\/obj\/item\/modular_computer\/pda\/assistant)\",\"src_loc\":\"the floor (73,148,4) (\/turf\/open\/floor\/iron\/dark)\",\"usr\":\"null\"},{\"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\":\"Failed to create a character for latejoin.\",\"proc_name\":\"AttemptLateSpawn (\/mob\/dead\/new_player\/proc\/AttemptLateSpawn)\",\"source_file\":\"code\/modules\/mob\/dead\/new_player\/new_player.dm,189\",\"src\":\"Ikrarkjr (\/mob\/dead\/new_player)\",\"src_loc\":\"the cordon (8,248,1) (\/turf\/cordon)\",\"usr\":\"(src)\"},{\"count\":1,\"message\":\"TGS Error: byond_world_export: Failed request: http:\/\/-censored-:5000\/api\/Bridge?data=%7B%22commandType%22%3A3%2C%22accessIdentifier%22%3A%224kzJzBH4N5LALt5CVnm2kq5TO46hhYDnQ6yovMDs%22%7D\",\"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 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 read null.show_job_clothes\",\"proc_name\":\"get ui data (\/datum\/preference_middleware\/loadout\/get_ui_data)\",\"source_file\":\"code\/modules\/loadout\/loadout_menu.dm,99\",\"src\":\"\/datum\/preference_middleware\/l... (\/datum\/preference_middleware\/loadout)\",\"src_loc\":null,\"usr\":\"Cody Holmes (\/mob\/dead\/observer)\"},{\"count\":1,\"message\":\"A poster was initialized with a qdeleted poster_structure, something's gone wrong\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Fin Frankley (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"https:\/\/tts.scriptis.net\/tts-voices: status code 503\",\"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.stored_files\",\"proc_name\":\"activate (\/datum\/computer_file\/program\/revelation\/proc\/activate)\",\"source_file\":\"code\/modules\/modular_computers\/file_system\/programs\/antagonist\/revelation.dm,30\",\"src\":\"\/datum\/computer_file\/program\/r... (\/datum\/computer_file\/program\/revelation)\",\"src_loc\":null,\"usr\":\"Jay Christman (\/mob\/living\/carbon\/human)\"}],\"total_count\":58}",
"originalUrl": "https:\/\/terry-logs.tgstation13.org\/2025\/09\/25\/round-256323\/runtime.condensed.json"
}
Install Gentoo