Download
(2 Kb)
Download
Updated: 11/03/14 01:14 PM
Patch for:
ChatMultiWindow.
Pictures
File Info
Compatibility:
Update 5 (1.5.2)
Update 4 (1.4.3)
Updated:11/03/14 01:14 PM
Created:07/09/14 02:08 PM
Monthly downloads:53
Total downloads:9,725
Favorites:6
MD5:
Categories:Plug-Ins & Patches, Chat Mods
ChatMultiWindow (for Update 5)  Popular! (More than 5000 hits)
Version: 1.8c
by: Garkin [More]
Iyanga's update of Dyster2000's ChatMultiWindow updated for patch 1.4.x. (request)

I'm not an author of this addon, I have just changed a few lines of code in order to make it compatible with the new patch.



Changes:
  • updated API version
  • version bump
  • replaced function DestroyContainer(...) with CHAT_SYSTEM.DestroyContiner(...)
  • correctly unregister EVENT_ADD_ON_LOADED event
  • hook CHAT_SYSTEM:TransferWindow(...) instead of replacing (it's not functionality change)
Archived Files (2)
File Name
Version
Size
Uploader
Date
1.8a
2kB
Garkin
09/25/14 08:11 AM
1.8
2kB
Garkin
07/09/14 02:08 PM


Post A Reply Comment Options
Unread 12/27/16, 01:29 AM  
NiMorrighan

Forum posts: 0
File comments: 10
Uploads: 0
Phantom Window

I had a phantom window I couldn't get rid of and a lot of constant errors. The only way I got rid of it was to install Circonians ChatIt - log into my character with the problem, and it removed it. I then removed both chat addons.
Report comment to moderator  
Reply With Quote
Unread 01/28/16, 09:26 PM  
buju

Forum posts: 4
File comments: 3
Uploads: 0
bump

"EsoUI/Libraries/Utility/ZO_TabButtonGroup.lua:392: attempt to index a nil value
stack traceback:
EsoUI/Libraries/Utility/ZO_TabButtonGroup.lua:392: in function 'ZO_TabButton_Icon_Initialize'
EsoUI/Ingame/ChatSystem/PC/ChatSystem.lua:13: in function 'ChatContainer:Initialize'
EsoUI/Ingame/ChatSystem/SharedChatSystem.lua:298: in function 'SharedChatContainer:New'
(tail call): ?
(tail call): ?
(tail call): ?
EsoUI/Libraries/Utility/ZO_ObjectPool.lua:116: in function 'ZO_ObjectPool:AcquireObject'
EsoUI/Ingame/ChatSystem/SharedChatSystem.lua:1720: in function 'SharedChatSystem:CreateChatContainer'
user:/AddOns/ChatMultiWindow/ChatMultiWindow.lua:178: in function 'CHAT_SYSTEM.TransferWindow'
EsoUI/Ingame/ChatSystem/SharedChatSystem.lua:1086: in function 'SharedChatContainer:TransferWindow'"

"EsoUI/Ingame/ChatSystem/SharedChatSystem.lua:690: attempt to index a nil value
stack traceback:
EsoUI/Ingame/ChatSystem/SharedChatSystem.lua:690: in function 'SharedChatContainer:MonitorForMouseExit'
EsoUI/Ingame/ChatSystem/SharedChatSystem.lua:717: in function 'SharedChatContainer:FadeIn'
EsoUI/Ingame/ChatSystem/SharedChatSystem.lua:661: in function 'SharedChatContainer:OnMouseEnter'
EsoUI/Ingame/ChatSystem/SharedChatSystem.lua:2374: in function 'ZO_ChatSystem_OnMouseEnter'
459568822378751606:3: in function '(main chunk)'"

"EsoUI/Ingame/ChatSystem/SharedChatSystem.lua:730: operator # is not supported for # nil
stack traceback:
EsoUI/Ingame/ChatSystem/SharedChatSystem.lua:730: in function 'SharedChatContainer:PerformLayout'
EsoUI/Ingame/ChatSystem/PC/ChatSystem.lua:32: in function 'ChatContainer:PerformLayout'
EsoUI/Ingame/ChatSystem/SharedChatSystem.lua:640: in function '(anonymous)'"

any ideas?
Report comment to moderator  
Reply With Quote
Unread 08/31/15, 02:36 PM  
Anceane
 
Anceane's Avatar
AddOn Author - Click to view AddOns

Forum posts: 306
File comments: 1018
Uploads: 1
Originally Posted by merlight
I'm not using this or any other chat-tab add-on (despite my hate of how tabs are different for each character)...

AFAIK chat tabs, their names and settings, are saved on the server. So if you deleted the whole Docs/ESO folder, i.e. all add-ons and saved vars, and the client is still spitting errors, it's likely getting malformed data from the server. I don't want to jump conclusions, but I doubt reinstall will help.
Anyway that means that kind of addon is dangerous, from now i will not use any chat addon that can leave trace on the servers that can not be removed and i had knew about that, i would have not use it.
Last edited by Anceane : 08/31/15 at 02:37 PM.
Report comment to moderator  
Reply With Quote
Unread 08/31/15, 02:17 PM  
merlight
AddOn Author - Click to view AddOns

Forum posts: 671
File comments: 213
Uploads: 12
I'm not using this or any other chat-tab add-on (despite my hate of how tabs are different for each character)...

AFAIK chat tabs, their names and settings, are saved on the server. So if you deleted the whole Docs/ESO folder, i.e. all add-ons and saved vars, and the client is still spitting errors, it's likely getting malformed data from the server. I don't want to jump conclusions, but I doubt reinstall will help.
Report comment to moderator  
Reply With Quote
Unread 08/31/15, 02:07 PM  
Anceane
 
Anceane's Avatar
AddOn Author - Click to view AddOns

Forum posts: 306
File comments: 1018
Uploads: 1
Do not use this addon anymore

ZOS_JessicaFolsom wrote: »

You may need to uninstall and do a full reinstall then. It sounds like the addon caused a fairly severe issue if deleting your "Elder Scrolls Online" folder in "Documents" and a repair is not doing the trick.



Code:
2015-08-31T15:42:48.408-05:00 |cff0000Lua Error: EsoUI/Libraries/Utility/ZO_TabButtonGroup.lua:392: attempt to index a nil value
stack traceback:
EsoUI/Libraries/Utility/ZO_TabButtonGroup.lua:392: in function 'ZO_TabButton_Icon_Initialize'
EsoUI/Ingame/ChatSystem/PC/ChatSystem.lua:13: in function 'ChatContainer:Initialize'
EsoUI/Ingame/ChatSystem/SharedChatSystem.lua:298: in function 'SharedChatContainer:New'
(tail call): ?
(tail call): ?
(tail call): ?
EsoUI/Libraries/Utility/ZO_ObjectPool.lua:116: in function 'ZO_ObjectPool:AcquireObject'
EsoUI/Ingame/ChatSystem/SharedChatSystem.lua:1720: in function 'SharedChatSystem:CreateChatContainer'
EsoUI/Ingame/ChatSystem/SharedChatSystem.lua:1509: in function 'SharedChatSystem:LoadChatFromSettings'
EsoUI/Ingame/ChatSystem/PC/ChatSystem.lua:112: in function 'ZO_ChatSystem:LoadChatFromSettings'|r


2015-08-31T15:43:00.949-05:00 |cff0000Lua Error: EsoUI/Ingame/ChatSystem/SharedChatSystem.lua:690: attempt to index a nil value
stack traceback:
EsoUI/Ingame/ChatSystem/SharedChatSystem.lua:690: in function 'SharedChatContainer:MonitorForMouseExit'
EsoUI/Ingame/ChatSystem/SharedChatSystem.lua:717: in function 'SharedChatContainer:FadeIn'
EsoUI/Ingame/ChatSystem/SharedChatSystem.lua:661: in function 'SharedChatContainer:OnMouseEnter'
EsoUI/Ingame/ChatSystem/SharedChatSystem.lua:2374: in function 'ZO_ChatSystem_OnMouseEnter'
459568822378751606:3: in function '(main chunk)'|r


2015-08-31T15:43:03.612-05:00 |cff0000Lua Error: EsoUI/Ingame/ChatSystem/SharedChatSystem.lua:690: attempt to index a nil value
stack traceback:
EsoUI/Ingame/ChatSystem/SharedChatSystem.lua:690: in function 'SharedChatContainer:MonitorForMouseExit'
EsoUI/Ingame/ChatSystem/SharedChatSystem.lua:717: in function 'SharedChatContainer:FadeIn'
EsoUI/Ingame/ChatSystem/SharedChatSystem.lua:661: in function 'SharedChatContainer:OnMouseEnter'
EsoUI/Ingame/ChatSystem/SharedChatSystem.lua:2374: in function 'ZO_ChatSystem_OnMouseEnter'
459568822378751606:3: in function '(main chunk)'|r


2015-08-31T15:43:04.008-05:00 |cff0000Lua Error: EsoUI/Ingame/ChatSystem/SharedChatSystem.lua:690: attempt to index a nil value
stack traceback:
EsoUI/Ingame/ChatSystem/SharedChatSystem.lua:690: in function 'SharedChatContainer:MonitorForMouseExit'
EsoUI/Ingame/ChatSystem/SharedChatSystem.lua:717: in function 'SharedChatContainer:FadeIn'
EsoUI/Ingame/ChatSystem/SharedChatSystem.lua:645: in function 'SharedChatContainer:OnResizeStart'
EsoUI/Ingame/ChatSystem/SharedChatSystem.lua:2362: in function 'ZO_ChatSystem_OnResizeStart'
13444857190939630092:3: in function '(main chunk)'|r


2015-08-31T15:43:04.012-05:00 |cff0000Lua Error: EsoUI/Ingame/ChatSystem/SharedChatSystem.lua:730: operator # is not supported for # nil
stack traceback:
EsoUI/Ingame/ChatSystem/SharedChatSystem.lua:730: in function 'SharedChatContainer:PerformLayout'
EsoUI/Ingame/ChatSystem/PC/ChatSystem.lua:32: in function 'ChatContainer:PerformLayout'
EsoUI/Ingame/ChatSystem/SharedChatSystem.lua:640: in function '(anonymous)'|r


This last error was spammed each seconds until i logged off
Report comment to moderator  
Reply With Quote
Unread 08/07/15, 01:59 PM  
Anceane
 
Anceane's Avatar
AddOn Author - Click to view AddOns

Forum posts: 306
File comments: 1018
Uploads: 1
This is one thing to send us to another addon but please please before doing it be sur it has at least what this one was doing easily )

