Jump to content

Spell 63132 error in server.log


Recommended Posts

Posted

Just visual spell, nothing triggers and you can do so in SpellAuras.cpp

find it and uncomment it:

// // Shield Level 3

// case 63132: break;

then change it like this:

// Shield Level 3

case 63132:

return;

×
×
  • 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