Note: The source file, src and usr are all from the FIRST of the identical runtimes. Everything else is cropped. Total unique runtimes: 69 Total runtimes: 2678 ** Runtimes ** The following runtime has occurred 1970 time(s). runtime error: list index out of bounds proc name: update corners (/datum/light_source/proc/update_corners) source file: code/modules/lighting/lighting_source.dm,511 usr: null src: /datum/light_source (/datum/light_source) The following runtime has occurred 186 time(s). runtime error: bad index proc name: bitmask smooth (/atom/proc/bitmask_smooth) source file: code/__HELPERS/icon_smoothing.dm,448 usr: null src: the impervious iron wall (138,140,13) (/turf/closed/indestructible/iron) The following runtime has occurred 58 time(s). runtime error: Found undeleted query, check the sql.log for the undeleted query and add a delete call to the query datum. (code/controllers/subsystem/dbcore.dm:116) proc name: stack trace (/proc/_stack_trace) source file: code/__HELPERS/stack_trace.dm,4 usr: (src) src: null The following runtime has occurred 51 time(s). runtime error: Cannot read null.luminosity proc name: run examinate (/mob/proc/run_examinate) source file: code/modules/mob/mob.dm,563 usr: (src) src: Moffee Kay (/mob/living/carbon/human) src.loc: the floor (134,125,2) (/turf/open/floor/iron) The following runtime has occurred 43 time(s). runtime error: Cannot read null.loc proc name: is on hyperspace (/datum/component/shuttle_cling/proc/is_on_hyperspace) source file: code/datums/components/shuttle_cling.dm,124 usr: null src: /datum/component/shuttle_cling (/datum/component/shuttle_cling) The following runtime has occurred 43 time(s). runtime error: Cannot read null._datum_components proc name: JoinParent (/datum/component/proc/_JoinParent) source file: code/datums/components/_component.dm,93 usr: null src: /datum/component/shuttle_cling (/datum/component/shuttle_cling) The following runtime has occurred 36 time(s). runtime error: Cannot read null.air proc name: return air (/obj/machinery/atmospherics/pipe/return_air) source file: code/modules/atmospherics/machinery/pipes/pipes.dm,53 usr: null src: the pipe (/obj/machinery/atmospherics/pipe/heat_exchanging/simple) src.loc: the reinforced floor (26,34,14) (/turf/open/floor/engine) The following runtime has occurred 36 time(s). runtime error: 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,36 usr: null src: the pipe (/obj/machinery/atmospherics/pipe/heat_exchanging/simple) src.loc: the reinforced floor (26,34,14) (/turf/open/floor/engine) The following runtime has occurred 32 time(s). runtime error: bad index proc name: RemoveFromParent (/datum/component/proc/_RemoveFromParent) source file: code/datums/components/_component.dm,132 usr: null src: /datum/component/shuttle_cling (/datum/component/shuttle_cling) The following runtime has occurred 25 time(s). runtime error: Cannot execute null.has language(). proc name: play tts (/datum/controller/subsystem/tts/proc/play_tts) source file: code/controllers/subsystem/tts.dm,119 usr: null src: Text To Speech (/datum/controller/subsystem/tts) The following runtime has occurred 25 time(s). runtime error: get_language_holder() called on a QDELing atom, this will try to re-instantiate the language holder that's about to be deleted, which is bad. proc name: get language holder (/atom/movable/proc/get_language_holder) source file: code/game/atoms_movable.dm,1458 usr: null src: Ryan Miller (/mob/dead/observer) src.loc: null The following runtime has occurred 16 time(s). runtime error: Cannot read null.visual_delay proc name: process (/datum/move_loop/process) source file: code/controllers/subsystem/movement/movement_types.dm,115 usr: null src: /datum/move_loop/has_target/di... (/datum/move_loop/has_target/dist_bound/move_to) The following runtime has occurred 15 time(s). runtime error: Cannot read null.real_name proc name: update limb (/obj/item/bodypart/head/update_limb) source file: code/modules/surgery/bodyparts/head.dm,194 usr: Junaiper Values (/mob/living/carbon/human) src: Haylie Sealis\'s head (/obj/item/bodypart/head) The following runtime has occurred 15 time(s). runtime error: list index out of bounds proc name: return pipenet (/obj/machinery/atmospherics/components/return_pipenet) source file: code/modules/atmospherics/machinery/components/components_base.dm,170 usr: null src: the omni Temperature control u... (/obj/machinery/atmospherics/components/unary/thermomachine/freezer) src.loc: the floor (141,86,12) (/turf/open/floor/iron/white/side) The following runtime has occurred 10 time(s). runtime error: human_monkeyize overridden. Use override = TRUE to suppress this warning. The following runtime has occurred 10 time(s). runtime error: Cannot execute null.reset cooldowns(). proc name: process cell (/turf/open/process_cell) source file: code/modules/atmospherics/environmental/LINDA_turf_tile.dm,346 usr: null src: the plating (170,172,2) (/turf/open/floor/plating) The following runtime has occurred 6 time(s). runtime error: atom_attack_hand overridden. Use override = TRUE to suppress this warning. The following runtime has occurred 6 time(s). runtime error: /obj/item/clothing/head/mod 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,424 usr: Edmund Dobby (/mob/dead/observer) src: null The following runtime has occurred 6 time(s). runtime error: list index out of bounds proc name: shuttleRotate (/obj/machinery/atmospherics/shuttleRotate) source file: code/modules/shuttle/shuttle_rotate.dm,94 usr: null src: the omni pressure tank (Air) (/obj/machinery/atmospherics/components/tank/air) src.loc: the plating (91,153,8) (/turf/open/floor/plating) The following runtime has occurred 5 time(s). runtime error: The anti-breach shielding projector taking damage while having <= 0 integrity proc name: take damage (/atom/proc/take_damage) source file: code/game/atom_defense.dm,9 usr: 0 src: the anti-breach shielding proj... (/obj/machinery/shieldgen) src.loc: space (155,156,2) (/turf/open/space) The following runtime has occurred 5 time(s). runtime error: Mob with client has been deleted. (code/modules/mob/mob.dm:29) proc name: stack trace (/proc/_stack_trace) source file: code/__HELPERS/stack_trace.dm,4 usr: Shade of Pete Feets (/mob/living/simple_animal/shade) src: null The following runtime has occurred 4 time(s). runtime error: addtimer called with a callback assigned to a qdeleted object. In the future such timers will not be supported and may refuse to run or run with a 0 wait (code/controllers/subsystem/timer.dm:590) proc name: stack trace (/proc/_stack_trace) source file: code/__HELPERS/stack_trace.dm,4 usr: Imitates-The-Lizards (/mob/living/carbon/human) src: null The following runtime has occurred 4 time(s). runtime error: null.add_member() called by /obj/machinery/atmospherics/components/unary/vent_pump/on on (120,142,12) proc name: add member (/obj/machinery/atmospherics/components/add_member) source file: code/modules/atmospherics/machinery/datum_pipeline.dm,185 usr: null src: Pirate Shuttle omni air vent 5... (/obj/machinery/atmospherics/components/unary/vent_pump/on) src.loc: the floor (120,142,12) (/turf/open/floor/iron/dark) The following runtime has occurred 4 time(s). runtime error: null.add_member() called by /obj/machinery/atmospherics/components/binary/volume_pump on (166,119,2) proc name: add member (/obj/machinery/atmospherics/components/add_member) source file: code/modules/atmospherics/machinery/datum_pipeline.dm,185 usr: Sarah Howells (/mob/living/carbon/human) src: the green volumetric gas pump (/obj/machinery/atmospherics/components/binary/volume_pump) The following runtime has occurred 4 time(s). runtime error: Cannot create objects of type null. proc name: spawn movable (/datum/shuttle_event/simple_spawner/proc/spawn_movable) source file: code/modules/shuttle/shuttle_events/_shuttle_events.dm,125 usr: null src: Fake TTV (Harmless!) (/datum/shuttle_event/simple_spawner/fake_ttv) The following runtime has occurred 3 time(s). runtime error: Cannot read null.client proc name: open (/datum/tgui/proc/open) source file: code/modules/tgui/tgui.dm,85 usr: null src: /datum/tgui (/datum/tgui) The following runtime has occurred 3 time(s). runtime error: Cannot execute null.metabolize(). proc name: handle dead metabolization (/mob/living/carbon/proc/handle_dead_metabolization) source file: code/modules/mob/living/carbon/life.dm,537 usr: null src: Gabriel Roulette (/mob/living/carbon/human/species/monkey) src.loc: null The following runtime has occurred 3 time(s). runtime error: Cannot execute null.has reagent(). proc name: handle organs (/mob/living/carbon/proc/handle_organs) source file: code/modules/mob/living/carbon/life.dm,455 usr: null src: Gabriel Roulette (/mob/living/carbon/human/species/monkey) src.loc: null The following runtime has occurred 3 time(s). runtime error: Cannot read null.actions proc name: StartCooldownOthers (/datum/action/cooldown/proc/StartCooldownOthers) source file: code/datums/actions/cooldown_action.dm,180 usr: null src: Titan\'s Finale (/datum/action/cooldown/mob_cooldown/projectile_attack/colossus_final) The following runtime has occurred 3 time(s). runtime error: Cannot read null._listen_lookup proc name: do charge (/datum/action/cooldown/mob_cooldown/charge/proc/do_charge) source file: code/datums/actions/mobs/charge.dm,50 usr: null src: Hallucination Charge (/datum/action/cooldown/mob_cooldown/charge/hallucination_charge) The following runtime has occurred 2 time(s). runtime error: null.add_member() called by /obj/machinery/atmospherics/components/unary/vent_pump/on on (138,87,12) proc name: add member (/obj/machinery/atmospherics/components/add_member) source file: code/modules/atmospherics/machinery/datum_pipeline.dm,185 usr: null src: Abandoned Ship Medbay omni air... (/obj/machinery/atmospherics/components/unary/vent_pump/on) src.loc: the floor (138,87,12) (/turf/open/floor/iron) The following runtime has occurred 2 time(s). runtime error: null.add_member() called by /obj/machinery/atmospherics/components/unary/vent_pump/on on (135,86,12) proc name: add member (/obj/machinery/atmospherics/components/add_member) source file: code/modules/atmospherics/machinery/datum_pipeline.dm,185 usr: null src: Abandoned Ship Medbay omni air... (/obj/machinery/atmospherics/components/unary/vent_pump/on) src.loc: the floor (135,86,12) (/turf/open/floor/iron/white/side) The following runtime has occurred 2 time(s). runtime error: undefined proc or verb /obj/item/healthanalyzer/show emotion(). proc name: woundscan (/proc/woundscan) source file: code/game/objects/items/devices/scanners/health_analyzer.dm,525 usr: Pepper Mint (/mob/living/carbon/human) src: null The following runtime has occurred 2 time(s). runtime error: Cannot execute null.forceMove(). proc name: hallucination charge (/datum/action/cooldown/mob_cooldown/charge/hallucination_charge/proc/hallucination_charge) source file: code/datums/actions/mobs/charge.dm,255 usr: null src: Hallucination Charge (/datum/action/cooldown/mob_cooldown/charge/hallucination_charge) The following runtime has occurred 2 time(s). runtime error: Cannot read null.z proc name: is valid z level (/proc/is_valid_z_level) source file: code/__HELPERS/levels.dm,15 usr: (src) src: null The following runtime has occurred 2 time(s). runtime error: Cannot read null.len proc name: drop loot (/mob/living/simple_animal/proc/drop_loot) source file: code/modules/mob/living/simple_animal/simple_animal.dm,448 usr: Porter Robertson (/mob/living/carbon/human) src: The bubblegum\'s hallucination (/mob/living/simple_animal/hostile/megafauna/bubblegum/hallucination) The following runtime has occurred 2 time(s). runtime error: The �Engineering PDA & ID Painter taking damage while having <= 0 integrity proc name: take damage (/atom/proc/take_damage) source file: code/game/atom_defense.dm,9 usr: 0 src: the Engineering PDA & ID Paint... (/obj/machinery/pdapainter/engineering) src.loc: the plating (154,141,2) (/turf/open/floor/plating) The following runtime has occurred 2 time(s). runtime error: Cannot modify null.dismantle_cooldown. proc name: process cell (/turf/open/process_cell) source file: code/modules/atmospherics/environmental/LINDA_turf_tile.dm,346 usr: null src: the plating (150,154,2) (/turf/open/floor/plating) The following runtime has occurred 2 time(s). runtime error: Cannot read null.move_packet proc name: stop looping (/datum/controller/subsystem/move_manager/proc/stop_looping) source file: code/controllers/subsystem/movement/movement_types.dm,157 usr: null src: Movement Handler (/datum/controller/subsystem/move_manager) The following runtime has occurred 1 time(s). runtime error: null.add_member() called by /obj/machinery/atmospherics/components/unary/vent_pump/on on (32,108,2) proc name: add member (/obj/machinery/atmospherics/components/add_member) source file: code/modules/atmospherics/machinery/datum_pipeline.dm,185 usr: null src: Abandoned Ship Medbay omni air... (/obj/machinery/atmospherics/components/unary/vent_pump/on) src.loc: the floor (32,108,2) (/turf/open/floor/iron/white/side) The following runtime has occurred 1 time(s). runtime error: Cannot read null.stat proc name: passive influence gain (/datum/antagonist/heretic/proc/passive_influence_gain) source file: code/modules/antagonists/heretic/heretic_antag.dm,439 usr: null src: Heretic (/datum/antagonist/heretic) The following runtime has occurred 1 time(s). runtime error: null.add_member() called by /obj/machinery/atmospherics/components/binary/volume_pump on (166,120,2) proc name: add member (/obj/machinery/atmospherics/components/add_member) source file: code/modules/atmospherics/machinery/datum_pipeline.dm,185 usr: Sarah Howells (/mob/living/carbon/human) src: the green volumetric gas pump (/obj/machinery/atmospherics/components/binary/volume_pump) The following runtime has occurred 1 time(s). runtime error: null.add_member() called by /obj/machinery/atmospherics/components/unary/vent_pump/on on (35,109,2) proc name: add member (/obj/machinery/atmospherics/components/add_member) source file: code/modules/atmospherics/machinery/datum_pipeline.dm,185 usr: null src: Abandoned Ship Medbay omni air... (/obj/machinery/atmospherics/components/unary/vent_pump/on) src.loc: the floor (35,109,2) (/turf/open/floor/iron) The following runtime has occurred 1 time(s). runtime error: type mismatch: null ** 2 proc name: in fov (/mob/living/proc/in_fov) source file: code/modules/mob/living/living_fov.dm,38 usr: Pete Feets (/mob/living/carbon/human) src: Unknown (/mob/living/carbon/human/species/monkey) The following runtime has occurred 1 time(s). runtime error: null.add_member() called by /obj/machinery/atmospherics/components/unary/vent_pump/on on (134,216,11) proc name: add member (/obj/machinery/atmospherics/components/add_member) source file: code/modules/atmospherics/machinery/datum_pipeline.dm,185 usr: null src: Pirate Shuttle omni air vent 5... (/obj/machinery/atmospherics/components/unary/vent_pump/on) src.loc: the floor (134,216,11) (/turf/open/floor/iron/dark) The following runtime has occurred 1 time(s). runtime error: undefined variable /mob/living/simple_animal/pet/gondola/var/is_leaning proc name: MouseDrop T (/turf/closed/wall/MouseDrop_T) source file: code/game/turfs/closed/walls.dm,41 usr: Imitates-The-Lizards (/mob/living/simple_animal/pet/gondola) src: the wall (124,129,2) (/turf/closed/wall) The following runtime has occurred 1 time(s). runtime error: addMachineryMember: Nonexistent (empty list) or null machinery gasmix added to pipeline datum from �Pirate Shuttle omni air vent 554dQ which is of type /obj/machinery/atmospherics/components/unary/vent_pump/on. Nearby: (134, 216, 11) (code/modules/atmospherics/machinery/datum_pipeline.dm:134) proc name: stack trace (/proc/_stack_trace) source file: code/__HELPERS/stack_trace.dm,4 usr: Pom Patel (/mob/living/carbon/human) src: null The following runtime has occurred 1 time(s). runtime error: We tried to add a garbage collecting machine to SSair. Don't (code/controllers/subsystem/air.dm:821) proc name: stack trace (/proc/_stack_trace) source file: code/__HELPERS/stack_trace.dm,4 usr: (src) src: null The following runtime has occurred 1 time(s). runtime error: tiny shards spawned in a bad turf (the rock) at Abandoned Ship (125,144,4) in the �Abandoned Ship. Please remove it or allow it to pass NeverShouldHaveComeHere if it's intended. (code/game/objects/effects/decals/decal.dm:12) proc name: stack trace (/proc/_stack_trace) source file: code/__HELPERS/stack_trace.dm,4 usr: (src) src: null The following runtime has occurred 1 time(s). runtime error: Invalid timer: Timer: Timer: 7305 ([0x2107a5ae]), TTR: 242758, wait:2 Flags: 76, callBack: [0x21032ee9], callBack.object: /datum/looping_sound/showering(/datum/looping_sound/showering), callBack.delegate:start_sound_loop, source: code/datums/looping_sounds/_looping_sound.dm:219Prev: NULL, Next: NULL, SPENT(242758), QDELETED, NO CALLBACK world.time: 4727.5, head_offset: 4200, practical_offset: 1056, REALTIMEOFDAY: 242758 proc name: fire (/datum/controller/subsystem/timer/fire) source file: code/controllers/subsystem/timer.dm,125 usr: null src: Sound Loops (/datum/controller/subsystem/timer/sound_loops) The following runtime has occurred 1 time(s). runtime error: Cannot execute null.resolve(). proc name: save scars (/datum/controller/subsystem/persistence/proc/save_scars) source file: code/controllers/subsystem/persistence.dm,496 usr: null src: Persistence (/datum/controller/subsystem/persistence) The following runtime has occurred 1 time(s). runtime error: null.add_member() called by /obj/machinery/atmospherics/components/unary/vent_pump/on on (120,132,12) proc name: add member (/obj/machinery/atmospherics/components/add_member) source file: code/modules/atmospherics/machinery/datum_pipeline.dm,185 usr: null src: Pirate Shuttle omni air vent W... (/obj/machinery/atmospherics/components/unary/vent_pump/on) src.loc: the floor (120,132,12) (/turf/open/floor/iron/dark) The following runtime has occurred 1 time(s). runtime error: Invalid timer: Timer: Timer: 122524 ([0x21087a36]), TTR: 288354, wait:1 Flags: 76, callBack: [0x210880f6], callBack.object: /datum/looping_sound/acid(/datum/looping_sound/acid), callBack.delegate:start_sound_loop, source: code/datums/looping_sounds/_looping_sound.dm:219Prev: NULL, Next: NULL, SPENT(288354), QDELETED, NO CALLBACK world.time: 49743, head_offset: 49200, practical_offset: 1087, REALTIMEOFDAY: 288354 proc name: fire (/datum/controller/subsystem/timer/fire) source file: code/controllers/subsystem/timer.dm,125 usr: null src: Sound Loops (/datum/controller/subsystem/timer/sound_loops) The following runtime has occurred 1 time(s). runtime error: null.add_member() called by /obj/machinery/atmospherics/components/unary/vent_pump/on on (83,51,2) proc name: add member (/obj/machinery/atmospherics/components/add_member) source file: code/modules/atmospherics/machinery/datum_pipeline.dm,185 usr: null src: Pirate Shuttle omni air vent 5... (/obj/machinery/atmospherics/components/unary/vent_pump/on) src.loc: the floor (83,51,2) (/turf/open/floor/iron/dark) The following runtime has occurred 1 time(s). runtime error: Cannot execute null.drop location(). proc name: take contents (/obj/structure/closet/supplypod/take_contents) source file: code/modules/cargo/supplypod.dm,350 usr: Pharmacist Director Javier (/mob/living/carbon/human) src: the blood-red supply pod (/obj/structure/closet/supplypod/centcompod) The following runtime has occurred 1 time(s). runtime error: Cannot read null._listen_lookup proc name: UnregisterSignal (/datum/proc/UnregisterSignal) source file: code/datums/signals.dm,70 usr: null src: Titan\'s Finale (/datum/action/cooldown/mob_cooldown/projectile_attack/colossus_final) The following runtime has occurred 1 time(s). runtime error: bad proc proc name: Invoke (/datum/callback/proc/Invoke) source file: code/datums/callback.dm,109 usr: Edmund Dobby (/mob/dead/observer) src: /datum/callback (/datum/callback) The following runtime has occurred 1 time(s). runtime error: Cannot read null.current_user proc name: Click (/atom/movable/screen/radial/center/Click) source file: code/_onclick/hud/radial.dm,72 usr: Pharmacist Director Javier (/mob/living/carbon/human) src: Close Menu (/atom/movable/screen/radial/center) The following runtime has occurred 1 time(s). runtime error: undefined proc or verb /obj/item/healthanalyzer/advanced/show emotion(). proc name: woundscan (/proc/woundscan) source file: code/game/objects/items/devices/scanners/health_analyzer.dm,525 usr: Jessica Walker (/mob/living/carbon/human) src: null The following runtime has occurred 1 time(s). runtime error: null.add_member() called by /obj/machinery/atmospherics/components/unary/thermomachine/freezer on (141,86,12) proc name: add member (/obj/machinery/atmospherics/components/add_member) source file: code/modules/atmospherics/machinery/datum_pipeline.dm,185 usr: null src: the omni Temperature control u... (/obj/machinery/atmospherics/components/unary/thermomachine/freezer) src.loc: the floor (141,86,12) (/turf/open/floor/iron/white/side) The following runtime has occurred 1 time(s). runtime error: Cannot read null.loc proc name: FindHidden (/mob/living/simple_animal/hostile/proc/FindHidden) source file: code/modules/mob/living/simple_animal/hostile/hostile.dm,566 usr: null src: the colossus (/mob/living/simple_animal/hostile/megafauna/colossus) src.loc: the volcanic floor (209,125,3) (/turf/open/misc/asteroid/basalt/lava_land_surface) The following runtime has occurred 1 time(s). runtime error: blood spawned in a bad turf (�space) at Unexplored Location (115,95,8) in the �Unexplored Location. Please remove it or allow it to pass NeverShouldHaveComeHere if it's intended. (code/game/objects/effects/decals/decal.dm:12) proc name: stack trace (/proc/_stack_trace) source file: code/__HELPERS/stack_trace.dm,4 usr: (src) src: null The following runtime has occurred 1 time(s). runtime error: Attempted to add a new component of type [/datum/component/infective] to a qdeleting parent of type [/obj/item/organ/internal/monster_core/regenerative_core/legion]! proc name: AddComponent (/datum/proc/_AddComponent) source file: code/datums/components/_component.dm,319 usr: Porter Robertson (/mob/living/carbon/human) src: the regenerative core (/obj/item/organ/internal/monster_core/regenerative_core/legion) The following runtime has occurred 1 time(s). runtime error: list index out of bounds proc name: set pipenet (/obj/machinery/atmospherics/components/set_pipenet) source file: code/modules/atmospherics/machinery/components/components_base.dm,167 usr: Pom Patel (/mob/living/carbon/human) src: Pirate Shuttle omni air vent 5... (/obj/machinery/atmospherics/components/unary/vent_pump/on) The following runtime has occurred 1 time(s). runtime error: Cannot read null.click_intercept proc name: Remove (/datum/action/cooldown/Remove) source file: code/datums/actions/cooldown_action.dm,129 usr: null src: Titan\'s Finale (/datum/action/cooldown/mob_cooldown/projectile_attack/colossus_final) The following runtime has occurred 1 time(s). runtime error: null.add_member() called by /obj/machinery/atmospherics/components/binary/volume_pump on (166,118,2) proc name: add member (/obj/machinery/atmospherics/components/add_member) source file: code/modules/atmospherics/machinery/datum_pipeline.dm,185 usr: Sarah Howells (/mob/living/carbon/human) src: the green volumetric gas pump (/obj/machinery/atmospherics/components/binary/volume_pump) The following runtime has occurred 1 time(s). runtime error: Cannot read null.cell proc name: drop all parts (/obj/item/robot_suit/proc/drop_all_parts) source file: code/game/objects/items/robot/robot_parts.dm,126 usr: Jessica Walker (as Captain) (/mob/living/carbon/human) src: the cyborg endoskeleton (/obj/item/robot_suit) The following runtime has occurred 1 time(s). runtime error: dirt spawned in a bad turf (the wall) at Abandoned Ship (109,145,4) in the �Abandoned Ship. Please remove it or allow it to pass NeverShouldHaveComeHere if it's intended. (code/game/objects/effects/decals/decal.dm:12) proc name: stack trace (/proc/_stack_trace) source file: code/__HELPERS/stack_trace.dm,4 usr: (src) src: null The following runtime has occurred 1 time(s). runtime error: null.add_member() called by /obj/machinery/atmospherics/components/unary/vent_pump/on on (78,40,2) proc name: add member (/obj/machinery/atmospherics/components/add_member) source file: code/modules/atmospherics/machinery/datum_pipeline.dm,185 usr: null src: Pirate Shuttle omni air vent 5... (/obj/machinery/atmospherics/components/unary/vent_pump/on) src.loc: the floor (78,40,2) (/turf/open/floor/iron/dark)