Thread Tools Display Modes
02-18-17, 04:00 PM   #1
Kupotek
An Aku'mai Servant
 
Kupotek's Avatar
AddOn Author - Click to view addons
Join Date: Jan 2006
Posts: 38
My addon says incompatible now

Anyone know why my custom Chinchilla map art says incompatible?

TOC FILE:

Interface: 70100
## Title: KittyUI Borders for Chinchilla
## RequiredDependencies: Chinchilla
## Author: DarwinsRadio of Zul'Jin
Chinchilla_KittyUI.lua

LUA FILE:

local Chinchilla = Chinchilla
Chinchilla:AddBorderStyle("Cat", "Cat", "Interface\\Addons\\Chinchilla_KittyUI\\Border-Cat-Round", "Interface\\Addons\\Chinchilla_KittyUI\\Border-Cat-Square")
Chinchilla:AddBorderStyle("KittyUI", "Kittyui", "Interface\\Addons\\Chinchilla_Kittyui\\Border-Kitty-Round", "Interface\\Addons\\Chinchilla_KittyUI\\Border-Kitty-Square")
THANKS!
__________________
Panther UI | My Home on the Web
  Reply With Quote
02-18-17, 04:31 PM   #2
Ketho
A Pyroguard Emberseer
 
Ketho's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2010
Posts: 1,026
Originally Posted by Kupotek View Post
Interface: 70100

Has to be with 2 number signs http://wow.gamepedia.com/TOC_format
Code:
## Interface: 70100
  Reply With Quote
02-18-17, 06:41 PM   #3
Kupotek
An Aku'mai Servant
 
Kupotek's Avatar
AddOn Author - Click to view addons
Join Date: Jan 2006
Posts: 38
Ohhh duh me! Thank you !
__________________
Panther UI | My Home on the Web
  Reply With Quote

WoWInterface » Developer Discussions » General Authoring Discussion » My addon says incompatible now

Thread Tools
Display Modes

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