Forum > Miscellaneous

ERROR #132 - An actual way to fix it. (Build 12340)

<< < (6/8) > >>

Ascathos:
The instruction at "0x005CE0C8" referenced memory at "0x00000010"
Upon entering character -> Skills on a newly created race (raceid 22)

Gurluas:
Is there any way to remove that hardcoded limit?

We have been messing with the client before after all.

Ascathos:
Same error occurs with raceid 13. SkillLine* is done properly and completely.

Supora:

--- Code: ---ERROR #132 (0x85100084) Fatal Exception
Program: E:GamesWorld of WarcraftWorld of Warcraft 3.3.5Wow.exe
Exception: 0xC0000005 (ACCESS_VIOLATION) at 0023:007C81ED

The instruction at "0x007C81ED" referenced memory at "0x00000017".
The memory could not be "read".
--- End code ---
Get this error when set flags of wmo group to 2001(Has MOBN and MOBR chunk. + Indoors.) when group file has a MCCV chunk. If I set flags to 2005(Has MOBN and MOBR chunk. +Has MCCV chunk.  + Indoors.) then it was fine(no error). If I set flags back to 2001 and delete MCCV chunk then I get this error:

--- Code: ---ERROR #132 (0x85100084) Fatal Exception
Program: E:GamesWorld of WarcraftWorld of Warcraft 3.3.5Wow.exe
Exception: 0xC0000005 (ACCESS_VIOLATION) at 0023:007C81ED

The instruction at "0x007C81ED" referenced memory at "0x00000027".
The memory could not be "read".
--- End code ---
So it seems that indoor parts can't be rendered and get this error if:
1)indoor batches in MOGP chunk is more then 0
2)This indoor part doesn't have MCCV chunk and flag for it.
So to solve this problen you need to have flag "Has MCCV" and MCCV chunk in this indoor part.

MR. Farrare:
I fix the error by replacing my wow 3.3.5a with a new one and here is my tip always have backups

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version