lotrointerface.com
Search Downloads


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


Post A Reply
Author Comments Comment Options
Unread 06-04-2011, 03:32 PM  
Alanis
The Wary

Forum posts: 0
File comments: 16
Uploads: 0
Here is the error message I get. I use alot of Plugins and have tried everything. I also tried deleting all songs and loading one at a time but no mater what one I try it still dont work. I do get the message the Song file is created and it does exist but the plugin still wont load.

...gs Online\Plugins\Chiran\Songbook\SongbookWindow.lua: 592: Index out of range.
Alanis is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 06-04-2011, 04:38 PM  
Chiran
The Undying
Interface Author - Click to view interfaces

Forum posts: 27
File comments: 308
Uploads: 2
Quote:
Here is the error message I get. I use alot of Plugins and have tried everything. I also tried deleting all songs and loading one at a time but no mater what one I try it still dont work. I do get the message the Song file is created and it does exist but the plugin still wont load.

...gs Online\Plugins\Chiran\Songbook\SongbookWindow.lua: 592: Index out of range.
The script (songbook.hta) parses information from inside the abc files and sometimes the files contain unexpected or weird stuff, which might break the database file since its format is supposed to be strict Lua code.

You can try to find out which file it is by removing some files and then generating the library again (and then reloading the plugin). Or you can also send your SongbookData.plugin file to me (chiran[at]theroadgoeson.org) and I can have a look at it.

Edit: On second look, the problem seems to be directory related. Could be that the plugin tries to load the directory list but it is empty? So in that case the problem might be caused by the songbook.hta file. The problem should still be evident in the SongbookData.plugin file.

-Chiran

Last edited by Chiran : 06-04-2011 at 05:22 PM.
Chiran is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 06-05-2011, 02:13 PM  
Alanis
The Wary

Forum posts: 0
File comments: 16
Uploads: 0
The fix you linked to in your message works fine. The only request I have at this time is would be if you could show the song discription in the file list window. Its still hard to find what songs are unless you select them and then it does show at the top.
Alanis is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 06-05-2011, 02:53 PM  
Fortunis
The Undying
 
Fortunis's Avatar
Interface Author - Click to view interfaces

Forum posts: 72
File comments: 53
Uploads: 1
Thought i would comment here, cos i got a little confused with Alanis's request.

Quote:
Originally Posted by Alanis
The only request I have at this time is would be if you could show the song discription in the file list window.
What description?... Do you mean like this, in ConcerningHobbits.abc-
  • N: "Concering Hobbits" by Howard Shore from "The Lord of the Rings: The Fellowship of the Ring" soundtrack.
  • N: LotRO adaptation by Cranberry of the Mighty Mighty Bree Tones, Landroval server.
Surely thats too much info thats gonna be crowding the listbox in songbook.


Quote:
Originally Posted by Alanis
Its still hard to find what songs are unless you select them and then it does show at the top.
I understand this, but its all down to the people making/uploading songs that are not labelled correctly with the information needed. i.e. instrument and time. Hate people placing their name in title of songs too.

Other than that you could edit them yourself for easier usage for yourself. Like i have with hundreds of abc files.

Song Title - Artist (if applicable) [Instrument] (time)

Is the format i stick to on all song parts i have. You could place all that info on the files names. so it shows it in the songlist if you wish.

Putting all parts together into 1 file is a must also, to keep the song list amount down and tidy.

-------------------

Great work Chiran

Last edited by Fortunis : 06-05-2011 at 02:57 PM.
Fortunis is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 06-05-2011, 04:25 PM  
Chiran
The Undying
Interface Author - Click to view interfaces

Forum posts: 27
File comments: 308
Uploads: 2
Quote:
The fix you linked to in your message works fine. The only request I have at this time is would be if you could show the song discription in the file list window. Its still hard to find what songs are unless you select them and then it does show at the top.
That's good that it works now, and thanks for leading me to the bug I needed to fix.

And I do understand your point about naming and I have heard it before as well. So far I've reasoned that filename is usually more compact than the textual description. I also think it's a quite convenient method for sorting the songs. I don't think using the description would be better, since the naming conventions in descriptions vary as much if not more. However, I can investigate if it's easy to make it a user preference whether to display songs by filename or description.

