java.lang.IllegalArgumentException
4 replies [Last post]
apocalypsing
WoM Member
Members
WoM Member: 282954
WoM Coins: 7

I get this when switching worlds on my favourite server when using World of Minecraft... makes patrolling for griefers harder since I cannot fly or speedhack since this keeps happening.

It only happens after the world loading screen disappears, then the map rendering process begins, then this crash.

World of Minecraft 1.9
Windows 7 x86
JRE 1.6.27

--------------

Edit: here's the full error:
"The game broke! [java.lang.IllegalArgumentException: Comparison method violates its general contract!]

And sorry for the double post below. I couldn't find an edit button anywhere before.

apocalypsing
WoM Member
Members
WoM Member: 282954
WoM Coins: 7
Sorry, forgot to post RAM,

Sorry, forgot to post RAM, GPU, and CPU specs aswell.

RAM: 4GB
GPU: 512MB ATI Mobility Radeon 3650 (yes, I'm on a laptop, but this laptop dates back to 2008 so no switchable graphics.)
CPU: Intel Core 2 Duo (dual-core), clocked at 2.26GHz

SubmissionHD
WoM Member
Members
WoM Member: 345229
WoM Coins: 1
bump i have thiz too! :(

bump i have thiz too! :(

sithrebel
Contributor
Contributor
WoM Member: 124653
WoM Coins: 875
obviously the comparison

obviously the comparison method needs to argue a new contract.

lol just kidding heres the fix
if that dosent work try the method below (which probably wont work because the decompiler dosent know exactly how triddin wrote the code)
first decompile the program
second fing the line of code "ava.util.Arrays.useLegacyMergeSort=false"
third change it to true "ava.util.Arrays.useLegacyMergeSort=true"
fourth recompile it
and there you go.

marshytheman
WoM Member
Members
WoM Member: 272341
WoM Coins: 15
How do you decompile the program, and what program?

one does not simply decompile "the program" please elaborate if you can?