NHB>Server is Online but can't select character!

Ragnar Lothbrok

New member
Messages
317
Points
0
Age
40
Location
In the Desert or Morocc
Emulator
Already set it up my server and it is already running smoothly, i can also login my username and password and select server, but the problem after selecting server character menu not showing and i can't connect.. no errors in console, anyone can help me please...

thanks!

 
check your ../common/mmo.h 's PACKETVER and your Client Date if it match.

Code:
#define PACKETVER clientdate
 
check your ../common/mmo.h 's PACKETVER and your Client Date if it match.

#define PACKETVER clientdate
Sir everything is set normal i triple check it.. IP,mmo.h (clientdate)+recompile, clientinfo.. but i can't select characters, i can login my account and i can select server, but after that "failed to connect"...

check image below: dunno what is this, i talk to my hosting and they told me "that'r normal its our pinger from ropanel"

dKe7c.png


 
The map_ip and char_ip configurations in your server should point to your external IP, not 127.0.0.1 or localhost.

 
Back
Top