runtime_condensed
-
21
count
bad index inbitmask smooth(/atom/proc/bitmask_smooth:251)src: the full tile reinforced windo... (/obj/structure/window/reinforced/fulltile)
src_loc: the plating (208,25,8) (/turf/open/floor/plating)
usr: null
-
11
count
Cannot read null._listen_lookup indropped(/obj/item/proc/dropped:749)src: the Donk Co. \'Donk Spike\' Sh... (/obj/item/ammo_casing/shotgun/flechette/donk)
src_loc:
usr: Frankie White (/mob/living/carbon/human)
-
4
count
Cannot read null.name inui data(/datum/component/material_container/ui_data:759)src: /datum/component/material_cont... (/datum/component/material_container)
src_loc:
usr: null
-
3
count
turf_reset_elevation overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Principium Vitae (as Captain) (/mob/living/carbon/human)
-
3
count
turf_change overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Principium Vitae (as Captain) (/mob/living/carbon/human)
-
2
count
undefined proc or verb /obj/item/organ/brain/felinid/run armor check(). inbaton effect(/obj/item/melee/baton/proc/baton_effect:236)src: the OZtek Boomerang (/obj/item/melee/baton/security/boomerang)
src_loc: the floor (128,142,4) (/turf/open/floor/iron)
usr: null
-
2
count
Cannot read null.loc inis on hyperspace(/datum/component/shuttle_cling/proc/is_on_hyperspace:132)src: /datum/component/shuttle_cling (/datum/component/shuttle_cling)
src_loc:
usr: 0
-
2
count
Attempted to fetch material ref with invalid key inGetMaterialRef(/datum/controller/subsystem/materials/proc/_GetMaterialRef:108)src: Materials (/datum/controller/subsystem/materials)
src_loc:
usr: Bob Stange (/mob/dead/observer)
-
2
count
/datum/reagents | ChemMaster 3000 was forced to stop reacting. This might be unintentional. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
2
count
Component /datum/component/shuttle_cling was created with a deleted parent or was deleted itself before it could be added to a parent inNew(/datum/component/New:59)src: /datum/component/shuttle_cling (/datum/component/shuttle_cling)
src_loc:
usr: 0
-
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
undefined proc or verb /turf/open/floor/iron/run armor check(). inbaton effect(/obj/item/melee/baton/proc/baton_effect:236)src: the OZtek Boomerang (/obj/item/melee/baton/security/boomerang)
src_loc: Principium Vitae (as Captain) (/mob/living/carbon/human)
usr: null
-
1
count
The flashbang taking damage while having <= 0 integrity intake damage(/atom/proc/take_damage:23)src: the flashbang (/obj/item/grenade/hypnotic)
src_loc: the snow (183,99,3) (/turf/open/misc/asteroid/snow/icemoon/do_not_chasm)
usr: null
-
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
Attempt to move the �CentCom supply pod to Supplypod Shipping Lane was rejected by BYOND, possibly due to cyclic contents instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Bob Stange (/mob/dead/observer)
-
1
count
Cannot modify null.moving_from_pull. inMove(/mob/living/Move:1041)src: the purple baby slime (365) (/mob/living/basic/slime)
src_loc: the reinforced floor (167,94,3) (/turf/open/floor/engine)
usr: null
-
1
count
Cannot execute null.resolve(). insave scars(/datum/controller/subsystem/persistence/proc/save_scars:8)src: Persistence (/datum/controller/subsystem/persistence)
src_loc:
usr: null
-
1
count
list index out of bounds inload tier list(/datum/dynamic_ruleset/proc/load_tier_list:131)src: Space Changeling (/datum/dynamic_ruleset/midround/from_ghosts/space_changeling)
src_loc:
usr: null
-
1
count
Supermatter powered for the first time without being logged. Internal energy factors: {"External Power Trickle":0,"External Power Gain":0,"Gas Heat Power Gain":0,"Internal Power Decay":0,"Gas Power Decay Negation":0,"Psychologist Power Decay Negation":0} instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
1
count
bad index inRemoveFromParent(/datum/component/proc/_RemoveFromParent:131)src: /datum/component/shuttle_cling (/datum/component/shuttle_cling)
src_loc:
usr: 0
-
1
count
/obj/structure/table/reinforced called smooth_icon() without being on a z-level insmooth icon(/atom/proc/smooth_icon:138)src: the reinforced table (/obj/structure/table/reinforced)
src_loc: the food cart (/obj/machinery/food_cart)
usr: null
{
"data": {
"runtimes": [
{
"count": 21,
"message": "bad index",
"proc_name": "bitmask smooth (\/atom\/proc\/bitmask_smooth)",
"source_file": "code\/__HELPERS\/icon_smoothing.dm,251",
"src": "the full tile reinforced windo... (\/obj\/structure\/window\/reinforced\/fulltile)",
"src_loc": "the plating (208,25,8) (\/turf\/open\/floor\/plating)",
"usr": "null"
},
{
"count": 11,
"message": "Cannot read null._listen_lookup",
"proc_name": "dropped (\/obj\/item\/proc\/dropped)",
"source_file": "code\/game\/objects\/items.dm,749",
"src": "the Donk Co. \\'Donk Spike\\' Sh... (\/obj\/item\/ammo_casing\/shotgun\/flechette\/donk)",
"src_loc": null,
"usr": "Frankie White (\/mob\/living\/carbon\/human)"
},
{
"count": 4,
"message": "Cannot read null.name",
"proc_name": "ui data (\/datum\/component\/material_container\/ui_data)",
"source_file": "code\/datums\/components\/material\/material_container.dm,759",
"src": "\/datum\/component\/material_cont... (\/datum\/component\/material_container)",
"src_loc": null,
"usr": "null"
},
{
"count": 3,
"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": "Principium Vitae (as Captain) (\/mob\/living\/carbon\/human)"
},
{
"count": 3,
"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": "Principium Vitae (as Captain) (\/mob\/living\/carbon\/human)"
},
{
"count": 2,
"message": "undefined proc or verb \/obj\/item\/organ\/brain\/felinid\/run armor check().",
"proc_name": "baton effect (\/obj\/item\/melee\/baton\/proc\/baton_effect)",
"source_file": "code\/game\/objects\/items\/melee\/baton.dm,236",
"src": "the OZtek Boomerang (\/obj\/item\/melee\/baton\/security\/boomerang)",
"src_loc": "the floor (128,142,4) (\/turf\/open\/floor\/iron)",
"usr": "null"
},
{
"count": 2,
"message": "Cannot read null.loc",
"proc_name": "is on hyperspace (\/datum\/component\/shuttle_cling\/proc\/is_on_hyperspace)",
"source_file": "code\/datums\/components\/shuttle_cling.dm,132",
"src": "\/datum\/component\/shuttle_cling (\/datum\/component\/shuttle_cling)",
"src_loc": null,
"usr": "0"
},
{
"count": 2,
"message": "Attempted to fetch material ref with invalid key ",
"proc_name": " GetMaterialRef (\/datum\/controller\/subsystem\/materials\/proc\/_GetMaterialRef)",
"source_file": "code\/controllers\/subsystem\/materials.dm,108",
"src": "Materials (\/datum\/controller\/subsystem\/materials)",
"src_loc": null,
"usr": "Bob Stange (\/mob\/dead\/observer)"
},
{
"count": 2,
"message": "\/datum\/reagents | ChemMaster 3000 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": 2,
"message": "Component \/datum\/component\/shuttle_cling was created with a deleted parent or was deleted itself before it could be added to a parent",
"proc_name": "New (\/datum\/component\/New)",
"source_file": "code\/datums\/components\/_component.dm,59",
"src": "\/datum\/component\/shuttle_cling (\/datum\/component\/shuttle_cling)",
"src_loc": null,
"usr": "0"
},
{
"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": "undefined proc or verb \/turf\/open\/floor\/iron\/run armor check().",
"proc_name": "baton effect (\/obj\/item\/melee\/baton\/proc\/baton_effect)",
"source_file": "code\/game\/objects\/items\/melee\/baton.dm,236",
"src": "the OZtek Boomerang (\/obj\/item\/melee\/baton\/security\/boomerang)",
"src_loc": "Principium Vitae (as Captain) (\/mob\/living\/carbon\/human)",
"usr": "null"
},
{
"count": 1,
"message": "The flashbang taking damage while having <= 0 integrity",
"proc_name": "take damage (\/atom\/proc\/take_damage)",
"source_file": "code\/game\/atom\/atom_defense.dm,23",
"src": "the flashbang (\/obj\/item\/grenade\/hypnotic)",
"src_loc": "the snow (183,99,3) (\/turf\/open\/misc\/asteroid\/snow\/icemoon\/do_not_chasm)",
"usr": "null"
},
{
"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": "Attempt to move the \ufffd\u0016CentCom supply pod to Supplypod Shipping Lane was rejected by BYOND, possibly due to cyclic contents",
"proc_name": " stack trace (\/proc\/_stack_trace)",
"source_file": "code\/__HELPERS\/stack_trace.dm,4",
"src": "null",
"src_loc": null,
"usr": "Bob Stange (\/mob\/dead\/observer)"
},
{
"count": 1,
"message": "Cannot modify null.moving_from_pull.",
"proc_name": "Move (\/mob\/living\/Move)",
"source_file": "code\/modules\/mob\/living\/living.dm,1041",
"src": "the purple baby slime (365) (\/mob\/living\/basic\/slime)",
"src_loc": "the reinforced floor (167,94,3) (\/turf\/open\/floor\/engine)",
"usr": "null"
},
{
"count": 1,
"message": "Cannot execute null.resolve().",
"proc_name": "save scars (\/datum\/controller\/subsystem\/persistence\/proc\/save_scars)",
"source_file": "code\/controllers\/subsystem\/persistence\/scars.dm,8",
"src": "Persistence (\/datum\/controller\/subsystem\/persistence)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"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,131",
"src": "Space Changeling (\/datum\/dynamic_ruleset\/midround\/from_ghosts\/space_changeling)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "Supermatter powered for the first time without being logged. Internal energy factors: {\"External Power Trickle\":0,\"External Power Gain\":0,\"Gas Heat Power Gain\":0,\"Internal Power Decay\":0,\"Gas Power Decay Negation\":0,\"Psychologist Power Decay Negation\":0}",
"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": "bad index",
"proc_name": " RemoveFromParent (\/datum\/component\/proc\/_RemoveFromParent)",
"source_file": "code\/datums\/components\/_component.dm,131",
"src": "\/datum\/component\/shuttle_cling (\/datum\/component\/shuttle_cling)",
"src_loc": null,
"usr": "0"
},
{
"count": 1,
"message": "\/obj\/structure\/table\/reinforced called smooth_icon() without being on a z-level",
"proc_name": "smooth icon (\/atom\/proc\/smooth_icon)",
"source_file": "code\/__HELPERS\/icon_smoothing.dm,138",
"src": "the reinforced table (\/obj\/structure\/table\/reinforced)",
"src_loc": "the food cart (\/obj\/machinery\/food_cart)",
"usr": "null"
}
],
"total_count": 64
},
"parser": null,
"id": -1,
"datetime": {
"date": "2025-11-06 01:15:02.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 257559,
"key": "runtime_condensed",
"type": "generated",
"version": 1,
"json": "{\"runtimes\":[{\"count\":21,\"message\":\"bad index\",\"proc_name\":\"bitmask smooth (\/atom\/proc\/bitmask_smooth)\",\"source_file\":\"code\/__HELPERS\/icon_smoothing.dm,251\",\"src\":\"the full tile reinforced windo... (\/obj\/structure\/window\/reinforced\/fulltile)\",\"src_loc\":\"the plating (208,25,8) (\/turf\/open\/floor\/plating)\",\"usr\":\"null\"},{\"count\":11,\"message\":\"Cannot read null._listen_lookup\",\"proc_name\":\"dropped (\/obj\/item\/proc\/dropped)\",\"source_file\":\"code\/game\/objects\/items.dm,749\",\"src\":\"the Donk Co. \\\\'Donk Spike\\\\' Sh... (\/obj\/item\/ammo_casing\/shotgun\/flechette\/donk)\",\"src_loc\":null,\"usr\":\"Frankie White (\/mob\/living\/carbon\/human)\"},{\"count\":4,\"message\":\"Cannot read null.name\",\"proc_name\":\"ui data (\/datum\/component\/material_container\/ui_data)\",\"source_file\":\"code\/datums\/components\/material\/material_container.dm,759\",\"src\":\"\/datum\/component\/material_cont... (\/datum\/component\/material_container)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":3,\"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\":\"Principium Vitae (as Captain) (\/mob\/living\/carbon\/human)\"},{\"count\":3,\"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\":\"Principium Vitae (as Captain) (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"message\":\"undefined proc or verb \/obj\/item\/organ\/brain\/felinid\/run armor check().\",\"proc_name\":\"baton effect (\/obj\/item\/melee\/baton\/proc\/baton_effect)\",\"source_file\":\"code\/game\/objects\/items\/melee\/baton.dm,236\",\"src\":\"the OZtek Boomerang (\/obj\/item\/melee\/baton\/security\/boomerang)\",\"src_loc\":\"the floor (128,142,4) (\/turf\/open\/floor\/iron)\",\"usr\":\"null\"},{\"count\":2,\"message\":\"Cannot read null.loc\",\"proc_name\":\"is on hyperspace (\/datum\/component\/shuttle_cling\/proc\/is_on_hyperspace)\",\"source_file\":\"code\/datums\/components\/shuttle_cling.dm,132\",\"src\":\"\/datum\/component\/shuttle_cling (\/datum\/component\/shuttle_cling)\",\"src_loc\":null,\"usr\":\"0\"},{\"count\":2,\"message\":\"Attempted to fetch material ref with invalid key \",\"proc_name\":\" GetMaterialRef (\/datum\/controller\/subsystem\/materials\/proc\/_GetMaterialRef)\",\"source_file\":\"code\/controllers\/subsystem\/materials.dm,108\",\"src\":\"Materials (\/datum\/controller\/subsystem\/materials)\",\"src_loc\":null,\"usr\":\"Bob Stange (\/mob\/dead\/observer)\"},{\"count\":2,\"message\":\"\/datum\/reagents | ChemMaster 3000 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\":2,\"message\":\"Component \/datum\/component\/shuttle_cling was created with a deleted parent or was deleted itself before it could be added to a parent\",\"proc_name\":\"New (\/datum\/component\/New)\",\"source_file\":\"code\/datums\/components\/_component.dm,59\",\"src\":\"\/datum\/component\/shuttle_cling (\/datum\/component\/shuttle_cling)\",\"src_loc\":null,\"usr\":\"0\"},{\"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\":\"undefined proc or verb \/turf\/open\/floor\/iron\/run armor check().\",\"proc_name\":\"baton effect (\/obj\/item\/melee\/baton\/proc\/baton_effect)\",\"source_file\":\"code\/game\/objects\/items\/melee\/baton.dm,236\",\"src\":\"the OZtek Boomerang (\/obj\/item\/melee\/baton\/security\/boomerang)\",\"src_loc\":\"Principium Vitae (as Captain) (\/mob\/living\/carbon\/human)\",\"usr\":\"null\"},{\"count\":1,\"message\":\"The flashbang taking damage while having <= 0 integrity\",\"proc_name\":\"take damage (\/atom\/proc\/take_damage)\",\"source_file\":\"code\/game\/atom\/atom_defense.dm,23\",\"src\":\"the flashbang (\/obj\/item\/grenade\/hypnotic)\",\"src_loc\":\"the snow (183,99,3) (\/turf\/open\/misc\/asteroid\/snow\/icemoon\/do_not_chasm)\",\"usr\":\"null\"},{\"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\":\"Attempt to move the \ufffd\\u0016CentCom supply pod to Supplypod Shipping Lane was rejected by BYOND, possibly due to cyclic contents\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Bob Stange (\/mob\/dead\/observer)\"},{\"count\":1,\"message\":\"Cannot modify null.moving_from_pull.\",\"proc_name\":\"Move (\/mob\/living\/Move)\",\"source_file\":\"code\/modules\/mob\/living\/living.dm,1041\",\"src\":\"the purple baby slime (365) (\/mob\/living\/basic\/slime)\",\"src_loc\":\"the reinforced floor (167,94,3) (\/turf\/open\/floor\/engine)\",\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot execute null.resolve().\",\"proc_name\":\"save scars (\/datum\/controller\/subsystem\/persistence\/proc\/save_scars)\",\"source_file\":\"code\/controllers\/subsystem\/persistence\/scars.dm,8\",\"src\":\"Persistence (\/datum\/controller\/subsystem\/persistence)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"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,131\",\"src\":\"Space Changeling (\/datum\/dynamic_ruleset\/midround\/from_ghosts\/space_changeling)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Supermatter powered for the first time without being logged. Internal energy factors: {\\\"External Power Trickle\\\":0,\\\"External Power Gain\\\":0,\\\"Gas Heat Power Gain\\\":0,\\\"Internal Power Decay\\\":0,\\\"Gas Power Decay Negation\\\":0,\\\"Psychologist Power Decay Negation\\\":0}\",\"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\":\"bad index\",\"proc_name\":\" RemoveFromParent (\/datum\/component\/proc\/_RemoveFromParent)\",\"source_file\":\"code\/datums\/components\/_component.dm,131\",\"src\":\"\/datum\/component\/shuttle_cling (\/datum\/component\/shuttle_cling)\",\"src_loc\":null,\"usr\":\"0\"},{\"count\":1,\"message\":\"\/obj\/structure\/table\/reinforced called smooth_icon() without being on a z-level\",\"proc_name\":\"smooth icon (\/atom\/proc\/smooth_icon)\",\"source_file\":\"code\/__HELPERS\/icon_smoothing.dm,138\",\"src\":\"the reinforced table (\/obj\/structure\/table\/reinforced)\",\"src_loc\":\"the food cart (\/obj\/machinery\/food_cart)\",\"usr\":\"null\"}],\"total_count\":64}",
"originalUrl": "https:\/\/terry-logs.tgstation13.org\/2025\/11\/06\/round-257559\/runtime.condensed.json"
}
Install Gentoo