runtime_condensed
-
20
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: Scott Williamson (/mob/living/carbon/human)
-
19
count
playsound(): no soundin passed inplaysound(/proc/playsound:25)src: null
src_loc:
usr: Scott Williamson (/mob/living/carbon/human)
-
10
count
No valid destination passed into forceMove inforceMove(/atom/movable/proc/forceMove:1121)src: the ebeam (/obj/effect/ebeam)
src_loc:
usr: Alexandria Potter (/mob/living/carbon/human)
-
4
count
turf_expose overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: 0
-
3
count
bad client ininitialize(/datum/tgui_window/proc/initialize:123)src: /datum/tgui_window (/datum/tgui_window)
src_loc:
usr: null
-
3
count
undefined proc or verb /mob/dead/observer/add mood event(). inadmire(/datum/component/aquarium/proc/admire:581)src: /datum/component/aquarium (/datum/component/aquarium)
src_loc:
usr: Moony Melgrove (/mob/dead/observer)
-
2
count
Cannot create objects of type null. infinalize construction(/obj/structure/frame/computer/finalize_construction:299)src: the computer frame (/obj/structure/frame/computer)
src_loc:
usr: Alexandria Potter (/mob/living/carbon/human)
-
2
count
Cannot read null.prefs inget payload(/datum/tgui/proc/get_payload:235)src: /datum/tgui (/datum/tgui)
src_loc:
usr: null
-
1
count
Cannot read null.seen_messages infinish image generation(/datum/chatmessage/proc/finish_image_generation:210)src: /datum/chatmessage (/datum/chatmessage)
src_loc:
usr: Striders Thirteen (/mob/living/carbon/human)
-
1
count
Cannot execute null.return air(). inLateInitialize(/obj/structure/closet/LateInitialize:172)src: the Donk Co. fridge (/obj/structure/closet/crate/freezer/donk)
src_loc: null
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
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
movable_moved overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
1
count
The power storage unit taking damage after deletion intake damage(/atom/proc/take_damage:21)src: the power storage unit (/obj/machinery/power/smes)
src_loc:
usr: Bridge Default Shell-358 (/mob/living/silicon/robot/shell)
-
1
count
playsound(): volume below SOUND_AUDIBLE_VOLUME_MIN. 0 < 3 inplaysound(/proc/playsound:28)src: null
src_loc:
usr: Rayner Hujsak (/mob/living/carbon/human)
-
1
count
Cannot read null.current_user inClick(/atom/movable/screen/radial/slice/Click:53)src: Change Beard (/atom/movable/screen/radial/slice)
src_loc:
usr: Rastus Kelley (/mob/living/carbon/human)
-
1
count
TTS tried to play a sound to a deleted mob. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
{
"data": {
"runtimes": [
{
"count": 20,
"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": "Scott Williamson (\/mob\/living\/carbon\/human)"
},
{
"count": 19,
"message": "playsound(): no soundin passed",
"proc_name": "playsound (\/proc\/playsound)",
"source_file": "code\/game\/sound.dm,25",
"src": "null",
"src_loc": null,
"usr": "Scott Williamson (\/mob\/living\/carbon\/human)"
},
{
"count": 10,
"message": "No valid destination passed into forceMove",
"proc_name": "forceMove (\/atom\/movable\/proc\/forceMove)",
"source_file": "code\/game\/atoms_movable.dm,1121",
"src": "the ebeam (\/obj\/effect\/ebeam)",
"src_loc": null,
"usr": "Alexandria Potter (\/mob\/living\/carbon\/human)"
},
{
"count": 4,
"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": "0"
},
{
"count": 3,
"message": "bad client",
"proc_name": "initialize (\/datum\/tgui_window\/proc\/initialize)",
"source_file": "code\/modules\/tgui\/tgui_window.dm,123",
"src": "\/datum\/tgui_window (\/datum\/tgui_window)",
"src_loc": null,
"usr": "null"
},
{
"count": 3,
"message": "undefined proc or verb \/mob\/dead\/observer\/add mood event().",
"proc_name": "admire (\/datum\/component\/aquarium\/proc\/admire)",
"source_file": "code\/datums\/components\/aquarium.dm,581",
"src": "\/datum\/component\/aquarium (\/datum\/component\/aquarium)",
"src_loc": null,
"usr": "Moony Melgrove (\/mob\/dead\/observer)"
},
{
"count": 2,
"message": "Cannot create objects of type null.",
"proc_name": "finalize construction (\/obj\/structure\/frame\/computer\/finalize_construction)",
"source_file": "code\/game\/machinery\/computer\/buildandrepair.dm,299",
"src": "the computer frame (\/obj\/structure\/frame\/computer)",
"src_loc": null,
"usr": "Alexandria Potter (\/mob\/living\/carbon\/human)"
},
{
"count": 2,
"message": "Cannot read null.prefs",
"proc_name": "get payload (\/datum\/tgui\/proc\/get_payload)",
"source_file": "code\/modules\/tgui\/tgui.dm,235",
"src": "\/datum\/tgui (\/datum\/tgui)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"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": "Striders Thirteen (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "Cannot execute null.return air().",
"proc_name": "LateInitialize (\/obj\/structure\/closet\/LateInitialize)",
"source_file": "code\/game\/objects\/structures\/crates_lockers\/closets.dm,172",
"src": "the Donk Co. fridge (\/obj\/structure\/closet\/crate\/freezer\/donk)",
"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": "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": "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": "The power storage unit taking damage after deletion",
"proc_name": "take damage (\/atom\/proc\/take_damage)",
"source_file": "code\/game\/atom\/atom_defense.dm,21",
"src": "the power storage unit (\/obj\/machinery\/power\/smes)",
"src_loc": null,
"usr": "Bridge Default Shell-358 (\/mob\/living\/silicon\/robot\/shell)"
},
{
"count": 1,
"message": "playsound(): volume below SOUND_AUDIBLE_VOLUME_MIN. 0 < 3",
"proc_name": "playsound (\/proc\/playsound)",
"source_file": "code\/game\/sound.dm,28",
"src": "null",
"src_loc": null,
"usr": "Rayner Hujsak (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "Cannot read null.current_user",
"proc_name": "Click (\/atom\/movable\/screen\/radial\/slice\/Click)",
"source_file": "code\/_onclick\/hud\/radial.dm,53",
"src": "Change Beard (\/atom\/movable\/screen\/radial\/slice)",
"src_loc": null,
"usr": "Rastus Kelley (\/mob\/living\/carbon\/human)"
},
{
"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)"
}
],
"total_count": 72
},
"parser": null,
"id": -1,
"datetime": {
"date": "2025-04-11 07:44:29.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 251099,
"key": "runtime_condensed",
"type": "generated",
"version": 1,
"json": "{\"runtimes\":[{\"count\":20,\"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\":\"Scott Williamson (\/mob\/living\/carbon\/human)\"},{\"count\":19,\"message\":\"playsound(): no soundin passed\",\"proc_name\":\"playsound (\/proc\/playsound)\",\"source_file\":\"code\/game\/sound.dm,25\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Scott Williamson (\/mob\/living\/carbon\/human)\"},{\"count\":10,\"message\":\"No valid destination passed into forceMove\",\"proc_name\":\"forceMove (\/atom\/movable\/proc\/forceMove)\",\"source_file\":\"code\/game\/atoms_movable.dm,1121\",\"src\":\"the ebeam (\/obj\/effect\/ebeam)\",\"src_loc\":null,\"usr\":\"Alexandria Potter (\/mob\/living\/carbon\/human)\"},{\"count\":4,\"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\":\"0\"},{\"count\":3,\"message\":\"bad client\",\"proc_name\":\"initialize (\/datum\/tgui_window\/proc\/initialize)\",\"source_file\":\"code\/modules\/tgui\/tgui_window.dm,123\",\"src\":\"\/datum\/tgui_window (\/datum\/tgui_window)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":3,\"message\":\"undefined proc or verb \/mob\/dead\/observer\/add mood event().\",\"proc_name\":\"admire (\/datum\/component\/aquarium\/proc\/admire)\",\"source_file\":\"code\/datums\/components\/aquarium.dm,581\",\"src\":\"\/datum\/component\/aquarium (\/datum\/component\/aquarium)\",\"src_loc\":null,\"usr\":\"Moony Melgrove (\/mob\/dead\/observer)\"},{\"count\":2,\"message\":\"Cannot create objects of type null.\",\"proc_name\":\"finalize construction (\/obj\/structure\/frame\/computer\/finalize_construction)\",\"source_file\":\"code\/game\/machinery\/computer\/buildandrepair.dm,299\",\"src\":\"the computer frame (\/obj\/structure\/frame\/computer)\",\"src_loc\":null,\"usr\":\"Alexandria Potter (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"message\":\"Cannot read null.prefs\",\"proc_name\":\"get payload (\/datum\/tgui\/proc\/get_payload)\",\"source_file\":\"code\/modules\/tgui\/tgui.dm,235\",\"src\":\"\/datum\/tgui (\/datum\/tgui)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"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\":\"Striders Thirteen (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot execute null.return air().\",\"proc_name\":\"LateInitialize (\/obj\/structure\/closet\/LateInitialize)\",\"source_file\":\"code\/game\/objects\/structures\/crates_lockers\/closets.dm,172\",\"src\":\"the Donk Co. fridge (\/obj\/structure\/closet\/crate\/freezer\/donk)\",\"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\":\"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\":\"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\":\"The power storage unit taking damage after deletion\",\"proc_name\":\"take damage (\/atom\/proc\/take_damage)\",\"source_file\":\"code\/game\/atom\/atom_defense.dm,21\",\"src\":\"the power storage unit (\/obj\/machinery\/power\/smes)\",\"src_loc\":null,\"usr\":\"Bridge Default Shell-358 (\/mob\/living\/silicon\/robot\/shell)\"},{\"count\":1,\"message\":\"playsound(): volume below SOUND_AUDIBLE_VOLUME_MIN. 0 < 3\",\"proc_name\":\"playsound (\/proc\/playsound)\",\"source_file\":\"code\/game\/sound.dm,28\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Rayner Hujsak (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot read null.current_user\",\"proc_name\":\"Click (\/atom\/movable\/screen\/radial\/slice\/Click)\",\"source_file\":\"code\/_onclick\/hud\/radial.dm,53\",\"src\":\"Change Beard (\/atom\/movable\/screen\/radial\/slice)\",\"src_loc\":null,\"usr\":\"Rastus Kelley (\/mob\/living\/carbon\/human)\"},{\"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)\"}],\"total_count\":72}",
"originalUrl": "https:\/\/sybil-logs.tgstation13.org\/2025\/04\/11\/round-251099\/runtime.condensed.json"
}
Install Gentoo