+ Reply to Thread
Results 1 to 34 of 34
  1. #1
    The Lord of the Rings Online Team
    Turbine, Inc.
    Online status: Narrel is offline Reputation: Narrel the Wary Narrel the Wary Narrel the Wary Narrel the Wary Narrel the Wary
    Join Date
    Mar 2007
    Posts
    47

    Exclamation How to use Lua UI plugins

    Howdy folks, just wanted to give you a quick rundown of how everyone can make use of Lua UI plugins within LOTRO. This is not a walk-through of how to create a plugin, this is just a walk-through of how to make use of existing plugins.

    Step 1, Exposing the plugins to your client:
    Navigate to your documents folder for The Lord of the Rings Online (for Windows XP users, this is usually " C:\Documents and Settings\<your user name>\My Documents\The Lord of the Rings Online" while for Windows Vista\7 Users, this is usually "C:\Users\<your user name>\Documents\The Lord of the Rings Online").

    Create a folder named "Plugins" inside of this folder. Place all plugins inside of this new folder (most plugins are organized into their own folder meant to go inside of the main "Plugins" folder).

    Step 2, Viewing the list of available plugins in game:
    In your client (once you have dropped the plugins into your new plugins directory), type the following command in your chat window to make sure the client has an up-to-date list of your available plugins:
    • /plugins refresh
    Next, type the following command to dump the list of all currently available plugins to your chat window:
    • /plugins list
    The list will show you all plugins that your client is currently capable of loading as well as any plugins you already have loaded. If the plugins you want to use are not listed there, make sure the plugins are properly located in the "Plugins" folder created in step 1. If they are still not showing in the list, try restarting your LOTRO client.

    Step 3, Loading your plugins:
    *Please note: You will have to do this step EVERY time you log in your character if you want to run your plugins. For the "BETA" release of the Lua plugin system, plugins cannot be set to automatically load upon logging in*

    Once the plugins you want to load are displaying in the list of available plugins seen in step 2, it is now time to load your plugin! To load a plugin, use the following command:
    • /plugins load <Plugin Name>
      • replace <Plugin Name> with the desired plugin's name as listed in the available plugins list from step 2
    If no errors are reported in your chat window, then you have successfully loaded the plugin and can now begin using/enjoying it! If script errors are reported in the chat window, then report them to the author of the plugin you tried to load.

    To unload plugins:
    Plugins are automatically unloaded when you log out but if for any reason you would like to manually unload a plugin you have running, you must use the unload command to unload all of your running plugins:
    • /plugins unload
    Please note, this command unloads ANY plugins you have running so at this stage of the system, once that command is used, you must then individually re-load any of the plugins you want to continue running.
    Last edited by Narrel; Sep 09 2010 at 11:28 AM.
    ~Narrel~
    Resident "Malibu" UI-guy
    Game Systems Engineer, LOTRO

  2. #2
    Member Online status: Shewtemup is offline Reputation: Shewtemup the Neutral
    Join Date
    Oct 2007
    Posts
    45

    Re: How to use Lua UI plugins

    When I got to load plugins in game is fails to load Turbine.Utils. I've heard this was a problem for other people and a download was necessary. Where can this download be located?

    Help us Populate FIREFOOT!

  3. #3
    Poster of Note Online status: InternetStupid is offline Reputation: InternetStupid the Neutral
    Join Date
    Apr 2007
    Location
    Homeworld of the Pizza Bagel
    Posts
    588

    Re: How to use Lua UI plugins

    You need the example pack from here: http://forums.lotro.com/showthread.p...Lua-UI-scripts
    Bootz Axe, Dwarf Minstrel, Hobbitual, Landroval
    When you eliminate the quality control, you also eliminate the quality. --John McIntyre

  4. #4
    The Lord of the Rings Online Team
    Turbine, Inc.
    Online status: Narrel is offline Reputation: Narrel the Wary Narrel the Wary Narrel the Wary Narrel the Wary Narrel the Wary
    Join Date
    Mar 2007
    Posts
    47

    Re: How to use Lua UI plugins

    Quote Originally Posted by Shewtemup View Post
    When I got to load plugins in game is fails to load Turbine.Utils. I've heard this was a problem for other people and a download was necessary. Where can this download be located?
    Quote Originally Posted by InternetStupid View Post
    You need the example pack from here: http://forums.lotro.com/showthread.p...Lua-UI-scripts
    Like he said, you'll need to grab the example pack linked to in that post. Many plugin authors have made use of the example utilities we have made available so those plugins would require the example plugin pack before they can function. For the most part, authors should try to note if they are using our examples or the plugins of other authors just so everyone knows if there are any prerequisites.
    ~Narrel~
    Resident "Malibu" UI-guy
    Game Systems Engineer, LOTRO

  5. #5
    Junior Member Online status: luthien1121 is offline Reputation: luthien1121 the Neutral
    Join Date
    Aug 2007
    Posts
    21

    Re: How to use Lua UI plugins

    Quote Originally Posted by Narrel View Post
    Like he said, you'll need to grab the example pack linked to in that post. Many plugin authors have made use of the example utilities we have made available so those plugins would require the example plugin pack before they can function. For the most part, authors should try to note if they are using our examples or the plugins of other authors just so everyone knows if there are any prerequisites.
    I'm a rank amateur at this kind of thing, so please bear with my n00b question. I went to the specified link to download the example pack and what I got was an html page with a bunch of code in it. How do I download this, do I copy it and put the file in my LotRO documents file or is my browser doing something weird? I'm using Firefox on a Windows 7 machine if that makes a difference. Thanks!

  6. #6
    Poster of Note Online status: InternetStupid is offline Reputation: InternetStupid the Neutral
    Join Date
    Apr 2007
    Location
    Homeworld of the Pizza Bagel
    Posts
    588

    Re: How to use Lua UI plugins

    Right-click the link and choose Save Link As. You'll probably also need the 7zip program mentioned in the other thread to extract the file.
    Bootz Axe, Dwarf Minstrel, Hobbitual, Landroval
    When you eliminate the quality control, you also eliminate the quality. --John McIntyre

  7. #7
    Junior Member Online status: luthien1121 is offline Reputation: luthien1121 the Neutral
    Join Date
    Aug 2007
    Posts
    21

    Re: How to use Lua UI plugins

    Thanks for the reply. I ended up getting help from a kin-member who gave me a link to a download with a bunch of lua script plugins and the example pack all together. Problem solved!

  8. #8
    Junior Member Online status: syr is offline Reputation: syr the Neutral
    Join Date
    Dec 1969
    Location
    DC
    Posts
    2

    Re: How to use Lua UI plugins

    BTW, if the default location doesn't work for you because of other installs such as Bullroarer (which AFAIK is the only one that used that folder on my computer) look for where your installation puts its screenshots. Mine was my main LOTRO folder on my D drive. I made a plugins folder there and put the examples in and I was good to go.
    ---

    Syrvarion Nielluin
    Minstrel of Rivendell

  9. #9
    Junior Member Online status: Nummie is offline Reputation: Nummie the Neutral
    Join Date
    Oct 2007
    Posts
    13

    Re: How to use Lua UI plugins

    Quote Originally Posted by luthien1121 View Post
    Thanks for the reply. I ended up getting help from a kin-member who gave me a link to a download with a bunch of lua script plugins and the example pack all together. Problem solved!
    please provide the link or description of where to find? ... im having trouble as well

  10. #10
    Senior Member Online status: Orlor is offline Reputation: Orlor the Neophyte Orlor the Neophyte Orlor the Neophyte Orlor the Neophyte Orlor the Neophyte Orlor the Neophyte Orlor the Neophyte
    Join Date
    May 2007
    Posts
    285

    Re: How to use Lua UI plugins

    Quote Originally Posted by InternetStupid View Post
    Right-click the link and choose Save Link As. You'll probably also need the 7zip program mentioned in the other thread to extract the file.
    I tried this method and the 7zip program told me that it couldn't open the file.

  11. #11
    Senior Member Online status: Sporati is offline Reputation: Sporati the Wary Sporati the Wary Sporati the Wary Sporati the Wary Sporati the Wary
    Join Date
    Apr 2008
    Location
    Chicago
    Posts
    444

    Re: How to use Lua UI plugins

    Is there anything special we need to do with regards to Updating plug ins? Can they just be overwritten during extraction or do we need to delete them.
    Before there were graphics
    Imagination was the key
    Out of the MUDS crawled The Original

  12. #12
    Junior Member Online status: TemporalMarine is offline Reputation: TemporalMarine the Neutral
    Join Date
    Jul 2010
    Posts
    1

    Re: How to use Lua UI plugins

    Quote Originally Posted by Orlor View Post
    I tried this method and the 7zip program told me that it couldn't open the file.
    When you use Save Link As...

    Make sure to add .7z to the end of the file name and change the file type to All Files.

    That should fix the issue.

  13. #13
    Senior Member Online status: Orlor is offline Reputation: Orlor the Neophyte Orlor the Neophyte Orlor the Neophyte Orlor the Neophyte Orlor the Neophyte Orlor the Neophyte Orlor the Neophyte
    Join Date
    May 2007
    Posts
    285

    Re: How to use Lua UI plugins

    Nope. Still doesn't like it.

  14. #14
    Senior Member Online status: b-morgan is offline Reputation: b-morgan the Wary b-morgan the Wary b-morgan the Wary
    Join Date
    Apr 2007
    Location
    Colorado Springs, Colorado
    Posts
    186

    Re: How to use Lua UI plugins

    Quote Originally Posted by Orlor View Post
    Nope. Still doesn't like it.
    I didn't see a mention of which browser you use but I'm guessing Microsoft's Internet Explorer (IE). IE has a bug that on some websites (this one is one) it corrupts compressed downloads.

    Try Firefox or Google Chrome or get the support files from a site like http://www.lotrointerface.com/ and you should get much better results.

    Regards,

    Brad

    P.S. The plugin Palantir at LotROInterface has both his plugin and the support files packaged in one file. Download and unzip to the Plugins directory and you should be good to go. The plugin Palantir will be an added bonus!
    Last edited by b-morgan; Sep 24 2010 at 11:40 AM.

  15. #15
    Senior Member Online status: VPQRDE is offline Reputation: VPQRDE the Wary VPQRDE the Wary VPQRDE the Wary
    Join Date
    Jun 2010
    Posts
    209

    Re: How to use Lua UI plugins

    Downloading Palantir didn't help, or put the needed files in the right place. Posting my experience in case it helps someone, since the instructions were very confusing and lacking (to me).

    I had to use IE for the right-click-save-as option. At first I downloaded and installed the "documentation". That was the wrong link. I needed the example scripts: http://content.turbine.com/sites/lot..._LuaPlugins.7z Then, just extracting them into the Plugins folder didn't work, since they were then inside another plugins folder. I had to take them out, then BuffBars would finally load. My folders inside the Plugins folder ended up looking like this:

    DigitalUtopia
    PengorosPLugins
    Turbine
    TurbinePlugins
    lotroplugin

  16. #16
    The Lord of the Rings Online Team
    Turbine, Inc.
    Online status: Narrel is offline Reputation: Narrel the Wary Narrel the Wary Narrel the Wary Narrel the Wary Narrel the Wary
    Join Date
    Mar 2007
    Posts
    47

    Re: How to use Lua UI plugins

    Quote Originally Posted by Sporati View Post
    Is there anything special we need to do with regards to Updating plug ins? Can they just be overwritten during extraction or do we need to delete them.
    To update plugins, you should be able to just overwrite them during the extraction process.
    ~Narrel~
    Resident "Malibu" UI-guy
    Game Systems Engineer, LOTRO

  17. #17
    Senior Member Online status: coot is offline Reputation: coot the Wary coot the Wary coot the Wary coot the Wary coot the Wary
    Join Date
    Apr 2007
    Posts
    194

    Re: How to use Lua UI plugins

    I still don't see why Turbine can't develope these things on their own for our use, so we can just checkmark the ones we want to use and so they would update along with the game. A lot of us never go into directories and such and are hesitant in fear of messing things up.

  18. #18
    Counter of Stairs Online status: NuclearTonic is online now Reputation: NuclearTonic the Wary NuclearTonic the Wary NuclearTonic the Wary NuclearTonic the Wary NuclearTonic the Wary
    Join Date
    Apr 2007
    Posts
    380

    Re: How to use Lua UI plugins

    Quote Originally Posted by coot View Post
    I still don't see why Turbine can't develope these things on their own for our use, so we can just checkmark the ones we want to use and so they would update along with the game. A lot of us never go into directories and such and are hesitant in fear of messing things up.
    Well, for one of many reasons:
    1) It frees up development costs of the game.
    2) It allows for creativity above and beyond the creative team at turbine (not that they are bad, but the larger the pool of ideas, it's like survival of the fittest, the best ideas rise to the top)
    3) It creates a new dimension to the game, much like PvP, PvE, there is Plugins.
    4) Many options to choose from!
    5) You can't really mess anything up in this directory, it's not where the game is stored, it sits in your user profile and only handles game settings and stuff... so no worries.
    "Shepherds of the Forest" -- RIP

  19. #19
    Junior Member Online status: Dufferdave is offline Reputation: Dufferdave the Neutral
    Join Date
    Jun 2008
    Posts
    10

    Re: How to use Lua UI plugins

    I had Buffbars working once but now, when I try to load it thru"manager", it keeps giving me this error:
    ... Online\Plugins\OrendarPlugins\ BuffBars\Settings.lua:11: attempt to index field '?' (a nil value)

    Do you know how to fix this?

  20. #20
    Century Member Online status: Pengoros is offline Reputation: Pengoros the Wary Pengoros the Wary Pengoros the Wary
    Join Date
    Mar 2007
    Posts
    109

    Re: How to use Lua UI plugins

    Quote Originally Posted by Dufferdave View Post
    I had Buffbars working once but now, when I try to load it thru"manager", it keeps giving me this error:
    ... Online\Plugins\OrendarPlugins\ BuffBars\Settings.lua:11: attempt to index field '?' (a nil value)

    Do you know how to fix this?
    Delete the OrendarPlugins folder, that was an old version left over from beta.

  21. #21
    Junior Member Online status: mlahodik is offline Reputation: mlahodik the Neutral
    Join Date
    May 2007
    Posts
    5

    Question Re: How to use Lua UI plugins

    Quote Originally Posted by VPQRDE View Post
    Downloading Palantir didn't help, or put the needed files in the right place. Posting my experience in case it helps someone, since the instructions were very confusing and lacking (to me).

    I had to use IE for the right-click-save-as option. At first I downloaded and installed the "documentation". That was the wrong link. I needed the example scripts: http://content.turbine.com/sites/lot..._LuaPlugins.7z Then, just extracting them into the Plugins folder didn't work, since they were then inside another plugins folder. I had to take them out, then BuffBars would finally load. My folders inside the Plugins folder ended up looking like this:

    DigitalUtopia
    PengorosPLugins
    Turbine
    TurbinePlugins
    lotroplugin
    ok, so i have only two folders inside my plugins folder they are:
    Turbine
    Turbine Plugins

    Did you add the other folders or was it supposed to extract all the ones you have listed?
    Thanks in advance

  22. #22
    Senior Member Online status: Digital_Utopia is offline Reputation: Digital_Utopia Protector of the Shire Digital_Utopia Protector of the Shire Digital_Utopia Protector of the Shire Digital_Utopia Protector of the Shire Digital_Utopia Protector of the Shire Digital_Utopia Protector of the Shire Digital_Utopia Protector of the Shire Digital_Utopia Protector of the Shire Digital_Utopia Protector of the Shire Digital_Utopia Protector of the Shire Digital_Utopia Protector of the Shire
    Join Date
    Jul 2008
    Posts
    6,830

    Re: How to use Lua UI plugins

    Quote Originally Posted by mlahodik View Post
    ok, so i have only two folders inside my plugins folder they are:
    Turbine
    Turbine Plugins

    Did you add the other folders or was it supposed to extract all the ones you have listed?
    Thanks in advance
    The other folders mentioned are all different plugins - the only folders that come with the example plugins are the two folders you mentioned.

    Note

    I've noticed quite a few users running into a problem where they've put the "Plugins" folder in the wrong location. The Plugins folder should be in whatever folder your screenshots are saved to. By default this should be My Documents\The Lord of the Rings Online, but there seems to be some players where this isn't the case. So to be 100% sure that the game will find and load any installed plugins - make sure you put that Plugins folder within the same folder that your screenshots are saved to.


    "Cows go 'Moo', Dogs go 'Woof' and MMO players go 'PvP is unbalanced'" - Yahtze

  23. #23
    Poster of Note Online status: Cabbus is offline Reputation: Cabbus has disabled reputation
    Join Date
    Apr 2007
    Posts
    976

    Re: How to use Lua UI plugins

    I'm probably missing something, but I just tried the plugins for the first time. There has to be a better way to use plugins than this.

    Its very annoying to have to type a command line to load a plugin. We aren't living in the DOS operating system days anymore. It would be better to have a master plugin button built into the game that we click on, then a popup list to load what we want.

    Although I think I would rather prefer having customizable quickslots bars instead (letting us set how many quickslots per bar), and adding more quickslot bars than there currently are in the game.

    Another problem when you use plugins like this is they tend to "break" when the game gets updated... at least thats my experience in the past with other games.
    ■ Windows7 x64 ■ Asus M4A87TD EVO Motherboard ■ AMD Phenom 1055T CPU ■ XFX 6950 2GB Video Card ■ Samsung T260HD Monitor ■ 8GB G.Skill DDR3 ■ Asus Essence STX Sound Card ■ XFX 750w PSU ■ Intel 80GB SSD ■

  24. #24
    Join Date
    Aug 2009
    Posts
    86

    Re: How to use Lua UI plugins

    I am beyond frustration trying to properly install some plugins and have no idea what I'm doing wrong - I was able to successfully download - and pull up in game - the palantir plugin - but I cannot get tonicbar to work, nor songbook nor buffbar - I have read the instructions (most of which assume that everyone reading it KNOWS about computer stuff - I say this because it skips a lot of things that may be obvious to people who work with computers but are NOT obvious to those of us who don't - example - when you click on download do you press open or save?) - I have no idea how I got the palantir to work - I have downloaded all the extra things (unzip stuff like .7z or whatever it is) - so what do I do after that? I don't even know where to start but would really like to try some of these. Can someone please write a "how to install and then use plugins for Dummies"??? I know it makes me sound like a total idiot but the way instructions are written now assume the person ready it knows certain things - and I don't. If someone is willing to take the time to do this, I will be very grateful. thank you

  25. #25
    Member Online status: mastergoo is offline Reputation: mastergoo the Neutral
    Join Date
    Apr 2007
    Location
    Silicon Valley, CA
    Posts
    38

    Re: How to use Lua UI plugins

    Thank you for making this guide and for allowing plugins it has greatly improved my overall enjoyment and made the screen less cluttered and certain tasks less of a grind!

  26. #26
    Member Online status: excalibur69 is offline Reputation: excalibur69 the Wary excalibur69 the Wary excalibur69 the Wary
    Join Date
    Dec 2007
    Posts
    57

    Re: How to use Lua UI plugins

    recently upgraded to windows 7 64, reloaded game and plugins. now when i load the plugins I get the follwing error.

    ...Online\Plugins\DigitalUtopi a\Palantir\MainWindow.lua:51: attempt to call field 'LocalPlayer' (a table value)

    the plugins to do come up when I 'list' them in the game but won't load
    anyone have any ideas?

  27. #27
    Senior Member Online status: Digital_Utopia is offline Reputation: Digital_Utopia Protector of the Shire Digital_Utopia Protector of the Shire Digital_Utopia Protector of the Shire Digital_Utopia Protector of the Shire Digital_Utopia Protector of the Shire Digital_Utopia Protector of the Shire Digital_Utopia Protector of the Shire Digital_Utopia Protector of the Shire Digital_Utopia Protector of the Shire Digital_Utopia Protector of the Shire Digital_Utopia Protector of the Shire
    Join Date
    Jul 2008
    Posts
    6,830

    Re: How to use Lua UI plugins

    Quote Originally Posted by excalibur69 View Post
    recently upgraded to windows 7 64, reloaded game and plugins. now when i load the plugins I get the follwing error.

    ...Online\Plugins\DigitalUtopi a\Palantir\MainWindow.lua:51: attempt to call field 'LocalPlayer' (a table value)

    the plugins to do come up when I 'list' them in the game but won't load
    anyone have any ideas?
    Make sure you have the latest version, as the November update has made changes to the plugin system (which would result in that error if you're using a pre-update version of plugins). Palantir is currently on v1.09.3, and you can get it at LotROInterface.com


    "Cows go 'Moo', Dogs go 'Woof' and MMO players go 'PvP is unbalanced'" - Yahtze

  28. #28
    Junior Member Online status: Graybelt is offline Reputation: Graybelt the Neutral
    Join Date
    Oct 2010
    Posts
    3

    Re: How to use Lua UI plugins

    Quote Originally Posted by VPQRDE View Post
    Downloading Palantir didn't help, or put the needed files in the right place. Posting my experience in case it helps someone, since the instructions were very confusing and lacking (to me).

    This worked for me. Thank you very much.

  29. #29
    Counter of Stairs Online status: jj67 is offline Reputation: jj67 the Neutral
    Join Date
    Feb 2007
    Posts
    390

    Re: How to use Lua UI plugins

    ...ins\GoldbishopsPlugins\OneB igBag\OneBigBagWindow.lua:5: Unable to resolve package "Turbine.UI.Extensions".

    ...ne\Plugins\GoldbishopsPlugi ns\OneBigBag\__init__.lua:1: Failed to import package "GoldbishopsPlugins.OneBigBag. OneBigBagWindow".

    ...Online\Plugins\GoldbishopsP lugins\OneBigBag\Main.lua:2: Failed to import package "GoldbishopsPlugins.OneBigBag" .

    Thats what happens everytime I try to load OneBigBag and none of that makes sense to me at all.

    I created a Plugins folder in my LOTRO documents folder and followed the instructions to the letter for it to work and it doesn't.

  30. #30
    Senior Member Online status: Digital_Utopia is offline Reputation: Digital_Utopia Protector of the Shire Digital_Utopia Protector of the Shire Digital_Utopia Protector of the Shire Digital_Utopia Protector of the Shire Digital_Utopia Protector of the Shire Digital_Utopia Protector of the Shire Digital_Utopia Protector of the Shire Digital_Utopia Protector of the Shire Digital_Utopia Protector of the Shire Digital_Utopia Protector of the Shire Digital_Utopia Protector of the Shire
    Join Date
    Jul 2008
    Posts
    6,830

    Re: How to use Lua UI plugins

    Quote Originally Posted by jj67 View Post
    ...ins\GoldbishopsPlugins\OneB igBag\OneBigBagWindow.lua:5: Unable to resolve package "Turbine.UI.Extensions".

    ...ne\Plugins\GoldbishopsPlugi ns\OneBigBag\__init__.lua:1: Failed to import package "GoldbishopsPlugins.OneBigBag. OneBigBagWindow".

    ...Online\Plugins\GoldbishopsP lugins\OneBigBag\Main.lua:2: Failed to import package "GoldbishopsPlugins.OneBigBag" .

    Thats what happens everytime I try to load OneBigBag and none of that makes sense to me at all.

    I created a Plugins folder in my LOTRO documents folder and followed the instructions to the letter for it to work and it doesn't.
    I'm pretty sure this error message is due to the fact that this plugin requires the Turbine example plugins. You can get those from the first post in this thread by clicking the "script examples" link. Although you can copy over both the "Turbine" and "TurbinePlugins" folders to your "Plugins" folder, all you really need is the one named "Turbine" to get your plugin to work.


    "Cows go 'Moo', Dogs go 'Woof' and MMO players go 'PvP is unbalanced'" - Yahtze

  31. #31
    Member Online status: DaimonUI is offline Reputation: DaimonUI the Neutral
    Join Date
    Aug 2010
    Posts
    81

    Re: How to use Lua UI plugins

    Lua Plugin Manager

    At long last, a manager UI has been added to support all of your Lua plugins!
    During character selection, you can open the manager via the “Manage Plugins” button. There you can define which plugins you would like to load automatically each time you log in with the characters selected via a drop-down menu present for each plugin entry. Please note: the character selection list includes both normal characters and monster play characters linked to your account on the given server.
    You can also access the manager when in game (logged in) via a start menu entry under the system sub-menu for both normal characters and monster play characters. Here, you will not only be able to change the auto-loading status of your plugins, but you can also immediately load/unload plugins.
    The in game plugin manager also introduces support for plugin-defined option panels that can be accessed by hitting the “Options” tab when a plugin is selected. What these options do for a given plugin is completely defined by the plugin authors. If a given plugin has not defined an options panel, then the tab will be disabled.
    source: http://lorebook.lotro.com/wiki/Updat...gard,_Official
    yay!
    ╔- -- -
    ║■ Author of DaimonUI for The Lord of the Rings ONLINE ■ Lotrointerface.com ■ ðÐ
    ║■ Sürmä öf Föröchël, Chämpiöns öf Läürëlin. Fröm thë kin öf Thë Shädöws ■
    ║■ http://www.moxguild.com/
    ╚- -- -

  32. #32
    Junior Member Online status: angelstar is offline Reputation: angelstar the Neutral
    Join Date
    Jun 2010
    Posts
    1

    having troubles loading more plugins

    i can only seem to get the original palatir program to show up in my plugins list in game, everytime i load another plugin in the correct folder it wont refresh it and wont show up help.

  33. #33
    Poster of Note Online status: Garan is offline Reputation: Garan has disabled reputation
    Join Date
    Mar 2007
    Posts
    828
    Quote Originally Posted by angelstar View Post
    i can only seem to get the original palatir program to show up in my plugins list in game, everytime i load another plugin in the correct folder it wont refresh it and wont show up help.
    You stated that you are loading new plugins "in the correct folder", however if the plugins are not showing in the plugin list when you refresh then they are not in the correct folder. There are two "Lord of the Rings Online" folders. You need to put plugins into a "Plugins" folder under the "Lord of the Rings Online" folder in your documents folder, not the folder under Program Files. The exact path will vary depending on your operating system, but the correct folder is the location where screenshots are saved by the client, so the easiest thing to do is take a screenshot and then search for the ScreenShot00001.jpg file that the client creates. You should have a "Plugins" folder in that folder. Each author should then have a separate folder structure under the Plugins folder, usually named after the author. Most of the compressed plugin archives will include the correct folder structure in the archive so you should unzip them right in the Plugins folder and they should then show up when refreshed. If you continue to have problems, I would suggest that you install Lunarwater's Plugin Compendium which automates downloading and correctly unzipping many of the most popular plugins so that you will not need to find the correct folder.

    Plugin Compendium for Windows clients:
    http://www.lotrointerface.com/downlo...ompendium.html

    Plugin Compendium for Mac/Linux clients:
    http://www.lotrointerface.com/downlo...mMacLinux.html
    Last edited by Garan; Jun 22 2012 at 02:22 PM.
    Gnashtooth - Rank 10 Warg - My breath's worse than my bite - but what d'ya want? I eat Hobbitsess fer cryin' out loud
    Garan - Captain of little note - got parked at a Fell Scrying Pool so long it dried up and blew away
    and many, many others...
    "No, no, the hamsters are for the forums. The servers run on chinchillas!"-Patience 7/20/2007

  34. #34
    Junior Member Online status: XxZlandxX is offline Reputation: XxZlandxX the Neutral
    Join Date
    Jul 2011
    Posts
    1

    Unable to load Songbook

    I will show my progress in game and see if someone might be able to figure this out.

    From the chat window:
    The list of available plugins has been refreshed.
    Available Plugins:
    &&&&CombatQuickslots (1.1)
    &&&&Examples (1.0)
    &&&&Songbook (0.83)
    &&&&TheOneBag (1.0)
    &&&&Vitals (1.0)
    The Lord of the Rings Online\Plugins\Chiran\Songbook \SongbookWindow.lua:1457: attempt to index field '?' (a nil value)
    Unable to load "songbook".

    I know quite a few people are having this problem, and I have tried to piece together replies, but nothing is working. Can anyone help?

+ Reply to Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts