Inferno
January 29th, 2009, 07:28 PM
Help!
C:\Microsoft Games\Halo CE>tool structure levels\test\yoyov2 yoyov2
Couldn't read map file './toolbeta.map'
building intermediate geometry...
building collision geometry...
reducing collision geometry...
building collision bsp...
### ERROR found z buffered triangles (red).
### WARNING found nearly coplanar surfaces (red and green).
reducing collision bsp...
verifying collision geometry...
verifying collision bsp...
building portals...
### WARNING unearthed edge (magenta boxed lines).
### WARNING unearthed edge (magenta boxed lines).
EAX: 0xFFFFFFFE
EBX: 0x08E14001
ECX: 0x0013F2B0
EDX: 0x000002CC
EDI: 0x0013F2B0
ESI: 0x00000000
EBP: 0x0013F188
ESP: 0x0013F178
EIP: 0x7C90EB94, C3 8D A4 24 ?????
EXCEPTION halt in \halopc\haloce\source\math\geometry.c,#642: start_vertex_index>0
This error is caused by the beaver creek ladder%^ material. If I remove the ladders or change it to ladder% it compiles just fine. Also note that the error happens while it is compiling portals. So it may be caused by a portal and a ladder over lapping or clipping or something.
C:\Microsoft Games\Halo CE>tool structure levels\test\yoyov2 yoyov2
Couldn't read map file './toolbeta.map'
building intermediate geometry...
building collision geometry...
reducing collision geometry...
building collision bsp...
### ERROR found z buffered triangles (red).
### WARNING found nearly coplanar surfaces (red and green).
reducing collision bsp...
verifying collision geometry...
verifying collision bsp...
building portals...
### WARNING unearthed edge (magenta boxed lines).
### WARNING unearthed edge (magenta boxed lines).
EAX: 0xFFFFFFFE
EBX: 0x08E14001
ECX: 0x0013F2B0
EDX: 0x000002CC
EDI: 0x0013F2B0
ESI: 0x00000000
EBP: 0x0013F188
ESP: 0x0013F178
EIP: 0x7C90EB94, C3 8D A4 24 ?????
EXCEPTION halt in \halopc\haloce\source\math\geometry.c,#642: start_vertex_index>0
This error is caused by the beaver creek ladder%^ material. If I remove the ladders or change it to ladder% it compiles just fine. Also note that the error happens while it is compiling portals. So it may be caused by a portal and a ladder over lapping or clipping or something.