jediminer543

Results 45 comments of jediminer543

Suggestion: Try removing Performant and see if that fixes it (Or toggling world threading). There appears to be some issue relating to it

I have confirmed this in 1.16.3 in trying to get Minecraft to work on my old dying laptop I'll look into this, but it's possible this is going to be...

This is kind of an issue with this mod rather than with the interference itself, but it only occurs in the presence of other mods Basicly what happens is the...

It won't unfortunatly; the best trick you can use is disabling the mod I've been trying to fix this for a while now but debugging is a fecking nightmare

I've seen another mod do that before; but I'm not quite sure what casuses it It never seems to be a major issue, and is probably ignorable However, I'll poke...

In theory minecraft does some of it's own parallelism for chunk generation; but I can see what I can do to make it more parallel Also, nice hardware, I'm guessing...

Ok, so this is FUN I guess I need to play with 1.15 more as there are a LOT of bugs there Relevent points: ``` [02Nov2020 16:01:23.177] [ForkJoinPool-4-worker-6/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]:...

Oh, another point for future me: ``` [03Nov2020 17:42:49.639] [ForkJoinPool-4-worker-4/INFO] [STDERR/]: [org.jmt.mcmt.asmdest.ASMHookTerminator:lambda$callTileEntityTick$4:184]: java.lang.NullPointerException [03Nov2020 17:42:49.642] [ForkJoinPool-4-worker-4/INFO] [STDERR/]: [org.jmt.mcmt.asmdest.ASMHookTerminator:lambda$callTileEntityTick$4:184]: at java.util.HashSet.contains(Unknown Source) [03Nov2020 17:42:49.643] [ForkJoinPool-4-worker-4/INFO] [STDERR/]: [org.jmt.mcmt.asmdest.ASMHookTerminator:lambda$callTileEntityTick$4:184]: at blusunrize.immersiveengineering.common.blocks.wooden.SorterTileEntity.canRoute(SorterTileEntity.java:78) [03Nov2020 17:42:49.644]...

Carpet mod is fabric only last I was aware So I think you've got the wrong repo

I've not tried it with Java 14 so IDK Also sorry for delayed response, depression is a pain