Grantapher / ValheimPlus

A HarmonyX Mod aimed at improving the gameplay and quality of life of the game Valheim.
GNU Affero General Public License v3.0
242 stars 23 forks source link

[BUG] Linux Client doesn't start with the launch options in the Readme #104

Open mattbell87 opened 5 days ago

mattbell87 commented 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%
tomtuamnuq commented 4 days ago

@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.