| Updated: | 06-28-11 10:46 PM |
| Created: | unknown |
| Downloads: | 129,069 |
| Favorites: | 653 |
| MD5: |

![]() |
Comment Options |
|
|
|
|
Messed around a bit tonight to see if there was a quick fix to suppressing the
attempt to index local 'text' (a nil value) errors. What I ended up doing was downloading the Ace 3 libs and copying the contents of the AceComm-3.0 folder (AceComm-3.0.lua, AceComm-3.0.xml, and chatThrottleLib.lua) to \RicoMiniMap\libs\AceComm-2.0 then renaming the Ace3 files to Ace2. Since AceComm-2.0 isn't called directly by RMM but rather by one of the other Ace2 libs this was easier than editing them to point to an Ace 3 folder. I have not tested extensively, but I was able to toggle all of the rmm options, and move stuff around without further errors. ![]()
__________________
"I don't want the world, I just want your half" - TMBG "The yellow snow is banana flavored" - Me "Try not to bend the spork, instead realize there is no spork" - Me "WHEATOOOOOON!!!" - Sheldon Cooper |
|
|
|
|
|
|
|
Issues after win reinstall
So,
I did a reinstall of win 7 and had to reset my addons after chasing down a bunch of bugs and conflicts I got rmm working again. I manually grabbed the last version of ACE libs from wowace and overwrote the older versions in rmm. this left me with one bug. Installing the ace 2 libs at the top level in the addons folder was glitching other stuff. 1x AceComm-2.0-91091 (Ace2):157: attempt to index local 'text' (a nil value) AceComm-2.0-91091 (Ace2):2339: in main chunk I did a search of the addons folder to make sure, and this is the only addon I have that includes the acecomm 2 libs.
__________________
"I don't want the world, I just want your half" - TMBG "The yellow snow is banana flavored" - Me "Try not to bend the spork, instead realize there is no spork" - Me "WHEATOOOOOON!!!" - Sheldon Cooper |
|
|
|
|
|
|
|
Sweet, glad to hear you're back in business.
![]() |
|
|
|
|
|
|
|
A Kobold Labourer
Forum posts: 0
File comments: 3
Uploads: 0
|
Ok, I need to stop trying to fix things late at night when I'm tired. Everything works fine. In the version I used before - I was able to leave the map unlocked and just drag it around as I liked. I didn't realize the little red buttons actually did anything til I reread your last reply. It works fine. You're the "Man", and thanks again for keeping this addon going. Now if Curse would fix the problem they're having with v4 and the .Net Framework life would be grand. I had to go back to WoWMatrix and I liked Curse better for updating. I have WAY too many to update manually anymore.
|
|
|
|
|
|
|
That's very possible, since I'm able to move the minimap windows on my characters. You can disable all addons except this one, then turn them on one at a time until the minimap can't be moved. Once you identify the addon that conflicts, please let me know here so I can investigate. Helpful information would be:
I'm still using old ACE libraries, unfortunately, so other old ACE addons would be likely candidates for the conflict. I have a new version of the minimap that doesn't use the ACE libraries anymore, but it's only about half finished and I'm not really motivated to work on it. ![]() |
|
|
|
|
|
|
|
A Kobold Labourer
Forum posts: 0
File comments: 3
Uploads: 0
|
OK, now it's stuck in the center of the screen. It's unlocked, but I'm still unable to move it. I run a lot of other addons and maybe one of them is interfering.
|
|
|
|
|
|
|
Type "/rmm reset" to move the minimap to the center of the screen.
|
|
|
|
|
|
|
|
A Kobold Labourer
Forum posts: 0
File comments: 3
Uploads: 0
|
2.4 is killing me
I updated to 2.4 tonight and logged in as usual. Now my minimap is 3/4 of the way off the screen in the left hand corner. I can right click and unlock it, but it no longer allows me to drag it anywhere. This has been one of the best addons ever for gathering and now I can't even see the minimap.
|
|
|
|
|
||
http://www.wowinterface.com/download...eAnything.html |
||
|
|
|
|
|
|
A Kobold Labourer
Forum posts: 0
File comments: 1
Uploads: 0
|
how to rotate or move mail / battleground / DF buttons ?
|
|
|
|
|
|
|
A Kobold Labourer
Forum posts: 0
File comments: 3
Uploads: 0
|
Bizarre problem, character info closing caused by RMM...
This took my awhile to track down, but I have been having problems keeping my Character Info (C) window open when I open another window (like to Reforge, Enchant, etc.). I disabled and then re-enabled all of my addons and couldn't reproduce it until I moved my Rico MiniMap to the bottom left hand side of the screen. When the mini map is over there, the Character Info window always closes when you bring up another window. This makes it a challenge to reforge or enchant anything, since you have to take the item off and put it in your bags.
Moving the minimap even just a bit to the left causes this problem, but moving it to the right fixes it. Perhaps the window / dialog code is looking to see how much room there is left on the screen by using the distance between the right edge of an open window and the left edge of the minimap? All I know is that it's annoying! Thanks for a great add-on though, I love it!! ![]() |
|
|
|
|
||
|
A Kobold Labourer
Forum posts: 0
File comments: 3
Uploads: 0
|
Oh and thanks for the addon. I do not think I will EVER be able to use another map mod. I guess you have spoiled us. :P |
|
|
|
|
|
|
|
None of the code in this addon, including the libraries, have a call to updateFunc(). You can check yourself if you don't believe me.
![]() You must be using another addon that is also hooking into the minimap and making it look like RMM is causing the problem. Disable all of your addons except RMM, then enable them one at a time until you isolate the addon that's really causing the problem. |
|
|
|
|
|
|
|
A Kobold Labourer
Forum posts: 0
File comments: 3
Uploads: 0
|
2x <event>ADDON_ACTION_BLOCKED:AddOn 'RicoMiniMap' tried to call the protected function 'updateFunc()'.
<in C code>: in function `updateFunc' Interface\FrameXML\AnimationSystem.lua:16: in function <Interface\FrameXML\AnimationSystem.lua:10>: Interface\FrameXML\AnimationSystem.lua:35: in function <Interface\FrameXML\AnimationSystem.lua:29>: nil Locals: nil I got this error this evening. |
|
|
![]() |