Guys i tryed to put the 910 items on my 718/901 cache, so far, so good, but when i try to load my client with the cache, my client not load 100% only who i get is 94% loading screen i can't join on the lobby.
Error catched:
Error: ns.f() | Class329.method3993:236 Class255.run:102 java.lang.Thread.run | java.lang.IllegalArgumentException
Code:
public boolean method3993(int i, byte[] is, int i_38_, int i_39_) {
try {
synchronized (aClass484_3490) {
if (i_38_ < 0 || i_38_ > -1289609275 * anInt3494)
throw new IllegalArgumentException();
boolean bool = method3991(i, is, i_38_, true, 1494361890);
if (!bool)
bool = method3991(i, is, i_38_, false, 1552417971);
boolean bool_40_ = bool;
return bool_40_;
}
}
catch (RuntimeException runtimeexception) {
throw Class346.method4175(runtimeexception, new StringBuilder().append("ns.f(").append(')').toString());
}
}