2021-06-26, 15:52
(2021-06-25, 01:31)scott967 Wrote:(2021-06-24, 20:20)Coolzero Wrote:Addon needs to be updated.(2021-06-20, 11:43)Coolzero Wrote: Hi,Nobody a idea?
unter LE 10.x on a i86 i have this error in the Log?
Code:2021-06-16 07:27:16.122 T:1271 WARNING <general>: xbmc.translatePath is deprecated and might be removed in future kodi versions. Please use xbmcvfs.translatePath instead.
2021-06-16 07:27:16.217 T:1271 ERROR <general>: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <class 'AttributeError'>
Error Contents: module 'xbmc' has no attribute 'abortRequested'
Traceback (most recent call last):
File "/storage/.kodi/addons/script.user.rating/service.py", line 43, in <module>
while(not xbmc.abortRequested):
AttributeError: module 'xbmc' has no attribute 'abortRequested'
-->End of Python script error report<--
What can i do?
Thank you
scott s.
.
Is there a update now? Where can i find it?