Even More Modifiers not working

Kre

Terrarian
When ever i try to use the the poor cube to reroll one of my weapons my game crashed and gives me this error.
Method not found: '!!0[] System.Array.Empty()'.
at Loot.UI.CubeRerollUI.UpdateModifierLines()
at Loot.UI.CubeRerollUI.ToggleUI(UserInterface theInterface, UIState uiStateInstance)
at Loot.UI.CubeRerollUI.<OnInitialize>b__11_0(UIMouseEvent evt, UIElement element)
at Terraria.UI.UIElement.Click(UIMouseEvent evt)
at Terraria.UI.UserInterface.Update(GameTime time)
at Loot.Loot.UpdateUI(GameTime gameTime)
at Terraria.ModLoader.ModHooks.UpdateUI(GameTime gameTime)
at Terraria.Main.DoUpdate(GameTime gameTime)
at Terraria.Main.Update(GameTime gameTime)
I have no idea what to do. I'm new to terraria modding.
 
Back
Top Bottom