On this line :
device->getFileSystem()->addZipFileArchive("map-20kdm2.pk3");
I get this error:
Unhandled exception at 0x0040126e in Tutorial_03_UsingCollisionTree.exe: 0xC0000005: Access violation reading location 0x00000000.
I get this error on any I/O. I have moved the pack file everywhere !!
Am I missing something? I am cannabalizing a Newton tutorial.
===============================================
device->getFileSystem()->addZipFileArchive("map-20kdm2.pk3");
scene::IAnimatedMesh* q3levelmesh = smgr->getMesh("20kdm2.bsp");
scene::ISceneNode* q3node = 0;
Stumped
-
thespongebob
- Posts: 12
- Joined: Fri Feb 17, 2006 11:53 pm
-
thespongebob
- Posts: 12
- Joined: Fri Feb 17, 2006 11:53 pm