Compiler Error: c:\Users\Dr\Desktop\EB\Plugins\DockCorruptedFarm\DockCorruptedFarm.cs(10,16) : error CS0234: The type or namespace name 'v3' does not exist in the namespace 'Loki.Bot' (are you missing an assembly reference?)
Compiler Error: c:\Users\Dr\Desktop\EB\Plugins\DockCorruptedFarm\DockCorruptedFarm.cs(14,12) : error CS0234: The type or namespace name 'Utilities' does not exist in the namespace 'Loki' (are you missing an assembly reference?)
Compiler Error: c:\Users\Dr\Desktop\EB\Plugins\DockCorruptedFarm\DockCorruptedFarm.cs(173,21) : error CS0246: The type or namespace name 'Vector2i' could not be found (are you missing a using directive or an assembly reference?)
Compiler Error: c:\Users\Dr\Desktop\EB\Plugins\DockCorruptedFarm\DockCorruptedFarm.cs(267,71) : error CS0246: The type or namespace name 'AreaChangedEventArgs' could not be found (are you missing a using directive or an assembly reference?)
Compiler Error: c:\Users\Dr\Desktop\EB\Plugins\DockCorruptedFarm\DockCorruptedFarm.cs(84,16) : error CS0246: The type or namespace name 'JsonSettings' could not be found (are you missing a using directive or an assembly reference?)
Why does it require that setting... and how do i fix this?