Luke100000 / ImmersiveAircraft

Various vanilla-friendly aircraft to explore the world at a higher pace.
https://modrinth.com/mod/immersive-aircraft
GNU General Public License v3.0
45 stars 34 forks source link

[Bug] Amecs + ImmersiveAircraft (Invalid key -1) #207

Closed MrBeat93 closed 1 week ago

MrBeat93 commented 1 month ago

Minecraft: 1.20.1 Fabric Loader: 0.16.5 Fabric API: 0.92.2 ImmersiveAircraft: 1.1.2 Amecs: 1.3.10

Whenever I close any interface ingame the live log gives 8 of this error:

:########## GL ERROR ##########
:@ Render
:65539: Invalid key -1

This occurs when these are binded to something

Backward
Down
Forward
Left
Pull controller
Push controller
Right
Up
Luke100000 commented 1 week ago

Does it cause issues tho? OpenGL likes to yap a lot, but it does not always cause problems.

MrBeat93 commented 1 week ago

It works fine. No gameplay issue.

Luke100000 commented 1 week ago

Then I will close this as intended, using -1 to indicate an unassigned key is afaik the intended way and I'm not aware of a workaround.