runtime_condensed
-
54
count
Cannot read null.access inget security level relevancy(/obj/item/modular_computer/proc/get_security_level_relevancy:1000)src: the engineering console (/obj/item/modular_computer/processor)
src_loc:
usr: Mark Dougles (/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: Beep (/mob/living/silicon/ai)
-
4
count
Cannot read null.prefs inget payload(/datum/tgui/proc/get_payload:251)src: /datum/tgui (/datum/tgui)
src_loc:
usr: null
-
3
count
Cannot modify null.client. inDestroy(/client/Destroy:588)src: Beglin (/client)
src_loc:
usr: null
-
2
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: the mouse (/mob/living/basic/mouse)
-
1
count
in_range_of_irradiation overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Mark Dougles (/mob/living/carbon/human)
-
1
count
Failed to create a character for latejoin. inAttemptLateSpawn(/mob/dead/new_player/proc/AttemptLateSpawn:189)src: Meow12 (/mob/dead/new_player)
src_loc: the cordon (8,248,1) (/turf/cordon)
usr: (src)
-
1
count
playsound(): volume below SOUND_AUDIBLE_VOLUME_MIN. 0 < 3 inplaysound(/proc/playsound:28)src: null
src_loc:
usr: Vlad Dorokov (/mob/living/carbon/human)
-
1
count
https://tts.scriptis.net/tts-voices: status code 503 instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
1
count
Cannot execute null.resolve(). inget powernet(/obj/machinery/conveyor/proc/get_powernet:405)src: the conveyor belt (/obj/machinery/conveyor)
src_loc:
usr: Rosa Greenawalt (/mob/living/carbon/human)
-
1
count
Couldn't write the default value for /datum/preference/name/ai (received THX 1138) inread preference(/datum/preferences/proc/read_preference:270)src: /datum/preferences (/datum/preferences)
src_loc:
usr: JustAllTanks (/mob/dead/new_player)
{
"data": {
"runtimes": [
{
"count": 54,
"message": "Cannot read null.access",
"proc_name": "get security level relevancy (\/obj\/item\/modular_computer\/proc\/get_security_level_relevancy)",
"source_file": "code\/modules\/modular_computers\/computers\/item\/computer.dm,1000",
"src": "the engineering console (\/obj\/item\/modular_computer\/processor)",
"src_loc": null,
"usr": "Mark Dougles (\/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": "Beep (\/mob\/living\/silicon\/ai)"
},
{
"count": 4,
"message": "Cannot read null.prefs",
"proc_name": "get payload (\/datum\/tgui\/proc\/get_payload)",
"source_file": "code\/modules\/tgui\/tgui.dm,251",
"src": "\/datum\/tgui (\/datum\/tgui)",
"src_loc": null,
"usr": "null"
},
{
"count": 3,
"message": "Cannot modify null.client.",
"proc_name": "Destroy (\/client\/Destroy)",
"source_file": "code\/modules\/client\/client_procs.dm,588",
"src": "Beglin (\/client)",
"src_loc": null,
"usr": "null"
},
{
"count": 2,
"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": "the mouse (\/mob\/living\/basic\/mouse)"
},
{
"count": 1,
"message": "in_range_of_irradiation 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": "Mark Dougles (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "Failed to create a character for latejoin.",
"proc_name": "AttemptLateSpawn (\/mob\/dead\/new_player\/proc\/AttemptLateSpawn)",
"source_file": "code\/modules\/mob\/dead\/new_player\/new_player.dm,189",
"src": "Meow12 (\/mob\/dead\/new_player)",
"src_loc": "the cordon (8,248,1) (\/turf\/cordon)",
"usr": "(src)"
},
{
"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": "Vlad Dorokov (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "https:\/\/tts.scriptis.net\/tts-voices: status code 503",
"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": "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": "Rosa Greenawalt (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "Couldn't write the default value for \/datum\/preference\/name\/ai (received THX 1138)",
"proc_name": "read preference (\/datum\/preferences\/proc\/read_preference)",
"source_file": "code\/modules\/client\/preferences\/_preference.dm,270",
"src": "\/datum\/preferences (\/datum\/preferences)",
"src_loc": null,
"usr": "JustAllTanks (\/mob\/dead\/new_player)"
}
],
"total_count": 81
},
"parser": null,
"id": -1,
"datetime": {
"date": "2025-03-25 08:40:47.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 250579,
"key": "runtime_condensed",
"type": "generated",
"version": 1,
"json": "{\"runtimes\":[{\"count\":54,\"message\":\"Cannot read null.access\",\"proc_name\":\"get security level relevancy (\/obj\/item\/modular_computer\/proc\/get_security_level_relevancy)\",\"source_file\":\"code\/modules\/modular_computers\/computers\/item\/computer.dm,1000\",\"src\":\"the engineering console (\/obj\/item\/modular_computer\/processor)\",\"src_loc\":null,\"usr\":\"Mark Dougles (\/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\":\"Beep (\/mob\/living\/silicon\/ai)\"},{\"count\":4,\"message\":\"Cannot read null.prefs\",\"proc_name\":\"get payload (\/datum\/tgui\/proc\/get_payload)\",\"source_file\":\"code\/modules\/tgui\/tgui.dm,251\",\"src\":\"\/datum\/tgui (\/datum\/tgui)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":3,\"message\":\"Cannot modify null.client.\",\"proc_name\":\"Destroy (\/client\/Destroy)\",\"source_file\":\"code\/modules\/client\/client_procs.dm,588\",\"src\":\"Beglin (\/client)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":2,\"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\":\"the mouse (\/mob\/living\/basic\/mouse)\"},{\"count\":1,\"message\":\"in_range_of_irradiation 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\":\"Mark Dougles (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Failed to create a character for latejoin.\",\"proc_name\":\"AttemptLateSpawn (\/mob\/dead\/new_player\/proc\/AttemptLateSpawn)\",\"source_file\":\"code\/modules\/mob\/dead\/new_player\/new_player.dm,189\",\"src\":\"Meow12 (\/mob\/dead\/new_player)\",\"src_loc\":\"the cordon (8,248,1) (\/turf\/cordon)\",\"usr\":\"(src)\"},{\"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\":\"Vlad Dorokov (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"https:\/\/tts.scriptis.net\/tts-voices: status code 503\",\"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\":\"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\":\"Rosa Greenawalt (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Couldn't write the default value for \/datum\/preference\/name\/ai (received THX 1138)\",\"proc_name\":\"read preference (\/datum\/preferences\/proc\/read_preference)\",\"source_file\":\"code\/modules\/client\/preferences\/_preference.dm,270\",\"src\":\"\/datum\/preferences (\/datum\/preferences)\",\"src_loc\":null,\"usr\":\"JustAllTanks (\/mob\/dead\/new_player)\"}],\"total_count\":81}",
"originalUrl": "https:\/\/sybil-logs.tgstation13.org\/2025\/03\/25\/round-250579\/runtime.condensed.json"
}
Install Gentoo