Aatu / FieryVoid

A browser game based on AOGwars
8 stars 12 forks source link

UNKNOWN BUG - Undefined variable: fireOrder #1669

Closed Zero1627 closed 6 months ago

Zero1627 commented 6 months ago

Bug (constant) detected in game: http://fieryvoid.net/game.php?gameid=8154

during firing phase, error "undefined variable: fireOrder" causing fire orders (possibly others, but these for certain): Pshul'shi fired Plasmas (Mega, Fuser, Medium) at Tiger Gunstar.

Tiger equipped only with basic missiles.

Zero1627 commented 6 months ago

easily replicated - fring a pair of Medium Plasmas into Tiger causes the bug...

Zero1627 commented 6 months ago

current best guess: interceptor missile?

EDIT: or Chaff!

Zero1627 commented 6 months ago

BUT disabling all launchers did not solve problem... neither did disabling Flak Battery...

Zero1627 commented 6 months ago

...maybe something in base interception allocation?...

Zero1627 commented 6 months ago

TRY: non-Plasma vs Tiger, Plasma vs non-Tiger!

Zero1627 commented 6 months ago

surprisingly, it's apparently related to Plasma - Heavy Plasma fired at target with no interception available caused the bug! (T'Loth firing at T'Loth with disabled Pulse Cannons)

Zero1627 commented 6 months ago

GOT IT - damage reduction function got new code which was inappropriate there.