I got an issue when I go mining in a hidden mine map that does not exist in the normal game. I enabled mining for that hidden map and then started mining in the game then...
It gave me an error that looks like this
MaxDurability = BaseItem.AmountMax;
System.NullReferenceException: 'Object reference not set to an instance of an object.'
Redux.Structures.ConquerItem.BaseItem.get returned null.
Located at
Redux.Structures.Conqueritem.cs
Apparently, the system cannot read the MaxDurability line even if my pickaxe is equipped with full Durability.
It does not happen if I mine in a map like TC, PC, AC, DC mines
Only in the hidden mines and I want to make mining work in those hidden maps just like how the regular mines will work.
What to be doing now?






