Katalin Rebhan
Katalin Rebhan
Might be fixed by 112a49dccb1fe7792366112bc829352462cd298c.
Why do you want to decompile the client using Enigma? You can use the genSources task from Fabric Loom, it's less memory intensive because it does only decompilation instead of...
Eeeeh, even having to fix IDEA indenting the file wrongly in some of the classes you edit is way less of a pain than having to deal with checkstyle imo....
> * Language does not change on click on RPanels unlike the rest of the UI yep, RPanel.setTitle seems to be broken, I didn't 100% test it since I had...
Reopening because the PR that fixed this was reverted due to not 100% working
Alternative frontends are currently impossible, maybe after #364.
This is also an issue on Linux, where the top one is replaced by a GTK 3 one (eww) and the bottom one is a Java one. I'm not sure...
Might be a system locale issue, I've encountered problems with non-ascii file names when the locale was set up incorrectly (e.g. using a non-UTF8 locale or a locale that doesn't...
Yeah those "No such file or directory" messages do seem like that is the problem. Could you also send the output of `locale`?
These should say "ja_JP.UTF-8" instead of "ja_JP". Change it wherever you set that up initially (don't forget to log out and back in to reload the environment). That should fix...