lotrointerface.com
Search Downloads


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


Post A Reply
Author Comments Comment Options
Unread 07-02-2013, 02:54 AM  
Chiran
The Undying
Interface Author - Click to view interfaces

Forum posts: 27
File comments: 308
Uploads: 2
Quote:
...gs
Online\Plugins\Chiran\Songbook\SongbookWindow.lua: 133: attempt to perform arithmetic on field 'ToggleLeft' (a nil value)
Unable to load "songbook".

It throws this error regardless of how I populate the song list. Please advise what I can do to get the plugin to load, and thank you.
I'm not quite sure why it doesn't find the setting for ToggleLeft (left coordinate of the plugin button). I would at least suggest unloading the plugin (or doing this outside game) and deleting the settings file. It should be at:
\The Lord of the Rings Online\PluginData\<lotrouser>\AllServers\SongbookS ettings.plugindata

Then loading the plugin again. Hopefully that might help.

-Chiran
Chiran is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 06-30-2013, 07:49 PM  
NikolaiWolf
The Wary

Forum posts: 0
File comments: 10
Uploads: 0
Great plugin; I'm looking forward to using it. But I can't get it to load. Instead, I'm getting the following error consistently when I try to load:

...gs
Online\Plugins\Chiran\Songbook\SongbookWindow.lua: 133: attempt to perform arithmetic on field 'ToggleLeft' (a nil value)
Unable to load "songbook".

It throws this error regardless of how I populate the song list. Please advise what I can do to get the plugin to load, and thank you.

NikolaiWolf
NikolaiWolf is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 06-19-2013, 03:49 PM  
semmelbroesel
The Wary

Forum posts: 0
File comments: 2
Uploads: 0
Re: Re: Feedback on who else has loaded the song

Wow, thanks for the fast reply!
If you need more description on my feature request (checking how many parts and which instruments of a song were loaded), please do let me know - I'll be glad to help out.

As for the M button, that's the weird thing - after using the M button for a while, it may just suddenly and randomly stop working. Using /music in chat still works, though. If I remember correctly (I haven't used the M button much lately), the M button continues to not work, even after using /music several times. However, the other buttons continue working... It's such a weird thing, and my band members have experienced it, too.
Again, I haven't used the M button much lately because I created a shortcut toolbar with all my instruments and a /music button, so I don't know if the issue still exists... But I have practice tonight, so I can check again then. Anything in particular that I could look for to help figure this one out?
(like unloading/reloading the plugin if the M button malfunctions again)
semmelbroesel is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 06-19-2013, 01:48 PM  
Chiran
The Undying
Interface Author - Click to view interfaces

Forum posts: 27
File comments: 308
Uploads: 2
Re: Feedback on who else has loaded the song

Thanks for the interest and support!

