[Archive] WorldServer.exe Crash [ 4.3.4 ]
[Archive] WorldServer.exe Crash [ 4.3.4 ]
Archived author: Blackvision • Posted: 2025-11-04T18:16:54.333656
Original source
My Worldserver.exe crashes when this is enabled
Can someone please tell me why
I'm using the EmuCoach 4.3.4 repack
Code:
#
# PlayerStart.AllSpells
# Description: If enabled, players will start with all their class spells (not talents).
# You must populate playercreateinfo_spell_custom table with the spells you
# want, or this will not work! The table has data for all classes / races up
# to TBC expansion.
# Default: 0 - (Disabled)
# 1 - (Enabled)
PlayerStart.AllSpells = 0
Regards,
BlackVision.
Archived author: Blackvision • Posted: 2025-11-04T18:16:54.333656
Original source
Playercreateinfor_spell_custom in the database needs to be populated with the spell I.D's you'd like each race/class combination you'd like them to start with. if this is populated correctly then this is a core error and should be reported in the bugs section ^.^
Quote:HydraProject said:Fixed some of it. only need the char to start with gear / weapons learned.
Playercreateinfor_spell_custom in the database needs to be populated with the spell I.D's you'd like each race/class combination you'd like them to start with. if this is populated correctly then this is a core error and should be reported in the bugs section ^.^
Click to expand...
Archived author: Blackvision • Posted: 2025-11-04T18:16:54.333656
Original source
Quote:HydraProject said:Fixed some of it. only need the char to start with gear / weapons learned.
Playercreateinfor_spell_custom in the database needs to be populated with the spell I.D's you'd like each race/class combination you'd like them to start with. if this is populated correctly then this is a core error and should be reported in the bugs section ^.^
Click to expand...