compare number with nil #2


  • New
  • Defect
Open
Assigned to kemayo
  • Sygon_Paul created this issue Nov 30, 2010

    What steps will reproduce the problem?

    • Select a different profile in BetterQuest, or copy a profile

    What is the expected output? What do you see instead?

    • It still seems to use/copy profiles, but LibSimpleFrame-1.0 throws an error

    What version of the product are you using?

    • r52

    Do you have an error log of what happened?

    1x LibSimpleFrame-1.0-90051:39: attempt to compare nil with number
    LibSimpleFrame-1.0-90051:63: in function <...eFrame-1.0\LibSimpleFrame-1.0\LibSimpleFrame-1.0.lua:62>
    
    Locals:
    this = BetterQuest_full_Line19 {
     0 = <userdata>
     Color = <function> @ LibSimpleFrame-1.0\LibSimpleFrame-1.0\LibSimpleFrame-1.0.lua:96:
     right = BetterQuest_full_Line19_Right {}
     left = BetterQuest_full_Line19_Left {}
     Handler = <function> @ LibSimpleFrame-1.0\LibSimpleFrame-1.0\LibSimpleFrame-1.0.lua:110:
     core = BetterQuest_full {}
     Font = <function> @ LibSimpleFrame-1.0\LibSimpleFrame-1.0\LibSimpleFrame-1.0.lua:102:
     handlerValues = <table> {}
     handlers = <table> {}
     Reset = <function> @ LibSimpleFrame-1.0\LibSimpleFrame-1.0\LibSimpleFrame-1.0.lua:76:
    }
    fade = <function> @ LibSimpleFrame-1.0\LibSimpleFrame-1.0\LibSimpleFrame-1.0.lua:38:
    call_handler = <function> @ LibSimpleFrame-1.0\LibSimpleFrame-1.0\LibSimpleFrame-1.0.lua:33:
    
      ---
    

    Please provide any additional information below.

    • I am using r191 of BetterQuest, if that matters. Also, I don't think you bumped the Revision control in the lib, as I know I'm using the latest alpha.
  • Sygon_Paul added the tags New Defect Nov 30, 2010

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