Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android App crashes when trying to connect to Windows hosted dedicated.exe #1

Open
RobSwDev opened this issue Apr 11, 2020 · 1 comment
Assignees

Comments

@RobSwDev
Copy link

I want to host a freebloks 3D server, for use by Android clients. (It seems the only way to play a private game against friends)

I downloaded http://www.saschahlusiak.de/blokus/freebloks-1.5.zip and ran dedicated.exe (on Windows 10)
I tried to connect to this server from my Android phone on the same local network (using the "Wireless LAN" option). The client connects and then immediately crashes. This is what I see in the server console.

[-]: Connection from: Redmi5Plus-Redmi.lan, 192.168.2.64
[-]: Client 0 joined
FEHLER: Unbehandelte Netzwerknachricht: #14

Not sure how to get any information from Android about the crash on the client side, I'm afraid.

I can connect to the same server from the Windows client (only tried from the same machine). Is there a different protocol? My Android install from Google Play is v1.2.2. Does the version difference matter?

Fantastic game by the way.

Rob

@shlusiak shlusiak self-assigned this Apr 14, 2020
@shlusiak
Copy link
Owner

Hi Rob,

you are right! I forgot that this is out there. The network protocol has changed slightly and I dropped support in the Android App for the old protocol but I forgot that I'm still distributing that version. I should actually recompile that to the newer protocol and at least add support back to the Android App to understand that old protocol. You can download the source code and compile it yourself, either for Windows or for Linux and it should work when built from the source code.

I'll try to do both, hang on. :)

Cheers,
Sascha

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants