[16.16] Multiplayer can't bind to custom port

Bugs that we were not able to reproduce, and/or are waiting for more detailed info.
Post Reply
Gwinda
Burner Inserter
Burner Inserter
Posts: 7
Joined: Sun Sep 24, 2017 8:02 pm
Contact:

[16.16] Multiplayer can't bind to custom port

Post by Gwinda »

1)
I have server setup with config files using a custom port for the Factorio Server. I only copy that config between server versions and it works great. Except on v16.16, it doesn't matter what I set the "port" to, it always binds to the default port 34197.

2)
If I try to connect to v0.16.16 with a client of another 0.16.xx version, the client doesn't complain, just refuse to connect for no visible reason. The server window on the other hand shows "Warning TransmissionControllerHelp.cpp:172: Fragment 0000 failed too many times"

I use a bat file to start the server:
bin\x64\factorio.exe -c "worlds\3031\config-3031.ini" --start-server "worlds\3031\Multiplay.zip" --server-settings "worlds\3031\server-settings-3031.json" --bind 192.168.1.130

config-3031.ini:
[path]
read-data=__PATH__executable__\..\..\data
write-data=__PATH__executable__\..\..\worlds\3031

[other]
port=34198

server-settings-3031.json
"visibility": {"public":false, "lan":true"}

Is this a known issue?

Loewchen
Global Moderator
Global Moderator
Posts: 8367
Joined: Wed Jan 07, 2015 5:53 pm
Contact:

Re: [16.16] Multiplayer can't bind to custom port

Post by Loewchen »

Post a complete log after a session with the issue please.

Gwinda
Burner Inserter
Burner Inserter
Posts: 7
Joined: Sun Sep 24, 2017 8:02 pm
Contact:

Re: [16.16] Multiplayer can't bind to custom port

Post by Gwinda »

I will have to get back to you on that. I going on a job trip in a few hours for 2½ week. Maybe it has been fixed by then ;)

AreYouScared
Long Handed Inserter
Long Handed Inserter
Posts: 87
Joined: Thu Mar 23, 2017 3:32 am
Contact:

Re: [16.16] Multiplayer can't bind to custom port

Post by AreYouScared »

The error you posted is normal, happens to all four of my servers I run wheb people are connected and playing.
99.060 Refusing connection for address (x.x.x.x:56678), username (). UserVerificationMissing
99.803 ConnectionRequestReplyConfirm (type(ConnectionRequestReplyConfirm) ) from(x.x.x.x:51480)
99.803 Refusing connection for address (x.x.x.x:51480), username (). PasswordMissing
99.971 Warning TransmissionControlHelper.cpp:172: Fragment 0001 failed too many times
100.700 Warning TransmissionControlHelper.cpp:172: Fragment 0006 failed too many times
115.525 ConnectionRequestReplyConfirm (type(ConnectionRequestReplyConfirm) ) from(x.x.x.x:61493)
115.525 Refusing connection for address (x.x.x.x:61493), username (). PasswordMismatch
116.423 Warning TransmissionControlHelper.cpp:172: Fragment 0008 failed too many times
131.969 ConnectionRequestReplyConfirm (type(ConnectionRequestReplyConfirm) ) from(x.x.x.x:61497)
131.969 Refusing connection for address (x.x.x.x:61497), username (). PasswordMismatch
132.869 Warning TransmissionControlHelper.cpp:172: Fragment 000a failed too many times
734.477 ConnectionRequestReplyConfirm (type(ConnectionRequestReplyConfirm) ) from(x.x.x.x:59855)
734.477 Refusing connection for address (x.x.x.x:59855), username (). ModsMismatch
735.382 Warning TransmissionControlHelper.cpp:172: Fragment 000c failed too many times
Image

Post Reply

Return to “Pending”