Incompatible with CustomNPCs
Your CleanroomMC Discord Username
RuiXuqi
Cleanroom Version
15.24.0.3032
Java Version
Java 21
Graphics Card Vendor
Other (Please Specify)
Bug Report
Mod List
CustomNPCs_1.12.2-(05Jul20).jar
MMC Instance Notes
.
Final Checklist
- [X] I have searched the issues and haven't found a similar issue.
- [X] I have read the known incompatibilities and this is not related to one of those.
- [X] I have installed Fugue and it does not fixed this issue.
- [x] I am running a test build from Cleanroom Github Actions. (Or, if I've compiled it myself I plan to fix the issue)
LWJGL2 was based on java awt, but LWJGL3 switched to libglfw, so JVM will consider awt as headless This will be a tricky problem...
I need reproduce steps
Oh, you are running on Android Could Custom NPCs runs on Android with Forge?
Oh, you are running on Android Could Custom NPCs runs on Android with Forge?
Tested on Forge 2860. Yes.
I need reproduce steps
Install cleanroom environment Add Custom NPCs mod Launch the game Game crashed
Try -Djava.awt.headless=true
Have you found a solution?
Have you found a solution?
Using Cleanroom 0.2.4, CustomNPCs 05Jul20, Fugue 0.18.1, it works well on my pc, but I haven't find a solution to fix it on mobile yet.