Git Product home page Git Product logo

Comments (6)

babylonlin avatar babylonlin commented on July 16, 2024 1

You are right. After downloading 4.2.11 from github, the problem is solved. The last file is named with "RXPGuides-latest-wrath.zip" from website and thought it must be 4.2.11, but in this case not.

Thanks

from rxpguides.

SabreValkyrn avatar SabreValkyrn commented on July 16, 2024

What is the lua error?

Are you on v4.2.11?

from rxpguides.

babylonlin avatar babylonlin commented on July 16, 2024

Lua error (this happens if I set the language to German. English client is fine):

Message: Interface\AddOns\RXPGuides\RXPGuides.lua:738: attempt to call field 'UpdateFrame' (a nil value)
Time: Mon Sep 5 14:34:00 2022
Count: 1648
Stack: Interface\AddOns\RXPGuides\RXPGuides.lua:738: attempt to call field 'UpdateFrame' (a nil value)
[string "=[C]"]: in function `UpdateFrame'
[string "@interface\AddOns\RXPGuides\RXPGuides.lua"]:738: in function <Interface\AddOns\RXPGuides\RXPGuides.lua:681>

Locals:


P.S. addon on v4.2.11

from rxpguides.

SabreValkyrn avatar SabreValkyrn commented on July 16, 2024

With my Wrath beta client set to German, I don't have any lua errors and seems to work fine.

What other lua errors are there? I'd expect more helpful errors to be earlier. If UpdateFrame is nil, something else went wrong.

I can't tell what the issue is from that, sorry.

from rxpguides.

babylonlin avatar babylonlin commented on July 16, 2024

If I track from loading screen, there are some other error:

Message: Interface\AddOns\RXPGuides\Locale.lua:39: attempt to index field 'words' (a nil value)
Time: Mon Sep 5 18:03:37 2022
Count: 1
Stack: Interface\AddOns\RXPGuides\Locale.lua:39: attempt to index field 'words' (a nil value)
[string "=[C]"]: ?
[string "@interface\AddOns\RXPGuides\Locale.lua"]:39: in function L' [string "@Interface\AddOns\RXPGuides\GuideWindow.lua"]:880: in main chunk Message: Interface\AddOns\RXPGuides\Locale.lua:39: attempt to index field 'words' (a nil value) Stack: Interface\AddOns\RXPGuides\Locale.lua:39: attempt to index field 'words' (a nil value) [string "=(tail call)"]: ? [string "@Interface\AddOns\RXPGuides\Locale.lua"]:39: in function <Interface\AddOns\RXPGuides\Locale.lua:16> [string "@Interface\AddOns\RXPGuides\SettingsPanel.lua"]:104: in function CreateOptionsPanel'
[string "@interface\AddOns\RXPGuides\SettingsPanel.lua"]:78: in function `InitializeSettings'
[string "@interface\AddOns\RXPGuides\RXPGuides.lua"]:481: in function <Interface\AddOns\RXPGuides\RXPGuides.lua:471>
Message: Interface\AddOns\RXPGuides\RXPGuides.lua:502: attempt to call method 'LoadGuide' (a nil value)
Stack: Interface\AddOns\RXPGuides\RXPGuides.lua:502: attempt to call method 'LoadGuide' (a nil value)
[string "=(tail call)"]: ?
[string "@interface\AddOns\RXPGuides\RXPGuides.lua"]:502: in function <Interface\AddOns\RXPGuides\RXPGuides.lua:489>

not sure if they can help further

from rxpguides.

SabreValkyrn avatar SabreValkyrn commented on July 16, 2024

attempt to index field 'words' (a nil value)

This was a problem with 4.2.10 and fixed in 4.2.11 (per Discord from German users). Are you sure you're on 4.2.11?

from rxpguides.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.