runtime_condensed
-
77
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: Joe Barrett (/mob/living/carbon/human)
-
60
count
Cannot execute null.archive(). inprocess cell(/turf/open/process_cell:289)src: space (32,88,14) (/turf/open/space)
src_loc:
usr: null
-
42
count
undefined variable /turf/closed/indestructible/rock/var/run_later inprocess cell(/turf/open/process_cell:284)src: space (37,84,14) (/turf/open/space)
src_loc:
usr: null
-
30
count
bad index inbitmask smooth(/atom/proc/bitmask_smooth:251)src: the full tile window (/obj/structure/window/fulltile)
src_loc: the plating (47,34,14) (/turf/open/floor/plating)
usr: null
-
12
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
-
12
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: Principium Vitae (/mob/living/carbon/human)
-
12
count
We tried to check a gas_mixture that doesn't exist for its firetype, what are you DOING instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Joe Barrett (/mob/living/carbon/human)
-
9
count
undefined variable /turf/closed/indestructible/binary/var/run_later inprocess cell(/turf/open/process_cell:284)src: space (48,23,14) (/turf/open/space)
src_loc:
usr: null
-
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: Lemone J. Manne (/mob/living/carbon/human)
-
4
count
Cannot execute null.get thrower(). inhitby(/mob/living/hitby:222)src: Joe Barrett (/mob/living/carbon/human)
src_loc: the floor (114,96,3) (/turf/open/floor/iron/white)
usr: (src)
-
4
count
spell_mob_after_exit_jaunt overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: BlackWill0w69 (/mob/living/carbon/human)
-
4
count
hostile_pre_attackingtarget overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: BlackWill0w69 (/mob/living/carbon/human)
-
4
count
spell_mob_enter_jaunt overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: BlackWill0w69 (/mob/living/carbon/human)
-
2
count
teleporter_new_target overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Bengt Bengtsson (/mob/living/carbon/human)
-
2
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: null
-
2
count
playsound(): no soundin passed inplaysound(/proc/playsound:25)src: null
src_loc:
usr: Dawson Polson (/mob/living/carbon/human)
-
2
count
Cannot read null.mod_parts ingenerate worn overlay(/obj/item/mod/module/proc/generate_worn_overlay:397)src: MOD emergency tether module (/obj/item/mod/module/tether)
src_loc:
usr: Jemnor (/mob/living/carbon/human)
-
2
count
-
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
bad proc inInvoke(/datum/callback/proc/Invoke:118)src: /datum/callback (/datum/callback)
src_loc:
usr: Bob Stange (/mob/dead/observer)
-
1
count
Cannot read null.prefs inget payload(/datum/tgui/proc/get_payload:235)src: /datum/tgui (/datum/tgui)
src_loc:
usr: null
-
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
Cannot execute null.resolve(). insave scars(/datum/controller/subsystem/persistence/proc/save_scars:8)src: Persistence (/datum/controller/subsystem/persistence)
src_loc:
usr: null
{
"data": {
"runtimes": [
{
"count": 77,
"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": "Joe Barrett (\/mob\/living\/carbon\/human)"
},
{
"count": 60,
"message": "Cannot execute null.archive().",
"proc_name": "process cell (\/turf\/open\/process_cell)",
"source_file": "code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,289",
"src": "space (32,88,14) (\/turf\/open\/space)",
"src_loc": null,
"usr": "null"
},
{
"count": 42,
"message": "undefined variable \/turf\/closed\/indestructible\/rock\/var\/run_later",
"proc_name": "process cell (\/turf\/open\/process_cell)",
"source_file": "code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,284",
"src": "space (37,84,14) (\/turf\/open\/space)",
"src_loc": null,
"usr": "null"
},
{
"count": 30,
"message": "bad index",
"proc_name": "bitmask smooth (\/atom\/proc\/bitmask_smooth)",
"source_file": "code\/__HELPERS\/icon_smoothing.dm,251",
"src": "the full tile window (\/obj\/structure\/window\/fulltile)",
"src_loc": "the plating (47,34,14) (\/turf\/open\/floor\/plating)",
"usr": "null"
},
{
"count": 12,
"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": 12,
"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": "Principium Vitae (\/mob\/living\/carbon\/human)"
},
{
"count": 12,
"message": "We tried to check a gas_mixture that doesn't exist for its firetype, what are you DOING",
"proc_name": " stack trace (\/proc\/_stack_trace)",
"source_file": "code\/__HELPERS\/stack_trace.dm,4",
"src": "null",
"src_loc": null,
"usr": "Joe Barrett (\/mob\/living\/carbon\/human)"
},
{
"count": 9,
"message": "undefined variable \/turf\/closed\/indestructible\/binary\/var\/run_later",
"proc_name": "process cell (\/turf\/open\/process_cell)",
"source_file": "code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,284",
"src": "space (48,23,14) (\/turf\/open\/space)",
"src_loc": null,
"usr": "null"
},
{
"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": "Lemone J. Manne (\/mob\/living\/carbon\/human)"
},
{
"count": 4,
"message": "Cannot execute null.get thrower().",
"proc_name": "hitby (\/mob\/living\/hitby)",
"source_file": "code\/modules\/mob\/living\/living_defense.dm,222",
"src": "Joe Barrett (\/mob\/living\/carbon\/human)",
"src_loc": "the floor (114,96,3) (\/turf\/open\/floor\/iron\/white)",
"usr": "(src)"
},
{
"count": 4,
"message": "spell_mob_after_exit_jaunt 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": "BlackWill0w69 (\/mob\/living\/carbon\/human)"
},
{
"count": 4,
"message": "hostile_pre_attackingtarget 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": "BlackWill0w69 (\/mob\/living\/carbon\/human)"
},
{
"count": 4,
"message": "spell_mob_enter_jaunt 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": "BlackWill0w69 (\/mob\/living\/carbon\/human)"
},
{
"count": 2,
"message": "teleporter_new_target 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": "Bengt Bengtsson (\/mob\/living\/carbon\/human)"
},
{
"count": 2,
"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": "null"
},
{
"count": 2,
"message": "playsound(): no soundin passed",
"proc_name": "playsound (\/proc\/playsound)",
"source_file": "code\/game\/sound.dm,25",
"src": "null",
"src_loc": null,
"usr": "Dawson Polson (\/mob\/living\/carbon\/human)"
},
{
"count": 2,
"message": "Cannot execute null.remove shared particles().",
"proc_name": "Destroy (\/datum\/status_effect\/grouped\/cursed\/Destroy)",
"source_file": "code\/datums\/status_effects\/debuffs\/cursed.dm,35",
"src": "\/datum\/status_effect\/grouped\/c... (\/datum\/status_effect\/grouped\/cursed)",
"src_loc": null,
"usr": "Lemone J. Manne (\/mob\/living\/carbon\/human)"
},
{
"count": 2,
"message": "Cannot read null.mod_parts",
"proc_name": "generate worn overlay (\/obj\/item\/mod\/module\/proc\/generate_worn_overlay)",
"source_file": "code\/modules\/mod\/modules\/_module.dm,397",
"src": "MOD emergency tether module (\/obj\/item\/mod\/module\/tether)",
"src_loc": null,
"usr": "Jemnor (\/mob\/living\/carbon\/human)"
},
{
"count": 2,
"message": "Cannot read null.z",
"proc_name": "is valid z level (\/proc\/is_valid_z_level)",
"source_file": "code\/__HELPERS\/levels.dm,15",
"src": "null",
"src_loc": null,
"usr": "(src)"
},
{
"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": "bad proc",
"proc_name": "Invoke (\/datum\/callback\/proc\/Invoke)",
"source_file": "code\/datums\/callback.dm,118",
"src": "\/datum\/callback (\/datum\/callback)",
"src_loc": null,
"usr": "Bob Stange (\/mob\/dead\/observer)"
},
{
"count": 1,
"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": "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": "Cannot execute null.resolve().",
"proc_name": "save scars (\/datum\/controller\/subsystem\/persistence\/proc\/save_scars)",
"source_file": "code\/controllers\/subsystem\/persistence\/scars.dm,8",
"src": "Persistence (\/datum\/controller\/subsystem\/persistence)",
"src_loc": null,
"usr": "null"
}
],
"total_count": 295
},
"parser": null,
"id": -1,
"datetime": {
"date": "2025-05-11 00:08:24.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 252098,
"key": "runtime_condensed",
"type": "generated",
"version": 1,
"json": "{\"runtimes\":[{\"count\":77,\"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\":\"Joe Barrett (\/mob\/living\/carbon\/human)\"},{\"count\":60,\"message\":\"Cannot execute null.archive().\",\"proc_name\":\"process cell (\/turf\/open\/process_cell)\",\"source_file\":\"code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,289\",\"src\":\"space (32,88,14) (\/turf\/open\/space)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":42,\"message\":\"undefined variable \/turf\/closed\/indestructible\/rock\/var\/run_later\",\"proc_name\":\"process cell (\/turf\/open\/process_cell)\",\"source_file\":\"code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,284\",\"src\":\"space (37,84,14) (\/turf\/open\/space)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":30,\"message\":\"bad index\",\"proc_name\":\"bitmask smooth (\/atom\/proc\/bitmask_smooth)\",\"source_file\":\"code\/__HELPERS\/icon_smoothing.dm,251\",\"src\":\"the full tile window (\/obj\/structure\/window\/fulltile)\",\"src_loc\":\"the plating (47,34,14) (\/turf\/open\/floor\/plating)\",\"usr\":\"null\"},{\"count\":12,\"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\":12,\"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\":\"Principium Vitae (\/mob\/living\/carbon\/human)\"},{\"count\":12,\"message\":\"We tried to check a gas_mixture that doesn't exist for its firetype, what are you DOING\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Joe Barrett (\/mob\/living\/carbon\/human)\"},{\"count\":9,\"message\":\"undefined variable \/turf\/closed\/indestructible\/binary\/var\/run_later\",\"proc_name\":\"process cell (\/turf\/open\/process_cell)\",\"source_file\":\"code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,284\",\"src\":\"space (48,23,14) (\/turf\/open\/space)\",\"src_loc\":null,\"usr\":\"null\"},{\"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\":\"Lemone J. Manne (\/mob\/living\/carbon\/human)\"},{\"count\":4,\"message\":\"Cannot execute null.get thrower().\",\"proc_name\":\"hitby (\/mob\/living\/hitby)\",\"source_file\":\"code\/modules\/mob\/living\/living_defense.dm,222\",\"src\":\"Joe Barrett (\/mob\/living\/carbon\/human)\",\"src_loc\":\"the floor (114,96,3) (\/turf\/open\/floor\/iron\/white)\",\"usr\":\"(src)\"},{\"count\":4,\"message\":\"spell_mob_after_exit_jaunt 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\":\"BlackWill0w69 (\/mob\/living\/carbon\/human)\"},{\"count\":4,\"message\":\"hostile_pre_attackingtarget 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\":\"BlackWill0w69 (\/mob\/living\/carbon\/human)\"},{\"count\":4,\"message\":\"spell_mob_enter_jaunt 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\":\"BlackWill0w69 (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"message\":\"teleporter_new_target 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\":\"Bengt Bengtsson (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"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\":\"null\"},{\"count\":2,\"message\":\"playsound(): no soundin passed\",\"proc_name\":\"playsound (\/proc\/playsound)\",\"source_file\":\"code\/game\/sound.dm,25\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Dawson Polson (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"message\":\"Cannot execute null.remove shared particles().\",\"proc_name\":\"Destroy (\/datum\/status_effect\/grouped\/cursed\/Destroy)\",\"source_file\":\"code\/datums\/status_effects\/debuffs\/cursed.dm,35\",\"src\":\"\/datum\/status_effect\/grouped\/c... (\/datum\/status_effect\/grouped\/cursed)\",\"src_loc\":null,\"usr\":\"Lemone J. Manne (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"message\":\"Cannot read null.mod_parts\",\"proc_name\":\"generate worn overlay (\/obj\/item\/mod\/module\/proc\/generate_worn_overlay)\",\"source_file\":\"code\/modules\/mod\/modules\/_module.dm,397\",\"src\":\"MOD emergency tether module (\/obj\/item\/mod\/module\/tether)\",\"src_loc\":null,\"usr\":\"Jemnor (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"message\":\"Cannot read null.z\",\"proc_name\":\"is valid z level (\/proc\/is_valid_z_level)\",\"source_file\":\"code\/__HELPERS\/levels.dm,15\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"(src)\"},{\"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\":\"bad proc\",\"proc_name\":\"Invoke (\/datum\/callback\/proc\/Invoke)\",\"source_file\":\"code\/datums\/callback.dm,118\",\"src\":\"\/datum\/callback (\/datum\/callback)\",\"src_loc\":null,\"usr\":\"Bob Stange (\/mob\/dead\/observer)\"},{\"count\":1,\"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\":\"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\":\"Cannot execute null.resolve().\",\"proc_name\":\"save scars (\/datum\/controller\/subsystem\/persistence\/proc\/save_scars)\",\"source_file\":\"code\/controllers\/subsystem\/persistence\/scars.dm,8\",\"src\":\"Persistence (\/datum\/controller\/subsystem\/persistence)\",\"src_loc\":null,\"usr\":\"null\"}],\"total_count\":295}",
"originalUrl": "https:\/\/terry-logs.tgstation13.org\/2025\/05\/11\/round-252098\/runtime.condensed.json"
}
Install Gentoo