I was wondering I have everything up,I have portforward I have the port allowed in my firewall. I did what the guy in morts post said to do and nothing. I tried to use utorrent to let it through nothing is working, what can I do![]()
I was wondering I have everything up,I have portforward I have the port allowed in my firewall. I did what the guy in morts post said to do and nothing. I tried to use utorrent to let it through nothing is working, what can I do![]()
Could be several errors.
Simple ones aswell. Make sure you Reshack your Neuz.exe to your IP, make sure the Neuz.ini has your IP in it, correct 'SALT' = important. Serus for V15. Double checking the .ini's you edited making sure they've got either 127.0.0.1 or your IP in them. Good luck.
Most common problem someone make is getting confuse by WAN IP and LAN IP. When hosting for someone to join, you need to use your WAN IP on those config.
"AccountServer.ini"
TEST
AddTail( -1, 1, "Server", "WAN IP", 0, 1, 0 );
AddTail( 1, 1, "Server 1-1", "WAN IP", 0, 1, 600 );
"loginserver.ini
DB "127.0.0.1"
Core "127.0.0.1"
AddCache ( "WAN IP" );
MSG_VER "20070712"
"AccountServer.ini"
TEST
AddTail( -1, 1, "Server", "WAN IP(124.120.56.70)", 0, 1, 0 );
AddTail( 1, 1, "Server 1-1", "WAN IP(124.120.56.70)", 0, 1, 600 );
"loginserver.ini
DB "127.0.0.1"
Core "127.0.0.1"
AddCache ( "WAN IP(124.120.56.70)" );
MSG_VER "20070712"
---------------------------------------------------------------
Run the server fails.[2.DataBaseServer.exe] but
---------------------------------------------------------------
"AccountServer.ini"
TEST
AddTail( -1, 1, "Server", "127.0.0.1", 0, 1, 0 );
AddTail( 1, 1, "Server 1-1", "127.0.0.1", 0, 1, 600 );
"loginserver.ini
DB "127.0.0.1"
Core "127.0.0.1"
AddCache ( "127.0.0.1" );
MSG_VER "20070712"
---------------------------------------------------------------
Server is running successfully
---------------------------------------------------------------
maybe it's the wrong IP?
go to whatsmyip.org =o
& use the IP shown there, + make sure the IP in neuz.ini is the same.
124.122.71.152 >> no-ip
but Run the server fails.[2.DataBaseServer.exe] - -
Try and remove the WAN IP()