runtime_condensed
-
55
count
Cannot execute null.archive(). inprocess cell(/turf/open/process_cell:289)src: space (173,42,6) (/turf/open/space)
src_loc:
usr: null
-
34
count
undefined variable /turf/closed/indestructible/binary/var/run_later inprocess cell(/turf/open/process_cell:284)src: space (166,59,6) (/turf/open/space)
src_loc:
usr: null
-
27
count
playsound(): no soundin passed inplaysound(/proc/playsound:25)src: null
src_loc:
usr: Lepir Omano (/mob/living/carbon/human)
-
17
count
undefined variable /turf/closed/mineral/random/var/run_later inprocess cell(/turf/open/process_cell:284)src: space (173,57,6) (/turf/open/space)
src_loc:
usr: null
-
6
count
bad index inbitmask smooth(/atom/proc/bitmask_smooth:226)src: the full tile reinforced windo... (/obj/structure/window/reinforced/fulltile/ice)
src_loc: the snowed-over plating (64,30,6) (/turf/open/floor/plating/snowed/standard_air)
usr: null
-
3
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 white wolf (/mob/living/basic/mining/wolf)
-
3
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 white wolf (/mob/living/basic/mining/wolf)
-
2
count
Tried to track a qdeleted datum (the snow legion) in ai datum blackboard (key: BB_basic_current_target)! Please ensure that we are not doing this by adding handling where necessary. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Lepir Omano (/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)
-
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
-
1
count
Cannot modify null.moving_from_pull. inMove(/mob/living/Move:1031)src: the pink baby slime (599) (/mob/living/basic/slime)
src_loc: the reinforced floor (176,91,3) (/turf/open/floor/engine)
usr: null
-
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
{
"data": {
"runtimes": [
{
"count": 55,
"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 (173,42,6) (\/turf\/open\/space)",
"src_loc": null,
"usr": "null"
},
{
"count": 34,
"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 (166,59,6) (\/turf\/open\/space)",
"src_loc": null,
"usr": "null"
},
{
"count": 27,
"message": "playsound(): no soundin passed",
"proc_name": "playsound (\/proc\/playsound)",
"source_file": "code\/game\/sound.dm,25",
"src": "null",
"src_loc": null,
"usr": "Lepir Omano (\/mob\/living\/carbon\/human)"
},
{
"count": 17,
"message": "undefined variable \/turf\/closed\/mineral\/random\/var\/run_later",
"proc_name": "process cell (\/turf\/open\/process_cell)",
"source_file": "code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,284",
"src": "space (173,57,6) (\/turf\/open\/space)",
"src_loc": null,
"usr": "null"
},
{
"count": 6,
"message": "bad index",
"proc_name": "bitmask smooth (\/atom\/proc\/bitmask_smooth)",
"source_file": "code\/__HELPERS\/icon_smoothing.dm,226",
"src": "the full tile reinforced windo... (\/obj\/structure\/window\/reinforced\/fulltile\/ice)",
"src_loc": "the snowed-over plating (64,30,6) (\/turf\/open\/floor\/plating\/snowed\/standard_air)",
"usr": "null"
},
{
"count": 3,
"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 white wolf (\/mob\/living\/basic\/mining\/wolf)"
},
{
"count": 3,
"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 white wolf (\/mob\/living\/basic\/mining\/wolf)"
},
{
"count": 2,
"message": "Tried to track a qdeleted datum (the snow legion) in ai datum blackboard (key: BB_basic_current_target)! Please ensure that we are not doing this by adding handling where necessary.",
"proc_name": " stack trace (\/proc\/_stack_trace)",
"source_file": "code\/__HELPERS\/stack_trace.dm,4",
"src": "null",
"src_loc": null,
"usr": "Lepir Omano (\/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": 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"
},
{
"count": 1,
"message": "Cannot modify null.moving_from_pull.",
"proc_name": "Move (\/mob\/living\/Move)",
"source_file": "code\/modules\/mob\/living\/living.dm,1031",
"src": "the pink baby slime (599) (\/mob\/living\/basic\/slime)",
"src_loc": "the reinforced floor (176,91,3) (\/turf\/open\/floor\/engine)",
"usr": "null"
},
{
"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"
}
],
"total_count": 152
},
"parser": null,
"id": -1,
"datetime": {
"date": "2025-04-27 22:21:22.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 251664,
"key": "runtime_condensed",
"type": "generated",
"version": 1,
"json": "{\"runtimes\":[{\"count\":55,\"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 (173,42,6) (\/turf\/open\/space)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":34,\"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 (166,59,6) (\/turf\/open\/space)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":27,\"message\":\"playsound(): no soundin passed\",\"proc_name\":\"playsound (\/proc\/playsound)\",\"source_file\":\"code\/game\/sound.dm,25\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Lepir Omano (\/mob\/living\/carbon\/human)\"},{\"count\":17,\"message\":\"undefined variable \/turf\/closed\/mineral\/random\/var\/run_later\",\"proc_name\":\"process cell (\/turf\/open\/process_cell)\",\"source_file\":\"code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,284\",\"src\":\"space (173,57,6) (\/turf\/open\/space)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":6,\"message\":\"bad index\",\"proc_name\":\"bitmask smooth (\/atom\/proc\/bitmask_smooth)\",\"source_file\":\"code\/__HELPERS\/icon_smoothing.dm,226\",\"src\":\"the full tile reinforced windo... (\/obj\/structure\/window\/reinforced\/fulltile\/ice)\",\"src_loc\":\"the snowed-over plating (64,30,6) (\/turf\/open\/floor\/plating\/snowed\/standard_air)\",\"usr\":\"null\"},{\"count\":3,\"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 white wolf (\/mob\/living\/basic\/mining\/wolf)\"},{\"count\":3,\"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 white wolf (\/mob\/living\/basic\/mining\/wolf)\"},{\"count\":2,\"message\":\"Tried to track a qdeleted datum (the snow legion) in ai datum blackboard (key: BB_basic_current_target)! Please ensure that we are not doing this by adding handling where necessary.\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Lepir Omano (\/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\":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\"},{\"count\":1,\"message\":\"Cannot modify null.moving_from_pull.\",\"proc_name\":\"Move (\/mob\/living\/Move)\",\"source_file\":\"code\/modules\/mob\/living\/living.dm,1031\",\"src\":\"the pink baby slime (599) (\/mob\/living\/basic\/slime)\",\"src_loc\":\"the reinforced floor (176,91,3) (\/turf\/open\/floor\/engine)\",\"usr\":\"null\"},{\"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\"}],\"total_count\":152}",
"originalUrl": "https:\/\/sybil-logs.tgstation13.org\/2025\/04\/27\/round-251664\/runtime.condensed.json"
}
Install Gentoo