Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incompatible with CustomNPCs #98

Open
4 tasks done
RuiXuqi opened this issue Mar 18, 2024 · 8 comments
Open
4 tasks done

Incompatible with CustomNPCs #98

RuiXuqi opened this issue Mar 18, 2024 · 8 comments

Comments

@RuiXuqi
Copy link

RuiXuqi commented Mar 18, 2024

Your CleanroomMC Discord Username

RuiXuqi

Cleanroom Version

15.24.0.3032

Java Version

Java 21

Graphics Card Vendor

Other (Please Specify)

Bug Report

latest.log

Mod List

CustomNPCs_1.12.2-(05Jul20).jar

MMC Instance Notes

.

Final Checklist

  • I have searched the issues and haven't found a similar issue.
  • I have read the known incompatibilities and this is not related to one of those.
  • I have installed Fugue and it does not fixed this issue.
  • I am running a test build from Cleanroom Github Actions. (Or, if I've compiled it myself I plan to fix the issue)
@kappa-maintainer
Copy link
Collaborator

LWJGL2 was based on java awt, but LWJGL3 switched to libglfw, so JVM will consider awt as headless
This will be a tricky problem...

@kappa-maintainer
Copy link
Collaborator

I need reproduce steps

@kappa-maintainer
Copy link
Collaborator

Oh, you are running on Android
Could Custom NPCs runs on Android with Forge?

@RuiXuqi
Copy link
Author

RuiXuqi commented Apr 7, 2024

Oh, you are running on Android Could Custom NPCs runs on Android with Forge?

Tested on Forge 2860. Yes.

@RuiXuqi
Copy link
Author

RuiXuqi commented Apr 7, 2024

I need reproduce steps

Install cleanroom environment
Add Custom NPCs mod
Launch the game
Game crashed

@RuiXuqi
Copy link
Author

RuiXuqi commented Apr 7, 2024

3029.log
3035.log
Also tested on cleanroom 3029 and 3035. Still crashed.

@kappa-maintainer
Copy link
Collaborator

Try -Djava.awt.headless=true

@RuiXuqi
Copy link
Author

RuiXuqi commented Apr 13, 2024

3029.log
3036.log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants