runtime_condensed
-
51
count
Cannot read null.gases incopy from(/datum/gas_mixture/proc/copy_from:308)src: /datum/gas_mixture/turf (/datum/gas_mixture/turf)
src_loc:
usr: Unknown (/mob/living/carbon/human)
-
51
count
Cannot execute null.archive(). inprocess cell(/turf/open/process_cell:289)src: space (65,195,8) (/turf/open/space)
src_loc:
usr: null
-
27
count
undefined variable /turf/closed/indestructible/syndicate/var/run_later inprocess cell(/turf/open/process_cell:284)src: space (71,120,8) (/turf/open/space)
src_loc:
usr: null
-
16
count
Empty or null string in to_chat proc call. into chat(/proc/to_chat:74)src: null
src_loc:
usr: (src)
-
14
count
undefined variable /turf/closed/indestructible/rock/snow/var/run_later inprocess cell(/turf/open/process_cell:284)src: space (71,136,8) (/turf/open/space)
src_loc:
usr: null
-
9
count
undefined variable /turf/closed/indestructible/opsglass/var/run_later inprocess cell(/turf/open/process_cell:284)src: space (70,106,8) (/turf/open/space)
src_loc:
usr: null
-
4
count
Cannot execute null.resolve(). inCanAStarPass(/turf/open/openspace/CanAStarPass:151)src: the ice chasm (105,81,4) (/turf/open/openspace/icemoon/keep_below)
src_loc:
usr: null
-
3
count
playsound(): no soundin passed inplaysound(/proc/playsound:26)src: null
src_loc:
usr: Ryan Johnson (as Captain) (/mob/living/carbon/human)
-
2
count
Volume modifier 0 must be +ve instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Jo Ro (/mob/living/carbon/human)
-
2
count
Cannot execute null.update health hud(). inDestroy(/datum/hallucination/fake_health_doll/Destroy:25)src: /datum/hallucination/fake_heal... (/datum/hallucination/fake_health_doll)
src_loc:
usr: null
-
2
count
invalid object type 0:0 inanimate eyelid(/obj/item/organ/eyes/proc/animate_eyelid:457)src: the moth eyes (/obj/item/organ/eyes/moth)
src_loc: the moth head (/obj/item/bodypart/head/moth)
usr: null
-
2
count
bad arg name 'severity' inNew(/datum/hallucination/fake_health_doll/New:)src: /datum/hallucination/fake_heal... (/datum/hallucination/fake_health_doll)
src_loc:
usr: null
-
1
count
Cannot read null.gases inhandle slime stasis(/mob/living/basic/slime/proc/handle_slime_stasis:25)src: the grey baby slime (792) (/mob/living/basic/slime)
src_loc: the floor (66,113,8) (/turf/open/floor/circuit/red/off)
usr: null
-
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: Ryan Johnson (as Captain) (/mob/living/carbon/human)
-
1
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 rat (/mob/living/basic/mouse/rat)
-
1
count
invalid object type 0:0 inremove wibbly filters(/proc/remove_wibbly_filters:344)src: null
src_loc:
usr: Captain (/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
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
Failed to create a character for latejoin. inAttemptLateSpawn(/mob/dead/new_player/proc/AttemptLateSpawn:189)src: Iwharris07 (/mob/dead/new_player)
src_loc: the cordon (8,248,1) (/turf/cordon)
usr: (src)
-
1
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 rat (/mob/living/basic/mouse/rat)
-
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: Jo Ro (/mob/living/carbon/human)
-
1
count
undefined variable /turf/closed/wall/mineral/wood/var/run_later inprocess cell(/turf/open/process_cell:284)src: space (93,116,8) (/turf/open/space)
src_loc:
usr: null
-
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": 51,
"message": "Cannot read null.gases",
"proc_name": "copy from (\/datum\/gas_mixture\/proc\/copy_from)",
"source_file": "code\/modules\/atmospherics\/gasmixtures\/gas_mixture.dm,308",
"src": "\/datum\/gas_mixture\/turf (\/datum\/gas_mixture\/turf)",
"src_loc": null,
"usr": "Unknown (\/mob\/living\/carbon\/human)"
},
{
"count": 51,
"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 (65,195,8) (\/turf\/open\/space)",
"src_loc": null,
"usr": "null"
},
{
"count": 27,
"message": "undefined variable \/turf\/closed\/indestructible\/syndicate\/var\/run_later",
"proc_name": "process cell (\/turf\/open\/process_cell)",
"source_file": "code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,284",
"src": "space (71,120,8) (\/turf\/open\/space)",
"src_loc": null,
"usr": "null"
},
{
"count": 16,
"message": "Empty or null string in to_chat proc call.",
"proc_name": "to chat (\/proc\/to_chat)",
"source_file": "code\/modules\/tgchat\/to_chat.dm,74",
"src": "null",
"src_loc": null,
"usr": "(src)"
},
{
"count": 14,
"message": "undefined variable \/turf\/closed\/indestructible\/rock\/snow\/var\/run_later",
"proc_name": "process cell (\/turf\/open\/process_cell)",
"source_file": "code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,284",
"src": "space (71,136,8) (\/turf\/open\/space)",
"src_loc": null,
"usr": "null"
},
{
"count": 9,
"message": "undefined variable \/turf\/closed\/indestructible\/opsglass\/var\/run_later",
"proc_name": "process cell (\/turf\/open\/process_cell)",
"source_file": "code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,284",
"src": "space (70,106,8) (\/turf\/open\/space)",
"src_loc": null,
"usr": "null"
},
{
"count": 4,
"message": "Cannot execute null.resolve().",
"proc_name": "CanAStarPass (\/turf\/open\/openspace\/CanAStarPass)",
"source_file": "code\/game\/turfs\/open\/openspace.dm,151",
"src": "the ice chasm (105,81,4) (\/turf\/open\/openspace\/icemoon\/keep_below)",
"src_loc": null,
"usr": "null"
},
{
"count": 3,
"message": "playsound(): no soundin passed",
"proc_name": "playsound (\/proc\/playsound)",
"source_file": "code\/game\/sound\/sound.dm,26",
"src": "null",
"src_loc": null,
"usr": "Ryan Johnson (as Captain) (\/mob\/living\/carbon\/human)"
},
{
"count": 2,
"message": "Volume modifier 0 must be +ve",
"proc_name": " stack trace (\/proc\/_stack_trace)",
"source_file": "code\/__HELPERS\/stack_trace.dm,4",
"src": "null",
"src_loc": null,
"usr": "Jo Ro (\/mob\/living\/carbon\/human)"
},
{
"count": 2,
"message": "Cannot execute null.update health hud().",
"proc_name": "Destroy (\/datum\/hallucination\/fake_health_doll\/Destroy)",
"source_file": "code\/modules\/hallucination\/screwy_health_doll.dm,25",
"src": "\/datum\/hallucination\/fake_heal... (\/datum\/hallucination\/fake_health_doll)",
"src_loc": null,
"usr": "null"
},
{
"count": 2,
"message": "invalid object type 0:0",
"proc_name": "animate eyelid (\/obj\/item\/organ\/eyes\/proc\/animate_eyelid)",
"source_file": "code\/modules\/surgery\/organs\/internal\/eyes\/_eyes.dm,457",
"src": "the moth eyes (\/obj\/item\/organ\/eyes\/moth)",
"src_loc": "the moth head (\/obj\/item\/bodypart\/head\/moth)",
"usr": "null"
},
{
"count": 2,
"message": "bad arg name 'severity'",
"proc_name": "New (\/datum\/hallucination\/fake_health_doll\/New)",
"source_file": null,
"src": "\/datum\/hallucination\/fake_heal... (\/datum\/hallucination\/fake_health_doll)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "Cannot read null.gases",
"proc_name": "handle slime stasis (\/mob\/living\/basic\/slime\/proc\/handle_slime_stasis)",
"source_file": "code\/modules\/mob\/living\/basic\/slime\/life.dm,25",
"src": "the grey baby slime (792) (\/mob\/living\/basic\/slime)",
"src_loc": "the floor (66,113,8) (\/turf\/open\/floor\/circuit\/red\/off)",
"usr": "null"
},
{
"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": "Ryan Johnson (as Captain) (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"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 rat (\/mob\/living\/basic\/mouse\/rat)"
},
{
"count": 1,
"message": "invalid object type 0:0",
"proc_name": "remove wibbly filters (\/proc\/remove_wibbly_filters)",
"source_file": "code\/__HELPERS\/filters.dm,344",
"src": "null",
"src_loc": null,
"usr": "Captain (\/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": "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": "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": "Iwharris07 (\/mob\/dead\/new_player)",
"src_loc": "the cordon (8,248,1) (\/turf\/cordon)",
"usr": "(src)"
},
{
"count": 1,
"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 rat (\/mob\/living\/basic\/mouse\/rat)"
},
{
"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": "Jo Ro (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "undefined variable \/turf\/closed\/wall\/mineral\/wood\/var\/run_later",
"proc_name": "process cell (\/turf\/open\/process_cell)",
"source_file": "code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,284",
"src": "space (93,116,8) (\/turf\/open\/space)",
"src_loc": null,
"usr": "null"
},
{
"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": 194
},
"parser": null,
"id": -1,
"datetime": {
"date": "2025-08-26 05:12:43.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 255506,
"key": "runtime_condensed",
"type": "generated",
"version": 1,
"json": "{\"runtimes\":[{\"count\":51,\"message\":\"Cannot read null.gases\",\"proc_name\":\"copy from (\/datum\/gas_mixture\/proc\/copy_from)\",\"source_file\":\"code\/modules\/atmospherics\/gasmixtures\/gas_mixture.dm,308\",\"src\":\"\/datum\/gas_mixture\/turf (\/datum\/gas_mixture\/turf)\",\"src_loc\":null,\"usr\":\"Unknown (\/mob\/living\/carbon\/human)\"},{\"count\":51,\"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 (65,195,8) (\/turf\/open\/space)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":27,\"message\":\"undefined variable \/turf\/closed\/indestructible\/syndicate\/var\/run_later\",\"proc_name\":\"process cell (\/turf\/open\/process_cell)\",\"source_file\":\"code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,284\",\"src\":\"space (71,120,8) (\/turf\/open\/space)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":16,\"message\":\"Empty or null string in to_chat proc call.\",\"proc_name\":\"to chat (\/proc\/to_chat)\",\"source_file\":\"code\/modules\/tgchat\/to_chat.dm,74\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"(src)\"},{\"count\":14,\"message\":\"undefined variable \/turf\/closed\/indestructible\/rock\/snow\/var\/run_later\",\"proc_name\":\"process cell (\/turf\/open\/process_cell)\",\"source_file\":\"code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,284\",\"src\":\"space (71,136,8) (\/turf\/open\/space)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":9,\"message\":\"undefined variable \/turf\/closed\/indestructible\/opsglass\/var\/run_later\",\"proc_name\":\"process cell (\/turf\/open\/process_cell)\",\"source_file\":\"code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,284\",\"src\":\"space (70,106,8) (\/turf\/open\/space)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":4,\"message\":\"Cannot execute null.resolve().\",\"proc_name\":\"CanAStarPass (\/turf\/open\/openspace\/CanAStarPass)\",\"source_file\":\"code\/game\/turfs\/open\/openspace.dm,151\",\"src\":\"the ice chasm (105,81,4) (\/turf\/open\/openspace\/icemoon\/keep_below)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":3,\"message\":\"playsound(): no soundin passed\",\"proc_name\":\"playsound (\/proc\/playsound)\",\"source_file\":\"code\/game\/sound\/sound.dm,26\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Ryan Johnson (as Captain) (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"message\":\"Volume modifier 0 must be +ve\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Jo Ro (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"message\":\"Cannot execute null.update health hud().\",\"proc_name\":\"Destroy (\/datum\/hallucination\/fake_health_doll\/Destroy)\",\"source_file\":\"code\/modules\/hallucination\/screwy_health_doll.dm,25\",\"src\":\"\/datum\/hallucination\/fake_heal... (\/datum\/hallucination\/fake_health_doll)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":2,\"message\":\"invalid object type 0:0\",\"proc_name\":\"animate eyelid (\/obj\/item\/organ\/eyes\/proc\/animate_eyelid)\",\"source_file\":\"code\/modules\/surgery\/organs\/internal\/eyes\/_eyes.dm,457\",\"src\":\"the moth eyes (\/obj\/item\/organ\/eyes\/moth)\",\"src_loc\":\"the moth head (\/obj\/item\/bodypart\/head\/moth)\",\"usr\":\"null\"},{\"count\":2,\"message\":\"bad arg name 'severity'\",\"proc_name\":\"New (\/datum\/hallucination\/fake_health_doll\/New)\",\"source_file\":null,\"src\":\"\/datum\/hallucination\/fake_heal... (\/datum\/hallucination\/fake_health_doll)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot read null.gases\",\"proc_name\":\"handle slime stasis (\/mob\/living\/basic\/slime\/proc\/handle_slime_stasis)\",\"source_file\":\"code\/modules\/mob\/living\/basic\/slime\/life.dm,25\",\"src\":\"the grey baby slime (792) (\/mob\/living\/basic\/slime)\",\"src_loc\":\"the floor (66,113,8) (\/turf\/open\/floor\/circuit\/red\/off)\",\"usr\":\"null\"},{\"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\":\"Ryan Johnson (as Captain) (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"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 rat (\/mob\/living\/basic\/mouse\/rat)\"},{\"count\":1,\"message\":\"invalid object type 0:0\",\"proc_name\":\"remove wibbly filters (\/proc\/remove_wibbly_filters)\",\"source_file\":\"code\/__HELPERS\/filters.dm,344\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Captain (\/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\":\"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\":\"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\":\"Iwharris07 (\/mob\/dead\/new_player)\",\"src_loc\":\"the cordon (8,248,1) (\/turf\/cordon)\",\"usr\":\"(src)\"},{\"count\":1,\"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 rat (\/mob\/living\/basic\/mouse\/rat)\"},{\"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\":\"Jo Ro (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"undefined variable \/turf\/closed\/wall\/mineral\/wood\/var\/run_later\",\"proc_name\":\"process cell (\/turf\/open\/process_cell)\",\"source_file\":\"code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,284\",\"src\":\"space (93,116,8) (\/turf\/open\/space)\",\"src_loc\":null,\"usr\":\"null\"},{\"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\":194}",
"originalUrl": "https:\/\/sybil-logs.tgstation13.org\/2025\/08\/26\/round-255506\/runtime.condensed.json"
}
Install Gentoo