Solved "Rick Dangerous" problem in Kodi 19.2
#1
I recently upgraded to Kodi v19.2 on my Nvidia Shield.
This problem wasn't present in v19.1

After the upgrade, when I try to play music files (flac and mp3), there is a popup after 1-2 seconds of playback.
The popup reports:
"Select emulator for .string(BLURRADIUS,10) file"
with a suggestion to install addon "Rick Dangerous (XRick) v0.21212.0.9"
If I install XRick, the file still won't play (with a different pop-up error about being unable to load the game)

The log file shows: 
ERROR <general>: Keymapping error: no such action 'skin.string(blurradius,10)' defined

If I switch back to default Estuary skin, there is no problem.

NOTE:  This is using vSILVO - 8.0.0
Reply
#2
Same problem for me.  

2021-10-12 07:20:04.923 T:2600     INFO <general>: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder flac
2021-10-12 07:20:05.361 T:2600     INFO <general>: AudioDecoder: File is queued
2021-10-12 07:20:05.377 T:2600     INFO <general>: PAPlayer:TonguerepareStream - Ready
2021-10-12 07:20:06.031 T:10032    INFO <general>: Loading skin file: MusicVisualisation.xml, load type: KEEP_IN_MEMORY
2021-10-12 07:20:06.069 T:10032   ERROR <general>: Keymapping error: no such action 'skin.string(blurradius,10)' defined
2021-10-12 07:20:06.702 T:10032   ERROR <general>: Failed to open savestate file Skin.sav
2021-10-12 07:20:19.713 T:10032    INFO <general>: RetroPlayer[PLAYER]: No compatible game client selected, aborting playback
2021-10-12 07:20:20.464 T:4900    ERROR <general>: Unable to find plugin script.skin.helper.widgets
Reply
#3
As it's happening when MusicVisualisation.xml is loading it would seem to be somehow related to https://github.com/mikesilvo164/Aeon-Nox...ion.xml#L4
Reply
#4
Suffering the same problem unfortunately. Most peculiar.
Reply
#5
Someone adventurous could see what effect deleting that line I pointed out in the MusicVisualisation.xml file has.
Reply
#6
(2021-10-13, 17:42)jjd-uk Wrote: Someone adventurous could see what effect deleting that line I pointed out in the MusicVisualisation.xml file has.

It is caused by that line. It should be
xml:
<onload>Skin.SetString(BlurRadius,10)</onload>

Confused
Reply
#7
(2021-10-13, 19:23)mikeSiLVO Wrote:
(2021-10-13, 17:42)jjd-uk Wrote: Someone adventurous could see what effect deleting that line I pointed out in the MusicVisualisation.xml file has.

It is caused by that line. It should be
xml:
<onload>Skin.SetString(BlurRadius,10)</onload>

Confused

Works great.  Thanks!!
Reply
#8
Oké I’m a real newbie and I installed Kodi with the Æon Nox skin on my tv. My question is where can I find this xml file so I can change that specific line?
Reply
#9
(2021-10-14, 19:30)Pasmani Wrote: Oké I’m a real newbie and I installed Kodi with the Æon Nox skin on my tv. My question is where can I find this xml file so I can change that specific line?

https://github.com/mikesilvo164/Aeon-Nox-SiLVO

Code/Download Zip   It's in the 16x9 folder
Reply
#10
Oké. I clicked the link on my IPhone. I see in the master/16x9 directory that you updated the xml file, but I can see nowhere where I can download the zip-file?
I also tried to add a link in the file manager of kodi but again no zip-file was found.
Please help! I think your skin is by far the best skin out there, but that this little thing doesn’t work perfectly and I’m not able to solve it, is freaking me out.
Reply
#11
(2021-10-13, 19:23)mikeSiLVO Wrote:
(2021-10-13, 17:42)jjd-uk Wrote: Someone adventurous could see what effect deleting that line I pointed out in the MusicVisualisation.xml file has.

It is caused by that line. It should be
xml:
<onload>Skin.SetString(BlurRadius,10)</onload>

Confused

Perfect thanks
French Kodi translator on Weblate
Reply
#12
(2021-10-24, 13:19)Pasmani Wrote: Oké. I clicked the link on my IPhone. I see in the master/16x9 directory that you updated the xml file, but I can see nowhere where I can download the zip-file?
I also tried to add a link in the file manager of kodi but again no zip-file was found.
Please help! I think your skin is by far the best skin out there, but that this little thing doesn’t work perfectly and I’m not able to solve it, is freaking me out.

Here is the direct download link.

https://github.com/mikesilvo164/Aeon-Nox...master.zip
Reply
#13
(2021-10-25, 20:10)mhaaland Wrote:
(2021-10-24, 13:19)Pasmani Wrote: Oké. I clicked the link on my IPhone. I see in the master/16x9 directory that you updated the xml file, but I can see nowhere where I can download the zip-file?
I also tried to add a link in the file manager of kodi but again no zip-file was found.
Please help! I think your skin is by far the best skin out there, but that this little thing doesn’t work perfectly and I’m not able to solve it, is freaking me out.

Here is the direct download link.

https://github.com/mikesilvo164/Aeon-Nox...master.zip

Thank you so much!! It worked!!! I’m so happy right now.
Reply

Logout Mark Read Team Forum Stats Members Help
"Rick Dangerous" problem in Kodi 19.20