Well, partially a bug report I keep forgetting to submit:
add cd $APP_HOME to the next to last line of each bash startup script. I run these out of $PATH so having it assume I started from the base MekHQ directory is a bother and I've just been adding that myself every release.
Second... well, very little go on here:
openjdk version "21.0.11" 2026-04-21
OpenJDK Runtime Environment (Red_Hat-21.0.11.0.10-2) (build 21.0.11+10)
OpenJDK 64-Bit Server VM (Red_Hat-21.0.11.0.10-2) (build 21.0.11+10, mixed mode, sharing)```
```bin/MekHQ
2026-06-06T20:02:23.186780996Z main WARN RollingFileAppender 'UnifiedLog': The bufferSize is set to 8192 but bufferedIO is not true
2026-06-06T20:02:23.197136814Z main WARN RollingFileAppender 'BotLog': The bufferSize is set to 8192 but bufferedIO is not true
2026-06-06T20:02:23.208623773Z main INFO Starting configuration XmlConfiguration[location=/home/rie/Games/MekHQ-0.51.00/mmconf/log4j2.xml, lastModified=2026-06-06T18:04:08Z]...
2026-06-06T20:02:23.208743953Z main INFO Configuration XmlConfiguration[location=/home/rie/Games/MekHQ-0.51.00/mmconf/log4j2.xml, lastModified=2026-06-06T18:04:08Z] started.
2026-06-06T20:02:23.209605509Z main INFO Stopping configuration org.apache.logging.log4j.core.config.DefaultConfiguration@77be656f...
2026-06-06T20:02:23.209764189Z main INFO Configuration org.apache.logging.log4j.core.config.DefaultConfiguration@77be656f stopped.
2026-06-06T20:02:24.665941731Z pool-1-thread-1 INFO Stopping configuration XmlConfiguration[location=/home/rie/Games/MekHQ-0.51.00/mmconf/log4j2.xml, lastModified=2026-06-06T18:04:08Z]...
2026-06-06T20:02:24.666430635Z pool-1-thread-1 INFO Configuration XmlConfiguration[location=/home/rie/Games/MekHQ-0.51.00/mmconf/log4j2.xml, lastModified=2026-06-06T18:04:08Z] stopped.```
Nobara is a lightly customized Fedora 43. The Java is, as seen above, the base stock Java release though.
```cat /etc/redhat-release
Nobara release 43 (Forty Three)```