Can't start the pluginSolved

Hi,

got this message:

(20:06:22) | UpdateNotice was compiled successfully in 1734ms
(20:06:22) | [Update Notice] GUIAnnouncements plugin was not found. Disabled by defaut.
(20:06:22) | Failed to initialize plugin 'UpdateNotice v2.0.0' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.UpdateNotice.Loaded () [0x00029] in <352d155f38dd4d428e893629d071bb94>:0 
  at Oxide.Plugins.UpdateNotice.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000c2] in <352d155f38dd4d428e893629d071bb94>:0 
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <23ba99f131254889867c71f0bd137b1d>:0 
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <157a94ee66ab4a7991faecd1eb84be3b>:0 
  at Oxide.Plugins.CSharpPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x0006e] in <23ba99f131254889867c71f0bd137b1d>:0
(20:06:22) | Unloaded plugin Update Notice v2.0.0 by Psystec
(20:06:22) | No previous version to rollback plugin: UpdateNotice

Any ideas?

I think there might be a bug when GUIAnnouncements are not present somehow. Maybe install the GUIAnnouncements and see if that resolves the issue. I will try and replicate the issue on my side.

After using GUIAnnoncements it works...

thanks

Locked automatically