Open mattbell87 opened 5 days ago
Describe the bug
Valheim doesn't start with the launch options in the Readme.
./start_game_bepinex.sh %command%
To Reproduce
Follow the documentation for setting up the linux client
Expected behavior
Valheim Plus should load up. You should see the logo, "Running BepInEx" in the top left and "ValheimPlus" in the bottom right.
Workaround
Change the launch options to:
./start_game_bepinex.sh ; echo %command%
@mattbell87 version 0.209-16 was (publicly) released yesterday (19th of November see this patch notes). The 0.209-16 is not supported by the mod version 0.9.15.0. I guess that is causing the issue.
Describe the bug
Valheim doesn't start with the launch options in the Readme.
To Reproduce
Follow the documentation for setting up the linux client
Expected behavior
Valheim Plus should load up. You should see the logo, "Running BepInEx" in the top left and "ValheimPlus" in the bottom right.
Workaround
Change the launch options to: