Open Edges

Finish a new model/mesh? Got something you're working on? Finish a new map? Here's the place to post it for feedback and whatnot.
Post Reply
Superfly





Posts: 424
Joined: Tue Nov 04, 2003 11:14 am
Contact:

Open Edges

Post by Superfly »

How do I find where my open edges are in my map, it says I have 3 open, but I have no idea where to find them.

Is there anyway you can use a opion to locate them and fix them?
05H3T5KY




Literarian 50

Posts: 86
Joined: Wed Feb 25, 2004 11:43 am

Post by 05H3T5KY »

I'll just quote my reply to a similar question in another thread and modify it a bit:
there is a function that will show you exactly where every single error is. Select the main mesh, then goto your modifier list. Pull down the menu and select "STL check". Scroll down the options that now show up and check "select edges" if you suspect open edges, and check "Select faces" if you suspect completely degenerate triangles. Then check the box next to "check". It will then highlight any edges that have errors in red. Be sure to run this often as you construct your maps, as it can help you avoid huge headaches with mass errors later in their contruction.

Hope this helps ya man. :)
Superfly





Posts: 424
Joined: Tue Nov 04, 2003 11:14 am
Contact:

Post by Superfly »

Cheers, that really helps. I will do it now.
tribe





Posts: 17
Joined: Thu Apr 29, 2004 8:19 pm
Location: australia
Contact:

Post by tribe »

or u could do as the kirk tut tells u and import the wrl file that tool makes
Superfly





Posts: 424
Joined: Tue Nov 04, 2003 11:14 am
Contact:

Post by Superfly »

umm I dont think tool made me a wrl file.
MJBoa





Posts: 107
Joined: Sat May 29, 2004 9:12 am
Location: My computer..

Post by MJBoa »

Yes it did.
Aztec




Coagulator Socialist Magic Era Golden Age
Firestorm

Posts: 204
Joined: Fri Sep 19, 2003 9:24 pm
Location: Help! I'm trapped in a vent!

Post by Aztec »

it's in the HaloCE root folder, ex: C:/Program Files/Microsoft Games/HaloCE.
I am not the merry man.
Superfly





Posts: 424
Joined: Tue Nov 04, 2003 11:14 am
Contact:

Post by Superfly »

ah yes I see it, thanx for your help.

Edit = I used the wrl file and I couldnt figure out how to use it.
LiN




Literarian 50

Posts: 63
Joined: Thu May 20, 2004 11:58 pm
Location: Manchestaar, UK

Post by LiN »

Whassup superfly, its me - AssOnFire :D

I got that open edges thing nailed. What you do is you import the WRL file that tool creates into 3DS. To do this, you go file->import, select file type VRML and import the file called mymap.wrl where mymap is err, the name of your map.

Now, deselect everything in your 3DS environment and press 'h'. Up pops the objects list. A bunch of objects have been added that highlight the exact areas where there are problems. These are called VRS01 or something like that. Select them all.

Now, in your viewports, jump to a location where the selected error geomoetry is. Edges are quite discrete, so a thin white line may well be concealed by your objects. Rotate views (in particular perspective) and if needbe move the selected error objects a few points just to see where they are.

In the perspective view with the errored geometry in view, you have to try to locate that open edge. An open edge as described by the HEK tutorial is:... (Find it under level compilation in HEK tut)
There is an open edge in the level.

Typically, there is a "hole" in the level that is preventing the level from satisfying the Sealed World Rules and therefore the level cannot compile successfully.
Basically, if you have two faces that dont quite meet, a missing face, or you have accidentally moved a vertex so a hole is created, tool will flag an open edge error.

Fix them one at a time by jumping to the location, inspecting the geometry and if necessary, deleting and re-creating faces. Remember to re-apply materials, smoothing groups and UVWmaps after editing faces. Sometimes a hole in the level is simply created because you accidentally moved a point. If this is the case, just move it back (it has to be exact - so if you moved your point in the z-axis and it has a value of 10.678 and all others in the same plane have 5.7 or something, just give that point a z-value of 5.7).

Once you have fixed them all, hit 'h' again, select all the error geometry, delete it, save your 3DS file and re-export. If more errors turn up in tool you can import them as before and look for the solution in the HEK tut.

Good luck ;)
Let_Me_Live




Wordewatician 50

Posts: 52
Joined: Sat May 22, 2004 9:16 am

Post by Let_Me_Live »

when i try to import the .wrl file, it says --runtime error: maximum string length exceeded. Whats up?
Post Reply