Error, But i dont know how to fix
#3

The problem has be in a Array. That means you have to look for variables that are like this:

Код:
new MyArray[9] [3];
The compiler says it should be too small, so you have to look for the problem, where the array gets an index or a value.
Reply


Messages In This Thread
Error, But i dont know how to fix - by GforceNL - 30.08.2009, 13:45
Re: Error, But i dont know how to fix - by James_Alex - 30.08.2009, 13:54
Re: Error, But i dont know how to fix - by DeathOnaStick - 30.08.2009, 14:19
Re: Error, But i dont know how to fix - by GforceNL - 30.08.2009, 14:20
Re: Error, But i dont know how to fix - by Jefff - 30.08.2009, 14:21
Re: Error, But i dont know how to fix - by MenaceX^ - 30.08.2009, 14:26
Re: Error, But i dont know how to fix - by GforceNL - 30.08.2009, 14:28
Re: Error, But i dont know how to fix - by DeathOnaStick - 30.08.2009, 14:31

Forum Jump:


Users browsing this thread: 3 Guest(s)