runtime_condensed
-
33
count
bad index inRemoveFromParent(/datum/component/proc/_RemoveFromParent:131)src: /datum/component/shuttle_cling (/datum/component/shuttle_cling)
src_loc:
usr: null
-
33
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: null
-
33
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: null
-
28
count
list index out of bounds inload tier list(/datum/dynamic_ruleset/proc/load_tier_list:128)src: Space Changeling (/datum/dynamic_ruleset/midround/from_ghosts/space_changeling)
src_loc:
usr: null
-
16
count
Cannot read null.x inget teleport turfs(/proc/get_teleport_turfs:200)src: null
src_loc:
usr: (src)
-
2
count
bad index indeserialize(/datum/preference/personality/deserialize:25)src: /datum/preference/personality (/datum/preference/personality)
src_loc:
usr: null
-
1
count
Attempt to move the 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
list index out of bounds indisconnect(/obj/machinery/atmospherics/proc/disconnect:409)src: Atmospherics omni air scrubber... (/obj/machinery/atmospherics/components/unary/vent_scrubber)
src_loc:
usr: B166ER Default Shell-609 (/mob/living/silicon/robot/shell)
-
1
count
tried to generate a supply pack without a valid crate type ingenerate(/datum/supply_pack/proc/generate:76)src: Fishing Catalog Single-Pack (/datum/supply_pack/goody/fish_catalog)
src_loc:
usr: null
-
1
count
Failed to create a character for latejoin. inAttemptLateSpawn(/mob/dead/new_player/proc/AttemptLateSpawn:189)src: DeadMan00 (/mob/dead/new_player)
src_loc: the cordon (8,248,1) (/turf/cordon)
usr: (src)
-
1
count
Cannot read null._listen_lookup inend orbit(/datum/component/orbiter/proc/end_orbit:110)src: /datum/component/orbiter (/datum/component/orbiter)
src_loc:
usr: B166ER (/mob/living/silicon/ai)
{
"data": {
"runtimes": [
{
"count": 33,
"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": "null"
},
{
"count": 33,
"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": "null"
},
{
"count": 33,
"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": "null"
},
{
"count": 28,
"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,128",
"src": "Space Changeling (\/datum\/dynamic_ruleset\/midround\/from_ghosts\/space_changeling)",
"src_loc": null,
"usr": "null"
},
{
"count": 16,
"message": "Cannot read null.x",
"proc_name": "get teleport turfs (\/proc\/get_teleport_turfs)",
"source_file": "code\/datums\/helper_datums\/teleport.dm,200",
"src": "null",
"src_loc": null,
"usr": "(src)"
},
{
"count": 2,
"message": "bad index",
"proc_name": "deserialize (\/datum\/preference\/personality\/deserialize)",
"source_file": "code\/datums\/personality\/personality_preference.dm,25",
"src": "\/datum\/preference\/personality (\/datum\/preference\/personality)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "Attempt to move the 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": "list index out of bounds",
"proc_name": "disconnect (\/obj\/machinery\/atmospherics\/proc\/disconnect)",
"source_file": "code\/modules\/atmospherics\/machinery\/atmosmachinery.dm,409",
"src": "Atmospherics omni air scrubber... (\/obj\/machinery\/atmospherics\/components\/unary\/vent_scrubber)",
"src_loc": null,
"usr": "B166ER Default Shell-609 (\/mob\/living\/silicon\/robot\/shell)"
},
{
"count": 1,
"message": "tried to generate a supply pack without a valid crate type",
"proc_name": "generate (\/datum\/supply_pack\/proc\/generate)",
"source_file": "code\/modules\/cargo\/packs\/_packs.dm,76",
"src": "Fishing Catalog Single-Pack (\/datum\/supply_pack\/goody\/fish_catalog)",
"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": "DeadMan00 (\/mob\/dead\/new_player)",
"src_loc": "the cordon (8,248,1) (\/turf\/cordon)",
"usr": "(src)"
},
{
"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,110",
"src": "\/datum\/component\/orbiter (\/datum\/component\/orbiter)",
"src_loc": null,
"usr": "B166ER (\/mob\/living\/silicon\/ai)"
}
],
"total_count": 150
},
"parser": null,
"id": -1,
"datetime": {
"date": "2025-10-03 01:52:13.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 256561,
"key": "runtime_condensed",
"type": "generated",
"version": 1,
"json": "{\"runtimes\":[{\"count\":33,\"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\":\"null\"},{\"count\":33,\"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\":\"null\"},{\"count\":33,\"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\":\"null\"},{\"count\":28,\"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,128\",\"src\":\"Space Changeling (\/datum\/dynamic_ruleset\/midround\/from_ghosts\/space_changeling)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":16,\"message\":\"Cannot read null.x\",\"proc_name\":\"get teleport turfs (\/proc\/get_teleport_turfs)\",\"source_file\":\"code\/datums\/helper_datums\/teleport.dm,200\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"(src)\"},{\"count\":2,\"message\":\"bad index\",\"proc_name\":\"deserialize (\/datum\/preference\/personality\/deserialize)\",\"source_file\":\"code\/datums\/personality\/personality_preference.dm,25\",\"src\":\"\/datum\/preference\/personality (\/datum\/preference\/personality)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Attempt to move the 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\":\"list index out of bounds\",\"proc_name\":\"disconnect (\/obj\/machinery\/atmospherics\/proc\/disconnect)\",\"source_file\":\"code\/modules\/atmospherics\/machinery\/atmosmachinery.dm,409\",\"src\":\"Atmospherics omni air scrubber... (\/obj\/machinery\/atmospherics\/components\/unary\/vent_scrubber)\",\"src_loc\":null,\"usr\":\"B166ER Default Shell-609 (\/mob\/living\/silicon\/robot\/shell)\"},{\"count\":1,\"message\":\"tried to generate a supply pack without a valid crate type\",\"proc_name\":\"generate (\/datum\/supply_pack\/proc\/generate)\",\"source_file\":\"code\/modules\/cargo\/packs\/_packs.dm,76\",\"src\":\"Fishing Catalog Single-Pack (\/datum\/supply_pack\/goody\/fish_catalog)\",\"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\":\"DeadMan00 (\/mob\/dead\/new_player)\",\"src_loc\":\"the cordon (8,248,1) (\/turf\/cordon)\",\"usr\":\"(src)\"},{\"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,110\",\"src\":\"\/datum\/component\/orbiter (\/datum\/component\/orbiter)\",\"src_loc\":null,\"usr\":\"B166ER (\/mob\/living\/silicon\/ai)\"}],\"total_count\":150}",
"originalUrl": "https:\/\/terry-logs.tgstation13.org\/2025\/10\/03\/round-256561\/runtime.condensed.json"
}
Install Gentoo