-
New User
If I click it, this occurs:
Code:
Exception in thread "Thread-4" java.lang.NullPointerException
at client.method135(client.java:10191)
at client.method9(client.java:47)
at Applet_Sub1.run(Applet_Sub1.java:122)
at client.run(client.java:4554)
at java.lang.Thread.run(Unknown Source)
Code:
if (super.anInt26 == 1 && super.anInt27 >= i - 75 && super.anInt27 <= i + 75 && super.anInt28 >= l - 20 && super.anInt28 <= l + 20) {
anInt833 = 3;
anInt1216 = 0;
}
Code:
if (anInt833 == 3) {
aClass30_Sub2_Sub1_Sub4_1272.method382(0xffffff, c / 2, anInt939, "1", c1 / 2 - 60, true);
int k = c1 / 2 - 35;
aClass30_Sub2_Sub1_Sub4_1272.method382(0xffffff, c / 2, anInt939, "2", k, true);
k += 15;
aClass30_Sub2_Sub1_Sub4_1272.method382(0xffffff, c / 2, anInt939, "3", k, true);
k += 15;
aClass30_Sub2_Sub1_Sub4_1272.method382(0xffffff, c / 2, anInt939, "4", k, true);
k += 15;
aClass30_Sub2_Sub1_Sub4_1272.method382(0xffffff, c / 2, anInt939, "5", k, true);
k += 15;
aClass30_Sub2_Sub1_Sub4_1272.method382(0xfffffF, c / 2, anInt939, "6", k, true);
k += 15;
aClass30_Sub2_Sub1_Sub4_1272.method382(0x0099FF, c / 2, anInt939, "7", k, true);
k += 15;
int j1 = c / 2;
int i2 = c1 / 2 + 50;
aClass30_Sub2_Sub1_Sub2_967.method361(j1 - 73, 16083, i2 - 20);
aClass30_Sub2_Sub1_Sub4_1272.method382(0x33CCFF, j1, anInt939, "Cancel", i2 + 5, true);
}
Any ideas? If you don't know what I'm talking about, it's the button on the loginbox.