Modsupport "Broken" ?
-
Hey
Is it possible that the "Mod" option does not work?
When I try with "MODSUPPORT="0" " he downloads seemed data creates the folder and is in a start of death, staret again and again when I try to call https://valheim.thunderstore.io/package/download/denikson/BepInExPack_Valheim/$BepInExVersion/ and comes only "Page not found" - possible only accessible via cmd.and the logs are full with "can't load dll" with weird special characters ?
2021-05-21T17:52:02.000Z Fallback handler could not load library /run/vhserver-steam/valheim_server_Data/Mono/�DN�-V/mono/aot-cache/amd64/UnityEngine.ClothModule.dll.so
2021-05-21T17:52:02.000Z Load DLL: /run/vhserver-steam/valheim_server_Data/Managed/UnityEngine.CoreModule.dll
2021-05-21T17:52:02.000Z Base: UnityEngine.CoreModule.dll
2021-05-21T17:52:02.000Z Redirecting to /run/vhserver-steam/unstripped_corlib/UnityEngine.CoreModule.dll
2021-05-21T17:52:02.000Z Load DLL: /run/vhserver-steam/valheim_server_Data/Managed/UnityEngine.DirectorModule.dll
2021-05-21T17:52:02.000Z Base: UnityEngine.DirectorModule.dll
2021-05-21T17:52:02.000Z Redirecting to /run/vhserver-steam/unstripped_corlib/UnityEngine.DirectorModule.dllI also tried to download the BepInEx myself and "install" it into the existing folders but the success remains the same with " can't load dll"
Does anyone have an idea?
Search in Google missing files and you should download BepInEx again, but unfortunately also brings no success.
I know early Access and unstable.
I don't have to do more than start the server once normally then shutdown - start MODSUPPORT="0" to MODSUPPORT="1" or ?
best regards
Krash -
@krashdeez-0
Hi I packaged the valheim app.Okay so first of all, in the future please use ~~~ or ``` blocks to mark your code snippets.
There is also button forCode
.Example
2021-05-21T17:52:02.000Z Fallback handler could not load library /run/vhserver-steam/valheim_server_Data/Mono/�DN�-V/mono/aot-cache/amd64/UnityEngine.ClothModule.dll.so 2021-05-21T17:52:02.000Z Load DLL: /run/vhserver-steam/valheim_server_Data/Managed/UnityEngine.CoreModule.dll 2021-05-21T17:52:02.000Z Base: UnityEngine.CoreModule.dll 2021-05-21T17:52:02.000Z Redirecting to /run/vhserver-steam/unstripped_corlib/UnityEngine.CoreModule.dll 2021-05-21T17:52:02.000Z Load DLL: /run/vhserver-steam/valheim_server_Data/Managed/UnityEngine.DirectorModule.dll 2021-05-21T17:52:02.000Z Base: UnityEngine.DirectorModule.dll 2021-05-21T17:52:02.000Z Redirecting to /run/vhserver-steam/unstripped_corlib/UnityEngine.DirectorModule.dll
I just installed the latest version from the Appstore and tried the following.
Fresh install, join, no Problem.
Switching Mod support to 1, restart, join, no Problem.
Switching Mod support to 0, restart, join, no Problem but it did not remove BepInEx. This could be done better.You can try this:
Open the web terminal for the app.
Run:rm -rf /run/vhserver-steam/
and then restart the app.
This way the Valheim Server will be re-installed with the option in the.env
file. -
Oh since this issue is 2 days old it could have been resolved by the latest update as well.
Looking forward to read form you.