I have a problem with the TileD-Plugin, right at the start. Fresh project, only 2 plugins installed, Visu-Engine Core + TileD.
Followed the instructions from this tutorial, which seems to be consistent with your own documention:
Summary: Created Map-Folder, but ALL the files there, activated plugin, created simple map in TileD,added custom properties, saved everything, started the game and get
"Type Error Cannot read property "replace" of undefined" Console Error: rmmz_managers.js:2030 TypeError: Cannot read property 'replace' of undefined at Object.VisuMZ.Utility.trimExt (VisuMZ_5_TileD1.7.x.js:390) at Function.ImageManager.loadParserTileset (VisuMZ_5_TileD1.7.x.js:1266) at Spriteset_Map.loadTileset (VisuMZ_5_TileD1.7.x.js:1815) at Spriteset_Map.updateTileset (VisuMZ_5_TileD1.7.x.js:1838) at Spriteset_Map.update (rmmz_sprites.js:3380) at Scene_Map.createSpriteset (rmmz_scenes.js:900) at Scene_Map.<computed>.<computed> [as createSpriteset] (VisuMZ_0_CoreEngine.js:7685) at Scene_Map.createDisplayObjects (rmmz_scenes.js:891) at Scene_Map.onMapLoaded (rmmz_scenes.js:679) at Scene_Map.isReady (rmmz_scenes.js:669)
Versions:
VisuMZ_5_TileD1.7.x.js (85 days ago)
RPG Maker MZ 1.4.3
Tiled 1.7.2
On
http://www.yanfly.moe/wiki/TileD_VisuStella_MZ there is a reference "This plugin comes with a few Map and Tileset Templates. The Tileset Templates contain tilesets with predefined Collision, Region, and Flag tiles. You may use these tilesets or create your own for use within your maps. " However, I could not find those examples anywhere, so my options to figure it out myself are very limited here. Could you help me, please? Am I using incompatible versions?