Posts: 14
Joined: Apr 2012
Reputation:
0
2012-04-14, 09:50
(This post was last modified: 2012-04-14, 09:58 by ajburnet.)
This is great news and will be fantastic - many thanks for sharing!
I tried to add it to Composer Pro (v2.2) however it crashes and exits every time I try!
Have you come across this at all?
Thanks,
Alex.
Posts: 14
Joined: Apr 2012
Reputation:
0
2012-04-17, 10:47
(This post was last modified: 2012-04-17, 10:47 by ajburnet.)
I'm on build 2.2.0.158343.
Error log extract below:
Exception: System.NullReferenceException
Message: Object reference not set to an instance of an object.
Source: Client
at Control4.Client.ConfigDataManager.UpdateConfigInfo(String fileName, Boolean forceOverwrite)
at Control4.Designer.DesignerForm.OnDriverAdd(Command cmd)
at Control4.Designer.Command.Execute()
at Control4.Designer.MenuItemExecutor.menuItem_Click(Object sender, EventArgs e)
at System.Windows.Forms.MenuItem.OnClick(EventArgs e)
at System.Windows.Forms.MenuItem.MenuItemData.Execute()
at System.Windows.Forms.Command.Invoke()
at System.Windows.Forms.Command.DispatchID(Int32 id)
at System.Windows.Forms.Control.WmCommand(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Thanks!
Alex
Posts: 52
Joined: Sep 2007
Reputation:
0
I just tested the driver on a clean project with the same build number and didn't have any issues.
The message you are getting looks like it is trying to update the composer config file and fails.
Can you PM me the contents of this log file:
C:\Users\[username]\AppData\Roaming\Control4\logs
Reinstalling Composer may fix the problem as well, if you want to try that.
-Brandon
Posts: 2
Joined: Apr 2012
Reputation:
0
Hi Brandon,
I tried adding to the same version/build of composer and received the same crash error as Alex. I checked the composer.log and debugged a few html format errors (below), however even when i manage to get composer to load error free i am unable to find the driver, when trying to "add driver" it does not crash anymore but still cannot find it?? Any ideas.
Thanks, James
2012-04-17 22:25:16,829 [6064] ERROR Control4.Client.ConfigDataManager - Error opening C:\Users\James Osborn\Documents\Control4\Drivers\XBMC-JSON-EDEN.c4i
Exception: System.Xml.XmlException
Message: The 'link' start tag on line 28 does not match the end tag of 'head'. Line 39, position 5.
Source: System.Xml
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.Throw(String res, String[] args)
at System.Xml.XmlTextReaderImpl.ThrowTagMismatch(NodeData startTag)
at System.Xml.XmlTextReaderImpl.ParseEndElement()
at System.Xml.XmlTextReaderImpl.ParseElementContent()
at System.Xml.XmlTextReaderImpl.Read()
at System.Xml.XmlTextReader.Read()
at Control4.Client.ConfigDataManager.GetConfigFileInfoWithWarningsXML(String file, Boolean& hadProblemsLoading, Boolean xmlStream, String configXml)
2012-04-17 22:25:16,842 [6064] WARN Control4.Client.ConfigDataManager - Unable to open C:\Users\James Osborn\Documents\Control4\Drivers\XBMC-JSON-EDEN.c4i
Posts: 14
Joined: Apr 2012
Reputation:
0
Looks like my first attenpt to add the deiver uploaded a corrupted file. Manually removed and re-added and all is well! Does the driver import media into C4 - or is that next on the to do list?
Thanks!
Alex
Posts: 9
Joined: Apr 2012
Reputation:
0
Thanks Craig, I'll give it a go..
I wasn't aware of the new media proxy, sounds interesting...
Is a driver works version released per composer pro version?
Posts: 9
Joined: Apr 2012
Reputation:
0
Brandon, just an FYI - Your driver seems to crash (link light goes off and loose composer pro access) the controller when I delete the driver. When composer re-established a link to the controller the driver is still there. Tried about 5 times and even removed the "connection" to TV first, but still crashes. Not sure if it is just particular to my environment or not.