-
Posts
697 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by Stampy
-
i Uploaded my own stars the Images seem to work now but still get this error in console when a player crafts an item.
-
Failed to call hook 'OnItemCraft' on plugin 'QualityCrafting v2.1.0' (NullReferenceException: Object reference not set to an instance of an object) at Item.OnChanged () [0x0001d] in <1e2339b3c14c4013a9875b3aadcae4cf>:0 at Item.MarkDirty () [0x00000] in <1e2339b3c14c4013a9875b3aadcae4cf>:0 at Item.set_maxCondition (System.Single value) [0x00029] in <1e2339b3c14c4013a9875b3aadcae4cf>:0 at Item.Initialize (ItemDefinition template) [0x00010] in <1e2339b3c14c4013a9875b3aadcae4cf>:0 at ItemManager.Create (ItemDefinition template, System.Int32 iAmount, System.UInt64 skin) [0x00065] in <1e2339b3c14c4013a9875b3aadcae4cf>:0 at Oxide.Plugins.QualityCrafting+SkillCategory.GetByItemDefinition (ItemDefinition itemDefinition) [0x00000] in <e3192a8350734d9a950992358c93c108>:0 at Oxide.Plugins.QualityCrafting.OnItemCraft (ItemCraftTask task, BasePlayer basePlayer, Item item) [0x00044] in <e3192a8350734d9a950992358c93c108>:0 at Oxide.Plugins.QualityCrafting.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0053b] in <e3192a8350734d9a950992358c93c108>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <d431e37658ba4727b7490299d12dfc44>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <157a94ee66ab4a7991faecd1eb84be3b>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <157a94ee66ab4a7991faecd1eb84be3b>:0
-
whats your discord ?
-
yeah that worked
-
also it does the same for WPSocialLinks too Says Addon Does not exist
-
-
ok thanks
-
cool thanks but is their a way i could change it via code?
-
How do i change the colour of the Balance from White to Green
-
im getting this error 00:00 [Error] Failed to call hook 'OnPlayerDeath' on plugin 'MedicalItems v1.0.1' (ArgumentException: An item with the same key has already been added. Key: 76561198215184429) at System.Collections.Generic.Dictionary`2[TKey,TValue].TryInsert (TKey key, TValue value, System.Collections.Generic.InsertionBehavior behavior) [0x000c1] in <fb001e01371b4adca20013e0ac763896>:0 at System.Collections.Generic.Dictionary`2[TKey,TValue].Add (TKey key, TValue value) [0x00000] in <fb001e01371b4adca20013e0ac763896>:0 at Oxide.Plugins.MedicalItems.OnPlayerDeath (BasePlayer player, HitInfo info) [0x0008a] in <9365aa0db08c489dbdd83b4b9c2cc12d>:0 at Oxide.Plugins.MedicalItems.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0037f] in <9365aa0db08c489dbdd83b4b9c2cc12d>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <d431e37658ba4727b7490299d12dfc44>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <157a94ee66ab4a7991faecd1eb84be3b>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <157a94ee66ab4a7991faecd1eb84be3b>:0
-
I think the Update broke this: Failed to call hook 'OnServerInitialized' on plugin 'CopterTaxi v1.2.2' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.CopterTaxi.SpawnHelicopters () [0x0021a] in <f8c4d505908b452aaebafe7bd1adb8a9>:0 at Oxide.Plugins.CopterTaxi.OnServerInitialized () [0x00000] in <f8c4d505908b452aaebafe7bd1adb8a9>:0 at Oxide.Plugins.CopterTaxi.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0090a] in <f8c4d505908b452aaebafe7bd1adb8a9>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <d431e37658ba4727b7490299d12dfc44>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <157a94ee66ab4a7991faecd1eb84be3b>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <157a94ee66ab4a7991faecd1eb84be3b>:0
-
ok ill suggest that to the developer see if they will add it thanks
-
I See this has support for Human NPC and wondered if this is supported or can be supported for Personal NPC & Personal Animal?
-
cool ive added you [CLASSIFIED]#8488
-
Did you ever get this made?
-
getting this error: Failed to call hook 'CmdConsoleShop' on plugin 'Shop v1.2.16' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.Shop.CmdConsoleShop (ConsoleSystem+Arg arg) [0x00825] in <8dc27c9eeb5a4db8b0d073bc987d8fd3>:0 at Oxide.Plugins.Shop.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00f74] in <8dc27c9eeb5a4db8b0d073bc987d8fd3>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <09575a60985045248bcb43b20faeeb99>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <d5f57e12edfe4fa0b5c5dbdd9b51eff8>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <d5f57e12edfe4fa0b5c5dbdd9b51eff8>:0
-
Sorry relised it was the NPC Kits please delete this
- 1 reply
-
- 1
-
-
-
Yeah but no one can do it for me
-
yeah we fixed it thank you
-
yeah nothing happens did it via tebex as if someone was paying for it and didn't work
-
yes i was giving it to me.