Page 1 of 1

[0.16.3] Crash on Loading sprites 89%, Win10_x64

Posted: Fri Dec 15, 2017 6:13 pm
by madpav3l
The game crashes constantly when loading
2017-12-15_19-05-37.jpg
2017-12-15_19-05-37.jpg (411.41 KiB) Viewed 1712 times
No mods and it worked fine in 0.16.2.

Re: [0.16.3] Crash on Loading sprites 89%, Win10_x64

Posted: Fri Dec 15, 2017 6:16 pm
by daniel34
It's this issue: viewtopic.php?f=7&t=54891
posila wrote:Oh, no ... by fixing 54551 I broke texture compression. I am sorry ... expect fix on Saturday.

To workaround this in mean time you can do one of the following things:
- Downgrade back to 0.16.2, disable texture compression in graphics options
- Change texture-compression to false manually in config.ini (in config subfolder that's in the same directory that contains factorio-current.log)
- Use --force-opengl launch option, as the bug was introduced only to DirectX renderer
- Delete config.ini completely - texture compression won't be turned on by default

Re: [0.16.3] Crash on Loading sprites 89%, Win10_x64

Posted: Fri Dec 15, 2017 6:21 pm
by madpav3l
Ok, thanks.