Closed moderncodes closed 2 weeks ago
I appreciate the report. The issue is actually an error on my part where I called for the cast time from the Spell charges function and not the ability ready function. It will be fixed in next upload.
Thanks again.
A nil comparison error occurs in the New Moon spell rotation logic. The
_NewMoon_CAST
variable is not being properly initialized or updated before comparison operations.Error Message
The error occurs in
https://github.com/Vae2009/ConRO_Druid/blob/2cdf63b1d05be0c2a7a56c24987663e3551725e0/druid.lua#L414
Expected Behavior
Proposed Fix
Environment
PS
I could potentially contribute, but it seems like you are ignoring pull requests, so I won't even bother. Thank you!