runtime_condensed
-
53
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
-
26
count
Cannot execute null.resolve(). inCanAStarPass(/turf/open/openspace/CanAStarPass:151)src: the open space (157,117,4) (/turf/open/openspace)
src_loc:
usr: null
-
18
count
mob_action_removed overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
18
count
mob_action_grant overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
16
count
Cannot read null.air inrelocate airs(/obj/machinery/atmospherics/components/proc/relocate_airs:381)src: External Gas to Loop (/obj/machinery/atmospherics/components/binary/pump)
src_loc: the snow (116,70,4) (/turf/open/misc/asteroid/snow/icemoon/do_not_chasm)
usr: null
-
15
count
-
6
count
turf_reset_elevation overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: 0
-
6
count
turf_change overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: 0
-
6
count
Cannot read null._listen_lookup indropped(/obj/item/proc/dropped:749)src: the Teriyaki-pocket (/obj/item/food/donkpocket/teriyaki)
src_loc: the floor (155,136,4) (/turf/open/floor/iron/white/smooth_large)
usr: null
-
5
count
area_beauty_updated overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Petya Samovar (/mob/living/carbon/human)
-
3
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
bad index inSendSignal(/datum/proc/_SendSignal:126)src: the snow (106,62,4) (/turf/open/misc/asteroid/snow/icemoon/do_not_chasm)
src_loc:
usr: 0
-
2
count
-
2
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: Bojar Trash, the Great (/mob/living/basic/regal_rat/controlled)
-
2
count
Cannot read null.zone_selected inmech melee attack(/mob/living/mech_melee_attack:127)src: Tanya Tarnovskaya (/mob/living/carbon/human)
src_loc: the floor (93,118,4) (/turf/open/floor/iron)
usr: (src)
-
1
count
https://tts.scriptis.net/tts-voices: status code 530 instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
1
count
tried to generate a supply pack without a valid crate type ingenerate(/datum/supply_pack/proc/generate:76)src: Coffeepot Single-Pack (/datum/supply_pack/goody/coffeepot)
src_loc:
usr: null
-
1
count
Qdeleted thing being thrown around. inthrow at(/atom/movable/proc/throw_at:1343)src: the banana glutton (/mob/living/basic/clown/mutant/glutton)
src_loc: null
usr: null
-
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: John Levont (as Captain) (/mob/living/carbon/human)
-
1
count
bad index inNew(/datum/ore_silo_log/New:591)src: /datum/ore_silo_log (/datum/ore_silo_log)
src_loc:
usr: John Levont (as Captain) (/mob/living/carbon/human)
-
1
count
Failed to create a character for latejoin. inAttemptLateSpawn(/mob/dead/new_player/proc/AttemptLateSpawn:191)src: DeadMan00 (/mob/dead/new_player)
src_loc: the cordon (8,248,1) (/turf/cordon)
usr: (src)
-
1
count
adding a /obj/item/organ/ears/cat/cybernetic/upgraded to a /mob/living/carbon/human when it shouldn't be! instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Rhetta Maint (/mob/living/carbon/human)
-
1
count
Cannot read null.blackboard inget held item(/datum/element/ai_held_item/proc/get_held_item:23)src: /datum/element/ai_held_item (/datum/element/ai_held_item)
src_loc:
usr: Uniblab (/mob/living/silicon/ai)
{
"data": {
"runtimes": [
{
"count": 53,
"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": 26,
"message": "Cannot execute null.resolve().",
"proc_name": "CanAStarPass (\/turf\/open\/openspace\/CanAStarPass)",
"source_file": "code\/game\/turfs\/open\/openspace.dm,151",
"src": "the open space (157,117,4) (\/turf\/open\/openspace)",
"src_loc": null,
"usr": "null"
},
{
"count": 18,
"message": "mob_action_removed 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": 18,
"message": "mob_action_grant 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": 16,
"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": "External Gas to Loop (\/obj\/machinery\/atmospherics\/components\/binary\/pump)",
"src_loc": "the snow (116,70,4) (\/turf\/open\/misc\/asteroid\/snow\/icemoon\/do_not_chasm)",
"usr": "null"
},
{
"count": 15,
"message": "playsound(): no soundin passed",
"proc_name": "playsound (\/proc\/playsound)",
"source_file": "code\/game\/sound\/sound.dm,26",
"src": "null",
"src_loc": null,
"usr": "(src)"
},
{
"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": "0"
},
{
"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": "0"
},
{
"count": 6,
"message": "Cannot read null._listen_lookup",
"proc_name": "dropped (\/obj\/item\/proc\/dropped)",
"source_file": "code\/game\/objects\/items.dm,749",
"src": "the Teriyaki-pocket (\/obj\/item\/food\/donkpocket\/teriyaki)",
"src_loc": "the floor (155,136,4) (\/turf\/open\/floor\/iron\/white\/smooth_large)",
"usr": "null"
},
{
"count": 5,
"message": "area_beauty_updated 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": "Petya Samovar (\/mob\/living\/carbon\/human)"
},
{
"count": 3,
"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": "bad index",
"proc_name": " SendSignal (\/datum\/proc\/_SendSignal)",
"source_file": "code\/datums\/signals.dm,126",
"src": "the snow (106,62,4) (\/turf\/open\/misc\/asteroid\/snow\/icemoon\/do_not_chasm)",
"src_loc": null,
"usr": "0"
},
{
"count": 2,
"message": "Cannot read null.z",
"proc_name": "is valid z level (\/proc\/is_valid_z_level)",
"source_file": "code\/__HELPERS\/levels.dm,15",
"src": "null",
"src_loc": null,
"usr": "(src)"
},
{
"count": 2,
"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": "Bojar Trash, the Great (\/mob\/living\/basic\/regal_rat\/controlled)"
},
{
"count": 2,
"message": "Cannot read null.zone_selected",
"proc_name": "mech melee attack (\/mob\/living\/mech_melee_attack)",
"source_file": "code\/modules\/vehicles\/mecha\/mech_melee_attack.dm,127",
"src": "Tanya Tarnovskaya (\/mob\/living\/carbon\/human)",
"src_loc": "the floor (93,118,4) (\/turf\/open\/floor\/iron)",
"usr": "(src)"
},
{
"count": 1,
"message": "https:\/\/tts.scriptis.net\/tts-voices: status code 530",
"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": "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": "Coffeepot Single-Pack (\/datum\/supply_pack\/goody\/coffeepot)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "Qdeleted thing being thrown around.",
"proc_name": "throw at (\/atom\/movable\/proc\/throw_at)",
"source_file": "code\/game\/atoms_movable.dm,1343",
"src": "the banana glutton (\/mob\/living\/basic\/clown\/mutant\/glutton)",
"src_loc": "null",
"usr": "null"
},
{
"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": "John Levont (as Captain) (\/mob\/living\/carbon\/human)"
},
{
"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": "John Levont (as Captain) (\/mob\/living\/carbon\/human)"
},
{
"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,191",
"src": "DeadMan00 (\/mob\/dead\/new_player)",
"src_loc": "the cordon (8,248,1) (\/turf\/cordon)",
"usr": "(src)"
},
{
"count": 1,
"message": "adding a \/obj\/item\/organ\/ears\/cat\/cybernetic\/upgraded to a \/mob\/living\/carbon\/human when it shouldn't be!",
"proc_name": " stack trace (\/proc\/_stack_trace)",
"source_file": "code\/__HELPERS\/stack_trace.dm,4",
"src": "null",
"src_loc": null,
"usr": "Rhetta Maint (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "Cannot read null.blackboard",
"proc_name": "get held item (\/datum\/element\/ai_held_item\/proc\/get_held_item)",
"source_file": "code\/datums\/elements\/ai_held_item.dm,23",
"src": "\/datum\/element\/ai_held_item (\/datum\/element\/ai_held_item)",
"src_loc": null,
"usr": "Uniblab (\/mob\/living\/silicon\/ai)"
}
],
"total_count": 189
},
"parser": null,
"id": -1,
"datetime": {
"date": "2025-11-26 04:36:46.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 258154,
"key": "runtime_condensed",
"type": "generated",
"version": 1,
"json": "{\"runtimes\":[{\"count\":53,\"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\":26,\"message\":\"Cannot execute null.resolve().\",\"proc_name\":\"CanAStarPass (\/turf\/open\/openspace\/CanAStarPass)\",\"source_file\":\"code\/game\/turfs\/open\/openspace.dm,151\",\"src\":\"the open space (157,117,4) (\/turf\/open\/openspace)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":18,\"message\":\"mob_action_removed 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\":18,\"message\":\"mob_action_grant 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\":16,\"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\":\"External Gas to Loop (\/obj\/machinery\/atmospherics\/components\/binary\/pump)\",\"src_loc\":\"the snow (116,70,4) (\/turf\/open\/misc\/asteroid\/snow\/icemoon\/do_not_chasm)\",\"usr\":\"null\"},{\"count\":15,\"message\":\"playsound(): no soundin passed\",\"proc_name\":\"playsound (\/proc\/playsound)\",\"source_file\":\"code\/game\/sound\/sound.dm,26\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"(src)\"},{\"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\":\"0\"},{\"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\":\"0\"},{\"count\":6,\"message\":\"Cannot read null._listen_lookup\",\"proc_name\":\"dropped (\/obj\/item\/proc\/dropped)\",\"source_file\":\"code\/game\/objects\/items.dm,749\",\"src\":\"the Teriyaki-pocket (\/obj\/item\/food\/donkpocket\/teriyaki)\",\"src_loc\":\"the floor (155,136,4) (\/turf\/open\/floor\/iron\/white\/smooth_large)\",\"usr\":\"null\"},{\"count\":5,\"message\":\"area_beauty_updated 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\":\"Petya Samovar (\/mob\/living\/carbon\/human)\"},{\"count\":3,\"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\":\"bad index\",\"proc_name\":\" SendSignal (\/datum\/proc\/_SendSignal)\",\"source_file\":\"code\/datums\/signals.dm,126\",\"src\":\"the snow (106,62,4) (\/turf\/open\/misc\/asteroid\/snow\/icemoon\/do_not_chasm)\",\"src_loc\":null,\"usr\":\"0\"},{\"count\":2,\"message\":\"Cannot read null.z\",\"proc_name\":\"is valid z level (\/proc\/is_valid_z_level)\",\"source_file\":\"code\/__HELPERS\/levels.dm,15\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"(src)\"},{\"count\":2,\"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\":\"Bojar Trash, the Great (\/mob\/living\/basic\/regal_rat\/controlled)\"},{\"count\":2,\"message\":\"Cannot read null.zone_selected\",\"proc_name\":\"mech melee attack (\/mob\/living\/mech_melee_attack)\",\"source_file\":\"code\/modules\/vehicles\/mecha\/mech_melee_attack.dm,127\",\"src\":\"Tanya Tarnovskaya (\/mob\/living\/carbon\/human)\",\"src_loc\":\"the floor (93,118,4) (\/turf\/open\/floor\/iron)\",\"usr\":\"(src)\"},{\"count\":1,\"message\":\"https:\/\/tts.scriptis.net\/tts-voices: status code 530\",\"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\":\"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\":\"Coffeepot Single-Pack (\/datum\/supply_pack\/goody\/coffeepot)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Qdeleted thing being thrown around.\",\"proc_name\":\"throw at (\/atom\/movable\/proc\/throw_at)\",\"source_file\":\"code\/game\/atoms_movable.dm,1343\",\"src\":\"the banana glutton (\/mob\/living\/basic\/clown\/mutant\/glutton)\",\"src_loc\":\"null\",\"usr\":\"null\"},{\"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\":\"John Levont (as Captain) (\/mob\/living\/carbon\/human)\"},{\"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\":\"John Levont (as Captain) (\/mob\/living\/carbon\/human)\"},{\"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,191\",\"src\":\"DeadMan00 (\/mob\/dead\/new_player)\",\"src_loc\":\"the cordon (8,248,1) (\/turf\/cordon)\",\"usr\":\"(src)\"},{\"count\":1,\"message\":\"adding a \/obj\/item\/organ\/ears\/cat\/cybernetic\/upgraded to a \/mob\/living\/carbon\/human when it shouldn't be!\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Rhetta Maint (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot read null.blackboard\",\"proc_name\":\"get held item (\/datum\/element\/ai_held_item\/proc\/get_held_item)\",\"source_file\":\"code\/datums\/elements\/ai_held_item.dm,23\",\"src\":\"\/datum\/element\/ai_held_item (\/datum\/element\/ai_held_item)\",\"src_loc\":null,\"usr\":\"Uniblab (\/mob\/living\/silicon\/ai)\"}],\"total_count\":189}",
"originalUrl": "https:\/\/terry-logs.tgstation13.org\/2025\/11\/26\/round-258154\/runtime.condensed.json"
}
Install Gentoo