Jump to content

About This File

Will reply to pms with automated messages based on AIML.

Change "brain.lua" to add your own answers!

Have fun watching people have strange conversations with it :)

User Feedback

Recommended Comments

cdtalc

Posted

Seems fun to use it but it doesn't work, says "out of date" in the addon screen

If I force the addon to be excecuted, when I launch the game, i have the message : 

Interface/AddOns/ChatAce/ChatAce.lua :
IO : attempt to call global ' LibStub' {a nil value}

Any ideas ?

 

ps: version is vanilla 1.12.1

Matenia

Posted

On 3.8.2017 at 8:28 PM, cdtalc said:

Seems fun to use it but it doesn't work, says "out of date" in the addon screen

If I force the addon to be excecuted, when I launch the game, i have the message : 


Interface/AddOns/ChatAce/ChatAce.lua :
IO : attempt to call global ' LibStub' {a nil value}

Any ideas ?

 

ps: version is vanilla 1.12.1

Get LibStub (this addon requires Ace2).

cxbeq

Posted

Has anyone got this to work? if so can you post the steps here please.

I have LibStub and Ace2, there's no lua errors in-game, the addon simply doesn't work.

Maybe I'm missing something?

fartboner

Posted

I know it has been two years but if anyone wants to use it, you just need to use this framework https://github.com/zerosnake0/Ace3v and place it in your Interface\Addons folder.

If you still receive the error, check to make sure the Ace3 framework actually loaded. If it didn't, then something referenced in the ChatAce.toc or Ace3.toc files is missing. Make sure you have all the folders populated. When I installed it, it was missing LibStub.lua from the Ace3\LibStub folder, and the files from Ace3\CallbackHandler-1.0 (lua, xml).

dripfeeder

Posted

On 5/30/2019 at 5:15 AM, fartboner said:

I know it has been two years but if anyone wants to use it, you just need to use this framework https://github.com/zerosnake0/Ace3v and place it in your Interface\Addons folder.

If you still receive the error, check to make sure the Ace3 framework actually loaded. If it didn't, then something referenced in the ChatAce.toc or Ace3.toc files is missing. Make sure you have all the folders populated. When I installed it, it was missing LibStub.lua from the Ace3\LibStub folder, and the files from Ace3\CallbackHandler-1.0 (lua, xml).

Thank you very much!

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...