celguar / spp-classics-cmangos

SPP Classics repack with ike3 playerbots. Based on cmangos. Supports 1.12, 2.4.3, 3.3.5. Check "Releases" for installer
213 stars 58 forks source link

wotlk cmangos - long list of - addSpell nonexistent in SpellStore spell request in red #125

Closed patrikpatrik closed 1 year ago

patrikpatrik commented 1 year ago

anyway to fix this? It gets a huge spam list of it every other second and maybe its causing crashes? We love wotlk playerbots please make it more stable!

celguar commented 1 year ago

Hello this error is normal and does not affect stability. Please switch to beta build in launcher, it might be more stable

patrikpatrik commented 1 year ago

@celguar, Very fascinating. i did switch to beta build, also I've decreased the bot count from 1000 -> 750 and so far 19 hours without a crash on wotlk. Thank you! I still wish I could fix that error myself.

celguar commented 1 year ago

This is an error during bot character creation/randomizing. Server adds spells to bot, and some dbc data makes server think character should have that spell. But it doesn't exist so that error appears.

patrikpatrik commented 1 year ago

Can I try to look into this and add it to the branch if fixed?

celguar commented 1 year ago

sure, nothing stops you from forking my mangos-wotlk repository, make a fix, and create a Pull Request

celguar commented 1 year ago

note that this error does not cause crashes or any instability or bugs