sprite error Created 13 years ago2011-05-10 12:49:17 UTC by salmon salmon

Created 13 years ago2011-05-10 12:49:17 UTC by salmon salmon

Posted 13 years ago2011-05-10 12:49:17 UTC Post #294519
Hello I have come across a problem I don't know what it is.
I put a sprite in my map which I really need. So I went into the game sprite folder, I made my own folder and pasted it in there.

so in editor I make this sprite and all it should work. I check for problems and it compiles with no problem but when I try to test my map I get an error and game forcequits.

not just an error but a fatal error! it says mod_numforname: and then the way to my game directory. I know it has to do with this sprite since I tried to remove it from my map and it plays fine.
Posted 13 years ago2011-05-10 15:11:27 UTC Post #294521
You probably have the path to the sprite wrong in your env_sprite. In your case, it should be something like this:

sprites/yourfoldername/yourspritename.spr
Posted 13 years ago2011-05-11 08:50:03 UTC Post #294546
That worked thank you!

I actually had it starting all the way back at c/
You must be logged in to post a response.