d0sboots / PerfectTower

AI Scripts and Utilities for Perfect Tower II
Apache License 2.0
36 stars 11 forks source link

Factory not crafting chips #14

Closed CleanCutBloons closed 1 year ago

CleanCutBloons commented 1 year ago

When I try to craft a machine, sometimes it will not try to craft the chips required. For example, crafting T4 mixer: image Then I tried crafting the chips, and it didn't have the materials to.

d0sboots commented 1 year ago

You only have 1T2/T3/T4 dust, and 483 T1 dust. I would expect it to tell you that you lack dust if you try to craft a T4 mixer.

CleanCutBloons commented 1 year ago

This was after I tried to craft. All the components are crafted except the advanced chips. The script worked fine until it reached the chips, it seems to not even factor them into the cost of the machine. When I tried to craft the chips, it said there were not enough materials for them. I have no idea why it didn't tell me beforehand.

d0sboots commented 1 year ago

Do you have the Chemical Lumps exotic skill? The script assumes you do, if you don't then uptiering will be much more expensive than it expects, so what it thinks is enough resources won't be.

d0sboots commented 1 year ago

I'm going to assume that was it.

d0sboots commented 1 year ago

I recently debugged an issue that sounds a lot like what you were reporting.

If you are still having this trouble, try re-importing and make sure the "Migrate" box is not checked.