HippieStationArchive / HippieStation13-2

Archived
http://hippiestation.com
GNU Affero General Public License v3.0
5 stars 22 forks source link

Black CAS deck runtimes when it explodes #149

Open tortellinitony opened 7 years ago

tortellinitony commented 7 years ago

Doesn't look like any other kind of card deck does.

j-mie commented 7 years ago

[15:00:25]bad index
[15:00:25]proc name: run obj armor (/obj/proc/run_obj_armor)
[15:00:25]  source file: obj_defense.dm,26
[15:00:25]  usr: Opie Mueller (/mob/dead/observer)
[15:00:25]  src: the CAS deck (black) (/obj/item/toy/cards/deck/cas/black)
[15:00:25]  usr.loc: the floor (196,82,2) (/turf/open/floor/plasteel/blue)
[15:00:25]  src.loc: the floor (197,83,2) (/turf/open/floor/plasteel/blue/side)
[15:00:25]  call stack:
[15:00:25]the CAS deck (black) (/obj/item/toy/cards/deck/cas/black): run obj armor(170, "brute", "bomb", null)
[15:00:25]the CAS deck (black) (/obj/item/toy/cards/deck/cas/black): take damage(170, "brute", "bomb", 0, null)
[15:00:25]the CAS deck (black) (/obj/item/toy/cards/deck/cas/black): ex act(2, null)
[15:00:25]the floor (197,83,2) (/turf/open/floor/plasteel/blue/side): contents explosion(2, null)
[15:00:25]the floor (197,83,2) (/turf/open/floor/plasteel/blue/side): ex act(2, null)
[15:00:25]the floor (197,83,2) (/turf/open/floor/plasteel/blue/side): ex act(2, null)
[15:00:25]explosion(the plating (197,82,2) (/turf/open/floor/plating), -1, 3, 2, -1, 1, 0, -1, 0, 1)```
tortellinitony commented 7 years ago

I've seen this run obj armor error happen with other stuff, too.