Missing Finishing #2 - Lua nil error - Fix included
Apeopex opened this issue ยท 1 comments
CraftSim/Modules/SimulationMode/Frames.lua
Line 115 in 09fab54
Needs additional dropdown for finishing #2:
table.insert(reagentOverwriteFrame.optionalReagentFrames, CreateReagentInputDropdown(dropdownSpacingY*6))
Otherwise this line fails for crafting gear that can be extra enchanted for PVP:
CraftSim/Modules/SimulationMode/Frames.lua
Line 1088 in 09fab54