![VulkanMod](https://media.forgecdn.net/avatars/thumbnails/561/294/256/256/637913373178716740.png)
1.19.x crash and input latency
UltraBlackLinux opened this issue ยท 7 comments
Hey there,
this mod is crashing on every 1.19.x:
hs_err_pid652814.log
Another problem that i noticed is horrendous input delay. If I click or press any button it takes ~300 mills to do that.
I don't really have a clue, how to debug this.
Any ideas about theses?
Thanks!
Edit: Noticed that the index out of bounds issue is something to be solved via the config.
Well mesa is on 22.2.3-1 for me, which is the most recent stable version. No clue what else I could do.
Try forcing frameQueueSize to 2 in config file
Just checked the config and it's already set to 2. Tried tweaking the screen size and refresh rate, but it's still crashing. 5 is also crashing.
I also found this error, is that related?
[STDERR]: [LWJGL] [ThreadLocalUtil] Unsupported JNI version detected, this may result in a crash. Please inform LWJGL developers.
Well it fixed the issues mentioned here, but caused new ones. Opening a new issue
The latency issue does not seem fully resolved on the newest 1.19 version. If I enable Vsync, I can feel some input-latency, but if I disable Vsync I get this kind of frame loss often visible in youtube videos when a game's fps drop below 60 fps (= Frames stuttering back and fourth)