Log in to ZYGOR
Log in with social media
OR
Log in with Zygor account

Announcement

Collapse
No announcement yet.

[Achiev, You'll Feel Right...]

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    [Achiev, You'll Feel Right...]

    Going from step 5 to 6 in the guide for the "You'll Feel Right As Rain" achievement throws the following LUA error:

    Code:
    Date: 2011-10-05 10:59:50
    ID: 1
    Error occured in: Global
    Count: 1
    Message: ...rface\AddOns\ZygorGuidesViewer\Localization\enUS.lua line 746:
       attempt to index local 'word' (a nil value)
    Debug:
       [C]: ?
       ...rface\AddOns\ZygorGuidesViewer\Localization\enUS.lua:746:
          ...rface\AddOns\ZygorGuidesViewer\Localization\enUS.lua:743
       (tail call): ?
       ZygorGuidesViewer\Goal.lua:633:
          ZygorGuidesViewer\Goal.lua:627
       ZygorGuidesViewer\Goal.lua:1041: GetText()
       ...rface\AddOns\ZygorGuidesViewer\ZygorGuidesViewer.lua:1305: UpdateFrame()
       ...rface\AddOns\ZygorGuidesViewer\ZygorGuidesViewer.lua:596: FocusStepUnquiet()
       ...rface\AddOns\ZygorGuidesViewer\ZygorGuidesViewer.lua:580: FocusStep()
       ...rface\AddOns\ZygorGuidesViewer\ZygorGuidesViewer.lua:722: SkipStep()
       ...Ons\ZygorGuidesViewer\Skins\midnight\ViewerFrame.lua:958:
          ...Ons\ZygorGuidesViewer\Skins\midnight\ViewerFrame.lua:955
    Clicking the in-addon bug report button does nothing with this step visible, as an aside.

    What I managed to get from the bug report where the step change happened:

    Code:
    10:59:50> Step:GetNext - step says nil
    10:59:50> SkipStep to 6
    10:59:50> FocusStep 6
    10:59:50> step 6 prepared.
    10:59:50> Step 6 OnEnter
    10:59:50> unpausing

    #2
    I don't see any obvious problem there, someone from the Zygor team should look into this. The achievement ID is 5779.

    Edit: the function that throws the error has something to do with creating the plural of a word.

    Comment

    Working...
    X