Download
(287Kb)
Download
Updated: 05-30-19 12:44 PM
Pictures
File Info
Compatibility:
Classic (1.13.2)
Updated:05-30-19 12:44 PM
Created:05-28-19 03:31 AM
Downloads:8,231
Favorites:18
MD5:
Categories:Chat Mods, Classic - General

Chatter Classic (quickfix) - Disconn  Popular! (More than 5000 hits)

Version: xx
by: veoj [More]

Note: Original author now rolling classic support into official - This version is discontinued.

https://www.wowace.com/projects/chatter

Download latest alpha from there to help test and report any errors to Stanzilla on the project page.

Make sure you thank him for all his hard work!

Regards

veoj
--


Updated version of Chatter to support the Wow Classic Beta

AFAIK it works but I can't be sure there are bugs still in there. Please let me know if you find something up.

Changes:

1.1 Fixes for Social menu errors
1.2 Fix for CHANNELWorld causing FrameXML error

Note: Alt Linking causes an error. Disable for now until I can figure it out.

Post A Reply Comment Options
Unread 09-19-19, 03:53 AM  
sigz
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 1
File comments: 5
Uploads: 1
which official alpha ? can you be more precise and indicate a version or a link ?

The lastest chatter alpha is older than classic beta. There is only 2 release (not alphas) after classic release on wowace.So if you mean to download the 1.6.0 which seems to be working, you should notice it is not qualified as "alpha" but as release.
Last edited by sigz : 09-19-19 at 03:56 AM.
Report comment to moderator  
Reply With Quote
Unread 05-31-19, 11:40 AM  
veoj
A Defias Bandit
 
veoj's Avatar
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 70
Uploads: 11
Re: player level ...

Originally Posted by txamethyst
does not show when the option is selected
Check the official alpha on: https://www.wowace.com/projects/chatter now being supported by the original addon author.
Report comment to moderator  
Reply With Quote
Unread 05-31-19, 10:40 AM  
txamethyst
An Aku'mai Servant
 
txamethyst's Avatar

Forum posts: 36
File comments: 101
Uploads: 0
player level ...

does not show when the option is selected
Report comment to moderator  
Reply With Quote
Unread 05-30-19, 01:42 PM  
veoj
A Defias Bandit
 
veoj's Avatar
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 70
Uploads: 11
RE: I get a error everytime I want to chat

