[0.17.38] Items disappear when picking up assembling machine
[0.17.38] Items disappear when picking up assembling machine
When I cancel crafting in an assembling machine by picking it up, it doesn't return items invested into crafting, which used to be the case in 0.16. I wonder if it's a bug or intended behaviour, but I didn't find stuff like this in the release notes. It would be nice to have the old behaviour back.
Re: [0.17.38] Items disappear when picking up assembling machine
From what I understand it shouldn't return the items from the currently ongoing craft.
All the items from ingredient slots should go to inventory.
All the items from ingredient slots should go to inventory.
- eradicator
- Smart Inserter
- Posts: 5206
- Joined: Tue Jul 12, 2016 9:03 am
- Contact:
Re: [0.17.38] Items disappear when picking up assembling machine
Pretty sure that somewhere in this forum exists a thread with a very similar topic where a dev said that (paraphrased) "The main philosophy of factorio is that the player should never be punished for making a wrong placement decision. This is why - contrary to many other games - you never lose any of the invested resources when deconstructing machines."
Also OP says it didn't happen in 0.16, so i vote for bug (with my non-existant voting right :p).
Author of: Belt Planner, Hand Crank Generator, Screenshot Maker, /sudo and more.
Mod support languages: 日本語, Deutsch, English
My code in the post above is dedicated to the public domain under CC0.
Mod support languages: 日本語, Deutsch, English
My code in the post above is dedicated to the public domain under CC0.
Re: [0.17.38] Items disappear when picking up assembling machine
Not a bug:
68370
67923 (No dev comment but those threads have been moved to Not a bug)
But there is a mod: Dont lose in progress ingredients
68370
67923 (No dev comment but those threads have been moved to Not a bug)
But there is a mod: Dont lose in progress ingredients
Re: [0.17.38] Items disappear when picking up assembling machine
This seems extremely unusual to me, though. Losing all your 235 for a simple placement error is a rather large punishment. This also explains why I lost all my 235 while attempting to run my first kovarex build a while back. It was rather annoying having to get the 40 235 all over from scratch, so I had to reload a save.
It also doesn't make sense why a Factorio dev (Bilka) would make a mod to fix it instead of fixing it in the game code directly.
- eradicator
- Smart Inserter
- Posts: 5206
- Joined: Tue Jul 12, 2016 9:03 am
- Contact:
Re: [0.17.38] Items disappear when picking up assembling machine
The weird thing is, it *is* fixed in the code. I looked at the mod expecting expensive script hacks, but it simply sets "return_ingredients_on_change = true" on every machine. This means the engine is still perfectly capable of the old behavior, it's just been turned off by default.
@Bilka: A description on the wiki wouldn't hurt. "return_ingredients_on_change" is a rather abstract description.)
Last edited by eradicator on Sat May 11, 2019 1:11 pm, edited 2 times in total.
Author of: Belt Planner, Hand Crank Generator, Screenshot Maker, /sudo and more.
Mod support languages: 日本語, Deutsch, English
My code in the post above is dedicated to the public domain under CC0.
Mod support languages: 日本語, Deutsch, English
My code in the post above is dedicated to the public domain under CC0.
Re: [0.17.38] Items disappear when picking up assembling machine
Within a team of 20 people, differing opinions exist. In the end, someone makes a decision: 57452
I'm an admin over at https://wiki.factorio.com. Feel free to contact me if there's anything wrong (or right) with it.
Re: [0.17.38] Items disappear when picking up assembling machine
Thanks for the clarification. I'm still heavily in favour of this being reset back to the .16 behaviour.
It's a little ironic that the eponymously named kovarex process is the reason I discovered this bug (or should I call it, unusual development choice) initially, and is the same reason I strongly oppose this choice.
While it's theoretically possible to exploit the engine by using productivity to spawn items for free with >100% productivity, I think the drawback of being punished for deconstructing a misplaced or misconfigured centrifuge is way too great. Furthermore, I don't think it's possible to achieve >100% productivity on anything in vanilla other than miners at the moment. With lower levels of productivity, the best that can be done is to achieve a higher ratio of output for input products.
This is not to mention that the entire process has to be done by manually resetting recipes, which is plainly silly tedious, and would not make sense since the alternative (expanding the factory) will get you to your goal way more quickly and with more fun.
Re: [0.17.38] Items disappear when picking up assembling machine
+1. It seems backwards that people have to go to considerable lengths to destroy unwanted items (sacrifice box and bullets) while at the same time potentially precious ingredients are snatched away so easily.
If productivity exploitation is in fact the problem, I'd argue that there are better ways to handle it. In the 57452 thread, I saw a merit-worthy suggestion that productivity bonus (the yellow bar) be allowed to accumulate beyond 100%, and only be resolved into additional output whenever the base crafting progress completes.
If productivity exploitation is in fact the problem, I'd argue that there are better ways to handle it. In the 57452 thread, I saw a merit-worthy suggestion that productivity bonus (the yellow bar) be allowed to accumulate beyond 100%, and only be resolved into additional output whenever the base crafting progress completes.
- eradicator
- Smart Inserter
- Posts: 5206
- Joined: Tue Jul 12, 2016 9:03 am
- Contact:
Re: [0.17.38] Items disappear when picking up assembling machine
I am also heavily in favour of the 0.16 behavior, as i find it fits much better into the "don't punish the player" philosophy that factorio otherwise embraces.
But..one thing about the kovarex process especially sticks out: 40 of the input U235 are technically catalysts. Catalysts are never consumed, and thus should always be returned, hopefully at least that can be agreed upon by all parties.
Author of: Belt Planner, Hand Crank Generator, Screenshot Maker, /sudo and more.
Mod support languages: 日本語, Deutsch, English
My code in the post above is dedicated to the public domain under CC0.
Mod support languages: 日本語, Deutsch, English
My code in the post above is dedicated to the public domain under CC0.
Re: [0.17.38] Items disappear when picking up assembling machine
I've noticed this has been moved to Not a bug without a response again, so I will put my response here.
It is the first bugfix of 0.17.0 changelog. The change was made by kovarex who considers returning of items to be a bug, and he feels strongly about it, as there were some tough arguments about it inside the team.
It is the first bugfix of 0.17.0 changelog. The change was made by kovarex who considers returning of items to be a bug, and he feels strongly about it, as there were some tough arguments about it inside the team.
FactorioBot wrote: ↑Tue Feb 26, 2019 5:13 pm...
Bugfixes...
- Fixed that canceling production in assembling machine did return the products in progress.
Re: [0.17.38] Items disappear when picking up assembling machine
one of my favorite quotes from Legion: "you ever try to unmake soup?"
Re: [0.17.38] Items disappear when picking up assembling machine
Fixed that errant assembler placement could be corrected without punishment. Because being reasonable is sinful.Fixed that canceling production in assembling machine did return the products in progress.
Re: [0.17.38] Items disappear when picking up assembling machine
Sadly I need more and more mods to fix Factorios official bugfixes.Choumiko wrote: ↑Sat May 11, 2019 12:45 pmNot a bug:
68370
67923 (No dev comment but those threads have been moved to Not a bug)
But there is a mod: Dont lose in progress ingredients
In early 0.16 I was perfectly happy to play vanilla. Now I have mods to change back basic oil processing, fix assembler loosing items, allow automated trains with roboports do construction jobs, and the list keeps growing....
My Mods: mods.factorio.com
Re: [0.17.38] Items disappear when picking up assembling machine
Fun thing another dev made this mod.Optera wrote: ↑Sat Aug 24, 2019 5:38 amSadly I need more and more mods to fix Factorios official bugfixes.Choumiko wrote: ↑Sat May 11, 2019 12:45 pmNot a bug:
68370
67923 (No dev comment but those threads have been moved to Not a bug)
But there is a mod: Dont lose in progress ingredients
In early 0.16 I was perfectly happy to play vanilla. Now I have mods to change back basic oil processing, fix assembler loosing items, allow automated trains with roboports do construction jobs, and the list keeps growing....
Re: [0.17.38] Items disappear when picking up assembling machine
Damn, if only there was an FFF that specifically listed this issue as debated within the team, that would explain why different devs disagree on how it should be handled.steinio wrote: ↑Sat Aug 24, 2019 11:28 amFun thing another dev made this mod.Optera wrote: ↑Sat Aug 24, 2019 5:38 amSadly I need more and more mods to fix Factorios official bugfixes.Choumiko wrote: ↑Sat May 11, 2019 12:45 pmNot a bug:
68370
67923 (No dev comment but those threads have been moved to Not a bug)
But there is a mod: Dont lose in progress ingredients
In early 0.16 I was perfectly happy to play vanilla. Now I have mods to change back basic oil processing, fix assembler loosing items, allow automated trains with roboports do construction jobs, and the list keeps growing....
"allow automated trains with roboports do construction jobs" is funny to me, because that is a mod feature in the first place, so you really aren't fixing/playing vanilla there.
I'm an admin over at https://wiki.factorio.com. Feel free to contact me if there's anything wrong (or right) with it.
Re: [0.17.38] Items disappear when picking up assembling machine
I knew after posting someone was going to pick on that.
My point however is that adding equipment grid to trains is no longer enough, since allow_robot_dispatch_in_automatic_mode is false by default.
My Mods: mods.factorio.com
Re: [0.17.38] Items disappear when picking up assembling machine
If you want to discuss this further do it in the FFF.