RekkasGit / E3Next

12 stars 21 forks source link

[Bug] Latest master throws e3 exception with multiple check_xtargets keys #102

Closed Lyricalpanda closed 1 year ago

Lyricalpanda commented 1 year ago

Currently trying to see where it's picking up multiple keys of check_xtargets. Causing exceptions for all toons. Checked Advanced Settings and there isn't a BRD Function = check_xtargets.

x_1 x+2

Full list of bard funcitons:

[BRD Functions]
BRD Function=check_Burns
BRD Function=check_Buffs
BRD Function=check_bard_mez
BRD Function=check_Cures
BRD Function=check_Nukes
BRD Function=check_Forage

Checking Advanced Settings shows no mention of xtargets

Lyricalpanda commented 1 year ago

Ah, found the issue. I had a ClassInvoke(Data.Class.All) that had a naming conflict that was now incompatible with the version bump i did.