Jump to content

[8065] SQL Startup error, spell_proc_event


Guest Rhyll

Recommended Posts

With newest sql updates up to 8015 core outputs these errors:

Spell 47535 listed in `spell_proc_event` probally not triggered spell

Spell 47536 listed in `spell_proc_event` probally not triggered spell

Spell 47537 listed in `spell_proc_event` probally not triggered spell

Spell 58435 listed in `spell_proc_event` probally not triggered spell

spell_proc_event is handled by mangos devs.

One _possible_ fix, if these spells are just removed with recent client switch:

DELETE FROM spell_proc_event WHERE entry IN (47535, 47536, 47537, 58435);

Link to comment
Share on other sites

Errors known, It specailly not "fixed" in your way for show required fix in _proper_ way.

Suggested way wrong and not related to reall fixing. Error output not make any problems with server work except not working spell ofc.

Wrong! :P

If your server says: "Your client may crash?" it will crash 100% :D

Link to comment
Share on other sites

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use