[2026-05-18 15:31:25.483] Initialized Profiler subsystem within 0 seconds! [2026-05-18 15:31:25.486] Initialized Title Screen subsystem within 0.00625 seconds! [2026-05-18 15:31:25.486] Initialized Database subsystem within 0 seconds! [2026-05-18 15:31:25.486] Initialized Blackbox subsystem within 0 seconds! [2026-05-18 15:31:25.486] Initialized Server Tasks subsystem within 0 seconds! [2026-05-18 15:31:25.486] Initialized Input subsystem within 0 seconds! [2026-05-18 15:31:25.486] Initialized Vis contents overlays subsystem within 0 seconds! [2026-05-18 15:31:25.503] Initialized Research subsystem within 0.0125 seconds! [2026-05-18 15:31:25.504] Initialized Events subsystem within 0.00625 seconds! [2026-05-18 15:31:25.505] Initialized Jobs subsystem within 0 seconds! [2026-05-18 15:31:25.506] Initialized Quirks subsystem within 0 seconds! [2026-05-18 15:31:25.508] Initialized Ticker subsystem within 0 seconds! [2026-05-18 15:31:25.508] Loading Hippie Station... [2026-05-18 15:31:27.402] Loaded Station in 1.89375s! [2026-05-18 15:31:28.465] Loaded Lavaland in 0.9125s! [2026-05-18 15:31:29.142] Ruin loader finished with 0 left to spend. [2026-05-18 15:31:30.456] Ruin loader finished with 0 left to spend. [2026-05-18 15:31:31.170] Initialized Mapping subsystem within 5.6625 seconds! [2026-05-18 15:31:31.171] Initialized Networks subsystem within 0 seconds! [2026-05-18 15:31:31.172] Initialized Economy subsystem within 0 seconds! [2026-05-18 15:31:50.794] Initialized Atoms subsystem within 19.6187 seconds! [2026-05-18 15:31:50.803] Initialized Language subsystem within 0.00625 seconds! [2026-05-18 15:31:50.848] Initialized Machines subsystem within 0.05 seconds! [2026-05-18 15:31:51.171] Initialized Atmos Adjacency subsystem within 0.31875 seconds! [2026-05-18 15:31:51.171] Initialized Text-to-Speech subsystem within 0 seconds! [2026-05-18 15:31:51.171] Initialized Disease subsystem within 0 seconds! [2026-05-18 15:31:51.171] Initialized Medals subsystem within 0 seconds! [2026-05-18 15:31:51.171] Initialized Night Shift subsystem within 0 seconds! [2026-05-18 15:31:51.171] Initialized Parallax subsystem within 0 seconds! [2026-05-18 15:31:51.171] Initialized Sun subsystem within 0 seconds! [2026-05-18 15:31:51.172] Initialized Traumas subsystem within 0.00625 seconds! [2026-05-18 15:31:51.173] Initialized Weather subsystem within 0 seconds! [2026-05-18 15:31:55.953] Initialized Atmospherics subsystem within 4.775 seconds! [2026-05-18 15:31:57.400] Initialized Assets subsystem within 1.45 seconds! [2026-05-18 15:32:00.281] Initialized Icon Smoothing subsystem within 2.88125 seconds! [2026-05-18 15:32:02.339] Initialized Overlay subsystem within 2.05 seconds! [2026-05-18 15:32:02.339] Initialized XKeyScore subsystem within 0 seconds! [2026-05-18 15:32:02.391] Initialized PRISM subsystem within 0.05625 seconds! [2026-05-18 15:32:02.391] Initialized GeoIP subsystem within 0 seconds! [2026-05-18 15:32:08.998] Initialized Lighting subsystem within 6.60625 seconds! [2026-05-18 15:32:12.967] Initialized Shuttle subsystem within 3.96875 seconds! [2026-05-18 15:32:12.991] Initialized Minor Mapping subsystem within 0.025 seconds! [2026-05-18 15:32:12.991] Initialized Pathfinder subsystem within 0 seconds! [2026-05-18 15:32:12.992] Initialized Discord subsystem within 0 seconds! [2026-05-18 15:32:12.992] Loaded 0 engraved messages on map Hippie Station [2026-05-18 15:32:12.992] Initialized Persistence subsystem within 0 seconds! [2026-05-18 15:32:22.600] Initialized Demo subsystem within 9.60625 seconds! [2026-05-18 15:32:22.616] Initialized Chat subsystem within 0 seconds! [2026-05-18 15:32:22.616] Initializations complete within 57.1375 seconds! [2026-05-18 15:34:04.452] Game start took 0.55625s [2026-05-18 15:34:04.976] TGS: Warning: Received legacy string when a /datum/tgs_message_content was expected. Please audit all calls to TgsChatBroadcast, TgsChatTargetedBroadcast, and TgsChatPrivateMessage to ensure they use the new /datum. [2026-05-18 16:49:06.052] Found a null in dead_mob_list! [2026-05-18 16:54:21.614] runtime error: Cannot read null.comp_lookup - proc name: Destroy (/datum/component/Destroy) - source file: code/datums/components/_component.dm,65 - usr: null - src: /datum/component/empprotection (/datum/component/empprotection) - call stack: - /datum/component/empprotection (/datum/component/empprotection): Destroy(0, 0) - qdel(/datum/component/empprotection (/datum/component/empprotection), 0) - the security camera (/obj/machinery/camera/emp_proof): Destroy(0) - the security camera (/obj/machinery/camera/emp_proof): Destroy(0) - qdel(the security camera (/obj/machinery/camera/emp_proof), 0) - the security camera (/obj/machinery/camera/emp_proof): deconstruct(0) - the security camera (/obj/machinery/camera/emp_proof): obj destruction("bomb") - the security camera (/obj/machinery/camera/emp_proof): take damage(156, "brute", "bomb", 0, null, 0) - the security camera (/obj/machinery/camera/emp_proof): ex act(2, null) - the security camera (/obj/machinery/camera/emp_proof): ex act(2, null) - Explosions (/datum/controller/subsystem/explosions): fire(0) - Explosions (/datum/controller/subsystem/explosions): ignite(0) - Master (/datum/controller/master): RunQueue() - Master (/datum/controller/master): Loop() - Master (/datum/controller/master): StartProcessing(0) - [2026-05-18 16:54:25.257] runtime error: Cannot execute null.air update turf(). - proc name: air update turf (/atom/proc/air_update_turf) - source file: code/modules/atmospherics/environmental/LINDA_system.dm,104 - usr: null - src: the firelock (/obj/machinery/door/firedoor) - src.loc: null - call stack: - the firelock (/obj/machinery/door/firedoor): air update turf(1, 1) - the firelock (/obj/machinery/door/firedoor): close() - the firelock (/obj/machinery/door/firedoor): close() - world: ImmediateInvokeAsync(the firelock (/obj/machinery/door/firedoor), "close") - [2026-05-18 16:54:25.257] runtime error: Cannot execute null.air update turf(). - proc name: air update turf (/atom/proc/air_update_turf) - source file: code/modules/atmospherics/environmental/LINDA_system.dm,104 - usr: null - src: the firelock (/obj/machinery/door/firedoor) - src.loc: null - call stack: - the firelock (/obj/machinery/door/firedoor): air update turf(1, 1) - the firelock (/obj/machinery/door/firedoor): close() - the firelock (/obj/machinery/door/firedoor): close() - world: ImmediateInvokeAsync(the firelock (/obj/machinery/door/firedoor), "close") - [2026-05-18 16:54:25.258] runtime error: Cannot execute null.air update turf(). - proc name: air update turf (/atom/proc/air_update_turf) - source file: code/modules/atmospherics/environmental/LINDA_system.dm,104 - usr: null - src: the heavy firelock (/obj/machinery/door/firedoor/heavy) - src.loc: null - call stack: - the heavy firelock (/obj/machinery/door/firedoor/heavy): air update turf(1, 1) - the heavy firelock (/obj/machinery/door/firedoor/heavy): close() - the heavy firelock (/obj/machinery/door/firedoor/heavy): close() - world: ImmediateInvokeAsync(the heavy firelock (/obj/machinery/door/firedoor/heavy), "close") - [2026-05-18 16:54:25.265] runtime error: Cannot execute null.air update turf(). - proc name: air update turf (/atom/proc/air_update_turf) - source file: code/modules/atmospherics/environmental/LINDA_system.dm,104 - usr: null - src: the firelock (/obj/machinery/door/firedoor) - src.loc: null - call stack: - the firelock (/obj/machinery/door/firedoor): air update turf(1, 1) - the firelock (/obj/machinery/door/firedoor): close() - the firelock (/obj/machinery/door/firedoor): close() - world: ImmediateInvokeAsync(the firelock (/obj/machinery/door/firedoor), "close") - [2026-05-18 16:54:25.269] runtime error: Cannot execute null.air update turf(). - proc name: air update turf (/atom/proc/air_update_turf) - source file: code/modules/atmospherics/environmental/LINDA_system.dm,104 - usr: null - src: the firelock (/obj/machinery/door/firedoor) - src.loc: null - call stack: - the firelock (/obj/machinery/door/firedoor): air update turf(1, 1) - the firelock (/obj/machinery/door/firedoor): close() - the firelock (/obj/machinery/door/firedoor): close() - world: ImmediateInvokeAsync(the firelock (/obj/machinery/door/firedoor), "close") - [2026-05-18 16:54:27.984] runtime error: Cannot execute null.react(). - proc name: process atmos (/obj/machinery/portable_atmospherics/process_atmos) - source file: code/modules/atmospherics/machinery/portable/portable_atmospherics.dm,52 - usr: null - src: the canister (/obj/machinery/portable_atmospherics/canister) - src.loc: null - call stack: - the canister (/obj/machinery/portable_atmospherics/canister): process atmos(0.5) - the canister (/obj/machinery/portable_atmospherics/canister): process atmos(0.5) - Atmospherics (/datum/controller/subsystem/air): process atmos machinery(0.5, 1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): ignite(1) - Master (/datum/controller/master): RunQueue() - Master (/datum/controller/master): Loop() - Master (/datum/controller/master): StartProcessing(0) - [2026-05-18 16:54:27.985] runtime error: Cannot read null.airs - proc name: process atmos (/obj/machinery/portable_atmospherics/canister/process_atmos) - source file: code/modules/atmospherics/machinery/portable/canister.dm,363 - usr: null - src: the canister (/obj/machinery/portable_atmospherics/canister) - src.loc: null - call stack: - the canister (/obj/machinery/portable_atmospherics/canister): process atmos(0.5) - Atmospherics (/datum/controller/subsystem/air): process atmos machinery(0.5, 1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): ignite(1) - Master (/datum/controller/master): RunQueue() - Master (/datum/controller/master): Loop() - Master (/datum/controller/master): StartProcessing(0) - [2026-05-18 16:54:28.000] runtime error: Cannot execute null.react(). - proc name: process atmos (/obj/machinery/portable_atmospherics/process_atmos) - source file: code/modules/atmospherics/machinery/portable/portable_atmospherics.dm,52 - usr: null - src: the portable air pump (/obj/machinery/portable_atmospherics/pump) - src.loc: null - call stack: - the portable air pump (/obj/machinery/portable_atmospherics/pump): process atmos(0.5) - the portable air pump (/obj/machinery/portable_atmospherics/pump): process atmos(0.5) - Atmospherics (/datum/controller/subsystem/air): process atmos machinery(0.5, 1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): ignite(1) - Master (/datum/controller/master): RunQueue() - Master (/datum/controller/master): Loop() - Master (/datum/controller/master): StartProcessing(0) - [2026-05-18 16:54:28.000] runtime error: Cannot read null.airs - proc name: process atmos (/obj/machinery/portable_atmospherics/pump/process_atmos) - source file: code/modules/atmospherics/machinery/portable/pump.dm,46 - usr: null - src: the portable air pump (/obj/machinery/portable_atmospherics/pump) - src.loc: null - call stack: - the portable air pump (/obj/machinery/portable_atmospherics/pump): process atmos(0.5) - Atmospherics (/datum/controller/subsystem/air): process atmos machinery(0.5, 1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): ignite(1) - Master (/datum/controller/master): RunQueue() - Master (/datum/controller/master): Loop() - Master (/datum/controller/master): StartProcessing(0) - [2026-05-18 16:54:28.016] runtime error: Cannot execute null.react(). - proc name: process atmos (/obj/machinery/portable_atmospherics/process_atmos) - source file: code/modules/atmospherics/machinery/portable/portable_atmospherics.dm,52 - usr: null - src: the canister (/obj/machinery/portable_atmospherics/canister) - src.loc: null - call stack: - the canister (/obj/machinery/portable_atmospherics/canister): process atmos(0.5) - the canister (/obj/machinery/portable_atmospherics/canister): process atmos(0.5) - Atmospherics (/datum/controller/subsystem/air): process atmos machinery(0.5, 1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): ignite(1) - Master (/datum/controller/master): RunQueue() - Master (/datum/controller/master): Loop() - Master (/datum/controller/master): StartProcessing(0) - [2026-05-18 16:54:28.016] runtime error: Cannot read null.airs - proc name: process atmos (/obj/machinery/portable_atmospherics/canister/process_atmos) - source file: code/modules/atmospherics/machinery/portable/canister.dm,363 - usr: null - src: the canister (/obj/machinery/portable_atmospherics/canister) - src.loc: null - call stack: - the canister (/obj/machinery/portable_atmospherics/canister): process atmos(0.5) - Atmospherics (/datum/controller/subsystem/air): process atmos machinery(0.5, 1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): ignite(1) - Master (/datum/controller/master): RunQueue() - Master (/datum/controller/master): Loop() - Master (/datum/controller/master): StartProcessing(0) - [2026-05-18 16:54:28.032] runtime error: Cannot execute null.react(). - proc name: process atmos (/obj/machinery/portable_atmospherics/process_atmos) - source file: code/modules/atmospherics/machinery/portable/portable_atmospherics.dm,52 - usr: null - src: the portable air scrubber (/obj/machinery/portable_atmospherics/scrubber) - src.loc: null - call stack: - the portable air scrubber (/obj/machinery/portable_atmospherics/scrubber): process atmos(0.5) - the portable air scrubber (/obj/machinery/portable_atmospherics/scrubber): process atmos(0.5) - Atmospherics (/datum/controller/subsystem/air): process atmos machinery(0.5, 1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): ignite(1) - Master (/datum/controller/master): RunQueue() - Master (/datum/controller/master): Loop() - Master (/datum/controller/master): StartProcessing(0) - [2026-05-18 16:54:28.048] runtime error: Cannot execute null.react(). - proc name: process atmos (/obj/machinery/portable_atmospherics/process_atmos) - source file: code/modules/atmospherics/machinery/portable/portable_atmospherics.dm,52 - usr: null - src: the portable air scrubber (/obj/machinery/portable_atmospherics/scrubber) - src.loc: null - call stack: - the portable air scrubber (/obj/machinery/portable_atmospherics/scrubber): process atmos(0.5) - the portable air scrubber (/obj/machinery/portable_atmospherics/scrubber): process atmos(0.5) - Atmospherics (/datum/controller/subsystem/air): process atmos machinery(0.5, 1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): ignite(1) - Master (/datum/controller/master): RunQueue() - Master (/datum/controller/master): Loop() - Master (/datum/controller/master): StartProcessing(0) - [2026-05-18 16:54:28.064] runtime error: Cannot execute null.react(). - proc name: process atmos (/obj/machinery/portable_atmospherics/process_atmos) - source file: code/modules/atmospherics/machinery/portable/portable_atmospherics.dm,52 - usr: null - src: the portable air scrubber (/obj/machinery/portable_atmospherics/scrubber) - src.loc: null - call stack: - the portable air scrubber (/obj/machinery/portable_atmospherics/scrubber): process atmos(0.5) - the portable air scrubber (/obj/machinery/portable_atmospherics/scrubber): process atmos(0.5) - Atmospherics (/datum/controller/subsystem/air): process atmos machinery(0.5, 1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): ignite(1) - Master (/datum/controller/master): RunQueue() - Master (/datum/controller/master): Loop() - Master (/datum/controller/master): StartProcessing(0) - [2026-05-18 16:54:28.080] runtime error: Cannot execute null.react(). - proc name: process atmos (/obj/machinery/portable_atmospherics/process_atmos) - source file: code/modules/atmospherics/machinery/portable/portable_atmospherics.dm,52 - usr: null - src: the portable air pump (/obj/machinery/portable_atmospherics/pump) - src.loc: null - call stack: - the portable air pump (/obj/machinery/portable_atmospherics/pump): process atmos(0.5) - the portable air pump (/obj/machinery/portable_atmospherics/pump): process atmos(0.5) - Atmospherics (/datum/controller/subsystem/air): process atmos machinery(0.5, 1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): ignite(1) - Master (/datum/controller/master): RunQueue() - Master (/datum/controller/master): Loop() - Master (/datum/controller/master): StartProcessing(0) - [2026-05-18 16:54:28.080] runtime error: Cannot read null.airs - proc name: process atmos (/obj/machinery/portable_atmospherics/pump/process_atmos) - source file: code/modules/atmospherics/machinery/portable/pump.dm,46 - usr: null - src: the portable air pump (/obj/machinery/portable_atmospherics/pump) - src.loc: null - call stack: - the portable air pump (/obj/machinery/portable_atmospherics/pump): process atmos(0.5) - Atmospherics (/datum/controller/subsystem/air): process atmos machinery(0.5, 1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): ignite(1) - Master (/datum/controller/master): RunQueue() - Master (/datum/controller/master): Loop() - Master (/datum/controller/master): StartProcessing(0) - [2026-05-18 16:54:28.096] runtime error: Cannot execute null.react(). - proc name: process atmos (/obj/machinery/portable_atmospherics/process_atmos) - source file: code/modules/atmospherics/machinery/portable/portable_atmospherics.dm,52 - usr: null - src: the portable air pump (/obj/machinery/portable_atmospherics/pump) - src.loc: null - call stack: - the portable air pump (/obj/machinery/portable_atmospherics/pump): process atmos(0.5) - the portable air pump (/obj/machinery/portable_atmospherics/pump): process atmos(0.5) - Atmospherics (/datum/controller/subsystem/air): process atmos machinery(0.5, 1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): ignite(1) - Master (/datum/controller/master): RunQueue() - Master (/datum/controller/master): Loop() - Master (/datum/controller/master): StartProcessing(0) - [2026-05-18 16:54:28.097] runtime error: Cannot read null.airs - proc name: process atmos (/obj/machinery/portable_atmospherics/pump/process_atmos) - source file: code/modules/atmospherics/machinery/portable/pump.dm,46 - usr: null - src: the portable air pump (/obj/machinery/portable_atmospherics/pump) - src.loc: null - call stack: - the portable air pump (/obj/machinery/portable_atmospherics/pump): process atmos(0.5) - Atmospherics (/datum/controller/subsystem/air): process atmos machinery(0.5, 1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): ignite(1) - Master (/datum/controller/master): RunQueue() - Master (/datum/controller/master): Loop() - Master (/datum/controller/master): StartProcessing(0) - [2026-05-18 16:54:28.112] runtime error: Cannot execute null.react(). - proc name: process atmos (/obj/machinery/portable_atmospherics/process_atmos) - source file: code/modules/atmospherics/machinery/portable/portable_atmospherics.dm,52 - usr: null - src: the canister (/obj/machinery/portable_atmospherics/canister) - src.loc: null - call stack: - the canister (/obj/machinery/portable_atmospherics/canister): process atmos(0.5) - the canister (/obj/machinery/portable_atmospherics/canister): process atmos(0.5) - Atmospherics (/datum/controller/subsystem/air): process atmos machinery(0.5, 1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): ignite(1) - Master (/datum/controller/master): RunQueue() - Master (/datum/controller/master): Loop() - Master (/datum/controller/master): StartProcessing(0) - [2026-05-18 16:54:28.112] runtime error: Cannot read null.airs - proc name: process atmos (/obj/machinery/portable_atmospherics/canister/process_atmos) - source file: code/modules/atmospherics/machinery/portable/canister.dm,363 - usr: null - src: the canister (/obj/machinery/portable_atmospherics/canister) - src.loc: null - call stack: - the canister (/obj/machinery/portable_atmospherics/canister): process atmos(0.5) - Atmospherics (/datum/controller/subsystem/air): process atmos machinery(0.5, 1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): ignite(1) - Master (/datum/controller/master): RunQueue() - Master (/datum/controller/master): Loop() - Master (/datum/controller/master): StartProcessing(0) - [2026-05-18 16:54:28.128] runtime error: Cannot execute null.react(). - proc name: process atmos (/obj/machinery/portable_atmospherics/process_atmos) - source file: code/modules/atmospherics/machinery/portable/portable_atmospherics.dm,52 - usr: null - src: the canister (/obj/machinery/portable_atmospherics/canister) - src.loc: null - call stack: - the canister (/obj/machinery/portable_atmospherics/canister): process atmos(0.5) - the canister (/obj/machinery/portable_atmospherics/canister): process atmos(0.5) - Atmospherics (/datum/controller/subsystem/air): process atmos machinery(0.5, 1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): ignite(1) - Master (/datum/controller/master): RunQueue() - Master (/datum/controller/master): Loop() - Master (/datum/controller/master): StartProcessing(0) - [2026-05-18 16:54:28.129] runtime error: Cannot read null.airs - proc name: process atmos (/obj/machinery/portable_atmospherics/canister/process_atmos) - source file: code/modules/atmospherics/machinery/portable/canister.dm,363 - usr: null - src: the canister (/obj/machinery/portable_atmospherics/canister) - src.loc: null - call stack: - the canister (/obj/machinery/portable_atmospherics/canister): process atmos(0.5) - Atmospherics (/datum/controller/subsystem/air): process atmos machinery(0.5, 1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): ignite(1) - Master (/datum/controller/master): RunQueue() - Master (/datum/controller/master): Loop() - Master (/datum/controller/master): StartProcessing(0) - [2026-05-18 16:54:28.144] runtime error: Cannot execute null.react(). - proc name: process atmos (/obj/machinery/portable_atmospherics/process_atmos) - source file: code/modules/atmospherics/machinery/portable/portable_atmospherics.dm,52 - usr: null - src: the plasma canister (/obj/machinery/portable_atmospherics/canister/toxins) - src.loc: null - call stack: - the plasma canister (/obj/machinery/portable_atmospherics/canister/toxins): process atmos(0.5) - the plasma canister (/obj/machinery/portable_atmospherics/canister/toxins): process atmos(0.5) - Atmospherics (/datum/controller/subsystem/air): process atmos machinery(0.5, 1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): ignite(1) - Master (/datum/controller/master): RunQueue() - Master (/datum/controller/master): Loop() - Master (/datum/controller/master): StartProcessing(0) - [2026-05-18 16:54:28.144] runtime error: Cannot read null.airs - proc name: process atmos (/obj/machinery/portable_atmospherics/canister/process_atmos) - source file: code/modules/atmospherics/machinery/portable/canister.dm,363 - usr: null - src: the plasma canister (/obj/machinery/portable_atmospherics/canister/toxins) - src.loc: null - call stack: - the plasma canister (/obj/machinery/portable_atmospherics/canister/toxins): process atmos(0.5) - Atmospherics (/datum/controller/subsystem/air): process atmos machinery(0.5, 1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): ignite(1) - Master (/datum/controller/master): RunQueue() - Master (/datum/controller/master): Loop() - Master (/datum/controller/master): StartProcessing(0) - [2026-05-18 16:54:28.160] runtime error: Cannot execute null.react(). - proc name: process atmos (/obj/machinery/portable_atmospherics/process_atmos) - source file: code/modules/atmospherics/machinery/portable/portable_atmospherics.dm,52 - usr: null - src: the o2 canister (/obj/machinery/portable_atmospherics/canister/oxygen) - src.loc: null - call stack: - the o2 canister (/obj/machinery/portable_atmospherics/canister/oxygen): process atmos(0.5) - the o2 canister (/obj/machinery/portable_atmospherics/canister/oxygen): process atmos(0.5) - Atmospherics (/datum/controller/subsystem/air): process atmos machinery(0.5, 1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): ignite(1) - Master (/datum/controller/master): RunQueue() - Master (/datum/controller/master): Loop() - Master (/datum/controller/master): StartProcessing(0) - [2026-05-18 16:54:28.160] runtime error: Cannot read null.airs - proc name: process atmos (/obj/machinery/portable_atmospherics/canister/process_atmos) - source file: code/modules/atmospherics/machinery/portable/canister.dm,363 - usr: null - src: the o2 canister (/obj/machinery/portable_atmospherics/canister/oxygen) - src.loc: null - call stack: - the o2 canister (/obj/machinery/portable_atmospherics/canister/oxygen): process atmos(0.5) - Atmospherics (/datum/controller/subsystem/air): process atmos machinery(0.5, 1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): ignite(1) - Master (/datum/controller/master): RunQueue() - Master (/datum/controller/master): Loop() - Master (/datum/controller/master): StartProcessing(0) - [2026-05-18 16:54:28.176] runtime error: Cannot execute null.react(). - proc name: process atmos (/obj/machinery/portable_atmospherics/process_atmos) - source file: code/modules/atmospherics/machinery/portable/portable_atmospherics.dm,52 - usr: null - src: the o2 canister (/obj/machinery/portable_atmospherics/canister/oxygen) - src.loc: null - call stack: - the o2 canister (/obj/machinery/portable_atmospherics/canister/oxygen): process atmos(0.5) - the o2 canister (/obj/machinery/portable_atmospherics/canister/oxygen): process atmos(0.5) - Atmospherics (/datum/controller/subsystem/air): process atmos machinery(0.5, 1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): ignite(1) - Master (/datum/controller/master): RunQueue() - Master (/datum/controller/master): Loop() - Master (/datum/controller/master): StartProcessing(0) - [2026-05-18 16:54:28.176] runtime error: Cannot read null.airs - proc name: process atmos (/obj/machinery/portable_atmospherics/canister/process_atmos) - source file: code/modules/atmospherics/machinery/portable/canister.dm,363 - usr: null - src: the o2 canister (/obj/machinery/portable_atmospherics/canister/oxygen) - src.loc: null - call stack: - the o2 canister (/obj/machinery/portable_atmospherics/canister/oxygen): process atmos(0.5) - Atmospherics (/datum/controller/subsystem/air): process atmos machinery(0.5, 1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): ignite(1) - Master (/datum/controller/master): RunQueue() - Master (/datum/controller/master): Loop() - Master (/datum/controller/master): StartProcessing(0) - [2026-05-18 16:54:28.192] runtime error: Cannot execute null.react(). - proc name: process atmos (/obj/machinery/portable_atmospherics/process_atmos) - source file: code/modules/atmospherics/machinery/portable/portable_atmospherics.dm,52 - usr: null - src: the plasma canister (/obj/machinery/portable_atmospherics/canister/toxins) - src.loc: null - call stack: - the plasma canister (/obj/machinery/portable_atmospherics/canister/toxins): process atmos(0.5) - the plasma canister (/obj/machinery/portable_atmospherics/canister/toxins): process atmos(0.5) - Atmospherics (/datum/controller/subsystem/air): process atmos machinery(0.5, 1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): ignite(1) - Master (/datum/controller/master): RunQueue() - Master (/datum/controller/master): Loop() - Master (/datum/controller/master): StartProcessing(0) - [2026-05-18 16:54:28.192] runtime error: Cannot read null.airs - proc name: process atmos (/obj/machinery/portable_atmospherics/canister/process_atmos) - source file: code/modules/atmospherics/machinery/portable/canister.dm,363 - usr: null - src: the plasma canister (/obj/machinery/portable_atmospherics/canister/toxins) - src.loc: null - call stack: - the plasma canister (/obj/machinery/portable_atmospherics/canister/toxins): process atmos(0.5) - Atmospherics (/datum/controller/subsystem/air): process atmos machinery(0.5, 1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): ignite(1) - Master (/datum/controller/master): RunQueue() - Master (/datum/controller/master): Loop() - Master (/datum/controller/master): StartProcessing(0) - [2026-05-18 16:54:28.208] runtime error: Cannot execute null.react(). - proc name: process atmos (/obj/machinery/portable_atmospherics/process_atmos) - source file: code/modules/atmospherics/machinery/portable/portable_atmospherics.dm,52 - usr: null - src: the o2 canister (/obj/machinery/portable_atmospherics/canister/oxygen) - src.loc: null - call stack: - the o2 canister (/obj/machinery/portable_atmospherics/canister/oxygen): process atmos(0.5) - the o2 canister (/obj/machinery/portable_atmospherics/canister/oxygen): process atmos(0.5) - Atmospherics (/datum/controller/subsystem/air): process atmos machinery(0.5, 1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): ignite(1) - Master (/datum/controller/master): RunQueue() - Master (/datum/controller/master): Loop() - Master (/datum/controller/master): StartProcessing(0) - [2026-05-18 16:54:28.208] runtime error: Cannot read null.airs - proc name: process atmos (/obj/machinery/portable_atmospherics/canister/process_atmos) - source file: code/modules/atmospherics/machinery/portable/canister.dm,363 - usr: null - src: the o2 canister (/obj/machinery/portable_atmospherics/canister/oxygen) - src.loc: null - call stack: - the o2 canister (/obj/machinery/portable_atmospherics/canister/oxygen): process atmos(0.5) - Atmospherics (/datum/controller/subsystem/air): process atmos machinery(0.5, 1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): ignite(1) - Master (/datum/controller/master): RunQueue() - Master (/datum/controller/master): Loop() - Master (/datum/controller/master): StartProcessing(0) - [2026-05-18 16:54:28.224] runtime error: Cannot execute null.react(). - proc name: process atmos (/obj/machinery/portable_atmospherics/process_atmos) - source file: code/modules/atmospherics/machinery/portable/portable_atmospherics.dm,52 - usr: null - src: the o2 canister (/obj/machinery/portable_atmospherics/canister/oxygen) - src.loc: null - call stack: - the o2 canister (/obj/machinery/portable_atmospherics/canister/oxygen): process atmos(0.5) - the o2 canister (/obj/machinery/portable_atmospherics/canister/oxygen): process atmos(0.5) - Atmospherics (/datum/controller/subsystem/air): process atmos machinery(0.5, 1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): ignite(1) - Master (/datum/controller/master): RunQueue() - Master (/datum/controller/master): Loop() - Master (/datum/controller/master): StartProcessing(0) - [2026-05-18 16:54:28.224] runtime error: Cannot read null.airs - proc name: process atmos (/obj/machinery/portable_atmospherics/canister/process_atmos) - source file: code/modules/atmospherics/machinery/portable/canister.dm,363 - usr: null - src: the o2 canister (/obj/machinery/portable_atmospherics/canister/oxygen) - src.loc: null - call stack: - the o2 canister (/obj/machinery/portable_atmospherics/canister/oxygen): process atmos(0.5) - Atmospherics (/datum/controller/subsystem/air): process atmos machinery(0.5, 1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): ignite(1) - Master (/datum/controller/master): RunQueue() - Master (/datum/controller/master): Loop() - Master (/datum/controller/master): StartProcessing(0) - [2026-05-18 16:54:28.240] runtime error: Cannot execute null.react(). - proc name: process atmos (/obj/machinery/portable_atmospherics/process_atmos) - source file: code/modules/atmospherics/machinery/portable/portable_atmospherics.dm,52 - usr: null - src: the plasma canister (/obj/machinery/portable_atmospherics/canister/toxins) - src.loc: null - call stack: - the plasma canister (/obj/machinery/portable_atmospherics/canister/toxins): process atmos(0.5) - the plasma canister (/obj/machinery/portable_atmospherics/canister/toxins): process atmos(0.5) - Atmospherics (/datum/controller/subsystem/air): process atmos machinery(0.5, 1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): ignite(1) - Master (/datum/controller/master): RunQueue() - Master (/datum/controller/master): Loop() - Master (/datum/controller/master): StartProcessing(0) - [2026-05-18 16:54:28.240] runtime error: Cannot read null.airs - proc name: process atmos (/obj/machinery/portable_atmospherics/canister/process_atmos) - source file: code/modules/atmospherics/machinery/portable/canister.dm,363 - usr: null - src: the plasma canister (/obj/machinery/portable_atmospherics/canister/toxins) - src.loc: null - call stack: - the plasma canister (/obj/machinery/portable_atmospherics/canister/toxins): process atmos(0.5) - Atmospherics (/datum/controller/subsystem/air): process atmos machinery(0.5, 1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): ignite(1) - Master (/datum/controller/master): RunQueue() - Master (/datum/controller/master): Loop() - Master (/datum/controller/master): StartProcessing(0) - [2026-05-18 16:54:28.256] runtime error: Cannot execute null.react(). - proc name: process atmos (/obj/machinery/portable_atmospherics/process_atmos) - source file: code/modules/atmospherics/machinery/portable/portable_atmospherics.dm,52 - usr: null - src: the n2o canister (/obj/machinery/portable_atmospherics/canister/nitrous_oxide) - src.loc: null - call stack: - the n2o canister (/obj/machinery/portable_atmospherics/canister/nitrous_oxide): process atmos(0.5) - the n2o canister (/obj/machinery/portable_atmospherics/canister/nitrous_oxide): process atmos(0.5) - Atmospherics (/datum/controller/subsystem/air): process atmos machinery(0.5, 1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): ignite(1) - Master (/datum/controller/master): RunQueue() - Master (/datum/controller/master): Loop() - Master (/datum/controller/master): StartProcessing(0) - [2026-05-18 16:54:28.256] runtime error: Cannot read null.airs - proc name: process atmos (/obj/machinery/portable_atmospherics/canister/process_atmos) - source file: code/modules/atmospherics/machinery/portable/canister.dm,363 - usr: null - src: the n2o canister (/obj/machinery/portable_atmospherics/canister/nitrous_oxide) - src.loc: null - call stack: - the n2o canister (/obj/machinery/portable_atmospherics/canister/nitrous_oxide): process atmos(0.5) - Atmospherics (/datum/controller/subsystem/air): process atmos machinery(0.5, 1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): ignite(1) - Master (/datum/controller/master): RunQueue() - Master (/datum/controller/master): Loop() - Master (/datum/controller/master): StartProcessing(0) - [2026-05-18 16:54:28.272] runtime error: Cannot execute null.react(). - proc name: process atmos (/obj/machinery/portable_atmospherics/process_atmos) - source file: code/modules/atmospherics/machinery/portable/portable_atmospherics.dm,52 - usr: null - src: the n2o canister (/obj/machinery/portable_atmospherics/canister/nitrous_oxide) - src.loc: null - call stack: - the n2o canister (/obj/machinery/portable_atmospherics/canister/nitrous_oxide): process atmos(0.5) - the n2o canister (/obj/machinery/portable_atmospherics/canister/nitrous_oxide): process atmos(0.5) - Atmospherics (/datum/controller/subsystem/air): process atmos machinery(0.5, 1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): ignite(1) - Master (/datum/controller/master): RunQueue() - Master (/datum/controller/master): Loop() - Master (/datum/controller/master): StartProcessing(0) - [2026-05-18 16:54:28.272] runtime error: Cannot read null.airs - proc name: process atmos (/obj/machinery/portable_atmospherics/canister/process_atmos) - source file: code/modules/atmospherics/machinery/portable/canister.dm,363 - usr: null - src: the n2o canister (/obj/machinery/portable_atmospherics/canister/nitrous_oxide) - src.loc: null - call stack: - the n2o canister (/obj/machinery/portable_atmospherics/canister/nitrous_oxide): process atmos(0.5) - Atmospherics (/datum/controller/subsystem/air): process atmos machinery(0.5, 1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): ignite(1) - Master (/datum/controller/master): RunQueue() - Master (/datum/controller/master): Loop() - Master (/datum/controller/master): StartProcessing(0) - [2026-05-18 16:54:28.304] runtime error: Cannot execute null.react(). - proc name: process atmos (/obj/machinery/portable_atmospherics/process_atmos) - source file: code/modules/atmospherics/machinery/portable/portable_atmospherics.dm,52 - usr: null - src: the plasma canister (/obj/machinery/portable_atmospherics/canister/toxins) - src.loc: null - call stack: - the plasma canister (/obj/machinery/portable_atmospherics/canister/toxins): process atmos(0.5) - the plasma canister (/obj/machinery/portable_atmospherics/canister/toxins): process atmos(0.5) - Atmospherics (/datum/controller/subsystem/air): process atmos machinery(0.5, 1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): ignite(1) - Master (/datum/controller/master): RunQueue() - Master (/datum/controller/master): Loop() - Master (/datum/controller/master): StartProcessing(0) - [2026-05-18 16:54:28.304] runtime error: Cannot read null.airs - proc name: process atmos (/obj/machinery/portable_atmospherics/canister/process_atmos) - source file: code/modules/atmospherics/machinery/portable/canister.dm,363 - usr: null - src: the plasma canister (/obj/machinery/portable_atmospherics/canister/toxins) - src.loc: null - call stack: - the plasma canister (/obj/machinery/portable_atmospherics/canister/toxins): process atmos(0.5) - Atmospherics (/datum/controller/subsystem/air): process atmos machinery(0.5, 1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): ignite(1) - Master (/datum/controller/master): RunQueue() - Master (/datum/controller/master): Loop() - Master (/datum/controller/master): StartProcessing(0) - [2026-05-18 16:54:28.320] runtime error: Cannot execute null.react(). - proc name: process atmos (/obj/machinery/portable_atmospherics/process_atmos) - source file: code/modules/atmospherics/machinery/portable/portable_atmospherics.dm,52 - usr: null - src: the co2 canister (/obj/machinery/portable_atmospherics/canister/carbon_dioxide) - src.loc: null - call stack: - the co2 canister (/obj/machinery/portable_atmospherics/canister/carbon_dioxide): process atmos(0.5) - the co2 canister (/obj/machinery/portable_atmospherics/canister/carbon_dioxide): process atmos(0.5) - Atmospherics (/datum/controller/subsystem/air): process atmos machinery(0.5, 1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): ignite(1) - Master (/datum/controller/master): RunQueue() - Master (/datum/controller/master): Loop() - Master (/datum/controller/master): StartProcessing(0) - [2026-05-18 16:54:28.320] runtime error: Cannot read null.airs - proc name: process atmos (/obj/machinery/portable_atmospherics/canister/process_atmos) - source file: code/modules/atmospherics/machinery/portable/canister.dm,363 - usr: null - src: the co2 canister (/obj/machinery/portable_atmospherics/canister/carbon_dioxide) - src.loc: null - call stack: - the co2 canister (/obj/machinery/portable_atmospherics/canister/carbon_dioxide): process atmos(0.5) - Atmospherics (/datum/controller/subsystem/air): process atmos machinery(0.5, 1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): ignite(1) - Master (/datum/controller/master): RunQueue() - Master (/datum/controller/master): Loop() - Master (/datum/controller/master): StartProcessing(0) - [2026-05-18 16:54:28.336] runtime error: Cannot execute null.react(). - proc name: process atmos (/obj/machinery/portable_atmospherics/process_atmos) - source file: code/modules/atmospherics/machinery/portable/portable_atmospherics.dm,52 - usr: null - src: the co2 canister (/obj/machinery/portable_atmospherics/canister/carbon_dioxide) - src.loc: null - call stack: - the co2 canister (/obj/machinery/portable_atmospherics/canister/carbon_dioxide): process atmos(0.5) - the co2 canister (/obj/machinery/portable_atmospherics/canister/carbon_dioxide): process atmos(0.5) - Atmospherics (/datum/controller/subsystem/air): process atmos machinery(0.5, 1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): ignite(1) - Master (/datum/controller/master): RunQueue() - Master (/datum/controller/master): Loop() - Master (/datum/controller/master): StartProcessing(0) - [2026-05-18 16:54:28.336] runtime error: Cannot read null.airs - proc name: process atmos (/obj/machinery/portable_atmospherics/canister/process_atmos) - source file: code/modules/atmospherics/machinery/portable/canister.dm,363 - usr: null - src: the co2 canister (/obj/machinery/portable_atmospherics/canister/carbon_dioxide) - src.loc: null - call stack: - the co2 canister (/obj/machinery/portable_atmospherics/canister/carbon_dioxide): process atmos(0.5) - Atmospherics (/datum/controller/subsystem/air): process atmos machinery(0.5, 1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): ignite(1) - Master (/datum/controller/master): RunQueue() - Master (/datum/controller/master): Loop() - Master (/datum/controller/master): StartProcessing(0) - [2026-05-18 16:54:28.351] runtime error: Cannot execute null.react(). - proc name: process atmos (/obj/machinery/portable_atmospherics/process_atmos) - source file: code/modules/atmospherics/machinery/portable/portable_atmospherics.dm,52 - usr: null - src: the plasma canister (/obj/machinery/portable_atmospherics/canister/toxins) - src.loc: null - call stack: - the plasma canister (/obj/machinery/portable_atmospherics/canister/toxins): process atmos(0.5) - the plasma canister (/obj/machinery/portable_atmospherics/canister/toxins): process atmos(0.5) - Atmospherics (/datum/controller/subsystem/air): process atmos machinery(0.5, 1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): ignite(1) - Master (/datum/controller/master): RunQueue() - Master (/datum/controller/master): Loop() - Master (/datum/controller/master): StartProcessing(0) - [2026-05-18 16:54:28.351] runtime error: Cannot read null.airs - proc name: process atmos (/obj/machinery/portable_atmospherics/canister/process_atmos) - source file: code/modules/atmospherics/machinery/portable/canister.dm,363 - usr: null - src: the plasma canister (/obj/machinery/portable_atmospherics/canister/toxins) - src.loc: null - call stack: - the plasma canister (/obj/machinery/portable_atmospherics/canister/toxins): process atmos(0.5) - Atmospherics (/datum/controller/subsystem/air): process atmos machinery(0.5, 1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): ignite(1) - Master (/datum/controller/master): RunQueue() - Master (/datum/controller/master): Loop() - Master (/datum/controller/master): StartProcessing(0) - [2026-05-18 16:54:28.384] runtime error: Cannot execute null.react(). - proc name: process atmos (/obj/machinery/portable_atmospherics/process_atmos) - source file: code/modules/atmospherics/machinery/portable/portable_atmospherics.dm,52 - usr: null - src: the air canister (/obj/machinery/portable_atmospherics/canister/air) - src.loc: null - call stack: - the air canister (/obj/machinery/portable_atmospherics/canister/air): process atmos(0.5) - the air canister (/obj/machinery/portable_atmospherics/canister/air): process atmos(0.5) - Atmospherics (/datum/controller/subsystem/air): process atmos machinery(0.5, 1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): ignite(1) - Master (/datum/controller/master): RunQueue() - Master (/datum/controller/master): Loop() - Master (/datum/controller/master): StartProcessing(0) - [2026-05-18 16:54:28.385] runtime error: Cannot read null.airs - proc name: process atmos (/obj/machinery/portable_atmospherics/canister/process_atmos) - source file: code/modules/atmospherics/machinery/portable/canister.dm,363 - usr: null - src: the air canister (/obj/machinery/portable_atmospherics/canister/air) - src.loc: null - call stack: - the air canister (/obj/machinery/portable_atmospherics/canister/air): process atmos(0.5) - Atmospherics (/datum/controller/subsystem/air): process atmos machinery(0.5, 1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): ignite(1) - Master (/datum/controller/master): RunQueue() - Master (/datum/controller/master): Loop() - Master (/datum/controller/master): StartProcessing(0) - [2026-05-18 16:54:28.400] runtime error: Cannot execute null.react(). - proc name: process atmos (/obj/machinery/portable_atmospherics/process_atmos) - source file: code/modules/atmospherics/machinery/portable/portable_atmospherics.dm,52 - usr: null - src: the air canister (/obj/machinery/portable_atmospherics/canister/air) - src.loc: null - call stack: - the air canister (/obj/machinery/portable_atmospherics/canister/air): process atmos(0.5) - the air canister (/obj/machinery/portable_atmospherics/canister/air): process atmos(0.5) - Atmospherics (/datum/controller/subsystem/air): process atmos machinery(0.5, 1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): ignite(1) - Master (/datum/controller/master): RunQueue() - Master (/datum/controller/master): Loop() - Master (/datum/controller/master): StartProcessing(0) - [2026-05-18 16:54:28.400] runtime error: Cannot read null.airs - proc name: process atmos (/obj/machinery/portable_atmospherics/canister/process_atmos) - source file: code/modules/atmospherics/machinery/portable/canister.dm,363 - usr: null - src: the air canister (/obj/machinery/portable_atmospherics/canister/air) - src.loc: null - call stack: - the air canister (/obj/machinery/portable_atmospherics/canister/air): process atmos(0.5) - Atmospherics (/datum/controller/subsystem/air): process atmos machinery(0.5, 1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): ignite(1) - Master (/datum/controller/master): RunQueue() - Master (/datum/controller/master): Loop() - Master (/datum/controller/master): StartProcessing(0) - [2026-05-18 16:54:28.640] runtime error: Cannot execute null.react(). - proc name: process atmos (/obj/machinery/portable_atmospherics/process_atmos) - source file: code/modules/atmospherics/machinery/portable/portable_atmospherics.dm,52 - usr: null - src: the o2 canister (/obj/machinery/portable_atmospherics/canister/oxygen) - src.loc: null - call stack: - the o2 canister (/obj/machinery/portable_atmospherics/canister/oxygen): process atmos(0.5) - the o2 canister (/obj/machinery/portable_atmospherics/canister/oxygen): process atmos(0.5) - Atmospherics (/datum/controller/subsystem/air): process atmos machinery(0.5, 1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): ignite(1) - Master (/datum/controller/master): RunQueue() - Master (/datum/controller/master): Loop() - Master (/datum/controller/master): StartProcessing(0) - [2026-05-18 16:54:28.641] runtime error: Cannot read null.airs - proc name: process atmos (/obj/machinery/portable_atmospherics/canister/process_atmos) - source file: code/modules/atmospherics/machinery/portable/canister.dm,363 - usr: null - src: the o2 canister (/obj/machinery/portable_atmospherics/canister/oxygen) - src.loc: null - call stack: - the o2 canister (/obj/machinery/portable_atmospherics/canister/oxygen): process atmos(0.5) - Atmospherics (/datum/controller/subsystem/air): process atmos machinery(0.5, 1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): ignite(1) - Master (/datum/controller/master): RunQueue() - Master (/datum/controller/master): Loop() - Master (/datum/controller/master): StartProcessing(0) - [2026-05-18 16:54:28.656] runtime error: Cannot execute null.react(). - proc name: process atmos (/obj/machinery/portable_atmospherics/process_atmos) - source file: code/modules/atmospherics/machinery/portable/portable_atmospherics.dm,52 - usr: null - src: the o2 canister (/obj/machinery/portable_atmospherics/canister/oxygen) - src.loc: null - call stack: - the o2 canister (/obj/machinery/portable_atmospherics/canister/oxygen): process atmos(0.5) - the o2 canister (/obj/machinery/portable_atmospherics/canister/oxygen): process atmos(0.5) - Atmospherics (/datum/controller/subsystem/air): process atmos machinery(0.5, 1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): ignite(1) - Master (/datum/controller/master): RunQueue() - Master (/datum/controller/master): Loop() - Master (/datum/controller/master): StartProcessing(0) - [2026-05-18 16:54:28.656] runtime error: Cannot read null.airs - proc name: process atmos (/obj/machinery/portable_atmospherics/canister/process_atmos) - source file: code/modules/atmospherics/machinery/portable/canister.dm,363 - usr: null - src: the o2 canister (/obj/machinery/portable_atmospherics/canister/oxygen) - src.loc: null - call stack: - the o2 canister (/obj/machinery/portable_atmospherics/canister/oxygen): process atmos(0.5) - Atmospherics (/datum/controller/subsystem/air): process atmos machinery(0.5, 1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): ignite(1) - Master (/datum/controller/master): RunQueue() - Master (/datum/controller/master): Loop() - Master (/datum/controller/master): StartProcessing(0) - [2026-05-18 16:54:28.672] runtime error: Cannot execute null.react(). - proc name: process atmos (/obj/machinery/portable_atmospherics/process_atmos) - source file: code/modules/atmospherics/machinery/portable/portable_atmospherics.dm,52 - usr: null - src: the o2 canister (/obj/machinery/portable_atmospherics/canister/oxygen) - src.loc: null - call stack: - the o2 canister (/obj/machinery/portable_atmospherics/canister/oxygen): process atmos(0.5) - the o2 canister (/obj/machinery/portable_atmospherics/canister/oxygen): process atmos(0.5) - Atmospherics (/datum/controller/subsystem/air): process atmos machinery(0.5, 1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): ignite(1) - Master (/datum/controller/master): RunQueue() - Master (/datum/controller/master): Loop() - Master (/datum/controller/master): StartProcessing(0) - [2026-05-18 16:54:28.672] runtime error: Cannot read null.airs - proc name: process atmos (/obj/machinery/portable_atmospherics/canister/process_atmos) - source file: code/modules/atmospherics/machinery/portable/canister.dm,363 - usr: null - src: the o2 canister (/obj/machinery/portable_atmospherics/canister/oxygen) - src.loc: null - call stack: - the o2 canister (/obj/machinery/portable_atmospherics/canister/oxygen): process atmos(0.5) - Atmospherics (/datum/controller/subsystem/air): process atmos machinery(0.5, 1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): ignite(1) - Master (/datum/controller/master): RunQueue() - Master (/datum/controller/master): Loop() - Master (/datum/controller/master): StartProcessing(0) - [2026-05-18 16:54:28.704] runtime error: Cannot execute null.react(). - proc name: process atmos (/obj/machinery/portable_atmospherics/process_atmos) - source file: code/modules/atmospherics/machinery/portable/portable_atmospherics.dm,52 - usr: null - src: the air canister (/obj/machinery/portable_atmospherics/canister/air) - src.loc: null - call stack: - the air canister (/obj/machinery/portable_atmospherics/canister/air): process atmos(0.5) - the air canister (/obj/machinery/portable_atmospherics/canister/air): process atmos(0.5) - Atmospherics (/datum/controller/subsystem/air): process atmos machinery(0.5, 1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): ignite(1) - Master (/datum/controller/master): RunQueue() - Master (/datum/controller/master): Loop() - Master (/datum/controller/master): StartProcessing(0) - [2026-05-18 16:54:28.704] runtime error: Cannot read null.airs - proc name: process atmos (/obj/machinery/portable_atmospherics/canister/process_atmos) - source file: code/modules/atmospherics/machinery/portable/canister.dm,363 - usr: null - src: the air canister (/obj/machinery/portable_atmospherics/canister/air) - src.loc: null - call stack: - the air canister (/obj/machinery/portable_atmospherics/canister/air): process atmos(0.5) - Atmospherics (/datum/controller/subsystem/air): process atmos machinery(0.5, 1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): ignite(1) - Master (/datum/controller/master): RunQueue() - Master (/datum/controller/master): Loop() - Master (/datum/controller/master): StartProcessing(0) - [2026-05-18 16:54:28.784] runtime error: Cannot execute null.react(). - proc name: process atmos (/obj/machinery/portable_atmospherics/process_atmos) - source file: code/modules/atmospherics/machinery/portable/portable_atmospherics.dm,52 - usr: null - src: the canister (/obj/machinery/portable_atmospherics/canister) - src.loc: null - call stack: - the canister (/obj/machinery/portable_atmospherics/canister): process atmos(0.5) - the canister (/obj/machinery/portable_atmospherics/canister): process atmos(0.5) - Atmospherics (/datum/controller/subsystem/air): process atmos machinery(0.5, 1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): ignite(1) - Master (/datum/controller/master): RunQueue() - Master (/datum/controller/master): Loop() - Master (/datum/controller/master): StartProcessing(0) - [2026-05-18 16:54:28.912] runtime error: Cannot execute null.react(). - proc name: process atmos (/obj/machinery/portable_atmospherics/process_atmos) - source file: code/modules/atmospherics/machinery/portable/portable_atmospherics.dm,52 - usr: null - src: the water vapor canister (/obj/machinery/portable_atmospherics/canister/water_vapor) - src.loc: null - call stack: - the water vapor canister (/obj/machinery/portable_atmospherics/canister/water_vapor): process atmos(0.5) - the water vapor canister (/obj/machinery/portable_atmospherics/canister/water_vapor): process atmos(0.5) - Atmospherics (/datum/controller/subsystem/air): process atmos machinery(0.5, 1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): ignite(1) - Master (/datum/controller/master): RunQueue() - Master (/datum/controller/master): Loop() - Master (/datum/controller/master): StartProcessing(0) - [2026-05-18 16:54:28.912] runtime error: Cannot read null.airs - proc name: process atmos (/obj/machinery/portable_atmospherics/canister/process_atmos) - source file: code/modules/atmospherics/machinery/portable/canister.dm,363 - usr: null - src: the water vapor canister (/obj/machinery/portable_atmospherics/canister/water_vapor) - src.loc: null - call stack: - the water vapor canister (/obj/machinery/portable_atmospherics/canister/water_vapor): process atmos(0.5) - Atmospherics (/datum/controller/subsystem/air): process atmos machinery(0.5, 1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): ignite(1) - Master (/datum/controller/master): RunQueue() - Master (/datum/controller/master): Loop() - Master (/datum/controller/master): StartProcessing(0) - [2026-05-18 16:54:29.056] runtime error: Cannot execute null.react(). - proc name: process atmos (/obj/machinery/portable_atmospherics/process_atmos) - source file: code/modules/atmospherics/machinery/portable/portable_atmospherics.dm,52 - usr: null - src: the portable air pump (/obj/machinery/portable_atmospherics/pump) - src.loc: null - call stack: - the portable air pump (/obj/machinery/portable_atmospherics/pump): process atmos(0.5) - the portable air pump (/obj/machinery/portable_atmospherics/pump): process atmos(0.5) - Atmospherics (/datum/controller/subsystem/air): process atmos machinery(0.5, 1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): ignite(1) - Master (/datum/controller/master): RunQueue() - Master (/datum/controller/master): Loop() - Master (/datum/controller/master): StartProcessing(0) - [2026-05-18 16:54:29.056] runtime error: Cannot read null.airs - proc name: process atmos (/obj/machinery/portable_atmospherics/pump/process_atmos) - source file: code/modules/atmospherics/machinery/portable/pump.dm,46 - usr: null - src: the portable air pump (/obj/machinery/portable_atmospherics/pump) - src.loc: null - call stack: - the portable air pump (/obj/machinery/portable_atmospherics/pump): process atmos(0.5) - Atmospherics (/datum/controller/subsystem/air): process atmos machinery(0.5, 1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): fire(1) - Atmospherics (/datum/controller/subsystem/air): ignite(1) - Master (/datum/controller/master): RunQueue() - Master (/datum/controller/master): Loop() - Master (/datum/controller/master): StartProcessing(0) - [2026-05-18 16:55:28.836] runtime error: Cannot read null.comp_lookup - proc name: Destroy (/datum/component/Destroy) - source file: code/datums/components/_component.dm,65 - usr: null - src: /datum/component/empprotection (/datum/component/empprotection) - call stack: - /datum/component/empprotection (/datum/component/empprotection): Destroy(0, 0) - qdel(/datum/component/empprotection (/datum/component/empprotection), 0) - the security camera (/obj/machinery/camera/emp_proof): Destroy(0) - the security camera (/obj/machinery/camera/emp_proof): Destroy(0) - qdel(the security camera (/obj/machinery/camera/emp_proof), 0) - the security camera (/obj/machinery/camera/emp_proof): ex act(1, null) - the security camera (/obj/machinery/camera/emp_proof): ex act(1, null) - Explosions (/datum/controller/subsystem/explosions): fire(0) - Explosions (/datum/controller/subsystem/explosions): ignite(0) - Master (/datum/controller/master): RunQueue() - Master (/datum/controller/master): Loop() - Master (/datum/controller/master): StartProcessing(0) - [2026-05-18 16:55:28.846] runtime error: Cannot read null.comp_lookup - proc name: Destroy (/datum/component/Destroy) - source file: code/datums/components/_component.dm,65 - usr: null - src: /datum/component/empprotection (/datum/component/empprotection) - call stack: - /datum/component/empprotection (/datum/component/empprotection): Destroy(0, 0) - qdel(/datum/component/empprotection (/datum/component/empprotection), 0) - the security camera (/obj/machinery/camera/emp_proof): Destroy(0) - the security camera (/obj/machinery/camera/emp_proof): Destroy(0) - qdel(the security camera (/obj/machinery/camera/emp_proof), 0) - the security camera (/obj/machinery/camera/emp_proof): ex act(1, null) - the security camera (/obj/machinery/camera/emp_proof): ex act(1, null) - Explosions (/datum/controller/subsystem/explosions): fire(0) - Explosions (/datum/controller/subsystem/explosions): ignite(0) - Master (/datum/controller/master): RunQueue() - Master (/datum/controller/master): Loop() - Master (/datum/controller/master): StartProcessing(0) - [2026-05-18 16:55:28.854] runtime error: Cannot read null.comp_lookup - proc name: Destroy (/datum/component/Destroy) - source file: code/datums/components/_component.dm,65 - usr: null - src: /datum/component/empprotection (/datum/component/empprotection) - call stack: - /datum/component/empprotection (/datum/component/empprotection): Destroy(0, 0) - qdel(/datum/component/empprotection (/datum/component/empprotection), 0) - the security camera (/obj/machinery/camera/emp_proof): Destroy(0) - the security camera (/obj/machinery/camera/emp_proof): Destroy(0) - qdel(the security camera (/obj/machinery/camera/emp_proof), 0) - the security camera (/obj/machinery/camera/emp_proof): ex act(1, null) - the security camera (/obj/machinery/camera/emp_proof): ex act(1, null) - Explosions (/datum/controller/subsystem/explosions): fire(0) - Explosions (/datum/controller/subsystem/explosions): ignite(0) - Master (/datum/controller/master): RunQueue() - Master (/datum/controller/master): Loop() - Master (/datum/controller/master): StartProcessing(0) - [2026-05-18 16:55:28.864] runtime error: Cannot read null.comp_lookup - proc name: Destroy (/datum/component/Destroy) - source file: code/datums/components/_component.dm,65 - usr: null - src: /datum/component/empprotection (/datum/component/empprotection) - call stack: - /datum/component/empprotection (/datum/component/empprotection): Destroy(0, 0) - qdel(/datum/component/empprotection (/datum/component/empprotection), 0) - the security camera (/obj/machinery/camera/emp_proof): Destroy(0) - the security camera (/obj/machinery/camera/emp_proof): Destroy(0) - qdel(the security camera (/obj/machinery/camera/emp_proof), 0) - the security camera (/obj/machinery/camera/emp_proof): deconstruct(0) - the security camera (/obj/machinery/camera/emp_proof): obj destruction("bomb") - the security camera (/obj/machinery/camera/emp_proof): take damage(209, "brute", "bomb", 0, null, 0) - the security camera (/obj/machinery/camera/emp_proof): ex act(2, null) - the security camera (/obj/machinery/camera/emp_proof): ex act(2, null) - Explosions (/datum/controller/subsystem/explosions): fire(0) - Explosions (/datum/controller/subsystem/explosions): ignite(0) - Master (/datum/controller/master): RunQueue() - Master (/datum/controller/master): Loop() - Master (/datum/controller/master): StartProcessing(0) - [2026-05-18 16:55:34.939] TGS: Warning: Received legacy string when a /datum/tgs_message_content was expected. Please audit all calls to TgsChatBroadcast, TgsChatTargetedBroadcast, and TgsChatPrivateMessage to ensure they use the new /datum. [2026-05-18 16:56:40.328] Found a null in dead_mob_list! [2026-05-18 16:56:55.347] Shutting down Chat subsystem... [2026-05-18 16:56:55.347] Shutting down Demo subsystem... [2026-05-18 16:56:55.347] Shutting down Persistence subsystem... [2026-05-18 16:56:55.347] Shutting down Explosions subsystem... [2026-05-18 16:56:55.347] Shutting down Discord subsystem... [2026-05-18 16:56:55.347] Shutting down Pathfinder subsystem... [2026-05-18 16:56:55.347] Shutting down Minor Mapping subsystem... [2026-05-18 16:56:55.347] Shutting down Shuttle subsystem... [2026-05-18 16:56:55.347] Shutting down Lighting subsystem... [2026-05-18 16:56:55.347] Shutting down XKeyScore subsystem... [2026-05-18 16:56:55.347] Shutting down PRISM subsystem... [2026-05-18 16:56:55.347] Shutting down GeoIP subsystem... [2026-05-18 16:56:55.347] Shutting down Overlay subsystem... [2026-05-18 16:56:55.372] Shutting down Icon Smoothing subsystem... [2026-05-18 16:56:55.372] Shutting down Assets subsystem... [2026-05-18 16:56:55.372] Shutting down Atmospherics subsystem... [2026-05-18 16:56:55.372] Shutting down Wet floors subsystem... [2026-05-18 16:56:55.372] Shutting down Weather subsystem... [2026-05-18 16:56:55.372] Shutting down Vote subsystem... [2026-05-18 16:56:55.372] Shutting down Traumas subsystem... [2026-05-18 16:56:55.372] Shutting down Time Tracking subsystem... [2026-05-18 16:56:55.372] Shutting down Throwing subsystem... [2026-05-18 16:56:55.372] Shutting down tgui subsystem... [2026-05-18 16:56:55.372] Shutting down Text-to-Speech subsystem... [2026-05-18 16:56:55.372] Shutting down Sun subsystem... [2026-05-18 16:56:55.372] Shutting down Space Drift subsystem... [2026-05-18 16:56:55.372] Shutting down Reagents subsystem... [2026-05-18 16:56:55.372] Shutting down Radio subsystem... [2026-05-18 16:56:55.372] Shutting down Radiation subsystem... [2026-05-18 16:56:55.372] Shutting down Projectiles subsystem... [2026-05-18 16:56:55.372] Shutting down Processing subsystem... [2026-05-18 16:56:55.372] Shutting down Ping subsystem... [2026-05-18 16:56:55.372] Shutting down Parallax subsystem... [2026-05-18 16:56:55.372] Shutting down pAI subsystem... [2026-05-18 16:56:55.372] Shutting down Objects subsystem... [2026-05-18 16:56:55.372] Shutting down NPC Pool subsystem... [2026-05-18 16:56:55.372] Shutting down Night Shift subsystem... [2026-05-18 16:56:55.372] Shutting down Nanites subsystem... [2026-05-18 16:56:55.372] Shutting down Mood subsystem... [2026-05-18 16:56:55.372] Shutting down Mobs subsystem... [2026-05-18 16:56:55.372] Shutting down Medals subsystem... [2026-05-18 16:56:55.372] Shutting down Idling NPC Pool subsystem... [2026-05-18 16:56:55.372] Shutting down Fluids subsystem... [2026-05-18 16:56:55.372] Shutting down Fire Burning subsystem... [2026-05-18 16:56:55.372] Shutting down Fields subsystem... [2026-05-18 16:56:55.372] Shutting down Fast Processing subsystem... [2026-05-18 16:56:55.372] Shutting down Disease subsystem... [2026-05-18 16:56:55.372] Shutting down Datum Component System subsystem... [2026-05-18 16:56:55.372] Shutting down Communications subsystem... [2026-05-18 16:56:55.372] Shutting down Augury subsystem... [2026-05-18 16:56:55.372] Shutting down Atmos Adjacency subsystem... [2026-05-18 16:56:55.372] Shutting down Acid subsystem... [2026-05-18 16:56:55.372] Shutting down Timer subsystem... [2026-05-18 16:56:55.372] Shutting down Machines subsystem... [2026-05-18 16:56:55.372] Shutting down Language subsystem... [2026-05-18 16:56:55.372] Shutting down Atoms subsystem... [2026-05-18 16:56:55.373] Shutting down Economy subsystem... [2026-05-18 16:56:55.373] Shutting down Networks subsystem... [2026-05-18 16:56:55.373] Shutting down Mapping subsystem... [2026-05-18 16:56:55.373] Shutting down Ticker subsystem... [2026-05-18 16:56:55.422] Shutting down Quirks subsystem... [2026-05-18 16:56:55.422] Shutting down Jobs subsystem... [2026-05-18 16:56:55.422] Shutting down Events subsystem... [2026-05-18 16:56:55.422] Shutting down Research subsystem... [2026-05-18 16:56:55.422] Shutting down Vis contents overlays subsystem... [2026-05-18 16:56:55.422] Shutting down Input subsystem... [2026-05-18 16:56:55.422] Shutting down Server Tasks subsystem... [2026-05-18 16:56:55.422] Shutting down Blackbox subsystem... [2026-05-18 16:56:55.438] Shutting down Database subsystem... [2026-05-18 16:56:55.455] Shutting down Garbage subsystem... [2026-05-18 16:56:55.590] Shutting down Title Screen subsystem... [2026-05-18 16:56:55.590] Shutting down Profiler subsystem... [2026-05-18 16:56:55.590] Shutdown complete [2026-05-18 16:56:55.591] World rebooted at 16:56:55 [2026-05-18 16:56:55.594] TGS: Warning: Received legacy string when a /datum/tgs_message_content was expected. Please audit all calls to TgsChatBroadcast, TgsChatTargetedBroadcast, and TgsChatPrivateMessage to ensure they use the new /datum.