lotrointerface.com
Search Downloads


Go Back   LoTROInterface > LotRO > Interface Downloads Discussion > Released Interfaces (L)

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #11  
Unread 05-20-2018, 02:20 PM
Ledviper's Avatar
Ledviper Ledviper is offline
The Undefeated
Interface Author - Click to view interfaces
 
Join Date: Jul 2008
Location: Ottawa, Ontario, Canada
Posts: 6
The plugin is multilingual at this point, even when it was only in french it still worked on the English client. The lines you mentioned are to do with the list of chat channels the plugin uses, line 22 references a previously loaded script(Language.lua) and that's where the translations are.

If it's saying 'tradcanal' is a nil value(trad being french shorthand for translation, canal being channel) that makes me think you aren't actually running the English locale, or the French or German ones for that matter, and indeed I was able to reproduce the error by manually setting the locale to something other than "en" "fr" or "de". You can check and change which locale you are using near the top right of the launcher, but as far as I know the client only supports the same languages as the plugin. *shrugs*


Potential Solution(s)
*It would be best to make the changes while the game is closed though not necessary. You can unload your plugins, make the change, refresh plugins, and then load them again.*

open up the Language.lua file the first line should be:
Code:
L=Turbine.Engine:GetLocale();
if it is not, change it to that and that should fix it.

If the line does match however a not-so-elegant solution should be to change it to this:
Code:
L="en";

Last edited by Ledviper : 05-20-2018 at 02:30 PM.
Reply With Quote
 


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
'Filter' icons in Quest Log D: Eoblaed Interface Help (L) 2 11-27-2017 06:51 PM


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


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