Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Tool in hand blocks GUI on CustomGUIBack from receiving input #323

Open
koosemose opened this issue Oct 29, 2021 · 0 comments
Open

Comments

@koosemose
Copy link

Details:
Jotunn Version: 2.3.9
Jotunn Submodule(if applicable): GUIManager
Repeatability: Consistent

Problem Description:
BlockInput(true) while having a tool out (Cultivator, Hammer, and other similar things) causes a GUI on GUIManager.CustomGUIBack to not receive input, CustomGUIFront works fine. In addition weapons being held do not cause this issue. If close enough to a Piece, the bar showing the Piece's damage level is visible over the top of the GUI. The particular element is a button with an onClick.AddListener added in code.

Expected Behaviour:
The GUI to still receive input regardless of tools equipped.

Actual Behaviour:
The GUI is blocked from receiving input, in addition to the rest of the game not receiving input.

Link to your server's and client's LogOutput.log
No relevant log output, all issues with in-game behavior, no Errors or Warnings produced.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant