-
Like the title say do not update Clique to v50000-0.1.2
Posted 10 months ago - #1
-
If you wish to help support this site please disable your adblock program.

Lua errors?
Posted 10 months ago - #2 -
A lot of errors (62) with clique enabled 0 without but i cant copy the errors log the window are too buggy and go to the top all time
Screenshot:
Without Clique:

With Clique Updated:
Posted 10 months ago - #3 -
Yeah I had the same problem,
Here is the initial popup lua error
Message: Interface\AddOns\ElvUI\core\pixelperfect.lua:101: attempt to perform arithmetic on local 'x' (a nil value)
Time: 07/08/12 13:03:46
Count: 1
Stack: Interface\AddOns\ElvUI\core\pixelperfect.lua:101: in function `Scale'
Interface\AddOns\ElvUI\core\toolkit.lua:102: in function `Width'
Interface\AddOns\ElvUI\layout\layout.lua:271: in function `CreateMinimapPanels'
Interface\AddOns\ElvUI\layout\layout.lua:11: in function `Initialize'
Interface\AddOns\ElvUI\core\core.lua:242: in function `InitializeModules'
Interface\AddOns\ElvUI\core\core.lua:532: in function `?'
...ore\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:147: in function <...ore\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:147>
[string "safecall Dispatcher[1]"]:4: in function <[string "safecall Dispatcher[1]"]:4>
[C]: ?
[string "safecall Dispatcher[1]"]:13: in function `?'
...ore\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:92: in function `Fire'
...\AddOns\DataStore\libs\AceEvent-3.0\AceEvent-3.0.lua:120: in function <...\AddOns\DataStore\libs\AceEvent-3.0\AceEvent-3.0.lua:119>Locals: self = <table> {
GetScreenQuadrant = <function> defined @Interface\AddOns\ElvUI\core\math.lua:77
ResetUI = <function> defined @Interface\AddOns\ElvUI\core\core.lua:609
resolution = "1920x1080"
modules = <table> {
}
CancelTimer = <function> defined @Interface\AddOns\DataStore\libs\AceTimer-3.0\AceTimer-3.0.lua:311
GetColor = <function> defined @Interface\AddOns\ElvUI\core\install.lua:169
SecureHook = <function> defined @Interface\AddOns\ElvUI\libs\AceHook-3.0\AceHook-3.0.lua:339
UIFrameFade_OnUpdate = <function> defined @Interface\AddOns\ElvUI\core\animation.lua:84
FarmMode = <function> defined @Interface\AddOns\ElvUI\core\commands.lua:43
CopyTable = <function> defined @Interface\AddOns\ElvUI\core\core.lua:351
SetDefaultModulePrototype = <function> defined @Interface\AddOns\DataStore\libs\AceAddon-3.0\AceAddon-3.0.lua:425
OnProfileReset = <function> defined @Interface\AddOns\ElvUI\init.lua:81
SetMoversPositions = <function> defined @Interface\AddOns\ElvUI\core\movers.lua:259
IsEnabled = <function> defined @Interface\AddOns\DataStore\libs\AceAddon-3.0\AceAddon-3.0.lua:467
ScheduleTimer = <function> defined @Interface\AddOns\DataStore\libs\AceTimer-3.0\AceTimer-3.0.lua:276
texts = <table> {
}
LoadConfig = <function> defined @Interface\AddOns\ElvUI\init.lua:99
SetupTheme = <function> defined @Interface\AddOns\ElvUI\core\install.lua:173
media = <table> {
}
RegisterMessage = <function> defined @Interface\AddOns\DataStore\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:118
UnregisterMessage = <function> defined @Interface\AddOns\DataStore\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:181
data = <table> {
}
snapBars = <table> {
}
ShortValue = <function> defined @Interface\AddOns\ElvUI\core\math.lua:4
UIScale = <function> defined @Interface\AddOns\ElvUI\core\pixelperfect.lua:5
db = <table> {
}
DisableAprilFools = <function> defined @Interface\AddOns\ElvUI\core\commands.lua:102
SetEnabledState = <function> defined @Interface\AddOns\DataStore\libs\AceAddon-3.0\AceAddon-3.0.lua:440
Hook = <function> defined @Interface\AddOns\ElvUI\libs\AceHook-3.0\AceHook-3.0.lua:277
Options = <table> {
}
Layout = <table> {
}
tDeleteItem = <function> defined @Interface\AddOns\ElvUI\core\animation.lua:191
RefreshModulesDB = <function> defined @Interface\AddOns\ElvUI\core\core.lua:233
LoadCommands = <function> defined @Interface\AddOns\ElvUI\core\commands.lua:115
LoadMovers = <function> defined @Interface\AddOns\ElvUI\core\movers.lua:276
HiddenFrame = <unnamed> {
}
DisableAddon = <function> defined @Interface\AddOns\ElvUI\core\commands.lua:13
OnInitialize = <function> defined @Interface\AddOns\ElvUI\init.lua:38
UnregisterAllEvents = <function> defined @Interface\AddOns\DataStore\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:202
Flash = <function> defined @Interface\AddOns\ElvUI\core\animation.lua:43
UIFrameFade = <function> defined @Interface\I have reverted to a previous version of clique to finish this problem, if you guys did the same as me and didn't read these forums prior to updating, you can get the older version of clique here
Posted 10 months ago - #4 -
The latest on curse is for beta.
BETA:
Actually the skin for clique provided in ElvUI right now is broken.
ElvUI\modules\skins\addons\Clique.lua
Line 48 replace thislocal CliqueClosebuttons = { "CliqueConfigCloseButton", "CliqueDialogCloseButton", }with
local CliqueClosebuttons = { "CliqueConfigCloseButton", -- "CliqueDialogCloseButton", }Save. End of errors with latest version.
There will be a close box unskinned. Trying to find it inside clique right now. He made a mover for some weird reason.
Posted 10 months ago - #5 -
You're using a Beta version of clique intended for MOP on a live server.
:)Posted 10 months ago - #6 -
Did you remove elvui from Curse?
Can't find it for some reason.
Posted 10 months ago - #7 -
Yeah, don't re-install that often :p
Guess I'll have to dl it here.
Posted 10 months ago - #9 -
You can also grab the Tukui client from our downloads page if you dont know how to update and if the UI is outdated.
:)Posted 10 months ago - #10 -
Suck at installing, nope.
Suck at keeping track, YES XDNo app needed though, I'll put it in my planning of sites to check weekly.
Posted 10 months ago - #11


Reply
You must log in to post.


