Just wanted to share this with everybody, I had updated to v1.90 and noticed a nasty bug working on a 2D game using multi indexed Dim(a1,a2..)and manipulating the elements inside..etc, and the game would just crash after a certain amount of time (not always the same) with no error message ! ... I have spent days debugging and made sure my dimensions/logic/prog flow is 100% .. still would crash !
I then switched (converted) all the multi DIM to TYPES instead , hoping that I'm overlooking something in the DIM processes ... still behaved the same way ....
finally, I installed the older update v1.88 , and tested the game over & over (with the orig DIM method) and had never crashed ever since ...!!!! (weired bug)!!!
I even then tested the other version with types , no problems ...
I don't think it has to do with my PC since uninstalling the v1.90 to v1.88 solved the problem instantly ...
Hopefully Mark will take some notice of this ...
Thanks!
WINXP, P3 1GHZ ,DX 9.0, 256MB Ram, Ati Radeon 7500 - 64MB
I then switched (converted) all the multi DIM to TYPES instead , hoping that I'm overlooking something in the DIM processes ... still behaved the same way ....
finally, I installed the older update v1.88 , and tested the game over & over (with the orig DIM method) and had never crashed ever since ...!!!! (weired bug)!!!
I even then tested the other version with types , no problems ...
I don't think it has to do with my PC since uninstalling the v1.90 to v1.88 solved the problem instantly ...
Hopefully Mark will take some notice of this ...
Thanks!
WINXP, P3 1GHZ ,DX 9.0, 256MB Ram, Ati Radeon 7500 - 64MB