Jump to content
Message added by ThePitereq,

CarbonAliases Extension is required only if your server runs on Oxide!

Addon isn't required on Carbon servers!

4 Screenshots

Recommended Comments



EllieCat

Posted

Prompt when server starts, The plugin cannot be used.😅

Error while compiling CustomMixing: The call is ambiguous between the following methods or properties: 'CUIStatics.UpdateProtectedInputField(CUI, string, string, string, int, int, bool, float, float, float, float, float, float, float, float, string, TextAnchor, CUI.Handler.FontTypes, bool, bool, float, float, bool, bool, string)' and 'CUIStatics.UpdateProtectedInputField(CUI, string, string, string, int, int, bool, float, float, float, float, float, float, float, float, string, TextAnchor, CUI.Handler.FontTypes, bool, bool, InputField.LineType, float, float, bool, bool, string)' | Line: 717, Pos: 30

marc wadmore

Posted

13 hours ago, EllieCat said:

Prompt when server starts, The plugin cannot be used.😅

Error while compiling CustomMixing: The call is ambiguous between the following methods or properties: 'CUIStatics.UpdateProtectedInputField(CUI, string, string, string, int, int, bool, float, float, float, float, float, float, float, float, string, TextAnchor, CUI.Handler.FontTypes, bool, bool, float, float, bool, bool, string)' and 'CUIStatics.UpdateProtectedInputField(CUI, string, string, string, int, int, bool, float, float, float, float, float, float, float, float, string, TextAnchor, CUI.Handler.FontTypes, bool, bool, InputField.LineType, float, float, bool, bool, string)' | Line: 717, Pos: 30

i have the same i post here a week ago with the same problem and have not had an answer...........i also used the support route and no answer 

hid333

Posted

I purchased the plugin.
I have some requests.
-For example, when you enter "A" for RAD in the search field, character moves to the left and may move away from the mixing table. Is this fixable?
- In my country's language, the ”search button” overlap with the facepunch UI. Also, the Brewing button overlaps the icon of another plugin.
Can you add it to the config so that you can change the size and position of the button UI?
・When I click the item icon after obtaining "give” permission, the following error is output. What is the cause?
xxxxxxxxx: steam ID

Failed to call hook 'CustomMixingCommand' on plugin 'CustomMixing v1.1.4' (KeyNotFoundException: The given key 'xxxxxxxxx' was not present in the dictionary.)
   at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <b11ba2a8fbf24f219f7cc98532a11304>:0
   at Oxide.Plugins.CustomMixing.CustomMixingCommand (ConsoleSystem+Arg arg) [0x00024] in <bc4937ed584b402f8ad82659018165af>:0
   at Oxide.Plugins.CustomMixing.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00511] in <bc4937ed584b402f8ad82659018165af>:0
   at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <87ce9ac9776a48658bc55eae6debe38b>:0
   at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <cd7231f30b444d86bc6cca8a53cdd2ea>:0
   at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <cd7231f30b444d86bc6cca8a53cdd2ea>:0

 

ThePitereq

Posted

On 4/26/2024 at 4:42 PM, hid333 said:

I purchased the plugin.
I have some requests.
-For example, when you enter "A" for RAD in the search field, character moves to the left and may move away from the mixing table. Is this fixable?
- In my country's language, the ”search button” overlap with the facepunch UI. Also, the Brewing button overlaps the icon of another plugin.
Can you add it to the config so that you can change the size and position of the button UI?
・When I click the item icon after obtaining "give” permission, the following error is output. What is the cause?
xxxxxxxxx: steam ID

Failed to call hook 'CustomMixingCommand' on plugin 'CustomMixing v1.1.4' (KeyNotFoundException: The given key 'xxxxxxxxx' was not present in the dictionary.)
   at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <b11ba2a8fbf24f219f7cc98532a11304>:0
   at Oxide.Plugins.CustomMixing.CustomMixingCommand (ConsoleSystem+Arg arg) [0x00024] in <bc4937ed584b402f8ad82659018165af>:0
   at Oxide.Plugins.CustomMixing.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00511] in <bc4937ed584b402f8ad82659018165af>:0
   at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <87ce9ac9776a48658bc55eae6debe38b>:0
   at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <cd7231f30b444d86bc6cca8a53cdd2ea>:0
   at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <cd7231f30b444d86bc6cca8a53cdd2ea>:0

 

1. Unfortunately can't lock that. When i lock the keyboard input the storage gets automatically closed. Rust limitations 😞
2. Can you send screenshot please?
3. Can you send me your config please, also on which item you click the problem appears.

marc wadmore

Posted

the page scroll arrows are not working since the update so can only see the first page of mixing items 

Neighigh

Posted

On 6/8/2024 at 12:53 PM, marc wadmore said:

the page scroll arrows are not working since the update so can only see the first page of mixing items 

There is a new config option to adjust them, this is how I set mine:

  "Next Page Button Offset": {
    "X Offset - Min": 604,
    "X Offset - Max": 634,
    "Y Offset - Min": 111,
    "Y Offset - Max": 169,
    "Button Text Size": 40
  },
  "Prev Page Button Offset": {
    "X Offset - Min": 571,
    "X Offset - Max": 601,
    "Y Offset - Min": 111,
    "Y Offset - Max": 169,
    "Button Text Size": 40
  },
  "Current Page Text Offset": {
    "X Offset - Min": 576,
    "X Offset - Max": 636,
    "Y Offset - Min": 175,
    "Y Offset - Max": 225,
    "Button Text Size": 15
  },

 

But, the arrows don't follow the config correctly - the size 80 in the .cs is static and needs to be manually changed - I set mine to 40 with these config settings and it looks nice.

image.png.5e9c68eaf1ebd357c7b39f6f94e83b06.png

hid333

Posted (edited)

Does it support the mixing table update?

5mm and 9mm high-velocity and incendiary rounds have been added to the mixing table, but will they work properly with this plugin?

I added the settings as shown below, but I've received reports from players that they can't create them properly or that the numbers don't match. I remember the BP properly, so I was wondering if it's not compatible with the new update.

    {
      "Crafting Display Name": "Incendiary 5.56 Rifle Ammo",
      "Item Shortname": "ammo.rifle.incendiary",
      "Item Amount": 2,
      "Skin ID": 0,
      "Item Name": "",
      "Mixing Time": 1.0,
      "Default Display": true,
      "Require Shortname Blueprint": true,
      "Show Recipe Without Permission": true,
      "Required Permission": "",
      "Mixing Time Permission Divider": {
        "Custommixing.premium": 1.0,
        "Custommixing.vip": 1.0
      },
      "Crafting Ingredients": [
        {
          "Item Shortname": "gunpowder",
          "Item Amount": 10,
          "Skin ID": 0,
          "Content Item": null
        },
        {
          "Item Shortname": "metal.fragments",
          "Item Amount": 5,
          "Skin ID": 0,
          "Content Item": null
        },
        {
          "Item Shortname": "metal.fragments",
          "Item Amount": 5,
          "Skin ID": 0,
          "Content Item": null
        },
        {
          "Item Shortname": "sulfur",
          "Item Amount": 5,
          "Skin ID": 0,
          "Content Item": null
        }
      ]
    },

 

Edited by hid333
ThePitereq

Posted

On 6/15/2024 at 9:39 PM, hid333 said:

Does it support the mixing table update?

5mm and 9mm high-velocity and incendiary rounds have been added to the mixing table, but will they work properly with this plugin?

I added the settings as shown below, but I've received reports from players that they can't create them properly or that the numbers don't match. I remember the BP properly, so I was wondering if it's not compatible with the new update.

    {
      "Crafting Display Name": "Incendiary 5.56 Rifle Ammo",
      "Item Shortname": "ammo.rifle.incendiary",
      "Item Amount": 2,
      "Skin ID": 0,
      "Item Name": "",
      "Mixing Time": 1.0,
      "Default Display": true,
      "Require Shortname Blueprint": true,
      "Show Recipe Without Permission": true,
      "Required Permission": "",
      "Mixing Time Permission Divider": {
        "Custommixing.premium": 1.0,
        "Custommixing.vip": 1.0
      },
      "Crafting Ingredients": [
        {
          "Item Shortname": "gunpowder",
          "Item Amount": 10,
          "Skin ID": 0,
          "Content Item": null
        },
        {
          "Item Shortname": "metal.fragments",
          "Item Amount": 5,
          "Skin ID": 0,
          "Content Item": null
        },
        {
          "Item Shortname": "metal.fragments",
          "Item Amount": 5,
          "Skin ID": 0,
          "Content Item": null
        },
        {
          "Item Shortname": "sulfur",
          "Item Amount": 5,
          "Skin ID": 0,
          "Content Item": null
        }
      ]
    },

 

you can check the default config that's attatched to this plugin in description, it's already there, or you can generate them by yourself by just wiping your config, make sure to make copy of it before that.

marc wadmore

Posted

Hi.. I just added your latest update...   the problem i have is my custom items i had running recently are no longer working and crashing the plugin..

     }
      ]
    },
    {
      "Crafting Display Name": "super serum",
      "Item Shortname": "supertea",
      "Item Amount": 1,
      "Skin ID": 0,
      "Item Name": "",
      "Mixing Time": 0.1,
      "Default Display": true,
      "Require Shortname Blueprint": false,
      "Show Recipe Without Permission": true,
      "Required Permission": "",
      "Mixing Time Permission Divider": {},
      "Crafting Ingredients": [
        {
          "Item Shortname": "healingtea",
          "Item Amount": 1,
          "Skin ID": 0,
          "Content Item": null
        },
        {
          "Item Shortname": "red.berry",
          "Item Amount": 10,
          "Skin ID": 0,
          "Content Item": null
        },
        {
          "Item Shortname": "blue.berry",
          "Item Amount": 10,
          "Skin ID": 0,
          "Content Item": null
        },
        {
          "Item Shortname": "green.berry",
          "Item Amount": 10,
          "Skin ID": 0,
          "Content Item": null
        }
      ]
    },
    {
      "Crafting Display Name": "Fertilizer",
      "Item Shortname": "fertilizer",
      "Item Amount": 1,
      "Skin ID": 0,
      "Item Name": "",
      "Mixing Time": 0.1,
      "Default Display": true,
      "Require Shortname Blueprint": false,
      "Show Recipe Without Permission": true,
      "Required Permission": "",
      "Mixing Time Permission Divider": {},
      "Crafting Ingredients": [
        {
          "Item Shortname": "horsedung",
          "Item Amount": 1,
          "Skin ID": 0,
          "Content Item": null
        },
        {
          "Item Shortname": "horsedung",
          "Item Amount": 1,
          "Skin ID": 0,
          "Content Item": null
        },
        {
          "Item Shortname": "horsedung",
          "Item Amount": 1,
          "Skin ID": 0,
          "Content Item": null
        },
        {
          "Item Shortname": "horsedung",
          "Item Amount": 1,
          "Skin ID": 0,
          "Content Item": null

 

Please get back to me asap as players like this feature   Marc 

 

marc wadmore

Posted

Unloaded plugin CustomMixing v1.2.1 by ThePitereq
CustomMixing v1.2.1: Failed to load config file (is the config file corrupt?) (JsonToken EndArray is not valid for closing JsonType Object. Path 'Craftings[27]['Crafting Ingredients'][1]', line 1070, position 7.)
Failed to initialize plugin 'CustomMixing v1.2.1' (JsonReaderException: JsonToken EndArray is not valid for closing JsonType Object. Path 'Craftings[27]['Crafting Ingredients'][1]', line 1070, position 7.)
  at Newtonsoft.Json.JsonReader.ValidateEnd (Newtonsoft.Json.JsonToken endToken) [0x00032] in <271c58b7a8684db5a2c92be17a81f252>:0 
  at Newtonsoft.Json.JsonReader.SetToken (Newtonsoft.Json.JsonToken newToken, System.Object value, System.Boolean updateIndex) [0x00092] in <271c58b7a8684db5a2c92be17a81f252>:0 
  at Newtonsoft.Json.JsonReader.SetToken (Newtonsoft.Json.JsonToken newToken) [0x00000] in <271c58b7a8684db5a2c92be17a81f252>:0 
  at Newtonsoft.Json.JsonTextReader.ParsePostValue () [0x000d8] in <271c58b7a8684db5a2c92be17a81f252>:0 
  at Newtonsoft.Json.JsonTextReader.Read () [0x0005a] in <271c58b7a8684db5a2c92be17a81f252>:0 
  at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.PopulateObject (System.Object newObject, Newtonsoft.Json.JsonReader reader, Newtonsoft.Json.Serialization.JsonObjectContract contract, Newtonsoft.Json.Serialization.JsonProperty member, System.String id) [0x0028e] in <271c58b7a8684db5a2c92be17a81f252>:0 
  at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateObject (Newtonsoft.Json.JsonReader reader, System.Type objectType, Newtonsoft.Json.Serialization.JsonContract contract, Newtonsoft.Json.Serialization.JsonProperty member, Newtonsoft.Json.Serialization.JsonContainerContract containerContract, Newtonsoft.Json.Serialization.JsonProperty containerMember, System.Object existingValue) [0x0015c] in <271c58b7a8684db5a2c92be17a81f252>:0 
  at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateValueInternal (Newtonsoft.Json.JsonReader reader, System.Type objectType, Newtonsoft.Json.Serialization.JsonContract contract, Newtonsoft.Json.Serialization.JsonProperty member, Newtonsoft.Json.Serialization.JsonContainerContract containerContract, Newtonsoft.Json.Serialization.JsonProperty containerMember, System.Object existingValue) [0x0006d] in <271c58b7a8684db5a2c92be17a81f252>:0 
  at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.PopulateList (System.Collections.IList list, Newtonsoft.Json.JsonReader reader, Newtonsoft.Json.Serialization.JsonArrayContract contract, Newtonsoft.Json.Serialization.JsonProperty containerProperty, System.String id) [0x0016f] in <271c58b7a8684db5a2c92be17a81f252>:0 
  at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateList (Newtonsoft.Json.JsonReader reader, System.Type objectType, Newtonsoft.Json.Serialization.JsonContract contract, Newtonsoft.Json.Serialization.JsonProperty member, System.Object existingValue, System.String id) [0x001be] in <271c58b7a8684db5a2c92be17a81f252>:0 
  at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateValueInternal (Newtonsoft.Json.JsonReader reader, System.Type objectType, Newtonsoft.Json.Serialization.JsonContract contract, Newtonsoft.Json.Serialization.JsonProperty member, Newtonsoft.Json.Serialization.JsonContainerContract containerContract, Newtonsoft.Json.Serialization.JsonProperty containerMember, System.Object existingValue) [0x0007f] in <271c58b7a8684db5a2c92be17a81f252>:0 
  at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.SetPropertyValue (Newtonsoft.Json.Serialization.JsonProperty property, Newtonsoft.Json.JsonConverter propertyConverter, Newtonsoft.Json.Serialization.JsonContainerContract containerContract, Newtonsoft.Json.Serialization.JsonProperty containerProperty, Newtonsoft.Json.JsonReader reader, System.Object target) [0x00061] in <271c58b7a8684db5a2c92be17a81f252>:0 
  at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.PopulateObject (System.Object newObject, Newtonsoft.Json.JsonReader reader, Newtonsoft.Json.Serialization.JsonObjectContract contract, Newtonsoft.Json.Serialization.JsonProperty member, System.String id) [0x00267] in <271c58b7a8684db5a2c92be17a81f252>:0 
  at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateObject (Newtonsoft.Json.JsonReader reader, System.Type objectType, Newtonsoft.Json.Serialization.JsonContract contract, Newtonsoft.Json.Serialization.JsonProperty member, Newtonsoft.Json.Serialization.JsonContainerContract containerContract, Newtonsoft.Json.Serialization.JsonProperty containerMember, System.Object existingValue) [0x0015c] in <271c58b7a8684db5a2c92be17a81f252>:0 
  at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateValueInternal (Newtonsoft.Json.JsonReader reader, System.Type objectType, Newtonsoft.Json.Serialization.JsonContract contract, Newtonsoft.Json.Serialization.JsonProperty member, Newtonsoft.Json.Serialization.JsonContainerContract containerContract, Newtonsoft.Json.Serialization.JsonProperty containerMember, System.Object existingValue) [0x0006d] in <271c58b7a8684db5a2c92be17a81f252>:0 
  at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.PopulateList (System.Collections.IList list, Newtonsoft.Json.JsonReader reader, Newtonsoft.Json.Serialization.JsonArrayContract contract, Newtonsoft.Json.Serialization.JsonProperty containerProperty, System.String id) [0x0016f] in <271c58b7a8684db5a2c92be17a81f252>:0 
  at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateList (Newtonsoft.Json.JsonReader reader, System.Type objectType, Newtonsoft.Json.Serialization.JsonContract contract, Newtonsoft.Json.Serialization.JsonProperty member, System.Object existingValue, System.String id) [0x001be] in <271c58b7a8684db5a2c92be17a81f252>:0 
  at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateValueInternal (Newtonsoft.Json.JsonReader reader, System.Type objectType, Newtonsoft.Json.Serialization.JsonContract contract, Newtonsoft.Json.Serialization.JsonProperty member, Newtonsoft.Json.Serialization.JsonContainerContract containerContract, Newtonsoft.Json.Serialization.JsonProperty containerMember, System.Object existingValue) [0x0007f] in <271c58b7a8684db5a2c92be17a81f252>:0 
  at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.SetPropertyValue (Newtonsoft.Json.Serialization.JsonProperty property, Newtonsoft.Json.JsonConverter propertyConverter, Newtonsoft.Json.Serialization.JsonContainerContract containerContract, Newtonsoft.Json.Serialization.JsonProperty containerProperty, Newtonsoft.Json.JsonReader reader, System.Object target) [0x00061] in <271c58b7a8684db5a2c92be17a81f252>:0 
  at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.PopulateObject (System.Object newObject, Newtonsoft.Json.JsonReader reader, Newtonsoft.Json.Serialization.JsonObjectContract contract, Newtonsoft.Json.Serialization.JsonProperty member, System.String id) [0x00267] in <271c58b7a8684db5a2c92be17a81f252>:0 
  at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateObject (Newtonsoft.Json.JsonReader reader, System.Type objectType, Newtonsoft.Json.Serialization.JsonContract contract, Newtonsoft.Json.Serialization.JsonProperty member, Newtonsoft.Json.Serialization.JsonContainerContract containerContract, Newtonsoft.Json.Serialization.JsonProperty containerMember, System.Object existingValue) [0x0015c] in <271c58b7a8684db5a2c92be17a81f252>:0 
  at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateValueInternal (Newtonsoft.Json.JsonReader reader, System.Type objectType, Newtonsoft.Json.Serialization.JsonContract contract, Newtonsoft.Json.Serialization.JsonProperty member, Newtonsoft.Json.Serialization.JsonContainerContract containerContract, Newtonsoft.Json.Serialization.JsonProperty containerMember, System.Object existingValue) [0x0006d] in <271c58b7a8684db5a2c92be17a81f252>:0 
  at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize (Newtonsoft.Json.JsonReader reader, System.Type objectType, System.Boolean checkAdditionalContent) [0x000d9] in <271c58b7a8684db5a2c92be17a81f252>:0 
  at Newtonsoft.Json.JsonSerializer.DeserializeInternal (Newtonsoft.Json.JsonReader reader, System.Type objectType) [0x00053] in <271c58b7a8684db5a2c92be17a81f252>:0 
  at Newtonsoft.Json.JsonSerializer.Deserialize (Newtonsoft.Json.JsonReader reader, System.Type objectType) [0x00000] in <271c58b7a8684db5a2c92be17a81f252>:0 
  at Newtonsoft.Json.JsonConvert.DeserializeObject (System.String value, System.Type type, Newtonsoft.Json.JsonSerializerSettings settings) [0x0002d] in <271c58b7a8684db5a2c92be17a81f252>:0 
  at Newtonsoft.Json.JsonConvert.DeserializeObject[T] (System.String value, Newtonsoft.Json.JsonSerializerSettings settings) [0x00000] in <271c58b7a8684db5a2c92be17a81f252>:0 
  at Oxide.Core.Configuration.DynamicConfigFile.ReadObject[T] (System.String filename) [0x00028] in <beb2b64691c64e2b95b99491bd85442c>:0 
  at Oxide.Plugins.CustomMixing.Init () [0x0000c] in <c4b51121a9c44dfda70a8b35adeaf160>:0 
  at Oxide.Plugins.CustomMixing.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00038] in <c4b51121a9c44dfda70a8b35adeaf160>:0 
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <795304323ac74a298b8ed190a1dfa739>:0 
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <beb2b64691c64e2b95b99491bd85442c>:0 
  at Oxide.Core.Plugins.CSPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00043] in <beb2b64691c64e2b95b99491bd85442c>:0 
Unloaded plugin CustomMixing v1.2.1 by ThePitereq
Previous version of plugin failed to load: CustomMixing

 

ThePitereq

Posted

2 hours ago, marc wadmore said:

Unloaded plugin CustomMixing v1.2.1 by ThePitereq
CustomMixing v1.2.1: Failed to load config file (is the config file corrupt?) (JsonToken EndArray is not valid for closing JsonType Object. Path 'Craftings[27]['Crafting Ingredients'][1]', line 1070, position 7.)
Failed to initialize plugin 'CustomMixing v1.2.1' (JsonReaderException: JsonToken EndArray is not valid for closing JsonType Object. Path 'Craftings[27]['Crafting Ingredients'][1]', line 1070, position 7.)
  at Newtonsoft.Json.JsonReader.ValidateEnd (Newtonsoft.Json.JsonToken endToken) [0x00032] in <271c58b7a8684db5a2c92be17a81f252>:0 
  at Newtonsoft.Json.JsonReader.SetToken (Newtonsoft.Json.JsonToken newToken, System.Object value, System.Boolean updateIndex) [0x00092] in <271c58b7a8684db5a2c92be17a81f252>:0 
  at Newtonsoft.Json.JsonReader.SetToken (Newtonsoft.Json.JsonToken newToken) [0x00000] in <271c58b7a8684db5a2c92be17a81f252>:0 
  at Newtonsoft.Json.JsonTextReader.ParsePostValue () [0x000d8] in <271c58b7a8684db5a2c92be17a81f252>:0 
  at Newtonsoft.Json.JsonTextReader.Read () [0x0005a] in <271c58b7a8684db5a2c92be17a81f252>:0 
  at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.PopulateObject (System.Object newObject, Newtonsoft.Json.JsonReader reader, Newtonsoft.Json.Serialization.JsonObjectContract contract, Newtonsoft.Json.Serialization.JsonProperty member, System.String id) [0x0028e] in <271c58b7a8684db5a2c92be17a81f252>:0 
  at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateObject (Newtonsoft.Json.JsonReader reader, System.Type objectType, Newtonsoft.Json.Serialization.JsonContract contract, Newtonsoft.Json.Serialization.JsonProperty member, Newtonsoft.Json.Serialization.JsonContainerContract containerContract, Newtonsoft.Json.Serialization.JsonProperty containerMember, System.Object existingValue) [0x0015c] in <271c58b7a8684db5a2c92be17a81f252>:0 
  at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateValueInternal (Newtonsoft.Json.JsonReader reader, System.Type objectType, Newtonsoft.Json.Serialization.JsonContract contract, Newtonsoft.Json.Serialization.JsonProperty member, Newtonsoft.Json.Serialization.JsonContainerContract containerContract, Newtonsoft.Json.Serialization.JsonProperty containerMember, System.Object existingValue) [0x0006d] in <271c58b7a8684db5a2c92be17a81f252>:0 
  at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.PopulateList (System.Collections.IList list, Newtonsoft.Json.JsonReader reader, Newtonsoft.Json.Serialization.JsonArrayContract contract, Newtonsoft.Json.Serialization.JsonProperty containerProperty, System.String id) [0x0016f] in <271c58b7a8684db5a2c92be17a81f252>:0 
  at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateList (Newtonsoft.Json.JsonReader reader, System.Type objectType, Newtonsoft.Json.Serialization.JsonContract contract, Newtonsoft.Json.Serialization.JsonProperty member, System.Object existingValue, System.String id) [0x001be] in <271c58b7a8684db5a2c92be17a81f252>:0 
  at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateValueInternal (Newtonsoft.Json.JsonReader reader, System.Type objectType, Newtonsoft.Json.Serialization.JsonContract contract, Newtonsoft.Json.Serialization.JsonProperty member, Newtonsoft.Json.Serialization.JsonContainerContract containerContract, Newtonsoft.Json.Serialization.JsonProperty containerMember, System.Object existingValue) [0x0007f] in <271c58b7a8684db5a2c92be17a81f252>:0 
  at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.SetPropertyValue (Newtonsoft.Json.Serialization.JsonProperty property, Newtonsoft.Json.JsonConverter propertyConverter, Newtonsoft.Json.Serialization.JsonContainerContract containerContract, Newtonsoft.Json.Serialization.JsonProperty containerProperty, Newtonsoft.Json.JsonReader reader, System.Object target) [0x00061] in <271c58b7a8684db5a2c92be17a81f252>:0 
  at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.PopulateObject (System.Object newObject, Newtonsoft.Json.JsonReader reader, Newtonsoft.Json.Serialization.JsonObjectContract contract, Newtonsoft.Json.Serialization.JsonProperty member, System.String id) [0x00267] in <271c58b7a8684db5a2c92be17a81f252>:0 
  at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateObject (Newtonsoft.Json.JsonReader reader, System.Type objectType, Newtonsoft.Json.Serialization.JsonContract contract, Newtonsoft.Json.Serialization.JsonProperty member, Newtonsoft.Json.Serialization.JsonContainerContract containerContract, Newtonsoft.Json.Serialization.JsonProperty containerMember, System.Object existingValue) [0x0015c] in <271c58b7a8684db5a2c92be17a81f252>:0 
  at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateValueInternal (Newtonsoft.Json.JsonReader reader, System.Type objectType, Newtonsoft.Json.Serialization.JsonContract contract, Newtonsoft.Json.Serialization.JsonProperty member, Newtonsoft.Json.Serialization.JsonContainerContract containerContract, Newtonsoft.Json.Serialization.JsonProperty containerMember, System.Object existingValue) [0x0006d] in <271c58b7a8684db5a2c92be17a81f252>:0 
  at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.PopulateList (System.Collections.IList list, Newtonsoft.Json.JsonReader reader, Newtonsoft.Json.Serialization.JsonArrayContract contract, Newtonsoft.Json.Serialization.JsonProperty containerProperty, System.String id) [0x0016f] in <271c58b7a8684db5a2c92be17a81f252>:0 
  at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateList (Newtonsoft.Json.JsonReader reader, System.Type objectType, Newtonsoft.Json.Serialization.JsonContract contract, Newtonsoft.Json.Serialization.JsonProperty member, System.Object existingValue, System.String id) [0x001be] in <271c58b7a8684db5a2c92be17a81f252>:0 
  at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateValueInternal (Newtonsoft.Json.JsonReader reader, System.Type objectType, Newtonsoft.Json.Serialization.JsonContract contract, Newtonsoft.Json.Serialization.JsonProperty member, Newtonsoft.Json.Serialization.JsonContainerContract containerContract, Newtonsoft.Json.Serialization.JsonProperty containerMember, System.Object existingValue) [0x0007f] in <271c58b7a8684db5a2c92be17a81f252>:0 
  at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.SetPropertyValue (Newtonsoft.Json.Serialization.JsonProperty property, Newtonsoft.Json.JsonConverter propertyConverter, Newtonsoft.Json.Serialization.JsonContainerContract containerContract, Newtonsoft.Json.Serialization.JsonProperty containerProperty, Newtonsoft.Json.JsonReader reader, System.Object target) [0x00061] in <271c58b7a8684db5a2c92be17a81f252>:0 
  at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.PopulateObject (System.Object newObject, Newtonsoft.Json.JsonReader reader, Newtonsoft.Json.Serialization.JsonObjectContract contract, Newtonsoft.Json.Serialization.JsonProperty member, System.String id) [0x00267] in <271c58b7a8684db5a2c92be17a81f252>:0 
  at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateObject (Newtonsoft.Json.JsonReader reader, System.Type objectType, Newtonsoft.Json.Serialization.JsonContract contract, Newtonsoft.Json.Serialization.JsonProperty member, Newtonsoft.Json.Serialization.JsonContainerContract containerContract, Newtonsoft.Json.Serialization.JsonProperty containerMember, System.Object existingValue) [0x0015c] in <271c58b7a8684db5a2c92be17a81f252>:0 
  at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateValueInternal (Newtonsoft.Json.JsonReader reader, System.Type objectType, Newtonsoft.Json.Serialization.JsonContract contract, Newtonsoft.Json.Serialization.JsonProperty member, Newtonsoft.Json.Serialization.JsonContainerContract containerContract, Newtonsoft.Json.Serialization.JsonProperty containerMember, System.Object existingValue) [0x0006d] in <271c58b7a8684db5a2c92be17a81f252>:0 
  at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize (Newtonsoft.Json.JsonReader reader, System.Type objectType, System.Boolean checkAdditionalContent) [0x000d9] in <271c58b7a8684db5a2c92be17a81f252>:0 
  at Newtonsoft.Json.JsonSerializer.DeserializeInternal (Newtonsoft.Json.JsonReader reader, System.Type objectType) [0x00053] in <271c58b7a8684db5a2c92be17a81f252>:0 
  at Newtonsoft.Json.JsonSerializer.Deserialize (Newtonsoft.Json.JsonReader reader, System.Type objectType) [0x00000] in <271c58b7a8684db5a2c92be17a81f252>:0 
  at Newtonsoft.Json.JsonConvert.DeserializeObject (System.String value, System.Type type, Newtonsoft.Json.JsonSerializerSettings settings) [0x0002d] in <271c58b7a8684db5a2c92be17a81f252>:0 
  at Newtonsoft.Json.JsonConvert.DeserializeObject[T] (System.String value, Newtonsoft.Json.JsonSerializerSettings settings) [0x00000] in <271c58b7a8684db5a2c92be17a81f252>:0 
  at Oxide.Core.Configuration.DynamicConfigFile.ReadObject[T] (System.String filename) [0x00028] in <beb2b64691c64e2b95b99491bd85442c>:0 
  at Oxide.Plugins.CustomMixing.Init () [0x0000c] in <c4b51121a9c44dfda70a8b35adeaf160>:0 
  at Oxide.Plugins.CustomMixing.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00038] in <c4b51121a9c44dfda70a8b35adeaf160>:0 
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <795304323ac74a298b8ed190a1dfa739>:0 
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <beb2b64691c64e2b95b99491bd85442c>:0 
  at Oxide.Core.Plugins.CSPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00043] in <beb2b64691c64e2b95b99491bd85442c>:0 
Unloaded plugin CustomMixing v1.2.1 by ThePitereq
Previous version of plugin failed to load: CustomMixing

 

seems like issue from your config modifications, plugin cannot make errors like that by itself.

marc wadmore

Posted

4 hours ago, ThePitereq said:

seems like issue from your config modifications, plugin cannot make errors like that by itself.

ITS EXACTLY THE SAME CONFIG AS I WAS USING BEFORE I JUST ADDED THE UPDATE ???????????????

Evil_Orko

Posted

Hi, I think Saturday's wipe broke my Custom Mixing Table.  I can no longer drag custom items into the ingredients area. I can drag gunpowder though, which is odd.  Am I doing something wrong maybe?  Thank you!

CustomMixing.json

Evil_Orko

Posted

On 7/9/2024 at 11:30 PM, Evil_Orko said:

Hi, I think Saturday's wipe broke my Custom Mixing Table.  I can no longer drag custom items into the ingredients area. I can drag gunpowder though, which is odd.  Am I doing something wrong maybe?  Thank you!

CustomMixing.json 32.27 kB · 0 downloads

Is this abandoned?

ThePitereq

Posted (edited)

On 7/21/2024 at 3:30 PM, Evil_Orko said:

Is this abandoned?

hey, sorry, i can miss sometimes the comments section, if you have problem please open an support request.
I don't have any issues with ingredient input. Does problem still appear?