Quote:
Not sure if someone has suggested this before, and I don't know if this is possible, but I'd absolutely love to see a feature where songbook keeps monitoring the chat system to wait for messages saying that player xyz has loaded song abc instrument flute. (Don't remember the exact message, sorry)
Yes, this is something that has been suggested before. I think I even started on it, but not sure where it ended up :X. Maybe I could find some time to revisit it.

Quote:
Oh, not sure if this is a plugin or LOTRO issue, but somethings the M button (to toggle /music mode) stops working...
Good to know. I think this must be Lotro issue. At least the button is just equal to a normal quickslot with a chat command.

-Chiran
Chiran is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 06-19-2013, 01:14 PM  
semmelbroesel
The Wary

Forum posts: 0
File comments: 2
Uploads: 0
Feedback on who else has loaded the song

Hi.
Not sure if someone has suggested this before, and I don't know if this is possible, but I'd absolutely love to see a feature where songbook keeps monitoring the chat system to wait for messages saying that player xyz has loaded song abc instrument flute. (Don't remember the exact message, sorry)

The main issue we tend to have especially in a bigger band is that it takes a while to figure out if everyone is loaded and which instruments are not taken yet.

Yes, I know this will open issues like someone loading a song and then changing their mind and loading a different song, but hopefully there can be some interface solution (like a "reset notification count" button) to help with this.

Otherwise, this is by far the most important plugin for me in LOTRO, so thanks :-)

Oh, not sure if this is a plugin or LOTRO issue, but somethings the M button (to toggle /music mode) stops working...
semmelbroesel is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 06-13-2013, 07:24 AM  
Chiran
The Undying
Interface Author - Click to view interfaces

Forum posts: 27
File comments: 308
Uploads: 2
Quote:
Chiran - I got it to work using the WAN Songbook Filler you recommend here. So I'll leave the output for you to puzzle over if you want, but there's no rush. Thanks for being so responsive to problems, and for your awesome plugin!

- Io
Thanks, I took a quick look at it but it's a bit hard to figure out without knowing the original problem. I guess it's somehow related to client reinstalls and/or using multiple accounts.

-Chiran
Chiran is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 06-10-2013, 06:53 PM  
iorviel
The Wary

Forum posts: 0
File comments: 3
Uploads: 0
Chiran - I got it to work using the WAN Songbook Filler you recommend here. So I'll leave the output for you to puzzle over if you want, but there's no rush. Thanks for being so responsive to problems, and for your awesome plugin!

- Io
iorviel is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 06-10-2013, 05:51 PM  
iorviel
The Wary

Forum posts: 0
File comments: 3
Uploads: 0
When I try SongbookFiller, opening it gives me an unhandled exception error. It will still open and I can fill in my username but it hangs searching for files. Here's the log on opening:

************** Exception Text **************
System.ArgumentOutOfRangeException: InvalidArgument=Value of '0' is not valid for 'SelectedIndex'.
Parameter name: SelectedIndex
at System.Windows.Forms.ComboBox.set_SelectedIndex(In t32 value)
at Songbook_Filler.SongbookFiller.GetLotroUser()
at Songbook_Filler.SongbookFiller.SongbookFiller_Load (Object sender, EventArgs e)
at System.EventHandler.Invoke(Object sender, EventArgs e)
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Form.OnCreateControl()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Mes sage& m)
at System.Windows.Forms.Form.WmShowWindow(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.O nMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.W ndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.296 (RTMGDR.030319-2900)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
Songbook Filler
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Users/Kim/Documents/The%20Lord%20of%20the%20Rings%20Online/Plugins/Chiran/SongbookFiller.exe
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 10.0.0.0
Win32 Version: 10.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1001 built by: RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Core
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1002 built by: RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1001 built by: RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Runtime.Remoting
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Remoting/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
CustomMarshalers
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/CustomMarshalers/v4.0_4.0.0.0__b03f5f7f11d50a3a/CustomMarshalers.dll
----------------------------------------
iorviel is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 06-08-2013, 04:50 AM  
Chiran
The Undying
Interface Author - Click to view interfaces

Forum posts: 27
File comments: 308
Uploads: 2
Quote:
Hi Chiran - I'm having the same problem as Lani and Paladin, except I don't have an old account. I just reinstalled (post U11) and it can't seem to find my name in the new LauncherUserSettings.xml. I tried adding the username to that file manually, using an old user file from before U11 as a template, but I'm not having any luck. And I don't know what the filler part is so I don't seem to be able to enter manually like Lani apparently did. So... help!
Hi Io,

I think Lani meant that with SongbookFiller.exe (that is also in the zip file) it's possible to write the username yourself in the dropdown box. So I hope that might help you as well .

-Chiran
Chiran is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 06-07-2013, 11:50 PM  
iorviel
The Wary

Forum posts: 0
File comments: 3
Uploads: 0
Hi Chiran - I'm having the same problem as Lani and Paladin, except I don't have an old account. I just reinstalled (post U11) and it can't seem to find my name in the new LauncherUserSettings.xml. I tried adding the username to that file manually, using an old user file from before U11 as a template, but I'm not having any luck. And I don't know what the filler part is so I don't seem to be able to enter manually like Lani apparently did. So... help!

-Io
iorviel is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 06-07-2013, 05:31 AM  
Chiran
The Undying
Interface Author - Click to view interfaces

Forum posts: 27
File comments: 308
Uploads: 2
Quote:
No it only has my first account in there and i cant delete it and retype it but i can do that on the filler part so its now working.
Ok, good to hear!

-Chiran
Chiran is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 06-07-2013, 05:30 AM  
Lanithwyn
The Wary

Forum posts: 0
File comments: 2
Uploads: 0
Hi Lani,

When you run songbook.hta to build the library, it doesn't recognize your new account? It's not present in the dropdown box?

-Chiran



No it only has my first account in there and i cant delete it and retype it but i can do that on the filler part so its now working.
Lanithwyn is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 06-07-2013, 04:19 AM  
Chiran
The Undying
Interface Author - Click to view interfaces

Forum posts: 27
File comments: 308
Uploads: 2
Quote:
Hi
I used to play lotro before songbook was available and since I came back have loved using it, makes life so much better so Thanks for that but I have a problem. When I came back I made a new account and downloaded songbook to that but now I have my original account back and dont use the one I set up recently. I can get songbook to work in game on my new account but cant get my songs into the library for my new account. I have looked around the forums to try and solve this problem but im not really sure what im doing so please please please can you help me. I really want to play my music again.

Lani
Hi Lani,

When you run songbook.hta to build the library, it doesn't recognize your new account? It's not present in the dropdown box?

-Chiran
Chiran is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 06-05-2013, 08:11 AM  
Lanithwyn
The Wary

Forum posts: 0
File comments: 2
Uploads: 0
Hi
I used to play lotro before songbook was available and since I came back have loved using it, makes life so much better so Thanks for that but I have a problem. When I came back I made a new account and downloaded songbook to that but now I have my original account back and dont use the one I set up recently. I can get songbook to work in game on my new account but cant get my songs into the library for my new account. I have looked around the forums to try and solve this problem but im not really sure what im doing so please please please can you help me. I really want to play my music again.

Lani
Lanithwyn is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 06-03-2013, 11:26 AM  
keli
The Undefeated

Forum posts: 5
File comments: 25
Uploads: 0
Excellent news - we can't live without Songbook!

Kudos Chiran
keli 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 02:34 PM.


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