marcowindt / ds4macos

DSU Server for (DualShock 4 / DualSense) controllers for MacOS. To be used with the Dolphin emulator.
MIT License
54 stars 6 forks source link

Doesn't Connect to Dolphin #6

Closed lbibass closed 1 year ago

lbibass commented 2 years ago

I'm not sure what's going on, but checking in the xcode log I get this error message. Dolphin connects to DS4MacOS for a few moments, but then disconnects.

Got an error sending controller data: POSIXErrorCode: Connection refused

bonylimas commented 2 years ago

I am having the same problem. Using Big Sur 11.6 and Xcode 13.1. Set to release does not make any difference.

ncoming data request packet: 44535543e9030c00c9af1735d90b4f21020010000100000000000000 New client connection: 192.168.1.111:54241 Got an error sending controller data: POSIXErrorCode: Connection refused Connection: πŸ›‘ cancelled Got an error sending controller data: POSIXErrorCode: Operation canceled Got an error sending controller data: POSIXErrorCode: Connection refused Connection: πŸ›‘ cancelled Got an error sending controller data: POSIXErrorCode: Operation canceled πŸ“žπŸ“žπŸ“ž NWConnection Handler called Connection: βœ… ready Received: Message Type: PORTS πŸ“žπŸ“žπŸ“ž NWConnection Handler called Connection: βœ… ready Received: Message Type: DATA Incoming data request packet: 44535543e9030c00cb484e2e56e1e0d7020010000100000000000000 New client connection: 192.168.1.111:52092 Got an error sending controller data: POSIXErrorCode: Connection refused Got an error sending controller data: POSIXErrorCode: Connection refused Connection: πŸ›‘ cancelled πŸ‘‚πŸΌπŸ‘‚πŸΌπŸ‘‚πŸΌ NWListener Handler called Listener: πŸ›‘ Cancelled by myOffButton

gnarlings commented 2 years ago

Having the exact same issue


Connection: βœ… ready
Received: Message Type: PORTS
πŸ“žπŸ“žπŸ“ž NWConnection Handler called 
Connection: βœ… ready
Received: Message Type: DATA
Incoming data request packet: 44535543e9030c00a20161de3fa678c8020010000100000000000000
New client connection: 127.0.0.1:61061
Got an error sending controller data: POSIXErrorCode: Connection refused
Connection: πŸ›‘ cancelled
πŸ“žπŸ“žπŸ“ž NWConnection Handler called 
Connection: βœ… ready
Received: Message Type: DATA
Incoming data request packet: 44535543e9030c00a20161de3fa678c8020010000100000000000000
New client connection: 127.0.0.1:49526
Got an error sending controller data: POSIXErrorCode: Connection refused
Connection: πŸ›‘ cancelled
marcowindt commented 1 year ago

See #8.