-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
WotLK: complete broken "loss Of Control Type" #31
Comments
Rotation breaks completly in Hall of Ligning (in Group). The export below is for Blood DK. (Icy Veins Skills)
|
291x RotationMaster\Conditions/combat.lua:127: 'for' limit must be a number Locals: type = "LOC_TYPE" value = 0 loc_type = "POLYMORPH" operator = "GREATERTHAN" } cache = = } = } = } = } } (for index) = 1 (for limit) = nil (for step) = 1 (*temporary) = nil (*temporary) = nil (*temporary) = = } = } = } = } } (*temporary) = true (*temporary) = nil (*temporary) = nil (*temporary) = nil (*temporary) = nil (*temporary) = nil (*temporary) = nil (*temporary) = nil (*temporary) = "'for' limit must be a number" addon = validate_announce = defined @RotationMaster\validate.lua:198 layout_condition_operatorwidget_help = defined @RotationMaster\Help/conditional.lua:114 modules = } CancelTimer = defined @BulkMail2\Libs\AceTimer-3.0\AceTimer-3.0.lua:147 FindItemInItemSet = defined @RotationMaster\Options/itemset.lua:70 currentRotation = "Standard" HandleCommand = defined @RotationMaster\main.lua:173 combatHistory = } debug = defined @RotationMaster\utils.lua:341 init = defined @RotationMaster\init.lua:552 delayed_condition = } isSpellOnSpec = defined @RotationMaster\utils.lua:313 PopupError = defined @RotationMaster\utils.lua:12 layout_itemsets_options_help = defined @RotationMaster\Help/itemsets.lua:48 UNIT_SPELLCAST_SENT = defined @RotationMaster\main.lua:1266 layout_condition_itemwidget_help = defined @RotationMaster\Help/conditional.lua:90 db = } UpdateItem_ID_Image = defined @RotationMaster\utils.lua:629 SPELL_DATA_LOAD_RESULT = defined @RotationMaster\main.lua:1266 UPDATE_MACROS = defined @RotationMaster\main.lua:1266 validate_rotation = defined @RotationMaster\validate.lua:401 UpdateBoundButton = defined @RotationMaster\main.lua:1241 operators = } events = } validate_effect = defined @RotationMaster\validate.lua:83 isin = defined @RotationMaster\utils.lua:149 bagContents = } PET_BAR_HIDEGRID = defined @RotationMaster\main.lua:1266 Widget_SpellWidget = defined @RotationMaster\Conditions/common.lua:32 autoswitchRotation = } UnregisterAllEvents = defined @scrap\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:174 print = defined @RotationMaster\utils.lua:359 calculate_trend = defined @RotationMaster\utils.lua:491 ACTIONBAR_PAGE_CHANGED = defined @RotationMaster\main.lua:1266 PET_BAR_UPDATE = defined @RotationMaster\main.lua:1266 GlowCooldown = defined @RotationMaster\buttons.lua:647 ITEM_DATA_LOAD_RESULT = defined @RotationMaster\main.lua:1266 lastCacheReport = 335216.878000 GetName = defined @AdiBags\libs\AceAddon-3.0\AceAddon-3.0.lua:279 specTab = } EndHighlightSlot = defined @RotationMaster\buttons.lua:702 compare = defined @RotationMaster\utils.lua:44 Disable = defined @AdiBags\libs\AceAddon-3.0\AceAddon-3.0.lua:314 evaluationProfile = } PLAYER_CONTROL_LOST = defined @RotationMaster\main.lua:1266 Print = defined @AdiBags\libs\AceConsole-3.0\AceConsole-3.0.lua:54 HighlightSlots = defined @RotationMaster\buttons.lua:709 LEARNED_SPELL_IN_TAB = |
29x RotationMaster\utils.lua:342: attempt to compare number with nil |
Reason FOUND !!! the Problem is in "loss Of Control Type" (used in antimagic spell) |
Reason Found (not solution). See my last Comment
The text was updated successfully, but these errors were encountered: