Player Challenges

Allows titles to be set when certain criteria are met, with a UI Leader board

Total Downloads: 5,642 - First Release: Nov 11, 2015 - Last Update: May 5, 2018

5/5, 20 likes
  1. Tell me aout it, ill try this file now
    [DOUBLEPOST=1468597179][/DOUBLEPOST]08:34 [Error] Error while compiling PlayerChallenges.cs(346,31): error CS1061: Type `Planner' does not contain a definition for `GetOwnerPlayer' and no extension method `GetOwnerPlayer' of type `Planner' could be found. Are you missing an assembly reference?
     
  2. at least FacePalm is keeping you/us busy... here's an error
    Code:
    (12:59:10) | [Oxide] 12:57 [Error] PlayerChallenges plugin failed to compile!(12:59:10) | [Oxide] 12:57 [Error] PlayerChallenges.cs(346,31): error CS1061: Type `Planner' does not contain a definition for `GetOwnerPlayer' and no extension method `GetOwnerPlayer' of type `Planner' could be found. Are you missing an assembly reference?
     
  3. [Oxide] 20:05 [Error] Failed to call hook 'OnServerInitialized' on plugin 'PlayerChallenges v2.0.35' (NullReferenceException: Object reference not set to an instance of an object)
    [Oxide] 20:05 [Debug] at Oxide.Plugins.PlayerChallenges.UserInGroup (System.String ID, System.String name) [0x00000] in <filename unknown>:0 at Oxide.Plugins.PlayerChallenges.AddAllUsergroups () [0x00000] in <filename unknown>:0 at Oxide.Plugins.PlayerChallenges.OnServerInitialized () [0x00000] in <filename unknown>:0 at Oxide.Plugins.PlayerChallenges.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
     
  4. Fix for latest
     

    Attached Files:

  5. [Oxide] 20:21 [Info] Loaded plugin PlayerChallenges v2.0.35 by k1lly0u
    [Oxide] 20:21 [Error] Failed to call hook 'OnServerInitialized' on plugin 'PlayerChallenges v2.0.35' (NullReferenceException: Object reference not set to an instance of an object)
    [Oxide] 20:21 [Debug] at Oxide.Plugins.PlayerChallenges.UserInGroup (System.String ID, System.String name) [0x00000] in <filename unknown>:0 at Oxide.Plugins.PlayerChallenges.AddAllUsergroups () [0x00000] in <filename unknown>:0 at Oxide.Plugins.PlayerChallenges.OnServerInitialized () [0x00000] in <filename unknown>:0 at Oxide.Plugins.PlayerChallenges.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
     
  6. Coder can have a look bit busy
     
  7. Can we invoke the mighty wulf? *does a shaman dance*
     
  8. Any Way - kills doesn't count :(
     
  9. Make sure rust and oxide are updated to latest see if that stops any problems with the fixes I posted above
     
  10. Trust me, their all updated.
    [DOUBLEPOST=1468607862][/DOUBLEPOST]
    Have you tried this on your server?
     
  11. Yes and it works but I done a clean install so maybe thats your problem
     
  12. Are you running legacy or normal? and can you post your compiler log when you unload and reload the plugin? i even tried from a 100% fresh server install, and still get errors, maybe its associated with something else, take a look at this please. is it conflicting with something or? i dont know.

    09:12 [Info] Loading Oxide Core v2.0.2165...
    09:12 [Info] Loading extensions...
    09:12 [Info] Loaded extension CSharp v1.0.2165 by Oxide Team
    09:12 [Info] Loaded extension JavaScript v1.0.2165 by Oxide Team
    09:12 [Info] Loaded extension Lua v1.0.2165 by Oxide Team
    09:12 [Info] Loaded extension MySql v1.0.2165 by Oxide Team
    09:12 [Info] Loaded extension Python v1.0.2165 by Oxide Team
    09:12 [Info] Loaded extension Rust:IO for Oxide v2.8.0 by playrust.io / dcode
    09:12 [Info] Loaded extension SQLite v1.0.2165 by Oxide Team
    09:12 [Info] Loaded extension Unity v1.0.2165 by Oxide Team
    09:12 [Info] Loaded extension Rust v1.0.2165 by Oxide Team
    09:12 [Info] Using Covalence provider for game 'Rust'
    09:12 [Info] Loading plugins...
    09:12 [Info] Loaded plugin Unity Core v1.0.0 by Oxide Team
    09:12 [Info] Loaded plugin Rust v1.0.0 by Oxide Team
    09:12 [Error] Failed to load plugin RustIO (TypeLoadException: Could not load type 'Arg'.)
    09:12 [Debug] at (wrapper managed-to-native) System.Reflection.MonoMethodInfo:get_method_info (intptr,System.Reflection.MonoMethodInfo&)
    at System.Reflection.MonoMethodInfo.GetMethodInfo (IntPtr handle) [0x00000] in <filename unknown>:0
    at System.Reflection.MonoMethod.GetPseudoCustomAttributes () [0x00000] in <filename unknown>:0
    at System.MonoCustomAttrs.GetPseudoCustomAttributes (ICustomAttributeProvider obj, System.Type attributeType) [0x00000] in <filename unknown>:0
    at System.MonoCustomAttrs.GetCustomAttributesBase (ICustomAttributeProvider obj, System.Type attributeType) [0x00000] in <filename unknown>:0
    at System.MonoCustomAttrs.GetCustomAttributes (ICustomAttributeProvider obj, System.Type attributeType, Boolean inherit) [0x00000] in <filename unknown>:0
    at System.Reflection.MonoMethod.GetCustomAttributes (System.Type attributeType, Boolean inherit) [0x00000] in <filename unknown>:0
    at Oxide.Core.Plugins.CSPlugin..ctor () [0x00000] in <filename unknown>:0
    at A.G..ctor (RustIO.Oxide.RustIOExtension ) [0x00000] in <filename unknown>:0
    at A.f.Load (System.String , System.String ) [0x00000] in <filename unknown>:0
    at Oxide.Core.OxideMod.LoadPlugin (System.String name) [0x00000] in <filename unknown>:0
    11:36 [Info] Loading Oxide Core v2.0.2165...
    11:36 [Info] Loading extensions...
    11:36 [Info] Loaded extension CSharp v1.0.2165 by Oxide Team
    11:36 [Info] Loaded extension JavaScript v1.0.2165 by Oxide Team
    11:36 [Info] Loaded extension Lua v1.0.2165 by Oxide Team
    11:36 [Info] Loaded extension MySql v1.0.2165 by Oxide Team
    11:36 [Info] Loaded extension Python v1.0.2165 by Oxide Team
    11:36 [Info] Loaded extension Rust:IO for Oxide v2.8.0 by playrust.io / dcode
    11:36 [Info] Loaded extension SQLite v1.0.2165 by Oxide Team
    11:36 [Info] Loaded extension Unity v1.0.2165 by Oxide Team
    11:36 [Info] Loaded extension Rust v1.0.2165 by Oxide Team
    11:36 [Info] Using Covalence provider for game 'Rust'
    11:36 [Info] Loading plugins...
    11:36 [Info] Loaded plugin Unity Core v1.0.0 by Oxide Team
    11:36 [Info] Loaded plugin Rust v1.0.0 by Oxide Team
    11:36 [Error] Failed to load plugin RustIO (TypeLoadException: Could not load type 'Arg'.)
    11:36 [Debug] at (wrapper managed-to-native) System.Reflection.MonoMethodInfo:get_method_info (intptr,System.Reflection.MonoMethodInfo&)
    at System.Reflection.MonoMethodInfo.GetMethodInfo (IntPtr handle) [0x00000] in <filename unknown>:0
    at System.Reflection.MonoMethod.GetPseudoCustomAttributes () [0x00000] in <filename unknown>:0
    at System.MonoCustomAttrs.GetPseudoCustomAttributes (ICustomAttributeProvider obj, System.Type attributeType) [0x00000] in <filename unknown>:0
    at System.MonoCustomAttrs.GetCustomAttributesBase (ICustomAttributeProvider obj, System.Type attributeType) [0x00000] in <filename unknown>:0
    at System.MonoCustomAttrs.GetCustomAttributes (ICustomAttributeProvider obj, System.Type attributeType, Boolean inherit) [0x00000] in <filename unknown>:0
    at System.Reflection.MonoMethod.GetCustomAttributes (System.Type attributeType, Boolean inherit) [0x00000] in <filename unknown>:0
    at Oxide.Core.Plugins.CSPlugin..ctor () [0x00000] in <filename unknown>:0
    at A.G..ctor (RustIO.Oxide.RustIOExtension ) [0x00000] in <filename unknown>:0
    at A.f.Load (System.String , System.String ) [0x00000] in <filename unknown>:0
    at Oxide.Core.OxideMod.LoadPlugin (System.String name) [0x00000] in <filename unknown>:0
    11:36 [Info] AirdropExtended, Airstrike, AutoDoors, AutoGrades, AutoPurge, BetterChat, Build, Clans, ConnectionDB, CraftingController, CupboardRadius, DeathNotes, Economics, FriendlyFire, Friends, GatherManager, Godmode, GUIAnnouncements, GUIShop, HeliControl, InfoPanel, ItemSkinRandomizer, Kits, LustyMap, NTeleportation, PlayerChallenges, PopupNotifications, PrivateMessage, QuickSmelt, RemoverTool, RulesGUI, SkipNightVote, StackSizeController, StartProtection, VACKicker, Vanish, WheresMyCorpse, ZLevelsRemastered and ZoneManager were compiled successfully in 2781ms
    11:36 [Error] Error while compiling PlayerChallenges.cs(346,31): error CS1061: Type `Planner' does not contain a definition for `GetOwnerPlayer' and no extension method `GetOwnerPlayer' of type `Planner' could be found. Are you missing an assembly reference?
    11:36 [Info] Loaded plugin AirdropExtended v1.0.7 by baton
    11:36 [Info] Loaded plugin Airstrike v0.2.31 by k1lly0u
    11:36 [Info] Loaded plugin AutoDoors v3.1.2 by Wulf/lukespragg
    11:36 [Info] Loaded plugin Automatic Build Grades v0.0.6 by AlexALX
    11:36 [Info] Loaded plugin AutoPurge v1.2.0 by Fujikura/Norn
    11:36 [Info] Loaded plugin Better Chat v4.1.14 by LaserHydra
    11:36 [Info] Loaded plugin Build v1.1.5 by Reneb & NoGrod
    11:36 [Warning] Missing plugin name prefix 'build.' for permission 'builder' (by plugin 'Build')
    11:36 [Info] Loaded plugin Clans v1.7.2 by playrust.io / dcode
    11:36 [Info] Loaded plugin ConnectionDB v0.2.0 by Norn
    11:36 [Info] Loaded plugin Crafting Controller v2.4.5 by Mughisi
    11:36 [Info] Loaded plugin CupboardRadius v1.2.0 by playrust.io / dcode
    11:36 [Info] Loaded plugin Death Notes v5.2.5 by LaserHydra
    11:36 [Info] Loaded plugin Economics v2.0.5 by Nogrod
    11:36 [Info] Loaded plugin FriendlyFire v1.6.0 by playrust.io / dcode
    11:36 [Info] Loaded plugin Friends v2.0.0 by Nogrod
    11:36 [Info] Loaded plugin Gathering Manager v2.2.3 by Mughisi
    11:36 [Info] Loaded plugin Godmode v3.0.8 by Wulf/lukespragg
    11:36 [Info] Loaded plugin GUIAnnouncements v1.12.40 by JoeSheep
    11:36 [Info] Loaded plugin GUIShop v1.4.1 by Reneb
    11:36 [Info] Loaded plugin HeliControl v1.0.35 by Shady
    11:36 [Info] Loaded plugin InfoPanel v0.9.5 by Ghosst / Nogrod
    11:36 [Info] Loaded plugin Item Skin Randomizer v1.0.1 by Mughisi
    11:36 [Info] Loaded plugin Kits v3.1.10 by Reneb
    11:36 [Info] Loaded plugin LustyMap v1.1.26 by Kayzor
    11:36 [Info] Loaded plugin NTeleportation v1.0.11 by Nogrod
    11:36 [Info] Loaded plugin Popup Notifications v0.0.8 by emu
    11:36 [Info] Loaded plugin PrivateMessage v2.0.2 by Nogrod
    11:36 [Info] Loaded plugin QuickSmelt v1.2.1 by Wulf/lukespragg
    11:36 [Info] Loaded plugin RemoverTool v3.0.17 by Reneb
    11:36 [Info] Loaded plugin Rules GUI v1.4.7 by PaiN
    11:36 [Info] Loaded plugin SkipNightVote v1.1.0 by Mordenak
    11:36 [Info] Loaded plugin Stack Size Controller v1.9.0 by Waizujin
    11:36 [Info] Loaded plugin StartProtection v1.9.0 by Norn
    11:36 [Info] Loaded plugin VACKicker v1.0.0 by Reneb
    11:36 [Info] Loaded plugin Vanish v0.3.3 by Wulf/lukespragg
    11:36 [Info] Loaded plugin Where's My Corpse v0.5.0 by LeoCurtss
    11:36 [Info] Loaded plugin Zeiser Levels REMASTERED v1.6.4 by Zeiser/Visagalis
    11:36 [Info] Loaded plugin ZoneManager v2.4.2 by Reneb / Nogrod
    11:36 [Info] [ZoneManager] Loaded 2 Zone definitions
    11:39 [Info] aire:Loaded settings:defaultSettings
    11:39 [Info] aire:Saving settings to:defaultSettings
    11:39 [Info] [aire]: next airdrop in:3600
    11:39 [Info] [aire]: Plane limit enabled:False
    11:39 [Info] [aire]: Saving settings to:defaultSettings
    11:39 [Warning] Calling 'OnServerInitialized' on 'Build v1.1.5' took 13007ms
    11:39 [Info] [ConnectionDB] Loaded 12 profiles. [Unique Connections: 12]
    11:39 [Info] [CupboardRadius] Using a radius of 25, not ignoring influence restrictions
    11:39 [Info] [CupboardRadius] Updated 11 of 11 cupboards to use a sphere trigger
    11:39 [Info] [GUIShop] ShopCategory: Build Kit Unknown item: kitbuild
    11:39 [Info] [StartProtection] Entry list up to date.
    11:39 [Info] [StartProtection] Start Protection has been enabled [Minutes: 30] (type /sp toggle to disable).
    11:39 [Info] [AutoPurge] Purge will be executed every: 6 hours, players become inactive after: 2 days.
    11:39 [Info] [AutoPurge] Plugin 'Clans' found - Clan support activated
    [DOUBLEPOST=1468608382][/DOUBLEPOST]rust io is causing the majority of my errors however player challenges is the other one.
    [DOUBLEPOST=1468608477][/DOUBLEPOST]If yours is working but mine is not, could that be either a plugin conflict ot have you changed your oxide stuff around for better optimization? and that so happens to make this plugin work? if so can you post what you changed?
     
  13. You need to stop your server and update RustIO as the latest fixes that problem and I have already posted a fix for the plugin on this topic just look at my other posts
     
  14. Thankyou for the first fix, last night this wasnt the case, guess they updated it, however im still getting:
    Code:
    11:55 [Info] Loading Oxide Core v2.0.2165...
    11:55 [Info] Loading extensions...
    11:55 [Info] Loaded extension CSharp v1.0.2165 by Oxide Team
    11:55 [Info] Loaded extension JavaScript v1.0.2165 by Oxide Team
    11:55 [Info] Loaded extension Lua v1.0.2165 by Oxide Team
    11:55 [Info] Loaded extension MySql v1.0.2165 by Oxide Team
    11:55 [Info] Loaded extension Python v1.0.2165 by Oxide Team
    11:55 [Info] Loaded extension Rust:IO for Oxide v2.9.0 by playrust.io / dcode
    11:55 [Info] Loaded extension SQLite v1.0.2165 by Oxide Team
    11:55 [Info] Loaded extension Unity v1.0.2165 by Oxide Team
    11:55 [Info] Loaded extension Rust v1.0.2165 by Oxide Team
    11:55 [Info] Using Covalence provider for game 'Rust'
    11:55 [Info] Loading plugins...
    11:55 [Info] Loaded plugin Unity Core v1.0.0 by Oxide Team
    11:55 [Info] Loaded plugin Rust v1.0.0 by Oxide Team
    11:55 [Info] Loaded plugin Rust:IO for Oxide v2.9.0 by playrust.io / dcode
    11:55 [Info] AirdropExtended, Airstrike, AutoDoors, AutoGrades, AutoPurge, BetterChat, Build, Clans, ConnectionDB, CraftingController, CupboardRadius, DeathNotes, Economics, FriendlyFire, Friends, GatherManager, Godmode, GUIAnnouncements, GUIShop, HeliControl, InfoPanel, ItemSkinRandomizer, Kits, LustyMap, NTeleportation, PlayerChallenges, PopupNotifications, PrivateMessage, QuickSmelt, RemoverTool, RulesGUI, SkipNightVote, StackSizeController, StartProtection, VACKicker, Vanish, WheresMyCorpse, ZLevelsRemastered and ZoneManager were compiled successfully in 2583ms
    11:55 [Error] Error while compiling PlayerChallenges.cs(346,31): error CS1061: Type `Planner' does not contain a definition for `GetOwnerPlayer' and no extension method `GetOwnerPlayer' of type `Planner' could be found. Are you missing an assembly reference?
    11:55 [Info] Loaded plugin AirdropExtended v1.0.7 by baton
    11:55 [Info] Loaded plugin Airstrike v0.2.31 by k1lly0u
    11:55 [Info] Loaded plugin AutoDoors v3.1.2 by Wulf/lukespragg
    11:55 [Info] Loaded plugin Automatic Build Grades v0.0.6 by AlexALX
    11:55 [Info] Loaded plugin AutoPurge v1.2.0 by Fujikura/Norn
    11:55 [Info] Loaded plugin Better Chat v4.1.14 by LaserHydra
    11:55 [Info] Loaded plugin Build v1.1.5 by Reneb & NoGrod
    11:55 [Warning] Missing plugin name prefix 'build.' for permission 'builder' (by plugin 'Build')
    11:55 [Info] Loaded plugin Clans v1.7.2 by playrust.io / dcode
    11:55 [Info] Loaded plugin ConnectionDB v0.2.0 by Norn
    11:55 [Info] Loaded plugin Crafting Controller v2.4.5 by Mughisi
    11:55 [Info] Loaded plugin CupboardRadius v1.2.0 by playrust.io / dcode
    11:55 [Info] Loaded plugin Death Notes v5.2.5 by LaserHydra
    11:55 [Info] Loaded plugin Economics v2.0.5 by Nogrod
    11:55 [Info] Loaded plugin FriendlyFire v1.6.0 by playrust.io / dcode
    11:55 [Info] Loaded plugin Friends v2.0.0 by Nogrod
    11:55 [Info] Loaded plugin Gathering Manager v2.2.3 by Mughisi
    11:55 [Info] Loaded plugin Godmode v3.0.8 by Wulf/lukespragg
    11:55 [Info] Loaded plugin GUIAnnouncements v1.12.40 by JoeSheep
    11:55 [Info] Loaded plugin GUIShop v1.4.1 by Reneb
    11:55 [Info] Loaded plugin HeliControl v1.0.35 by Shady
    11:55 [Info] Loaded plugin InfoPanel v0.9.5 by Ghosst / Nogrod
    11:55 [Info] Loaded plugin Item Skin Randomizer v1.0.1 by Mughisi
    11:55 [Info] Loaded plugin Kits v3.1.10 by Reneb
    11:55 [Info] Loaded plugin LustyMap v1.1.26 by Kayzor
    11:55 [Info] Loaded plugin NTeleportation v1.0.11 by Nogrod
    11:55 [Info] Loaded plugin Popup Notifications v0.0.8 by emu
    11:55 [Info] Loaded plugin PrivateMessage v2.0.2 by Nogrod
    11:55 [Info] Loaded plugin QuickSmelt v1.2.1 by Wulf/lukespragg
    11:55 [Info] Loaded plugin RemoverTool v3.0.17 by Reneb
    11:55 [Info] Loaded plugin Rules GUI v1.4.7 by PaiN
    11:55 [Info] Loaded plugin SkipNightVote v1.1.0 by Mordenak
    11:55 [Info] Loaded plugin Stack Size Controller v1.9.0 by Waizujin
    11:55 [Info] Loaded plugin StartProtection v1.9.0 by Norn
    11:55 [Info] Loaded plugin VACKicker v1.0.0 by Reneb
    11:55 [Info] Loaded plugin Vanish v0.3.3 by Wulf/lukespragg
    11:55 [Info] Loaded plugin Where's My Corpse v0.5.0 by LeoCurtss
    11:55 [Info] Loaded plugin Zeiser Levels REMASTERED v1.6.4 by Zeiser/Visagalis
    11:55 [Info] Loaded plugin ZoneManager v2.4.2 by Reneb / Nogrod
    11:55 [Info] [ZoneManager] Loaded 2 Zone definitions
    11:56 [Info] Updating Rust:IO ...
    11:56 [Info] aire:Loaded settings:defaultSettings
    11:56 [Info] aire:Saving settings to:defaultSettings
    11:56 [Info] [aire]: next airdrop in:3600
    11:56 [Info] [aire]: Plane limit enabled:False
    11:56 [Info] [aire]: Saving settings to:defaultSettings
    11:56 [Warning] Calling 'OnServerInitialized' on 'AirdropExtended v1.0.7' took 206ms
    11:56 AM [Info] Rust:IO: Update complete
    11:56 [Warning] Calling 'OnServerInitialized' on 'Build v1.1.5' took 2239ms
    11:56 [Info] [ConnectionDB] Loaded 12 profiles. [Unique Connections: 12]
    11:56 [Info] [CupboardRadius] Using a radius of 25, not ignoring influence restrictions
    11:56 [Info] [CupboardRadius] Updated 11 of 11 cupboards to use a sphere trigger
    11:56 [Info] [GUIShop] ShopCategory: Build Kit Unknown item: kitbuild
    11:56 [Info] [StartProtection] Entry list up to date.
    11:56 [Info] [StartProtection] Start Protection has been enabled [Minutes: 30] (type /sp toggle to disable).
    11:56 [Info] [AutoPurge] Purge will be executed every: 6 hours, players become inactive after: 2 days.
    11:56 [Info] [AutoPurge] Plugin 'Clans' found - Clan support activated
    11:56 [Info] Installing Rust:IO ...
    11:56 [Info] Rust:IO> Setting up Rust:IO 2.0.6039.43163 (using max. 4 threads) ...
    11:56 [Info] Rust:IO> Creating directories ...
    11:56 [Info] Rust:IO> Applying config ...
    11:56 [Info] Rust:IO> Initializing database ...
    11:56 [Info] Rust:IO> Generating map image (this may take a while) ...
    11:56 [Info] Rust:IO> Generated map image: took 5642.5983 ms, 852668 bytes
    11:56 [Info] Rust:IO> Starting HTTP server on 0.0.0.0:28015 ...
    11:56 [Info] Rust:IO> Installed.
    11:56 [Warning] Calling 'OnTick' on 'RustIO v2.9.0' took 7754ms [GARBAGE COLLECT]
    11:56 [Warning] Calling 'OnTick' on 'RustIO v2.9.0' took average 44ms [GARBAGE COLLECT]
    11:56 [Info] Rust:IO> External IP address obtained from lookup: **.***.***.88
     
  15. more specifically: 11:55 [Error] Error while compiling PlayerChallenges.cs(346,31): error CS1061: Type `Planner' does not contain a definition for `GetOwnerPlayer' and no extension method `GetOwnerPlayer' of type `Planner' could be found. Are you missing an assembly reference?
    [DOUBLEPOST=1468609292][/DOUBLEPOST]Hell, can you pull your plugin file and let me try it?
     
  16. Wulf

    Wulf Community Admin

    That update was for today's Rust update only, so if you see that you're outdated with Rust and Oxide.
     
  17. Facepalms, they updated this morning AGAIN? wow, i feel like a newb..thx, ill try that all right now
    [DOUBLEPOST=1468610573][/DOUBLEPOST]Updated, had to update 3 plugins,

    I never saw oxide email go out for the update, would love it if that happend, hint hint
    [DOUBLEPOST=1468610798][/DOUBLEPOST]
    12:19 [Error] Failed to call hook 'Unload' on plugin 'PlayerChallenges v2.0.35' (NullReferenceException: Object reference not set to an instance of an object)
    [Debug] at Oxide.Plugins.PlayerChallenges.GetGroupName (CTypes type) [0x00000] in <filename unknown>:0
    at Oxide.Plugins.PlayerChallenges.RemoveAllUsergroups () [0x00000] in <filename unknown>:0
    at Oxide.Plugins.PlayerChallenges.Unload () [0x00000] in <filename unknown>:0
    at Oxide.Plugins.PlayerChallenges.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
    [DOUBLEPOST=1468610867][/DOUBLEPOST]12:22 [Error] Failed to call hook 'OnServerInitialized' on plugin 'PlayerChallenges v2.0.35' (NullReferenceException: Object reference not set to an instance of an object)
    12:22 [Debug] at Oxide.Plugins.PlayerChallenges.RegisterGroups () [0x00000] in <filename unknown>:0
    at Oxide.Plugins.PlayerChallenges.OnServerInitialized () [0x00000] in <filename unknown>:0
    at Oxide.Plugins.PlayerChallenges.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
     
    Last edited by a moderator: Jul 15, 2016
  18. edit:: spoke to soon, updated and this is still coming up.
    [DOUBLEPOST=1468611740][/DOUBLEPOST]ok , fixed it, had to delete the json file in config dir and data dir, restarted and works perfectly..wheres that donate button..