tallbl0nde / TriPlayer

A feature-rich background audio player for Nintendo Switch (requires Atmosphere)
MIT License
176 stars 24 forks source link

Crash when opening TriPlayer via Tesla-Menu (nx-ovlloader) #71

Open DirkBraakman opened 1 year ago

DirkBraakman commented 1 year ago

Atmosphere completely crashes when I launch TriPlayer through the Tesla Menu Overlay. It works in the non applet standalone mode, but that's pretty limiting.

Error Code: 2001-0123 (0xf601) Atmosphere 1.5.2-master-434c8cefc Firmware 16.0.1

Somebody else already commented on an issue marked as Fixed that this issue exists.

uixandy commented 1 year ago

Same issue for me on FW 16.0.2 with Atmosphere 1.5.2-master

uixandy commented 1 year ago

Updated to Atmosphere 1.5.3-master and hekate 6.0.4 with Nyx 1.5.3 and still same error

D-tech-pro commented 1 year ago

Yea same thing for me. Fully updated atmosphere, ovl and Tesla. Crashes immediately

sunyatasattva commented 1 year ago

Same issue here.

Crazygamer212 commented 1 year ago

same the program is 420000000007E51A which i think is tessla menu or nx ovlloader

Andrei1744 commented 1 year ago

Same issue. Are the devs not updating this project anymore? seems like wasted potential.

Vllben commented 1 year ago

Is everyone with otherwise functioning modded switches having this issue? cause Ive seen a lot of "same here"s. I also have the issue

Vllben commented 1 year ago

Its a shame cant use this. In the mean time if the mod fixes this you can use OVL tune. It works in the backround and it also just works

Paresseux121 commented 4 months ago

Hello, Same problem here, with atmosphere 1.7.0 and firmware 18.0.0 and updated nx-ovlloader/Tesla. Thanks

piroko13 commented 3 months ago

Still happening with atmosphere 1.7.1 and firmware 18.1.0 with Uberhand 2.2.5 and nx-ovlloader 1.0.6

CoolCoderGuy commented 2 months ago

if anyone is still struggling with this issue, I've found a solution. The backstory is that for some reason a update to lib tesla or whatever broke all overlays unless they get updated or fixed. To fix it:

  1. open the .ovl file for triplayer in a hex editor
  2. Search for the byte combination 01 8E 8D D2 41 67 AE F2
  3. Change 67 to A7
  4. Save and replace your old .ovl file in the .overlays folder
Paresseux121 commented 1 month ago

if anyone is still struggling with this issue, I've found a solution. The backstory is that for some reason a update to lib tesla or whatever broke all overlays unless they get updated or fixed. To fix it:

1. open the .ovl file for triplayer in a hex editor

2. Search for the byte combination    01 8E 8D D2 41 67 AE F2

3. Change 67 to A7

4. Save and replace your old .ovl file in the .overlays folder

Hi, I tried and Triplayer overlay is now working great !

Thanks a lot for this fix.

CoolCoderGuy commented 1 month ago

Glad I could help 😁