#JEED: Exception loading plugin

39 messages ยท Page 1 of 1 (latest)

autumn herald
#

Hi there!

I'm getting a weird error with the newest version of JEED (1.21-2.2.17) installed on my personal modpack. It seems to have something to do with EMI, but I'm sure what exactly, since I tried to unsuccessfully recreate the issue on a minimal instance with AND without EMI installed alongside JEED.

Here is my log: https://mclo.gs/wgj4oYa
(Error starts at line 1155)

Could you perhaps have a look at this, please? I'm really not sure what this means or where it could come from.
Thank you in advance!

Edit: Forgot to add the Fabric-Tag, sorry!

autumn herald
#

Additonal Info: I'm currently using version 2.2.13 of Jeed (for 1.21.1) for my modpack, since that is the last version that this error didn't occur on.
I'm not sure what has changed since then to cause the error.

slow bone
#

Do you also have JEI installed?

#

For now you can use an old emi

autumn herald
#

I have JEI and EMI on my Modpack

#

I'm also using the latest version of EMI for 1.21.1 (version 1.1.20)

#

JEI and EMI are up to date for me. I'm not using the latest version of JEED since every version since 2.2.14 have shown me weird errors in the log.
The log from my initial post had version 2.2.17 of JEED installed

slow bone
#

Does it work without jei I wonder

autumn herald
#

I'll try, one moment

#

Sooo... I tested a bit. And it's very weird.

Without JEI, but with EMI, I get the exact same error.

Without EMI, but with JEI, I get... something else, which is somehow an even worse error.
Here is the new log: https://mclo.gs/WMDRtgz
(errors start at 1083 and 1145)

autumn herald
#

Yes, it's the latest update. Version 1.1.20 for Minecraft 1.21.1

#

I don't think there is a newer update, at least I'm not aware there is one

slow bone
#

man i swear ive got so many of the (same) reports for jeed but i can never replicate them

#

i can however blindly fix

#

attempt to do at least

autumn herald
#

I tried to replicate this one myself, and not even I can replicate it on a minimal instance :/ I really got no clue where it's coming from

#

No worries if you can't fix this one, you're basically going blind, I totally get that ๐Ÿ™‚

slow bone
#

try that

autumn herald
#

Alrighty, gimme a sec

#

Tested it with EMI and JEI activated
Same error as before

[Thread-31/ERROR]: Exception loading plugin provided by jeed
java.lang.IllegalArgumentException: Comparison method violates its general contract!
at java.base/java.util.TimSort.mergeHi(Unknown Source) ~[?:?]
at java.base/java.util.TimSort.mergeAt(Unknown Source) ~[?:?]
at java.base/java.util.TimSort.mergeForceCollapse(Unknown Source) ~[?:?]
at java.base/java.util.TimSort.sort(Unknown Source) ~[?:?]
at java.base/java.util.Arrays.sort(Unknown Source) ~[?:?]
at java.base/java.util.ArrayList.sort(Unknown Source) ~[?:?]
at java.base/java.util.stream.SortedOps$RefSortingSink.end(Unknown Source) ~[?:?]
at java.base/java.util.stream.Sink$ChainedReference.end(Unknown Source) ~[?:?]
at java.base/java.util.stream.AbstractPipeline.copyInto(Unknown Source) ~[?:?]
at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source) ~[?:?]
at java.base/java.util.stream.AbstractPipeline.evaluate(Unknown Source) ~[?:?]
at java.base/java.util.stream.AbstractPipeline.evaluateToArrayNode(Unknown Source) ~[?:?]
at java.base/java.util.stream.ReferencePipeline.toArray(Unknown Source) ~[?:?]
at java.base/java.util.stream.ReferencePipeline.toArray(Unknown Source) ~[?:?]
at java.base/java.util.stream.ReferencePipeline.toList(Unknown Source) ~[?:?]
at knot/net.mehvahdjukaar.jeed.Jeed.getEffectList(Jeed.java:116) ~[jeed-1.21-2.2.17-fabric.jar:?]
at knot/net.mehvahdjukaar.jeed.plugin.emi.EMIPlugin.register(EMIPlugin.java:43) ~[jeed-1.21-2.2.17-fabric.jar:?]
at knot/dev.emi.emi.runtime.EmiReloadManager$ReloadWorker.run(EmiReloadManager.java:188) ~[emi-1.1.20+1.21.1+fabric.jar:?]
at java.base/java.lang.Thread.run(Unknown Source) [?:?]

#

My guess is, it must have been something that was changed in JEED version 2.2.14, since that was the first time this error occurred for me

slow bone
#

i think i sent you the old version

autumn herald
# slow bone

Tested this version. Works perfectly, no error! ๐Ÿ˜„

#

Thank you so much!

slow bone
#

nice

autumn herald
#

Off-Topic, but if I may ask for a favor; I'd really like to add SuppSquared to my modpack, but it spams my console with parsing errors. I've opened a GitHub issue on it a couple of months ago. If it's not too muchh trouble, could you look into this sometime soon, please? No rush or anything, I'm sure you're quite busy!

slow bone
#

which

#

im so behind with issues

#

but still log stuff isnt very high priority as one plays the game not the log after all

#

unless it constantly spams then it can slow down

autumn herald
slow bone
#

oh thats a broken loot table

#

thought i fixed it

#

you using latest version?

autumn herald