funkydude / BadBoy

A simple spam blocker & reporter for World of Warcraft.
26 stars 7 forks source link

Lua Warning (nil value) #121

Closed eusi closed 5 years ago

eusi commented 5 years ago

Message: Interface\AddOns\BadBoy\Generate.lua:5: attempt to index a nil value Time: Thu Oct 17 20:14:55 2019 Count: 1 Stack: Interface\AddOns\BadBoy\Generate.lua:5: attempt to index a nil value

Interface\AddOns\BadBoy\Generate.lua:5: in function `gnt' Interface\AddOns\BadBoy\BadBoy.lua:5: in main chunk

Classic WoW.

funkydude commented 5 years ago

You're trying to use the retail version of BadBoy on classic WoW when you should be using the classic specific version. You should install the Twitch client to manage this for you.

If you're already using the Twitch client, try restarting your PC and loading it up again. If it still doesn't offer you the correct version, you will need to uninstall BadBoy and reinstall it.

eusi commented 5 years ago

If it still doesn't offer you the correct version, you will need to uninstall BadBoy and reinstall it.

Nice, this did the trick! It seems Twitch downloaded the wrong version at the very first time. Thanks man!