Problem Creating server

Started by Radiance, April 06, 2015, 08:52:16 AM

Radiance

So i'm trying to create a local server for me and my friends to play ( we all just got the game and love it )
i can see it in the lobby but it says "Not Accessible please check adress"
which is strange since the ports are open and im not using any local firewalls but my antivirus
everything seems fine except this part with the UPnP

6.4.15 18:31:58.4139 [IMP] New world created successfully
6.4.15 18:31:58.4179 [IMP] Saving...
6.4.15 18:31:59.2789 [IMP] Saving: world snapshot ready. Writing it on the disk...
6.4.15 18:31:59.2819 [IMP] Server FPS set to 60
Ship params update fps is 7, so it called every 8 frame(s)
Network physics updates to clients fps is 20, so it called every 3 frame(s)
6.4.15 18:31:59.9600 [IMP] World successfully saved to slot_0 (path "C:\Users\RVT\Documents\AtomicTorchStudio\VoidExpanse\Saves_Multiplayer\slot_0")
6.4.15 18:32:00.3360 [IMP] SocketServer: Socket message: UPnP port forward failed: The remote server returned an error: (400) Bad Request.
6.4.15 18:32:00.3460 [IMP] MasterServerClient: MasterserverClient ready to work
6.4.15 18:32:00.3470 [IMP] Registering as a Public Server on the Master Server
6.4.15 18:32:00.3940 [IMP] SocketServer: Socket message: UPnP port forward failed: The remote server returned an error: (500) Internal Server Error.
6.4.15 18:32:00.4370 [IMP] SocketServer: Socket message: UPnP port forward failed: The remote server returned an error: (500) Internal Server Error.
6.4.15 18:32:00.4820 [IMP] SocketServer: Socket message: UPnP port forward failed: The remote server returned an error: (500) Internal Server Error.
6.4.15 18:32:00.5270 [IMP] SocketServer: Socket message: UPnP port forward failed: The remote server returned an error: (500) Internal Server Error.
6.4.15 18:32:00.5690 [ERR] SocketServer: Unable to accomplish UPnP port forward
6.4.15 18:32:00.5690 [IMP] SocketServer: Socket message: UPnP port forward failed: The remote server returned an error: (500) Internal Server Error.
6.4.15 18:32:29.4337 [IMP] Server performance stats:
frame_length_ms=16.03
frame_length_worse_ms=17.59
network_processing_ms=0.01
network_rate_receive=0
pathfinder=0
total_memory_gc_mb=118.41
total_memory_process_mb=153.24
total_ms=0.02

kyokei

I think the port is not opened correctly? Are you sure it's opened for UDP for the port which is in your config file?

Also, can you locally connect to the server? If not, did you enable whitelist? Did you add yourself?

Radiance

#2
I'm pretty sure i forwarded the port correctly
5000 UDP

Whitelist isnt enabled

EDIT: As it turns out my router has Port Forwarding/ Triggering, and the server worked after i added a service in Port Triggering Area (im using a NETGEAR Router VEGN2610)


EDIT2 So i managed to play for like 15 minutes before i lost connection and now it shows up in the lobby again but i can't connect to it, so that might have been a coincidence that i triggered it in the router.

Radiance

Also i can see people joining and dropping from the server CMD but i can't join it.
strange

kyokei

I had this issue before when running it on a VM - it was all issues related to port forwarding.
Are you running the server on the same PC where you will play VE on? If not, can you put your server in an DMZ?

Radiance

#5
Yes, im running it on the same PC im playing it on.
i manage to play for a while and then it disconnects and its unavailable

EDIT: after endless poking around the router i think i managed to port forward properly, the server is running perfectly now.
had to erase old settings

ai_enabled

Hello!
Glad it works now.
We've even implemented the UPnP feature for auto-forwarding, but some routers don't have the proper implementation of this feature. Sometimes update of the router firmware helps.

Regards!