vladfi1 / phillip

The SSBM "Phillip" AI.
GNU General Public License v3.0
548 stars 79 forks source link

Can't use netplay #14

Open Bladesmc opened 7 years ago

Bladesmc commented 7 years ago

Whenever I use --netplay to try to connect it comes up with an error message after opening the netplay window saying "failed to connect"

https://gyazo.com/f45d78429c51e93b7c3f7d2514091e6d (the error message window)

The command/args I'm using: python phillip\run.py --gui --human --start 0 --reload 0 --epsilon 0 --load agents/delay0/FoxFD --iso "C:\Users\Blade\Desktop\Folders\Game ISO\SSBM.iso" --exe "C:\Users\Blade\Desktop\Folders\Phillip Dolphin\Dolphin.exe" --tcp 1 --netplay 1429b150

lzardy commented 7 years ago

If you are on Windows it is incompatible. On Linux it is fully compatible.

Bladesmc commented 7 years ago

I see, thanks for letting me know!

vladfi1 commented 7 years ago

Technically it would be compatible as long as the host is using the same custom dolphin version.

Bladesmc commented 7 years ago

I see, the issue was that the host was FM 4.4 on Linux and Phillip was running on the custom windows version.