Smooth mixed 1st + 3rd Person Camera Scene Node (for RPG)
I have error in this line. Can you help me to open this project
scene::ISceneNode* q3node = smgr->addOctTreeSceneNode(q3levelmesh->getMesh(0));
"Unhandled exception at 0x00421e87 in IrrCameraRPG.exe: 0xC0000005: Access violation reading location 0x00000000."
And in Dos it show "Could not load mesh,because file could not be open.: 20kdm2.bsp"
Thank you
scene::ISceneNode* q3node = smgr->addOctTreeSceneNode(q3levelmesh->getMesh(0));
"Unhandled exception at 0x00421e87 in IrrCameraRPG.exe: 0xC0000005: Access violation reading location 0x00000000."
And in Dos it show "Could not load mesh,because file could not be open.: 20kdm2.bsp"
Thank you
-
- Posts: 206
- Joined: Thu Sep 01, 2005 9:26 pm
- Location: France
-
- Posts: 97
- Joined: Sat Oct 14, 2006 10:51 am
- Location: Australia,melbourne
-
- Posts: 206
- Joined: Thu Sep 01, 2005 9:26 pm
- Location: France
Trying to get it to work in Dev C++ I added everything to the project of mine, embedded correctly(positive), although im getting this error.. 264 C:\Documents and Settings\Administrator\Desktop\SquareSoft\CCameraSceneNode.cpp `ViewArea' undeclared (first use this function)
wich im guessing means im missing header file or something, otherwise it should know what it is? x_x Anyhelp?
wich im guessing means im missing header file or something, otherwise it should know what it is? x_x Anyhelp?
-
- Posts: 97
- Joined: Sat Oct 14, 2006 10:51 am
- Location: Australia,melbourne
-
- Posts: 1029
- Joined: Thu Apr 06, 2006 12:45 am
- Location: Tennesee, USA
- Contact:
If anyone figures out how to fix this in Dev-Cpp PLEASE post here, I don't have any other (working) options for a third-person cam for Irrlicht 1.2pinkman wrote:Trying to get it to work in Dev C++ I added everything to the project of mine, embedded correctly(positive), although im getting this error.. 264 C:\Documents and Settings\Administrator\Desktop\SquareSoft\CCameraSceneNode.cpp `ViewArea' undeclared (first use this function)
wich im guessing means im missing header file or something, otherwise it should know what it is? x_x Anyhelp?
-
- Posts: 206
- Joined: Thu Sep 01, 2005 9:26 pm
- Location: France
-
- Posts: 97
- Joined: Sat Oct 14, 2006 10:51 am
- Location: Australia,melbourne
-
- Posts: 1029
- Joined: Thu Apr 06, 2006 12:45 am
- Location: Tennesee, USA
- Contact:
xterminhate -- I hope you don't mind. I've updated your source files for your cam v8 to work with v1.2 of irrlicht.
Download:
http://www.megaupload.com/?d=09RQ53DM
Download:
http://www.megaupload.com/?d=09RQ53DM