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
20 stars 6 forks source link

XPortal Menu not working #82

Closed agmaro closed 11 months ago

agmaro commented 11 months ago

Hello! Since the update from today 14/12 the menu for selecting portals from and through is not working. Can't select it, can't close it and obviously can't interact with the portal options.

Priority

I know with every update the mods tend to break, this is just a heads up so you know that with this update XPortal is not working :) Thanks a lot!! LogOutput.log

agmaro commented 11 months ago

Forgot to mention: the portal mechanics work (the player gets teleported), but it's not possible to select the end portal. thks

Vikingtons commented 11 months ago

Can confirm. Here's my console output when interacting with a portal from 0.217.38: image

[Error  : Unity Log] MissingFieldException: Field not found: System.Collections.Generic.Dictionary`2<TMPro.TextMeshProUGUI, string> .Localization.textMeshStrings Due to: Could not find field in class
Stack trace:
XPortal.UI.PortalConfigurationPanel.AddGamepadHint (UnityEngine.GameObject go, System.String buttonName, UnityEngine.KeyCode keyCode) (at <d85e537a8bc2492eb41ca9fb4a52a72d>:0)
XPortal.UI.PortalConfigurationPanel.InitialiseUI () (at <d85e537a8bc2492eb41ca9fb4a52a72d>:0)
XPortal.UI.PortalConfigurationPanel.ConfigurePortal (XPortal.KnownPortal portal) (at <d85e537a8bc2492eb41ca9fb4a52a72d>:0)
XPortal.XPortal.OnPortalRequestText (ZDOID portalId) (at <d85e537a8bc2492eb41ca9fb4a52a72d>:0)
XPortal.Patches.TextInput_RequestText.Prefix (TextReceiver sign) (at <d85e537a8bc2492eb41ca9fb4a52a72d>:0)
(wrapper dynamic-method) TextInput.DMD<TextInput::RequestText>(TextInput,TextReceiver,string,int)
(wrapper dynamic-method) TeleportWorld.DMD<TeleportWorld::Interact>(TeleportWorld,Humanoid,bool,bool)
Player.Interact (UnityEngine.GameObject go, System.Boolean hold, System.Boolean alt) (at <d38f146a96674e468895b47f3870b161>:0)
(wrapper dynamic-method) Player.DMD<Player::Update>(Player)
SrMerins55 commented 11 months ago

same thing happening to me, can't interact with the portal menu and It blocks everything else, settings included, so I have to alt+f4 out of the game

Vikingtons commented 11 months ago

I believe we saw a similar (if not the same) issue with the Hildr's request update way back when

Wanderlost2 commented 11 months ago

...shoulda built that Portal hub *smh

charlouze commented 11 months ago

same for me... unusable portals :'(

Vikingtons commented 11 months ago

Working again with latest xportal and jotunn :)

SpikeHimself commented 11 months ago

Thanks for reporting everyone. v1.2.20 should have fixed this issue, let me know if you run into any problems.