Skip to content
New issue

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

PBT 0.214.300.3 Compatibility #800

Open
JF10R opened this issue Mar 23, 2023 · 2 comments
Open

PBT 0.214.300.3 Compatibility #800

JF10R opened this issue Mar 23, 2023 · 2 comments

Comments

@JF10R
Copy link

JF10R commented Mar 23, 2023

          > > Here is a zipped version of BepInEx 5.4.21 **with** @Grantapher Valheim Plus fix already added to the plugins folder (`/BepInEx/plugins/ValheimPlus.dll`): [denikson-BepInExPack_Valheim-5.4.2100_ValheimPlusFix.zip](https://github.com/valheimPlus/ValheimPlus/files/10991495/denikson-BepInExPack_Valheim-5.4.2100_ValheimPlusFix.zip).

I downloaded this zip file and tested it with my G Portal server. Here is what I did:

I used these folders and files from the zip:

  1. BepInEx
  2. doorstop_libs
  3. unstripped_corlib
  4. doorstop_config.ini
  5. winhttp.dll

Server side: FTP into the server and copy the above folders and files into the root directory, delete old or overwrite existing folders and files if prompted. If you have a V+ config you have been using, replace the BepInEx/config/valheim_plus.cfg with your config.

Client side: Copy/paste the folders and files above into your Valheim game directory, delete old or overwrite existing folders and files if prompted. For windows steam users this is likely C:\SteamLibrary\steamapps\common\Valheim.

Mod appears to be working perfectly now with the changes in this PR.

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 #793 (comment)

@JF10R
Copy link
Author

JF10R commented Mar 23, 2023

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.

@Nazgile94
Copy link

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants