Server select change randomly & Connexion issue

Monsieur Panda

New member
Messages
90
Points
0
Location
Tokyo
Emulator
Since the last update, I have several problem to connect to the server, which didn't have before.

I have different issue. All of this change when I close client and start again. I do not touch server side.

- Sometimes I get rejected when login

- Sometimes Map server is "not available"

- Sometimes the server name change. After login, sometimes Hercules(0) will appear instead of My-server(0) which will result of connexion failure (map not available).

But sometimes I am able to connect.

Does it have something to do with those warning ?

[Warning]: Using a wildcard IP range in the allowed server IPs is NOT RECOMMENDED.
[Warning]: Not all IP addresses in /conf/map/map-server.conf configured, auto-detecting...
 

Server side, I have no connexion issue.
default_wacko.png


 
Last edited by a moderator:
[Warning]: Using a wildcard IP range in the allowed server IPs is NOT RECOMMENDED.
1. just change "0.0.0.0:0.0.0.0", into "x.x.x.x:x.x.x.0", <<<< x.x.x.x that means char ip and map ip in conf/network.conf

[Warning]: Not all IP addresses in /conf/map/map-server.conf configured, auto-detecting...
 2. uncomment   char_ip and map_ip in /conf/map/map-server/conf

good luck

 
Back
Top