runtime_condensed
-
104
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
-
81
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
-
37
count
bad index inbitmask smooth(/atom/proc/bitmask_smooth:251)src: the alien wall (45,41,6) (/turf/closed/wall/mineral/abductor)
src_loc:
usr: null
-
33
count
Cannot read null.air inrelocate airs(/obj/machinery/atmospherics/components/proc/relocate_airs:381)src: Transit Tube omni air vent PKt... (/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4)
src_loc: the plating (130,67,4) (/turf/open/floor/plating)
usr: null
-
13
count
movable_ztransit overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Treeby (/mob/dead/observer)
-
8
count
Cannot execute null.set client(). inDestroy(/client/Destroy:599)src: Pikita (/client)
src_loc:
usr: null
-
8
count
playsound(): no soundin passed inplaysound(/proc/playsound:26)src: null
src_loc:
usr: Dusty Confusa (/mob/living/carbon/human)
-
8
count
Cannot read null.bleed_mod inget bleed rate(/mob/living/carbon/human/get_bleed_rate:152)src: Holmium XXI (/mob/living/carbon/human)
src_loc: null
usr: null
-
7
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: 0
-
4
count
Cannot read null._listen_lookup indropped(/obj/item/proc/dropped:751)src: the igniter (/obj/item/assembly/igniter)
src_loc:
usr: Citrus (/mob/living/basic/gorilla/cargorilla)
-
4
count
Cannot read null._status_traits inupdate icon(/obj/machinery/atmospherics/components/update_icon:74)src: the omni volumetric gas pump (/obj/machinery/atmospherics/components/binary/volume_pump)
src_loc:
usr: Danya Kakashechkin (/mob/living/carbon/human)
-
3
count
bad index inGetMergeGroup(/atom/proc/GetMergeGroup:13)src: firelock (/obj/machinery/door/firedoor)
src_loc: the plating (94,119,4) (/turf/open/floor/plating)
usr: null
-
3
count
Cannot read null.members instart activation process(/obj/machinery/door/firedoor/proc/start_activation_process:339)src: firelock (/obj/machinery/door/firedoor)
src_loc: the plating (94,119,4) (/turf/open/floor/plating)
usr: null
-
1
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
-
1
count
Cannot modify null.dismantle_cooldown. inprocess cell(/turf/open/process_cell:354)src: the plating (210,94,1) (/turf/open/floor/plating)
src_loc:
usr: null
-
1
count
We tried to add a garbage collecting machine to SSair. Don't instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
1
count
Cannot read null._status_traits inprocess(/datum/reagents/process:183)src: /datum/reagents (/datum/reagents)
src_loc:
usr: null
-
1
count
Cannot read null.species inmob negates gravity(/mob/living/carbon/human/mob_negates_gravity:25)src: Silicon XXIII (/mob/living/carbon/human)
src_loc: null
usr: (src)
-
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: (src)
-
1
count
/datum/component/avatar_connection belonging to CipherX was completely unable to find a ghost to put back into a body! inreturn to old body(/datum/component/avatar_connection/proc/return_to_old_body:299)src: /datum/component/avatar_connec... (/datum/component/avatar_connection)
src_loc:
usr: null
-
1
count
/obj/structure/transit_tube_pod destroy proc was called multiple times, likely due to a qdel loop in the Destroy logic inqdel(/proc/qdel:367)src: null
src_loc:
usr: (src)
-
1
count
-
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
undefined proc or verb /obj/item/melee/skateboard/holyboard/on selected(). inon holy weapon picked(/obj/item/nullrod/proc/on_holy_weapon_picked:58)src: the null rod (/obj/item/nullrod)
src_loc:
usr: Jonas Mustashidze (/mob/living/carbon/human)
{
"data": {
"runtimes": [
{
"count": 104,
"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": 81,
"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": 37,
"message": "bad index",
"proc_name": "bitmask smooth (\/atom\/proc\/bitmask_smooth)",
"source_file": "code\/__HELPERS\/icon_smoothing.dm,251",
"src": "the alien wall (45,41,6) (\/turf\/closed\/wall\/mineral\/abductor)",
"src_loc": null,
"usr": "null"
},
{
"count": 33,
"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": "Transit Tube omni air vent PKt... (\/obj\/machinery\/atmospherics\/components\/unary\/vent_pump\/on\/layer4)",
"src_loc": "the plating (130,67,4) (\/turf\/open\/floor\/plating)",
"usr": "null"
},
{
"count": 13,
"message": "movable_ztransit 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": "Treeby (\/mob\/dead\/observer)"
},
{
"count": 8,
"message": "Cannot execute null.set client().",
"proc_name": "Destroy (\/client\/Destroy)",
"source_file": "code\/modules\/client\/client_procs.dm,599",
"src": "Pikita (\/client)",
"src_loc": null,
"usr": "null"
},
{
"count": 8,
"message": "playsound(): no soundin passed",
"proc_name": "playsound (\/proc\/playsound)",
"source_file": "code\/game\/sound\/sound.dm,26",
"src": "null",
"src_loc": null,
"usr": "Dusty Confusa (\/mob\/living\/carbon\/human)"
},
{
"count": 8,
"message": "Cannot read null.bleed_mod",
"proc_name": "get bleed rate (\/mob\/living\/carbon\/human\/get_bleed_rate)",
"source_file": "code\/modules\/mob\/living\/blood.dm,152",
"src": "Holmium XXI (\/mob\/living\/carbon\/human)",
"src_loc": "null",
"usr": "null"
},
{
"count": 7,
"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": "0"
},
{
"count": 4,
"message": "Cannot read null._listen_lookup",
"proc_name": "dropped (\/obj\/item\/proc\/dropped)",
"source_file": "code\/game\/objects\/items.dm,751",
"src": "the igniter (\/obj\/item\/assembly\/igniter)",
"src_loc": null,
"usr": "Citrus (\/mob\/living\/basic\/gorilla\/cargorilla)"
},
{
"count": 4,
"message": "Cannot read null._status_traits",
"proc_name": "update icon (\/obj\/machinery\/atmospherics\/components\/update_icon)",
"source_file": "code\/modules\/atmospherics\/machinery\/components\/components_base.dm,74",
"src": "the omni volumetric gas pump (\/obj\/machinery\/atmospherics\/components\/binary\/volume_pump)",
"src_loc": null,
"usr": "Danya Kakashechkin (\/mob\/living\/carbon\/human)"
},
{
"count": 3,
"message": "bad index",
"proc_name": "GetMergeGroup (\/atom\/proc\/GetMergeGroup)",
"source_file": "code\/game\/atom\/atom_merger.dm,13",
"src": " firelock (\/obj\/machinery\/door\/firedoor)",
"src_loc": "the plating (94,119,4) (\/turf\/open\/floor\/plating)",
"usr": "null"
},
{
"count": 3,
"message": "Cannot read null.members",
"proc_name": "start activation process (\/obj\/machinery\/door\/firedoor\/proc\/start_activation_process)",
"source_file": "code\/game\/machinery\/doors\/firedoor.dm,339",
"src": " firelock (\/obj\/machinery\/door\/firedoor)",
"src_loc": "the plating (94,119,4) (\/turf\/open\/floor\/plating)",
"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,126",
"src": "Space Changeling (\/datum\/dynamic_ruleset\/midround\/from_ghosts\/space_changeling)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "Cannot modify null.dismantle_cooldown.",
"proc_name": "process cell (\/turf\/open\/process_cell)",
"source_file": "code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,354",
"src": "the plating (210,94,1) (\/turf\/open\/floor\/plating)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "We tried to add a garbage collecting machine to SSair. Don't",
"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._status_traits",
"proc_name": "process (\/datum\/reagents\/process)",
"source_file": "code\/modules\/reagents\/chemistry\/holder\/reactions.dm,183",
"src": "\/datum\/reagents (\/datum\/reagents)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "Cannot read null.species",
"proc_name": "mob negates gravity (\/mob\/living\/carbon\/human\/mob_negates_gravity)",
"source_file": "code\/modules\/mob\/living\/carbon\/human\/human_movement.dm,25",
"src": "Silicon XXIII (\/mob\/living\/carbon\/human)",
"src_loc": "null",
"usr": "(src)"
},
{
"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": "(src)"
},
{
"count": 1,
"message": "\/datum\/component\/avatar_connection belonging to CipherX was completely unable to find a ghost to put back into a body!",
"proc_name": "return to old body (\/datum\/component\/avatar_connection\/proc\/return_to_old_body)",
"source_file": "code\/modules\/bitrunning\/components\/avatar_connection.dm,299",
"src": "\/datum\/component\/avatar_connec... (\/datum\/component\/avatar_connection)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "\/obj\/structure\/transit_tube_pod destroy proc was called multiple times, likely due to a qdel loop in the Destroy logic",
"proc_name": "qdel (\/proc\/qdel)",
"source_file": "code\/controllers\/subsystem\/garbage.dm,367",
"src": "null",
"src_loc": null,
"usr": "(src)"
},
{
"count": 1,
"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": 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": "undefined proc or verb \/obj\/item\/melee\/skateboard\/holyboard\/on selected().",
"proc_name": "on holy weapon picked (\/obj\/item\/nullrod\/proc\/on_holy_weapon_picked)",
"source_file": "code\/modules\/jobs\/job_types\/chaplain\/chaplain_nullrod.dm,58",
"src": "the null rod (\/obj\/item\/nullrod)",
"src_loc": null,
"usr": "Jonas Mustashidze (\/mob\/living\/carbon\/human)"
}
],
"total_count": 324
},
"parser": null,
"id": -1,
"datetime": {
"date": "2025-07-26 09:21:59.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 254541,
"key": "runtime_condensed",
"type": "generated",
"version": 1,
"json": "{\"runtimes\":[{\"count\":104,\"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\":81,\"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\":37,\"message\":\"bad index\",\"proc_name\":\"bitmask smooth (\/atom\/proc\/bitmask_smooth)\",\"source_file\":\"code\/__HELPERS\/icon_smoothing.dm,251\",\"src\":\"the alien wall (45,41,6) (\/turf\/closed\/wall\/mineral\/abductor)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":33,\"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\":\"Transit Tube omni air vent PKt... (\/obj\/machinery\/atmospherics\/components\/unary\/vent_pump\/on\/layer4)\",\"src_loc\":\"the plating (130,67,4) (\/turf\/open\/floor\/plating)\",\"usr\":\"null\"},{\"count\":13,\"message\":\"movable_ztransit 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\":\"Treeby (\/mob\/dead\/observer)\"},{\"count\":8,\"message\":\"Cannot execute null.set client().\",\"proc_name\":\"Destroy (\/client\/Destroy)\",\"source_file\":\"code\/modules\/client\/client_procs.dm,599\",\"src\":\"Pikita (\/client)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":8,\"message\":\"playsound(): no soundin passed\",\"proc_name\":\"playsound (\/proc\/playsound)\",\"source_file\":\"code\/game\/sound\/sound.dm,26\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Dusty Confusa (\/mob\/living\/carbon\/human)\"},{\"count\":8,\"message\":\"Cannot read null.bleed_mod\",\"proc_name\":\"get bleed rate (\/mob\/living\/carbon\/human\/get_bleed_rate)\",\"source_file\":\"code\/modules\/mob\/living\/blood.dm,152\",\"src\":\"Holmium XXI (\/mob\/living\/carbon\/human)\",\"src_loc\":\"null\",\"usr\":\"null\"},{\"count\":7,\"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\":\"0\"},{\"count\":4,\"message\":\"Cannot read null._listen_lookup\",\"proc_name\":\"dropped (\/obj\/item\/proc\/dropped)\",\"source_file\":\"code\/game\/objects\/items.dm,751\",\"src\":\"the igniter (\/obj\/item\/assembly\/igniter)\",\"src_loc\":null,\"usr\":\"Citrus (\/mob\/living\/basic\/gorilla\/cargorilla)\"},{\"count\":4,\"message\":\"Cannot read null._status_traits\",\"proc_name\":\"update icon (\/obj\/machinery\/atmospherics\/components\/update_icon)\",\"source_file\":\"code\/modules\/atmospherics\/machinery\/components\/components_base.dm,74\",\"src\":\"the omni volumetric gas pump (\/obj\/machinery\/atmospherics\/components\/binary\/volume_pump)\",\"src_loc\":null,\"usr\":\"Danya Kakashechkin (\/mob\/living\/carbon\/human)\"},{\"count\":3,\"message\":\"bad index\",\"proc_name\":\"GetMergeGroup (\/atom\/proc\/GetMergeGroup)\",\"source_file\":\"code\/game\/atom\/atom_merger.dm,13\",\"src\":\" firelock (\/obj\/machinery\/door\/firedoor)\",\"src_loc\":\"the plating (94,119,4) (\/turf\/open\/floor\/plating)\",\"usr\":\"null\"},{\"count\":3,\"message\":\"Cannot read null.members\",\"proc_name\":\"start activation process (\/obj\/machinery\/door\/firedoor\/proc\/start_activation_process)\",\"source_file\":\"code\/game\/machinery\/doors\/firedoor.dm,339\",\"src\":\" firelock (\/obj\/machinery\/door\/firedoor)\",\"src_loc\":\"the plating (94,119,4) (\/turf\/open\/floor\/plating)\",\"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,126\",\"src\":\"Space Changeling (\/datum\/dynamic_ruleset\/midround\/from_ghosts\/space_changeling)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot modify null.dismantle_cooldown.\",\"proc_name\":\"process cell (\/turf\/open\/process_cell)\",\"source_file\":\"code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,354\",\"src\":\"the plating (210,94,1) (\/turf\/open\/floor\/plating)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"We tried to add a garbage collecting machine to SSair. Don't\",\"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._status_traits\",\"proc_name\":\"process (\/datum\/reagents\/process)\",\"source_file\":\"code\/modules\/reagents\/chemistry\/holder\/reactions.dm,183\",\"src\":\"\/datum\/reagents (\/datum\/reagents)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot read null.species\",\"proc_name\":\"mob negates gravity (\/mob\/living\/carbon\/human\/mob_negates_gravity)\",\"source_file\":\"code\/modules\/mob\/living\/carbon\/human\/human_movement.dm,25\",\"src\":\"Silicon XXIII (\/mob\/living\/carbon\/human)\",\"src_loc\":\"null\",\"usr\":\"(src)\"},{\"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\":\"(src)\"},{\"count\":1,\"message\":\"\/datum\/component\/avatar_connection belonging to CipherX was completely unable to find a ghost to put back into a body!\",\"proc_name\":\"return to old body (\/datum\/component\/avatar_connection\/proc\/return_to_old_body)\",\"source_file\":\"code\/modules\/bitrunning\/components\/avatar_connection.dm,299\",\"src\":\"\/datum\/component\/avatar_connec... (\/datum\/component\/avatar_connection)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"\/obj\/structure\/transit_tube_pod destroy proc was called multiple times, likely due to a qdel loop in the Destroy logic\",\"proc_name\":\"qdel (\/proc\/qdel)\",\"source_file\":\"code\/controllers\/subsystem\/garbage.dm,367\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"(src)\"},{\"count\":1,\"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\":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\":\"undefined proc or verb \/obj\/item\/melee\/skateboard\/holyboard\/on selected().\",\"proc_name\":\"on holy weapon picked (\/obj\/item\/nullrod\/proc\/on_holy_weapon_picked)\",\"source_file\":\"code\/modules\/jobs\/job_types\/chaplain\/chaplain_nullrod.dm,58\",\"src\":\"the null rod (\/obj\/item\/nullrod)\",\"src_loc\":null,\"usr\":\"Jonas Mustashidze (\/mob\/living\/carbon\/human)\"}],\"total_count\":324}",
"originalUrl": "https:\/\/terry-logs.tgstation13.org\/2025\/07\/26\/round-254541\/runtime.condensed.json"
}
Install Gentoo