Kaishiyoku / erebos

Unofficial web-frontend for the game https://spacetraders.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error on traveling

carlosmelga opened this issue · comments

estimateRouteFuelCost.js:4 Uncaught (in promise) TypeError: Cannot read property 'type' of undefined
at he (estimateRouteFuelCost.js:4)
at ShipInfo.jsx:119
at Array.map ()
at ShipInfo.jsx:112
at Array.map ()
at me (ShipInfo.jsx:108)
at ia (react-dom.production.min.js:157)
at Hu (react-dom.production.min.js:267)
at Cs (react-dom.production.min.js:250)
at Es (react-dom.production.min.js:250)

The fromLocation var comes empty when in travel mode

Seems like the API changed here. I will take a look at it as soon as possible. Thank you for reporting this issue :)