I-A-C / plugin.video.exodusredux

GNU General Public License v3.0
20 stars 13 forks source link

Various Kodi 18 log issues #17

Closed SerpentDrago closed 5 years ago

SerpentDrago commented 5 years ago

So i've been waiting to post this till RC1 , but i still see this in the log , Been there with all kodi 18 versions forever . what is this ?

10:31:14.111 T:10132   DEBUG: CAddonSettings[plugin.video.exodusredux]: loading setting definitions
10:31:14.111 T:10132   DEBUG: CAddonSettings[plugin.video.exodusredux]: trying to load setting definitions from old format...
10:31:14.111 T:10132 WARNING: CAddonSettings[plugin.video.exodusredux]: cannot reference setting (relative index: -11; absolute index: -10) in another category in old setting condition "!eq(-11,)" for "tv.widget.alt"
10:31:14.111 T:10132 WARNING: CAddonSettings[plugin.video.exodusredux]: failed to parse visible condition "!eq(-11,)" of old setting definition for "tv.widget.alt"
10:31:14.111 T:10132 WARNING: CAddonSettings[plugin.video.exodusredux]: cannot reference setting (relative index: -12; absolute index: -10) in another category in old setting condition "eq(-12,)" for "tv.widget"
10:31:14.111 T:10132 WARNING: CAddonSettings[plugin.video.exodusredux]: failed to parse visible condition "eq(-12,)" of old setting definition for "tv.widget"
SerpentDrago commented 5 years ago

I'll be going though my log , and giving you any and ALL warning or debug / errror messages i can find concerning redux . Enjoy the bug hunt !

Kodi 18 RC1 is uppon us , time to clear the logs ! Its time !

SerpentDrago commented 5 years ago

Thanks