noxworld-dev / opennox

OpenNox main repository.
GNU General Public License v3.0
446 stars 24 forks source link

Client cannot connect to servers #638

Closed dennwc closed 8 months ago

dennwc commented 8 months ago

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 6c0c726ff8e874db6689617e9a9f60fe47a34996.

Crashes and black screens start after cb091e79ab370f95bbe222c51c98b8c630ef6069.

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

dennwc commented 8 months ago

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

dennwc commented 8 months ago

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

dennwc commented 8 months ago

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

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

dennwc commented 8 months ago

Tested, Reloaded can join OpenNox servers too.