CraftSim

CraftSim

2M Downloads

Missing Finishing #2 - Lua nil error - Fix included

Apeopex opened this issue ยท 1 comments

commented

table.insert(reagentOverwriteFrame.optionalReagentFrames, CreateReagentInputDropdown(dropdownSpacingY*5))

Needs additional dropdown for finishing #2:

        table.insert(reagentOverwriteFrame.optionalReagentFrames, CreateReagentInputDropdown(dropdownSpacingY*6))

image

Otherwise this line fails for crafting gear that can be extra enchanted for PVP:

local currentDropdown = reagentOverwriteFrame.optionalReagentFrames[dropdownIndex]

commented

Thx for noticing! Will be included in next release