We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I'm currently using this mod with dedicated server, but it seems there is a problem for file pathing.
As for normal games, valheim_Data is normal path. but for dedicated server - valheim_server_Data is normal path!
Can you branch this mod for dedicated server version?
P.S Attaching BepInEx Logs :
[Message: BepInEx] BepInEx 5.4.19.0 - valheim_server (5/25/2022 4:06:41 AM) [Info : BepInEx] Running under Unity vUnknown (post-2017) [Info : BepInEx] CLR runtime version: 4.0.30319.42000 [Info : BepInEx] Supports SRE: True [Info : BepInEx] System platform: Bits64, Linux [Message: BepInEx] Preloader started [Info : BepInEx] Loaded 1 patcher method from [BepInEx.Preloader 5.4.19.0] [Info : BepInEx] 1 patcher plugin loaded [Info : BepInEx] Patching [UnityEngine.CoreModule] with [BepInEx.Chainloader] [Message: BepInEx] Preloader finished [Info : BepInEx] Detected Unity version: v2019.4.31f1 [Message: BepInEx] Chainloader ready [Message: BepInEx] Chainloader started [Info : BepInEx] 7 plugins to load [Warning: BepInEx] Skipping [ValheimVRM 1.1.1.0] because of process filters (valheim.exe) [Info : BepInEx] Loading [PlantEverything 1.11.3]
Currently I'm using multiple mods, but It seems it's not root cause of this problem.
The text was updated successfully, but these errors were encountered:
this is a client mod because its skin based
Sorry, something went wrong.
No branches or pull requests
I'm currently using this mod with dedicated server, but it seems there is a problem for file pathing.
As for normal games, valheim_Data is normal path.
but for dedicated server - valheim_server_Data is normal path!
Can you branch this mod for dedicated server version?
P.S Attaching BepInEx Logs :
[Message: BepInEx] BepInEx 5.4.19.0 - valheim_server (5/25/2022 4:06:41 AM)
[Info : BepInEx] Running under Unity vUnknown (post-2017)
[Info : BepInEx] CLR runtime version: 4.0.30319.42000
[Info : BepInEx] Supports SRE: True
[Info : BepInEx] System platform: Bits64, Linux
[Message: BepInEx] Preloader started
[Info : BepInEx] Loaded 1 patcher method from [BepInEx.Preloader 5.4.19.0]
[Info : BepInEx] 1 patcher plugin loaded
[Info : BepInEx] Patching [UnityEngine.CoreModule] with [BepInEx.Chainloader]
[Message: BepInEx] Preloader finished
[Info : BepInEx] Detected Unity version: v2019.4.31f1
[Message: BepInEx] Chainloader ready
[Message: BepInEx] Chainloader started
[Info : BepInEx] 7 plugins to load
[Warning: BepInEx] Skipping [ValheimVRM 1.1.1.0] because of process filters (valheim.exe)
[Info : BepInEx] Loading [PlantEverything 1.11.3]
Currently I'm using multiple mods, but It seems it's not root cause of this problem.
The text was updated successfully, but these errors were encountered: