Be a part of CinemaVision today! Once registered and logged in, you will have access to public chat and your own private messenger, you can view and contribute guides, collaborate on the forums, review downloads, give reputation to your fellow members, contribute content and so much more. Registering is quick and completely free, so what are you waiting for? Sign In Sign Up
I just got a Philips Hue Lux and and I am having problems getting it to work with CinemaVision. When ever I try to test the action file I get an error in the log it doesn't do anything with my lights. I have used the same command that is in the action file in the CLIP API debug tool and the command works with that so I know the address, API key, and command is correct.
This the error in the log, if you need the entire log I can post that as well.
14:25:29 T:6612 NOTICE: Thread LanguageInvoker start, auto delete: false
14:25:29 T:6612 NOTICE: -->Python Interpreter Initialized<--
14:25:29 T:6612 NOTICE: [- CinemaVision -]: Passed args: ['addon.py', 'test.actions', 'PAUSE']
14:25:29 T:6612 NOTICE: [- CinemaVision -] (API): Rating Systems:
14:25:29 T:6612 NOTICE: [- CinemaVision -] (API): MPAA: [NR, G, PG, PG-13, R, NC-17]
14:25:29 T:6612 NOTICE: [- CinemaVision -] (API): FSK: [18, 16, 12, 6, 0]
14:25:29 T:6612 NOTICE: [- CinemaVision -] (API): DEJUS: [18 Anos, 16 Anos, 14 Anos, 12 Anos, 10 Anos, Livre]
14:25:29 T:6612 NOTICE: [- CinemaVision -] (API): BBFC: [R18, 18, 15, 12, 12A, PG, U, Uc]
14:25:29 T:6612 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.AttributeError'>
Error Contents: 'NoneType' object has no attribute 'decode'
Traceback (most recent call last):
File "C:\Users\Brian\AppData\Roaming\Kodi\addons\script.cinemavision\addon.py", line 52, in <module>
settings.testEventActions(args[0])
File "C:\Users\Brian\AppData\Roaming\Kodi\addons\script.cinemavision\lib\settings.py", line 233, in testEventActions
cvutil.evalActionFile(path)
File "C:\Users\Brian\AppData\Roaming\Kodi\addons\script.cinemavision\lib\cvutil.py", line 233, in evalActionFile
abortPath = kodiutil.getSetting('action.onAbort.file').decode('utf-8')
AttributeError: 'NoneType' object has no attribute 'decode'
-->End of Python script error report<--
I also cant get the XBMC Philips Hue addon to work so I am not sure what I am doing wrong. Might be something with the firmware on the hub or my network. For the Hue addon it will detect the address and API key when I press the link button but fails and wont connect.
I just got a Philips Hue Lux and and I am having problems getting it to work with CinemaVision. When ever I try to test the action file I get an error in the log it doesn't do anything with my lights. I have used the same command that is in the action file in the CLIP API debug tool and the command works with that so I know the address, API key, and command is correct.
This the error in the log, if you need the entire log I can post that as well.
I also cant get the XBMC Philips Hue addon to work so I am not sure what I am doing wrong. Might be something with the firmware on the hub or my network. For the Hue addon it will detect the address and API key when I press the link button but fails and wont connect.
Share this post
Link to post
Share on other sites