noxworld-dev / opennox

OpenNox main repository.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Client cannot connect to servers

dennwc opened this issue · comments

OpenNox v1.8.12 client cannot connect to servers (NoxCommunity and NoxWorld) as of v1.8.12-alpha1.

First good commit after v1.8.11 is 6c0c726.

Crashes and black screens start after cb091e7.

I will add details here as I go. It will likely take a while to fix.

The first issue found - a missing 0xffff mask for one of the timestamp parts (at 23c5cc2).

Now it properly joins public servers, but cannot join a server hosted locally.

OK, nothing serious, it was a small issue with LAN discovery.

So it appears to work 🎉 The only remaining part is to check if Reloaded can connect to OpenNox servers.

Tested, Reloaded can join OpenNox servers too.