OneLiberty / moonlight-chrome-tizen

A WASM port of Moonlight for Samsung Smart TV's running Tizen OS (5.5 and up)
GNU General Public License v3.0
206 stars 17 forks source link

Parsing Error when installing #60

Open im-weiyang opened 1 month ago

im-weiyang commented 1 month ago

Sorry if this issue is too naive:

I followed the instructions (including the Prerequisites. When I was doing the last step of installing, it showed failed:

Screenshot 2024-08-20 101943

**moonlight@7b0e09f4aa69:~$ tizen install -n Moonlight.wgt -t UN65RU740DFXZA Transferring the package... Transferred the package: /home/moonlight/Moonlight.wgt -> /home/owner/share/tmp/sdk_tools/tmp Installing the package...

Platform log view

install MoonLightS.MoonlightWasm package_path /home/owner/share/tmp/sdk_tools/tmp/Moonlight.wgt was_install_app return WAS_TRUE app_id[MoonLightS.MoonlightWasm] install start app_id[MoonLightS.MoonlightWasm] install failed[118, -19], reason: Parsing error : spend time for wascmd is [944]ms cmd_ret:0 Failed to install Tizen application. Total time: 00:00:01.759 moonlight@7b0e09f4aa69:~$**

Can anyone could help with this? Thank you so much!

Read before posting an issue

If you have an issue, please consider the following before:

If you still have problems, post them in the issues section with info, logs and screenshots if possible

MrPhaze62 commented 1 month ago

Whats your tv model?

That error usually happens is if this port does not support your tizen version/samsung tv. This port supports up from tizenOS 5.5 and above. Tvs older than that does not support this version of moonlight port.

However there's a version of moonlight that should work with yours and any older tvs linked here.

https://github.com/OneLiberty/moonlight-tizen-nacl

I will warn you it does have issues so check out the issues in that github page.

im-weiyang commented 1 month ago

Thank you so much! I tried this one and it installed successfully! And thank you for the warning. I wasn't able to proceed to the controller step though, because the moonlight showed "Error 521 Streamer couldnt be initialized". After searching it might be due to the TV cannot run Geforce Experience with higher version. Do you have any suggestions on this? Thanks!

MrPhaze62 commented 1 month ago

are you using nvidia gamestream? if so that is discontinued. sunshine is more updated and open source alternative to nvidia. would recommend to disable/delete nvidia gamestream if you have it and grab sunshine instead to work with moonlight.

although ive never experienced that error.

also as you're using that fork in the github I've linked, i would recommend to open an issue there as that is more suited for older samsung tvs.