SpikeHimself / XPortal

XPortal is a Valheim mod that lets you select a portal's destination from a list. XPortal is a complete rewrite of AnyPortal.
GNU General Public License v3.0
19 stars 6 forks source link

Menus Broken - Method not found: ZInput/ButtonDef errors #90

Closed jms005 closed 8 months ago

jms005 commented 8 months ago

Describe the bug When Valheim starts, the main game menu is broken - all menu strings are broken, for example displaying "$menu_back", "$menu_selectworld", etc. Select World menu starts open, before selecting Start Game.

This issue has come up repeatedly with Jotunn 1.15.0, where the fix is to use 1.15.2. Opening issue since the problem is occurring here for me.

To Reproduce This occurs when launching game with R2Modman on Valheim 0.217.31 with only XPortal 1.2.20, Jotunn 1.15.2 and BepInEx 5.4.2202.

LogOutput file(s) Log output appended to issue.

Version XPortal 1.2.20

Environment Running Valheim 0.217.31 on Windows 10, Steam, single player, local game.

Other mods Only Jotunn, XPortal & BepInEx

Priority High

Additional information 20231228091413_1

LogOutput.log

SpikeHimself commented 8 months ago

Strange issue! The error is coming from Jotunn (not XPortal), it's trying to use functionality from the game that does not appear to exist. I've seen this before where the fix was to update to 2.15.2, just like you said, but clearly you have done that (your logs confirm it).

Have you tried verifying the game files via Steam? And removing/reinstalling Jotunn?

SpikeHimself commented 8 months ago

Just noticed your screenshot says "BETA" in the corner, are you running the test version of Valheim?

jms005 commented 8 months ago

Yes, that was the problem, I had forgotten that I had been on old stable. Sorry for the issue, thanks for the attention - and for that awesome mod, cannot play without at this point.