lotrointerface.com
Search Downloads


Go Back   LoTROInterface > LotRO Stand-Alone Plugins > Maps, coordinates & compasses


Post A Reply
Author Comments Comment Options
Unread 02-26-2015, 12:59 PM  
Uman
The Wary

Forum posts: 0
File comments: 1
Uploads: 0
Workaround

If you see these messages:

...s Online\Plugins\RadicusPlugins\StableGuy\Window.lua :159: attempt to index local 'Settings' (a nil value)
...ngs Online\Plugins\RadicusPlugins\StableGuy\Main.lua:1 1: Failed to import package "RadicusPlugins.StableGuy.Window".

One workaround is to edit the window.lua file (in the RadicusPlugins/StableGuy folder) and change this if statement (lines 159-161)

if Settings["VIPState"]==true then
wStableGuy.checkboxVIP:SetChecked(true);
end

to just

wStableGuy.checkboxVIP:SetChecked(true);

It's not within my expertise to explain why detecting the VIPState fails. Maybe someone smarter knows.
Uman is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 01-26-2015, 01:53 PM  
Ordegar
The Wary

Forum posts: 2
File comments: 4
Uploads: 0
Quote:
I'm assuming you mean travel locations reference.

http://www.lotrointerface.com/downlo...nfo.php?id=524

and thanks, I will remove this one and and install TLR.
Yes, that's the one.
Ordegar is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 01-26-2015, 08:14 AM  
shroder300
The Wary
 
shroder300's Avatar

Forum posts: 0
File comments: 3
Uploads: 0
I'm assuming you mean travel locations reference.

http://www.lotrointerface.com/downlo...nfo.php?id=524

and thanks, I will remove this one and and install TLR.
shroder300 is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 01-24-2015, 02:28 PM  
Ordegar
The Wary

Forum posts: 2
File comments: 4
Uploads: 0
Re: Re: Re: Error on load

Quote:
I also get an error. I tried manual install and via the Compendium installer. My log has this error (it looks like it's trying to open settings but I've never loaded a previous version of Stableguy so there is no settings to load?):

Code:
...s Online\Plugins\RadicusPlugins\StableGuy\Window.lua:159: attempt to index local 'Settings' (a nil value)
...ngs Online\Plugins\RadicusPlugins\StableGuy\Main.lua:11: Failed to import package "RadicusPlugins.StableGuy.Window".
I have same problem. has there been a fix yet?
No. It looks like Radicus is no longer maintaining this. I'm using the Travel Reference addon instead; which is similar in concept to this but has some nice features such as taking into consideration what discounts you may have, and what locations you have unlocked via reputation; and whether you are high enough level to use quick travel to a location.
Ordegar is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 01-24-2015, 02:20 PM  
shroder300
The Wary
 
shroder300's Avatar

Forum posts: 0
File comments: 3
Uploads: 0
Re: Re: Error on load

I also get an error. I tried manual install and via the Compendium installer. My log has this error (it looks like it's trying to open settings but I've never loaded a previous version of Stableguy so there is no settings to load?):

Code:
...s Online\Plugins\RadicusPlugins\StableGuy\Window.lua:159: attempt to index local 'Settings' (a nil value)
...ngs Online\Plugins\RadicusPlugins\StableGuy\Main.lua:11: Failed to import package "RadicusPlugins.StableGuy.Window".
I have same problem. has there been a fix yet?
shroder300 is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 01-03-2015, 11:34 PM  
Ordegar
The Wary

Forum posts: 2
File comments: 4
Uploads: 0
Re: Error on load

Quote:
When I try to load StableGuy, I get an error in Window.lua line 159 "attempt to index local 'Settings' (a nil value)". Any idea why that is (or how to fix it)?
I also get an error. I tried manual install and via the Compendium installer. My log has this error (it looks like it's trying to open settings but I've never loaded a previous version of Stableguy so there is no settings to load?):

Code:
...s Online\Plugins\RadicusPlugins\StableGuy\Window.lua:159: attempt to index local 'Settings' (a nil value)
...ngs Online\Plugins\RadicusPlugins\StableGuy\Main.lua:11: Failed to import package "RadicusPlugins.StableGuy.Window".

Last edited by Ordegar : 01-05-2015 at 05:30 PM.
Ordegar is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 12-27-2014, 01:31 AM  
wilcoxon
The Wary

