Log in

View Full Version : Crashing when I create a character.


TylerBarnes
11-13-2013, 03:40 PM
Before you pull out your torches and pitchforks and shout, "There already is a thread for this!" I skimmed it over and it's not quite my situation.
I enabled new player class/race combinations and when I try to create a new character with a class/race combo that wasn't on live I get an error and my world.exe crashes.
I already specified a specific starting zone/spot for the one I tested and it still crashed.
However, when I go to create a race/class combo that was on live it has no problems.
What am I doing wrong?

Kingly_Krab
11-13-2013, 04:32 PM
It could be an issue with you not setting the allocations for that new race/class combination?

TylerBarnes
11-13-2013, 04:35 PM
Do you mean starting zone? I created a starting zone and specified what location they should spawn at when they're created but that doesn't seem to solve the issue.

Kingly_Krab
11-13-2013, 05:20 PM
No, check the char_create_combinations and char_create_point_allocations table for allocation data, make sure you have it set for your custom race-class combinations.

Maze_EQ
11-13-2013, 06:06 PM
Crash dump please.

TylerBarnes
11-13-2013, 06:58 PM
That was it. I'm an absolute genius. I thought that was the id of that data.
Once it had a valid allocation id I was able to create him.
Thanks for all the help, Kingly. You've been extremely helpful. :-D

Kingly_Krab
11-13-2013, 07:00 PM
That was it. I'm an absolute genius. I thought that was the id of that data.
Once it had a valid allocation id I was able to create him.
Thanks for all the help, Kingly. You've been extremely helpful. :-D
No problem, when I saw custom race-class combinations I knew it had something to do with this, you're welcome!