[0.17.62] Long Red Inserters missing
-
- Burner Inserter
- Posts: 7
- Joined: Tue May 21, 2019 10:59 am
- Contact:
[0.17.62] Long Red Inserters missing
I have no log file but I can't craft the red inserters, neither manually nor in an assembly machine. I have done the required research but to no avail.
Re: [0.17.62] Long Red Inserters missing
Post the save.
-
- Burner Inserter
- Posts: 7
- Joined: Tue May 21, 2019 10:59 am
- Contact:
Re: [0.17.62] Long Red Inserters missing
Here's the save.
- Attachments
-
- Playing Alone.zip
- (4.31 MiB) Downloaded 129 times
Re: [0.17.62] Long Red Inserters missing
Most likely "Not a bug" because of mods.
You can fix this by console command:
You can fix this by console command:
Code: Select all
/c game.player.force.recipes['long-handed-inserter'].enabled = true
-
- Burner Inserter
- Posts: 7
- Joined: Tue May 21, 2019 10:59 am
- Contact:
Re: [0.17.62] Long Red Inserters missing
The LUA command works, but it's still strange that even if I disable all the mods it still doesn't work (without LUA command ofcourse).
Re: [0.17.62] Long Red Inserters missing
Which recipes are unlocked is saved in the save game, so it makes sense just disabling the mods wouldn't re-enable the recipePowerCheez wrote: Sat Aug 03, 2019 5:17 pm The LUA command works, but it's still strange that even if I disable all the mods it still doesn't work (without LUA command ofcourse).