runtime_condensed
-
24
count
/datum/action/cooldown/spell/conjure_item/snow tried to create an item, but failed. It's item type is /obj/item/stack/sheet/mineral/snow. incast(/datum/action/cooldown/spell/conjure_item/cast:66)src: Create Snow (/datum/action/cooldown/spell/conjure_item/snow)
src_loc:
usr: Ricky Bobby (/mob/living/carbon/human)
-
18
count
Cannot read null.owner inon bodypart remove(/obj/item/organ/proc/on_bodypart_remove:249)src: the lungs (/obj/item/organ/lungs)
src_loc: null
usr: null
-
15
count
-
12
count
Cannot read null.seen_messages infinish image generation(/datum/chatmessage/proc/finish_image_generation:210)src: /datum/chatmessage (/datum/chatmessage)
src_loc:
usr: Stares-At-You (/mob/living/carbon/human)
-
11
count
playsound(): no soundin passed inplaysound(/proc/playsound:26)src: null
src_loc:
usr: Lepir Omano (/mob/living/carbon/human)
-
7
count
turf_change overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Gambles-The-Money (/mob/living/carbon/human)
-
7
count
turf_reset_elevation overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Gambles-The-Money (/mob/living/carbon/human)
-
6
count
No valid destination passed into forceMove inforceMove(/atom/movable/proc/forceMove:1121)src: the eyelid (/obj/effect/abstract/eyelid_effect)
src_loc: the eyes (/obj/item/organ/eyes)
usr: null
-
5
count
Division by zero inplaysound local(/mob/proc/playsound_local:123)src: Gambles-The-Money (/mob/living/carbon/human)
src_loc: the floor (213,94,1) (/turf/open/floor/iron/dark)
usr: null
-
2
count
Cannot read null.atmos_adjacent_turfs inInitialize(/obj/effect/hotspot/Initialize:111)src: the hotspot (/obj/effect/hotspot)
src_loc:
usr: Gambles-The-Money (/mob/living/carbon/human)
-
2
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 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
Cannot modify null.layer. inunload(/mob/living/simple_animal/bot/mulebot/proc/unload:456)src: the MULEbot Q05fF (/mob/living/simple_animal/bot/mulebot)
src_loc: the floor (156,144,4) (/turf/open/floor/iron/textured)
usr: null
-
1
count
addtrait immersed overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
1
count
TTS tried to play a sound to a deleted mob. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
1
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
-
1
count
Cannot read null.air inmerge(/datum/pipeline/proc/merge:173)src: /datum/pipeline (/datum/pipeline)
src_loc:
usr: Stares-At-You (/mob/living/carbon/human)
-
1
count
list index out of bounds inattack hand(/obj/structure/flatpack_cart/attack_hand:150)src: the flatpack cart (/obj/structure/flatpack_cart)
src_loc:
usr: Gambles-The-Money (/mob/living/carbon/human)
-
1
count
Cannot execute null.add member(). inadd member(/obj/machinery/atmospherics/pipe/add_member:194)src: the brown 4-way pipe manifold (/obj/machinery/atmospherics/pipe/heat_exchanging/manifold4w)
src_loc:
usr: Stares-At-You (/mob/living/carbon/human)
-
1
count
/mob/living/basic/mouse 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
Found undeleted query, check the sql.log for the undeleted query and add a delete call to the query datum. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
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: null
{
"data": {
"runtimes": [
{
"count": 24,
"message": "\/datum\/action\/cooldown\/spell\/conjure_item\/snow tried to create an item, but failed. It's item type is \/obj\/item\/stack\/sheet\/mineral\/snow.",
"proc_name": "cast (\/datum\/action\/cooldown\/spell\/conjure_item\/cast)",
"source_file": "code\/modules\/spells\/spell_types\/conjure_item\/_conjure_item.dm,66",
"src": "Create Snow (\/datum\/action\/cooldown\/spell\/conjure_item\/snow)",
"src_loc": null,
"usr": "Ricky Bobby (\/mob\/living\/carbon\/human)"
},
{
"count": 18,
"message": "Cannot read null.owner",
"proc_name": "on bodypart remove (\/obj\/item\/organ\/proc\/on_bodypart_remove)",
"source_file": "code\/modules\/surgery\/organs\/organ_movement.dm,249",
"src": "the lungs (\/obj\/item\/organ\/lungs)",
"src_loc": "null",
"usr": "null"
},
{
"count": 15,
"message": "Volume modifier 0 must be +ve",
"proc_name": " stack trace (\/proc\/_stack_trace)",
"source_file": "code\/__HELPERS\/stack_trace.dm,4",
"src": "null",
"src_loc": null,
"usr": "(src)"
},
{
"count": 12,
"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": "Stares-At-You (\/mob\/living\/carbon\/human)"
},
{
"count": 11,
"message": "playsound(): no soundin passed",
"proc_name": "playsound (\/proc\/playsound)",
"source_file": "code\/game\/sound\/sound.dm,26",
"src": "null",
"src_loc": null,
"usr": "Lepir Omano (\/mob\/living\/carbon\/human)"
},
{
"count": 7,
"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": "Gambles-The-Money (\/mob\/living\/carbon\/human)"
},
{
"count": 7,
"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": "Gambles-The-Money (\/mob\/living\/carbon\/human)"
},
{
"count": 6,
"message": "No valid destination passed into forceMove",
"proc_name": "forceMove (\/atom\/movable\/proc\/forceMove)",
"source_file": "code\/game\/atoms_movable.dm,1121",
"src": "the eyelid (\/obj\/effect\/abstract\/eyelid_effect)",
"src_loc": "the eyes (\/obj\/item\/organ\/eyes)",
"usr": "null"
},
{
"count": 5,
"message": "Division by zero",
"proc_name": "playsound local (\/mob\/proc\/playsound_local)",
"source_file": "code\/game\/sound\/sound.dm,123",
"src": "Gambles-The-Money (\/mob\/living\/carbon\/human)",
"src_loc": "the floor (213,94,1) (\/turf\/open\/floor\/iron\/dark)",
"usr": "null"
},
{
"count": 2,
"message": "Cannot read null.atmos_adjacent_turfs",
"proc_name": "Initialize (\/obj\/effect\/hotspot\/Initialize)",
"source_file": "code\/modules\/atmospherics\/environmental\/LINDA_fire.dm,111",
"src": "the hotspot (\/obj\/effect\/hotspot)",
"src_loc": null,
"usr": "Gambles-The-Money (\/mob\/living\/carbon\/human)"
},
{
"count": 2,
"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 read null.navigation_images",
"proc_name": "cut navigation (\/mob\/living\/proc\/cut_navigation)",
"source_file": "code\/modules\/mob\/living\/navigation.dm,119",
"src": "Rana-Wazei (\/mob\/living\/carbon\/human)",
"src_loc": "the carpet (120,151,4) (\/turf\/open\/floor\/carpet)",
"usr": "null"
},
{
"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": "Cannot modify null.layer.",
"proc_name": "unload (\/mob\/living\/simple_animal\/bot\/mulebot\/proc\/unload)",
"source_file": "code\/modules\/mob\/living\/simple_animal\/bot\/mulebot.dm,456",
"src": "the MULEbot Q05fF (\/mob\/living\/simple_animal\/bot\/mulebot)",
"src_loc": "the floor (156,144,4) (\/turf\/open\/floor\/iron\/textured)",
"usr": "null"
},
{
"count": 1,
"message": "addtrait immersed 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": "TTS tried to play a sound to a deleted mob.",
"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": "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": 1,
"message": "Cannot read null.air",
"proc_name": "merge (\/datum\/pipeline\/proc\/merge)",
"source_file": "code\/modules\/atmospherics\/machinery\/datum_pipeline.dm,173",
"src": "\/datum\/pipeline (\/datum\/pipeline)",
"src_loc": null,
"usr": "Stares-At-You (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "list index out of bounds",
"proc_name": "attack hand (\/obj\/structure\/flatpack_cart\/attack_hand)",
"source_file": "code\/game\/objects\/items\/flatpacks.dm,150",
"src": "the flatpack cart (\/obj\/structure\/flatpack_cart)",
"src_loc": null,
"usr": "Gambles-The-Money (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "Cannot execute null.add member().",
"proc_name": "add member (\/obj\/machinery\/atmospherics\/pipe\/add_member)",
"source_file": "code\/modules\/atmospherics\/machinery\/datum_pipeline.dm,194",
"src": "the brown 4-way pipe manifold (\/obj\/machinery\/atmospherics\/pipe\/heat_exchanging\/manifold4w)",
"src_loc": null,
"usr": "Stares-At-You (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "\/mob\/living\/basic\/mouse 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": "Found undeleted query, check the sql.log for the undeleted query and add a delete call to the query datum.",
"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 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": "null"
}
],
"total_count": 121
},
"parser": null,
"id": -1,
"datetime": {
"date": "2025-09-08 03:26:02.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 255852,
"key": "runtime_condensed",
"type": "generated",
"version": 1,
"json": "{\"runtimes\":[{\"count\":24,\"message\":\"\/datum\/action\/cooldown\/spell\/conjure_item\/snow tried to create an item, but failed. It's item type is \/obj\/item\/stack\/sheet\/mineral\/snow.\",\"proc_name\":\"cast (\/datum\/action\/cooldown\/spell\/conjure_item\/cast)\",\"source_file\":\"code\/modules\/spells\/spell_types\/conjure_item\/_conjure_item.dm,66\",\"src\":\"Create Snow (\/datum\/action\/cooldown\/spell\/conjure_item\/snow)\",\"src_loc\":null,\"usr\":\"Ricky Bobby (\/mob\/living\/carbon\/human)\"},{\"count\":18,\"message\":\"Cannot read null.owner\",\"proc_name\":\"on bodypart remove (\/obj\/item\/organ\/proc\/on_bodypart_remove)\",\"source_file\":\"code\/modules\/surgery\/organs\/organ_movement.dm,249\",\"src\":\"the lungs (\/obj\/item\/organ\/lungs)\",\"src_loc\":\"null\",\"usr\":\"null\"},{\"count\":15,\"message\":\"Volume modifier 0 must be +ve\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"(src)\"},{\"count\":12,\"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\":\"Stares-At-You (\/mob\/living\/carbon\/human)\"},{\"count\":11,\"message\":\"playsound(): no soundin passed\",\"proc_name\":\"playsound (\/proc\/playsound)\",\"source_file\":\"code\/game\/sound\/sound.dm,26\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Lepir Omano (\/mob\/living\/carbon\/human)\"},{\"count\":7,\"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\":\"Gambles-The-Money (\/mob\/living\/carbon\/human)\"},{\"count\":7,\"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\":\"Gambles-The-Money (\/mob\/living\/carbon\/human)\"},{\"count\":6,\"message\":\"No valid destination passed into forceMove\",\"proc_name\":\"forceMove (\/atom\/movable\/proc\/forceMove)\",\"source_file\":\"code\/game\/atoms_movable.dm,1121\",\"src\":\"the eyelid (\/obj\/effect\/abstract\/eyelid_effect)\",\"src_loc\":\"the eyes (\/obj\/item\/organ\/eyes)\",\"usr\":\"null\"},{\"count\":5,\"message\":\"Division by zero\",\"proc_name\":\"playsound local (\/mob\/proc\/playsound_local)\",\"source_file\":\"code\/game\/sound\/sound.dm,123\",\"src\":\"Gambles-The-Money (\/mob\/living\/carbon\/human)\",\"src_loc\":\"the floor (213,94,1) (\/turf\/open\/floor\/iron\/dark)\",\"usr\":\"null\"},{\"count\":2,\"message\":\"Cannot read null.atmos_adjacent_turfs\",\"proc_name\":\"Initialize (\/obj\/effect\/hotspot\/Initialize)\",\"source_file\":\"code\/modules\/atmospherics\/environmental\/LINDA_fire.dm,111\",\"src\":\"the hotspot (\/obj\/effect\/hotspot)\",\"src_loc\":null,\"usr\":\"Gambles-The-Money (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"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 read null.navigation_images\",\"proc_name\":\"cut navigation (\/mob\/living\/proc\/cut_navigation)\",\"source_file\":\"code\/modules\/mob\/living\/navigation.dm,119\",\"src\":\"Rana-Wazei (\/mob\/living\/carbon\/human)\",\"src_loc\":\"the carpet (120,151,4) (\/turf\/open\/floor\/carpet)\",\"usr\":\"null\"},{\"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\":\"Cannot modify null.layer.\",\"proc_name\":\"unload (\/mob\/living\/simple_animal\/bot\/mulebot\/proc\/unload)\",\"source_file\":\"code\/modules\/mob\/living\/simple_animal\/bot\/mulebot.dm,456\",\"src\":\"the MULEbot Q05fF (\/mob\/living\/simple_animal\/bot\/mulebot)\",\"src_loc\":\"the floor (156,144,4) (\/turf\/open\/floor\/iron\/textured)\",\"usr\":\"null\"},{\"count\":1,\"message\":\"addtrait immersed 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\":\"TTS tried to play a sound to a deleted mob.\",\"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\":\"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\":1,\"message\":\"Cannot read null.air\",\"proc_name\":\"merge (\/datum\/pipeline\/proc\/merge)\",\"source_file\":\"code\/modules\/atmospherics\/machinery\/datum_pipeline.dm,173\",\"src\":\"\/datum\/pipeline (\/datum\/pipeline)\",\"src_loc\":null,\"usr\":\"Stares-At-You (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"list index out of bounds\",\"proc_name\":\"attack hand (\/obj\/structure\/flatpack_cart\/attack_hand)\",\"source_file\":\"code\/game\/objects\/items\/flatpacks.dm,150\",\"src\":\"the flatpack cart (\/obj\/structure\/flatpack_cart)\",\"src_loc\":null,\"usr\":\"Gambles-The-Money (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot execute null.add member().\",\"proc_name\":\"add member (\/obj\/machinery\/atmospherics\/pipe\/add_member)\",\"source_file\":\"code\/modules\/atmospherics\/machinery\/datum_pipeline.dm,194\",\"src\":\"the brown 4-way pipe manifold (\/obj\/machinery\/atmospherics\/pipe\/heat_exchanging\/manifold4w)\",\"src_loc\":null,\"usr\":\"Stares-At-You (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"\/mob\/living\/basic\/mouse 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\":\"Found undeleted query, check the sql.log for the undeleted query and add a delete call to the query datum.\",\"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 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\":\"null\"}],\"total_count\":121}",
"originalUrl": "https:\/\/sybil-logs.tgstation13.org\/2025\/09\/08\/round-255852\/runtime.condensed.json"
}
Install Gentoo