Results: 46Comments by: cremor
File: gmLm12-19-22
Here is a debug print from when the...
Posted By: cremor
Here is a debug print from when the error happens: DEBUG: player: itemlink: qlt:4 class:Rüstung subclass:Verschiedenes equislot:INVTYPE_TRINKET classid:4 subclassid:0 disabled:true Looks like 'player' is an empty string.
File: gmLm12-14-22
I also get this error multiple time...
Posted By: cremor
I also get this error multiple times when items are rolled on after killing a boss in the new raid. I do not get the error in dungeons. Only in raids where the new group loot feature to roll on items is used. The error happens while the items are still being rolled on. So maybe it doesn't work because there is no winner yet? I'...
File: Broker_ClassHall07-19-18
Any chance to get this updated for...
Posted By: cremor
Any chance to get this updated for 8.0.1?
File: zz_Money07-14-18
The second 70300.79 works, thanks.
Posted By: cremor
The second 70300.79 works, thanks.
File: zz_Money07-13-18
Should 70300.79 be the correct one...
Posted By: cremor
Should 70300.79 be the correct one or is there another one coming? Because with 70300.79 I'm getting this error on login and zz_Money isn't loaded at all. 1x zz_Money\Common\common.lua:69: Wrong object type for function : in function `CreateFrame' zz_Money\Common\common.lua:69: in function `RegisterFunc' zz_Money\Common\common....
File: zz_Money07-12-18
The update to 70300.77 broke the br...
Posted By: cremor
The update to 70300.77 broke the broker text for me. With the round setting enabled it always shows 0 copper. With the short k setting enabled it always shows 1k gold. Only with both disabled it shows the correct value. Note that only the broker text is affected, not the text in the tooltip. Going back to 70300.73 fixed the problem.
File: BagSync10-18-14
Error when opening the void storage...
Posted By: cremor
Error when opening the void storage: BagSync\BagSync-v7.6.lua:327: Usage: GetVoidItemInfo(tab, slot) : in function `GetVoidItemInfo' BagSync\BagSync-v7.6.lua:327: in function BagSync\BagSync-v7.6.lua:1288: in function `?' BagSync\BagSync-v7.6.lua:93: in function
File: Sick Of Clicking Dailies10-17-14
I've just uploaded a new version fo...
Posted By: cremor
I've just uploaded a new version for patch 6.0.2. Please report any bugs in the WowAce ticket tracker.
File: Broker Ticket Status10-03-13
Thanks. Could you please also uploa...
Posted By: cremor
Thanks. Could you please also upload the new version on Curse?
File: Broker Ticket Status09-26-13
So, I finally had to open a ticket...
Posted By: cremor
So, I finally had to open a ticket again and wondered why the addon doesn't display anything (didn't notice it before because I have it completely hidden without an open ticket). To make it short: The TOC loads Core2.lua but the file is named Core.lua :)
File: MagicMarker07-13-13
I quickly looked over your code (be...
Posted By: cremor
I quickly looked over your code (because I wanted to find out how you do the scanning of all raid member's targets) and noticed that you use many global variables and - what's very bad - leak some global variables that have common names ("name" and "guid"). I suggest to use FindGlobals or Wow Global Finder (just a GUI for FindGlobal...
File: Broker Ticket Status06-07-13
The small icon about the question m...
Posted By: cremor
The small icon about the question mark button in the bar is still there if you have an open ticket. And it also still shows the expected wait time in its tooltip. Clicking it doesn't directly open the ticket any more but it opens the list of tickets. So I assume these functions are still available for addons too.
File: Broker Ticket Status06-07-13
Seems like 5.3 broke that addon :(...
Posted By: cremor
Seems like 5.3 broke that addon :( At least it didn't show anything for me yesterday when I had a ticket open. Any chance for an update?
File: V_Difficulty (LDB)05-22-13
Big problem with patch 5.3! As soon...
Posted By: cremor
Big problem with patch 5.3! As soon as I try to log in with V_Difficulty enabled the game hangs in the loading screen. Seems like an endless loop, it uses a full CPU core and never finishes loading. Disabling V_Difficulty fixes the problem. Reproduceable with a fresh WTF folder and only V_Difficulty and ChocolateBar installed.
File: Threat Plates03-09-13
Is there a way to hide (or at least...
Posted By: cremor
Is there a way to hide (or at least change the alpha and/or scale) the nameplates of enemy players (and pets) so that only NPCs are shown? If yes, how do I have to configure it? If no, could this please be added?
File: zz_Money11-18-12
Found another bug: zz_Money leaks...
Posted By: cremor
Found another bug: zz_Money leaks the global variable _ (underscore) in core.lua line 352. Read here on how this global underscore variable breaks the Blizzard UI: http://forums.wowace.com/showthread.php?t=20297
File: zz_Money10-11-12
Small bug: It always shows the "dis...
Posted By: cremor
Small bug: It always shows the "disabled while neutral" line, even if its active. Using version 50001.26.
File: zz_Money09-11-12
ok, new version with sorting pendin...
Posted By: cremor
ok, new version with sorting pending ... hope it works ;) Works great, thanks!
File: Broker Ticket Status09-04-12
Hi, you are linking to the wrong...
Posted By: cremor
Hi, you are linking to the wrong addon (Broker Played Time) in the decription of this addon on Curse/CurseForge ;) And of course: Thanks for this addon!
File: zz_Money09-03-12
Is there a way to change the sort o...
Posted By: cremor
Is there a way to change the sort order of the characters in the tooltip? Currently there doesn't seem to be any specific order. I'd like to sort them by gold descending.
File: Sick Of Clicking Dailies08-29-12
Hello everyone, I'm now maintain...
Posted By: cremor
Hello everyone, I'm now maintaining this addon. I'll try to keep it working and to fix any reported bugs, but I can't promise that I have the time to implement any new features (or features missing since the v7.0 rewrite). A beta version for patch 5.0.4 is now available. Please test and report any bugs in the WowAce ticket trac...
File: Clique10-30-10
Originally posted by Cladhaire Pi...
Posted By: cremor
Originally posted by Cladhaire Pitbull was overriding what Clique was setting. This has been fixed by Shefki. Yeah, everything working now :) Thanks for all your patience and fixes!
File: Clique10-28-10
The AnyDown behaviour is weird in 1...
Posted By: cremor
The AnyDown behaviour is weird in 1.2.10 ;) It doesn't work any more on my PitBull frames (not even on player/target/focus/*target frames that worked with the beta), but it now correctly works on my sRaidFrames frames :)
File: Clique10-27-10
It works on my PitBull player/targe...
Posted By: cremor
It works on my PitBull player/target/focus/*target frames, but not on my PitBull party or sRaidFrames raid frames :confused: edit: Just got an error: 1x Clique-v40000-1.2.9-8-g43e5ca8\Clique.lua:728: attempt to call method 'RegisterForClicks' (a nil value) Clique-v40000-1.2.9-8-g43e5ca8\Clique.lua:737: in function `UpdateEveryth...
File: Clique10-26-10
I still have the problem that the "...
Posted By: cremor
I still have the problem that the "trigger on down click" option only works for the Blizzard frames, but not for my PitBull or sRaidFrames frames. I even replaced all AnyUp in Clique.lua with AnyDown, so it shouldn't be a configuration or condition problem. Should I report these problems to the authors of these Addons or is this...