Both sfml-tmxloader and STP do not work anymore on a standard Tiled map. I suspect something upstream changed, but I have no clue.
Anybody has an idea?
I have created a test case on my fork. It loads a standard tiled map and checks that the number of layers is non-zero. It fails on that assert.
The test can be run with:
cd tests
./test.sh
@fallahn notified me of his full schedule, so who else can help me with pugixml?
I also submitted the same test to STP, that suffers the same problem, as a Pull Request, so I assume if one fixes the bug, it will be easier for the other to follow.
Hello user of sfml-tmxloader,
Both sfml-tmxloader and STP do not work anymore on a standard Tiled map. I suspect something upstream changed, but I have no clue.
Anybody has an idea?
I have created a test case on my fork. It loads a standard tiled map and checks that the number of layers is non-zero. It fails on that assert.
The test can be run with:
@fallahn notified me of his full schedule, so who else can help me with
pugixml
?I also submitted the same test to STP, that suffers the same problem, as a Pull Request, so I assume if one fixes the bug, it will be easier for the other to follow.
When the test is fixed on my fork, the Pull Request for fixing this bug can be accepted.
Thanks, Richel