No windows lock on the other and i have to replace those on 8 characters each time ..... I was so much loving yours

Do you think it will continue to work with the new API ? (i just want the basic functions of this one)

Originally Posted by Garkin
Originally Posted by BigMons
Does this still work? I have a tab set up for "system" messages and have it split into a separate window. The tab works fine when it's attached to the main window, but it doesn't update at all when I split it out. I have Lootdrop configured to send XP gains and loot to the "system" tab.

EDIT: Zone chat works, but Lootdrop messages aren't showing up unless the tab is attached to the main window.
Addon is still working, but I'm not developing it anymore. You might want to try Circonians ChatIt instead.
Last edited by Anceane : 08/07/15 at 02:01 PM.
Report comment to moderator  
Reply With Quote
Unread 04/03/15, 06:11 PM  
Garkin
 
Garkin's Avatar
AddOn Author - Click to view AddOns

Forum posts: 832
File comments: 1097
Uploads: 33
Originally Posted by BigMons
Does this still work? I have a tab set up for "system" messages and have it split into a separate window. The tab works fine when it's attached to the main window, but it doesn't update at all when I split it out. I have Lootdrop configured to send XP gains and loot to the "system" tab.

EDIT: Zone chat works, but Lootdrop messages aren't showing up unless the tab is attached to the main window.
Addon is still working, but I'm not developing it anymore. You might want to try Circonians ChatIt instead.
Report comment to moderator  
Reply With Quote
Unread 04/01/15, 04:13 PM  
BigMons
 
