Forum

> > Off Topic > Blitz3D: Runtime error "Memory access violation"
ForenübersichtOff Topic-ÜbersichtEinloggen, um zu antworten

Englisch Blitz3D: Runtime error "Memory access violation"

6 Antworten
Zum Anfang Vorherige 1 Nächste Zum Anfang

alt Re: Blitz3D: Runtime error "Memory access violation"

Ultimate programmer
BANNED Off Offline

Zitieren
No, Your versions are false-I have W7 And blitz3d Example: site at my acount is program that I created with blitz3d. Memory acess violation mean that blitz3d can't load file! Example:
"
Graphics 640,480,32,3
AppTitle "test"
Global img=LoadImage("button.bmp")
DrawImage img,0,10
Delay 5          ;program will close after 5 seconds
;(you can write "End"
"
But if not image "button.bmp" then will be error "memory acess violation""
Zum Anfang Vorherige 1 Nächste Zum Anfang
Einloggen, um zu antwortenOff Topic-ÜbersichtForenübersicht