Note: The source file, src and usr are all from the FIRST of the identical runtimes. Everything else is cropped. Total unique runtimes: 26 Total runtimes: 710 ** Runtimes ** The following runtime has occurred 301 time(s). runtime error: bad index proc name: bitmask smooth (/atom/proc/bitmask_smooth) source file: code/__HELPERS/icon_smoothing.dm,447 usr: null src: the wall (185,54,13) (/turf/closed/indestructible/wood) The following runtime has occurred 72 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 (115,81,13) (/turf/open/floor/engine) The following runtime has occurred 72 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 (115,81,13) (/turf/open/floor/engine) The following runtime has occurred 69 time(s). runtime error: Callbacks can not be qdeleted. If they are referenced, they must exist. (/datum/component/acid process_movable) (code/datums/callback.dm:83) proc name: stack trace (/proc/_stack_trace) source file: code/__HELPERS/stack_trace.dm,4 usr: (src) src: null The following runtime has occurred 60 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 31 time(s). runtime error: undefined proc or verb /mob/dead/observer/toggle move intent(). proc name: down (/datum/keybinding/mob/toggle_move_intent/down) source file: code/datums/keybinding/mob.dm,86 usr: John Barren (/mob/dead/observer) src: toggle_move_intent (/datum/keybinding/mob/toggle_move_intent) The following runtime has occurred 31 time(s). runtime error: undefined proc or verb /mob/dead/observer/toggle move intent(). proc name: up (/datum/keybinding/mob/toggle_move_intent/up) source file: code/datums/keybinding/mob.dm,91 usr: John Barren (/mob/dead/observer) src: toggle_move_intent (/datum/keybinding/mob/toggle_move_intent) The following runtime has occurred 16 time(s). runtime error: Callbacks can not be qdeleted. If they are referenced, they must exist. (/datum/component/acid process_turf) (code/datums/callback.dm:83) proc name: stack trace (/proc/_stack_trace) source file: code/__HELPERS/stack_trace.dm,4 usr: (src) src: null The following runtime has occurred 13 time(s). runtime error: Cannot execute null.get wound type(). proc name: can start (/datum/surgery/repair_bone_hairline/can_start) source file: code/modules/surgery/bone_mending.dm,27 usr: Mega Drive (/mob/living/silicon/robot/nocell) src: Repair bone fracture (hairline... (/datum/surgery/repair_bone_hairline) The following runtime has occurred 13 time(s). runtime error: Cannot execute null.get wound type(). proc name: can start (/datum/surgery/repair_bone_compound/can_start) source file: code/modules/surgery/bone_mending.dm,56 usr: Mega Drive (/mob/living/silicon/robot/nocell) src: Repair Compound Fracture (/datum/surgery/repair_bone_compound) The following runtime has occurred 12 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: Roman Gadow (/mob/living/carbon/human) src: null The following runtime has occurred 3 time(s). runtime error: bad index proc name: SendSignal (/datum/proc/_SendSignal) source file: code/datums/signals.dm,115 usr: null src: the lava (231,27,3) (/turf/open/lava/smooth/lava_land_surface) The following runtime has occurred 2 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 2 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 (144,192,7) (/turf/open/floor/plating) The following runtime has occurred 2 time(s). runtime error: Cannot read null.name proc name: on reading finished (/obj/item/book/granter/crafting_recipe/on_reading_finished) source file: code/game/objects/items/granters/crafting/_crafting_granter.dm,12 usr: Captain (/mob/living/carbon/human) src: the the anarchist\'s cookbook (/obj/item/book/granter/crafting_recipe/combat_baking) The following runtime has occurred 1 time(s). runtime error: Cannot read null._status_traits proc name: update limb (/obj/item/bodypart/head/update_limb) source file: code/modules/surgery/bodyparts/head.dm,195 usr: Merla Svarn (/mob/living/carbon/human) src: Elisa Armstrong\'s head (/obj/item/bodypart/head) The following runtime has occurred 1 time(s). runtime error: Invalid timer: Timer: Timer: 24073 ([0x210814fa]), TTR: 508637, wait:4 Flags: 76, callBack: [0x21081905], callBack.object: /datum/looping_sound/generator(/datum/looping_sound/generator), callBack.delegate:start_sound_loop, source: code/datums/looping_sounds/_looping_sound.dm:220Prev: NULL, Next: NULL, SPENT(508637), QDELETED, NO CALLBACK world.time: 30007.5, head_offset: 30000, practical_offset: 16, REALTIMEOFDAY: 508637 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.audible message(). proc name: process (/datum/reagents/process) source file: code/modules/reagents/chemistry/holder.dm,1059 usr: null src: /datum/reagents (/datum/reagents) The following runtime has occurred 1 time(s). runtime error: bad index proc name: serialize list (/datum/proc/serialize_list) source file: code/datums/datum.dm,202 usr: Giovannie Harshman (/mob/living/carbon/human) src: /datum/picture (/datum/picture) 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/item/storage/fancy/cigarettes]! proc name: AddComponent (/datum/proc/_AddComponent) source file: code/datums/components/_component.dm,319 usr: John Barren (/mob/dead/observer) src: the Space Cigarettes packet (/obj/item/storage/fancy/cigarettes) The following runtime has occurred 1 time(s). runtime error: bad index proc name: serialize list (/datum/picture/serialize_list) source file: code/modules/photography/_pictures.dm,73 usr: Giovannie Harshman (/mob/living/carbon/human) src: /datum/picture (/datum/picture) The following runtime has occurred 1 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: null src: the bluespace crystal (/obj/item/stack/ore/bluespace_crystal) src.loc: 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/item/storage/fancy/rollingpapers]! proc name: AddComponent (/datum/proc/_AddComponent) source file: code/datums/components/_component.dm,319 usr: John Barren (/mob/dead/observer) src: the rolling paper pack (/obj/item/storage/fancy/rollingpapers) The following runtime has occurred 1 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: Friend Computer (/mob/living/silicon/robot) src.loc: the floor (150,99,13) (/turf/open/floor/iron/dark/textured_half) The following runtime has occurred 1 time(s). runtime error: No valid destination passed into forceMove proc name: forceMove (/atom/movable/proc/forceMove) source file: code/game/atoms_movable.dm,1076 usr: null src: the handcuffs (/obj/item/restraints/handcuffs) src.loc: Kent Kentucky (/mob/living/carbon/human) 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/grille]! proc name: AddComponent (/datum/proc/_AddComponent) source file: code/datums/components/_component.dm,319 usr: John Barren (/mob/dead/observer) src: the grille (/obj/structure/grille)