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

Compatibility with Project Auga #69

Closed VamPerL closed 12 months ago

VamPerL commented 12 months ago

Everything works, yet I cannot give portals a name that is longer than a single digit, since the textbox is deselecting so quickly after selecting it. I could imagine it being related to Project Auga, do you have any experiences with that? Unfortunately, I don't get any error message that I could give you. Regardless of this issue, I would love it, if your mod would be implemented/compatible with Project Auga :)

SpikeHimself commented 12 months ago

Hi @VamPerL, thank you for reporting this.

Could you provide your logfile and could you share a screenshot of what the portal configuration window looks like?

VamPerL commented 12 months ago

Of course, here it is: LogOutput.log Untitled

SpikeHimself commented 12 months ago

Hi @VamPerL could you enable debug logging and send me a new logfile?

https://github.com/SpikeHimself/resources/wiki/BepInEx:-Enable-debug-logging

VamPerL commented 12 months ago

There you go: LogOutput.log

SpikeHimself commented 12 months ago

Hi @VamPerL, are you interacting with the portal in this logfile? It seems to cut off early.

VamPerL commented 12 months ago

Okay, here another try: LogOutput.log

VamPerL commented 12 months ago

I just realized, that it is also happening in the console after opening it with F5. Whenever I select the text field the bar blinks once and then deselects. Might also be caused by another mod. Thank you for reaching out to the Author of Auga for this :)

VamPerL commented 12 months ago

I confirm it's Auga, both effects.

SpikeHimself commented 12 months ago

I just realized, that it is also happening in the console after opening it with F5. Whenever I select the text field the bar blinks once and then deselects.

Okay, this makes it quite clear that it's not related to XPortal. I will close the issue, but if anything new comes up, do feel free to comment here and/or re-open the issue.

It probably helps the author of Auga to know that you also experience the issue with the console focus, so you might want to inform them about it here: https://github.com/RandyKnapp/Auga/issues/205

SpikeHimself commented 11 months ago

Hi @VamPerL as you can see over at https://github.com/RandyKnapp/Auga/issues/205 this should have been fixed by Auga

VamPerL commented 11 months ago

Yes, I had seen it, thank you so much for your efforts :)