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

Xportal Unable to interact with portal #81

Closed NOTurDodge closed 10 months ago

NOTurDodge commented 11 months ago

Describe the bug I have the latest version of jotunn and your mod installed along with bepinx Installed but while Ingame when interacting with the portal the GUI for Xportal doesnt show.

To Reproduce The only mod I have other than this which might be causing the issue(Unlikely) is 'Teleport Everything'

LogOutput file(s) [Error :XPortal.Log] PixelFix GUI not found [Error : Unity Log] NullReferenceException: Object reference not set to an instance of an object Stack trace: XPortal.UI.PortalConfigurationPanel.ConfigurePortal (XPortal.KnownPortal portal) (at : 0) XPortal.XPortal.OnPortalRequestText (ZDOID portalId) (at :0) XPortal.Patches.TextInput_RequestText.Prefix (TextReceiver sign) (at :0) (wrapper dynamic-method) TextInput.DMD(TextInput,TextReceiver,string,int) TeleportWorld.Interact (Humanoid human, System.Boolean hold, System.Boolean alt) (at <37016fb1154444bda541f76782d9fa64>:0) Player.Interact (UnityEngine.GameObject go, System.Boolean hold, System.Boolean alt) (at <37016fb1154444bda541f76782d9fa64>:0) (wrapper dynamic-method) Player.DMD(Player)

Version 1.2.19

Environment

Other mods Other than teleport everything I have ; 1.BuildIt 2.Odin Architect 3.Cave Sounds Be Gone 4.Magcial Weapons 5.Plant Everything 6.Farm Grid 7.AllTheBases

I have tried to run Xportal with all of these disabled to no avail

Priority

Any Help will be much appreciated ,Thanks in Advance!

SpikeHimself commented 11 months ago

Hi @NOTurDodge, thank you for reporting. Can you double check that you have the latest version of Valheim?

There was an update recently that renamed a UI element that XPortal relies on, and I released a new version of XPortal to address that, but the error you are seeing comes from the check in that new version, indicating that you have an older version of Valheim (unless there's been another update and they have changed that element again, of course, but I don't see any update notes right now).

SpikeHimself commented 10 months ago

Hi @NOTurDodge, I heard nothing from you so I am going to assume the issue resolved itself. Let me know if that's not the case.