runtime_condensed
-
18
count
undefined proc or verb /turf/open/floor/iron/throw_at(). inWrapAdminProcCall(/world/proc/WrapAdminProcCall:219)src: world
src_loc:
usr: Ponders-The-Precision (/mob/living/carbon/human)
-
14
count
undefined proc or verb /turf/open/floor/iron/forceMove(). inWrapAdminProcCall(/world/proc/WrapAdminProcCall:219)src: world
src_loc:
usr: Ponders-The-Precision (/mob/living/carbon/human)
-
7
count
bad client ininitialize(/datum/tgui_window/proc/initialize:123)src: /datum/tgui_window (/datum/tgui_window)
src_loc:
usr: null
-
4
count
Cannot execute null.set client(). inDestroy(/client/Destroy:595)src: Chillbowman (/client)
src_loc:
usr: null
-
3
count
undefined variable /client/var/drop_location inwrap lua get var(/proc/wrap_lua_get_var:9)src: null
src_loc:
usr: (src)
-
3
count
Cannot read null.prefs inget payload(/datum/tgui/proc/get_payload:255)src: /datum/tgui (/datum/tgui)
src_loc:
usr: null
-
3
count
undefined proc or verb /turf/closed/indestructible/fakeglass/forceMove(). inWrapAdminProcCall(/world/proc/WrapAdminProcCall:219)src: world
src_loc:
usr: Ponders-The-Precision (/mob/living/carbon/human)
-
2
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)
-
2
count
Cannot read null.real_name inui data(/datum/ghost_menu/ui_data:98)src: /datum/ghost_menu (/datum/ghost_menu)
src_loc:
usr: null
-
1
count
Global var get_var does not exist. inwrap lua get var(/proc/wrap_lua_get_var:7)src: null
src_loc:
usr: (src)
-
1
count
playsound(): no soundin passed inplaysound(/proc/playsound:25)src: null
src_loc:
usr: Lepir Omano (/mob/living/carbon/human)
-
1
count
Cannot read null._listen_lookup inpre impact(/atom/movable/proc/pre_impact:1317)src: the banana cream pie (/obj/item/food/pie/cream)
src_loc:
usr: ProcCall Handler (The integrat... (/mob/proccall_handler)
-
1
count
undefined variable /obj/item/food/pie/cream/var/call_proc inwrap lua get var(/proc/wrap_lua_get_var:9)src: null
src_loc:
usr: (src)
-
1
count
undefined proc or verb /turf/open/floor/iron/dark/forceMove(). inWrapAdminProcCall(/world/proc/WrapAdminProcCall:219)src: world
src_loc:
usr: Ponders-The-Precision (/mob/living/carbon/human)
-
1
count
No valid destination passed into forceMove inforceMove(/atom/movable/proc/forceMove:1121)src: the banana cream pie (/obj/item/food/pie/cream)
src_loc:
usr: ProcCall Handler (The integrat... (/mob/proccall_handler)
-
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
Failed to fetch mapped custom sound from url https://drive.google.com/uc?export=download&id=1b375hr-Fgm0j0bQSj8KfDvyqk0ZOt9jP, code: , error: Bad URL: failed to parse URL: RelativeUrlWithoutBase: relative URL without a base incheck validity(/obj/effect/mapping_helpers/atom_injector/custom_sound/check_validity:896)src: Custom Sound Injector (/obj/effect/mapping_helpers/atom_injector/custom_sound)
src_loc: null
usr: null
-
1
count
Cannot read null.atmos_adjacent_turfs inInitialize(/obj/effect/hotspot/Initialize:111)src: the hotspot (/obj/effect/hotspot)
src_loc:
usr: Emrys Wyllt (/mob/living/carbon/human)
-
1
count
Cannot read null.name inannounce(/datum/round_event/shuttle_catastrophe/announce:37)src: /datum/round_event/shuttle_cat... (/datum/round_event/shuttle_catastrophe)
src_loc:
usr: null
-
1
count
undefined variable /client/var/call_proc inwrap lua get var(/proc/wrap_lua_get_var:9)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 execute null.hitby(). inthrow impact(/atom/movable/proc/throw_impact:1310)src: the banana cream pie (/obj/item/food/pie/cream)
src_loc:
usr: ProcCall Handler (The integrat... (/mob/proccall_handler)
-
1
count
undefined variable /client/var/get_var inwrap lua get var(/proc/wrap_lua_get_var:9)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": 18,
"message": "undefined proc or verb \/turf\/open\/floor\/iron\/throw_at().",
"proc_name": "WrapAdminProcCall (\/world\/proc\/WrapAdminProcCall)",
"source_file": "code\/modules\/admin\/callproc\/callproc.dm,219",
"src": "world",
"src_loc": null,
"usr": "Ponders-The-Precision (\/mob\/living\/carbon\/human)"
},
{
"count": 14,
"message": "undefined proc or verb \/turf\/open\/floor\/iron\/forceMove().",
"proc_name": "WrapAdminProcCall (\/world\/proc\/WrapAdminProcCall)",
"source_file": "code\/modules\/admin\/callproc\/callproc.dm,219",
"src": "world",
"src_loc": null,
"usr": "Ponders-The-Precision (\/mob\/living\/carbon\/human)"
},
{
"count": 7,
"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": 4,
"message": "Cannot execute null.set client().",
"proc_name": "Destroy (\/client\/Destroy)",
"source_file": "code\/modules\/client\/client_procs.dm,595",
"src": "Chillbowman (\/client)",
"src_loc": null,
"usr": "null"
},
{
"count": 3,
"message": "undefined variable \/client\/var\/drop_location",
"proc_name": "wrap lua get var (\/proc\/wrap_lua_get_var)",
"source_file": "code\/modules\/admin\/verbs\/lua\/_wrappers.dm,9",
"src": "null",
"src_loc": null,
"usr": "(src)"
},
{
"count": 3,
"message": "Cannot read null.prefs",
"proc_name": "get payload (\/datum\/tgui\/proc\/get_payload)",
"source_file": "code\/modules\/tgui\/tgui.dm,255",
"src": "\/datum\/tgui (\/datum\/tgui)",
"src_loc": null,
"usr": "null"
},
{
"count": 3,
"message": "undefined proc or verb \/turf\/closed\/indestructible\/fakeglass\/forceMove().",
"proc_name": "WrapAdminProcCall (\/world\/proc\/WrapAdminProcCall)",
"source_file": "code\/modules\/admin\/callproc\/callproc.dm,219",
"src": "world",
"src_loc": null,
"usr": "Ponders-The-Precision (\/mob\/living\/carbon\/human)"
},
{
"count": 2,
"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": 2,
"message": "Cannot read null.real_name",
"proc_name": "ui data (\/datum\/ghost_menu\/ui_data)",
"source_file": "code\/modules\/mob\/dead\/observer\/ghost_menu.dm,98",
"src": "\/datum\/ghost_menu (\/datum\/ghost_menu)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "Global var get_var does not exist.",
"proc_name": "wrap lua get var (\/proc\/wrap_lua_get_var)",
"source_file": "code\/modules\/admin\/verbs\/lua\/_wrappers.dm,7",
"src": "null",
"src_loc": null,
"usr": "(src)"
},
{
"count": 1,
"message": "playsound(): no soundin passed",
"proc_name": "playsound (\/proc\/playsound)",
"source_file": "code\/game\/sound.dm,25",
"src": "null",
"src_loc": null,
"usr": "Lepir Omano (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "Cannot read null._listen_lookup",
"proc_name": "pre impact (\/atom\/movable\/proc\/pre_impact)",
"source_file": "code\/game\/atoms_movable.dm,1317",
"src": "the banana cream pie (\/obj\/item\/food\/pie\/cream)",
"src_loc": null,
"usr": "ProcCall Handler (The integrat... (\/mob\/proccall_handler)"
},
{
"count": 1,
"message": "undefined variable \/obj\/item\/food\/pie\/cream\/var\/call_proc",
"proc_name": "wrap lua get var (\/proc\/wrap_lua_get_var)",
"source_file": "code\/modules\/admin\/verbs\/lua\/_wrappers.dm,9",
"src": "null",
"src_loc": null,
"usr": "(src)"
},
{
"count": 1,
"message": "undefined proc or verb \/turf\/open\/floor\/iron\/dark\/forceMove().",
"proc_name": "WrapAdminProcCall (\/world\/proc\/WrapAdminProcCall)",
"source_file": "code\/modules\/admin\/callproc\/callproc.dm,219",
"src": "world",
"src_loc": null,
"usr": "Ponders-The-Precision (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "No valid destination passed into forceMove",
"proc_name": "forceMove (\/atom\/movable\/proc\/forceMove)",
"source_file": "code\/game\/atoms_movable.dm,1121",
"src": "the banana cream pie (\/obj\/item\/food\/pie\/cream)",
"src_loc": null,
"usr": "ProcCall Handler (The integrat... (\/mob\/proccall_handler)"
},
{
"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": "Failed to fetch mapped custom sound from url https:\/\/drive.google.com\/uc?export=download&id=1b375hr-Fgm0j0bQSj8KfDvyqk0ZOt9jP, code: , error: Bad URL: failed to parse URL: RelativeUrlWithoutBase: relative URL without a base",
"proc_name": "check validity (\/obj\/effect\/mapping_helpers\/atom_injector\/custom_sound\/check_validity)",
"source_file": "code\/modules\/mapping\/mapping_helpers.dm,896",
"src": "Custom Sound Injector (\/obj\/effect\/mapping_helpers\/atom_injector\/custom_sound)",
"src_loc": "null",
"usr": "null"
},
{
"count": 1,
"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": "Emrys Wyllt (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "Cannot read null.name",
"proc_name": "announce (\/datum\/round_event\/shuttle_catastrophe\/announce)",
"source_file": "code\/modules\/events\/shuttle_catastrophe.dm,37",
"src": "\/datum\/round_event\/shuttle_cat... (\/datum\/round_event\/shuttle_catastrophe)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "undefined variable \/client\/var\/call_proc",
"proc_name": "wrap lua get var (\/proc\/wrap_lua_get_var)",
"source_file": "code\/modules\/admin\/verbs\/lua\/_wrappers.dm,9",
"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": "Cannot execute null.hitby().",
"proc_name": "throw impact (\/atom\/movable\/proc\/throw_impact)",
"source_file": "code\/game\/atoms_movable.dm,1310",
"src": "the banana cream pie (\/obj\/item\/food\/pie\/cream)",
"src_loc": null,
"usr": "ProcCall Handler (The integrat... (\/mob\/proccall_handler)"
},
{
"count": 1,
"message": "undefined variable \/client\/var\/get_var",
"proc_name": "wrap lua get var (\/proc\/wrap_lua_get_var)",
"source_file": "code\/modules\/admin\/verbs\/lua\/_wrappers.dm,9",
"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": 71
},
"parser": null,
"id": -1,
"datetime": {
"date": "2025-06-11 17:03:17.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 253122,
"key": "runtime_condensed",
"type": "generated",
"version": 1,
"json": "{\"runtimes\":[{\"count\":18,\"message\":\"undefined proc or verb \/turf\/open\/floor\/iron\/throw_at().\",\"proc_name\":\"WrapAdminProcCall (\/world\/proc\/WrapAdminProcCall)\",\"source_file\":\"code\/modules\/admin\/callproc\/callproc.dm,219\",\"src\":\"world\",\"src_loc\":null,\"usr\":\"Ponders-The-Precision (\/mob\/living\/carbon\/human)\"},{\"count\":14,\"message\":\"undefined proc or verb \/turf\/open\/floor\/iron\/forceMove().\",\"proc_name\":\"WrapAdminProcCall (\/world\/proc\/WrapAdminProcCall)\",\"source_file\":\"code\/modules\/admin\/callproc\/callproc.dm,219\",\"src\":\"world\",\"src_loc\":null,\"usr\":\"Ponders-The-Precision (\/mob\/living\/carbon\/human)\"},{\"count\":7,\"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\":4,\"message\":\"Cannot execute null.set client().\",\"proc_name\":\"Destroy (\/client\/Destroy)\",\"source_file\":\"code\/modules\/client\/client_procs.dm,595\",\"src\":\"Chillbowman (\/client)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":3,\"message\":\"undefined variable \/client\/var\/drop_location\",\"proc_name\":\"wrap lua get var (\/proc\/wrap_lua_get_var)\",\"source_file\":\"code\/modules\/admin\/verbs\/lua\/_wrappers.dm,9\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"(src)\"},{\"count\":3,\"message\":\"Cannot read null.prefs\",\"proc_name\":\"get payload (\/datum\/tgui\/proc\/get_payload)\",\"source_file\":\"code\/modules\/tgui\/tgui.dm,255\",\"src\":\"\/datum\/tgui (\/datum\/tgui)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":3,\"message\":\"undefined proc or verb \/turf\/closed\/indestructible\/fakeglass\/forceMove().\",\"proc_name\":\"WrapAdminProcCall (\/world\/proc\/WrapAdminProcCall)\",\"source_file\":\"code\/modules\/admin\/callproc\/callproc.dm,219\",\"src\":\"world\",\"src_loc\":null,\"usr\":\"Ponders-The-Precision (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"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\":2,\"message\":\"Cannot read null.real_name\",\"proc_name\":\"ui data (\/datum\/ghost_menu\/ui_data)\",\"source_file\":\"code\/modules\/mob\/dead\/observer\/ghost_menu.dm,98\",\"src\":\"\/datum\/ghost_menu (\/datum\/ghost_menu)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Global var get_var does not exist.\",\"proc_name\":\"wrap lua get var (\/proc\/wrap_lua_get_var)\",\"source_file\":\"code\/modules\/admin\/verbs\/lua\/_wrappers.dm,7\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"(src)\"},{\"count\":1,\"message\":\"playsound(): no soundin passed\",\"proc_name\":\"playsound (\/proc\/playsound)\",\"source_file\":\"code\/game\/sound.dm,25\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Lepir Omano (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot read null._listen_lookup\",\"proc_name\":\"pre impact (\/atom\/movable\/proc\/pre_impact)\",\"source_file\":\"code\/game\/atoms_movable.dm,1317\",\"src\":\"the banana cream pie (\/obj\/item\/food\/pie\/cream)\",\"src_loc\":null,\"usr\":\"ProcCall Handler (The integrat... (\/mob\/proccall_handler)\"},{\"count\":1,\"message\":\"undefined variable \/obj\/item\/food\/pie\/cream\/var\/call_proc\",\"proc_name\":\"wrap lua get var (\/proc\/wrap_lua_get_var)\",\"source_file\":\"code\/modules\/admin\/verbs\/lua\/_wrappers.dm,9\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"(src)\"},{\"count\":1,\"message\":\"undefined proc or verb \/turf\/open\/floor\/iron\/dark\/forceMove().\",\"proc_name\":\"WrapAdminProcCall (\/world\/proc\/WrapAdminProcCall)\",\"source_file\":\"code\/modules\/admin\/callproc\/callproc.dm,219\",\"src\":\"world\",\"src_loc\":null,\"usr\":\"Ponders-The-Precision (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"No valid destination passed into forceMove\",\"proc_name\":\"forceMove (\/atom\/movable\/proc\/forceMove)\",\"source_file\":\"code\/game\/atoms_movable.dm,1121\",\"src\":\"the banana cream pie (\/obj\/item\/food\/pie\/cream)\",\"src_loc\":null,\"usr\":\"ProcCall Handler (The integrat... (\/mob\/proccall_handler)\"},{\"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\":\"Failed to fetch mapped custom sound from url https:\/\/drive.google.com\/uc?export=download&id=1b375hr-Fgm0j0bQSj8KfDvyqk0ZOt9jP, code: , error: Bad URL: failed to parse URL: RelativeUrlWithoutBase: relative URL without a base\",\"proc_name\":\"check validity (\/obj\/effect\/mapping_helpers\/atom_injector\/custom_sound\/check_validity)\",\"source_file\":\"code\/modules\/mapping\/mapping_helpers.dm,896\",\"src\":\"Custom Sound Injector (\/obj\/effect\/mapping_helpers\/atom_injector\/custom_sound)\",\"src_loc\":\"null\",\"usr\":\"null\"},{\"count\":1,\"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\":\"Emrys Wyllt (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot read null.name\",\"proc_name\":\"announce (\/datum\/round_event\/shuttle_catastrophe\/announce)\",\"source_file\":\"code\/modules\/events\/shuttle_catastrophe.dm,37\",\"src\":\"\/datum\/round_event\/shuttle_cat... (\/datum\/round_event\/shuttle_catastrophe)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"undefined variable \/client\/var\/call_proc\",\"proc_name\":\"wrap lua get var (\/proc\/wrap_lua_get_var)\",\"source_file\":\"code\/modules\/admin\/verbs\/lua\/_wrappers.dm,9\",\"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\":\"Cannot execute null.hitby().\",\"proc_name\":\"throw impact (\/atom\/movable\/proc\/throw_impact)\",\"source_file\":\"code\/game\/atoms_movable.dm,1310\",\"src\":\"the banana cream pie (\/obj\/item\/food\/pie\/cream)\",\"src_loc\":null,\"usr\":\"ProcCall Handler (The integrat... (\/mob\/proccall_handler)\"},{\"count\":1,\"message\":\"undefined variable \/client\/var\/get_var\",\"proc_name\":\"wrap lua get var (\/proc\/wrap_lua_get_var)\",\"source_file\":\"code\/modules\/admin\/verbs\/lua\/_wrappers.dm,9\",\"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\":71}",
"originalUrl": "https:\/\/sybil-logs.tgstation13.org\/2025\/06\/11\/round-253122\/runtime.condensed.json"
}
Install Gentoo