-Chiran
Chiran is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 06-06-2011, 02:37 PM  
Alanis
The Wary

Forum posts: 0
File comments: 16
Uploads: 0
Sorting on filename is fine. but would it be possible to also have the discription in the same box. As it is now you click on the filename and it shows the discription at the top. It would just be nice if it listed everything in the filename window also.

acdbac AC/DC back in Black
aerdrem Aerosmith Dream On

Then someone could edit the file and put what they want to show in the right line.
Alanis is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 06-06-2011, 03:27 PM  
Chiran
The Undying
Interface Author - Click to view interfaces

Forum posts: 27
File comments: 308
Uploads: 2
Quote:
Sorting on filename is fine. but would it be possible to also have the discription in the same box. As it is now you click on the filename and it shows the discription at the top. It would just be nice if it listed everything in the filename window also.

acdbac AC/DC back in Black
aerdrem Aerosmith Dream On

Then someone could edit the file and put what they want to show in the right line.
Had a look at sorting and it is potentially quite a big change. Maybe not totally impossible, but a lot of work and could involve making it a selection in .hta file as well as the plugin. So it can get a bit complex.

But something like what you proposed could be possible. I can have a look at it.

-Chiran
Chiran is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 06-06-2011, 04:30 PM  
Alanis
The Wary

Forum posts: 0
File comments: 16
Uploads: 0
Well again its nothing about the sorting really for me. I just like the way it looks ingame when you do the /playlist.
Alanis is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 06-08-2011, 09:16 PM  
AntiEvil
The Wary

Forum posts: 0
File comments: 2
Uploads: 0
Problem with .73

I get:

Quote:
..gs Online\Plugins\Chiran\Songbook\SongbookWindow.lua: 592: Index out of range.
How do you fix this?
AntiEvil is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 06-09-2011, 12:03 AM  
Alanis
The Wary

Forum posts: 0
File comments: 16
Uploads: 0
Re: Problem with .73

I get:



How do you fix this?

There is a new version coming out soon with a fix for that.
Alanis is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 06-09-2011, 12:25 AM  
Chiran
The Undying
Interface Author - Click to view interfaces

Forum posts: 27
File comments: 308
Uploads: 2
Re: Re: Problem with .73

Quote:
I get:



How do you fix this?

There is a new version coming out soon with a fix for that.
Hi,

Please download version 0.74 and it hopefully fixes that.

-Chiran
Chiran is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 06-09-2011, 02:37 PM  
Chiran
The Undying
Interface Author - Click to view interfaces

Forum posts: 27
File comments: 308
Uploads: 2
Quote:
Well again its nothing about the sorting really for me. I just like the way it looks ingame when you do the /playlist.
I could make it like THIS with the current version, but it's not too pretty. Sadly can't even make the long description different color if it's in the same listbox.

Also, as it is now, it wouldn't work for the search function. Not sure if I can go around that easily (or less easily for that matter).

-Chiran
Chiran is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 06-10-2011, 09:44 AM  
AntiEvil
The Wary

Forum posts: 0
File comments: 2
Uploads: 0
Re: Re: Re: Problem with .73

Hi,

Please download version 0.74 and it hopefully fixes that.

-Chiran

Its not on the download list.

EDIT: Nevermind this comment. The dumb person that I am couldn't read the big DOWNLOAD button at top.

Last edited by AntiEvil : 06-10-2011 at 09:47 AM.
AntiEvil is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 06-11-2011, 02:41 PM  
Alanis
The Wary

Forum posts: 0
File comments: 16
Uploads: 0
The download for the latest Version is at the top of the page. the list is for Older versions
Alanis is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 06-11-2011, 06:07 PM  
hobo11
The Wary

Forum posts: 1
File comments: 4
Uploads: 0
Question on directories.

Hi, just downloaded this, it’s a very nice feature, makes playing songs quick and easy, really like it.

I have a question about the directories though, I tried looking at your portal and on the down load sight but couldn’t relay find anything explaining how that worked.
Do I make subdirectories directly in the music folder? Can I just move the songs right into those folder and maybe organize some of these files a bit better?

was really interested when I seen that option, being able to organize those files in some way would be nicer then having hundreds of files to sort through. So just wondering how that works.
Thanks for any help.
hobo11 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 04:30 PM.


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