Modcraft - The community dedicated to quality WoW modding!

Wrath of the Lich King Modding => Miscellaneous => Topic started by: spiderwaseem on October 11, 2014, 11:44:37 pm

Title: [PROBLEM] Custom Class = Client Crash (sometimes) NEED HELP!
Post by: spiderwaseem on October 11, 2014, 11:44:37 pm
Hey Guys!

(Btw, when I say Custom Class, I really mean Custom Class, as another new class).

I made a custom class for my server, but there is a problem with the client.
I made my class only allowed to be created with 2 different races, which somehow resulted into my WoW Client having a 20% Chance to crash when I click on the "Create New Hero" Button.

Today, I made a second custom class, but that caused my client to have a larger percent of crashing...
I made my second custom class only allowed to be created by 2 different races.
So now, I have a total of a 40% chance for my WoW Client to crash when I click on the "Create New Hero" Button.
(So the problem is that my Custom Class sometimes crashes my WoW 3.3.5 Client when I Click on "Create New Hero" Button).

This is the error I get when my Client Crashes :

Screenshot:
(http://i.imgur.com/gKnOOaM.jpg)

Crash Log : http://pastebin.com/xg9rYNNr


I am pretty sure that I have made this custom class correctly.

I think I saw someone else with this problem too,  I'm not so sure if he did or did not fix it though...

Does anyone know a fix?
Or any clues or at least knows what file is causing this error?

Please give me as much as information as you can give me to fix this problem.

Thank You!
Title: Re: [PROBLEM] Custom Class = Client Crash (sometimes) NEED H
Post by: kitteyjew on October 12, 2014, 03:02:02 am
I remember a few days ago i was getting the same error when I was trying to load my noggit map and look at in wow, I had to download a modified wow.exe , do you have a modified one or is urs the retail exe?
btw ur videos helped me when i was having issues getting my server online so thank you :)
Title: Re: [PROBLEM] Custom Class = Client Crash (sometimes) NEED H
Post by: spiderwaseem on October 12, 2014, 06:30:04 am
Quote from: "kitteyjew"
I remember a few days ago i was getting the same error when I was trying to load my noggit map and look at in wow, I had to download a modified wow.exe , do you have a modified one or is urs the retail exe?
btw ur videos helped me when i was having issues getting my server online so thank you :)

I'm using the modified Wow.exe.
My Wow.exe removes the GlueXML Check.

And no problem, Glad I could help out! :D :)
Title: Re: [PROBLEM] Custom Class = Client Crash (sometimes) NEED H
Post by: Ascathos on October 12, 2014, 02:43:20 pm
Sounds to me like a bit like a faulty CharSections.dbc.
Or faulty geoset settings.
Title: Re: [PROBLEM] Custom Class = Client Crash (sometimes) NEED H
Post by: spiderwaseem on October 12, 2014, 08:07:04 pm
Quote from: "Ascathos"
Sounds to me like a bit like a faulty CharSections.dbc.
Or faulty geoset settings.

I don't think that the issue is in CharSections.dbc...
cuz its a class issue, unless if maybe the custom races I have made an issue on the custom class? Idk...

What do u mean by geoset btw>