this post was submitted on 18 Jun 2025
11 points (100.0% liked)

Factorio

1438 readers
2 users here now

A Lemmy community for the game Factorio made by Wube Software.

Rules

founded 2 years ago
MODERATORS
 

Not using steam, also I'm on Linux.

I got a CRC error twice now when launching factorio space age. First time I fixed it by replacing the mentioned file with a non corrupted one from the installer archive.

Worked but now it's happening again, a different tree.jpg this time. Haven't tried anything yet because I think it might happen again in a few days.

Is my SSD or ram fried or could there be another explanation?

Has this happened to anyone before?

Searching online I found people had this issue with mods, but nobody had it with the space age mods.

Edit: this is the exact error this time:

Failed to load mods: IDAT: CRC error: __base__/graphics/entity/tree/09/tree-09-d-normal.png

this is a screenshot of the corrupt file. Lemmy won't accept it as an image so I had to go this way:

this is what it's supposed to look like:

edit2: this time replacing this image worked again. Factorio launches. Let's see how long it takes until I see this error again.

all 16 comments
sorted by: hot top controversial new old
[–] TauZero@mander.xyz 2 points 3 days ago (1 children)

I'd be afraid for your SSD crapping out. I had CRC errors (not in Factorio) and I ignored them (after fixing the files). When I got a new SSD and copied my filesystem over, I had a bunch more hidden errors in long term files all over the place.

Consider how old your SSD is, how heavy a load it's been under, check the SMART report and self-test.

[–] sexy_peach@feddit.org 1 points 2 days ago* (last edited 2 days ago) (1 children)

https://privatebin.io/?139f5015e0869c57#Co9jHQBnmsgRGsA3kivdLAyb6BaWYPdQQzwVgehPyXxr

This is not looking suspicious though, right? Or do I need to run a full smart test?

[–] TauZero@mander.xyz 2 points 1 day ago (1 children)

10TB written on a 1TB looks fine. They are designed for something like 300x write cycles.

Can also try badblocks (or btrfs-scrub) to check for bad blocks specifically.

[–] sexy_peach@feddit.org 1 points 1 day ago

Thanks. Since this error hasn't happened since, I'll just ignore it for now ^^

I hope my backups are good enough

[–] neidu3@sh.itjust.works 10 points 1 week ago* (last edited 1 week ago)

Until a technical explanation for the issue has been found I choose to believe the trees have found new ways of causing problems.

[–] Deestan@lemmy.world 5 points 1 week ago

Those files are never changed or written to by the game itself, so this error is looks like a deeper issue.

Which distro are you running?

What sort of file system are you on?

What folder are the files in? Is it a mounted folder?

Does your computer have problems with freezes, crashes or reboots in general?

Have you tried to do a disk scan/repair with fsck or similar?

I'd try and monitor file access and see what accesses the graphics resource files.

[–] forrgott@lemmy.sdf.org 3 points 1 week ago (1 children)

Test without mods I suppose? But if you're not getting any other file corruption related errors, SSD or RAM doesn't seem likely. It's possible, though.

[–] sexy_peach@feddit.org 1 points 1 week ago (1 children)

Only three mods are elevated rail, quality and space age. Turned them off last time and factorio would start.

[–] forrgott@lemmy.sdf.org 1 points 1 week ago (1 children)

You could try adding one at a time to see if there's a conflict between your mods? So, test elevated rail with quality, then elevated rail with space age, then quality and space age.

This is just from general experience, btw; I actually don't play factorio! Just offering some of the basic troubleshooting I've used with other games. Hope it helps!

Are there any other forum sites you can post at for help?

[–] sexy_peach@feddit.org 6 points 1 week ago* (last edited 1 week ago) (1 children)

This is just from general experience, btw; I actually don’t play factorio! Just offering some of the basic troubleshooting I’ve used with other games. Hope it helps!

These three mods are the mods that make up the new factorio space age expansion. So it's actually content straight from wube

[–] forrgott@lemmy.sdf.org 1 points 1 week ago

Well, I don't suppose they have a customer service email or something you could reach out to? But that does add an interesting wrinkle.

I'm curious now; if I end up researching this later, I'll make sure to report back anything I discover. But yeah, at this point I'm stumped!

[–] kewjo@lemmy.world 1 points 1 week ago

if you're on btrfs you might do a check disk for corruption? I've had similar corruption issues that only impacted one game even on reinstall and turned out to be a corrupted sector, thankfully a repair fixed it for me.