Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error when trying to find bridge automatically #37

Open
ughhbugg opened this issue Feb 23, 2014 · 0 comments
Open

error when trying to find bridge automatically #37

ughhbugg opened this issue Feb 23, 2014 · 0 comments

Comments

@ughhbugg
Copy link

I am not able to connect to the bridge, not with ip and a user thats already registered or with the auto bridge function.

ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.ValueError'>
Error Contents: invalid literal for int() with base 10: ''
Traceback (most recent call last):
File "C:\Users\Aleksander\AppData\Roaming\XBMC\addons\script.xbmc.hue.ambilight-master\default.py", line 454, in
settings = settings()
File "C:\Users\Aleksander\AppData\Roaming\XBMC\addons\script.xbmc.hue.ambilight-master\resources\lib\settings.py", line 8, in init
self.readxml()
File "C:\Users\Aleksander\AppData\Roaming\XBMC\addons\script.xbmc.hue.ambilight-master\resources\lib\settings.py", line 20, in readxml
self.group_id = int(addon.getSetting("group_id"))
ValueError: invalid literal for int() with base 10: ''
-->End of Python script error report<--

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant