spacemeowx2 / ldn_mitm

Play local wireless supported games online
GNU General Public License v2.0
692 stars 98 forks source link

Atmosphere 1.2.1 with Firmware 13.1.0 - ldn_mitm broken and cause freeze #107

Closed lowburger closed 2 years ago

lowburger commented 2 years ago

I confirm that ldn_mitm broken in Atmosphere 1.2.1 - Firmware 13.1.0 and cause system freeze.

Info:

https://github.com/Atmosphere-NX/Atmosphere/releases/tag/1.2.0

"An enormous amount of refactoring was performed under the hood, including: Please Note: If you are a developer who uses Atmosphere-libs, a number of changes here are breaking. Feel free to contact SciresM#524 for help updating your program."

spacemeowx2 commented 2 years ago

I did some changes. If I'm super lucky, it should work: https://github.com/spacemeowx2/ldn_mitm/actions/runs/1385513920

Or I have to spend a night to debug.

lowburger commented 2 years ago

@spacemeowx2 thx for your response. I test for you and now panic crash on boot instead of freeze.

QueiroloDio commented 2 years ago

The same scenario here. Due that I've decide to remove the file until the developer makes the adjustment. Thanks guys.

Glazelf commented 2 years ago

@spacemeowx2 thx for your response. I test for you and now panic crash on boot instead of freeze.

+1. Error code is DABRT (0x101).

lowburger commented 2 years ago

You can use the changes @spacemeowx2 ? https://github.com/SciresM/ldn_mitm

Glazelf commented 2 years ago

You can use the changes @spacemeowx2 ? https://github.com/SciresM/ldn_mitm

Can confirm merging these changes makes ldn_mitm work as intended again. Thanks. 👍

lowburger commented 2 years ago

Great, thanks for fast update