2011-01-06, 21:45
manolo_XYZ Wrote:http://pastebin.com/pRXnsWiC
startet imon+your software, started xbmc, started a file, stopped the file and closed xbmc
Hm seems like the connection to XBMC works as it can query all the data over JSON RPC. But it can't connect to your iMON display:
Code:
06.01.2011 19:49:13 [GUI] Initializing iMON
06.01.2011 19:49:13 [iMON] IMON_Display_Init(394658, 37428)
...
06.01.2011 19:49:16 [iMON] Message received: PluginFailed(260)
06.01.2011 19:49:16 [iMON] ERROR Interpreting init result error type: iMonNotResponding
06.01.2011 19:49:16 [iMON] ERROR Error received: iMonNotResponding
06.01.2011 19:49:16 [GUI] ERROR iMON reports an error of type iMonNotResponding
Did you have this running with a previous version of xbmc on imon or is this your first attempt. Are you sure that you installed the latest beta release of imon manager and have followed the instructions in the README file provided with xbmc on imon?