the only ui element that works is the character bar in the menu the rest isn't showing.
i get 5 exceptions and i've tried turning that plugin off but i still get the same exceptions.
Code:
2019.05.15 23:58:36.087 19.5.15.1 error while initializing plugins
2019.05.15 23:58:36.087 19.5.15.1 D:\TurboHUD\Plugins\Default\SkillBars\UiHiddenPortraitSkillBarPlugin.cs(5,18) : error CS0101: The namespace 'Turbo.Plugins.Default' already contains a definition for 'UiHiddenPlayerSkillBarPlugin'
2019.05.15 23:58:36.087 19.5.15.1 D:\TurboHUD\Plugins\Default\SkillBars\UiHiddenPortraitSkillBarPlugin.cs(10,16) : error CS0111: Type 'UiHiddenPlayerSkillBarPlugin' already defines a member called '.ctor' with the same parameter types
2019.05.15 23:58:36.087 19.5.15.1 D:\TurboHUD\Plugins\Default\SkillBars\UiHiddenPortraitSkillBarPlugin.cs(15,30) : error CS0111: Type 'UiHiddenPlayerSkillBarPlugin' already defines a member called 'Load' with the same parameter types
2019.05.15 23:58:36.087 19.5.15.1 D:\TurboHUD\Plugins\Default\SkillBars\UiHiddenPortraitSkillBarPlugin.cs(28,21) : error CS0111: Type 'UiHiddenPlayerSkillBarPlugin' already defines a member called 'PaintTopInGame' with the same parameter types