Techbot / JiGS-RPG-engine

Open Source Php/NodeJs Online RPG and Trading Game Engine
https://www.eclecticmeme.com
GNU General Public License v3.0
73 stars 20 forks source link

Map fails to load when there is a 5th layer in the json #204

Open left23 opened 3 months ago

left23 commented 3 months ago

Examples are 12, 15, 16

Uncaught TypeError: Cannot read properties of null (reading 'type')
    at <anonymous>:410:52
    at Array.forEach (<anonymous>)
    at <anonymous>:409:36
    at Array.forEach (<anonymous>)
    at <anonymous>:387:39
    at Array.forEach (<anonymous>)
    at AnimatedTiles.getAnimatedTiles (<anonymous>:383:26)
    at AnimatedTiles.init (<anonymous>:173:36)
    at n.loadLayers (layers.ts:37:28)
    at initialize.<anonymous> (loader.ts:94:19)