Gamestudio Links
Zorro Links
Newest Posts
Zorro 2.70
by jcl. 09/29/25 09:24
optimize global parameters SOLVED
by dBc. 09/27/25 17:07
ZorroGPT
by TipmyPip. 09/27/25 10:05
assetHistory one candle shift
by jcl. 09/21/25 11:36
Plugins update
by Grant. 09/17/25 16:28
AUM Magazine
Latest Screens
Rocker`s Revenge
Stug 3 Stormartillery
Iljuschin 2
Galactic Strike X
Who's Online Now
2 registered members (TipmyPip, AndrewAMD), 14,540 guests, and 5 spiders.
Key: Admin, Global Mod, Mod
Newest Members
krishna, DrissB, James168, Ed_Love, xtns
19168 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
solved: doorway was replaced with a model #234061
10/31/08 21:32
10/31/08 21:32
Joined: Oct 2008
Posts: 218
Nashua NH
heinekenbottle Offline OP
Member
heinekenbottle  Offline OP
Member

Joined: Oct 2008
Posts: 218
Nashua NH
while compiling a level, I got a warning about duplicate planes. The level compiled fine and looked good when I ran it. I was just wondering, if there is no visible error in the geometry, should I worry about this warning?

The block in question was a doorway that was made in TrueSpace and imported into WED. It's an arch.

Last edited by heinekenbottle; 11/06/08 04:23.

I was once Anonymous_Alcoholic.

Code Breakpoint;
Re: duplicate planes [Re: heinekenbottle] #234070
10/31/08 21:53
10/31/08 21:53
Joined: Feb 2008
Posts: 3,232
Australia
EvilSOB Offline
Expert
EvilSOB  Offline
Expert

Joined: Feb 2008
Posts: 3,232
Australia
Its probably one or more double-layered polygons. Look for it VERY carefully,
the texture may be "flickering" or "jitterey" if it is a visible polygon.

If theres only a few its probably OK to leave them, but Im only noobish at directx.
If theres too many, you may start getting randomised directx sorting/zbuffer errors.
And even when there is only a few, it MAY cause performance issues in 3dgs engine.
I would guess if its not important, 'they' would not have the compiler warn about it.


"There is no fate but what WE make." - CEO Cyberdyne Systems Corp.
A8.30.5 Commercial
Re: duplicate planes [Re: EvilSOB] #234548
11/03/08 14:47
11/03/08 14:47
Joined: Oct 2008
Posts: 218
Nashua NH
heinekenbottle Offline OP
Member
heinekenbottle  Offline OP
Member

Joined: Oct 2008
Posts: 218
Nashua NH
How would I go about fixing this?


I was once Anonymous_Alcoholic.

Code Breakpoint;
Re: duplicate planes [Re: heinekenbottle] #234564
11/03/08 16:04
11/03/08 16:04
Joined: Nov 2005
Posts: 1,007
jigalypuff Offline
Serious User
jigalypuff  Offline
Serious User

Joined: Nov 2005
Posts: 1,007
open your mesh up and delete the duplicate planes.


Why does everyone like dolphins? Never trust a species which smiles all the time!
Re: duplicate planes [Re: jigalypuff] #234570
11/03/08 16:26
11/03/08 16:26
Joined: Oct 2008
Posts: 218
Nashua NH
heinekenbottle Offline OP
Member
heinekenbottle  Offline OP
Member

Joined: Oct 2008
Posts: 218
Nashua NH
Originally Posted By: jigalypuff
open your mesh up and delete the duplicate planes.


Would I have to go into truespace to fix it?

Would it work as a doorway if I brought it in as a model and set its polygon flag on? The player has to be able to go through the arch.


I was once Anonymous_Alcoholic.

Code Breakpoint;

Moderated by  HeelX, Spirit 

Gamestudio download | 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