phil65 / script.extendedinfo

script.extendedinfo
http://forum.xbmc.org/showthread.php?tid=160558
GNU General Public License v2.0
60 stars 79 forks source link

Kodi Log Error #79

Open Coolzero82 opened 6 years ago

Coolzero82 commented 6 years ago

Hi, I use CoreElec 8.90.2 and have the following error in the log:

`05:33:13.544 T:3892310896 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--

What is the problem and especially the solution? Thank you

sim590 commented 5 years ago

@Coolzero82 :

  1. Use ``` to surround your block of code, not ` so that it becomes clear block of text ...
  2. You could may be enhance your description of the issue. You're just throwing the error without saying what is the effect of that error.
  3. Change the title to something relevant ...

@phil65: I have this error too and it happens every second time I use the UP arrow on a movie actor icon to get his info. The result: the plugin is not usable afterwards. I have to restart Kodi to get the UP-arrow function again. However, it won't ever work more than one time per restart ... That's very unpractical.

Here is the complete log of Kodi starting up and going to some movie info and hitting the UP arrow twice. The second time, the plugin crashes.

sim590 commented 4 years ago

I have just found the issue about what I described. However, this does not have to do with #79's original description. I will open another issue about this.