lotrointerface.com
Search Downloads


Go Back   LoTROInterface > LotRO > General Discussion & Support > Interface Help (L)

Reply
Thread Tools Display Modes
  #1  
Unread 08-10-2015, 12:23 PM
sealdriver sealdriver is offline
The Wary
 
Join Date: Aug 2015
Posts: 3
Question Plug-ins not loading

Hi
I'm new here and I use a Mac.
I've added two plug-ins to the folder and on the character page I selected the plug-in manager, both plug-ins show there and I set them to load automatically.
When I enter the game they give an error message and don't work. Any ideas please?

The plug-ins are Stableguy and debuffhelper.

Thanks
Reply With Quote
  #2  
Unread 08-10-2015, 01:15 PM
Thurallor's Avatar
Thurallor Thurallor is offline
The Undying
Interface Author - Click to view interfaces
 
Join Date: May 2013
Posts: 202
What's the error message?
Reply With Quote
  #3  
Unread 08-10-2015, 04:48 PM
sealdriver sealdriver is offline
The Wary
 
Join Date: Aug 2015
Posts: 3
Hi

I'm getting

...e.lotroclient/Plugins/Iinferno/debuffhelper/Main.lua:4: Unable to resolve package "Turbine.Debug".

...roclient/Plugins/RadicusPlugins/StableGuy/Window.lua:159: attempt to index local 'Settings' (a nil value

...otroclient/Plugins/RadicusPlugins/StableGuy/Main.lua:11: Failed to import package "RadicusPlugins.StableGuy.Window".

Cheers
Reply With Quote
  #4  
Unread 08-11-2015, 04:51 AM
Thurallor's Avatar
Thurallor Thurallor is offline
The Undying
Interface Author - Click to view interfaces
 
Join Date: May 2013
Posts: 202
Quote:
Originally Posted by sealdriver
...e.lotroclient/Plugins/Iinferno/debuffhelper/Main.lua:4: Unable to resolve package "Turbine.Debug".
To fix this error, please follow the instructions at http://www.lotrointerface.com/wiki/H...bine_API_Files

Or, if you use Plugin Compendium to install your plugins for you, it should take care of installing the prerequisites.

Quote:
...roclient/Plugins/RadicusPlugins/StableGuy/Window.lua:159: attempt to index local 'Settings' (a nil value

...otroclient/Plugins/RadicusPlugins/StableGuy/Main.lua:11: Failed to import package "RadicusPlugins.StableGuy.Window".
This plugin has a bug in it that prevents it from working if it has not previously created the settings file (which is always true the first time you run it on a new machine). It must have been introduced after the author and most users created their settings file with a previous version of the plugin.

You can fix the problem yourself by editing the file RadicusPlugins/StableGuy/Window.lua. Change the third line in that file from
Code:
local Settings = Turbine.PluginData.Load(Turbine.DataScope.Character, "StableGuySettings");
to
Code:
local Settings = Turbine.PluginData.Load(Turbine.DataScope.Character, "StableGuySettings") or {};

Last edited by Thurallor : 08-11-2015 at 05:17 AM.
Reply With Quote
  #5  
Unread 08-11-2015, 06:52 AM
sealdriver sealdriver is offline
The Wary
 
Join Date: Aug 2015
Posts: 3
Smile

Thanks very much for the help.

They both appear to be working now.

Thanks again
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Garan's Alt Viewer plug-in AdalricLotro Interface Help (L) 2 06-24-2013 05:08 PM
Plug in for stars? holydiverj Chit Chat 1 08-13-2012 05:10 AM
Actual Quest Tracker Plug In (for Moormaps?) Dork Interface Requests (L) 3 06-03-2012 08:23 AM
Lua plug in to remove the attack animation circle. Brygard2007 Interface Requests (L) 0 01-02-2011 04:47 AM
Lua Plug-in and UI? Elentir Interface Help (L) 4 09-09-2010 02:42 PM


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


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