DO you use most recent version? Any errors on cosole?

Edited by ThePitereq
  • Like 1
Evil_Orko

Posted

On 7/22/2024 at 1:01 PM, ThePitereq said:

hey, sorry, i can miss sometimes the comments section, if you have problem please open an support request.
I don't have any issues with ingredient input. Does problem still appear?

DO you use most recent version? Any errors on cosole?

No problem - I can totally understand that.  It works now with the new version that just came out.  I had the most recent one previously, yes.  I use update checker to keep all my plugins up to date.  And there was no errors at all in the console - just wouldn't allow me to drag any custom items into the mixing table at all.  Seems fixed now though - thanks for great plugins!

  • Like 1
Pengoo

Posted (edited)

A bug occurs when one player picks up the mixing table while another player has a table open.

Edited by Pengoo
ThePitereq

Posted

On 9/7/2024 at 4:51 PM, Pengoo said:

A bug occurs when one player picks up the mixing table while another player has a table open.

Can you describe the issue a little bit more?

venda_vole

Posted

Hello there 👋

i have simple question, to make me sure only, mixing time is in seconds or minutes ? 

 

Thx for little of your time to respond and keep your plugins alive 4ever.

Great Job

ThePitereq

Posted

4 hours ago, venda_vole said:

Hello there 👋

i have simple question, to make me sure only, mixing time is in seconds or minutes ? 

 

Thx for little of your time to respond and keep your plugins alive 4ever.

Great Job

In config you have mixing time in seconds

  • Like 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

User Feedback

1.4m

Downloads

Total number of downloads.

6.9k

Customers

Total customers served.

102.3k

Files Sold

Total number of files sold.

2m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.