runtime_condensed
-
22
count
Cannot execute null.resetToDefault(). inLogin(/mob/Login:107)src: DeathHasForm (/mob/dead/new_player)
src_loc: the cordon (8,248,1) (/turf/cordon)
usr: (src)
-
9
count
Cannot execute null.get overlay state(). ingenerate icon cache(/datum/bodypart_overlay/augment/generate_icon_cache:60)src: /datum/bodypart_overlay/augmen... (/datum/bodypart_overlay/augment)
src_loc:
usr: Ber-Azum (/mob/living/carbon/human)
-
9
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
-
7
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: Unknown (/mob/living/carbon/human)
-
6
count
playsound(): no soundin passed inplaysound(/proc/playsound:25)src: null
src_loc:
usr: Dominic Mikhaylov (/mob/living/carbon/human)
-
4
count
movable_moved overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
4
count
Cannot execute null.set client(). inDestroy(/client/Destroy:595)src: ShibaInuLord (/client)
src_loc:
usr: null
-
2
count
https://tts.scriptis.net/tts-voices: status code 530 instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
2
count
No valid destination passed into forceMove inforceMove(/atom/movable/proc/forceMove:1121)src: the ebeam (/obj/effect/ebeam)
src_loc:
usr: Ponders-The-Precision (/mob/living/carbon/human)
-
2
count
Cannot read null._listen_lookup inUnregisterSignal(/datum/proc/UnregisterSignal:72)src: Toggle Flashlight (/datum/action/item_action/toggle_computer_light)
src_loc:
usr: Unknown (/mob/living/carbon/human)
-
2
count
Cannot read null.atmos_adjacent_turfs inInitialize(/obj/effect/hotspot/Initialize:111)src: the hotspot (/obj/effect/hotspot)
src_loc:
usr: Jerry Maggor (/mob/living/carbon/human)
-
2
count
Cannot execute null.add member(). inadd member(/obj/machinery/atmospherics/pipe/add_member:194)src: the omni pipe (/obj/machinery/atmospherics/pipe/smart)
src_loc:
usr: Ivan Hunter (/mob/living/carbon/human)
-
1
count
Cannot read null.can_misfire inprocess fire(/obj/item/gun/ballistic/process_fire:570)src: the donksoft SMG (/obj/item/gun/ballistic/automatic/c20r/toy/unrestricted)
src_loc:
usr: Ponders-The-Precision (/mob/living/carbon/human)
-
1
count
Cannot read null.air inmerge(/datum/pipeline/proc/merge:173)src: /datum/pipeline (/datum/pipeline)
src_loc:
usr: Ivan Hunter (/mob/living/carbon/human)
-
1
count
-
1
count
tried to generate a supply pack without a valid crate type ingenerate(/datum/supply_pack/proc/generate:76)src: Telescopic Fishing Rod Single-... (/datum/supply_pack/goody/telescopic_fishing_rod)
src_loc:
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
Cannot execute null.get overlay(). inget overlay(/datum/bodypart_overlay/augment/get_overlay:64)src: /datum/bodypart_overlay/augmen... (/datum/bodypart_overlay/augment)
src_loc:
usr: Ber-Azum (/mob/living/carbon/human)
-
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": 22,
"message": "Cannot execute null.resetToDefault().",
"proc_name": "Login (\/mob\/Login)",
"source_file": "code\/modules\/mob\/login.dm,107",
"src": "DeathHasForm (\/mob\/dead\/new_player)",
"src_loc": "the cordon (8,248,1) (\/turf\/cordon)",
"usr": "(src)"
},
{
"count": 9,
"message": "Cannot execute null.get overlay state().",
"proc_name": "generate icon cache (\/datum\/bodypart_overlay\/augment\/generate_icon_cache)",
"source_file": "code\/modules\/surgery\/organs\/internal\/cyberimp\/augments_internal.dm,60",
"src": "\/datum\/bodypart_overlay\/augmen... (\/datum\/bodypart_overlay\/augment)",
"src_loc": null,
"usr": "Ber-Azum (\/mob\/living\/carbon\/human)"
},
{
"count": 9,
"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": 7,
"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": "Unknown (\/mob\/living\/carbon\/human)"
},
{
"count": 6,
"message": "playsound(): no soundin passed",
"proc_name": "playsound (\/proc\/playsound)",
"source_file": "code\/game\/sound.dm,25",
"src": "null",
"src_loc": null,
"usr": "Dominic Mikhaylov (\/mob\/living\/carbon\/human)"
},
{
"count": 4,
"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": 4,
"message": "Cannot execute null.set client().",
"proc_name": "Destroy (\/client\/Destroy)",
"source_file": "code\/modules\/client\/client_procs.dm,595",
"src": "ShibaInuLord (\/client)",
"src_loc": null,
"usr": "null"
},
{
"count": 2,
"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": 2,
"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": "Ponders-The-Precision (\/mob\/living\/carbon\/human)"
},
{
"count": 2,
"message": "Cannot read null._listen_lookup",
"proc_name": "UnregisterSignal (\/datum\/proc\/UnregisterSignal)",
"source_file": "code\/datums\/signals.dm,72",
"src": "Toggle Flashlight (\/datum\/action\/item_action\/toggle_computer_light)",
"src_loc": null,
"usr": "Unknown (\/mob\/living\/carbon\/human)"
},
{
"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": "Jerry Maggor (\/mob\/living\/carbon\/human)"
},
{
"count": 2,
"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 omni pipe (\/obj\/machinery\/atmospherics\/pipe\/smart)",
"src_loc": null,
"usr": "Ivan Hunter (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "Cannot read null.can_misfire",
"proc_name": "process fire (\/obj\/item\/gun\/ballistic\/process_fire)",
"source_file": "code\/modules\/projectiles\/guns\/ballistic.dm,570",
"src": "the donksoft SMG (\/obj\/item\/gun\/ballistic\/automatic\/c20r\/toy\/unrestricted)",
"src_loc": null,
"usr": "Ponders-The-Precision (\/mob\/living\/carbon\/human)"
},
{
"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": "Ivan Hunter (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "Invalid pathfinding start",
"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": "tried to generate a supply pack without a valid crate type",
"proc_name": "generate (\/datum\/supply_pack\/proc\/generate)",
"source_file": "code\/modules\/cargo\/packs\/_packs.dm,76",
"src": "Telescopic Fishing Rod Single-... (\/datum\/supply_pack\/goody\/telescopic_fishing_rod)",
"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": "Cannot execute null.get overlay().",
"proc_name": "get overlay (\/datum\/bodypart_overlay\/augment\/get_overlay)",
"source_file": "code\/modules\/surgery\/organs\/internal\/cyberimp\/augments_internal.dm,64",
"src": "\/datum\/bodypart_overlay\/augmen... (\/datum\/bodypart_overlay\/augment)",
"src_loc": null,
"usr": "Ber-Azum (\/mob\/living\/carbon\/human)"
},
{
"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": 78
},
"parser": null,
"id": -1,
"datetime": {
"date": "2025-06-27 22:24:02.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 253647,
"key": "runtime_condensed",
"type": "generated",
"version": 1,
"json": "{\"runtimes\":[{\"count\":22,\"message\":\"Cannot execute null.resetToDefault().\",\"proc_name\":\"Login (\/mob\/Login)\",\"source_file\":\"code\/modules\/mob\/login.dm,107\",\"src\":\"DeathHasForm (\/mob\/dead\/new_player)\",\"src_loc\":\"the cordon (8,248,1) (\/turf\/cordon)\",\"usr\":\"(src)\"},{\"count\":9,\"message\":\"Cannot execute null.get overlay state().\",\"proc_name\":\"generate icon cache (\/datum\/bodypart_overlay\/augment\/generate_icon_cache)\",\"source_file\":\"code\/modules\/surgery\/organs\/internal\/cyberimp\/augments_internal.dm,60\",\"src\":\"\/datum\/bodypart_overlay\/augmen... (\/datum\/bodypart_overlay\/augment)\",\"src_loc\":null,\"usr\":\"Ber-Azum (\/mob\/living\/carbon\/human)\"},{\"count\":9,\"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\":7,\"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\":\"Unknown (\/mob\/living\/carbon\/human)\"},{\"count\":6,\"message\":\"playsound(): no soundin passed\",\"proc_name\":\"playsound (\/proc\/playsound)\",\"source_file\":\"code\/game\/sound.dm,25\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Dominic Mikhaylov (\/mob\/living\/carbon\/human)\"},{\"count\":4,\"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\":4,\"message\":\"Cannot execute null.set client().\",\"proc_name\":\"Destroy (\/client\/Destroy)\",\"source_file\":\"code\/modules\/client\/client_procs.dm,595\",\"src\":\"ShibaInuLord (\/client)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":2,\"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\":2,\"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\":\"Ponders-The-Precision (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"message\":\"Cannot read null._listen_lookup\",\"proc_name\":\"UnregisterSignal (\/datum\/proc\/UnregisterSignal)\",\"source_file\":\"code\/datums\/signals.dm,72\",\"src\":\"Toggle Flashlight (\/datum\/action\/item_action\/toggle_computer_light)\",\"src_loc\":null,\"usr\":\"Unknown (\/mob\/living\/carbon\/human)\"},{\"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\":\"Jerry Maggor (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"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 omni pipe (\/obj\/machinery\/atmospherics\/pipe\/smart)\",\"src_loc\":null,\"usr\":\"Ivan Hunter (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot read null.can_misfire\",\"proc_name\":\"process fire (\/obj\/item\/gun\/ballistic\/process_fire)\",\"source_file\":\"code\/modules\/projectiles\/guns\/ballistic.dm,570\",\"src\":\"the donksoft SMG (\/obj\/item\/gun\/ballistic\/automatic\/c20r\/toy\/unrestricted)\",\"src_loc\":null,\"usr\":\"Ponders-The-Precision (\/mob\/living\/carbon\/human)\"},{\"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\":\"Ivan Hunter (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Invalid pathfinding start\",\"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\":\"tried to generate a supply pack without a valid crate type\",\"proc_name\":\"generate (\/datum\/supply_pack\/proc\/generate)\",\"source_file\":\"code\/modules\/cargo\/packs\/_packs.dm,76\",\"src\":\"Telescopic Fishing Rod Single-... (\/datum\/supply_pack\/goody\/telescopic_fishing_rod)\",\"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\":\"Cannot execute null.get overlay().\",\"proc_name\":\"get overlay (\/datum\/bodypart_overlay\/augment\/get_overlay)\",\"source_file\":\"code\/modules\/surgery\/organs\/internal\/cyberimp\/augments_internal.dm,64\",\"src\":\"\/datum\/bodypart_overlay\/augmen... (\/datum\/bodypart_overlay\/augment)\",\"src_loc\":null,\"usr\":\"Ber-Azum (\/mob\/living\/carbon\/human)\"},{\"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\":78}",
"originalUrl": "https:\/\/sybil-logs.tgstation13.org\/2025\/06\/27\/round-253647\/runtime.condensed.json"
}
Install Gentoo