phil65 / KodiDevKit

ST3 plugin to help with Kodi skinning / scripting (IDE-like)

Home Page:http://forum.kodi.tv/showthread.php?tid=221682

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Invalid control type when using $PARAM

mistervee opened this issue · comments

i.e.

<control type="$PARAM[listtype]" id="9000">

hmm i think i already fixed this some time ago?
9fd263c

I have done some sanity checks. Removed and reinstalled kodi dev kit. v2.6.2, and checked the console for any error.

Still getting the invalid control type.

I see this in the console, https://imgur.com/a/bf9e4

mdpopups: Failed to convert/retrieve scheme to CSS!
mdpopups: Failed to get Sublime highlighter object!

The xml
https://pastebin.com/P6eHSsSd

oh, sorry. I'm an idiot. :)
Should be fixed with 8388024

Cheers Phil

Working Great. 👍