Operating System:win xp
Web Browser: ie
Detailed Problem Description:
when i put this code in or something like it it says "error:'water.dmi':cannot find file" when it exists.
Code Snippet to Reproduce Problem:
water
icon = 'water.dmi'
density = 0
ID:145858
Nov 19 2005, 11:25 pm (Edited on Nov 20 2005, 5:29 am)
|
|
BYOND Version: 344.0
Operating System:win xp Web Browser: ie Detailed Problem Description: when i put this code in or something like it it says "error:'water.dmi':cannot find file" when it exists. Code Snippet to Reproduce Problem: water |
Nov 19 2005, 11:33 pm
|
|
Is your capitalisation correct? Is it in a subfolder (If it is, you'll have to set the option to traverse subfolders)?
|
In response to Jp
|
|
Is your capitalisation correct? i dont know
Is it in a subfolder? no o yeh and im using 344.0 now and it still does it |
In response to Tkz
|
|
Do you actually have an icon inside of the file?
|
In response to Kalzar
|
|
yup
|
In response to Tkz
|
|
heres what it says in the thingy box
loading pokemonattack.dme and this is what it says the error is
icon = 'floor.dmi'
yes its doing it with the floor as well and thats stopping me from making my map |
In response to Tkz
|
|
Make a screenshot of Dreammaker (printscreen)
and upload it at http://www.imageshack.us or something. |
In response to Mysame
|
|
In response to Tkz
|
|
press ctrl+T and see if there are any >>> standing there. If not, delete the spaces and press tab.
|
In response to Mysame
|
|
heres the full bit
turf now it says that every1 of them but floor have pokemonattack.dm:121: Inconsistent indentation. pokemonattack.dm:126: Inconsistent indentation. pokemonattack.dm:129: Inconsistent indentation. |
In response to Tkz
|
|
Yes well, never copy/paste from websites or sites, tends to give indentation errors. Read again what I said in the post above.
|
In response to Tkz
|
|
i dont know how but i fixed it
|
In response to Tkz
|
|
no its died again
Code:turf floor icon = 'floor.dmi' wall icon = 'wall.dmi' opacity = 1 density = 1 chimage icon = 'chimage.bmp' tree_sm icon = 'tree_sm.bmp' black icon = 'black.bmi' boat icon = 'boat.bmi' chair icon = 'chair.bmi' christmastree icon = 'christmastree.bmi' density = 1 dock icon = 'dock.bmi' door icon = 'door.bmi' doormat1 icon = 'doormat1.bmi' drawer1 icon = 'drawer1.bmi' drawer2 icon = 'drawer2.bmi' durt icon = 'durt.bmi' flower icon = 'flower.bmi' grass icon = 'grass.bmi' mat icon = 'mat.bmi' mat2 icon = 'mat2.bmi' matedge icon = 'matedge.bmi' matedge2 icon = 'matedge2.bmi' matedge3 icon = 'matedge3.bmi' matl icon = 'matl.bmi' matplane icon = 'matplane.bmi' </dm> when i try it compile it says pokemonattack.dm:65:error:'black.bmi':cannot find file pokemonattack.dm:68:error:'boat.bmi':cannot find file pokemonattack.dm:71:error:'chair.bmi':cannot find file pokemonattack.dm:74:error:'christmastree.bmi':cannot find file pokemonattack.dm:78:error:'dock.bmi':cannot find file pokemonattack.dm:81:error:'door.bmi':cannot find file pokemonattack.dm:84:error:'doormat1.bmi':cannot find file pokemonattack.dm:87:error:'drawer1.bmi':cannot find file pokemonattack.dm:90:error:'drawer2.bmi':cannot find file pokemonattack.dm:93:error:'durt.bmi':cannot find file pokemonattack.dm:96:error:'flower.bmi':cannot find file pokemonattack.dm:99:error:'grass.bmi':cannot find file pokemonattack.dm:102:error:'mat.bmi':cannot find file pokemonattack.dm:105:error:'mat2.bmi':cannot find file pokemonattack.dm:108:error:'matedge.bmi':cannot find file pokemonattack.dm:111:error:'matedge2.bmi':cannot find file pokemonattack.dm:114:error:'matedge3.bmi':cannot find file pokemonattack.dm:117:error:'matl.bmi':cannot find file pokemonattack.dm:120:error:'matplane.bmi':cannot find file and there are no >>s and now its saying pokemonattack.dm:170:error: table: expected end of statement and teh code is table |
In response to Tkz
|
|
Duh.. It's .dmi, not .bmi
|
In response to Mysame
|
|
0.0 my brain must be frying or something well it was like 6:00am when i did it...
|
In response to Tkz
|
|
ok heres some errors...
it still says these dont exist *points down* turf and there are no >>s and its saying > table still the game dont work... |
In response to Tkz
|
|
show us the code before the table part.
And phulease, use <dm> |
In response to Mysame
|
|
ok heres some errors...
it still says these dont exist *points down* turf and there are no >>s and its saying > table still the game dont work... |
In response to Tkz
|
|
Just show us the procs/verbs/whatever that is before turf
|
In response to Mysame
|
|
world |