Thread Tools Display Modes
06/22/16, 10:21 PM   #1
Justinon
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 8
Addon Development Broke My Game!

I'm trying to create my first addon, and therefore I've been doing some experimentation to try to figure out functions from the API. Currently trying to make a chat addon, I have been making various function calls to experiment with them. I tried making the "AddChatContainer()" call, which ended up creating a new container at the top left. I wanted to get rid of this newly created container, as it wasn't what I was looking for. However after deleting the addon, trying to make a call on "RemoveChatContainer(0)" and "RemoveChatContainer(1)", I still have unsuccessfully removed this container. No matter what I do, I keep getting this error that won't go away (even after hitting dismiss):

Is there anything I can do to fix my game? Please help! Thank you!!
  Reply With Quote
06/22/16, 11:23 PM   #2
votan
 
votan's Avatar
AddOn Author - Click to view addons
Join Date: Oct 2014
Posts: 577
My first attempt would be to rename the SavedVariables\ZO_Ingame.lua to see, if it helps.
  Reply With Quote
06/23/16, 12:38 AM   #3
Ayantir
 
Ayantir's Avatar
AddOn Author - Click to view addons
Join Date: Jul 2014
Posts: 1,019
Another user did this in past and we gave him solution, was more than a year ago, just make a quick look. think circonian even didd an entire addon for this kind of thing.
  Reply With Quote

ESOUI » Developer Discussions » Lua/XML Help » Addon Development Broke My Game!


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off