Author Topic: Blockland server won't let me connect, console shows 'No matches' on connecting.  (Read 1319 times)

I have been trying to connect to my server all morning, restart a few times, rearranged addons to have less thinking it may have been related to that. whenever I try to connect though, it says 'No matches' in the console for the server; and in my steam version that I am using to play, it just says sending punch packets and challenge request over and over. I checked my ports and they are still set up correctly so I'm not sure what to do.

Console Log: https://pastebin.com/pbLj9Nhw

Code: [Select]
UDP initialized on port 10000
 
Initializing UPnP...
--------------------
UPnP Discovery Failed
Here it says it initialized on port 10000. Shouldn't it be 28000?
Also it's doing something weird with UPnP... make sure that you have ticked the box
in your settings that says 'Disable UPnP.' I.believe this option could be found under the network tab.

So I changed the UPnP settings for it and it didn't do anything, and as for the port. it's always said that even though I have portforwarded to 28000-28030 (Blockland's ports from what I have found) so I'm not sure how I can fix that.

you need to go to config/server/prefs.cs and change the $pref::net::port or whatever is the port value to 28000

alright I will try that.

weird... I only see 4 things under pref-net and that is not one of them; should I just add the line?


OK I found the port section under the pref file; it was under Server not Net. starting up the server to test it...

ALRIGHT! it is working again; thanks for the help, Conan and NAT3.. looks like it was an issue in the prefs afterall .-. which is weird considering it has worked before. but nonetheless it is working so thank you.