-
Posts
1,330 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by dustyhansen
-
Maybe next Halloween
-
I see this was moved to work in progress, but thought I would check in since it has been a month.
-
How is this going?
-
Shift + Right Click Transfer Items Feature
dustyhansen replied to dustyhansen's Support Request in Support
Just checking in here to see if you read this and to see if it is possible to bring back? -
Hey just checking in on this one as well for an update. I believe you said you were working on a Raid Protection update, but just curious.
-
Hey, just checking in on this one. It has been awhile so thought I would see if there were any updates.
-
Error in Console When Claiming Rewards
dustyhansen replied to dustyhansen's Support Request in Support
Any updates here? -
How Frequently Should Rewards Get Awarded?
dustyhansen replied to dustyhansen's Support Request in Support
Good talk. -
@Cobalt Studios just bringing your attention to this.
-
No it's ok, I did it, just was frustrated at the time that's all.
-
I don't understand the point of this plugin if it isn't going to accurately tell me when updates are available. Who do we talk to about these API issues?
-
Do you know how big of a pain this is with all the custom entities we have added?
-
Getting the following error with the new update when I install or reload the plugin: Unloaded plugin KillFeed v1.0.8 by codeboy [KillFeed] Failed ILoadConfig (Error converting value "Bear" to type 'System.Collections.Generic.Dictionary`2[System.String,System.String]'. Path '['Entity -> Name'].bear', line 84, position 18.) at object Newtonsoft.Json.Serialization.JsonSerializerInternalReader.EnsureType(JsonReader reader, object value, CultureInfo culture, JsonContract contract, Type targetType) at object Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateValueInternal(JsonReader reader, Type objectType, JsonContract contract, JsonProperty member, JsonContainerContract containerContract, JsonProperty containerMember, object existingValue) at object Newtonsoft.Json.Serialization.JsonSerializerInternalReader.PopulateDictionary(IDictionary dictionary, JsonReader reader, JsonDictionaryContract contract, JsonProperty containerProperty, string id) at object Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateObject(JsonReader reader, Type objectType, JsonContract contract, JsonProperty member, JsonContainerContract containerContract, JsonProperty containerMember, object existingValue) at object Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateValueInternal(JsonReader reader, Type objectType, JsonContract contract, JsonProperty member, JsonContainerContract containerContract, JsonProperty containerMember, object existingValue) at bool Newtonsoft.Json.Serialization.JsonSerializerInternalReader.SetPropertyValue(JsonProperty property, JsonConverter propertyConverter, JsonContainerContract containerContract, JsonProperty containerProperty, JsonReader reader, object target) at object Newtonsoft.Json.Serialization.JsonSerializerInternalReader.PopulateObject(object newObject, JsonReader reader, JsonObjectContract contract, JsonProperty member, string id) at object Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateObject(JsonReader reader, Type objectType, JsonContract contract, JsonProperty member, JsonContainerContract containerContract, JsonProperty containerMember, object existingValue) at object Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateValueInternal(JsonReader reader, Type objectType, JsonContract contract, JsonProperty member, JsonContainerContract containerContract, JsonProperty containerMember, object existingValue) at object Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType, bool checkAdditionalContent) at object Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReader reader, Type objectType) at object Newtonsoft.Json.JsonSerializer.Deserialize(JsonReader reader, Type objectType) at object Newtonsoft.Json.JsonConvert.DeserializeObject(string value, Type type, JsonSerializerSettings settings) at ConfigData Newtonsoft.Json.JsonConvert.DeserializeObject<ConfigData>(string value, JsonSerializerSettings settings) at ConfigData Oxide.Core.Configuration.DynamicConfigFile.ReadObject<ConfigData>(string filename) in /home/runner/work/Carbon/Carbon/Carbon.Core/Carbon.Components/Carbon.Common/src/Oxide/Configuration/DynamicConfigFile.cs:line 30 at void Oxide.Plugins.KillFeed.LoadConfig() in /home/container/carbon/plugins/KillFeed.cs:line 4063 at void Oxide.Plugins.RustPlugin.ILoadConfig() in /home/runner/work/Carbon/Carbon/Carbon.Core/Carbon.Components/Carbon.Common/src/Oxide/RustPlugin.cs:line 235 Inner exception: System.ArgumentException: Could not cast or convert from System.String to System.Collections.Generic.Dictionary`2[System.String,System.String]. at object Newtonsoft.Json.Utilities.ConvertUtils.EnsureTypeAssignable(object value, Type initialType, Type targetType) at object Newtonsoft.Json.Utilities.ConvertUtils.ConvertOrCast(object initialValue, CultureInfo culture, Type targetType) at object Newtonsoft.Json.Serialization.JsonSerializerInternalReader.EnsureType(JsonReader reader, object value, CultureInfo culture, JsonContract contract, Type targetType) Loaded plugin KillFeed v1.1.0 by codeboy [136ms] Failed to execute OnFrame callback (Object reference not set to an instance of an object) at void Oxide.Plugins.TreePlanter.TryPlantSeed(BasePlayer player, Item item, GrowableEntity entity) in /home/container/carbon/plugins/TreePlanter.cs:line 326 at void Oxide.Plugins.TreePlanter.OnEntityBuilt(Planner plan, GameObject gameObject)+() => { } in /home/container/carbon/plugins/TreePlanter.cs:line 290 at void Carbon.Managers.CarbonProcessor.Update() in /home/runner/work/Carbon/Carbon/Carbon.Core/Carbon/src/Processors/CarbonProcessor.cs:line 63 Timer of 2s has failed in 'KillFeed v1.1.0 by codeboy' [callback] (Object reference not set to an instance of an object) at void Oxide.Plugins.KillFeed.DownloadImage(ImageSettings settings, Action callback) in /home/container/carbon/plugins/KillFeed.cs:line 865 at void Oxide.Plugins.KillFeed.OnServerInitialized()+() => { } in /home/container/carbon/plugins/KillFeed.cs:line 520 at Timer Oxide.Plugins.Timers.In(float time, Action action)+() => { } in /home/runner/work/Carbon/Carbon/Carbon.Core/Carbon.Components/Carbon.Common/src/Oxide/Libraries/Timer.cs:line 50 Failed to call internal hook 'OnEntityDeath' on plugin 'KillFeed v1.1.0' [1779071345] (Object reference not set to an instance of an object) at void Oxide.Plugins.KillFeed.OnEntityDeath(BaseAnimalNPC animal, HitInfo info) in /home/container/carbon/plugins/KillFeed.cs:line 350 at object Oxide.Plugins.KillFeed.InternalCallHook(uint hook, object[] args) in KillFeed.cs/Internal:line 202 Failed to call internal hook 'OnEntityDeath' on plugin 'KillFeed v1.1.0' [1779071345] (Object reference not set to an instance of an object) at void Oxide.Plugins.KillFeed.OnEntityDeath(BaseAnimalNPC animal, HitInfo info) in /home/container/carbon/plugins/KillFeed.cs:line 350 at object Oxide.Plugins.KillFeed.InternalCallHook(uint hook, object[] args) in KillFeed.cs/Internal:line 202 Failed to call internal hook 'OnEntityDeath' on plugin 'KillFeed v1.1.0' [1779071345] (Object reference not set to an instance of an object) at void Oxide.Plugins.KillFeed.OnEntityDeath(BaseAnimalNPC animal, HitInfo info) in /home/container/carbon/plugins/KillFeed.cs:line 350 at object Oxide.Plugins.KillFeed.InternalCallHook(uint hook, object[] args) in KillFeed.cs/Internal:line 202
-
I have AFDrops from Lone.Design and KillFeed & Shoppy Stock from Codefling that are not showing as needing updates in the plugin.
-
issue with upgrading does not work with twig ?
dustyhansen replied to Kaooa's Support Request in Support
Didn't he update the plugin to delete the data file? -
Did you read what I wrote? I have reduced all the numbers significantly and they are still OP. Should I lower it more than by half?
-
I have the clan limit enabled and am using Mevent's clan plugin. I have a limit of 50 Christmas trees per clan and one member put the 50 down and hit the limit, but another clan member is still able to place Christmas trees down. { "Auto-fill missing entities?": true, "Disable building if no perms are assigned": false, "Chat prefix": "<color=red>[Limits]</color>: ", "A message when the player reaches the maximum limit of objects": "You have <color=red>reached</color> the limit of this object ({0})", "Use teams for sum them constructions": false, "Use clans?": true, "Custom Prefabs, resourcepath & sprite(can be empty string)": {}, "Clans plugin for sum player constructions (Mevent, k1lly0u)": "Mevent" }
-
We are getting a ton of flyhacks on this wipe using this map. Have other players reported this? Trying to figure out if it is a map issue or something else?
-
So what do you suggest I do?
-
Why are the snowmen so OP? I have reduced all the numbers significantly and they are still able to down me with just a couple hits of the snowball gun.
-
Failed to call internal hook 'OnPlayerInput' on plugin 'XSkinMenu v1.5.9' [3411611961] (The given key '76561198095458548' was not present in the dictionary.) at Data System.Collections.Generic.Dictionary<ulong, Oxide.Plugins.XSkinMenu+Data>.get_Item(ulong key) at void Oxide.Plugins.XSkinMenu.OnPlayerInput(BasePlayer player, InputState input) in /home/container/carbon/plugins/XSkinMenu.cs:line 1984 at object Oxide.Plugins.XSkinMenu.InternalCallHook(uint hook, object[] args) in XSkinMenu.cs/Internal:line 465 I keep getting this in the console after today's update.
-
- 43 comments
-
- #loading messages
- #loading
- (and 15 more)