tool structure error, in the pvs *FIXED*

Discuss HaloCE modding with the HEK tools here. For help, go to the Help Desk forum above.
Post Reply
boo_diddly




Wordewatician 100

Posts: 145
Joined: Fri Jan 21, 2005 6:05 pm

tool structure error, in the pvs *FIXED*

Post by boo_diddly »

Hello, im having a problem with tool *obviously* im getting this error:
building pvs... EAX: 0xFFFFFFFFE
EBX: 0x000000001
ECX: 0x00012F268
EDX: 0x00012F268
ESP: 0x00012F268
ESI: 0x00012F268
EPB: 0x00012F268
ESP: 0x00012F268
EIP: 0x00012F268, C3 9C 81 0C ????
EXCEPTION halt in \halopc\haloce\source\memory\array.c,#127 array->element_size==element_size
*actually i copied and pasted the error from a diffrent thread that i found, which did not get solved either. BUT this is the same error that i have, none the less.*

Is this because the ammount of faces *35513 is the current total* or I have render-only faces outside of my level *i also get an error about surfaces clipped to no leaves, is that the render-only faces outside the level?*?
Last edited by boo_diddly on Sun Apr 02, 2006 9:06 am, edited 1 time in total.
o.o 0.0 O.O 0.0 o.o
Were watching you...
nsilva





Posts: 411
Joined: Wed Nov 30, 2005 3:15 pm
Location: RI
Contact:

Post by nsilva »

EXCEPTION halt in \halopc\haloce\source\memory\array.c,#127 array->element_size==element_size

Ever think having halo source is illegal?

I know it might be talking about something in the exe or disk but i doubt it so dude your kind of screwed if an admin sees this topic.
Sig file size too high.
boo_diddly




Wordewatician 100

Posts: 145
Joined: Fri Jan 21, 2005 6:05 pm

Post by boo_diddly »

wishful thinking

the error is from tool. it looks like tool is looking at something and seeing 2 diffrent sizes.
o.o 0.0 O.O 0.0 o.o
Were watching you...
nsilva





Posts: 411
Joined: Wed Nov 30, 2005 3:15 pm
Location: RI
Contact:

Post by nsilva »

boo_diddly wrote:wishful thinking

the error is from tool. it looks like tool is looking at something and seeing 2 diffrent sizes.
But this is on the halo game not illegal source right? Ive never sen that error so im a little behiind on what you mean
Sig file size too high.
boo_diddly




Wordewatician 100

Posts: 145
Joined: Fri Jan 21, 2005 6:05 pm

Post by boo_diddly »

yes it is a legal copy of halo pc. BUT it is not from halo pc, it came up while restructuring with tool.

heres *basicaly* the whole structure error I get:
C:\Program Files\Microsoft Games\Halo Custom Edition>tool structure levels\test\sandstorm sandstorm
Couldn't read map file './toolbeta.map'
building intermediate geometry...
building collision geometry...
reducing collision geometry...
building collision bsp...
reducing collision bsp...
verifying collision geometry...
verifying collision bsp...
building portals...
building render geometry...
building subclusters...
building pvs... EAX: 0xFFFFFFFFE
EBX: 0x000000001
ECX: 0x00012F268
EDX: 0x00012F268
ESP: 0x00012F268
ESI: 0x00012F268
EPB: 0x00012F268
ESP: 0x00012F268
EIP: 0x00012F268, C3 9C 81 0C ????
EXCEPTION halt in \halopc\haloce\source\memory\array.c,#127 array->element_size==element_size
Is this a problem with the amount of faces, or do I have a hidden problem in my level and tool is choking on it? Also WTF does pvs mean?

*short stat list*
35513 faces
20 textures
o.o 0.0 O.O 0.0 o.o
Were watching you...
boo_diddly




Wordewatician 100

Posts: 145
Joined: Fri Jan 21, 2005 6:05 pm

Post by boo_diddly »

WOHOO!!! I fixed it!
<(00<)(>00)><(00<)(>00)>

I had a problem with one of my shaders, I had the fog plane tag ($) behind the wrong one. oops? :D

oh during that adventure I also found 2 other pvs errors related to my $. I had one where it was:

"EXCEPTION halt in \halopc\haloce\source\memory\array.c,#127 array->element_size>0"
and
"EXCEPTION halt in \halopc\haloce\source\memory\array.c,#127 array->element_size
EXCEPTION (That's all I know.)"
o.o 0.0 O.O 0.0 o.o
Were watching you...
Post Reply