Gamestudio Links
Zorro Links
Newest Posts
AlpacaZorroPlugin v1.3.0 Released
by kzhao. 05/20/24 01:28
Free Live Data for Zorro with Paper Trading?
by AbrahamR. 05/18/24 13:28
Change chart colours
by 7th_zorro. 05/11/24 09:25
Data from CSV not parsed correctly
by dr_panther. 05/06/24 18:50
AUM Magazine
Latest Screens
The Bible Game
A psychological thriller game
SHADOW (2014)
DEAD TASTE
Who's Online Now
1 registered members (AndrewAMD), 609 guests, and 3 spiders.
Key: Admin, Global Mod, Mod
Newest Members
Hanky27, firatv, wandaluciaia, Mega_Rod, EternallyCurious
19051 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
ent_clone crashes with certain models #216287
07/16/08 10:46
07/16/08 10:46
Joined: Jan 2007
Posts: 651
Germany
R
RedPhoenix Offline OP
User
RedPhoenix  Offline OP
User
R

Joined: Jan 2007
Posts: 651
Germany
Hi conitec,

I have several models which make the engine crash without any message or acklog note when cloning them using ent_clone.

I just put them in any project with the simple action:

action my_object() {
wait(2);
ent_clone(my);
}

This only happens with certain models; however I haven't found any similarity between them or any difference towards working models yet. I'm using A7.10.
If needed I can send a few of the models to the support.

Last edited by RedPhoenix; 07/16/08 10:47.
Re: ent_clone crashes with certain models [Re: RedPhoenix] #216293
07/16/08 11:03
07/16/08 11:03
Joined: Jul 2000
Posts: 27,986
Frankfurt
jcl Offline

Chief Engineer
jcl  Offline

Chief Engineer

Joined: Jul 2000
Posts: 27,986
Frankfurt
Yes, please send such a model. We'll check.

Re: ent_clone crashes with certain models [Re: jcl] #216305
07/16/08 12:06
07/16/08 12:06
Joined: Jan 2007
Posts: 651
Germany
R
RedPhoenix Offline OP
User
RedPhoenix  Offline OP
User
R

Joined: Jan 2007
Posts: 651
Germany
Ok I've sent some models.

I've recognized something else by now:
When I create a new model with a single quad (4vertices two faces) this simple model works right with ent_clone. However when I add two faces to the existing 4 vertices with build face, that the model is also visible from the opposite direction, it crashes with ent_clone.
So a two faces quad that has only a surface on one side works while a four faces quad with a surface on both sides crashes.

Re: ent_clone crashes with certain models [Re: RedPhoenix] #216519
07/17/08 11:46
07/17/08 11:46
Joined: Jul 2000
Posts: 27,986
Frankfurt
jcl Offline

Chief Engineer
jcl  Offline

Chief Engineer

Joined: Jul 2000
Posts: 27,986
Frankfurt
I confirm this bug. It's related to duplicate vertices, and will be fixed in the next update.


Moderated by  jcl, Nems, Spirit, Tobias 

Gamestudio download | chip programmers | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1