(19:37:19) | [Oxide] 19:37 [Error] Error while compiling Notifier.cs(608,46): error CS1061: Type `BasePlayer' does not contain a definition for `xp' and no extension method `xp' of type `BasePlayer' could be found. Are you missing an assembly reference?
Notifier [Unmaintained]
Discussion in 'Plugin Support' started by NobodyFTW, Feb 1, 2015.
-
-
I keep getting this error
Code:[Oxide] 08:23 [Error] Failed to call hook 'OnPlayerSleepEnded' on plugin 'Notifier v3.1.3' (NullReferenceException: Object reference not set to an instance of an object) [Oxide] 08:23 [Debug] at Oxide.Plugins.Notifier.ReplaceNameFormats (System.String text, .BasePlayer player) [0x00000] in <filename unknown>:0 at Oxide.Plugins.Notifier.OnPlayerSleepEnded (.BasePlayer player) [0x00000] in <filename unknown>:0 at Oxide.Plugins.Notifier.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
-
-
-
-
Alright thanks. -
I'm sure this one works its running on my own server atm if not just say again and i will fix it
[DOUBLEPOST=1478392356][/DOUBLEPOST] -
-
-
Seems to be working thank you.
-
-
-
Code:
[Error] Notifier.cs(608,46): error CS1061: Type `BasePlayer' does not contain a definition for `xp' and no extension method `xp' of type `BasePlayer' could be found. Are you missing an assembly reference?
-
its not working i think this plugin is broken
-
There is a fix floating around 1/2 pages back @Phoenix 9 , but it still has a few issues.
-
-
-
-
Thanks @Whoami95, your fix works nicely!