LUA error regarding locales causes spellbinder not to work #7


  • New
  • Defect
Open
Assigned to _ForgeUser18754
  • _ForgeUser1247771 created this issue Oct 14, 2010

    What steps will reproduce the problem?
    1. Use the new r8
    2. Load with 4.0.1
    3.

    What is the expected output? What do you see instead? N/A, addon does not work

    What version of the product are you using? Spellbinder r8

    Do you have an error log of what happened?

    1x SpellBinder-1.2.1\SpellBinder.lua:18: Usage: GetLocale(application[, silent]): 'application' - No locales registered for 'SpellBinder'
    AceLocale-3.0-2 (Ace3):133: in function `GetLocale'
    SpellBinder-1.2.1\SpellBinder.lua:18: in main chunk

    Locals:
    self = <table> {
    apps = <table> {}
    GetLocale = <function> @ Ace3\AceLocale-3.0\AceLocale-3.0.lua:131:
    NewLocale = <function> @ Ace3\AceLocale-3.0\AceLocale-3.0.lua:93:
    appnames = <table> {}
    }
    application = "SpellBinder"
    silent = nil
    AceLocale = <table> {
    apps = <table> {}
    GetLocale = <function> @ Ace3\AceLocale-3.0\AceLocale-3.0.lua:131:
    NewLocale = <function> @ Ace3\AceLocale-3.0\AceLocale-3.0.lua:93:
    appnames = <table> {}
    }
    error = <function> defined =[C]:-1
    tostring = <function> defined =[C]:-1

      ---

    Please provide any additional information below.

  • _ForgeUser1247771 added the tags New Defect Oct 14, 2010
  • _ForgeUser1247771 posted a comment Oct 14, 2010

    Whoops, did not notice this additional interesting tidbit.

    If I had binds with Spellbinder from a previous version and updated to r8, it seemed to randomly change them to something else and I can't tell what changed to what.

    For example, my priest had Smite bound to Shift Z via Spellbinder and now it cast Shadow Word Death one time and the next time it cast Shadow Word Pain. I had X bound to Mind Blast and now it cast Shadowmeld which I have on my normal action bar.


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