BigMons's Avatar

Forum posts: 38
File comments: 178
Uploads: 0
Does this still work? I have a tab set up for "system" messages and have it split into a separate window. The tab works fine when it's attached to the main window, but it doesn't update at all when I split it out. I have Lootdrop configured to send XP gains and loot to the "system" tab.

EDIT: Zone chat works, but Lootdrop messages aren't showing up unless the tab is attached to the main window.
Last edited by BigMons : 04/01/15 at 04:16 PM.
Report comment to moderator  
Reply With Quote
Unread 03/13/15, 05:47 PM  
Zirquel

Forum posts: 0
File comments: 7
Uploads: 0
Originally Posted by Garkin

This option is already in game:
That's only working for my primary window right now, so that's good to know it should be working for the rest. I'll figure out what's going on in my setup. Not too surprising. I'm pretty sure this is my ESO install from open beta/day 1 launch, so I'm sure there are remnants of things hanging around I haven't caught yet messing things up.

Thank you for taking the time to reply and let me know!
Report comment to moderator  
Reply With Quote
Unread 03/13/15, 06:31 AM  
Garkin
 
Garkin's Avatar
AddOn Author - Click to view AddOns

Forum posts: 832
File comments: 1097
Uploads: 33
Originally Posted by Zirquel
Thank you for this addon, so much.

