Bug #1720
QB3.0beta Version 3.00S errors with Queue Configuration Options
Description
When trying to create a new Queue
Queue Command > Load_TaskFile
For Who > ${Me.Name}
Task File: No options available and The following error in console:
Error:Non-numeric variable encountered in '${_sShortFileName.Token[1,-].Left[-1]} >= ${_sTaskFileFilters_MinLevel} ': ${_sShortFileName.Token[1,-].Left[-1]}= @${_sShortFileName.Token[1,-].Left[-1]} >= ${_sTaskFileFilters_MinLevel}
Error:Failed to calculate result @${_sShortFileName.Token[1,-].Left[-1]} >= ${_sTaskFileFilters_MinLevel}
Dumping script stack
--------------------
-->Buffer:QuestBotController:542 (debugging disabled)
Buffer:QuestBotController:3426 (debugging disabled)
Related issues
Updated by bjcasey about 8 years ago
Hmm, I thought I had fixed this already.
Check your Setup Page and ensure that you don't have any non-numeric characters in the entry fields for the Task Field Filters.
Updated by bjcasey about 8 years ago
- Copied to Bug #1721: QB3.0beta Version 3.00S errors with Queue Configuration Options added