Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

Newcomers DBPro Corner / NGCollision help!!!!

Author
Message
matthew mcghie
20
Years of Service
User Offline
Joined: 7th Nov 2003
Location:
Posted: 21st Apr 2004 22:37
Could somebody please help me!I recently bought NGCollision and thought it would be easy to use,but when i followed the manual and look at the examples to help me i made a very simple program using the system but when i went to run the program an error came up saying that the collision system could not be loaded.I think i have done everything in order for the system to work so i dont know whats wrong.I am just creating a little driving game where the camera is positioned behind the vehicle and everything was going fine until i tried to run the collision system!Could somebody please help!!!!
Lost in Thought
20
Years of Service
User Offline
Joined: 4th Feb 2004
Location: U.S.A. : Douglas, Georgia
Posted: 21st Apr 2004 23:42
Can you post the code? Remember to leave out the ngc activation numbers if you have the retail version. Use (000000000,000000000,000000000) instead.

"People don't fail ..... they stop trying." Specs. P4 2.8GHz 800 FSB | 512MB DDR333
GeForce FX 5200 AGP 256MB | Windows XP Pro Full
BatVink
Moderator
21
Years of Service
User Offline
Joined: 4th Apr 2003
Location: Gods own County, UK
Posted: 22nd Apr 2004 01:37
1. Dll in the right directory?
2. Have you included the include file?

I'm guessing (2) is OK, as it's trying to load, but failing. That would suggest (1) is the issue, it can't find the Dll.

BatVink
http://facepaint.me.uk/catalog/default.php AMD 3000+ Barton, 512K Ram, 120 Gig Drive space, GeForce 5200 FX 128 Mb, Asus A7N8X Mobo.
Terms & Conditions apply
nuclear glory
20
Years of Service
User Offline
Joined: 2nd Oct 2003
Location:
Posted: 22nd Apr 2004 16:28
Yes, make sure the DLL is in the same folder as the EXE file you're building.

Lead Programmer/Director
Powerful Collision DLL for DBPro and DBC: http://www.nuclearglory.com
matthew mcghie
20
Years of Service
User Offline
Joined: 7th Nov 2003
Location:
Posted: 22nd Apr 2004 20:41
Sorry i am a little late here is the code i used, its only basic and doesnt have any structure to it as yet as i wanted to test the collision system.I have included the NGcollision file required to make it work in the program as i did what the documents told me in the download, could u tell me what i am doing wrong?Thanks!
nuclear glory
20
Years of Service
User Offline
Joined: 2nd Oct 2003
Location:
Posted: 23rd Apr 2004 03:55
StartCollisionPRO(000000000,000000000,.000000000)

should read

StartCollisionPRO(000000000,000000000,000000000)

because that period won't help.

Where did you unzip the collision package? Go to that folder and copy the NGCollision.dll file (Right click on it and select "copy") Go to the folder where your project is building your game EXE file and paste (Right click in that folder and select "paste")

If you cannot find the NGCollision.dll file, open your folder options. ("Tools->Folder Options" and click the "view" tab) and change the settings so the folder will NOT hide DLL files.

The DBP software does not know where the DLL is and there is nothing we can do to make it magically locate the DLL. So... you have to copy and paste it to the location of your building EXE file.

Do the same steps for the NGCollision.dba file.

Then link the NGCollision.dba file (the one you just pasted) in the project manager (as described in the ReadMe.txt file)

There is really nothing we can do to make it any easier.

Lead Programmer/Director
Powerful Collision DLL for DBPro and DBC: http://www.nuclearglory.com
matthew mcghie
20
Years of Service
User Offline
Joined: 7th Nov 2003
Location:
Posted: 23rd Apr 2004 20:52
Thank you very much,the program works now.I couldnt find the dll before in the file but with your pointers i found that the computer just wasnt displaying the file.
(the peroid was a typing error!)

Login to post a reply

Server time is: 2024-09-22 06:23:08
Your offset time is: 2024-09-22 06:23:08