Open JF10R opened 1 year ago
Azumatt, moderator in the Valheim Modding Discord server, has linked Denikson's BepInExPack for Valheim 5.4.2101 in the discord.
Original Message:
Updated for PTB 0.214.300 (technically version 0.214.300.3) - Updated BepInEx
Today, they introduced a "hotfix" version to their normal versioning that acts really weird. So in code it's 0.214.300.3 which gets converted to 0.214.303 while only 0.214.300 is used to version check and displayed in UI They also upped the Unity version from 2020.3.41 to 2020.3.45
Changes:
- Advances unstripped_corelibs to Unity version 2020.3.45
Source: https://discord.com/channels/807356896637354004/816011331903684628/1088130742065836154
Original Download Link: https://discord.com/channels/807356896637354004/816011331903684628/1088130742065836154
GitHub Mirror: denikson-BepInExPack_Valheim-5.4.2101.zip
Simply overwrite BepInEx 5.4.21 with this version (5.4.21.01) and ValheimPlus should work with the PBT 0.214.300.3 version.
Disclaimer: Download stuff at your own risk, as always. Also make backups of your original folder and your character/world saves.
If you find any bugs or error in the PBT, report back with the BepInEx console error logs and some context so we can look into it.
I have briefly tested the PBT with V+ and the BepInEx build mentioned above on a new character/world earlier, and everything seemed fine, but my main server is running the stable release for now so I didn't test thoroughly.
Update to BepInEx For Valheim 5.4.21.01 over patch from #793
Azumatt, moderator in the Valheim Modding Discord server, has linked Denikson's BepInExPack for Valheim 5.4.2101 in the discord.
Original Message:
Updated for PTB 0.214.300 (technically version 0.214.300.3) - Updated BepInEx Today, they introduced a "hotfix" version to their normal versioning that acts really weird. So in code it's 0.214.300.3 which gets converted to 0.214.303 while only 0.214.300 is used to version check and displayed in UI They also upped the Unity version from 2020.3.41 to 2020.3.45 Changes:
- Advances unstripped_corelibs to Unity version 2020.3.45
Source: https://discord.com/channels/807356896637354004/816011331903684628/1088130742065836154
Original Download Link: https://discord.com/channels/807356896637354004/816011331903684628/1088130742065836154
GitHub Mirror: denikson-BepInExPack_Valheim-5.4.2101.zip
Simply overwrite BepInEx 5.4.21 with this version (5.4.21.01) and ValheimPlus should work with the PBT 0.214.300.3 version.
Disclaimer: Download stuff at your own risk, as always. Also make backups of your original folder and your character/world saves.
If you find any bugs or error in the PBT, report back with the BepInEx console error logs and some context so we can look into it.
I have briefly tested the PBT with V+ and the BepInEx build mentioned above on a new character/world earlier, and everything seemed fine, but my main server is running the stable release for now so I didn't test thoroughly.
worked :) ty!
That doesnt work on my linux server. Seems like it starts but after I get error: CAppInfoCacheReadFromDiskThread took 17 milliseconds to initialize Setting breakpad minidump AppID = 892970 [S_API FAIL] Tried to access Steam interface SteamNetworkingUtils003 before SteamAPI_Init succeeded. 03/21/2023 16:02:27: Server ID 90071992547409920 03/21/2023 16:02:27: Authentication:k_ESteamNetworkingAvailability_Waiting 03/21/2023 16:02:27: Steam game server initialized 03/21/2023 16:02:27: Using default prefs 03/21/2023 16:02:27: Valheim version:0.214.300 03/21/2023 16:02:27: Worldgenerator version setup:2 ERROR: Shader TextMeshPro/Sprite shader is not supported on this GPU (none of subshaders/fallbacks are suitable) 03/21/2023 16:02:27: Render threading mode:SingleThreaded 03/21/2023 16:02:27: Missing audio clip in music respawn 03/21/2023 16:02:27: Builder started GetPixel called on an undefined mip (valid values are 0 - 6 Caught fatal signal - signo:11 code:1 errno:0 addr:0x3fb Segmentation fault
Tried different ways: -with all mods I uploaded in previous version of Valheim. -clear install without mods Always get the same:(
Can anyone help? Debian11
Originally posted by @ivan-stels in https://github.com/valheimPlus/ValheimPlus/issues/793#issuecomment-1478141396