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

Can't Move in the World and UI is Not showing (related) #1099

Open
WalkingGlitch opened this issue Sep 1, 2024 · 1 comment
Open

Can't Move in the World and UI is Not showing (related) #1099

WalkingGlitch opened this issue Sep 1, 2024 · 1 comment
Labels
state: triage the severity of this ticket needs evaluating type: bug Something isn't working

Comments

@WalkingGlitch
Copy link

Bug Report

Can't Move in the World and UI is Not showing (related)

Current Behavior:

I can't move around the world. The movement is so slow that it takes several minutes to move from one chunk to another. When using any sort of keyboard or mouse input input, especially movement keys, the OSD (on screen display) UI elements flash in and out once per frame drawn to the screen. I believe that these issues share the same root cause. The OSD UI elements are not visible to me otherwise, and there are no visible settings to configure the UI.

Basically, the perspective is only moving the minimum movement unit once every other frame, and the UI flashes on and off the screen.

Expected behavior:

The UI elements should always be visible. The perspective should move a reasonable rate while holding down the movement keys.

Steps To Reproduce:

Open a Release 1.2.5 world, and attempt to move around.

Environment:

  • OS: Linux mx 6.9.12-2-liquorix-amd64 ZEN SMP PREEMPT liquorix 6.9-12~mx23ahs (2024-08-03) x86_64 GNU/Linux
  • Minecraft Platform: Java
  • Minecraft Version: r1.2.5
  • Amulet Version: V0.10.35

Additional context

The application is also extremely aggressive about capturing input when merely hovering the cursor over the window, whether it's in the background or foreground. I believe the bug has something to do with window focus and input capture.

Attachments

Screenshots

amulet window

Worlds

I can attach it if requested, but I doubt that it has anything to do with this.

@WalkingGlitch WalkingGlitch added state: triage the severity of this ticket needs evaluating type: bug Something isn't working labels Sep 1, 2024
@gentlegiantJGC
Copy link
Member

Probably related to #127

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state: triage the severity of this ticket needs evaluating type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants
@gentlegiantJGC @WalkingGlitch and others