Name2Chat

Name2Chat

36.2k Downloads

Bug on login

ms3056 opened this issue ยท 11 comments

commented

Hello - I am very happy someone has taken this mod up again. Unfortunately, it is not working for me:

Message: AceLocale-3.0: Name2Chat: Missing entry for 'name'
Time: 03/04/17 12:05:12
Count: 1
Stack: Interface\AddOns\Name2Chat\Name2Chat.lua:26: in main chunk

Locals: L = <table> {
 name = "name"
}
(*temporary) = <table> {
 type = "group"
 set = <function> defined @Interface\AddOns\Name2Chat\Name2Chat.lua:21
 get = <function> defined @Interface\AddOns\Name2Chat\Name2Chat.lua:20
}
(*temporary) = <table> {
}
(*temporary) = <table> {
 order = 1
 type = "input"
}
(*temporary) = <table> {
 name = "name"
}
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil

This is on login. None of the commands are working. /name2chat and /n2c do not work. The mod does not show up in the interface options either.

commented

Hmmm can't confirm...

What language is the Client?

Sry for answering yet, but i don't get any Notification :(

commented

I have the same problem.

I don't know if it's related, but my \Interface\AddOns\Name2Chat\lang\enUS.lua is completely empty. I have 12 other addons that have enUS.lua files and none of the rest of them are empty.

commented

I just copied the enUS.lua file (which is not empty) from github here and put it in the right place, did a reloadui, and no more error and Name2Chat now shows up.

I got my copy of Name2Chat from Twitch app, which pulls from the Curse site. Somehow, that one has an empty enUS.lua file.

commented

@gOOvER: I can echo @DesertDwarf's observations:

  • Installed Name2Chat from Twitch/Curse
  • Logged in; got error message; addon is un-configurable & doesn't appear in interface options
  • Downloaded a copy of enUS.lua from here on Github and overwrote existing (empty) version
  • Success! Name2Chat is now working without a problem.
commented

I will take a look Ingo. normally all lang Files will Added by curse

commented

can you try the latest 1.2.0-beta pls??

commented

No change. :-(

image

commented

Just to be thorough, I manually downloaded 1.2.0-beta and the enUS.lua file was 0 bytes. I also downloaded 1.0.0 from WowInterface and the enUS.lua file was also 0 bytes.

Somehow, when you are uploading it, you are uploading a 0 byte version of the file.

commented

i will investigate :)

commented

i Upload nothing. Thats zur Problem. Curse is triggert from Github, when i commit a change. Then Curse pulls the Code from github

commented

Should be fixed in latestet Beta :)