I have a smaller problem. When I use LocationFU (or RecZone which I used to use) part of the mini-map is obscurred by the bar. I'm usually able to get it right by de-selecting and the selecting LocationFU and/or moving the whole bar around but it's a little bit annoying. Any idea what's causing this?
Just wanted to share a diff for a very simple modification to LocationFu that I personally can't live without. It adds precision coordinates - but doesn't force it upon the user. It defaults to just normal XX,YY coords and provides an option in the menu to show them as XX.X,YY.Y instead. I got tired of using LocationFu for the (sub)zone name and a second coordinate FuBar to show the precision coordinates I personally like, and made the changes.
Link: http://recluse.pastey.net/79192
Compatibility: diff generated using LocationFu r55569 (2007-11-20 19:16:13 -0500)
Log: Added precision checks and outputs for 'on click' as well as tooltip.
http://recluse.pastey.net/78469
Compatibility: diff generated using LocationFu r55569 (2007-11-20 19:16:13 -0500)
Log: Precision coord toggle option and FuBar display.
I have a smaller problem. When I use LocationFU (or RecZone which I used to use) part of the mini-map is obscurred by the bar. I'm usually able to get it right by de-selecting and the selecting LocationFU and/or moving the whole bar around but it's a little bit annoying. Any idea what's causing this?
I am having this problem as well - It was doing it for a while now and it finally bugged me enough to check into it - I disabled all my mods and enabled them 1 by 1 till the problem repeated and this was the one that caused it. I love this mod and will keep an eye on this forum to see if the problem has been fixed, untill then I'll have to disable it....
I am having this problem as well - It was doing it for a while now and it finally bugged me enough to check into it - I disabled all my mods and enabled them 1 by 1 till the problem repeated and this was the one that caused it. I love this mod and will keep an eye on this forum to see if the problem has been fixed, untill then I'll have to disable it....
1. Search for "Jostle" on you computer and delete all of the files and folders. In my case LocationFu and one other addon had embedded libraries that contained 2.0 version of Jostle.
2. Download and install JostleLib 3.0 http://files.wowace.com/LibJostle-3.0/LibJostle-3.0.zip. I just put it in my addon folder and now everything seems to be in order.
I've not yet tested it thorougly but i've loggind in and out a couple of times, and it seems to be working. :)
1. Search for "Jostle" on you computer and delete all of the files and folders. In my case LocationFu and one other addon had embedded libraries that contained 2.0 version of Jostle.
2. Download and install JostleLib 3.0 http://files.wowace.com/LibJostle-3.0/LibJostle-3.0.zip. I just put it in my addon folder and now everything seems to be in order.
I've not yet tested it thorougly but i've loggind in and out a couple of times, and it seems to be working. :)
OK I copied that file to the LIB folder in the FuBar_LocationFu folder but it didn't work so I did some digging, seems the addon calls that 2.0 version so I went and changed the call location in the .lua and changed the embeds file. Now it works perfect again! If anyone needs more detailed info I can post it - otherwise since I'm not an addon programmer I don't know how to post the changed info.
OK I copied that file to the LIB folder in the FuBar_LocationFu folder but it didn't work so I did some digging, seems the addon calls that 2.0 version so I went and changed the call location in the .lua and changed the embeds file. Now it works perfect again! If anyone needs more detailed info I can post it - otherwise since I'm not an addon programmer I don't know how to post the changed info.
I'd like that since my version didn't work after all.
I'd like that since my version didn't work after all.
Ok I hope I can explain this well enough, I deleted the 2.0 folder and copied the 3.0 in the same directory. Then open the embeds.xml file in the main folder, I used wordpad. Look for the line:
Oh I forgot to state I got the file from WowAceUpdater - some of the web sites have a different folder structure for some reason, and if you update the mod you will need to go and check to see if the changes were made to correct the program, I just DL the update and it reverted back to the 2.0 :-(
oh yea, you will have to delete the Jostle 2.0 folder again also...
you don't need to do all that. just install libjostle-3.0 as a regular addon (or don't even bother with that if you already have other plugins that use it) and delete the 2.0 versions.
Even after doing the manual editing, the minute I run a WAU update(without Externals) it puts it back to calling for Jostle 2.0 and adds a jostle folder. The only other issue that has been bugging me about LocationFu is that it won't keep the coords displayed by the location text.. they disappear and won't reappear until I open/close the world map
I'm having the same issue.
Yup, seams like 2.0 and 3.0 don't like to play together :)
Link:
http://recluse.pastey.net/79192
Compatibility: diff generated using LocationFu r55569 (2007-11-20 19:16:13 -0500)
Log: Added precision checks and outputs for 'on click' as well as tooltip.
http://recluse.pastey.net/78469
Compatibility: diff generated using LocationFu r55569 (2007-11-20 19:16:13 -0500)
Log: Precision coord toggle option and FuBar display.
Then how do I fix it? I'm not a programmer so is it a question of un-checking a box (which I can manage) or of editing code (which I can't)? :)
I am having this problem as well - It was doing it for a while now and it finally bugged me enough to check into it - I disabled all my mods and enabled them 1 by 1 till the problem repeated and this was the one that caused it. I love this mod and will keep an eye on this forum to see if the problem has been fixed, untill then I'll have to disable it....
After reading this thread: http://www.wowace.com/forums/index.php?topic=10685.0 I think I was able to fix it in two easy steps:
1. Search for "Jostle" on you computer and delete all of the files and folders. In my case LocationFu and one other addon had embedded libraries that contained 2.0 version of Jostle.
2. Download and install JostleLib 3.0 http://files.wowace.com/LibJostle-3.0/LibJostle-3.0.zip. I just put it in my addon folder and now everything seems to be in order.
I've not yet tested it thorougly but i've loggind in and out a couple of times, and it seems to be working. :)
OK I copied that file to the LIB folder in the FuBar_LocationFu folder but it didn't work so I did some digging, seems the addon calls that 2.0 version so I went and changed the call location in the .lua and changed the embeds file. Now it works perfect again! If anyone needs more detailed info I can post it - otherwise since I'm not an addon programmer I don't know how to post the changed info.
I'd like that since my version didn't work after all.
Ok I hope I can explain this well enough, I deleted the 2.0 folder and copied the 3.0 in the same directory. Then open the embeds.xml file in the main folder, I used wordpad. Look for the line:
<Script file="libs\LibJostle-3.0\LibJostle-3.0.lua"/>
(except it will say 2.0) replace that line with the above one - save - close.
Next open the Lucationfu.lua file, again I used wordpad. Look for the line:
local Jostle = AceLibrary("LibJostle-3.0")
(again it will say the 2.0 info) again replace it with the above line - save - close.
There is another reference to Jostle later on but its just a sub-routine call so no need to mess with it.
Thats all there is too it, hope you can understand my gibberish LOL - Enjoy the fix!!
oh yea, you will have to delete the Jostle 2.0 folder again also...