From f2fff2358b2acb5c96497331e2e9497044c6da99 Mon Sep 17 00:00:00 2001 From: Leshana Date: Sat, 10 Mar 2018 07:19:34 -0500 Subject: [PATCH 1/2] Fix DEBUG: Runtime in syringes_vr.dm,17: Cannot execute null.Cut() --- code/modules/reagents/reagent_containers/syringes_vr.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/reagents/reagent_containers/syringes_vr.dm b/code/modules/reagents/reagent_containers/syringes_vr.dm index 1c6fb55fe8..3f012a257a 100644 --- a/code/modules/reagents/reagent_containers/syringes_vr.dm +++ b/code/modules/reagents/reagent_containers/syringes_vr.dm @@ -14,7 +14,7 @@ /obj/item/weapon/reagent_containers/syringe/Destroy() qdel_null_list(viruses) - targets.Cut() + LAZYCLEARLIST(targets) return ..() /obj/item/weapon/reagent_containers/syringe/process() From 42f81059f6177dd57176548345b68e4c9f9140f3 Mon Sep 17 00:00:00 2001 From: Leshana Date: Sun, 11 Mar 2018 16:56:05 -0400 Subject: [PATCH 2/2] Removes obsolete custom items Fixes Runtime in item_spawning.dm,38: Cannot create objects of type null. There is no such type as /obj/item/device/pda_mod, and there has not ever been such a type on this codebase. Last time it existed was in pre-github baystation code. --- config/custom_items.txt | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/config/custom_items.txt b/config/custom_items.txt index fe5b71cc51..b3fea582c1 100644 --- a/config/custom_items.txt +++ b/config/custom_items.txt @@ -470,11 +470,11 @@ character_name: Chakat Taiga item_path: /obj/item/clothing/under/fluff/taiga } -{ -ckey: kligor -character_name: Andy Gettemy -item_path: /obj/item/device/pda_mod/fluff/kligor -} +#{ +#ckey: kligor +#character_name: Andy Gettemy +#item_path: /obj/item/device/pda_mod/fluff/kligor +#} { ckey: konabird @@ -858,11 +858,11 @@ item_path: /obj/item/clothing/mask/gas/sexymime } # ######## W CKEYS -{ -ckey: warbrand2 -character_name: Brandy draca -item_path: /obj/item/device/pda_mod/fluff/warbrand2 -} +#{ +#ckey: warbrand2 +#character_name: Brandy draca +#item_path: /obj/item/device/pda_mod/fluff/warbrand2 +#} { ckey: werebear