If this topic is still actual, I got permission to upload whole solution.
Link at model causing the problem is http://www.assembla.com/code/pathman/su ... els/hero.X
Search found 3 matches
- Fri Apr 01, 2011 8:45 pm
- Forum: Bug reports
- Topic: [fixed]CXMeshFileLoader
- Replies: 5
- Views: 1303
- Thu Mar 10, 2011 12:11 pm
- Forum: Bug reports
- Topic: [fixed]CXMeshFileLoader
- Replies: 5
- Views: 1303
- Wed Mar 09, 2011 4:08 pm
- Forum: Bug reports
- Topic: [fixed]CXMeshFileLoader
- Replies: 5
- Views: 1303
[fixed]CXMeshFileLoader
Recently when I was working with Irrlicht 1.7.2 and tried to load some .x file my program crashed with access violation exception. Debug showed that problem is in CXMeshFileLoader. Here is my workaround followed by explanation: Index: D:/Projects/Irrlicht/CXMeshFileLoader.cpp =======================...