Testing with v: 2.0.13 of Factorio
What did you do? Updated Brave New Assembling Machines from 1.1 to 2.0
What happened? Some of the items that I can make in 1.1 are missing in 2.0
What did you expect to happen instead? The crafting_categories = {"basic-crafting", "crafting", "advanced-crafting", "crafting-with-fluid", "chemistry"}
I would expect it to work just like a level 3 asm, but add chemistry items. The chem items do work, but other items like belts, poles, Rocket Fuel and Modules, vegetable items, beacons, all circuits are missing.
Does it happen always, once, or sometimes? Very Consistent
FactorioPedia view of what it can make is here:
https://imgur.com/a/46XpapS
Mod: https://mods.factorio.com/mod/brave-new-oarc/downloads
[2.0.13] Mod: Brave New Assembling Machines mod - some 1.1 items missing from ability to craft
Re: [2.0.13] Mod: Brave New Assembling Machines mod - some 1.1 items missing from ability to craft
If you want to report a bug in the modding api, you should provide the part that is not working as documented. If you want help to debug your mod you should post in modding help.
Re: [2.0.13] Mod: Brave New Assembling Machines mod - some 1.1 items missing from ability to craft
I don't suspect either a modding api nor need help debugging a mod. But then if I knew what is causing this odd behavior I wouldn't have posted this bug report.
The mod works fine, with no errors, just missing items that should be available based upon the above crafting_categories. Does it require some api call to add those items ? I believe this is a prototype change issue, and not an api usage issue.
I will look at other mods that overload the assembling-machine to see if they have the same problem.
The mod works fine, with no errors, just missing items that should be available based upon the above crafting_categories. Does it require some api call to add those items ? I believe this is a prototype change issue, and not an api usage issue.
I will look at other mods that overload the assembling-machine to see if they have the same problem.