Prat 3.0

Prat 3.0

26M Downloads

Multiple nil and null errors on logging in with latest prat3 on TBCC

rainecheck opened this issue ยท 1 comments

commented

Describe the bug
nil and Null lua errors on logging into character

To Reproduce
Steps to reproduce the behavior:

  1. Log in to a character with latest 3.9.3 version

Expected behavior
No lua errors

Screenshots
ERROR1:

1x Prat-3.0-3.9.3\addon\locales.lua:53: attempt to index local 'loc' (a nil value)
[string "@Prat-3.0-3.9.3\addon\locales.lua"]:53: in function `AddLocale'
[string "@Prat-3.0-3.9.3\addon\options-Options.lua"]:83: in main chunk

Locals:
L = <table> {
 AddLocale = <function> defined @Prat-3.0\addon\locales.lua:47
}
module = nil
name = "enUS"
loc = nil
(*temporary) = <function> defined =[C]:-1
(*temporary) = "enUS"
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index local 'loc' (a nil value)"
GetLocale = <function> defined =[C]:-1
pairs = <function> defined =[C]:-1
type = <function> defined =[C]:-1

ERROR 2:

1x Prat-3.0-3.9.3\addon\addon.lua:204: attempt to index global 'Options' (a nil value)
[string "@Prat-3.0-3.9.3\addon\addon.lua"]:204: in function <Prat-3.0\addon\addon.lua:190>
[string "=[C]"]: ?
[string "@Prat-3.0-3.9.3_Libraries\AceAddon-3.0\AceAddon-3.0-13.lua"]:70: in function <...Ons\Prat-3.0_Libraries\AceAddon-3.0\AceAddon-3.0.lua:65>
[string "@Prat-3.0-3.9.3_Libraries\AceAddon-3.0\AceAddon-3.0-13.lua"]:498: in function `InitializeAddon'
[string "@Prat-3.0-3.9.3_Libraries\AceAddon-3.0\AceAddon-3.0-13.lua"]:623: in function <...Ons\Prat-3.0_Libraries\AceAddon-3.0\AceAddon-3.0.lua:615>

ERROR 3:
image

Version Information (please complete the following information):

  • Wow Version: Current TBC Classic.
    image

  • Prat Version:
    image

Addons you are running
Errors generate even when only running Prat + Libraries, and BugSack + BugGrabber.

commented

The localization wasn't properly processed in the github package.

Try https://www.wowinterface.com/downloads/getfile.php?id=10783&aid=119923