2013-03-13, 11:22
I'm getting this with the latest plexbmc helper:
10:34:10 T:5552 NOTICE: ===== PLEXBMC HELPER START =====
10:34:10 T:5552 NOTICE: PleXBMC Helper -> running Python: (2, 6, 6, 'final', 0)
10:34:10 T:5552 NOTICE: PleXBMC Helper -> running Version: 3.1.1
10:34:10 T:5552 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.NameError'>
Error Contents: name 'PLEXBMC_PLATFORM' is not defined
Traceback (most recent call last):
File "C:\Documents and Settings\wouter\Application Data\XBMC\addons\script.plexbmc.helper\default.py", line 113, in <module>
print "PleXBMC Helper -> Platform: " + str(PLEXBMC_PLATFORM)
NameError: name 'PLEXBMC_PLATFORM' is not defined
-->End of Python script error report<--
10:34:10 T:5552 NOTICE: ===== PLEXBMC HELPER START =====
10:34:10 T:5552 NOTICE: PleXBMC Helper -> running Python: (2, 6, 6, 'final', 0)
10:34:10 T:5552 NOTICE: PleXBMC Helper -> running Version: 3.1.1
10:34:10 T:5552 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.NameError'>
Error Contents: name 'PLEXBMC_PLATFORM' is not defined
Traceback (most recent call last):
File "C:\Documents and Settings\wouter\Application Data\XBMC\addons\script.plexbmc.helper\default.py", line 113, in <module>
print "PleXBMC Helper -> Platform: " + str(PLEXBMC_PLATFORM)
NameError: name 'PLEXBMC_PLATFORM' is not defined
-->End of Python script error report<--