Search found 4 matches

by aparthy
Sat Aug 15, 2020 4:18 pm
Forum: Resolved Problems and Bugs
Topic: No update path from 0.18.47 to 1.0.0 for linux-headless64
Replies: 6
Views: 2384

Re: No update path from 0.18.47 to 1.0.0 for linux-headless64

Yeah in hindsight i should have just saved my configs and removed my old version and used the new version as is... this was the quick and dirty lazy mans way
by aparthy
Sat Aug 15, 2020 2:47 pm
Forum: Resolved Problems and Bugs
Topic: No update path from 0.18.47 to 1.0.0 for linux-headless64
Replies: 6
Views: 2384

Re: No update path from 0.18.47 to 1.0.0 for linux-headless64

I couldn't wait and downloaded the latest headless 1.0.0 and just updated my old version with rsync

# make sure all files have newer timestamp for rsync --update option
$ find factorio/ -type f -exec touch {} +
$ rsync -av --update factorio/ /opt/factorio


This will copy all files from 1.0.0 and ...
by aparthy
Wed Mar 21, 2018 10:35 pm
Forum: Technical Help
Topic: Debian Headless Server v0.16.30 not visible. weird address.
Replies: 2
Views: 1350

Re: Debian Headless Server v0.16.30 not visible. weird address.

So i figured the reason why i couldnt see the server in public games anymore.
It was because my client updated to 16.32 ofc -_-

Still, would be nice to know what those adresses are... ip6 without colons maybe
by aparthy
Wed Mar 21, 2018 9:36 pm
Forum: Technical Help
Topic: Debian Headless Server v0.16.30 not visible. weird address.
Replies: 2
Views: 1350

Debian Headless Server v0.16.30 not visible. weird address.

So, I am hosting on google cloud platform on a small vm and it worked pretty well a until recently.
I could never connect through the external ip4 address and port, but the server would show up in the public server list and we could connect and play just fine.
Today I found that the server is not ...

Go to advanced search