Changed some graphic settings and restarted, crashed on loading.
Error Util.cpp:62: No pictures to put in atlas.
[A 0.15.16] Error on loading
[A 0.15.16] Error on loading
- Attachments
-
- factorio-current.log
- (14.84 KiB) Downloaded 134 times
Last edited by GenBOOM on Wed May 31, 2017 1:55 pm, edited 1 time in total.
Re: [A 0.15.16] Crash on loading
config.ini
I had it set at
for some reason I am allowed to choose more threads than I have cpu cores? I only have 6
strange thing is that I can set it to this and it loads on higher atlas settings
I had it set at
Code: Select all
max-texture-size=2048
max-threads=8
strange thing is that I can set it to this and it loads on higher atlas settings
Code: Select all
max-texture-size=4096
max-threads=8
- bobingabout
- Smart Inserter
- Posts: 7352
- Joined: Fri May 09, 2014 1:01 pm
- Contact:
Re: [A 0.15.16] Crash on loading
I think 8 threads is just the default. if you don't have that many, it doesn't matter, but if you have more than that many, it will only use that many.
Re: [A 0.15.16] Error on loading
Ah okay, still strange that I have had this on 2048 for the atlas texture size before and it loaded fine, this is new
Re: [A 0.15.16] Error on loading
Thanks for the report.
For high-res sprites it is needed to have atlases of size least 4096x4096px.
Fixed for 0.15.17, if max-texture-size is too low, the minimum required value will be used instead.
For high-res sprites it is needed to have atlases of size least 4096x4096px.
Fixed for 0.15.17, if max-texture-size is too low, the minimum required value will be used instead.