mistervee / skin.madnox

Other
13 stars 13 forks source link

Log Error's and code optimisation #34

Closed mistervee closed 4 years ago

mistervee commented 5 years ago

As the title says.

Need to fix them all. Ignore the following known errors;

bartolomesoriano commented 5 years ago

I am still getting these errors in the log:

15:11:21.020 T:42372 WARNING: Label Formating: $VAR[PVRBackground] is not defined 15:11:39.824 T:42372 WARNING: Skin has invalid include: TextureFadeTime

The second one is because in MyPVRGuide.xml you have TextureFadeTime between "include" tags, instead of "fadetime" tags.

mistervee commented 5 years ago

@bartolomesoriano Fixed 'include tags'.

I did find an issue, that you previously could not select the PVR background in the view options.

If you have not selected a PVR 'library background' you will see this error, due to skin helper service not writing the variable to the includes. Not sure what the solution is to prevent the error.

bartolomesoriano commented 5 years ago

@mistervee, thanks. i will try the PVR background in view options, since I have not selected a PVR library background.