Have uploaded a version which should hopefully fix this (can't be sure as I can't reproduce at present.

Please let me know how you get on.

Regards

veoj

Originally Posted by Sojiro84
I get a error everytime I want to chat:

Message: Interface\FrameXML\ChatConfigFrame.lua:1468: attempt to index local 'info' (a nil value)
Time: Thu May 30 17:09:11 2019
Count: 10
Stack: Interface\FrameXML\ChatConfigFrame.lua:1468: attempt to index local 'info' (a nil value)
Interface\FrameXML\ChatConfigFrame.lua:1468: in function `GetMessageTypeColor'
Interface\AddOns\Chatter\Modules\EditBox.lua:448: in function <Interface\AddOns\Chatter\Modules\EditBox.lua:437>
(tail call): ?
Interface\FrameXML\ChatFrame.lua:3911: in function `ChatEdit_ResetChatType'
Interface\FrameXML\ChatFrame.lua:3892: in function `ChatEdit_OnShow'
[string "*:OnShow"]:1: in function <[string "*:OnShow"]:1>
[C]: in function `Show'
Interface\FrameXML\ChatFrame.lua:3950: in function `ChatEdit_ActivateChat'
Interface\FrameXML\ChatFrame.lua:3528: in function `ChatFrame_OpenChat'
[string "OPENCHATSLASH"]:1: in function <[string "OPENCHATSLASH"]:1>


Locals: messageType = "CHANNELWorld"
group = nil
type = "CHANNELWorld"
info = nil
(*temporary) = "CHANNELWorld"
(*temporary) = "CHANNELWorld"
(*temporary) = "CHANNELW"
(*temporary) = "CHANNELWorld"
(*temporary) = "attempt to index local 'info' (a nil value)"


Report comment to moderator  
Reply With Quote
Unread 05-30-19, 09:10 AM  
Sojiro84
Guest

Join Date: Not Yet
Forum posts: 0
File comments: 0
Uploads: 0
I get a error everytime I want to chat:

Message: Interface\FrameXML\ChatConfigFrame.lua:1468: attempt to index local 'info' (a nil value)
Time: Thu May 30 17:09:11 2019
Count: 10
Stack: Interface\FrameXML\ChatConfigFrame.lua:1468: attempt to index local 'info' (a nil value)
Interface\FrameXML\ChatConfigFrame.lua:1468: in function `GetMessageTypeColor'
Interface\AddOns\Chatter\Modules\EditBox.lua:448: in function <Interface\AddOns\Chatter\Modules\EditBox.lua:437>
(tail call): ?
Interface\FrameXML\ChatFrame.lua:3911: in function `ChatEdit_ResetChatType'
Interface\FrameXML\ChatFrame.lua:3892: in function `ChatEdit_OnShow'
[string "*:OnShow"]:1: in function <[string "*:OnShow"]:1>
[C]: in function `Show'
Interface\FrameXML\ChatFrame.lua:3950: in function `ChatEdit_ActivateChat'
Interface\FrameXML\ChatFrame.lua:3528: in function `ChatFrame_OpenChat'
[string "OPENCHATSLASH"]:1: in function <[string "OPENCHATSLASH"]:1>


Locals: messageType = "CHANNELWorld"
group = nil
type = "CHANNELWorld"
info = nil
(*temporary) = "CHANNELWorld"
(*temporary) = "CHANNELWorld"
(*temporary) = "CHANNELW"
(*temporary) = "CHANNELWorld"
(*temporary) = "attempt to index local 'info' (a nil value)"


Report comment to moderator  
Edit/Delete Message Reply With Quote
Unread 05-28-19, 11:19 PM  
veoj
A Defias Bandit
 
veoj's Avatar
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 70
Uploads: 11
Re: open social menu - O

Fixed and new version uploaded. Just awaiting mod approval

I'm getting an error when I right-click a friend in my friendslist due to Alt Linking. The workaround is to disable that module for now until I figure out what's up (it's somehow trampling the Blizz UnitPopup_Update function even though nothing it's doing should have that effect... working on it.

Originally Posted by txamethyst
get this error:

Code:
Message: Interface\AddOns\Chatter\Modules\PlayerNames.lua:230: attempt to call upvalue 'GetNumFriends' (a nil value)
Time: Tue May 28 20:32:27 2019
Count: 1
Stack: Interface\AddOns\Chatter\Modules\PlayerNames.lua:230: attempt to call upvalue 'GetNumFriends' (a nil value)
Interface\AddOns\Chatter\Modules\PlayerNames.lua:230: in function `?'
...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:119: in function <...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:119>
[C]: ?
...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:29: in function <...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:25>
...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:64: in function `Fire'
Interface\AddOns\Ace3\AceEvent-3.0\AceEvent-3.0.lua:120: in function <Interface\AddOns\Ace3\AceEvent-3.0\AceEvent-3.0.lua:119>

Locals: <none>
Last edited by veoj : 05-28-19 at 11:40 PM.
Report comment to moderator  
Reply With Quote
Unread 05-28-19, 07:40 PM  
txamethyst
An Aku'mai Servant
 
txamethyst's Avatar

Forum posts: 36
File comments: 101
Uploads: 0
open social menu - O

get this error:

Code:
Message: Interface\AddOns\Chatter\Modules\PlayerNames.lua:230: attempt to call upvalue 'GetNumFriends' (a nil value)
Time: Tue May 28 20:32:27 2019
Count: 1
Stack: Interface\AddOns\Chatter\Modules\PlayerNames.lua:230: attempt to call upvalue 'GetNumFriends' (a nil value)
Interface\AddOns\Chatter\Modules\PlayerNames.lua:230: in function `?'
...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:119: in function <...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:119>
[C]: ?
...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:29: in function <...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:25>
...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:64: in function `Fire'
Interface\AddOns\Ace3\AceEvent-3.0\AceEvent-3.0.lua:120: in function <Interface\AddOns\Ace3\AceEvent-3.0\AceEvent-3.0.lua:119>

Locals: <none>
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: