runtime_condensed
-
51
count
Cannot create objects of type null. inmake result(/obj/effect/particle_effect/fluid/foam/proc/make_result:76)src: the foam (/obj/effect/particle_effect/fluid/foam)
src_loc: the floor (200,86,1) (/turf/open/floor/iron)
usr: null
-
15
count
Cannot read null.active_addictions inui data(/obj/machinery/medical_kiosk/ui_data:303)src: the medical kiosk (/obj/machinery/medical_kiosk)
src_loc:
usr: Ryker Roy (/mob/living/carbon/human)
-
14
count
Cannot execute null.resolve(). inCanAStarPass(/turf/open/openspace/CanAStarPass:154)src: the ice chasm (231,103,4) (/turf/open/openspace/icemoon/keep_below)
src_loc:
usr: null
-
13
count
Cannot execute null.resolve(). inget powernet(/obj/machinery/conveyor/proc/get_powernet:405)src: the conveyor belt (/obj/machinery/conveyor)
src_loc:
usr: Gor Bok (/mob/living/carbon/human)
-
6
count
movable_moved overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
5
count
playsound(): no soundin passed inplaysound(/proc/playsound:25)src: null
src_loc:
usr: Paul Quota (/mob/living/carbon/human)
-
2
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: the white wolf (/mob/living/basic/mining/wolf)
-
2
count
TTS tried to play a sound to a deleted mob. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
2
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: the white wolf (/mob/living/basic/mining/wolf)
-
2
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
-
1
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: Shelly Shobbs (/mob/living/carbon/human)
-
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: null
-
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
recursive_jsonify got an empty list after serialization instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
1
count
Cannot execute null.register map obj(). indisplay to client(/atom/movable/screen/map_view/proc/display_to_client:54)src: Greyson Lewis (/atom/movable/screen/map_view/char_preview)
src_loc:
usr: Kubasos123p (/mob/dead/new_player)
-
1
count
Cannot read null._listen_lookup inend orbit(/datum/component/orbiter/proc/end_orbit:110)src: /datum/component/orbiter (/datum/component/orbiter)
src_loc:
usr: Moth In A Terrarium Miner Shel... (/mob/living/silicon/robot/shell)
-
1
count
playsound(): volume below SOUND_AUDIBLE_VOLUME_MIN. -8 < 3 inplaysound(/proc/playsound:28)src: null
src_loc:
usr: Arcticus Cecropia (/mob/living/carbon/human)
-
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.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
Cannot execute null.is localhost(). inNew(/datum/hud/new_player/New:31)src: /datum/hud/new_player (/datum/hud/new_player)
src_loc:
usr: Astelyth (/mob/dead/new_player)
-
1
count
playsound(): volume below SOUND_AUDIBLE_VOLUME_MIN. 0 < 3 inplaysound(/proc/playsound:28)src: null
src_loc:
usr: Gor Bok (/mob/living/carbon/human)
-
1
count
Cannot execute null.open(). inbase click alt(/mob/living/base_click_alt:43)src: Jacob Montenegro (/mob/living/carbon/human)
src_loc: the floor (127,136,3) (/turf/open/floor/iron/dark)
usr: (src)
{
"data": {
"runtimes": [
{
"count": 51,
"message": "Cannot create objects of type null.",
"proc_name": "make result (\/obj\/effect\/particle_effect\/fluid\/foam\/proc\/make_result)",
"source_file": "code\/game\/objects\/effects\/effect_system\/fluid_spread\/effects_foam.dm,76",
"src": "the foam (\/obj\/effect\/particle_effect\/fluid\/foam)",
"src_loc": "the floor (200,86,1) (\/turf\/open\/floor\/iron)",
"usr": "null"
},
{
"count": 15,
"message": "Cannot read null.active_addictions",
"proc_name": "ui data (\/obj\/machinery\/medical_kiosk\/ui_data)",
"source_file": "code\/game\/machinery\/medical_kiosk.dm,303",
"src": "the medical kiosk (\/obj\/machinery\/medical_kiosk)",
"src_loc": null,
"usr": "Ryker Roy (\/mob\/living\/carbon\/human)"
},
{
"count": 14,
"message": "Cannot execute null.resolve().",
"proc_name": "CanAStarPass (\/turf\/open\/openspace\/CanAStarPass)",
"source_file": "code\/game\/turfs\/open\/openspace.dm,154",
"src": "the ice chasm (231,103,4) (\/turf\/open\/openspace\/icemoon\/keep_below)",
"src_loc": null,
"usr": "null"
},
{
"count": 13,
"message": "Cannot execute null.resolve().",
"proc_name": "get powernet (\/obj\/machinery\/conveyor\/proc\/get_powernet)",
"source_file": "code\/modules\/recycling\/conveyor.dm,405",
"src": "the conveyor belt (\/obj\/machinery\/conveyor)",
"src_loc": null,
"usr": "Gor Bok (\/mob\/living\/carbon\/human)"
},
{
"count": 6,
"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": 5,
"message": "playsound(): no soundin passed",
"proc_name": "playsound (\/proc\/playsound)",
"source_file": "code\/game\/sound.dm,25",
"src": "null",
"src_loc": null,
"usr": "Paul Quota (\/mob\/living\/carbon\/human)"
},
{
"count": 2,
"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": "the white wolf (\/mob\/living\/basic\/mining\/wolf)"
},
{
"count": 2,
"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": 2,
"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": "the white wolf (\/mob\/living\/basic\/mining\/wolf)"
},
{
"count": 2,
"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": 1,
"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": "Shelly Shobbs (\/mob\/living\/carbon\/human)"
},
{
"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": "null"
},
{
"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": "recursive_jsonify got an empty list after serialization",
"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.register map obj().",
"proc_name": "display to client (\/atom\/movable\/screen\/map_view\/proc\/display_to_client)",
"source_file": "code\/_onclick\/hud\/map_view.dm,54",
"src": "Greyson Lewis (\/atom\/movable\/screen\/map_view\/char_preview)",
"src_loc": null,
"usr": "Kubasos123p (\/mob\/dead\/new_player)"
},
{
"count": 1,
"message": "Cannot read null._listen_lookup",
"proc_name": "end orbit (\/datum\/component\/orbiter\/proc\/end_orbit)",
"source_file": "code\/datums\/components\/orbiter.dm,110",
"src": "\/datum\/component\/orbiter (\/datum\/component\/orbiter)",
"src_loc": null,
"usr": "Moth In A Terrarium Miner Shel... (\/mob\/living\/silicon\/robot\/shell)"
},
{
"count": 1,
"message": "playsound(): volume below SOUND_AUDIBLE_VOLUME_MIN. -8 < 3",
"proc_name": "playsound (\/proc\/playsound)",
"source_file": "code\/game\/sound.dm,28",
"src": "null",
"src_loc": null,
"usr": "Arcticus Cecropia (\/mob\/living\/carbon\/human)"
},
{
"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.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": "Cannot execute null.is localhost().",
"proc_name": "New (\/datum\/hud\/new_player\/New)",
"source_file": "code\/_onclick\/hud\/new_player.dm,31",
"src": "\/datum\/hud\/new_player (\/datum\/hud\/new_player)",
"src_loc": null,
"usr": "Astelyth (\/mob\/dead\/new_player)"
},
{
"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": "Gor Bok (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "Cannot execute null.open().",
"proc_name": "base click alt (\/mob\/living\/base_click_alt)",
"source_file": "code\/_onclick\/click_alt.dm,43",
"src": "Jacob Montenegro (\/mob\/living\/carbon\/human)",
"src_loc": "the floor (127,136,3) (\/turf\/open\/floor\/iron\/dark)",
"usr": "(src)"
}
],
"total_count": 124
},
"parser": null,
"id": -1,
"datetime": {
"date": "2025-04-11 22:35:43.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 251116,
"key": "runtime_condensed",
"type": "generated",
"version": 1,
"json": "{\"runtimes\":[{\"count\":51,\"message\":\"Cannot create objects of type null.\",\"proc_name\":\"make result (\/obj\/effect\/particle_effect\/fluid\/foam\/proc\/make_result)\",\"source_file\":\"code\/game\/objects\/effects\/effect_system\/fluid_spread\/effects_foam.dm,76\",\"src\":\"the foam (\/obj\/effect\/particle_effect\/fluid\/foam)\",\"src_loc\":\"the floor (200,86,1) (\/turf\/open\/floor\/iron)\",\"usr\":\"null\"},{\"count\":15,\"message\":\"Cannot read null.active_addictions\",\"proc_name\":\"ui data (\/obj\/machinery\/medical_kiosk\/ui_data)\",\"source_file\":\"code\/game\/machinery\/medical_kiosk.dm,303\",\"src\":\"the medical kiosk (\/obj\/machinery\/medical_kiosk)\",\"src_loc\":null,\"usr\":\"Ryker Roy (\/mob\/living\/carbon\/human)\"},{\"count\":14,\"message\":\"Cannot execute null.resolve().\",\"proc_name\":\"CanAStarPass (\/turf\/open\/openspace\/CanAStarPass)\",\"source_file\":\"code\/game\/turfs\/open\/openspace.dm,154\",\"src\":\"the ice chasm (231,103,4) (\/turf\/open\/openspace\/icemoon\/keep_below)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":13,\"message\":\"Cannot execute null.resolve().\",\"proc_name\":\"get powernet (\/obj\/machinery\/conveyor\/proc\/get_powernet)\",\"source_file\":\"code\/modules\/recycling\/conveyor.dm,405\",\"src\":\"the conveyor belt (\/obj\/machinery\/conveyor)\",\"src_loc\":null,\"usr\":\"Gor Bok (\/mob\/living\/carbon\/human)\"},{\"count\":6,\"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\":5,\"message\":\"playsound(): no soundin passed\",\"proc_name\":\"playsound (\/proc\/playsound)\",\"source_file\":\"code\/game\/sound.dm,25\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Paul Quota (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"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\":\"the white wolf (\/mob\/living\/basic\/mining\/wolf)\"},{\"count\":2,\"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\":2,\"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\":\"the white wolf (\/mob\/living\/basic\/mining\/wolf)\"},{\"count\":2,\"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\":1,\"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\":\"Shelly Shobbs (\/mob\/living\/carbon\/human)\"},{\"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\":\"null\"},{\"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\":\"recursive_jsonify got an empty list after serialization\",\"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.register map obj().\",\"proc_name\":\"display to client (\/atom\/movable\/screen\/map_view\/proc\/display_to_client)\",\"source_file\":\"code\/_onclick\/hud\/map_view.dm,54\",\"src\":\"Greyson Lewis (\/atom\/movable\/screen\/map_view\/char_preview)\",\"src_loc\":null,\"usr\":\"Kubasos123p (\/mob\/dead\/new_player)\"},{\"count\":1,\"message\":\"Cannot read null._listen_lookup\",\"proc_name\":\"end orbit (\/datum\/component\/orbiter\/proc\/end_orbit)\",\"source_file\":\"code\/datums\/components\/orbiter.dm,110\",\"src\":\"\/datum\/component\/orbiter (\/datum\/component\/orbiter)\",\"src_loc\":null,\"usr\":\"Moth In A Terrarium Miner Shel... (\/mob\/living\/silicon\/robot\/shell)\"},{\"count\":1,\"message\":\"playsound(): volume below SOUND_AUDIBLE_VOLUME_MIN. -8 < 3\",\"proc_name\":\"playsound (\/proc\/playsound)\",\"source_file\":\"code\/game\/sound.dm,28\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Arcticus Cecropia (\/mob\/living\/carbon\/human)\"},{\"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.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\":\"Cannot execute null.is localhost().\",\"proc_name\":\"New (\/datum\/hud\/new_player\/New)\",\"source_file\":\"code\/_onclick\/hud\/new_player.dm,31\",\"src\":\"\/datum\/hud\/new_player (\/datum\/hud\/new_player)\",\"src_loc\":null,\"usr\":\"Astelyth (\/mob\/dead\/new_player)\"},{\"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\":\"Gor Bok (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot execute null.open().\",\"proc_name\":\"base click alt (\/mob\/living\/base_click_alt)\",\"source_file\":\"code\/_onclick\/click_alt.dm,43\",\"src\":\"Jacob Montenegro (\/mob\/living\/carbon\/human)\",\"src_loc\":\"the floor (127,136,3) (\/turf\/open\/floor\/iron\/dark)\",\"usr\":\"(src)\"}],\"total_count\":124}",
"originalUrl": "https:\/\/terry-logs.tgstation13.org\/2025\/04\/11\/round-251116\/runtime.condensed.json"
}
Install Gentoo