Portree-Kid / flightgear-airports

GNU General Public License v3.0
6 stars 1 forks source link

Javascript errors #15

Closed legoboyvdlp closed 4 years ago

legoboyvdlp commented 4 years ago

I presume you know about these - but on the offchance, documenting them for your use:

renderer.js:11 Uncaught (in promise) TypeError: Cannot read property 'addTo' of undefined at a.load (renderer.js:11) at renderer.js:11 at C:\Program Files\flightgear-airports\resources\app.asar\node_modules\vuex\dist\vuex.common.js:396 at Array.forEach (<anonymous>) at Store.commit (C:\Program Files\flightgear-airports\resources\app.asar\node_modules\vuex\dist\vuex.common.js:396) at Object.boundCommit [as commit] (C:\Program Files\flightgear-airports\resources\app.asar\node_modules\vuex\dist\vuex.common.js:336)

Uncaught TypeError: Cannot read property 'slice' of undefined at 111 (renderer.js:11) at Interface.<anonymous> (renderer.js:11) at Interface.emit (events.js:182) at Interface._onLine (readline.js:290) at Interface._normalWrite (readline.js:433) at Gunzip.ondata (readline.js:149) at Gunzip.emit (events.js:182)

Portree-Kid commented 4 years ago

Fixed

legoboyvdlp commented 4 years ago

:)