10.09.2010, 17:24
I found the problem, i think its this part: new ExplodeSplit[4][100];
I have 204 fields, and when i change it to : new ExplodeSplit[204][100];
its not working well, actually its not continue with the load, its just stop there. so how i can fix it ?
I have 204 fields, and when i change it to : new ExplodeSplit[204][100];
its not working well, actually its not continue with the load, its just stop there. so how i can fix it ?