Modcraft - The community dedicated to quality WoW modding!

Wrath of the Lich King Modding => Serverside Modding => Topic started by: Lawes on April 19, 2014, 02:28:34 pm

Title: Trying to make new class but ERROR
Post by: Lawes on April 19, 2014, 02:28:34 pm
Trying to make new class but ERROR.

When i click on "New character" in characters list :


"This application has encountered a critical error:
ERROR #132 (0x85100084) Fatal Exception
Program:   D:World of Warcraft 1Wow.exe
Exception:   0xC0000005 (ACCESS_VIOLATION) at 0023:004E204F
The instruction at "0x004E204F" referenced memory at "0xFFFFFE9C".
The memory could not be "written".
WoWBuild: 12340"


What is the problem ?


EDIT: When i create that new class in DB then i join the game, i have another error when i press C (open inventory) :


This application has encountered a critical error:
ERROR #132 (0x85100084) Fatal Exception
Program:   D:World of Warcraft 1Wow.exe
Exception:   0xC0000005 (ACCESS_VIOLATION) at 0023:007F69D1
The instruction at "0x007F69D1" referenced memory at "0x00000000".
The memory could not be "read".
WoWBuild: 12340


How can i resolve these two errors ?
Title: Re: Trying to make new class but ERROR
Post by: Lawes on April 19, 2014, 06:20:31 pm
Okay so my first error is a problem with CharBaseInfo.dbc and i rly dont know why ... When i allow the new class to a race on that CharBaseInfo.dbc, the client crash when i go in "New characters" x_x