Get an error when running insectoids.bmx example

Blitz3D Forums/Blitz3D Beginners Area/Get an error when running insectoids.bmx example

rod54(Posted 2008) [#1]
Program crashes when player gets killed at this line --

If num_flying=0 And bbExplosion(Explosion_list.First())=Null

unhandled exception illegal operation on empty list ..

Any idea why ?

Thanks,


KillerX(Posted 2008) [#2]
.bmx means Blitzmax. bb means Blitz3d.
Blitz3d can't run Blitzmax.
Blitzmax can't run Blitz3d.


rod54(Posted 2008) [#3]
This program is one of the example file of the blitz3dsk running in blitzMax


Ginger Tea(Posted 2008) [#4]
perhaps re-posting it in the b3dsdk programming or bug reports forum would be better