Baystation12 / Baystation12

Baystation's flavor of Space Station 13
https://baystation.xyz
GNU Affero General Public License v3.0
405 stars 1.62k forks source link

Runtime in defib.dm,313: Cannot execute null.should have organ(). #15952

Closed RuntimeBot closed 7 years ago

RuntimeBot commented 7 years ago

Runtime at defib.dm,313 on d7daf52c2b573dae1542e2fab9b5581c79e44d47:

Runtime in defib.dm,313: Cannot execute null.should have organ().
    proc name: check blood level (/obj/item/weapon/shockpaddles/proc/check_blood_level)
    usr: Victoria Hall (/mob/living/carbon/human) ([0x3000027]) (the floor) (109,120,4) (/turf/simulated/floor/tiled/white) (ithalan)
    usr.loc: The floor (/turf/simulated/floor/tiled/white) ([0x1023224]) (109,120,4) (/area/medical/surgery)
    src: the defibrillator paddles (wie... (/obj/item/weapon/shockpaddles/linked)
    src.loc: Victoria Hall (/mob/living/carbon/human)
    call stack:
    the defibrillator paddles (wie... (/obj/item/weapon/shockpaddles/linked): check blood level(null)
    the defibrillator paddles (wie... (/obj/item/weapon/shockpaddles/linked): do revive(Unknown (as Caryl Hunter) (/mob/living/carbon/human), Victoria Hall (/mob/living/carbon/human))
    the defibrillator paddles (wie... (/obj/item/weapon/shockpaddles/linked): attack(Unknown (as Caryl Hunter) (/mob/living/carbon/human), Victoria Hall (/mob/living/carbon/human), "chest")
    Unknown (as Caryl Hunter) (/mob/living/carbon/human): attackby(the defibrillator paddles (wie... (/obj/item/weapon/shockpaddles/linked), Victoria Hall (/mob/living/carbon/human), "icon-x=16;icon-y=16;left=1;scr...")
    Unknown (as Caryl Hunter) (/mob/living/carbon/human): attackby(the defibrillator paddles (wie... (/obj/item/weapon/shockpaddles/linked), Victoria Hall (/mob/living/carbon/human), "icon-x=16;icon-y=16;left=1;scr...")
    the defibrillator paddles (wie... (/obj/item/weapon/shockpaddles/linked): resolve attackby(Unknown (as Caryl Hunter) (/mob/living/carbon/human), Victoria Hall (/mob/living/carbon/human), "icon-x=16;icon-y=16;left=1;scr...")
    Victoria Hall (/mob/living/carbon/human): ClickOn(Unknown (as Caryl Hunter) (/mob/living/carbon/human), "icon-x=16;icon-y=16;left=1;scr...")
    Unknown (as Caryl Hunter) (/mob/living/carbon/human): Click(the floor (108,121,4) (/turf/simulated/floor/tiled/white), "mapwindow.map", "icon-x=16;icon-y=16;left=1;scr...")
RuntimeBot commented 7 years ago

Reopening due to reoccurence on newer revision 6b020a819d27e5df0a405ab35881800888c15386 after being closed:

Runtime in defib.dm,313: Cannot execute null.should have organ().
    proc name: check blood level (/obj/item/weapon/shockpaddles/proc/check_blood_level)
    usr: Cole Sabin (/mob/living/carbon/human) ([0x3000062]) (the floor) (114,116,4) (/turf/simulated/floor/tiled/white) (freeders)
    usr.loc: The floor (/turf/simulated/floor/tiled/white) ([0x1022f09]) (114,116,4) (/area/medical/sleeper)
    src: the defibrillator paddles (wie... (/obj/item/weapon/shockpaddles/linked)
    src.loc: Cole Sabin (/mob/living/carbon/human)
    call stack:
    the defibrillator paddles (wie... (/obj/item/weapon/shockpaddles/linked): check blood level(null)
    the defibrillator paddles (wie... (/obj/item/weapon/shockpaddles/linked): do revive(Anna Kendall (/mob/living/carbon/human), Cole Sabin (/mob/living/carbon/human))
    the defibrillator paddles (wie... (/obj/item/weapon/shockpaddles/linked): attack(Anna Kendall (/mob/living/carbon/human), Cole Sabin (/mob/living/carbon/human), "r_leg")
    Anna Kendall (/mob/living/carbon/human): attackby(the defibrillator paddles (wie... (/obj/item/weapon/shockpaddles/linked), Cole Sabin (/mob/living/carbon/human), "icon-x=16;icon-y=15;left=1;scr...")
    Anna Kendall (/mob/living/carbon/human): attackby(the defibrillator paddles (wie... (/obj/item/weapon/shockpaddles/linked), Cole Sabin (/mob/living/carbon/human), "icon-x=16;icon-y=15;left=1;scr...")
    the defibrillator paddles (wie... (/obj/item/weapon/shockpaddles/linked): resolve attackby(Anna Kendall (/mob/living/carbon/human), Cole Sabin (/mob/living/carbon/human), "icon-x=16;icon-y=15;left=1;scr...")
    Cole Sabin (/mob/living/carbon/human): ClickOn(Anna Kendall (/mob/living/carbon/human), "icon-x=16;icon-y=15;left=1;scr...")
    Anna Kendall (/mob/living/carbon/human): Click(the floor (114,117,4) (/turf/simulated/floor/tiled/white), "mapwindow.map", "icon-x=16;icon-y=15;left=1;scr...")
mwerezak commented 7 years ago

Revision is older than fix