tool ERROR

Discuss HaloCE modding with the HEK tools here. For help, go to the Help Desk forum above.
Post Reply
User avatar
GAIGHER
Readers Club





Posts: 58
Joined: Sun Nov 12, 2006 2:36 pm
Location: 26800
Contact:

tool ERROR

Post by GAIGHER »

Hello

after having written "tool structure levels\gaigher gaigher" tool makes error

Image

What to make?
User avatar
TomClancey





Posts: 2565
Joined: Sat Jan 28, 2006 6:49 am
Location: Ohio
Contact:

Post by TomClancey »

Did you happen to read what the error was?

Code: Select all

### ERROR couldn't build bsp because of overlapping surfaces (orange)
Since I'm sure you didn't read the HEK-Tutorial that hek came with, I'll tell you..


HEK-Tutorial wrote: When compiling using Tool the following error message appears:

Error Message -

Code: Select all

"### ERROR couldn't build bsp because of overlapping surfaces (orange)"
Way to fix it - "This is typically caused by intersecting or interpenetrating objects or object volumes. A good example would be where there are 2 cubes and one of the cubes has been placed intersecting the other."
User avatar
GAIGHER
Readers Club





Posts: 58
Joined: Sun Nov 12, 2006 2:36 pm
Location: 26800
Contact:

re

Post by GAIGHER »

User avatar
TomClancey





Posts: 2565
Joined: Sat Jan 28, 2006 6:49 am
Location: Ohio
Contact:

Post by TomClancey »

Yes, because the faces are overlapping. The error is 2 edges occupy the same exact space. IE:

______ = line 1 and line 2.

delete on of the lines and recreat the face the line was attached to. Simple as that.
User avatar
GAIGHER
Readers Club





Posts: 58
Joined: Sun Nov 12, 2006 2:36 pm
Location: 26800
Contact:

re

Post by GAIGHER »

ok M
Post Reply