Download
(1Kb)
Download
Updated: 08-16-18 01:52 PM
Pictures
File Info
Compatibility:
Battle for Azeroth (8.0.1)
Updated:08-16-18 01:52 PM
Created:10-16-10 02:58 PM
Downloads:25,614
Favorites:111
MD5:
Categories:Character Advancement, Miscellaneous, Utility Mods

rObjectiveTracker  Popular! (More than 5000 hits)

Version: 800.20180816
by: zork [More]


Intro

rObjectiveTracker allows you to scale the objective tracker frame and adds the ability to drag and resize the frame ingame. If the fader attribute is set in the config the objective tracker will fade in/out on mouse enter/out.
Slash command
/rot
Requires
rLib
Git
https://github.com/zorker/rothui/tre...jectiveTracker

Optional Files (0)


Post A Reply Comment Options
Unread 10-30-14, 06:01 PM  
zork
A Pyroguard Emberseer
 
zork's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1740
File comments: 3728
Uploads: 77
Holy crap. I think I know what it is happening.

No clue why I do not get the bug though.
__________________
| Simple is beautiful.
| WoWI AddOns | GitHub | Zork (WoW)

"I wonder what the non-pathetic people are doing tonight?" - Rajesh Koothrappali (The Big Bang Theory)
Last edited by zork : 10-30-14 at 06:04 PM.
Report comment to moderator  
Reply With Quote
Unread 10-30-14, 05:36 PM  
EKE
An Aku'mai Servant
 
EKE's Avatar
AddOn Author - Click to view AddOns

Forum posts: 37
File comments: 548
Uploads: 13
same error.......

still error even i use only this addon
Code:
C stack overflow
Count: 8

Call Stack:
[C]: ?
[C]: in function `SetPoint'
Interface\AddOns\rObjectiveTrackerMover\core.lua:26: in function <Interface\AddOns\rObjectiveTrackerMover\core.lua:22>
Last edited by EKE : 10-30-14 at 05:39 PM.
Report comment to moderator  
Reply With Quote
Unread 10-28-14, 09:22 AM  
zork
A Pyroguard Emberseer
 
zork's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1740
File comments: 3728
Uploads: 77
@ThSno
You probably want to use this addon instead. http://www.wowinterface.com/download...herWabbit.html

Position can only be changed by lua editing. This addon is just for my personal taste. I need it for Roth UI.
__________________
| Simple is beautiful.
| WoWI AddOns | GitHub | Zork (WoW)

"I wonder what the non-pathetic people are doing tonight?" - Rajesh Koothrappali (The Big Bang Theory)
Last edited by zork : 10-28-14 at 09:27 AM.
Report comment to moderator  
Reply With Quote
Unread 10-28-14, 07:29 AM  
ThSno
A Kobold Labourer

Forum posts: 0
File comments: 61
Uploads: 0
Hello,
I don't understand what I have to do to move the objectivetracker. Is there any slash command I should type or something ?
Report comment to moderator  
Reply With Quote
Unread 10-27-14, 11:38 AM  
zork
A Pyroguard Emberseer
 
zork's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1740
File comments: 3728
Uploads: 77
@hablais
Yeah that is really wierd error. I only managed to get it once the last weekend while developing a different addon. The other addon had an Lua error which cause my objective tracker addon to spit out that error. Once I fixed my other addon the error was gone and never to be seen.

I uploaded version 60000.09 and delayed the first setpoint call until PLAYER_LOGIN. Maybe that does help.
__________________
| Simple is beautiful.
| WoWI AddOns | GitHub | Zork (WoW)

"I wonder what the non-pathetic people are doing tonight?" - Rajesh Koothrappali (The Big Bang Theory)
Last edited by zork : 10-27-14 at 12:06 PM.
Report comment to moderator  
Reply With Quote
Unread 10-27-14, 11:26 AM  
hablais
A Kobold Labourer

Forum posts: 0
File comments: 25
Uploads: 0
Code:
Message: C stack overflow
Time: 10/27/14 18:14:49
Count: 2
Stack: [C]: ?
[C]: in function `SetPoint'
Interface\AddOns\rObjectiveTrackerMover\core.lua:27: in function <Interface\AddOns\rObjectiveTrackerMover\core.lua:23>
[C]: in function `SetPoint'
Interface\AddOns\rObjectiveTrackerMover\core.lua:27: in function <Interface\AddOns\rObjectiveTrackerMover\core.lua:23>
[C]: in function `SetPoint'
Interface\AddOns\rObjectiveTrackerMover\core.lua:27: in function <Interface\AddOns\rObjectiveTrackerMover\core.lua:23>
[C]: in function `SetPoint'
Interface\AddOns\rObjectiveTrackerMover\core.lua:27: in function <Interface\AddOns\rObjectiveTrackerMover\core.lua:23>
[C]: in function `SetPoint'
Interface\AddOns\rObjectiveTrackerMover\core.lua:27: in function <Interface\AddOns\rObjectiveTrackerMover\core.lua:23>
[C]: in function `SetPoint'
...
Interface\AddOns\rObjectiveTrackerMover\core.lua:27: in function <Interface\AddOns\rObjectiveTrackerMover\core.lua:23>
[C]: in function `SetPoint'
Interface\AddOns\rObjectiveTrackerMover\core.lua:27: in function <Interface\AddOns\rObjectiveTrackerMover\core.lua:23>
[C]: in function `SetPoint'
Interface\FrameXML\UIParent.lua:2423: in function `UIParentManageFramePositions'
Interface\FrameXML\UIParent.lua:1718: in function <Interface\FrameXML\UIParent.lua:1705>
[C]: in function `SetAttribute'
Interface\FrameXML\UIParent.lua:2445: in function <Interface\FrameXML\UIParent.lua:2443>
[C]: in function `UIParent_ManageFramePositions'
Interface\FrameXML\DraenorZoneAbility.lua:74: in function <Interface\FrameXML\DraenorZoneAbility.lua:38>

