Search found 9 matches
- Thu Jul 18, 2019 11:29 am
- Forum: Technical Help
- Topic: Server running in background?
- Replies: 2
- Views: 1959
Re: Server running in background?
Launch the client with the --no-log-rotation parameter if you want to run the server and client out of the same install. It's in the instructions Zavian linked. By default, the world pauses if there are no players connected to a dedicated server. You'd need to alter the server-settings.json file to ...
- Thu Jul 11, 2019 10:35 pm
- Forum: Technical Help
- Topic: The following mod script files are not identical
- Replies: 8
- Views: 2987
Re: The following mod script files are not identical
BTW, this is solved IF:
- I launch the client first
- Then I launch the server
- Then I connect the client to the server. I haven't tried connecting a 2nd client yet.
- Thu Jul 11, 2019 10:33 pm
- Forum: Technical Help
- Topic: The following mod script files are not identical
- Replies: 8
- Views: 2987
Re: The following mod script files are not identical
I am not sure it helps, but it may have to do with a particular settings on the mod. I think I had the same error happening when I tried to duplicate some save files, and sync the mods from one of the duplicate, it would somehow download the correct version of the mod but at the time i thought it w...
- Thu Jul 11, 2019 10:32 pm
- Forum: Technical Help
- Topic: The following mod script files are not identical
- Replies: 8
- Views: 2987
Re: The following mod script files are not identical
This is a mod issue, By the looks of it with one of my mods. Soooooooooo I think I know why just need to time to figure out how to handle it. While there may be an issue with your mod, even with the mod uninstalled, I still ran into the problem and the notice said the mod "level" was at f...
- Wed Jul 10, 2019 10:50 pm
- Forum: Technical Help
- Topic: The following mod script files are not identical
- Replies: 8
- Views: 2987
Re: The following mod script files are not identical
Updated to 17.x (so whatever is latest on Steam). Server and client are running the same exe/data now. I could connect after updating... once. Now I can't connect again and it's back to PickerPipeTools with the error. IT'S LITERALLY THE SAME FILE. :/
- Wed Jul 10, 2019 10:44 pm
- Forum: Technical Help
- Topic: The following mod script files are not identical
- Replies: 8
- Views: 2987
Re: The following mod script files are not identical
So I changed things around so that the server is launched from my Steam install. Steam client has the arg applied. Now I get:
Code: Select all
--no-log-rotation
Code: Select all
Notice
Cannot join. The following mod script files are not identical between you and the server:
level
- Wed Jul 10, 2019 10:33 pm
- Forum: Technical Help
- Topic: The following mod script files are not identical
- Replies: 8
- Views: 2987
The following mod script files are not identical
I'm getting this Notice error when connecting to my own server on the same machine: Notice Cannot join. The following mod script files are not identical between you and the server: mod-PickerPipeTools To repro: 1. Do a clean install of Factorio 17.53 2. Connect to my server 3. Let it update my mods ...
- Fri Jan 15, 2016 11:38 pm
- Forum: Technical Help
- Topic: 12.20 --start-server + playing on the same box
- Replies: 3
- Views: 11928
Re: 12.20 --start-server + playing on the same box
Thanks, daniel34. That did the trick.
starholme, I want to run a dedicated server and play on the same box so that the game world continues to run in case I need to stop playing. That way the rest of the family can continue on. Everything is running very smoothly right now.
starholme, I want to run a dedicated server and play on the same box so that the game world continues to run in case I need to stop playing. That way the rest of the family can continue on. Everything is running very smoothly right now.
- Wed Jan 13, 2016 11:07 pm
- Forum: Technical Help
- Topic: 12.20 --start-server + playing on the same box
- Replies: 3
- Views: 11928
12.20 --start-server + playing on the same box
I'm trying to --start-server and that seems to be running correctly. When I try to then run the game normally, I immediately get an error: "The process cannot access the file because it is being used by another process". Clicking "Okay" closes the error and Factorio. I've tried d...