Patch 8.0.1 errors #207


  • New
  • Defect
  • Patch
Closed
  • reaper6667351651 created this issue Jul 19, 2018

    Hello,

     

    just posting all the Lua errors i'm getting since patch 8.0.1 :)  :

     

    10x FrameXML\AutoComplete.lua:364: Usage: GetAutoCompleteResults(text, numResults, cursorPosition, includeBitField, excludeBitField, [, allowFullMatch]])
    [C]: in function `autoCompleteSource'
    FrameXML\AutoComplete.lua:364: in function `AutoCompleteEditBox_AddHighlightedText'
    FrameXML\AutoComplete.lua:382: in function `OnChar'
    Postal\Modules\BlackBook.lua:320: in function <Postal\Modules\BlackBook.lua:221>
    (tail call): ?

    Locals:
    (*temporary) = "s"
    (*temporary) = 1
    (*temporary) = 1

     

     

    *****************************************************************************************

     

     

    10x FrameXML\AutoComplete.lua:187: Usage: GetAutoCompleteResults(text, numResults, cursorPosition, includeBitField, excludeBitField, [, allowFullMatch]])
    [C]: in function `autoCompleteSource'
    FrameXML\AutoComplete.lua:187: in function `AutoComplete_Update'
    Postal\Modules\BlackBook.lua:214: in function <Postal\Modules\BlackBook.lua:212>
    (tail call): ?
    FrameXML\AutoComplete.lua:351: in function `AutoCompleteEditBox_OnTextChanged'
    [string "*:OnTextChanged"]:1: in function <[string "*:OnTextChanged"]:1>

    Locals:
    (*temporary) = "s"
    (*temporary) = 6
    (*temporary) = 1

     

     

     

  • reaper6667351651 added the tags Defect New Patch Jul 19, 2018
  • Forge_User_40257810 posted a comment Jul 19, 2018

    I'm also getting the same error whenever I try typing into the "To" field of the Send Mail pane. The autocomplete box doesn't appear regardless of what sort of characters I type. However I can still click on the drop-down arrow to load the black book and select my alts' names there, and it'll auto-fill them for me.

     

    I've tried enabling and disabling the options to Use Postal's Auto-Complete and Disable Blizzard's Auto-Complete, but neither option makes any difference.

     

    1x FrameXML\AutoComplete.lua:187: Usage: GetAutoCompleteResults(text, numResults, cursorPosition, includeBitField, excludeBitField, [, allowFullMatch]])
    [C]: in function `autoCompleteSource'
    FrameXML\AutoComplete.lua:187: in function `AutoComplete_Update'
    Postal\Modules\BlackBook.lua:214: in function <Postal\Modules\BlackBook.lua:212>
    (tail call): ?
    FrameXML\AutoComplete.lua:351: in function `AutoCompleteEditBox_OnTextChanged'
    [string "*:OnTextChanged"]:1: in function <[string "*:OnTextChanged"]:1>

    Locals:
    (*temporary) = "a"
    (*temporary) = 6
    (*temporary) = 1

  • Zimzarina closed issue Oct 30, 2020
  • Zimzarina posted a comment Oct 30, 2020

    Fixed.


To post a comment, please login or register a new account.