Can not enter anything in UI and configure the portal
Closed this issue · 2 comments
Describe the bug
When trying to configure portal UI window is visible but can not type anything.
To Reproduce
Configure portal.
Expected behaviour
UI is usable and configuration possible.
LogOutput file(s)
[Error : Unity Log] MissingFieldException: Field not found: System.Collections.Generic.Dictionary`2<TMPro.TMP_Text, 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 :0)
XPortal.UI.PortalConfigurationPanel.InitialiseUI () (at :0)
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.DMDTextInput::RequestText(TextInput,TextReceiver,string,int)
(wrapper dynamic-method) TeleportWorld.DMDTeleportWorld::Interact(TeleportWorld,Humanoid,bool,bool)
(wrapper dynamic-method) Player.DMDPlayer::Interact(Player,UnityEngine.GameObject,bool,bool)
(wrapper dynamic-method) Player.DMDPlayer::Update(Player)
and
[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.DMDTextInput::RequestText(TextInput,TextReceiver,string,int)
(wrapper dynamic-method) TeleportWorld.DMDTeleportWorld::Interact(TeleportWorld,Humanoid,bool,bool)
(wrapper dynamic-method) Player.DMDPlayer::Interact(Player,UnityEngine.GameObject,bool,bool)
(wrapper dynamic-method) Player.DMDPlayer::Update(Player)
Version
1.2.20
Environment
- Singleplayer
Priority
- Medium (XPortal kind of still works, but it's not pleasant to use)
Hi @wjuszczyk, thank you for reporting this issue.
Can you please attach your log file so I can investigate your issue?
Closing this issue because I can not reproduce it, and I did not receive feedback. If you're still having this problem please let me know.