runtime_condensed
-
51
count
Attempted to add a new component of type [/datum/component/shuttle_cling] to a qdeleting parent of type [/mob/living/basic/carp/passive]! inAddComponent(/datum/proc/_AddComponent:318)src: the false carp (/mob/living/basic/carp/passive)
src_loc: null
usr: null
-
51
count
Cannot read null.gases incopy from(/datum/gas_mixture/proc/copy_from:306)src: /datum/gas_mixture/turf (/datum/gas_mixture/turf)
src_loc:
usr: Krokodil (/mob/living/carbon/human)
-
13
count
qdeleted or null target trying to enter the spatial grid! inenter cell(/datum/controller/subsystem/spatial_grid/proc/enter_cell:361)src: Spatial Grid (/datum/controller/subsystem/spatial_grid)
src_loc:
usr: null
-
8
count
Cannot read null._listen_lookup indropped(/obj/item/proc/dropped:749)src: the high-capacity power cell (/obj/item/stock_parts/power_store/cell/high/empty)
src_loc:
usr: Solomon Ringer (/mob/living/carbon/human)
-
6
count
turf_reset_elevation overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
6
count
Cannot read null._listen_lookup inUnregisterSignal(/datum/proc/UnregisterSignal:72)src: Toggle Flashlight (/datum/action/item_action/toggle_computer_light)
src_loc:
usr: Paul Eeya (/mob/living/carbon/human)
-
6
count
turf_change overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
3
count
Cannot execute null.archive(). inprocess cell(/turf/open/process_cell:289)src: space (85,161,13) (/turf/open/space)
src_loc:
usr: null
-
2
count
Cannot execute null.hide contents(). inshow contents(/datum/storage/proc/show_contents:1065)src: /datum/storage/backpack (/datum/storage/backpack)
src_loc:
usr: Bengt Bengtsson (/mob/living/carbon/human)
-
2
count
bad proc inInvoke(/datum/callback/proc/Invoke:118)src: /datum/callback (/datum/callback)
src_loc:
usr: Bob Stange (/mob/dead/observer)
-
1
count
Mob with client has been deleted. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Bob Stange (/mob/living/carbon/human)
-
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
turf_expose overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Paul Eeya (/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
bad index inNew(/datum/ore_silo_log/New:591)src: /datum/ore_silo_log (/datum/ore_silo_log)
src_loc:
usr: Bengt Bengtsson (/mob/living/carbon/human)
-
1
count
Cannot execute null.balloon alert(). inprocess beam click(/datum/component/tether/proc/process_beam_click:337)src: /datum/component/tether (/datum/component/tether)
src_loc:
usr: Paul Eeya (/mob/living/carbon/human)
-
1
count
Invalid data passed to check_permitted incheck permitted(/obj/machinery/ore_silo/proc/check_permitted:216)src: the ore silo (/obj/machinery/ore_silo)
src_loc:
usr: Bengt Bengtsson (/mob/living/carbon/human)
-
1
count
Attempt to move the blood-red 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
undefined variable /turf/closed/indestructible/rock/snow/var/run_later inprocess cell(/turf/open/process_cell:284)src: space (85,162,13) (/turf/open/space)
src_loc:
usr: null
-
1
count
undefined variable /mob/living/basic/seedling/var/distill_reagent inadd seed(/obj/machinery/seed_extractor/proc/add_seed:215)src: the seed extractor (/obj/machinery/seed_extractor)
src_loc:
usr: Krokodil (/mob/living/carbon/human)
-
1
count
Cannot read null.initial_language_holder inget hallucinating spoken languages(/datum/hallucination/chat/proc/get_hallucinating_spoken_languages:23)src: /datum/hallucination/chat (/datum/hallucination/chat)
src_loc:
usr: null
-
1
count
Cannot read null.post_logout_callbacks inbecome uncliented(/mob/proc/become_uncliented:1612)src: Bob Stange (/mob/living/carbon/human)
src_loc: the floor (172,49,1) (/turf/open/floor/iron)
usr: (src)
-
1
count
Basic mob being instantiated in nullspace instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: the seedling (/mob/living/basic/seedling)
{
"data": {
"runtimes": [
{
"count": 51,
"message": "Attempted to add a new component of type [\/datum\/component\/shuttle_cling] to a qdeleting parent of type [\/mob\/living\/basic\/carp\/passive]!",
"proc_name": " AddComponent (\/datum\/proc\/_AddComponent)",
"source_file": "code\/datums\/components\/_component.dm,318",
"src": "the false carp (\/mob\/living\/basic\/carp\/passive)",
"src_loc": "null",
"usr": "null"
},
{
"count": 51,
"message": "Cannot read null.gases",
"proc_name": "copy from (\/datum\/gas_mixture\/proc\/copy_from)",
"source_file": "code\/modules\/atmospherics\/gasmixtures\/gas_mixture.dm,306",
"src": "\/datum\/gas_mixture\/turf (\/datum\/gas_mixture\/turf)",
"src_loc": null,
"usr": "Krokodil (\/mob\/living\/carbon\/human)"
},
{
"count": 13,
"message": "qdeleted or null target trying to enter the spatial grid!",
"proc_name": "enter cell (\/datum\/controller\/subsystem\/spatial_grid\/proc\/enter_cell)",
"source_file": "code\/controllers\/subsystem\/spatial_gridmap.dm,361",
"src": "Spatial Grid (\/datum\/controller\/subsystem\/spatial_grid)",
"src_loc": null,
"usr": "null"
},
{
"count": 8,
"message": "Cannot read null._listen_lookup",
"proc_name": "dropped (\/obj\/item\/proc\/dropped)",
"source_file": "code\/game\/objects\/items.dm,749",
"src": "the high-capacity power cell (\/obj\/item\/stock_parts\/power_store\/cell\/high\/empty)",
"src_loc": null,
"usr": "Solomon Ringer (\/mob\/living\/carbon\/human)"
},
{
"count": 6,
"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": "(src)"
},
{
"count": 6,
"message": "Cannot read null._listen_lookup",
"proc_name": "UnregisterSignal (\/datum\/proc\/UnregisterSignal)",
"source_file": "code\/datums\/signals.dm,72",
"src": "Toggle Flashlight (\/datum\/action\/item_action\/toggle_computer_light)",
"src_loc": null,
"usr": "Paul Eeya (\/mob\/living\/carbon\/human)"
},
{
"count": 6,
"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": "(src)"
},
{
"count": 3,
"message": "Cannot execute null.archive().",
"proc_name": "process cell (\/turf\/open\/process_cell)",
"source_file": "code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,289",
"src": "space (85,161,13) (\/turf\/open\/space)",
"src_loc": null,
"usr": "null"
},
{
"count": 2,
"message": "Cannot execute null.hide contents().",
"proc_name": "show contents (\/datum\/storage\/proc\/show_contents)",
"source_file": "code\/datums\/storage\/storage.dm,1065",
"src": "\/datum\/storage\/backpack (\/datum\/storage\/backpack)",
"src_loc": null,
"usr": "Bengt Bengtsson (\/mob\/living\/carbon\/human)"
},
{
"count": 2,
"message": "bad proc",
"proc_name": "Invoke (\/datum\/callback\/proc\/Invoke)",
"source_file": "code\/datums\/callback.dm,118",
"src": "\/datum\/callback (\/datum\/callback)",
"src_loc": null,
"usr": "Bob Stange (\/mob\/dead\/observer)"
},
{
"count": 1,
"message": "Mob with client has been deleted.",
"proc_name": " stack trace (\/proc\/_stack_trace)",
"source_file": "code\/__HELPERS\/stack_trace.dm,4",
"src": "null",
"src_loc": null,
"usr": "Bob Stange (\/mob\/living\/carbon\/human)"
},
{
"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": "turf_expose 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": "Paul Eeya (\/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": "bad index",
"proc_name": "New (\/datum\/ore_silo_log\/New)",
"source_file": "code\/modules\/mining\/machine_silo.dm,591",
"src": "\/datum\/ore_silo_log (\/datum\/ore_silo_log)",
"src_loc": null,
"usr": "Bengt Bengtsson (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "Cannot execute null.balloon alert().",
"proc_name": "process beam click (\/datum\/component\/tether\/proc\/process_beam_click)",
"source_file": "code\/datums\/components\/tether.dm,337",
"src": "\/datum\/component\/tether (\/datum\/component\/tether)",
"src_loc": null,
"usr": "Paul Eeya (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "Invalid data passed to check_permitted",
"proc_name": "check permitted (\/obj\/machinery\/ore_silo\/proc\/check_permitted)",
"source_file": "code\/modules\/mining\/machine_silo.dm,216",
"src": "the ore silo (\/obj\/machinery\/ore_silo)",
"src_loc": null,
"usr": "Bengt Bengtsson (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "Attempt to move the blood-red 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": "undefined variable \/turf\/closed\/indestructible\/rock\/snow\/var\/run_later",
"proc_name": "process cell (\/turf\/open\/process_cell)",
"source_file": "code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,284",
"src": "space (85,162,13) (\/turf\/open\/space)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "undefined variable \/mob\/living\/basic\/seedling\/var\/distill_reagent",
"proc_name": "add seed (\/obj\/machinery\/seed_extractor\/proc\/add_seed)",
"source_file": "code\/modules\/hydroponics\/seed_extractor.dm,215",
"src": "the seed extractor (\/obj\/machinery\/seed_extractor)",
"src_loc": null,
"usr": "Krokodil (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "Cannot read null.initial_language_holder",
"proc_name": "get hallucinating spoken languages (\/datum\/hallucination\/chat\/proc\/get_hallucinating_spoken_languages)",
"source_file": "code\/modules\/hallucination\/fake_chat.dm,23",
"src": "\/datum\/hallucination\/chat (\/datum\/hallucination\/chat)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "Cannot read null.post_logout_callbacks",
"proc_name": "become uncliented (\/mob\/proc\/become_uncliented)",
"source_file": "code\/modules\/mob\/mob.dm,1612",
"src": "Bob Stange (\/mob\/living\/carbon\/human)",
"src_loc": "the floor (172,49,1) (\/turf\/open\/floor\/iron)",
"usr": "(src)"
},
{
"count": 1,
"message": "Basic mob being instantiated in nullspace",
"proc_name": " stack trace (\/proc\/_stack_trace)",
"source_file": "code\/__HELPERS\/stack_trace.dm,4",
"src": "null",
"src_loc": null,
"usr": "the seedling (\/mob\/living\/basic\/seedling)"
}
],
"total_count": 161
},
"parser": null,
"id": -1,
"datetime": {
"date": "2025-11-07 01:42:33.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 257585,
"key": "runtime_condensed",
"type": "generated",
"version": 1,
"json": "{\"runtimes\":[{\"count\":51,\"message\":\"Attempted to add a new component of type [\/datum\/component\/shuttle_cling] to a qdeleting parent of type [\/mob\/living\/basic\/carp\/passive]!\",\"proc_name\":\" AddComponent (\/datum\/proc\/_AddComponent)\",\"source_file\":\"code\/datums\/components\/_component.dm,318\",\"src\":\"the false carp (\/mob\/living\/basic\/carp\/passive)\",\"src_loc\":\"null\",\"usr\":\"null\"},{\"count\":51,\"message\":\"Cannot read null.gases\",\"proc_name\":\"copy from (\/datum\/gas_mixture\/proc\/copy_from)\",\"source_file\":\"code\/modules\/atmospherics\/gasmixtures\/gas_mixture.dm,306\",\"src\":\"\/datum\/gas_mixture\/turf (\/datum\/gas_mixture\/turf)\",\"src_loc\":null,\"usr\":\"Krokodil (\/mob\/living\/carbon\/human)\"},{\"count\":13,\"message\":\"qdeleted or null target trying to enter the spatial grid!\",\"proc_name\":\"enter cell (\/datum\/controller\/subsystem\/spatial_grid\/proc\/enter_cell)\",\"source_file\":\"code\/controllers\/subsystem\/spatial_gridmap.dm,361\",\"src\":\"Spatial Grid (\/datum\/controller\/subsystem\/spatial_grid)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":8,\"message\":\"Cannot read null._listen_lookup\",\"proc_name\":\"dropped (\/obj\/item\/proc\/dropped)\",\"source_file\":\"code\/game\/objects\/items.dm,749\",\"src\":\"the high-capacity power cell (\/obj\/item\/stock_parts\/power_store\/cell\/high\/empty)\",\"src_loc\":null,\"usr\":\"Solomon Ringer (\/mob\/living\/carbon\/human)\"},{\"count\":6,\"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\":\"(src)\"},{\"count\":6,\"message\":\"Cannot read null._listen_lookup\",\"proc_name\":\"UnregisterSignal (\/datum\/proc\/UnregisterSignal)\",\"source_file\":\"code\/datums\/signals.dm,72\",\"src\":\"Toggle Flashlight (\/datum\/action\/item_action\/toggle_computer_light)\",\"src_loc\":null,\"usr\":\"Paul Eeya (\/mob\/living\/carbon\/human)\"},{\"count\":6,\"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\":\"(src)\"},{\"count\":3,\"message\":\"Cannot execute null.archive().\",\"proc_name\":\"process cell (\/turf\/open\/process_cell)\",\"source_file\":\"code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,289\",\"src\":\"space (85,161,13) (\/turf\/open\/space)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":2,\"message\":\"Cannot execute null.hide contents().\",\"proc_name\":\"show contents (\/datum\/storage\/proc\/show_contents)\",\"source_file\":\"code\/datums\/storage\/storage.dm,1065\",\"src\":\"\/datum\/storage\/backpack (\/datum\/storage\/backpack)\",\"src_loc\":null,\"usr\":\"Bengt Bengtsson (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"message\":\"bad proc\",\"proc_name\":\"Invoke (\/datum\/callback\/proc\/Invoke)\",\"source_file\":\"code\/datums\/callback.dm,118\",\"src\":\"\/datum\/callback (\/datum\/callback)\",\"src_loc\":null,\"usr\":\"Bob Stange (\/mob\/dead\/observer)\"},{\"count\":1,\"message\":\"Mob with client has been deleted.\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Bob Stange (\/mob\/living\/carbon\/human)\"},{\"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\":\"turf_expose 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\":\"Paul Eeya (\/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\":\"bad index\",\"proc_name\":\"New (\/datum\/ore_silo_log\/New)\",\"source_file\":\"code\/modules\/mining\/machine_silo.dm,591\",\"src\":\"\/datum\/ore_silo_log (\/datum\/ore_silo_log)\",\"src_loc\":null,\"usr\":\"Bengt Bengtsson (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot execute null.balloon alert().\",\"proc_name\":\"process beam click (\/datum\/component\/tether\/proc\/process_beam_click)\",\"source_file\":\"code\/datums\/components\/tether.dm,337\",\"src\":\"\/datum\/component\/tether (\/datum\/component\/tether)\",\"src_loc\":null,\"usr\":\"Paul Eeya (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Invalid data passed to check_permitted\",\"proc_name\":\"check permitted (\/obj\/machinery\/ore_silo\/proc\/check_permitted)\",\"source_file\":\"code\/modules\/mining\/machine_silo.dm,216\",\"src\":\"the ore silo (\/obj\/machinery\/ore_silo)\",\"src_loc\":null,\"usr\":\"Bengt Bengtsson (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Attempt to move the blood-red 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\":\"undefined variable \/turf\/closed\/indestructible\/rock\/snow\/var\/run_later\",\"proc_name\":\"process cell (\/turf\/open\/process_cell)\",\"source_file\":\"code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,284\",\"src\":\"space (85,162,13) (\/turf\/open\/space)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"undefined variable \/mob\/living\/basic\/seedling\/var\/distill_reagent\",\"proc_name\":\"add seed (\/obj\/machinery\/seed_extractor\/proc\/add_seed)\",\"source_file\":\"code\/modules\/hydroponics\/seed_extractor.dm,215\",\"src\":\"the seed extractor (\/obj\/machinery\/seed_extractor)\",\"src_loc\":null,\"usr\":\"Krokodil (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot read null.initial_language_holder\",\"proc_name\":\"get hallucinating spoken languages (\/datum\/hallucination\/chat\/proc\/get_hallucinating_spoken_languages)\",\"source_file\":\"code\/modules\/hallucination\/fake_chat.dm,23\",\"src\":\"\/datum\/hallucination\/chat (\/datum\/hallucination\/chat)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot read null.post_logout_callbacks\",\"proc_name\":\"become uncliented (\/mob\/proc\/become_uncliented)\",\"source_file\":\"code\/modules\/mob\/mob.dm,1612\",\"src\":\"Bob Stange (\/mob\/living\/carbon\/human)\",\"src_loc\":\"the floor (172,49,1) (\/turf\/open\/floor\/iron)\",\"usr\":\"(src)\"},{\"count\":1,\"message\":\"Basic mob being instantiated in nullspace\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"the seedling (\/mob\/living\/basic\/seedling)\"}],\"total_count\":161}",
"originalUrl": "https:\/\/terry-logs.tgstation13.org\/2025\/11\/07\/round-257585\/runtime.condensed.json"
}
Install Gentoo