can anyone help me error:
Flashing window
Compiler Error: c:\Users\Machado\Desktop\DemoBuddy\Funkybot\Plugins\fBaseXtensions\Cache\Internal\Objects\CacheObstacle.cs(325,16) : Warning CS0114: 'fBaseXtensions.Cache.Internal.Objects.CacheAvoidance.Rotation' hides inherited member 'fBaseXtensions.Cache.Internal.Objects.CacheObject.Rotation'. For the current member override that implementation, add the keyword replacement. Not to replace, add the new keyword.
Compiler Error: c:\Users\Machado\Desktop\DemoBuddy\Funkybot\Plugins\fBaseXtensions\Navigation\Clustering\ClusterConditions.cs(47,17) : Warning CS0114: 'fBaseXtensions.Navigation.Clustering.ClusterConditions.ToString ()' hides inherited member 'Object.toString ()'. For the current member override that implementation, add the keyword replacement. Not to replace, add the new keyword.
Compiler Error: c:\Users\Machado\Desktop\DemoBuddy\Funkybot\Plugins\fBaseXtensions\Behaviors\CombatOverlord.cs(99,34) : Warning CS1998: This async method has no operators 'await' and will run synchronously. It is recommended to use the operator 'await' wait for API calls or operator unlocked 'await Task.Run (...)' to perform work associated with the CPU on a background thread.
Compiler Error: c: \ Users \ Axe \ Desktop \ DemoBuddy \ Funkybot \ Plugins \ fBaseXtensions \ Behaviors \ OOGOverlord.cs (36,5): warning CS0162: Unreachable code detected
Compiler Error: c:\Users\Machado\Desktop\DemoBuddy\Funkybot\Plugins\fBaseXtensions\Cache\Internal\ObjectCache.cs(123,24) : Warning CS0168: The variable 'ex' is declared but never used
Compiler Error: c:\Users\Machado\Desktop\DemoBuddy\Funkybot\Plugins\fBaseXtensions\Cache\Internal\ObjectCache.cs(141,24) : Warning CS0168: The variable 'ex' is declared but never used
Compiler Error: c:\Users\Machado\Desktop\DemoBuddy\Funkybot\Plugins\fBaseXtensions\Cache\Internal\ObjectCache.cs(154,24) : Warning CS0168: The variable 'ex' is declared but never used
Compiler Error: c:\Users\Machado\Desktop\DemoBuddy\Funkybot\Plugins\fBaseXtensions\Cache\Internal\ObjectCache.cs(175,23) : Warning CS0168: The variable 'ex' is declared but never used
Compiler Error: c:\Users\Machado\Desktop\DemoBuddy\Funkybot\Plugins\fBaseXtensions\Cache\Internal\ObjectCache.cs(193,25) : Warning CS0168: The variable 'ex' is declared but never used
Compiler Error: c:\Users\Machado\Desktop\DemoBuddy\Funkybot\Plugins\fBaseXtensions\Cache\Internal\Objects\CacheUnit.cs(1257,24) : Warning CS0168: The variable 'ex' is declared but never used
Compiler Error: c:\Users\Machado\Desktop\DemoBuddy\Funkybot\Plugins\fBaseXtensions\Cache\Internal\Objects\CacheUnit.cs(1306,24) : Warning CS0168: The variable 'ex' is declared but never used
Compiler Error: c:\Users\Machado\Desktop\DemoBuddy\Funkybot\Plugins\fBaseXtensions\Cache\Internal\Objects\CacheUnit.cs(1420,24) : Warning CS0168: The variable 'ex' is declared but never used