lotrointerface.com
Search Downloads


Go Back   LoTROInterface > LotRO Stand-Alone Plugins > RolePlay & Music


Post A Reply
Author Comments Comment Options
Unread 03-13-2011, 05:10 AM  
Novi
The Wary

Forum posts: 0
File comments: 1
Uploads: 0
hi ... i play lotro on german server and the plugin doesn't work.

...gs Online\Plugins\Chiran\Songbook\SongbookWindow.lua: 1178: attempt to index field '?' (a nil value)

how can i fix the problem ?
Novi is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 03-09-2011, 02:36 PM  
Chiran
The Undying
Interface Author - Click to view interfaces

Forum posts: 27
File comments: 308
Uploads: 2
Quote:
Ok, well - this worked for me.

In SongbookWindow.lua go to line 923. It should read;

Code:
selectedSong = selectedItem:GetText();
After this add

Code:
selectedDir=string.gsub(selectedDir, "D:/The Lord of the Rings Online/Music/", "")
I have only played music solo, so it isn't tested with group play. But... worked for me!
Yes, can work in this case. The line essentially removes the extra part of the path from the end results. So, "D:/The Lord of the Rings Online/Music/" part there should be replaced with whatever that needs to be eliminated.

-Chiran
Chiran is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 03-09-2011, 02:08 PM  
GreyFolded
The Wary

Forum posts: 0
File comments: 2
Uploads: 0
oh well, does nothing for me, thanks anyway
GreyFolded is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 03-09-2011, 01:27 AM  
MrJackdaw
The Undying
 
MrJackdaw's Avatar
Interface Author - Click to view interfaces

Forum posts: 249
File comments: 422
Uploads: 19
Quote:
please do, having this same problem.
Ok, well - this worked for me.

In SongbookWindow.lua go to line 923. It should read;

Code:
selectedSong = selectedItem:GetText();
After this add

Code:
selectedDir=string.gsub(selectedDir, "D:/The Lord of the Rings Online/Music/", "")
I have only played music solo, so it isn't tested with group play. But... worked for me!
MrJackdaw is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 03-03-2011, 02:31 PM  
GreyFolded
The Wary

Forum posts: 0
File comments: 2
Uploads: 0
Quote:
Seems my shortcut is... odd. I don't think the problem is with your plugin, but rather my client. It seems that /play "File" automatically puts the music file path in front. So, when your plugin inserts the path as well... well it ain't workin. If anyone else has that issue I will post the details of my fix here!


please do, having this same problem.
GreyFolded is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 02-27-2011, 02:15 PM  
Estewyn
The Indomitable
 
Estewyn's Avatar
Interface Author - Click to view interfaces

Forum posts: 10
File comments: 11
Uploads: 4
Re: Re: won't work for me at all

Yay! I removed the offending song from my directory and now the plugin works like a charm. Thank you so much for your time checking my plugindata files. I'm so happy it works now. I've always had to make a physical list and type the names in manually. Your plugin is sooo much better.

Last edited by Estewyn : 02-27-2011 at 07:57 PM.
Estewyn is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 02-27-2011, 06:11 AM  
Chiran
The Undying
Interface Author - Click to view interfaces

Forum posts: 27
File comments: 308
Uploads: 2
Re: won't work for me at all

Quote:
I've never been able to get Songbook to work for me. In a previous version I did actually get a window but not anymore. The error I am getting is:
\Plugins\Chiran\Songbook\SongbookWindow.lua:987: attempt to concatenate field 'Id' (a nil value)

Any idea how to fix it? I'd love for it to work. Thanks
Yes, I remember and was hoping 0.72 might fix something in that regard also. Which client version are you using En/De/Fr? And could you send me your SongbookData.plugindata and SongbookSettings.plugindata files by email to chiran[at]theroadgoeson.org? They might give me the necessary clues on how to fix this.

-Chiran
Chiran is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 02-26-2011, 06:58 PM  
Estewyn
The Indomitable
 
Estewyn's Avatar
Interface Author - Click to view interfaces

Forum posts: 10
File comments: 11
Uploads: 4
won't work for me at all

I've never been able to get Songbook to work for me. In a previous version I did actually get a window but not anymore. The error I am getting is:
\Plugins\Chiran\Songbook\SongbookWindow.lua:987: attempt to concatenate field 'Id' (a nil value)

Any idea how to fix it? I'd love for it to work. Thanks
Estewyn is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 02-25-2011, 06:41 PM  
geo111
The Undefeated

Forum posts: 4
File comments: 1
Uploads: 0
Thanks for the update!
geo111 is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 02-25-2011, 06:35 PM  
Chiran
The Undying
Interface Author - Click to view interfaces

Forum posts: 27
File comments: 308
Uploads: 2
Quote:
Seems my shortcut is... odd. I don't think the problem is with your plugin, but rather my client. It seems that /play "File" automatically puts the music file path in front. So, when your plugin inserts the path as well... well it ain't workin. If anyone else has that issue I will post the details of my fix here!
Oh okay, well that's good to know I guess .

-Chiran
Chiran is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 02-25-2011, 01:53 PM  
MrJackdaw
The Undying
 
MrJackdaw's Avatar
Interface Author - Click to view interfaces

Forum posts: 249
File comments: 422
Uploads: 19
Quote:
Yes, I'm afraid at the moment I don't really know why it cannot find the file.. The path does look a bit weird though with some of it repeating?

-Chiran
Seems my shortcut is... odd. I don't think the problem is with your plugin, but rather my client. It seems that /play "File" automatically puts the music file path in front. So, when your plugin inserts the path as well... well it ain't workin. If anyone else has that issue I will post the details of my fix here!
MrJackdaw is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 02-25-2011, 05:23 AM  
Chiran
The Undying
Interface Author - Click to view interfaces

Forum posts: 27
File comments: 308
Uploads: 2
EXE version of the songbook.hta

I used a third party program to convert songbook.hta to an exe file. So those having problems with songbook.hta can give it a go. It 'seems' to work.

You can download it HERE.

P.S. I uploaded it to virustotal.com and it came clean.
Chiran is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 02-25-2011, 03:30 AM  
Chiran
The Undying
Interface Author - Click to view interfaces

Forum posts: 27
File comments: 308
Uploads: 2
Re: What am I doing wrong?

Quote:
Here's one for you...

I downloaded it. Open the folder and double click the file "songbook.hta"...
The only thing it does is open it in Notepad.

Am I missing something?
Yes, the problem is that it is a scripting file but the default program for opening it seems to be Notepad.

Try right clicking it then choose 'open with' and 'choose default program'. Then see if you can find and select 'Microsoft HTML Application Host' or something like that in the list.

-Chiran
Chiran is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 02-24-2011, 10:55 PM  
rogerwroten
The Wary

Forum posts: 0
File comments: 15
Uploads: 0
What am I doing wrong?

Here's one for you...

I downloaded it. Open the folder and double click the file "songbook.hta"...
The only thing it does is open it in Notepad.

Am I missing something?
rogerwroten is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 02-11-2011, 06:49 PM  
Chiran
The Undying
Interface Author - Click to view interfaces

Forum posts: 27
File comments: 308
Uploads: 2
Quote:
Still getting the error. Most odd. Anyway - edited the plugin and got it working, but had to disable some of the functionality. Why oh why does this happen to me? *grin*

Oh! Thanks for the plugin though - very, very useful!
Yes, I'm afraid at the moment I don't really know why it cannot find the file.. The path does look a bit weird though with some of it repeating?

-Chiran
Chiran 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 05:50 PM.


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