Cleanroom icon indicating copy to clipboard operation
Cleanroom copied to clipboard

Crash on launch of Nomifactory CEu

Open lynxx131 opened this issue 1 year ago • 6 comments

Your CleanroomMC Discord Username

No response

Cleanroom Version

universal-0.2.3-alpha+build.5.run.696

Java Version

Java 21

Graphics Card Vendor

Other (Please Specify)

Bug Report

If I work around the config file issue in #200 then the next hurdle I hit is the client crashes on launch with following crash report.

This is a vanilla Nomifactory 1.7a installation with no changes other than working around the config file issue I reported in #200 where I just copied the contents of nomilabs.cfg into the file called nomilabs which is created in the config directory after first launch.

This issue does not occur under vanilla Forge.

crash-2024-09-05_10.34.18-client.txt

Mod List

All mods included in Nomifactory 1.7a Curseforge pack + Fugue 0.16.3 and Scalar 2.11.

MMC Instance Notes

This instance is built using Github Action.

Using installer artifact from commit: https://github.com/CleanroomMC/Cleanroom/commit/b132d863be3ca18b8f57d432e65402ef54491572 Action URL: https://github.com/CleanroomMC/Cleanroom/actions/runs/10658856743

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 fix this issue.
  • [X] I am using experimental branch and have installed Scalar and it does not fix 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)

lynxx131 avatar Sep 05 '24 00:09 lynxx131

May we have your full log please? It seems like packmode wasn't loaded/or loaded incorrectly.

Rongmario avatar Sep 05 '24 01:09 Rongmario

Here is my latest and debug log files.

debug.log latest.log

lynxx131 avatar Sep 05 '24 08:09 lynxx131

Reported to nomi-ceu developers

kappa-maintainer avatar Sep 13 '24 09:09 kappa-maintainer

Similar problem, probably due to Packmode I'll report back to the author, but I'll add Packmode to Fugue's config and see if it can be addressed.

erialsan avatar Sep 13 '24 11:09 erialsan

Apparently this is an inherent problem with recent Cleanroom builds!

erialsan avatar Sep 13 '24 11:09 erialsan

That's because nomilabs is relying on old classloader architecture lazily in recent updates, nobody to blame here

kappa-maintainer avatar Sep 13 '24 12:09 kappa-maintainer