Forum posts: 0
File comments: 1
Uploads: 0
Error on load

When I try to load StableGuy, I get an error in Window.lua line 159 "attempt to index local 'Settings' (a nil value)". Any idea why that is (or how to fix it)?
wilcoxon is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 04-21-2014, 04:36 AM  
Hyoss
The Undying
 
Hyoss's Avatar
Interface Author - Click to view interfaces

Forum posts: 150
File comments: 313
Uploads: 3
Wanted to give you a thanks, your plugin is much appreciated.
Hyoss is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 12-30-2012, 06:12 AM  
Radicus
The Undefeated
 
Radicus's Avatar
Interface Author - Click to view interfaces

Forum posts: 5
File comments: 27
Uploads: 3
Must have been tired! StableGuy correctly uploaded this time.
Radicus is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 12-29-2012, 12:56 PM  
Ralgel
The Wary
 
Ralgel's Avatar

Forum posts: 0
File comments: 8
Uploads: 0
The latest version that is posted here is SocialGuy, not StableGuy
Ralgel is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 10-14-2012, 05:47 PM  
Garan
The Undying
 
Garan's Avatar
Interface Author - Click to view interfaces

Forum posts: 341
File comments: 980
Uploads: 20
Quote:
Originally Posted by Tegalad
Does anyone else have the problem where the button stops working after a while? I don't know yet how you can reproduce it, but after a while when I click on the button nothing is happening and I cant even move the button anymore. Restarting the plugin doesn't help (I must restart the game to make it work again)...
The button is most likely getting stuck under a transparent portion of another window, such as the map compass or another plugin, and when that window is brought to the front, the button can no longer be accessed. I don't use this plugin, but if the button can be moved, try moving it to another location and see if the problem goes away. If it can't be moved, then try using Ctrl+\ to see if a built-in UI element is the problem and you can then move that.

Last edited by Garan : 10-14-2012 at 05:49 PM.
Garan is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 10-14-2012, 07:02 AM  
Radicus
The Undefeated
 
Radicus's Avatar
Interface Author - Click to view interfaces

Forum posts: 5
File comments: 27
Uploads: 3
Quote:
Does anyone else have the problem where the button stops working after a while? I don't know yet how you can reproduce it, but after a while when I click on the button nothing is happening and I cant even move the button anymore. Restarting the plugin doesn't help (I must restart the game to make it work again)...
I've been running it constantly and never had anything like that happen. Would be great if you can tell me under what circumstances it does happen.
Radicus is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 10-08-2012, 08:39 AM  
Tegalad
The Wary

Forum posts: 0
File comments: 18
Uploads: 0
Does anyone else have the problem where the button stops working after a while? I don't know yet how you can reproduce it, but after a while when I click on the button nothing is happening and I cant even move the button anymore. Restarting the plugin doesn't help (I must restart the game to make it work again)...

Last edited by Tegalad : 10-08-2012 at 08:40 AM.
Tegalad is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 09-05-2012, 11:24 AM  
diskape
The Wary

Forum posts: 0
File comments: 7
Uploads: 0
It's not working with LPC because of incorrect folder path within the *.zip file. Move files from /Plugins to /RadicusPlugins and all will be fine.

Last edited by diskape : 09-05-2012 at 11:25 AM.
diskape is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 08-28-2012, 09:18 AM  
lunarwtr
The Undying
 
lunarwtr's Avatar
Interface Author - Click to view interfaces

Forum posts: 121
File comments: 344
Uploads: 11
Quote:
Just tried it with LPC again and still getting the same error message. I've never seen that message with any other plugin and I have all but about a dozen of the older ones downloaded and installed, most through LPC. Something is non-standard in your zip file and LPC's unzipper isn't recognizing it.
More than likely you used LPC to download it before Lotrointerface "approved" the new zip file. It will download a file that basically says it is waiting for approval, but call it a zip. On configuration page of LPC you will see the path to where the downloads are saved to, if you navigate there and delete the zip file, then try again.
lunarwtr is offline Report comment to moderator   Reply With Quote Reply With Quote
Post A Reply

 
Category Jump:
Search this Category:
 

All times are GMT -5. The time now is 09:36 AM.


Our Network
EQInterface | EQ2Interface | Minion | WoWInterface | ESOUI | LoTROInterface | MMOUI | Swtorui