ID:145409
 
Code:
src << browse_rsc('DarkZero.jpg', "images/DarkZero.jpg")
src << browse('welcome.html',"clear=0; size=350x400;can_close=1;can_resize=0;titlebar=1;can_minimize=0;can_maximize=0")


Problem description:
When I start the game, it spits this at me no matter what I do.

BYOND(348.905) Warning: removed corrupted file 'DarkZero.jpg' from cache.
BYOND(348.905) Warning: removed corrupted file 'welcome.html' from cache.


I have found no way to fix it. Any help at all would be a massive help. Thanks in advance.

- GunRunner

Bump
In response to GunRunner
That means the files are corrupted. (Basicly that means broken, jsut in case you didn't know) I wouldn't know how to fix it, just saying what the error means.
In response to KirbyRules
um u wouldn't be running your game while u compile would u
In response to KirbyRules
KirbyRules wrote:
That means the files are corrupted. (Basicly that means broken, jsut in case you didn't know) I wouldn't know how to fix it, just saying what the error means.


Really why post if your not going to help at all
In response to Mxjerrett
Ive noticed sometimes you have to put .JPG instead of .jpg on Jpeg files. Maybe that will help?