-
Notifications
You must be signed in to change notification settings - Fork 43
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
Crash with Logistics Pipes in FTB Interactions Remastered 1.3.0 #208
Comments
Try latest Fugue from action |
The issue persists despite latest fugue from action. Same modpack, same error. |
I need the exact not found class name |
unfortunately the error cuts off at the |
Have the same issue on latest Cleanroom and Fugue with the same pack. The crash seems to be related to LibrarianLib, bc my crash changed after the first logistics crash log, even though i changed nothing. |
@MrLuxALot |
Well, it fixed it for me ty |
Modded minecraft never disappoints when it comes to crashing hehe. Basically it works to load up but sometimes it just doesnt and crashes. |
Try new Fugue build from action |
It worked for now, maybe it will crash it feels like it |
In theory we could pre-define every packages under |
Your CleanroomMC Discord Username
juiceybeans
Cleanroom Version
0.2.3-alpha
Java Version
Java 21
Graphics Card Vendor
AMD iGPU
Bug Report
---- Minecraft Crash Report ----
// Lolis deobfuscated this stacktrace using MCP's stable-39 mappings.
// Why did you do that?
Time: 2024-09-23 13:37:52 BST
Description: Initializing game
net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Logistics Pipes (logisticspipes)
Caused by: java.lang.ClassNotFoundException: logisticspipes.network.guis.module.inhand.SneakyModuleInHandGuiProvider
at top.outlands.foundation.boot.ActualClassLoader.findClass(ActualClassLoader.java:259)
at top.outlands.foundation.boot.ActualClassLoader.loadClass(ActualClassLoader.java:266)
at logisticspipes.utils.StaticResolverUtil.lambda$null$0(StaticResolverUtil.java:35)
at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
at java.util.HashMap$KeySpliterator.forEachRemaining(HashMap.java:1715)
at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
at java.util.stream.ReduceOps$ReduceTask.doLeaf(ReduceOps.java:960)
at java.util.stream.ReduceOps$ReduceTask.doLeaf(ReduceOps.java:934)
at java.util.stream.AbstractTask.compute(AbstractTask.java:327)
at java.util.concurrent.CountedCompleter.exec(CountedCompleter.java:754)
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
Caused by: java.lang.IllegalArgumentException: logisticspipes.network.guis.module.inhand
at java.lang.ClassLoader.definePackage(ClassLoader.java:2239)
at java.net.URLClassLoader.definePackage(URLClassLoader.java:589)
at top.outlands.foundation.boot.ActualClassLoader.findClass(ActualClassLoader.java:206)
... 15 more
Mod List
FTB Interactions Remastered 1.3.0
MMC Instance Notes
N/A
Final Checklist
The text was updated successfully, but these errors were encountered: