breeze2 / dsu-controller-guides

A mobile app to simulate some game controllers.
https://dsu-controller-guides.vercel.app
76 stars 2 forks source link

app doesn't ask for local network access; errors out at "DSU server running error" #1

Closed kid335 closed 1 year ago

kid335 commented 1 year ago

Just installed the app, and just this happens. In settings there isn't a toggle for local network access (idk how to label im sorry)

breeze2 commented 1 year ago

Android or iOS? When the server runs with an error, the app will show it and close server. It doesn't matter, you can restart server on the app settings page. In addition, the app needs local network permission, please configure it in the system settings.

kid335 commented 1 year ago

iOS, and restarting the server on the app settings page gives the same error once again

breeze2 commented 1 year ago

IMG_0807 Does the app appear on the list of Local Network? Try to turn it on. By the way, the port number (26760) may be taken. Close server, set the port number to 0 and restart server, the app will find a available port number.

kid335 commented 1 year ago

I had wiimote_dsu open, using up the dsu server port. User error. Thank you for your quick response