Modcraft - The community dedicated to quality WoW modding!

Wrath of the Lich King Modding => Miscellaneous => Topic started by: Reck on June 23, 2014, 09:12:31 pm

Title: Crash when increasing MAX_CLASSES_PER_RACE
Post by: Reck on June 23, 2014, 09:12:31 pm
I'm trying to add a new class to my server, but whenever I change "MAX_CLASSES_PER_RACE = 10" to "MAX_CLASSES_PER_RACE = 11", the client crashes when I click on the "Create New Character" button from the character selection screen.

This is the error: (http://i.imgur.com/i8ooy4s.png)

And this is the CharacterCreate.lua file:
http://pastebin.com/XTHjWPdZ