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.

DLL Talk / Extends Plugin

Author
Message
Arod
14
Years of Service
User Offline
Joined: 8th Feb 2010
Location:
Posted: 8th Feb 2010 07:57
I am trying to use the Extends Plugin and keep getting the error " Object already exitst" when I try to use the B3D Load Object command. I'm writing House = B3D Load Object "Media\house.x". According to the documentation, the syntax is correct. Any Ideas?

I'm using version 7.4 of the IDE and Vista

Thanks in advance for your help.
Sph!nx
15
Years of Service
User Offline
Joined: 3rd Dec 2008
Location: The Netherlands
Posted: 8th Feb 2010 13:26
Try this :

House = B3D LOAD OBJECT ("Media/house.x")

Regards,
Sph!nx
Arod
14
Years of Service
User Offline
Joined: 8th Feb 2010
Location:
Posted: 9th Feb 2010 00:41
Thanks for the reply Sh!nx,

Tried is with the open and close parenthesis. still no go.
Arod
14
Years of Service
User Offline
Joined: 8th Feb 2010
Location:
Posted: 9th Feb 2010 01:28
Figured the problem out.

Turns out you have to use the Extends commands through out when loading objects otherwise it will try to use object numbers that are already in use.

Doh! what a doofus!
Freddix
AGK Developer
21
Years of Service
User Offline
Joined: 19th Sep 2002
Location: France
Posted: 10th Mar 2010 20:07
In fact, eXtends don't check if object exist and use an internal gestion for objets so you must use only eXtends load/clone/instance/delete objects. no more the default DBPro ones.
This choice was made to keep performances as up as possible (more checking = less performance).
If you use only eXtends functions/commands, you should no more have this kind of problems.

Login to post a reply

Server time is: 2024-04-19 01:07:26
Your offset time is: 2024-04-19 01:07:26