Auto Research (fixed + re-published abandoned mod)


Automates research. Toggle GUI with Shift+T (customizable).

Utilities
4 months ago
0.18 - 1.1
16.5K

b Crash with Angels Bio Processing

4 years ago

Could be an issue that only occurs with ShinyAngels.

4 years ago

Looks like it expects differently sized icons. I can try to look into that next weekend.

4 years ago

yes it crashes for me too

4 years ago

Try the following:
- go to %appdata%/Factorio/mods/some-autoresearch_0.18.1.zip
- extract zip and open the folder
- open data-final-fixes.lua in a text editor
- change:
widht -> width =tool.icon_size,
height -> height = tool.icon_size,
scale -> 16/tool.icon_size

Worked for me with other mod complications. Hope it helps.

3 years ago

Applied @Energistics fix and also fixed another minor issue with icon scaling. Plz test.

New response