I saw that the working directory in fact was wrong.
Once changed to the location where i output my files and put my resources everything ran just fine.
Thanks for the help.
Search found 2 matches
- Wed Feb 22, 2012 3:17 pm
- Forum: Beginners Help
- Topic: False error when loading height map
- Replies: 2
- Views: 246
- Wed Feb 22, 2012 1:52 pm
- Forum: Beginners Help
- Topic: False error when loading height map
- Replies: 2
- Views: 246
False error when loading height map
Hi Whenever i try to debug my code i get the error that my height map can't be loaded. Could not load terrain, because file could not be opened.: heightmap.bmp However when not debugging the program and running it outside my IDE i see that it runs just fine. It looks like i'm getting a false error. ...