Page 7 of 11

Posted: Thu Dec 07, 2006 2:07 am
by neppyweb
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

Posted: Thu Dec 07, 2006 7:43 am
by xterminhate
Message is clear !

That's not a pb with the code or the camera. The program just does not found the map .bsp file. Put that file into the directory of the program.....


Xter.

Posted: Fri Dec 08, 2006 4:26 am
by neppyweb
I see
my comouter don't have file 20kdm2.bsp
=_="

Posted: Fri Dec 08, 2006 4:56 am
by a_haouchar
i still have that problem and i changed the line of code to see that file but still doesnt work,moved the files ect still doesn work so im using troopers one and works but i get another problem:(

Posted: Sun Dec 10, 2006 10:53 am
by pinkman
This ever going to work with 1.2 and dev c++ seems like something I'd really wanna use, but compileing it is rather annoying.. missing library files, etc..

Posted: Sun Dec 10, 2006 5:54 pm
by xterminhate
Maybe things has changed with 1.2. I will have a look...

Posted: Mon Dec 11, 2006 12:04 am
by pinkman
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?

Posted: Mon Dec 11, 2006 6:55 am
by a_haouchar
oh a few days ago i got it resolved with troopers one with visual c++. Dev c++ gives unkown errors!

Posted: Mon Dec 11, 2006 2:44 pm
by pinkman
Wich isnt really Dev C++'s fault, can anyone give a list of every rescource this may use? Or translate into a version they know works in dev c++?

Posted: Sun Dec 17, 2006 6:03 am
by monkeycracks
pinkman 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?
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.2

i'm sorry

Posted: Mon Dec 25, 2006 6:34 pm
by vickylh
i'm sorry,i can't download the Zips!

Posted: Tue Dec 26, 2006 5:53 am
by xterminhate
Please, try again. It worked for me.

The current code works with 1.1. I did not tested with the new release 1.2.

Posted: Tue Dec 26, 2006 9:57 am
by a_haouchar
i die if it works with dev c++ and it looks like that irrlicht 1.2 isnt comaptible,i tried it.

Posted: Tue Dec 26, 2006 9:54 pm
by monkeycracks
xterminhate wrote:Please, try again. It worked for me.

The current code works with 1.1. I did not tested with the new release 1.2.
It doesn't work with 1.2, I'm no good with camera coding or I'd help fix it =D

Posted: Thu Dec 28, 2006 12:22 am
by lug
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