ID:146387
 
Code:
turf/icon = 'turfs.dmi'


Problem description:

I have, in one environment, Turfs.dmi. In Environment 2, in a differant folder in C:/P F/Byond/Bin/ I have another Turfs.dmi for that game. Now the problem is that Environment 2 is using the Turfs.dmi from Environment 1!!! how is that even possible??

(Edit: just btw I did rename the correct icon file and it works now; but still how did it go to the other environment? o_O)

Edit 2:

When I compiled, the rsc file went into the foldier of "Environment 1" >_>
Yep, this can also eat your .rsc, so be careful!
When you switch enviroments through the "Recent Enviroments" thing, the .rscs get merged, and can sometimes eat one another. :(
In response to Ol' Yeller
So don't use that any more? o_O
In response to Cowdude
Don't use it when in a project, until the bug is fixed. I really hope it is soon. Also, you can use it...just beware the risks!
In response to Ol' Yeller
oh okay; so its okay to use it when first opening Dream Maker without screwing anything up?