Note: The source file, src and usr are all from the FIRST of the identical runtimes. Everything else is cropped. Total unique runtimes: 55 Total runtimes: 1936 ** Runtimes ** The following runtime has occurred 794 time(s). runtime error: Cannot execute null.archive(). proc name: process cell (/turf/open/process_cell) source file: code/modules/atmospherics/environmental/LINDA_turf_tile.dm,281 usr: null src: space (174,34,13) (/turf/open/space) The following runtime has occurred 528 time(s). runtime error: bad index proc name: bitmask smooth (/atom/proc/bitmask_smooth) source file: code/__HELPERS/icon_smoothing.dm,425 usr: null src: the dirt (/obj/effect/decal/cleanable/dirt) src.loc: the stone brick floor (155,25,13) (/turf/open/floor/stone) The following runtime has occurred 235 time(s). runtime error: update_light() for M.C 'Fall' with following light_system value: 2 proc name: update light (/atom/proc/update_light) source file: code/modules/lighting/lighting_atom.dm,48 usr: (src) src: M.C \'Fall\' (/mob/living/silicon/pai) src.loc: the shuttle floor (87,171,13) (/turf/open/floor/mineral/titanium/blue) The following runtime has occurred 119 time(s). runtime error: cannot read from list proc name: account for cutoffs (/atom/movable/screen/plane_master/rendering_plate/game_plate/proc/account_for_cutoffs) source file: code/_onclick/hud/rendering/render_plate.dm,107 usr: the ghost (/mob/dead/observer) src: Game rendering plate #0 (/atom/movable/screen/plane_master/rendering_plate/game_plate) The following runtime has occurred 26 time(s). runtime error: Cannot read null.fingerprintslast proc name: default explode (/datum/chemical_reaction/proc/default_explode) source file: code/modules/reagents/chemistry/recipes.dm,306 usr: null src: /datum/chemical_reaction/reage... (/datum/chemical_reaction/reagent_explosion/gunpowder_explosion) The following runtime has occurred 24 time(s). runtime error: undefined variable /turf/closed/indestructible/rock/snow/var/run_later proc name: process cell (/turf/open/process_cell) source file: code/modules/atmospherics/environmental/LINDA_turf_tile.dm,276 usr: null src: space (151,214,13) (/turf/open/space) The following runtime has occurred 21 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: Rudolf Maister (/mob/living/carbon/human) src: null The following runtime has occurred 18 time(s). runtime error: undefined variable /turf/closed/indestructible/syndicate/var/run_later proc name: process cell (/turf/open/process_cell) source file: code/modules/atmospherics/environmental/LINDA_turf_tile.dm,276 usr: null src: space (146,142,13) (/turf/open/space) The following runtime has occurred 17 time(s). runtime error: undefined variable /turf/closed/indestructible/rock/var/run_later proc name: process cell (/turf/open/process_cell) source file: code/modules/atmospherics/environmental/LINDA_turf_tile.dm,276 usr: null src: space (232,89,13) (/turf/open/space) The following runtime has occurred 16 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: Francis de Jund (/mob/living/carbon/human) src: Unknown (/mob/living/carbon/human) The following runtime has occurred 15 time(s). runtime error: undefined variable /turf/closed/indestructible/opsglass/var/run_later proc name: process cell (/turf/open/process_cell) source file: code/modules/atmospherics/environmental/LINDA_turf_tile.dm,276 usr: null src: space (146,162,13) (/turf/open/space) The following runtime has occurred 12 time(s). runtime error: Cannot execute null. AddComponent(). proc name: trigger infection (/datum/action/cooldown/disease_infect/proc/trigger_infection) source file: code/modules/antagonists/disease/disease_abilities.dm,272 usr: Blue Waffles (Sentient Disease... (/mob/camera/disease) src: Secrete Infection (/datum/action/cooldown/disease_infect) The following runtime has occurred 10 time(s). runtime error: Cannot read null.gases proc name: is breathable atmos (/datum/element/atmos_requirements/proc/is_breathable_atmos) source file: code/datums/elements/atmos_requirements.dm,48 usr: null src: /datum/element/atmos_requireme... (/datum/element/atmos_requirements) The following runtime has occurred 9 time(s). runtime error: atom_init_success_on overridden. Use override = TRUE to suppress this warning. The following runtime has occurred 8 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 6 time(s). runtime error: bad index proc name: find type in direction (/atom/proc/find_type_in_direction) source file: code/__HELPERS/icon_smoothing.dm,326 usr: null src: the iron pressure tank (Air) (/obj/machinery/atmospherics/components/tank/air) src.loc: the shuttle floor (38,147,13) (/turf/open/floor/mineral/plastitanium/red) The following runtime has occurred 6 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 6 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: Kraven Lockharte (/mob/living/carbon/human) src: null The following runtime has occurred 5 time(s). runtime error: Cannot read null._listen_lookup proc name: handle transfer (/atom/movable/screen/alert/give/proc/handle_transfer) source file: code/_onclick/hud/alert.dm,372 usr: Unknown (/mob/living/carbon/human) src: Johnathon Gupta is offering Jo... (/atom/movable/screen/alert/give) The following runtime has occurred 4 time(s). runtime error: undefined variable /turf/closed/indestructible/abductor/var/run_later proc name: process cell (/turf/open/process_cell) source file: code/modules/atmospherics/environmental/LINDA_turf_tile.dm,276 usr: null src: space (175,47,13) (/turf/open/space) The following runtime has occurred 4 time(s). runtime error: Missing value for 'view' in getviewsize(), defaulting to world.view! (code/__HELPERS/view.dm:3) proc name: stack trace (/proc/_stack_trace) source file: code/__HELPERS/stack_trace.dm,4 usr: Caleb Alice (/mob/dead/observer) src: null The following runtime has occurred 4 time(s). runtime error: Cannot execute null.set access(). proc name: bot reset (/mob/living/simple_animal/bot/proc/bot_reset) source file: code/modules/mob/living/simple_animal/bot/bot.dm,759 usr: (src) src: Medibot (/mob/living/simple_animal/bot/medbot/autopatrol) src.loc: the floor (78,101,2) (/turf/open/floor/iron/white) The following runtime has occurred 4 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,476 usr: null src: Heretic (/datum/antagonist/heretic) The following runtime has occurred 3 time(s). runtime error: undefined variable /turf/closed/wall/mineral/wood/var/run_later proc name: process cell (/turf/open/process_cell) source file: code/modules/atmospherics/environmental/LINDA_turf_tile.dm,276 usr: null src: space (232,99,13) (/turf/open/space) The following runtime has occurred 3 time(s). runtime error: undefined variable /turf/closed/indestructible/wood/var/run_later proc name: process cell (/turf/open/process_cell) source file: code/modules/atmospherics/environmental/LINDA_turf_tile.dm,276 usr: null src: space (232,90,13) (/turf/open/space) 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,457 usr: null src: Pun Pun XVII (/mob/living/carbon/human/species/monkey/punpun) src.loc: null The following runtime has occurred 3 time(s). runtime error: ashes spawned in a bad turf (the lava) at Clown Biodome (128,101,3) in the �Clown Biodome. 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 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,540 usr: null src: Pun Pun XVII (/mob/living/carbon/human/species/monkey/punpun) src.loc: null The following runtime has occurred 2 time(s). runtime error: Incompatible /datum/component/infective assigned to a /turf/open/floor/iron! args: ["Blue Waffles",300] (code/datums/components/_component.dm:56) proc name: stack trace (/proc/_stack_trace) source file: code/__HELPERS/stack_trace.dm,4 usr: Blue Waffles (Sentient Disease... (/mob/camera/disease) src: null The following runtime has occurred 2 time(s). runtime error: Cannot read null.name proc name: on examine (/datum/component/customizable_reagent_holder/proc/on_examine) source file: code/datums/components/customizable_reagent_holder.dm,106 usr: Johnathon Gupta (/mob/living/carbon/human) src: /datum/component/customizable_... (/datum/component/customizable_reagent_holder) The following runtime has occurred 2 time(s). runtime error: The chemical grenade taking damage while having <= 0 integrity proc name: take damage (/atom/proc/take_damage) source file: code/game/atom_defense.dm,9 usr: null src: the chemical grenade (/obj/item/grenade/chem_grenade) src.loc: space (92,57,2) (/turf/open/space) The following runtime has occurred 1 time(s). runtime error: undefined variable /turf/closed/indestructible/binary/var/run_later proc name: process cell (/turf/open/process_cell) source file: code/modules/atmospherics/environmental/LINDA_turf_tile.dm,276 usr: null src: space (63,165,13) (/turf/open/space) The following runtime has occurred 1 time(s). runtime error: json_decode error: Expected value at /list0] (character 2) proc name: Initialize (/turf/Initialize) source file: code/game/turfs/turf.dm,150 usr: Cursed Staff (/mob/living/carbon/human) src: the hull (198,150,13) (/turf/closed/wall/r_wall/syndicate) The following runtime has occurred 1 time(s). runtime error: Cannot read null.ctf_enabled proc name: ctf enabled (/datum/ctf_panel/proc/ctf_enabled) source file: code/modules/capture_the_flag/ctf_panel.dm,86 usr: Floorbot (/mob/dead/observer) src: /datum/ctf_panel (/datum/ctf_panel) The following runtime has occurred 1 time(s). runtime error: Cannot modify null.key. proc name: schism (/datum/brain_trauma/severe/split_personality/proc/schism) source file: code/datums/brain_damage/split_personality.dm,51 usr: Mirracle Harison (/mob/living/carbon/human) src: Split Personality (/datum/brain_trauma/severe/split_personality) The following runtime has occurred 1 time(s). runtime error: Cannot read null.temperature proc name: power change (/obj/machinery/airalarm/power_change) source file: code/modules/atmospherics/machinery/air_alarm/_air_alarm.dm,147 usr: Cursed Staff (/mob/living/carbon/human) src: Syndicate Ordnance Laboratory ... (/obj/machinery/airalarm/directional/west) The following runtime has occurred 1 time(s). runtime error: Incompatible /datum/component/infective assigned to a /turf/open/floor/mineral/titanium! args: ["Blue Waffles",300] (code/datums/components/_component.dm:56) proc name: stack trace (/proc/_stack_trace) source file: code/__HELPERS/stack_trace.dm,4 usr: Blue Waffles (Sentient Disease... (/mob/camera/disease) src: null The following runtime has occurred 1 time(s). runtime error: error sending request for url (http://-censored-:5002/tts-voices): error trying to connect: tcp connect error: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. (os error 10060) (code/controllers/subsystem/tts.dm:66) 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: Warning: the hull(/turf/closed/wall/r_wall/syndicate) initialized multiple times! (code/game/turfs/turf.dm:126) proc name: stack trace (/proc/_stack_trace) source file: code/__HELPERS/stack_trace.dm,4 usr: Cursed Staff (/mob/living/carbon/human) src: null The following runtime has occurred 1 time(s). runtime error: Cannot execute null.clear map(). proc name: hide from (/atom/movable/screen/map_view/proc/hide_from) source file: code/_onclick/hud/map_view.dm,58 usr: Vents-Hot-Air (/mob/dead/observer) src: the screen (/atom/movable/screen/map_view) The following runtime has occurred 1 time(s). runtime error: undefined variable /obj/machinery/computer/quantum_console/var/state proc name: part replace action (/obj/item/storage/part_replacer/proc/part_replace_action) source file: code/modules/research/stock_parts.dm,52 usr: Avery \'Fridge\' Mcfall (/mob/living/carbon/human) src: the bluespace rapid part excha... (/obj/item/storage/part_replacer/bluespace) The following runtime has occurred 1 time(s). runtime error: recursive_jsonify got an empty list after serialization (code/modules/logging/log_holder.dm:334) 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: Cannot read null.prefs proc name: AssignQuirks (/datum/controller/subsystem/processing/quirks/proc/AssignQuirks) source file: code/controllers/subsystem/processing/quirks.dm,88 usr: null src: Quirks (/datum/controller/subsystem/processing/quirks) The following runtime has occurred 1 time(s). runtime error: Cannot execute null.Execute(). proc name: LogAhelp (/datum/controller/subsystem/blackbox/proc/LogAhelp) source file: code/controllers/subsystem/blackbox.dm,314 usr: Palladium XIV (/mob/living/carbon/human) src: Blackbox (/datum/controller/subsystem/blackbox) The following runtime has occurred 1 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 shuttle floor (87,169,13) (/turf/open/floor/mineral/titanium/blue) The following runtime has occurred 1 time(s). runtime error: Cannot read null.id proc name: SetId (/datum/action/proc/SetId) source file: code/datums/actions/action.dm,365 usr: Moffthias Skeli (/mob/living/carbon/human) src: Toggle Light (/datum/action/item_action/toggle_light) The following runtime has occurred 1 time(s). runtime error: undefined variable /turf/cordon/var/run_later proc name: process cell (/turf/open/process_cell) source file: code/modules/atmospherics/environmental/LINDA_turf_tile.dm,276 usr: null src: space (174,40,13) (/turf/open/space) The following runtime has occurred 1 time(s). runtime error: Cannot read null.stat proc name: cremate (/obj/structure/bodycontainer/crematorium/proc/cremate) source file: code/game/objects/structures/morgue.dm,331 usr: Reads-The-Paper (/mob/dead/observer) src: the crematorium (/obj/structure/bodycontainer/crematorium) The following runtime has occurred 1 time(s). runtime error: Cannot read null._listen_lookup proc name: add mutation (/datum/dna/proc/add_mutation) source file: code/datums/dna.dm,144 usr: Watchulookinat (/mob/dead/new_player) src: /datum/dna (/datum/dna) The following runtime has occurred 1 time(s). runtime error: type mismatch: null -= /datum/move_loop/move (/datum/move_loop/move) proc name: dequeue loop (/datum/controller/subsystem/movement/proc/dequeue_loop) source file: code/controllers/subsystem/movement/movement.dm,102 usr: null src: Space Drift (/datum/controller/subsystem/movement/spacedrift) The following runtime has occurred 1 time(s). runtime error: Cannot execute null.Cut(). proc name: on mob delete (/datum/reagent/inverse/helgrasp/on_mob_delete) source file: code/modules/reagents/chemistry/reagents/impure_reagents/impure_medicine_reagents.dm,125 usr: Moffthias Skeli (/mob/living/carbon/human) src: Grasp of the Mansus (/datum/reagent/inverse/helgrasp/heretic) The following runtime has occurred 1 time(s). runtime error: Incompatible /datum/component/infective assigned to a /turf/open/floor/plating! args: ["Blue Waffles",300] (code/datums/components/_component.dm:56) proc name: stack trace (/proc/_stack_trace) source file: code/__HELPERS/stack_trace.dm,4 usr: Blue Waffles (Sentient Disease... (/mob/camera/disease) src: null The following runtime has occurred 1 time(s). runtime error: Mob without client but with associated ckey has been deleted. (code/modules/mob/mob.dm:31) proc name: stack trace (/proc/_stack_trace) source file: code/__HELPERS/stack_trace.dm,4 usr: Reads-The-Paper (/mob/dead/observer) src: null The following runtime has occurred 1 time(s). runtime error: Cannot modify null.unarmed_damage_low. proc name: on remove (/obj/item/organ/internal/tongue/carp/on_remove) source file: code/game/machinery/dna_infuser/organ_sets/carp_organs.dm,75 usr: null src: the mutated carp-jaws (/obj/item/organ/internal/tongue/carp) src.loc: null The following runtime has occurred 1 time(s). runtime error: Attempting to create a new db query during the world shutdown proc name: NewQuery (/datum/controller/subsystem/dbcore/proc/NewQuery) source file: code/controllers/subsystem/dbcore.dm,353 usr: Palladium XIV (/mob/living/carbon/human) src: Database (/datum/controller/subsystem/dbcore)