Poop ! updated
Still not working...
[ThirdPartyLoader] Cannot load [FlaskHelper] because an exception occurred [C:\Users\_A_\Desktop\jkouhioo\3rdParty\_CONFIGS_\Default\FlaskHelper\Content\FlaskHelper.cs(122,33) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
C:\Users\_A_\Desktop\jkouhioo\3rdParty\_CONFIGS_\Default\FlaskHelper\Content\Tasks\TownRunForRefill.cs(63,19) : error CS0103: The name 'CommunityLib' does not exist in the current context
C:\Users\_A_\Desktop\jkouhioo\3rdParty\_CONFIGS_\Default\FlaskHelper\Content\Tasks\TownRunForRefill.cs(66,19) : error CS0103: The name 'CommunityLib' does not exist in the current context
C:\Users\_A_\Desktop\jkouhioo\3rdParty\_CONFIGS_\Default\FlaskHelper\Content\Classes\QuicksilverFlask.cs(31,35) : error CS0103: The name 'CommunityLib' does not exist in the current context
].
System.Exception: C:\Users\_A_\Desktop\jkouhioo\3rdParty\_CONFIGS_\Default\FlaskHelper\Content\FlaskHelper.cs(122,33) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
C:\Users\_A_\Desktop\jkouhioo\3rdParty\_CONFIGS_\Default\FlaskHelper\Content\Tasks\TownRunForRefill.cs(63,19) : error CS0103: The name 'CommunityLib' does not exist in the current context
C:\Users\_A_\Desktop\jkouhioo\3rdParty\_CONFIGS_\Default\FlaskHelper\Content\Tasks\TownRunForRefill.cs(66,19) : error CS0103: The name 'CommunityLib' does not exist in the current context
C:\Users\_A_\Desktop\jkouhioo\3rdParty\_CONFIGS_\Default\FlaskHelper\Content\Classes\QuicksilverFlask.cs(31,35) : error CS0103: The name 'CommunityLib' does not exist in the current context
at Loki.Bot.ThirdPartyLoader.****************(Dictionary`2 , String )