renoth / factorio-factory-levels

MIT License
6 stars 3 forks source link

Quality Level is breaking my factory #60

Closed Tenderroast closed 33 minutes ago

Tenderroast commented 2 hours ago

The built in quality bonus is breaking my factory in areas certain areas. (such as direct insertion for copper wires to green circuits).

Any chance of adding a toggle for the chance for quality modifiers in those machines?

Valkaziim commented 2 hours ago

There already are, i think its in the startup options :-)

Tenderroast commented 2 hours ago

Thank you! now to go clean out my factory of quality items that are in the way

Valkaziim commented 2 hours ago

i used the no quality mod, to remove all quality items, then disabled it afterwards, to get a clean base of everything ^^

Tenderroast commented 2 hours ago

i did find an issue tho. When i purposefully made a quality item on a virgin machine, game crashed

Tenderroast commented 2 hours ago

The mod Factory Levels (0.7.6) caused a non-recoverable error. Please report this error to the mod author.

Error while running event factory-levels::on_nth_tick(6) Invalid ItemID: expected LuaItemPrototype, LuaItemStack, LuaItem or string. stack traceback: [C]: in function 'insert' factory-levels/control.lua:347: in function 'insert_inventory_contents' factory-levels/control.lua:415: in function 'upgrade_factory' factory-levels/control.lua:439: in function 'replace_machines' factory-levels/control.lua:488: in function <factory-levels/control.lua:468>

Valkaziim commented 2 hours ago

Seems like it is the same error i am getting, looks like it cant handle quality items perhaps

Tenderroast commented 2 hours ago

if it is a machine that has already been used just once, to become a level 1, instead of an unleveled machine, then there is no problem at all. The only problem is when it is the very 1st time a machine is being used

Valkaziim commented 2 hours ago

it is odd, but i just found out my issue, it was crafting a beacon which was uncommon, when trying to insert it into a full chest i recieve a crash

renoth commented 1 hour ago

That sounds like an issue with factorio itself

it is odd, but i just found out my issue, it was crafting a beacon which was uncommon, when trying to insert it into a full chest i recieve a crash

renoth commented 34 minutes ago

can you try the latest version 0.7.7`?

renoth commented 32 minutes ago

Duplicate of #61