maloep/romcollectionbrowser

'NoneType' object has no attribute 'find'

Closed this issue · 1 comments

Hi,

i used RCB a while ago, but deactivaed it for testing purposes. Now i wanted to reactivate. But even after a reboot it showed an Error if i try to start:
Unhandled exception occured during execution of RCB:
'NoneType' object has no attribute 'find'
See xbmc.log for details

The file kodi.log shows the folloging (just the last few lines):
2019-09-07 22:16:15.324 T:8144 WARNING: CPythonInvoker(6): Script invoked without an addon. Adding all addon modules installed to python path as fallback. This behaviour will be removed in future version.
2019-09-07 22:16:15.367 T:7660 NOTICE: [plugin.video.mediathekview-0.6.2:Service]: Starting up... (instance id: 906caddff3534f7e678d617afc2d2c86)
2019-09-07 22:16:16.953 T:7648 NOTICE: plugin.audio.spotify --> Logged in to Spotify - Username: ---
2019-09-07 22:16:17.996 T:8144 WARNING: CPythonInvoker(6, C:\Users\TVuser\AppData\Roaming\Kodi\addons\script.games.rom.collection.browser\dbUpLauncher.py): the python script "C:\Users\TVuser\AppData\Roaming\Kodi\addons\script.games.rom.collection.browser\dbUpLauncher.py" has left several classes in memory that we couldn't clean up. The classes include: class XBMCAddon::xbmcaddon::Addon
2019-09-07 22:16:22.417 T:7436 NOTICE: PVR Manager: Starting
2019-09-07 22:16:22.539 T:5536 NOTICE: PVR Manager: Started
2019-09-07 22:16:24.682 T:7700 NOTICE: EPG thread started
2019-09-07 22:17:26.601 T:6632 WARNING: CPythonInvoker(7, C:\Users\TVuser\AppData\Roaming\Kodi\addons\script.games.rom.collection.browser\default.py): the python script "C:\Users\TVuser\AppData\Roaming\Kodi\addons\script.games.rom.collection.browser\default.py" has left several classes in memory that we couldn't clean up. The classes include: class XBMCAddon::xbmc::Player,class XBMCAddon::xbmcaddon::Addon

OS: Windows 10
Kodi: 18.4
RCB: 2.2.3

Any ideas?
Thanks in advance :)

Ok, i found a solution: today i did the update to Kodi 18.5, after that i deleted the whole directory
C:\Users[username]\AppData\Roaming\Kodi\userdata\addon_data\script.games.rom.collection.browser
and configured the AddOn from scratch.
There are still RCB-related Errors in the Log-File and Kodi crashes if i try to quit, but the RCB itself is working (for now).