runtime_condensed
-
45
count
Stack merge attempted on qdeleted source stack. inmerge without del(/obj/item/stack/proc/merge_without_del:658)src: the iron ore (/obj/item/stack/ore/iron)
src_loc:
usr: Abraham Sweetvoice (/mob/living/carbon/human)
-
13
count
playsound(): no soundin passed inplaysound(/proc/playsound:25)src: null
src_loc:
usr: Maurice Lloyd (/mob/living/carbon/human)
-
7
count
Cannot execute null.is refillable(). inadd context(/obj/item/reagent_containers/cup/bottle/syrup_bottle/add_context:521)src: the bottle of coffee liqueur s... (/obj/item/reagent_containers/cup/bottle/syrup_bottle/liqueur)
src_loc: the floor (87,149,2) (/turf/open/floor/iron/dark)
usr: null
-
7
count
We just tried to add the element /datum/element/beauty to a qdeleted datum, something is fucked instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
7
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: Jemnor (/mob/living/carbon/human)
-
6
count
Cannot read null.seen_messages infinish image generation(/datum/chatmessage/proc/finish_image_generation:210)src: /datum/chatmessage (/datum/chatmessage)
src_loc:
usr: null
-
5
count
Cannot execute null.get thrower(). inhitby(/mob/living/hitby:222)src: the monkey (53) (/mob/living/carbon/human/species/monkey)
src_loc: the floor (55,83,2) (/turf/open/floor/iron/white)
usr: (src)
-
5
count
Cannot read null.client inremove and refresh(/datum/storage/proc/remove_and_refresh:697)src: /datum/storage/backpack (/datum/storage/backpack)
src_loc:
usr: Drake Lafortune (/mob/living/carbon/human)
-
5
count
Cannot execute null.get thrower(). inon hitby(/datum/element/relay_attackers/proc/on_hitby:77)src: /datum/element/relay_attackers (/datum/element/relay_attackers)
src_loc:
usr: the monkey (53) (/mob/living/carbon/human/species/monkey)
-
3
count
/datum/reagents/plumbing | the chemical tank was forced to stop reacting. This might be unintentional. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
1
count
RIDING OFFHAND ON WRONG MOB inunequip buckle inhands(/datum/component/riding/proc/unequip_buckle_inhands:289)src: /datum/component/riding/creatu... (/datum/component/riding/creature/raptor)
src_loc:
usr: Honkel The III (/mob/living/carbon/human)
-
1
count
movable_moved overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
1
count
Cannot modify null.client. inDestroy(/client/Destroy:600)src: Lulufren (/client)
src_loc:
usr: null
-
1
count
invalid object type 0:0 inremove wibbly filters(/proc/remove_wibbly_filters:323)src: null
src_loc:
usr: Jemnor (/mob/living/carbon/human)
-
1
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
-
1
count
Division by zero infire sounds(/obj/item/gun/energy/fire_sounds:64)src: the prototype energy gun (/obj/item/gun/energy/e_gun/old)
src_loc:
usr: Unknown (/mob/living/carbon/human)
{
"data": {
"runtimes": [
{
"count": 45,
"message": "Stack merge attempted on qdeleted source stack.",
"proc_name": "merge without del (\/obj\/item\/stack\/proc\/merge_without_del)",
"source_file": "code\/game\/objects\/items\/stacks\/stack.dm,658",
"src": "the iron ore (\/obj\/item\/stack\/ore\/iron)",
"src_loc": null,
"usr": "Abraham Sweetvoice (\/mob\/living\/carbon\/human)"
},
{
"count": 13,
"message": "playsound(): no soundin passed",
"proc_name": "playsound (\/proc\/playsound)",
"source_file": "code\/game\/sound.dm,25",
"src": "null",
"src_loc": null,
"usr": "Maurice Lloyd (\/mob\/living\/carbon\/human)"
},
{
"count": 7,
"message": "Cannot execute null.is refillable().",
"proc_name": "add context (\/obj\/item\/reagent_containers\/cup\/bottle\/syrup_bottle\/add_context)",
"source_file": "code\/modules\/reagents\/reagent_containers\/cups\/bottle.dm,521",
"src": "the bottle of coffee liqueur s... (\/obj\/item\/reagent_containers\/cup\/bottle\/syrup_bottle\/liqueur)",
"src_loc": "the floor (87,149,2) (\/turf\/open\/floor\/iron\/dark)",
"usr": "null"
},
{
"count": 7,
"message": "We just tried to add the element \/datum\/element\/beauty to a qdeleted datum, something is fucked",
"proc_name": " stack trace (\/proc\/_stack_trace)",
"source_file": "code\/__HELPERS\/stack_trace.dm,4",
"src": "null",
"src_loc": null,
"usr": "(src)"
},
{
"count": 7,
"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": "Jemnor (\/mob\/living\/carbon\/human)"
},
{
"count": 6,
"message": "Cannot read null.seen_messages",
"proc_name": "finish image generation (\/datum\/chatmessage\/proc\/finish_image_generation)",
"source_file": "code\/datums\/chatmessage.dm,210",
"src": "\/datum\/chatmessage (\/datum\/chatmessage)",
"src_loc": null,
"usr": "null"
},
{
"count": 5,
"message": "Cannot execute null.get thrower().",
"proc_name": "hitby (\/mob\/living\/hitby)",
"source_file": "code\/modules\/mob\/living\/living_defense.dm,222",
"src": "the monkey (53) (\/mob\/living\/carbon\/human\/species\/monkey)",
"src_loc": "the floor (55,83,2) (\/turf\/open\/floor\/iron\/white)",
"usr": "(src)"
},
{
"count": 5,
"message": "Cannot read null.client",
"proc_name": "remove and refresh (\/datum\/storage\/proc\/remove_and_refresh)",
"source_file": "code\/datums\/storage\/storage.dm,697",
"src": "\/datum\/storage\/backpack (\/datum\/storage\/backpack)",
"src_loc": null,
"usr": "Drake Lafortune (\/mob\/living\/carbon\/human)"
},
{
"count": 5,
"message": "Cannot execute null.get thrower().",
"proc_name": "on hitby (\/datum\/element\/relay_attackers\/proc\/on_hitby)",
"source_file": "code\/datums\/elements\/relay_attackers.dm,77",
"src": "\/datum\/element\/relay_attackers (\/datum\/element\/relay_attackers)",
"src_loc": null,
"usr": "the monkey (53) (\/mob\/living\/carbon\/human\/species\/monkey)"
},
{
"count": 3,
"message": "\/datum\/reagents\/plumbing | the chemical tank 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": 1,
"message": "RIDING OFFHAND ON WRONG MOB",
"proc_name": "unequip buckle inhands (\/datum\/component\/riding\/proc\/unequip_buckle_inhands)",
"source_file": "code\/datums\/components\/riding\/riding.dm,289",
"src": "\/datum\/component\/riding\/creatu... (\/datum\/component\/riding\/creature\/raptor)",
"src_loc": null,
"usr": "Honkel The III (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "movable_moved 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": 1,
"message": "Cannot modify null.client.",
"proc_name": "Destroy (\/client\/Destroy)",
"source_file": "code\/modules\/client\/client_procs.dm,600",
"src": "Lulufren (\/client)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "invalid object type 0:0",
"proc_name": "remove wibbly filters (\/proc\/remove_wibbly_filters)",
"source_file": "code\/__HELPERS\/filters.dm,323",
"src": "null",
"src_loc": null,
"usr": "Jemnor (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"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": 1,
"message": "Division by zero",
"proc_name": "fire sounds (\/obj\/item\/gun\/energy\/fire_sounds)",
"source_file": "code\/modules\/projectiles\/guns\/energy.dm,64",
"src": "the prototype energy gun (\/obj\/item\/gun\/energy\/e_gun\/old)",
"src_loc": null,
"usr": "Unknown (\/mob\/living\/carbon\/human)"
}
],
"total_count": 109
},
"parser": null,
"id": -1,
"datetime": {
"date": "2025-05-16 06:34:53.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 252259,
"key": "runtime_condensed",
"type": "generated",
"version": 1,
"json": "{\"runtimes\":[{\"count\":45,\"message\":\"Stack merge attempted on qdeleted source stack.\",\"proc_name\":\"merge without del (\/obj\/item\/stack\/proc\/merge_without_del)\",\"source_file\":\"code\/game\/objects\/items\/stacks\/stack.dm,658\",\"src\":\"the iron ore (\/obj\/item\/stack\/ore\/iron)\",\"src_loc\":null,\"usr\":\"Abraham Sweetvoice (\/mob\/living\/carbon\/human)\"},{\"count\":13,\"message\":\"playsound(): no soundin passed\",\"proc_name\":\"playsound (\/proc\/playsound)\",\"source_file\":\"code\/game\/sound.dm,25\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Maurice Lloyd (\/mob\/living\/carbon\/human)\"},{\"count\":7,\"message\":\"Cannot execute null.is refillable().\",\"proc_name\":\"add context (\/obj\/item\/reagent_containers\/cup\/bottle\/syrup_bottle\/add_context)\",\"source_file\":\"code\/modules\/reagents\/reagent_containers\/cups\/bottle.dm,521\",\"src\":\"the bottle of coffee liqueur s... (\/obj\/item\/reagent_containers\/cup\/bottle\/syrup_bottle\/liqueur)\",\"src_loc\":\"the floor (87,149,2) (\/turf\/open\/floor\/iron\/dark)\",\"usr\":\"null\"},{\"count\":7,\"message\":\"We just tried to add the element \/datum\/element\/beauty to a qdeleted datum, something is fucked\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"(src)\"},{\"count\":7,\"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\":\"Jemnor (\/mob\/living\/carbon\/human)\"},{\"count\":6,\"message\":\"Cannot read null.seen_messages\",\"proc_name\":\"finish image generation (\/datum\/chatmessage\/proc\/finish_image_generation)\",\"source_file\":\"code\/datums\/chatmessage.dm,210\",\"src\":\"\/datum\/chatmessage (\/datum\/chatmessage)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":5,\"message\":\"Cannot execute null.get thrower().\",\"proc_name\":\"hitby (\/mob\/living\/hitby)\",\"source_file\":\"code\/modules\/mob\/living\/living_defense.dm,222\",\"src\":\"the monkey (53) (\/mob\/living\/carbon\/human\/species\/monkey)\",\"src_loc\":\"the floor (55,83,2) (\/turf\/open\/floor\/iron\/white)\",\"usr\":\"(src)\"},{\"count\":5,\"message\":\"Cannot read null.client\",\"proc_name\":\"remove and refresh (\/datum\/storage\/proc\/remove_and_refresh)\",\"source_file\":\"code\/datums\/storage\/storage.dm,697\",\"src\":\"\/datum\/storage\/backpack (\/datum\/storage\/backpack)\",\"src_loc\":null,\"usr\":\"Drake Lafortune (\/mob\/living\/carbon\/human)\"},{\"count\":5,\"message\":\"Cannot execute null.get thrower().\",\"proc_name\":\"on hitby (\/datum\/element\/relay_attackers\/proc\/on_hitby)\",\"source_file\":\"code\/datums\/elements\/relay_attackers.dm,77\",\"src\":\"\/datum\/element\/relay_attackers (\/datum\/element\/relay_attackers)\",\"src_loc\":null,\"usr\":\"the monkey (53) (\/mob\/living\/carbon\/human\/species\/monkey)\"},{\"count\":3,\"message\":\"\/datum\/reagents\/plumbing | the chemical tank 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\":1,\"message\":\"RIDING OFFHAND ON WRONG MOB\",\"proc_name\":\"unequip buckle inhands (\/datum\/component\/riding\/proc\/unequip_buckle_inhands)\",\"source_file\":\"code\/datums\/components\/riding\/riding.dm,289\",\"src\":\"\/datum\/component\/riding\/creatu... (\/datum\/component\/riding\/creature\/raptor)\",\"src_loc\":null,\"usr\":\"Honkel The III (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"movable_moved 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\":1,\"message\":\"Cannot modify null.client.\",\"proc_name\":\"Destroy (\/client\/Destroy)\",\"source_file\":\"code\/modules\/client\/client_procs.dm,600\",\"src\":\"Lulufren (\/client)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"invalid object type 0:0\",\"proc_name\":\"remove wibbly filters (\/proc\/remove_wibbly_filters)\",\"source_file\":\"code\/__HELPERS\/filters.dm,323\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Jemnor (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"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\":1,\"message\":\"Division by zero\",\"proc_name\":\"fire sounds (\/obj\/item\/gun\/energy\/fire_sounds)\",\"source_file\":\"code\/modules\/projectiles\/guns\/energy.dm,64\",\"src\":\"the prototype energy gun (\/obj\/item\/gun\/energy\/e_gun\/old)\",\"src_loc\":null,\"usr\":\"Unknown (\/mob\/living\/carbon\/human)\"}],\"total_count\":109}",
"originalUrl": "https:\/\/terry-logs.tgstation13.org\/2025\/05\/16\/round-252259\/runtime.condensed.json"
}
Install Gentoo