Note: The source file, src and usr are all from the FIRST of the identical runtimes. Everything else is cropped. Total unique runtimes: 31 Total runtimes: 504 ** Runtimes ** The following runtime has occurred 168 time(s). runtime error: Cannot execute null.get item by slot(). proc name: try slip (/obj/item/modular_computer/pda/clown/proc/try_slip) source file: code/modules/modular_computers/computers/item/role_tablet_presets.dm,332 usr: Kayla Paulson (as Captain) (/mob/living/carbon/human) src: Pepinpop (Clown) (/obj/item/modular_computer/pda/clown) The following runtime has occurred 98 time(s). runtime error: The shredded prescription glasses 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 shredded prescription glas... (/obj/item/clothing/glasses/regular) src.loc: the floor (77,135,2) (/turf/open/floor/iron) The following runtime has occurred 95 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 53 time(s). runtime error: The �Tablet & 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: null src: the Tablet & ID Painter (/obj/machinery/pdapainter) src.loc: the floor (95,164,2) (/turf/open/floor/iron/smooth) The following runtime has occurred 15 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: Lacida Cultera (/mob/living/carbon/human) src: null The following runtime has occurred 12 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 10 time(s). runtime error: Cannot read null._listen_lookup proc name: eat atom (/mob/living/simple_animal/hostile/ooze/proc/eat_atom) source file: code/modules/mob/living/simple_animal/hostile/ooze.dm,80 usr: null src: Cubie (/mob/living/simple_animal/hostile/ooze/gelatinous) src.loc: the floor (72,85,2) (/turf/open/floor/iron) The following runtime has occurred 7 time(s). runtime error: Cannot read null.dir proc name: ui act (/datum/preferences/ui_act) source file: code/modules/client/preferences.dm,228 usr: The32bitguy (/mob/dead/new_player) src: /datum/preferences (/datum/preferences) 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: Ramon Chivara (/mob/living/carbon/human) src: null The following runtime has occurred 4 time(s). runtime error: Cannot execute null.has reagent(). proc name: has reagent (/mob/living/proc/has_reagent) source file: code/modules/mob/living/life.dm,132 usr: Axel Mikhaylov (/mob/living/carbon/human) src: Shade of Dinkster (/mob/living/simple_animal/shade) The following runtime has occurred 4 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: null src: the anti-breach shielding proj... (/obj/machinery/shieldgen) src.loc: the plating (95,137,2) (/turf/open/floor/plating) The following runtime has occurred 3 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 3 time(s). runtime error: living_set_body_position overridden. Use override = TRUE to suppress this warning. The following runtime has occurred 3 time(s). runtime error: parent_qdeleting overridden. Use override = TRUE to suppress this warning. The following runtime has occurred 3 time(s). runtime error: Cannot execute null.remove addiction points(). proc name: remove (/datum/quirk/item_quirk/junkie/remove) source file: code/datums/quirks/negative_quirks.dm,991 usr: Shade of Rick Hick (/mob/living/simple_animal/shade) src: Smoker (/datum/quirk/item_quirk/junkie/smoker) The following runtime has occurred 3 time(s). runtime error: movable_moved overridden. Use override = TRUE to suppress this warning. The following runtime has occurred 3 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,703 usr: (src) src: Biffy (/mob/living/simple_animal/bot/medbot/autopatrol) src.loc: the floor (161,124,2) (/turf/open/floor/iron/white/small) The following runtime has occurred 2 time(s). runtime error: We just tried to add an element to a qdeleted datum, something is fucked proc name: AddElement (/datum/proc/_AddElement) source file: code/datums/elements/_element.dm,54 usr: Invisible Man (/mob/living/carbon/human) src: the foam dart (/obj/projectile/bullet/foam_dart) The following runtime has occurred 1 time(s). runtime error: list index out of bounds proc name: unintelligize (/proc/unintelligize) source file: code/__HELPERS/text.dm,971 usr: The Clown (/mob/living/carbon/human) src: null The following runtime has occurred 1 time(s). runtime error: Cannot read null.prefs proc name: tgui alert (/proc/tgui_alert) source file: code/modules/tgui_input/alert.dm,27 usr: Marshall Briggs (/mob/dead/observer) src: null The following runtime has occurred 1 time(s). runtime error: Attempted to add a new component of type [/datum/component/burning] to a qdeleting parent of type [/obj/structure/sign/poster/official/random/directional/north]! proc name: AddComponent (/datum/proc/_AddComponent) source file: code/datums/components/_component.dm,318 usr: null src: the poster - 50th Anniversary ... (/obj/structure/sign/poster/official/random/directional/north) src.loc: null The following runtime has occurred 1 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: Blank (/mob/living/silicon/robot) src.loc: the runed metal wall (67,36,2) (/turf/closed/wall/mineral/cult) The following runtime has occurred 1 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: the monkey (69) (/mob/living/carbon/human/species/monkey) src.loc: null The following runtime has occurred 1 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: the monkey (69) (/mob/living/carbon/human/species/monkey) src.loc: null The following runtime has occurred 1 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: null src: Minnie Jones\'s head (/obj/item/bodypart/head) src.loc: the engraved floor (66,124,2) (/turf/open/floor/engine/cult) 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: 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 1 time(s). runtime error: tiny shards spawned in a bad turf (the rock) at Abandoned Ship (116,69,8) in the �Abandoned Ship. Please remove it or allow it to pass NeverShouldHaveComeHere if it's intended. (code/game/objects/effects/decals/decal.dm:14) 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: dirt spawned in a bad turf (the wall) at Abandoned Ship (100,70,8) in the �Abandoned Ship. Please remove it or allow it to pass NeverShouldHaveComeHere if it's intended. (code/game/objects/effects/decals/decal.dm:14) 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.click_intercept proc name: Remove (/datum/action/innate/Remove) source file: code/datums/actions/innate_action.dm,93 usr: Giovannie Harshman (/mob/living/carbon/human) src: Assert Leadership (/datum/action/innate/cult/mastervote) The following runtime has occurred 1 time(s). runtime error: Cannot execute null.transfer mind languages(). proc name: transfer to (/datum/mind/proc/transfer_to) source file: code/datums/mind/_mind.dm,195 usr: null src: Blank (/datum/mind)