runtime_condensed
-
51
count
qdeleted or null target trying to enter the spatial grid! inenter cell(/datum/controller/subsystem/spatial_grid/proc/enter_cell:358)src: Spatial Grid (/datum/controller/subsystem/spatial_grid)
src_loc:
usr: null
-
24
count
Cannot read null.turf_count inshuttle expand check(/proc/shuttle_expand_check:301)src: null
src_loc:
usr: Darcey Price (/mob/living/carbon/human)
-
20
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: Stares-At-You (/mob/living/carbon/human)
-
18
count
Division by zero inequalize(/datum/gas_mixture/proc/equalize:277)src: /datum/gas_mixture (/datum/gas_mixture)
src_loc:
usr: null
-
15
count
Cannot read null._listen_lookup inUnregisterSignal(/datum/proc/UnregisterSignal:72)src: Titan\'s Finale (/datum/action/cooldown/mob_cooldown/projectile_attack/colossus_final)
src_loc:
usr: null
-
6
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
-
4
count
Cannot execute null.Trigger(). inClick(/atom/movable/screen/movable/action_button/Click:67)src: End Camera View (/atom/movable/screen/movable/action_button)
src_loc:
usr: Darcey Price (/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: Stares-At-You (/mob/living/carbon/human)
-
2
count
movable_moved overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
2
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
A poster was initialized with a qdeleted poster_structure, something's gone wrong instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Ponders-The-Precision (/mob/living/carbon/human)
-
1
count
Cannot execute null.get thrower(). inhitby(/mob/living/hitby:222)src: the monkey (488) (/mob/living/carbon/human/species/monkey)
src_loc: the floor (151,160,2) (/turf/open/floor/iron/white)
usr: (src)
-
1
count
area_beauty_updated overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Ponders-The-Precision (/mob/dead/observer)
-
1
count
Cannot read null.actions inenable cooldown actions(/datum/action/cooldown/proc/enable_cooldown_actions:210)src: Titan\'s Finale (/datum/action/cooldown/mob_cooldown/projectile_attack/colossus_final)
src_loc:
usr: null
-
1
count
Cannot read null.toggle_palette inrefresh actions(/datum/action_group/palette/refresh_actions:799)src: /datum/action_group/palette (/datum/action_group/palette)
src_loc:
usr: null
-
1
count
enter_area overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Darcey Price (/mob/living/carbon/human)
-
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
Cannot execute null.resolve(). inCanAStarPass(/turf/open/openspace/CanAStarPass:154)src: the open space (157,155,3) (/turf/open/openspace)
src_loc:
usr: null
-
1
count
Cannot read null.click_intercept inRemove(/datum/action/cooldown/Remove:129)src: Titan\'s Finale (/datum/action/cooldown/mob_cooldown/projectile_attack/colossus_final)
src_loc:
usr: null
-
1
count
Cannot read null.palette_actions inrefresh actions(/datum/action_group/listed/refresh_actions:841)src: /datum/action_group/listed (/datum/action_group/listed)
src_loc:
usr: null
-
1
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: the monkey (488) (/mob/living/carbon/human/species/monkey)
-
1
count
https://tts.scriptis.net/tts-voices: status code 502 instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
{
"data": {
"runtimes": [
{
"count": 51,
"message": "qdeleted or null target trying to enter the spatial grid!",
"proc_name": "enter cell (\/datum\/controller\/subsystem\/spatial_grid\/proc\/enter_cell)",
"source_file": "code\/controllers\/subsystem\/spatial_gridmap.dm,358",
"src": "Spatial Grid (\/datum\/controller\/subsystem\/spatial_grid)",
"src_loc": null,
"usr": "null"
},
{
"count": 24,
"message": "Cannot read null.turf_count",
"proc_name": "shuttle expand check (\/proc\/shuttle_expand_check)",
"source_file": "code\/__HELPERS\/shuttle.dm,301",
"src": "null",
"src_loc": null,
"usr": "Darcey Price (\/mob\/living\/carbon\/human)"
},
{
"count": 20,
"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": "Stares-At-You (\/mob\/living\/carbon\/human)"
},
{
"count": 18,
"message": "Division by zero",
"proc_name": "equalize (\/datum\/gas_mixture\/proc\/equalize)",
"source_file": "code\/modules\/atmospherics\/gasmixtures\/gas_mixture.dm,277",
"src": "\/datum\/gas_mixture (\/datum\/gas_mixture)",
"src_loc": null,
"usr": "null"
},
{
"count": 15,
"message": "Cannot read null._listen_lookup",
"proc_name": "UnregisterSignal (\/datum\/proc\/UnregisterSignal)",
"source_file": "code\/datums\/signals.dm,72",
"src": "Titan\\'s Finale (\/datum\/action\/cooldown\/mob_cooldown\/projectile_attack\/colossus_final)",
"src_loc": null,
"usr": "null"
},
{
"count": 6,
"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": 4,
"message": "Cannot execute null.Trigger().",
"proc_name": "Click (\/atom\/movable\/screen\/movable\/action_button\/Click)",
"source_file": "code\/_onclick\/hud\/action_button.dm,67",
"src": "End Camera View (\/atom\/movable\/screen\/movable\/action_button)",
"src_loc": null,
"usr": "Darcey Price (\/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": "Stares-At-You (\/mob\/living\/carbon\/human)"
},
{
"count": 2,
"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": 2,
"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": "A poster was initialized with a qdeleted poster_structure, something's gone wrong",
"proc_name": " stack trace (\/proc\/_stack_trace)",
"source_file": "code\/__HELPERS\/stack_trace.dm,4",
"src": "null",
"src_loc": null,
"usr": "Ponders-The-Precision (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "Cannot execute null.get thrower().",
"proc_name": "hitby (\/mob\/living\/hitby)",
"source_file": "code\/modules\/mob\/living\/living_defense.dm,222",
"src": "the monkey (488) (\/mob\/living\/carbon\/human\/species\/monkey)",
"src_loc": "the floor (151,160,2) (\/turf\/open\/floor\/iron\/white)",
"usr": "(src)"
},
{
"count": 1,
"message": "area_beauty_updated 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": "Ponders-The-Precision (\/mob\/dead\/observer)"
},
{
"count": 1,
"message": "Cannot read null.actions",
"proc_name": "enable cooldown actions (\/datum\/action\/cooldown\/proc\/enable_cooldown_actions)",
"source_file": "code\/datums\/actions\/cooldown_action.dm,210",
"src": "Titan\\'s Finale (\/datum\/action\/cooldown\/mob_cooldown\/projectile_attack\/colossus_final)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "Cannot read null.toggle_palette",
"proc_name": "refresh actions (\/datum\/action_group\/palette\/refresh_actions)",
"source_file": "code\/_onclick\/hud\/hud.dm,799",
"src": "\/datum\/action_group\/palette (\/datum\/action_group\/palette)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "enter_area 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": "Darcey Price (\/mob\/living\/carbon\/human)"
},
{
"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": "Cannot execute null.resolve().",
"proc_name": "CanAStarPass (\/turf\/open\/openspace\/CanAStarPass)",
"source_file": "code\/game\/turfs\/open\/openspace.dm,154",
"src": "the open space (157,155,3) (\/turf\/open\/openspace)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "Cannot read null.click_intercept",
"proc_name": "Remove (\/datum\/action\/cooldown\/Remove)",
"source_file": "code\/datums\/actions\/cooldown_action.dm,129",
"src": "Titan\\'s Finale (\/datum\/action\/cooldown\/mob_cooldown\/projectile_attack\/colossus_final)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "Cannot read null.palette_actions",
"proc_name": "refresh actions (\/datum\/action_group\/listed\/refresh_actions)",
"source_file": "code\/_onclick\/hud\/hud.dm,841",
"src": "\/datum\/action_group\/listed (\/datum\/action_group\/listed)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"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": "the monkey (488) (\/mob\/living\/carbon\/human\/species\/monkey)"
},
{
"count": 1,
"message": "https:\/\/tts.scriptis.net\/tts-voices: status code 502",
"proc_name": " stack trace (\/proc\/_stack_trace)",
"source_file": "code\/__HELPERS\/stack_trace.dm,4",
"src": "null",
"src_loc": null,
"usr": "(src)"
}
],
"total_count": 158
},
"parser": null,
"id": -1,
"datetime": {
"date": "2025-06-03 05:09:56.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 252850,
"key": "runtime_condensed",
"type": "generated",
"version": 1,
"json": "{\"runtimes\":[{\"count\":51,\"message\":\"qdeleted or null target trying to enter the spatial grid!\",\"proc_name\":\"enter cell (\/datum\/controller\/subsystem\/spatial_grid\/proc\/enter_cell)\",\"source_file\":\"code\/controllers\/subsystem\/spatial_gridmap.dm,358\",\"src\":\"Spatial Grid (\/datum\/controller\/subsystem\/spatial_grid)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":24,\"message\":\"Cannot read null.turf_count\",\"proc_name\":\"shuttle expand check (\/proc\/shuttle_expand_check)\",\"source_file\":\"code\/__HELPERS\/shuttle.dm,301\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Darcey Price (\/mob\/living\/carbon\/human)\"},{\"count\":20,\"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\":\"Stares-At-You (\/mob\/living\/carbon\/human)\"},{\"count\":18,\"message\":\"Division by zero\",\"proc_name\":\"equalize (\/datum\/gas_mixture\/proc\/equalize)\",\"source_file\":\"code\/modules\/atmospherics\/gasmixtures\/gas_mixture.dm,277\",\"src\":\"\/datum\/gas_mixture (\/datum\/gas_mixture)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":15,\"message\":\"Cannot read null._listen_lookup\",\"proc_name\":\"UnregisterSignal (\/datum\/proc\/UnregisterSignal)\",\"source_file\":\"code\/datums\/signals.dm,72\",\"src\":\"Titan\\\\'s Finale (\/datum\/action\/cooldown\/mob_cooldown\/projectile_attack\/colossus_final)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":6,\"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\":4,\"message\":\"Cannot execute null.Trigger().\",\"proc_name\":\"Click (\/atom\/movable\/screen\/movable\/action_button\/Click)\",\"source_file\":\"code\/_onclick\/hud\/action_button.dm,67\",\"src\":\"End Camera View (\/atom\/movable\/screen\/movable\/action_button)\",\"src_loc\":null,\"usr\":\"Darcey Price (\/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\":\"Stares-At-You (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"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\":2,\"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\":\"A poster was initialized with a qdeleted poster_structure, something's gone wrong\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Ponders-The-Precision (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot execute null.get thrower().\",\"proc_name\":\"hitby (\/mob\/living\/hitby)\",\"source_file\":\"code\/modules\/mob\/living\/living_defense.dm,222\",\"src\":\"the monkey (488) (\/mob\/living\/carbon\/human\/species\/monkey)\",\"src_loc\":\"the floor (151,160,2) (\/turf\/open\/floor\/iron\/white)\",\"usr\":\"(src)\"},{\"count\":1,\"message\":\"area_beauty_updated 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\":\"Ponders-The-Precision (\/mob\/dead\/observer)\"},{\"count\":1,\"message\":\"Cannot read null.actions\",\"proc_name\":\"enable cooldown actions (\/datum\/action\/cooldown\/proc\/enable_cooldown_actions)\",\"source_file\":\"code\/datums\/actions\/cooldown_action.dm,210\",\"src\":\"Titan\\\\'s Finale (\/datum\/action\/cooldown\/mob_cooldown\/projectile_attack\/colossus_final)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot read null.toggle_palette\",\"proc_name\":\"refresh actions (\/datum\/action_group\/palette\/refresh_actions)\",\"source_file\":\"code\/_onclick\/hud\/hud.dm,799\",\"src\":\"\/datum\/action_group\/palette (\/datum\/action_group\/palette)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"enter_area 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\":\"Darcey Price (\/mob\/living\/carbon\/human)\"},{\"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\":\"Cannot execute null.resolve().\",\"proc_name\":\"CanAStarPass (\/turf\/open\/openspace\/CanAStarPass)\",\"source_file\":\"code\/game\/turfs\/open\/openspace.dm,154\",\"src\":\"the open space (157,155,3) (\/turf\/open\/openspace)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot read null.click_intercept\",\"proc_name\":\"Remove (\/datum\/action\/cooldown\/Remove)\",\"source_file\":\"code\/datums\/actions\/cooldown_action.dm,129\",\"src\":\"Titan\\\\'s Finale (\/datum\/action\/cooldown\/mob_cooldown\/projectile_attack\/colossus_final)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot read null.palette_actions\",\"proc_name\":\"refresh actions (\/datum\/action_group\/listed\/refresh_actions)\",\"source_file\":\"code\/_onclick\/hud\/hud.dm,841\",\"src\":\"\/datum\/action_group\/listed (\/datum\/action_group\/listed)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"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\":\"the monkey (488) (\/mob\/living\/carbon\/human\/species\/monkey)\"},{\"count\":1,\"message\":\"https:\/\/tts.scriptis.net\/tts-voices: status code 502\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"(src)\"}],\"total_count\":158}",
"originalUrl": "https:\/\/sybil-logs.tgstation13.org\/2025\/06\/03\/round-252850\/runtime.condensed.json"
}
Install Gentoo