View Single Post
02-19-16, 10:29 PM   #5
kokomala
A Fallenroot Satyr
AddOn Author - Click to view addons
Join Date: Oct 2008
Posts: 29
The addon itself works and I've made a few tweaks already, as well as removing a few useless things.
This is your issue.

Running the addon by default with an updated ace library works fine, including the options menu. Without seeing what you've changed/removed there's no way to see what has broken. The error you're receiving is basically saying that your options table is not in the correct format, however it's possible that something else is trying to reference a table option you've removed. You could try the link below as it goes through the correct format.

http://www.wowace.com/addons/ace3/pa...ptions-tables/
  Reply With Quote