Comboed
June 18th, 2010, 20:08
Right so in class8.java i made all privates public and added in
Class8_Sub1.moreitems(i);
Class8_Sub2.moreitems(i);
Class8_Sub3.moreitems(i);
Class8_Sub4.moreitems(i);
Class8_Sub5.moreitems(i);
Class8_Sub6.moreitems(i);
Yes, thats alot of subclasses i know. 3 of them are empty the other 3 have items in them.
But when i go to load my client when it gets to connecting to update server it goes to game crash error screen. Any ideas? Same problem that i had with my old client.
Class8_Sub1.moreitems(i);
Class8_Sub2.moreitems(i);
Class8_Sub3.moreitems(i);
Class8_Sub4.moreitems(i);
Class8_Sub5.moreitems(i);
Class8_Sub6.moreitems(i);
Yes, thats alot of subclasses i know. 3 of them are empty the other 3 have items in them.
But when i go to load my client when it gets to connecting to update server it goes to game crash error screen. Any ideas? Same problem that i had with my old client.