Project

General

Profile

Actions

Bug #1029

open

Cannot read property 'shipShape' of undefined

Added by Axel "Elanis" Soupé over 3 years ago.

Status:
Pending
Priority:
Haut
Assignee:
-
Target version:
Start date:
10/31/2020
Due date:
% Done:

0%

Estimated time:
Spent time:

Description

31/10/2020 10:51:58 Begin of fight simulation - Planet: 5-4-2442-P4
31/10/2020 10:51:58 Attacking fleet leader: LaBarbe
31/10/2020 10:51:58 Defensing planet leader: LaBarbe
Unhandled Rejection at: Promise Promise {
TypeError: Cannot read property 'shipShape' of undefined
at Function.updateFleetFuel (/app/_shared/Fleets.js:309:71)
at Combat.endFight (/app/combat.js:524:27)
at runMicrotasks ()
at processTicksAndRejections (internal/process/task_queues.js:93:5)
at async Combat.fight (/app/combat.js:515:3)
at async Function.beginFight (/app/combat.js:681:3)
at async Function.endMove (/app/Fleets.js:16:4)
} reason: TypeError: Cannot read property 'shipShape' of undefined
at Function.updateFleetFuel (/app/_shared/Fleets.js:309:71)
at Combat.endFight (/app/combat.js:524:27)
at runMicrotasks ()
at processTicksAndRejections (internal/process/task_queues.js:93:5)
at async Combat.fight (/app/combat.js:515:3)
at async Function.beginFight (/app/combat.js:681:3)
at async Function.endMove (/app/Fleets.js:16:4)

Actions

Also available in: Atom PDF