Grantapher / ValheimPlus

A HarmonyX Mod aimed at improving the gameplay and quality of life of the game Valheim.
GNU Affero General Public License v3.0
224 stars 24 forks source link

Incompatible #91

Closed Soulstyme closed 3 months ago

Soulstyme commented 3 months ago

Describe the bug

A clear and concise description of what the bug is and how you found it.

To Reproduce

Steps for the devs to reproduce the behavior:

  1. Go to '...'

  2. Click on '....'

  3. Scroll down to '....' Screenshot (4)

  4. See error

Expected behavior

A clear and concise description of what you expected to happen.

Troubleshooting

What steps have you taken to try to fix?

Screenshots

If applicable, add screenshots to help explain your problem.

Link to pastebin containing .cfg configuration if applicable:

Additional context

Please list any other mods besides V+ that you have installed here. Add any other context about the problem here.

tndrs commented 3 months ago

Happens because of the Valheim Update IronGate pushed out today. My guess is that we need to wait for a new ValheimPlus release to be built and patch afterwards.

For Steam users: As a workaround, you can rollback to the default_old version of Valheim by checking Steam Beta section in the games properties.

Soulstyme commented 3 months ago

Thank you for your prompt response. The work around is a success. Hopefully, VPlus will have an update soon.

On Mon, Jul 1, 2024 at 7:08 AM Tom Anders @.***> wrote:

Happens because of the Valheim Update IronGate pushed out today. My guess is that we need to wait for a new ValheimPlus release to be built and patch afterwards.

As a workaround, you can rollback to the old_stable version of Valheim by checking Steam Beta section in the games properties.

— Reply to this email directly, view it on GitHub https://github.com/Grantapher/ValheimPlus/issues/91#issuecomment-2199975603, or unsubscribe https://github.com/notifications/unsubscribe-auth/AVB75AL6YIYSP6TJGBCKZ2DZKFBFVAVCNFSM6AAAAABKFNC32SVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCOJZHE3TKNRQGM . You are receiving this because you authored the thread.Message ID: @.***>

Dombi-Bence commented 3 months ago

This workaround is sadly not possible for the XBox Game Pass version of the game.

misterjoshua commented 3 months ago

Thank you for your prompt response. The work around is a success. Hopefully, VPlus will have an update soon.

As a workaround, you can rollback to the old_stable version of Valheim by checking Steam Beta section in the games properties.

Hey folks. I'm looking to do the workaround as well. But I'm not seeing old_stable in the beta options. Is default_old the same thing?

IMG_20240701_113242_884.jpg

tndrs commented 3 months ago

Yeah, default_old is the one. That rolls back to the last working version. Mixed them up somehow ;-)

misterjoshua commented 3 months ago

Yeah, default_old is the one. That rolls back to the last working version. Mixed them up somehow ;-)

Thanks. I appreciate you man. It's working for me now, but I took character backups just in case. :)

misterjoshua commented 3 months ago

FYI @Grantapher released https://github.com/Grantapher/ValheimPlus/releases/tag/0.9.13.3, which works now with the latest version according to my testing. I had to restart r2modman to see the update on thunderstore.

I had to perform a backup restoration on my @lloesche -based docker server because it automatically updated overnight and wiped out the bottom rows of my expanded chests after Valheim updated but before ValheimPlus was released. This happened because the default ValheimPlus behavior was to abort loading and start the server without the mod when incompatibility was detected, and after this happened, my expanded chest rows were not supported by the server.

I wonder if ValheimPlus should crash the server when there's an incompatibility rather than starting anyway and risking data corruption.

Grantapher commented 3 months ago

@misterjoshua I thought chests were only affected if you tried to open them, did simply starting the world affect the chest contents? If so, please make a new issue, as I'm about to close this one.

Grantapher commented 3 months ago

Also confirming, 0.9.13.3 fixes compatibility for .19.

misterjoshua commented 3 months ago

@misterjoshua I thought chests were only affected if you tried to open them, did simply starting the world affect the chest contents?

A player logged in during this timeframe, opened chests, and this was the result. The one who logged in didn't realize this incompatibility had occurred because they weren't watching the game log, and the server was happy to admit them.

They also lost the bottom 2 rows of their character inventory, but they were able to restore cloud saves so this wasn't a huge problem.