#Admin Menu

1 messages · Page 1 of 1 (latest)

high vine
#

In the latest version of carbon im getting this error now when i try to load AdminMenu from chaos code. Is there anything i can do to get this working again?

Failed compiling '/home/container/carbon/plugins/AdminMenu.cs':

  1. Cannot implicitly convert type 'System.TimeSpan' to 'double' [CS0029]
dire falcon
#

Developer must update. Till then, you can just update the line 4840:

TotalHookTime = plugin.TotalHookTime.TotalMilliseconds;```