Martin Prokoph

Results 117 comments of Martin Prokoph

Could you please tell me which version and modloader you are using? Do you have any other mods installed?

This only happens when no field annotated with `@Entry` is present in the config class. Though I can't even seem to find a config class at all in your repo.

Thanks a bunch! I'm not as familiar with NeoForge yet, but I think I can manage to fix the error you mentioned.

There currently is no Russian virtual keyboard layout, but you can add one using resource packs. Take a look at the `common/src/main/resources/assets/midnightcontrols/keyboard_layouts` folder.

Which operating system are you on? It seems like your Java environment doesn't support non-headless operation, which is required to create and use external windows.

Does this issue occur specifically on 1.10.4 or also on prior versions?

I just remembered that a feature was recently introduced into vanilla that reduces resource usage when no input is detected. Might be related to it. I'll definitely look into this...