Just a quick question-is there a way to disable chat fade? I think the original ChatMultiWindow had a command (/chat_fade 0) to disable fade, but it doesn't work with this version, both before and after update 6 (started playing again just a couple days before update 6). Don't even know if that command carried over from the original version!

Or maybe this issue is just me?

But really! Thank you so much for this addon still existing!
This option is already in game:

Report comment to moderator  
Reply With Quote
Unread 03/13/15, 03:20 AM  
Zirquel

Forum posts: 0
File comments: 7
Uploads: 0
Thank you for this addon, so much.

Just a quick question-is there a way to disable chat fade? I think the original ChatMultiWindow had a command (/chat_fade 0) to disable fade, but it doesn't work with this version, both before and after update 6 (started playing again just a couple days before update 6). Don't even know if that command carried over from the original version!

Or maybe this issue is just me?

But really! Thank you so much for this addon still existing!
Report comment to moderator  
Reply With Quote
Unread 12/10/14, 04:11 PM  
Garkin
 
Garkin's Avatar
AddOn Author - Click to view AddOns

Forum posts: 832
File comments: 1097
Uploads: 33
Originally Posted by QuadroTony
for Garkin




It was issue with Chat2Clipboard, it wasn't caused by ChatMultiWindow. Modified version of Chat2Clipboard which actually works is in my dropbox folder (link in the signature).
Report comment to moderator  
Reply With Quote
Unread 12/10/14, 03:11 PM  
QuadroTony
Banned
 
QuadroTony's Avatar
AddOn Author - Click to view AddOns

Forum posts: 828
File comments: 3866
Uploads: 3
for Garkin




Last edited by QuadroTony : 12/10/14 at 03:17 PM.
Report comment to moderator  
Reply With Quote
Unread 12/10/14, 09:39 AM  
QuadroTony
Banned
 
QuadroTony's Avatar
AddOn Author - Click to view AddOns

Forum posts: 828
File comments: 3866
Uploads: 3
catch it!! i turn off all addons except this
and got erros when trying to move tabs

Report comment to moderator  
Reply With Quote
Unread 12/10/14, 09:36 AM  
QuadroTony
Banned
 
QuadroTony's Avatar
AddOn Author - Click to view AddOns

Forum posts: 828
File comments: 3866
Uploads: 3
wierd, sometimes i cant move tabs, even if they unlocked
when i switch between character who hasnt this addon with main one.
so on the main hero tis addon stop working...
and when i create new tab it stuck with previous i want to move...
weird

Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: