Need help with simple script.hello.world add-on
#1
Can't seem to get this to work. I've got a new installation of kodi 17.3 on libreelec 8.0.2 on a Raspberry pi. I believe I've followed all the tutorials out there accurately. Copied script.hello.world.zip to the downloads directory on the pi, from the Kodi GUI went into Add-ons and Install from zip file, and it reports "Failed to install Add-on from zip file". The kodi.log file reports the following:

03:57:45.468 T:1962004480 DEBUG: ProcessMouse: trying mouse action leftclick
03:57:45.707 T:1962004480 DEBUG: ------ Window Deinit (FileBrowser.xml) ------
03:57:45.719 T:1962004480 DEBUG: CAddonInstaller: installing from zip '/storage/downloads/script.hello.world.zip'
03:57:45.736 T:1962004480 DEBUG: ------ Window Init (DialogNotification.xml) ------
03:57:45.736 T:1930425248 NOTICE: CAESinkPi:AddPackets Underrun (delay:0.00 frames:2205)
03:57:51.471 T:1962004480 DEBUG: ------ Window Deinit (DialogNotification.xml) ------
03:57:52.268 T:1962004480 DEBUG: ------ Window Deinit (Pointer.xml) ------

I can unzip the zip file myself and it all looks good. Any suggestions?
Reply
#2
I didn't know where you got the sample script but I found one with the same name from this post
and tested the script from there https://github.com/zag2me/script.hello.world

it installs and run fine on openelec 803 on raspberry pi
also tested on win10 kodi18 alpha
Reply
#3
Eeek Gahds! I feel like a complete idiot. Your pointer worked. I'd swear I downloaded from the same source prior, but must have pulled a prior version or something from an older post somewhere. Anyhow, thank you for that!! I should be off to the races now.
Reply

Logout Mark Read Team Forum Stats Members Help
Need help with simple script.hello.world add-on0