Hi Giftie
Ive recently started getting an error for cinema.experience when my xbmc starts up. Its only started a few weeks ago, and Its been working fine up until now.
Even though an error message comes up when XBMC starts, the addon still appears to work ok.
My setup is XBMC 13.2 Gotham, running on an Android MX box. Im using Aeon Nox skin.
The full log can be found here:
http://pastebin.com/EcVf6Wq0
I believe the error can be seen on lines 792 - 803.
08:28:04 T:1757791920 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: 'module' object has no attribute 'log'
Traceback (most recent call last):
File "/storage/emulated/0/Android/data/org.xbmc.xbmc/files/.xbmc/addons/script.cinema.experience/service.py", line 22, in <module>
settings = settings()
File "/storage/emulated/0/Android/data/org.xbmc.xbmc/files/.xbmc/addons/script.cinema.experience/resources/lib/settings.py", line 22, in __init__
utils.log( 'settings() - __init__' )
AttributeError: 'module' object has no attribute 'log'
-->End of Python script error report<--
Any help or ideas would be much appreciated.
Cheers
GS