ID:139750
 
Code:
turf
rock
icon = 'turfs.dmi'
icon_state = "rock"
density = 1
grass
icon = 'turfs.dmi'
icon_state = "grass"
blood
icon = 'turfs.dmi'
icon_state = "bloodgrass"


Problem description: When I try to compile my code I get the error 'turfs.dmi': cannot find file. I have created the file and it's on the side-bar. This seems to happen every time I add a new icon to the file

Happens to me 2 try to make a new .dmi file
Are you also getting the error "[game].rsc is locked up!"?

If so, make sure you close down any running instances of your game before compiling.
In response to DarkCampainger
Yes, I do get that error, but I also have all instances closed. I'll try using task manager to make sure
In response to DarkCampainger
DarkCampainger wrote:
Are you also getting the error "[game].rsc is locked up!"?

If so, make sure you close down any running instances of your game before compiling.

Ok, yes, I do have the any instance closed
In response to Swordslam46
If you're getting that error, it should mean that some other program (eg DreamSeeker or DreamDaemon) is accessing it. Double check none of them are hiding in the tray.

You can also try a clean compile, which should delete your compiled .rsc file and generate a fresh one.
In response to DarkCampainger
DarkCampainger wrote:
If you're getting that error, it should mean that some other program (eg DreamSeeker or DreamDaemon) is accessing it. Double check none of them are hiding in the tray.

You can also try a clean compile, which should delete your compiled .rsc file and generate a fresh one.

DreamDaemon was hiding. Thank you :)
In response to Tajiri
if you mde a executable file to put on the site then thats the reason why it wont work trust me delete it then see what happens