- Jul 16, 2021
- 2,479
- 7,426
Ah I see, in that case, there have been several other users in the thread that have pointed out some probable solutions/workarounds to that specific problem (re: missing Water01 autotile). Check out their recommendations and see if any of their suggestions fix your issue.Thanks for getting back, below is the error that pops up (I guess there are more than 10 autotiles missing as I have tried to rename tiles and start over again and then another file pops up missing, I renamed at least 10 and then I thought I should message the folks here)..
View attachment 3219614
What are you playing it on? Such errors are common in joiplay and Linux where the filesystem isn't case insensitive by default. Usually its caused by developer mispelling the filename (e.g. 001-G-water01) or the folder its in (e.g. autotitles), which on Windows is ignored since it doesnt care about the case, but in Linux/Android you have to manually fix it - do "ln -s <name1> <name2>" to create a link with the name that the game wants to the actual file.
you need to install the rpg maker xp runtime from the first post under installation.
Does the files exist?
If no - try getting an older version of the game that has it.
If yes - are you using linux?
If yes - make sure the directories have the same names like "Autotiles" and not "autotiles" or "AutoTiles".
If no - report a bug on discord.