runtime_condensed
-
51
count
Cannot read null.temperature inprocess atmos(/obj/machinery/atmospherics/pipe/heat_exchanging/process_atmos:38)src: the pipe (/obj/machinery/atmospherics/pipe/heat_exchanging/simple)
src_loc: the reinforced floor (26,75,8) (/turf/open/floor/engine)
usr: null
-
51
count
Cannot read null.air inreturn air(/obj/machinery/atmospherics/pipe/return_air:80)src: the pipe (/obj/machinery/atmospherics/pipe/heat_exchanging/simple)
src_loc: the reinforced floor (26,75,8) (/turf/open/floor/engine)
usr: null
-
51
count
Cannot execute null.archive(). inprocess cell(/turf/open/process_cell:289)src: space (18,157,8) (/turf/open/space)
src_loc:
usr: null
-
51
count
Cannot read null.temperature inGetTemperature(/turf/open/GetTemperature:397)src: the reinforced floor (26,75,8) (/turf/open/floor/engine)
src_loc:
usr: null
-
28
count
undefined variable /turf/closed/indestructible/rock/snow/var/run_later inprocess cell(/turf/open/process_cell:284)src: space (25,115,8) (/turf/open/space)
src_loc:
usr: null
-
16
count
undefined variable /turf/closed/indestructible/syndicate/var/run_later inprocess cell(/turf/open/process_cell:284)src: space (31,92,8) (/turf/open/space)
src_loc:
usr: null
-
16
count
Cannot execute null.return temperature(). inequalize(/datum/gas_mixture/proc/equalize:260)src: /datum/gas_mixture (/datum/gas_mixture)
src_loc:
usr: null
-
12
count
Cannot read null.air inprocess atmos(/obj/machinery/atmospherics/components/binary/pump/process_atmos:63)src: the omni gas pump (/obj/machinery/atmospherics/components/binary/pump/on)
src_loc: the titanium tile (31,74,8) (/turf/open/floor/mineral/titanium/tiled/yellow)
usr: null
-
6
count
undefined variable /turf/closed/indestructible/opsglass/var/run_later inprocess cell(/turf/open/process_cell:284)src: space (46,95,8) (/turf/open/space)
src_loc:
usr: null
-
3
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.gases inhandle slime stasis(/mob/living/basic/slime/proc/handle_slime_stasis:25)src: the grey baby slime (382) (/mob/living/basic/slime)
src_loc: the floor (19,75,8) (/turf/open/floor/circuit/red/off)
usr: null
-
1
count
Qdeleted thing being thrown around. inthrow at(/atom/movable/proc/throw_at:1348)src: the banana glutton (/mob/living/basic/clown/mutant/glutton)
src_loc: null
usr: null
-
1
count
undefined variable /mob/living/basic/lizard/wags_his_tail/var/bodyparts inDestroy(/datum/component/free_operation/Destroy:16)src: /datum/component/free_operatio... (/datum/component/free_operation)
src_loc:
usr: LT. Builds-The-Defense (/mob/living/carbon/human)
-
1
count
A client was Del()'d without a persistent_client! This should not be happening. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
1
count
Found painting size with no matching canvas type inload persistent(/obj/structure/sign/painting/proc/load_persistent:709)src: the Private Painting Exhibit m... (/obj/structure/sign/painting/library_private)
src_loc: the engraved floor (175,139,4) (/turf/open/floor/engine/cult)
usr: null
-
1
count
cannot read from list inlog filter(/proc/log_filter:98)src: null
src_loc:
usr: Unknown (/mob/living/carbon/human)
-
1
count
Cannot execute null.warn execute(). inNew(/client/New:513)src: Crudbo (/client)
src_loc:
usr: null
-
1
count
json_decode error: Unexpected character at (character 1) insave prisoner tattoos(/datum/controller/subsystem/persistence/proc/save_prisoner_tattoos:32)src: Persistence (/datum/controller/subsystem/persistence)
src_loc:
usr: null
-
1
count
Attempting to create a new db query during the world shutdown inNewQuery(/datum/controller/subsystem/dbcore/proc/NewQuery:384)src: Database (/datum/controller/subsystem/dbcore)
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
json_decode error: Unexpected character at (character 1) inload prisoner tattoos(/datum/controller/subsystem/persistence/proc/load_prisoner_tattoos:6)src: Persistence (/datum/controller/subsystem/persistence)
src_loc:
usr: null
-
1
count
tried to generate a supply pack without a valid crate type ingenerate(/datum/supply_pack/proc/generate:62)src: Mint Condition Nanotrasen Clea... (/datum/supply_pack/goody/clear_pda)
src_loc:
usr: null
-
1
count
Incompatible /datum/component/free_operation assigned to a /mob/living/basic/lizard/wags_his_tail! args: [] instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: LT. Builds-The-Defense (/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 (46,78,8) (/turf/open/space)
src_loc:
usr: null
{
"data": {
"runtimes": [
{
"count": 51,
"message": "Cannot read null.temperature",
"proc_name": "process atmos (\/obj\/machinery\/atmospherics\/pipe\/heat_exchanging\/process_atmos)",
"source_file": "code\/modules\/atmospherics\/machinery\/pipes\/heat_exchange\/he_pipes.dm,38",
"src": "the pipe (\/obj\/machinery\/atmospherics\/pipe\/heat_exchanging\/simple)",
"src_loc": "the reinforced floor (26,75,8) (\/turf\/open\/floor\/engine)",
"usr": "null"
},
{
"count": 51,
"message": "Cannot read null.air",
"proc_name": "return air (\/obj\/machinery\/atmospherics\/pipe\/return_air)",
"source_file": "code\/modules\/atmospherics\/machinery\/pipes\/pipes.dm,80",
"src": "the pipe (\/obj\/machinery\/atmospherics\/pipe\/heat_exchanging\/simple)",
"src_loc": "the reinforced floor (26,75,8) (\/turf\/open\/floor\/engine)",
"usr": "null"
},
{
"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 (18,157,8) (\/turf\/open\/space)",
"src_loc": null,
"usr": "null"
},
{
"count": 51,
"message": "Cannot read null.temperature",
"proc_name": "GetTemperature (\/turf\/open\/GetTemperature)",
"source_file": "code\/game\/turfs\/open\/_open.dm,397",
"src": "the reinforced floor (26,75,8) (\/turf\/open\/floor\/engine)",
"src_loc": null,
"usr": "null"
},
{
"count": 28,
"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 (25,115,8) (\/turf\/open\/space)",
"src_loc": null,
"usr": "null"
},
{
"count": 16,
"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 (31,92,8) (\/turf\/open\/space)",
"src_loc": null,
"usr": "null"
},
{
"count": 16,
"message": "Cannot execute null.return temperature().",
"proc_name": "equalize (\/datum\/gas_mixture\/proc\/equalize)",
"source_file": "code\/modules\/atmospherics\/gasmixtures\/gas_mixture.dm,260",
"src": "\/datum\/gas_mixture (\/datum\/gas_mixture)",
"src_loc": null,
"usr": "null"
},
{
"count": 12,
"message": "Cannot read null.air",
"proc_name": "process atmos (\/obj\/machinery\/atmospherics\/components\/binary\/pump\/process_atmos)",
"source_file": "code\/modules\/atmospherics\/machinery\/components\/binary_devices\/pump.dm,63",
"src": "the omni gas pump (\/obj\/machinery\/atmospherics\/components\/binary\/pump\/on)",
"src_loc": "the titanium tile (31,74,8) (\/turf\/open\/floor\/mineral\/titanium\/tiled\/yellow)",
"usr": "null"
},
{
"count": 6,
"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 (46,95,8) (\/turf\/open\/space)",
"src_loc": null,
"usr": "null"
},
{
"count": 3,
"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.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 (382) (\/mob\/living\/basic\/slime)",
"src_loc": "the floor (19,75,8) (\/turf\/open\/floor\/circuit\/red\/off)",
"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,1348",
"src": "the banana glutton (\/mob\/living\/basic\/clown\/mutant\/glutton)",
"src_loc": "null",
"usr": "null"
},
{
"count": 1,
"message": "undefined variable \/mob\/living\/basic\/lizard\/wags_his_tail\/var\/bodyparts",
"proc_name": "Destroy (\/datum\/component\/free_operation\/Destroy)",
"source_file": "code\/datums\/components\/free_operation.dm,16",
"src": "\/datum\/component\/free_operatio... (\/datum\/component\/free_operation)",
"src_loc": null,
"usr": "LT. Builds-The-Defense (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "A client was Del()'d without a persistent_client! This should not be happening.",
"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": "Found painting size with no matching canvas type",
"proc_name": "load persistent (\/obj\/structure\/sign\/painting\/proc\/load_persistent)",
"source_file": "code\/modules\/art\/paintings.dm,709",
"src": "the Private Painting Exhibit m... (\/obj\/structure\/sign\/painting\/library_private)",
"src_loc": "the engraved floor (175,139,4) (\/turf\/open\/floor\/engine\/cult)",
"usr": "null"
},
{
"count": 1,
"message": "cannot read from list",
"proc_name": "log filter (\/proc\/log_filter)",
"source_file": "code\/__HELPERS\/chat_filter.dm,98",
"src": "null",
"src_loc": null,
"usr": "Unknown (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "Cannot execute null.warn execute().",
"proc_name": "New (\/client\/New)",
"source_file": "code\/modules\/client\/client_procs.dm,513",
"src": "Crudbo (\/client)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "json_decode error: Unexpected character at (character 1)",
"proc_name": "save prisoner tattoos (\/datum\/controller\/subsystem\/persistence\/proc\/save_prisoner_tattoos)",
"source_file": "code\/controllers\/subsystem\/persistence\/tattoos.dm,32",
"src": "Persistence (\/datum\/controller\/subsystem\/persistence)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "Attempting to create a new db query during the world shutdown",
"proc_name": "NewQuery (\/datum\/controller\/subsystem\/dbcore\/proc\/NewQuery)",
"source_file": "code\/controllers\/subsystem\/dbcore.dm,384",
"src": "Database (\/datum\/controller\/subsystem\/dbcore)",
"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": "json_decode error: Unexpected character at (character 1)",
"proc_name": "load prisoner tattoos (\/datum\/controller\/subsystem\/persistence\/proc\/load_prisoner_tattoos)",
"source_file": "code\/controllers\/subsystem\/persistence\/tattoos.dm,6",
"src": "Persistence (\/datum\/controller\/subsystem\/persistence)",
"src_loc": null,
"usr": "null"
},
{
"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,62",
"src": "Mint Condition Nanotrasen Clea... (\/datum\/supply_pack\/goody\/clear_pda)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "Incompatible \/datum\/component\/free_operation assigned to a \/mob\/living\/basic\/lizard\/wags_his_tail! args: []",
"proc_name": " stack trace (\/proc\/_stack_trace)",
"source_file": "code\/__HELPERS\/stack_trace.dm,4",
"src": "null",
"src_loc": null,
"usr": "LT. Builds-The-Defense (\/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 (46,78,8) (\/turf\/open\/space)",
"src_loc": null,
"usr": "null"
}
],
"total_count": 300
},
"parser": null,
"id": -1,
"datetime": {
"date": "2026-01-28 22:29:21.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 259742,
"key": "runtime_condensed",
"type": "generated",
"version": 1,
"json": "{\"runtimes\":[{\"count\":51,\"message\":\"Cannot read null.temperature\",\"proc_name\":\"process atmos (\/obj\/machinery\/atmospherics\/pipe\/heat_exchanging\/process_atmos)\",\"source_file\":\"code\/modules\/atmospherics\/machinery\/pipes\/heat_exchange\/he_pipes.dm,38\",\"src\":\"the pipe (\/obj\/machinery\/atmospherics\/pipe\/heat_exchanging\/simple)\",\"src_loc\":\"the reinforced floor (26,75,8) (\/turf\/open\/floor\/engine)\",\"usr\":\"null\"},{\"count\":51,\"message\":\"Cannot read null.air\",\"proc_name\":\"return air (\/obj\/machinery\/atmospherics\/pipe\/return_air)\",\"source_file\":\"code\/modules\/atmospherics\/machinery\/pipes\/pipes.dm,80\",\"src\":\"the pipe (\/obj\/machinery\/atmospherics\/pipe\/heat_exchanging\/simple)\",\"src_loc\":\"the reinforced floor (26,75,8) (\/turf\/open\/floor\/engine)\",\"usr\":\"null\"},{\"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 (18,157,8) (\/turf\/open\/space)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":51,\"message\":\"Cannot read null.temperature\",\"proc_name\":\"GetTemperature (\/turf\/open\/GetTemperature)\",\"source_file\":\"code\/game\/turfs\/open\/_open.dm,397\",\"src\":\"the reinforced floor (26,75,8) (\/turf\/open\/floor\/engine)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":28,\"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 (25,115,8) (\/turf\/open\/space)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":16,\"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 (31,92,8) (\/turf\/open\/space)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":16,\"message\":\"Cannot execute null.return temperature().\",\"proc_name\":\"equalize (\/datum\/gas_mixture\/proc\/equalize)\",\"source_file\":\"code\/modules\/atmospherics\/gasmixtures\/gas_mixture.dm,260\",\"src\":\"\/datum\/gas_mixture (\/datum\/gas_mixture)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":12,\"message\":\"Cannot read null.air\",\"proc_name\":\"process atmos (\/obj\/machinery\/atmospherics\/components\/binary\/pump\/process_atmos)\",\"source_file\":\"code\/modules\/atmospherics\/machinery\/components\/binary_devices\/pump.dm,63\",\"src\":\"the omni gas pump (\/obj\/machinery\/atmospherics\/components\/binary\/pump\/on)\",\"src_loc\":\"the titanium tile (31,74,8) (\/turf\/open\/floor\/mineral\/titanium\/tiled\/yellow)\",\"usr\":\"null\"},{\"count\":6,\"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 (46,95,8) (\/turf\/open\/space)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":3,\"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.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 (382) (\/mob\/living\/basic\/slime)\",\"src_loc\":\"the floor (19,75,8) (\/turf\/open\/floor\/circuit\/red\/off)\",\"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,1348\",\"src\":\"the banana glutton (\/mob\/living\/basic\/clown\/mutant\/glutton)\",\"src_loc\":\"null\",\"usr\":\"null\"},{\"count\":1,\"message\":\"undefined variable \/mob\/living\/basic\/lizard\/wags_his_tail\/var\/bodyparts\",\"proc_name\":\"Destroy (\/datum\/component\/free_operation\/Destroy)\",\"source_file\":\"code\/datums\/components\/free_operation.dm,16\",\"src\":\"\/datum\/component\/free_operatio... (\/datum\/component\/free_operation)\",\"src_loc\":null,\"usr\":\"LT. Builds-The-Defense (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"A client was Del()'d without a persistent_client! This should not be happening.\",\"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\":\"Found painting size with no matching canvas type\",\"proc_name\":\"load persistent (\/obj\/structure\/sign\/painting\/proc\/load_persistent)\",\"source_file\":\"code\/modules\/art\/paintings.dm,709\",\"src\":\"the Private Painting Exhibit m... (\/obj\/structure\/sign\/painting\/library_private)\",\"src_loc\":\"the engraved floor (175,139,4) (\/turf\/open\/floor\/engine\/cult)\",\"usr\":\"null\"},{\"count\":1,\"message\":\"cannot read from list\",\"proc_name\":\"log filter (\/proc\/log_filter)\",\"source_file\":\"code\/__HELPERS\/chat_filter.dm,98\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Unknown (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot execute null.warn execute().\",\"proc_name\":\"New (\/client\/New)\",\"source_file\":\"code\/modules\/client\/client_procs.dm,513\",\"src\":\"Crudbo (\/client)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"json_decode error: Unexpected character at (character 1)\",\"proc_name\":\"save prisoner tattoos (\/datum\/controller\/subsystem\/persistence\/proc\/save_prisoner_tattoos)\",\"source_file\":\"code\/controllers\/subsystem\/persistence\/tattoos.dm,32\",\"src\":\"Persistence (\/datum\/controller\/subsystem\/persistence)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Attempting to create a new db query during the world shutdown\",\"proc_name\":\"NewQuery (\/datum\/controller\/subsystem\/dbcore\/proc\/NewQuery)\",\"source_file\":\"code\/controllers\/subsystem\/dbcore.dm,384\",\"src\":\"Database (\/datum\/controller\/subsystem\/dbcore)\",\"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\":\"json_decode error: Unexpected character at (character 1)\",\"proc_name\":\"load prisoner tattoos (\/datum\/controller\/subsystem\/persistence\/proc\/load_prisoner_tattoos)\",\"source_file\":\"code\/controllers\/subsystem\/persistence\/tattoos.dm,6\",\"src\":\"Persistence (\/datum\/controller\/subsystem\/persistence)\",\"src_loc\":null,\"usr\":\"null\"},{\"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,62\",\"src\":\"Mint Condition Nanotrasen Clea... (\/datum\/supply_pack\/goody\/clear_pda)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Incompatible \/datum\/component\/free_operation assigned to a \/mob\/living\/basic\/lizard\/wags_his_tail! args: []\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"LT. Builds-The-Defense (\/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 (46,78,8) (\/turf\/open\/space)\",\"src_loc\":null,\"usr\":\"null\"}],\"total_count\":300}",
"originalUrl": "https:\/\/manuel-logs.tgstation13.org\/2026\/01\/28\/round-259742\/runtime.condensed.json"
}
Install Gentoo