Code: Select all
Update failed: Checking update packages failed: File /Applications/factorio.app/Contents/data/quality/prototypes/recycling.lua has unexpected content
Code: Select all
Update failed: Checking update packages failed: File /Applications/factorio.app/Contents/data/quality/prototypes/recycling.lua has unexpected content
Yes, something must have modified the file. The original version uses two spaces for indentation, while yours uses four. There are also numerous differences in spacing between operatiors like , and /. This change, likely made by a text editor's linter, unfortunately corrupted your Factorio installation for the updater.0n0w1c wrote: Mon Sep 22, 2025 5:02 pm Hmm, so the issue is with the current version on disk?
I notice the timestamp on this file is Jun 23, 2025, the other files in the folder have a date of Apr 14, 2025.
Quite possible I mistakenly modified this file, I do poke around.