-
-
Notifications
You must be signed in to change notification settings - Fork 236
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
[BUG] After the latest Valheim update, Valheim Plus fails to complete loading #791
Comments
Confirming. I see same behaviors both on linux server and windows local games. |
Confirmed for me too |
Confirmed |
Same here |
Confirmed |
same in linux server and windows |
Confirmed |
1 similar comment
Confirmed |
Can also confirm. Updated to latest for client and server. changes made to server side config file seem to be erratically enforced (weight limit not enforced, increased player inventory not enforced, but storage chest size is enforced) |
Confirm, Also installed latest BepInExPack (5.4.2100) but still not working. |
Same for me. Tried switching to vanilla, then reloading Plus. Same results.... |
Same bug for me... |
Server running on Linux |
Same bug for me... |
Read meIf you're coming here to say "me too" without new logs, react to this message and spare the original poster some notifications. Chances are the mod is broken for everyone, considering the recent game patch. The latest commit from the team dates from December 2022. It might take them some time to readjust everything that changed with the patch. Is there a temporary workaround?Yes. If you are on Steam, right-click on Valheim in your library, go to What if I don't do this?Then you risk losing inventory items, chest contents or potentially having some of your builds destroyed when loading into your game with the latest patch on, since the mod is not functional on latest patch yet. If you host a What to do if you rent a server on X websiteContact the support there. ReminderTake backups of your character and of the world's often. |
We rent a GPortal server. But on connecting our inventory tweaks are not showing on the server, stack sizes and slots are default. |
@mrgreaper I got it to work yesterday. You prob lost your configurations in the settings for the mod. remember, if you have login in, and the inventory shrinks, you lost your items. You have to copy your backup save files to the server using the FTP connection
you should able to get it to work again. good luck |
For anyone that comes across this and wonders how to do that on a Linux server, no GUI:
I use LGSM + vhserver, so my install directory was |
Valheim Plus is not getting updated. You need to get Valheim Plux Fixed. Works great, no issues. |
Not here. I've installed it on both client and server. Never completes. G-Portal server. The version checks match perfectly, but it never finishes the connection. So I'm stuck on a "Connecting" screen with no Bepinex errors showing, it just hangs. |
@bytorphoto can you create a new issue (or go to the discord) for your issue specifically? Add logs, versions and etc. |
I've installed Grantapher's fork of Valheim Plus with the latest Valheim. I had to add new versions of both |
I have the same issue. I am using thunderstore to load my mods, I have tried the "default_old" settings but it didn't help. I am playing on 0.214.300, and valheim plus 0.9.9.11 ( that's what the in game mentions at least). This is my first time modding this game, so I may be missing something very obvious. Thunderscore says I'm playing with BepInExPack_Valheim 5.4.2105, and Official_BepInEx_ConfigurationManager 18.0.0 |
If you're on the default_old then you need V+ version 9.9.13. If you go back to the normal branch (none, i think) and update to 9.9.15 it should work unless you have another mod that's causing your issue. |
Did a fresh install today of Valheim and Valheim Plus and getting the same error. Here are some of the logs I captured. Hope that helps. OS: Windows Server 2019 and Windows 2022. Valheim Log: https://gist.github.com/CityHallin/32bb7cee9d5ae0f9a464e0be3f4c5c6c |
You log says your bepinex is version 5.4.19. Make sure your running:
Valheim 215.3
Bepinex 5.4.2105
V+ 9.9.15
Get Outlook for iOS<https://aka.ms/o0ukef>
…________________________________
From: CityHallin ***@***.***>
Sent: Friday, April 21, 2023 9:31:41 PM
To: valheimPlus/ValheimPlus ***@***.***>
Cc: SSimp258 ***@***.***>; Comment ***@***.***>
Subject: Re: [valheimPlus/ValheimPlus] [BUG] After the latest Valheim update, Valheim Plus fails to complete loading (Issue #791)
Did a fresh install today of Valheim and Valheim Plus and getting the same error. Here are some of the logs I captured. Hope that helps.
OS: Windows Server 2019 and Windows 2022.
Valheim Log: https://gist.github.com/CityHallin/32bb7cee9d5ae0f9a464e0be3f4c5c6c
Valheim Console: https://gist.github.com/CityHallin/c5bdadb53543ed8bdcf60dccf2850e33
Unity Crash Dump File: https://gist.github.com/CityHallin/7482e30cf2c04a651f757e84b3f65237
—
Reply to this email directly, view it on GitHub<#791 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AW7F2C5YT44UH366BRDYXULXCMYH3ANCNFSM6AAAAAAVZKJY24>.
You are receiving this because you commented.Message ID: ***@***.***>
|
@SSimp258, thanks! Looked at the main Valheim Plus website and see its still on 9.9.11 which is what confused me. I found the fork that has 9.9.15: https://www.nexusmods.com/valheim/mods/2323?tab=files |
Husband and I spent over an hour on this same issue. We have a G-Portal server, I was using ValheimPlus from the link on the Gportal server page, and he downloaded ValheimPlus straight from the github site. He was crashing, where I was not. We did notice one difference between the two windows client zips, gportal file had Valheim.DisplayBepInExInfo.dll in the BepInEx plugin folder, and the github windows client did not. I am not sure if any of t his helps anyone, or if this file was the specific issue, but once he installed the client from the gportal link, all is working. |
This version worked for me. |
Describe the bug
After the latest Valheim update, Mar 13 23, Valheim Plus fails to complete loading.
To Reproduce
Steps for the devs to reproduce the behavior:
Expected behavior
Valheim Plus should load and run successfully.
Troubleshooting
Output from term window:
[Warning: HarmonyX] AccessTools.DeclaredMethod: Could not find method for type Chat and name OnNewChatMessage and parameters (UnityEngine.GameObject, long, UnityEngine.Vector3, Talker+Type, string, string, string)
[Error : Unity Log] ArgumentException: Undefined target method for patch method static bool ValheimPlus.GameClasses.Chat_AddInworldText_Patch::Prefix(Chat& __instance, UnityEngine.GameObject go, long senderID, UnityEngine.Vector3 pos, Talker+Type type, string user, string text, string senderNetworkUserId)
Stack trace:
HarmonyLib.PatchClassProcessor.PatchWithAttributes (System.Reflection.MethodBase& lastOriginal) (at <474744d65d8e460fa08cd5fd82b5d65f>:0)
HarmonyLib.PatchClassProcessor.Patch () (at <474744d65d8e460fa08cd5fd82b5d65f>:0)
Rethrow as HarmonyException: Patching exception in method null
HarmonyLib.PatchClassProcessor.ReportException (System.Exception exception, System.Reflection.MethodBase original) (at <474744d65d8e460fa08cd5fd82b5d65f>:0)
HarmonyLib.PatchClassProcessor.Patch () (at <474744d65d8e460fa08cd5fd82b5d65f>:0)
HarmonyLib.Harmony.b__11_0 (System.Type type) (at <474744d65d8e460fa08cd5fd82b5d65f>:0)
HarmonyLib.CollectionExtensions.Do[T] (System.Collections.Generic.IEnumerable
1[T] sequence, System.Action
1[T] action) (at <474744d65d8e460fa08cd5fd82b5d65f>:0)HarmonyLib.Harmony.PatchAll (System.Reflection.Assembly assembly) (at <474744d65d8e460fa08cd5fd82b5d65f>:0)
HarmonyLib.Harmony.PatchAll () (at <474744d65d8e460fa08cd5fd82b5d65f>:0)
ValheimPlus.ValheimPlusPlugin.Awake () (at <7c2de1882abc413da7273413f1d1b902>:0)
UnityEngine.GameObject:AddComponent(Type)
BepInEx.Bootstrap.Chainloader:Start()
UnityEngine.InputSystem.InputSystem:.cctor()
The text was updated successfully, but these errors were encountered: