Log in

View Full Version : Spell issues with override_crit_chance addition


N0ctrnl
09-29-2015, 09:16 PM
I started getting weird spell issues with my latest source merge. I went commit by commit until this one https://github.com/EQEmu/Server/commit/cc0d0cc1267205aaceb29b2898d1909259d77a0f caused the following:

http://www.vegarlson-server.org/spell-error.jpg

That's from clicking Guide Journey on Greaves of Tranquility, but every spell gives weird errors like that.

Initially I thought this was my spell file, but I've updated that and still having the problem.

I have made some changes to the source, but to my eye, none of it should be collding with any of the changes made. My repo is here: https://github.com/N0ctrnl/Server

Any thoughts?

N0ctrnl
09-29-2015, 10:12 PM
Turns out it was the need for #hotfix to be re-run. That cleared it right up. :)

Akkadius
09-30-2015, 01:38 AM
Turns out it was the need for #hotfix to be re-run. That cleared it right up. :)

Glad I could help. LOL

N0ctrnl
09-30-2015, 01:11 PM
Me too. As always, you da man :)