Forum > Level Design

[QUESTION] WoW Error...

(1/1)

Vision:
Hey guys,

I have a new WoW Error...

I have Anthony MOP Content Patch..

And i have batch a creature.sql from mop into my database... now stormwind is buggy and other maps.. i become this error when i go on this map...

Its not at every map.. only at 3 - 4 maps...

ERROR #132 (0x85100084) Fatal Exception
Program:   E:World Of Warcraft 3.3.5aWoW 3.3.5a PLAYWow.exe
Exception:   0xC0000005 (ACCESS_VIOLATION) at 0023:004F3C36


The instrucion at "0x004F3C36" referenced memory at "088000000".
The memory could not be "read"

but i dont know what he cant read....

Skarn:
I don't know much about SQLs but if the creature.sql defines the position of spawned NPCs ingame that means some models are missing or broken. Your server asks your client to render them, but it cannot do it because they're missing or broken. That's the possible reason for your crash.

Ascathos:

--- Quote from: "Skarn" ---I don't know much about SQLs but if the creature.sql defines the position of spawned NPCs ingame that means some models are missing or broken. Your server asks your client to render them, but it cannot do it because they're missing or broken. That's the possible reason for your crash.
--- End quote ---
Basically. Either, it's models missing, broken oder faulty server data.

Vision:
Okay, thanks for the answer :) i hope i can fix it :)

If the problem a other bug then i will post it here for other guys :)

Skarn:
Most likely it's missing models.

Navigation

[0] Message Index

Go to full version