Locals:
Code:
Message: Interface\FrameXML\UIPanelTemplates.lua:119: C stack overflow
Time: 10/27/14 17:59:00
Count: 1
Stack: [C]: ?
Interface\FrameXML\UIPanelTemplates.lua:119: in function `ScrollingEdit_OnUpdate'
Interface\FrameXML\UIPanelTemplates.lua:96: in function `ScrollingEdit_OnTextChanged'
...e\AddOns\Blizzard_DebugTools\Blizzard_DebugTools.lua:604: in function `ScriptErrorsFrame_Update'
...e\AddOns\Blizzard_DebugTools\Blizzard_DebugTools.lua:551: in function `ScriptErrorsFrame_OnError'
[string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:18: in function <[string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:4>
Interface\AddOns\Auctionator\AtrErrorInspector.lua:55: in function <Interface\AddOns\Auctionator\AtrErrorInspector.lua:51>
[C]: ?
Interface\FrameXML\UIPanelTemplates.lua:119: in function `ScrollingEdit_OnUpdate'
Interface\FrameXML\UIPanelTemplates.lua:96: in function `ScrollingEdit_OnTextChanged'
...e\AddOns\Blizzard_DebugTools\Blizzard_DebugTools.lua:604: in function `ScriptErrorsFrame_Update'
...e\AddOns\Blizzard_DebugTools\Blizzard_DebugTools.lua:551: in function `ScriptErrorsFrame_OnError'
...
[C]: ?
Interface\FrameXML\UIPanelTemplates.lua:119: in function `ScrollingEdit_OnUpdate'
Interface\FrameXML\UIPanelTemplates.lua:96: in function `ScrollingEdit_OnTextChanged'
...e\AddOns\Blizzard_DebugTools\Blizzard_DebugTools.lua:604: in function `ScriptErrorsFrame_Update'
...e\AddOns\Blizzard_DebugTools\Blizzard_DebugTools.lua:551: in function `ScriptErrorsFrame_OnError'
[string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:18: in function <[string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:4>
Interface\AddOns\Auctionator\AtrErrorInspector.lua:55: in function <Interface\AddOns\Auctionator\AtrErrorInspector.lua:51>
[C]: ?
Interface\FrameXML\UIPanelTemplates.lua:119: in function `ScrollingEdit_OnUpdate'
[string "*:OnUpdate"]:1: in function <[string "*:OnUpdate"]:1>

Locals:
I get these errors with your addon
I hope they help!

greetz,

hablais
Report comment to moderator  
Reply With Quote
Unread 10-21-14, 10:55 AM  
zork
A Pyroguard Emberseer
 
zork's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1740
File comments: 3728
Uploads: 77
Ok. I finally found a solution that keeps the position. Had to remove the dragframe. Position is in the lua file.
__________________
| Simple is beautiful.
| WoWI AddOns | GitHub | Zork (WoW)

"I wonder what the non-pathetic people are doing tonight?" - Rajesh Koothrappali (The Big Bang Theory)
Report comment to moderator  
Reply With Quote
Unread 10-20-14, 03:47 PM  
zork
A Pyroguard Emberseer
 
zork's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1740
File comments: 3728
Uploads: 77
After intensive twink testing preventing the tracker from reseting position fucks up the display. Changes reverted.
__________________
| Simple is beautiful.
| WoWI AddOns | GitHub | Zork (WoW)

"I wonder what the non-pathetic people are doing tonight?" - Rajesh Koothrappali (The Big Bang Theory)
Last edited by zork : 10-20-14 at 03:47 PM.
Report comment to moderator  
Reply With Quote
Unread 10-20-14, 02:27 PM  
Dancingblade
A Murloc Raider
 
Dancingblade's Avatar

Forum posts: 9
File comments: 50
Uploads: 0
Just want to say thanks again for this. Tracker now remains in the moved position between sessions with version .04.

Awesome!
Report comment to moderator  
Reply With Quote
Unread 10-18-14, 06:42 AM  
BabyRay
An Aku'mai Servant

Forum posts: 39
File comments: 54
Uploads: 0
I try´d your addon, but it´s not saving the position.

i moved it to my position, click N for Talents and it jump back to the standard position.

I used Version: 60000.03
Report comment to moderator  
Reply With Quote
Unread 10-18-14, 03:35 AM  
zork
A Pyroguard Emberseer
 
zork's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1740
File comments: 3728
Uploads: 77
I think I found a solution. At least it is saving the position over sessions for me now.

Version 60000.03 should fix the issue.
__________________
| Simple is beautiful.
| WoWI AddOns | GitHub | Zork (WoW)

"I wonder what the non-pathetic people are doing tonight?" - Rajesh Koothrappali (The Big Bang Theory)
Last edited by zork : 10-18-14 at 03:45 AM.
Report comment to moderator  
Reply With Quote
Unread 10-18-14, 12:20 AM  
Dancingblade
A Murloc Raider
 
Dancingblade's Avatar

Forum posts: 9
File comments: 50
Uploads: 0
Originally Posted by zork
The sole purpose is to make it movable. Position does not get saved over sessions. It never has.
Just to be sure we were being clear, the design is for it to relocate to the default position when you zone your character (like to/from an instance or a city portal) or /rl the UI?
Report comment to moderator  
Reply With Quote
Unread 10-17-14, 05:08 PM  
zork
A Pyroguard Emberseer
 
zork's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1740
File comments: 3728
Uploads: 77
The sole purpose is to make it movable. Position does not get saved over sessions. It never has.
__________________
| Simple is beautiful.
| WoWI AddOns | GitHub | Zork (WoW)

"I wonder what the non-pathetic people are doing tonight?" - Rajesh Koothrappali (The Big Bang Theory)
Last edited by zork : 10-17-14 at 05:08 PM.
Report comment to moderator  
Reply With Quote
Unread 10-17-14, 02:55 PM  
Dancingblade
A Murloc Raider
 
Dancingblade's Avatar

Forum posts: 9
File comments: 50
Uploads: 0
Originally Posted by Ke11ett
Doesn't seem to stay where I move it too. Am I missing a way to lock it to a location?
Came here to thank you for making this - also to mention this issue.

Thanks!
Report comment to moderator  
Reply With Quote
Unread 10-17-14, 02:34 PM  
Ke11ett
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 1
File comments: 35
Uploads: 2
Doesn't seem to stay where I move it too. Am I missing a way to lock it to a location?
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: