[Compatibility] PojavLauncher cannot start correctly
pavel19108 opened this issue ยท 0 comments
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:
Caused by: java.nio.file.NoSuchFileException: /storage/emulated/0/games/PojavLauncher/.minecraft/config/skds_core/main.toml
- (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.