i am getting a "Fatal execution engine error.
The program '[2772] Statex.exe: Statex' has exited with code 0 (0x0)." error on compile. it doesn't say where the bad code is, but i have it tracked down to this line:
ratios = new float[25] {-1f, 4f/3f, 16f/9f, 1.85f, 2.35f, -1f, -1f, 1f/(float)Math.Sqrt(2), (float)Math.Sqrt(2), (float)Math.Sqrt(2)/3f, 246f/140f, -1f, -1f, 468f/60f, 234f/60f, 120f/240f, 1f, 120f/600f, 160f/600f, -1f, -1f, 3f/2f, 3f/2f, 16f/9f, 3f};
why am i getting this error?
____________________________________________________
If you like a post, show you care by giving it a <censored>.
The program '[2772] Statex.exe: Statex' has exited with code 0 (0x0)." error on compile. it doesn't say where the bad code is, but i have it tracked down to this line:
ratios = new float[25] {-1f, 4f/3f, 16f/9f, 1.85f, 2.35f, -1f, -1f, 1f/(float)Math.Sqrt(2), (float)Math.Sqrt(2), (float)Math.Sqrt(2)/3f, 246f/140f, -1f, -1f, 468f/60f, 234f/60f, 120f/240f, 1f, 120f/600f, 160f/600f, -1f, -1f, 3f/2f, 3f/2f, 16f/9f, 3f};
why am i getting this error?
____________________________________________________
If you like a post, show you care by giving it a <censored>.