Sasai-Kudasai-BM / Water-Physics-Overhaul

48 stars 17 forks source link

[Compatibility] PojavLauncher cannot start correctly #5

Open pavel19108 opened 3 years ago

pavel19108 commented 3 years ago

I found a problem the first time I started the mod on my phone: the game cannot create 2 folders: "wpo" and "sdks_core"

From the logs:

1)

Caused by: java.nio.file.NoSuchFileException: /storage/emulated/0/games/PojavLauncher/.minecraft/config/skds_core/main.toml

2) (after creating "skds_core" folder)

Caused by: java.nio.file.NoSuchFileException: /storage/emulated/0/games/PojavLauncher/.minecraft/config/wpo/common.toml

the solution to the problem is to create these 2 folders inside the /config directory (then the files are created automatically by the mod)

Please add Linux compatibility for creating files.

P.S. PojavLauncher is the launcher for Minecraft Java edition; it emulates the Linux version of game.

P.P.S. the text was translated by Google translator, therefore, errors in the text are possible.