memory access

Blitz3D Forums/Blitz3D Beginners Area/memory access

I have a new computer with Athlone 64 and windows xp with sp 2.Blitz worked ok at first but now I get " memory access violation" message every time I try to run a program. Anyone know why?

Probably the Data Execution Prevention feature, turned on by default in SP2.

You can turn it off, but the better solution is to get the latest update here.

Yes, Floyd is right, you should get the update.

IPete2.