Closed Grantapher closed 4 months ago
@Grantapher with your patch on the newest update Valhein crush
@Grantapher with your patch on the newest update Valhein crush
It works just fine, you have to update BepInEx
@CanExiOne how do I do that? I have only ValheimPlus installed (@Grantapher patch). As far as I see BepInEx was not updated since last year
@CanExiOne how do I do that? I have only ValheimPlus installed (@Grantapher patch). As far as I see BepInEx was not updated since last year
It did, check on thunderstore https://valheim.thunderstore.io/package/denikson/BepInExPack_Valheim/
@CanExiOne thanks! Works now. I checked their repo
I'll update my release and thunderstore listing later today.
I'll update my release and thunderstore listing later today.
I think repackaging with newest bepinex is all that's needed. I think your fix is still good with this latest valheim update.
I have grantapher/valheimPlus#2 queued up to be added anyways, so maybe I'll edit .13
with new bepinex and then add .14
. I'll figure it out later today.
VPlus works without further work with 0.214.300. BepInEx has to be updated only.
For llloesche/valheim-server you have to update the bepinex.cfg manually. Issue opened: https://github.com/lloesche/valheim-server-docker/issues/608
Possibly fixes #789, #790, #791, #792. Unclear if there are any incompatibilities in
Valheim v0.214.2
that didn't cause obvious errors.Upgrading
BepInExPack_Valheim
to5.4.2100
was required. Without it, there were additional errors when using the console or chat, seemingly because of missingunstripped_corlib
dependencies that were added in the new Valheim version.I tested the use cases mentioned not working in the linked issues with some exceptions:
Given that most of the problems were fixed from changes in mostly unrelated code, I think it is not terribly risky to say it was the root cause.
Edit: Since this seems like it may be sitting a while, I uploaded this change to thunderstore for folks who install from there and added a release on my fork for folks who install manually. The regular installation instructions will apply to that release.
They both contain one additional change that bumps up the version number, points some version/config checks to my fork, and adds the fact that it is not the main mod to the title screen text. The branch used is the one attached to that commit: grantapher-development.