for some reason the dream maker doesnt recognize any dmi files i create hence giving me the message:
[game's name].dm:3:error: '[an icon of some sort].dmi': cannot find file
every time i try to assign an icon to an atom(mobs...).
Numbered Steps to Reproduce Problem:
a)create an icon of a pie
b)create an atom called "pie"
c)assign the icon pie to "pie"
d)compile
Code Snippet (if applicable) to Reproduce Problem:
obj
pie
icon = 'pie.dmi'
Expected Results:
create an obj with OBJ as its icon
Actual Results:
announce an error claiming the icon cannot be found
Does the problem occur:
Every time? Or how often?-every time-
In other games?-yes-
In other user accounts?-not relevant-
On other computers?-not tested-
When does the problem NOT occur?-never-
Did the problem NOT occur in any earlier versions? If so, what was the last version that worked? -the problem didnt occur in my current version earlier, the problem seemed to have pop today.(Visit http://www.byond.com/download/build to download old versions for testing.)
Workarounds:-none-