Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hard drives disappear if files are changed when the game is not running #374

Open
tomkcook opened this issue Jan 1, 2025 · 0 comments
Open

Comments

@tomkcook
Copy link

tomkcook commented Jan 1, 2025

Describe the bug
Changing a file on a hard drive by editing the file on disk while the game is closed causes a dialog on loading the savegame asking whether to keep the files on disk or replace them with the files in the save. Selecting "Keep the files on disk" results in the hard drive disappearing from the drive holder in the computer case.

This is 100% reproducible on my system.

To Reproduce
Steps to reproduce the behavior:

  1. Build a computer with a drive holder containing a hard drive.
  2. Create some files on the hard drive.
  3. Note the UUID of the drive.
  4. Save the game.
  5. Close the game.
  6. Find the drive files in FactoryGame/Saved/SaveGames/Computers
  7. Make a change to a file.
  8. Open the game and load the save created above.
  9. A dialog will present asking whether to keep the changed files on disk or replace them with the files from the save.
  10. Select "Keep the changed files on disk".
  11. Look in the computer case. The drive has disappeared.

Expected behavior
The drive should still be present with the files as editing on the host filesystem.

Additional context
Running under Steam / Proton.

Attached the debug file from SMM.
SMMDebug-2025-01-01-17-36-29.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant