Note: The source file, src and usr are all from the FIRST of the identical runtimes. Everything else is cropped. Total unique runtimes: 20 Total runtimes: 3068 ** Runtimes ** The following runtime has occurred 2783 time(s). runtime error: Cannot read null.can_spread proc name: process (/datum/spacevine_controller/process) source file: spacevine.dm,653 usr: null src: /datum/spacevine_controller (/datum/spacevine_controller) The following runtime has occurred 175 time(s). runtime error: Cannot modify null.dismantle_cooldown. proc name: process cell (/turf/open/process_cell) source file: LINDA_turf_tile.dm,346 usr: null src: the plating (156,140,2) (/turf/open/floor/plating) The following runtime has occurred 51 time(s). runtime error: Cannot execute null.Enter(). proc name: spread (/obj/structure/spacevine/proc/spread) source file: spacevine.dm,710 usr: null src: the space vine (/obj/structure/spacevine) src.loc: null The following runtime has occurred 18 time(s). runtime error: Cannot execute null.reset cooldowns(). proc name: process cell (/turf/open/process_cell) source file: LINDA_turf_tile.dm,346 usr: null src: the plating (140,144,2) (/turf/open/floor/plating) The following runtime has occurred 8 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: atom_defense.dm,9 usr: null src: the anti-breach shielding proj... (/obj/machinery/shieldgen) src.loc: space (154,156,2) (/turf/open/space) The following runtime has occurred 6 time(s). runtime error: Cannot read null.visual_delay proc name: process (/datum/move_loop/process) source file: movement_types.dm,111 usr: null src: /datum/move_loop/has_target/mo... (/datum/move_loop/has_target/move_towards_budget) The following runtime has occurred 4 time(s). runtime error: Cannot read null.eye proc name: update parallax (/datum/hud/proc/update_parallax) source file: parallax.dm,172 usr: null src: /datum/hud/human (/datum/hud/human) The following runtime has occurred 4 time(s). runtime error: Cannot modify null.parallax_layers_max. proc name: apply parallax pref (/datum/hud/proc/apply_parallax_pref) source file: parallax.dm,68 usr: null src: /datum/hud/human (/datum/hud/human) The following runtime has occurred 4 time(s). runtime error: Cannot read null.parallax_layers_cached proc name: remove parallax (/datum/hud/proc/remove_parallax) source file: parallax.dm,41 usr: null src: /datum/hud/human (/datum/hud/human) The following runtime has occurred 3 time(s). runtime error: Cannot execute null.forceMove(). proc name: ui act (/obj/vehicle/sealed/mecha/ui_act) source file: mecha_ui.dm,197 usr: Unknown (/mob/living/carbon/human) src: the Clarke (/obj/vehicle/sealed/mecha/working/clarke) The following runtime has occurred 2 time(s). runtime error: type mismatch: null -= the security camera (/obj/machinery/camera/directional/west) proc name: clear camera ref (/datum/alarm_listener/proc/clear_camera_ref) source file: alarm.dm,204 usr: null src: /datum/alarm_listener (/datum/alarm_listener) The following runtime has occurred 2 time(s). runtime error: type mismatch: null -= the security camera (/obj/machinery/camera/directional/south) proc name: clear camera ref (/datum/alarm_listener/proc/clear_camera_ref) source file: alarm.dm,204 usr: null src: /datum/alarm_listener (/datum/alarm_listener) The following runtime has occurred 1 time(s). runtime error: Cannot execute null.resolve(). proc name: check blood (/datum/forensics/proc/check_blood) source file: _forensics.dm,232 usr: Scoops-The-Ore (/mob/living/carbon/human) src: /datum/forensics (/datum/forensics) The following runtime has occurred 1 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:80) proc name: stack trace (/proc/_stack_trace) source file: stack_trace.dm,4 usr: (src) src: null 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: hostile.dm,558 usr: null src: the colossus (/mob/living/simple_animal/hostile/megafauna/colossus) src.loc: the volcanic floor (211,62,5) (/turf/open/misc/asteroid/basalt/lava_land_surface) The following runtime has occurred 1 time(s). runtime error: Invalid timer: Timer: Timer: 74750 ([0x21079c47]), TTR: 416438, wait:11 Flags: TIMER_UNIQUE, TIMER_CLIENT_TIME, TIMER_STOPPABLE, TIMER_NO_HASH_WAIT, callBack: [0x21079f48], callBack.object: /datum/component/area_sound_manager[0x21079744](/datum/component/area_sound_manager), callBack.delegate:/datum/component/area_sound_manager/proc/start_looping_sound(), source: code/datums/components/area_sound_manager.dm:69Prev: NULL, Next: NULL, SPENT(416438), QDELETED, NO CALLBACK world.time: 40432, head_offset: 40200, practical_offset: 465, REALTIMEOFDAY: 416438 proc name: fire (/datum/controller/subsystem/timer/fire) source file: timer.dm,125 usr: null src: Sound Loops (/datum/controller/subsystem/timer/sound_loops) The following runtime has occurred 1 time(s). runtime error: The wired engineering airlock assembly taking damage after deletion proc name: take damage (/atom/proc/take_damage) source file: atom_defense.dm,7 usr: null src: the wired engineering airlock ... (/obj/structure/door_assembly/door_assembly_eng) src.loc: null The following runtime has occurred 1 time(s). runtime error: Invalid timer: Timer: Timer: 73963 ([0x21060680]), TTR: 416114, wait:1 Flags: TIMER_UNIQUE, TIMER_CLIENT_TIME, TIMER_STOPPABLE, TIMER_NO_HASH_WAIT, callBack: [0x21079ab3], callBack.object: /datum/component/area_sound_manager[0x21079744](/datum/component/area_sound_manager), callBack.delegate:/datum/component/area_sound_manager/proc/start_looping_sound(), source: code/datums/components/area_sound_manager.dm:69Prev: NULL, Next: NULL, SPENT(416114), QDELETED, NO CALLBACK world.time: 40108, head_offset: 39600, practical_offset: 1017, REALTIMEOFDAY: 416114 proc name: fire (/datum/controller/subsystem/timer/fire) source file: timer.dm,125 usr: null src: Sound Loops (/datum/controller/subsystem/timer/sound_loops) The following runtime has occurred 1 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:583) proc name: stack trace (/proc/_stack_trace) source file: stack_trace.dm,4 usr: Ellie Carr (/mob/living/carbon/human) src: null The following runtime has occurred 1 time(s). runtime error: AI eye object wasn't found! Location: the floor / Eyeobj: / QDELETED: 1 / Eye loc: (code/modules/mob/living/silicon/ai/freelook/eye.dm:194) proc name: stack trace (/proc/_stack_trace) source file: stack_trace.dm,4 usr: AI (/mob/living/silicon/ai) src: null