I keep receiving this error when I try to load a map with Dusk:
Dusk\dusk\_core\misc\functions.lua:64: attempt to index local 'value' (a boolean value)
It is a simple map with two layers plus one object layer. Here is the traceback:
\Dusk\dusk\_core\misc\functions.lua:64: in function 'stringToValue' \Dusk\dusk\_core\misc\functions.lua:216: in function 'getProperties' \Dusk\dusk\_core\layer\tilelayer.lua:62: in function 'createLayer' \Dusk\dusk\_core\core.lua:222: in function 'buildMap'
I really have no clue what I’m doing wrong. Any help appreciated, thanks!