Jump to content

MercedesCLA45AMG

Member
  • Posts

    277
  • Joined

  • Last visited

Support Replies posted by MercedesCLA45AMG

  1. ive had a bug where ive had the message Suicide by suicide could this have been causing it im currently running the server with no mods to see if im still dying offline

     

  2. BackPackPro was compiled successfully in 1982ms

    (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)

    Fallback handler could not load library C:/TCAFiles/Users/royc1/80132/RustDedicated_Data/Mono/data-0000020D83719E20.dll

    Failed to call hook 'OnServerInitialized' on plugin 'BackPackPro v1.1.2' (NullReferenceException: Object reference not set to an instance of an object)

    at Oxide.Plugins.BackPackPro.OnServerInitialized () [0x000ee] in <8eef3d2a277f466a951411bdcc5f7205>:0

    at Oxide.Plugins.BackPackPro.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0038e] in <8eef3d2a277f466a951411bdcc5f7205>:0

    at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <60c318df79ed41688ea59335e48d61ad>:0

    at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <12678b905a6d43c3a9cc366104306651>:0

    at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <12678b905a6d43c3a9cc366104306651>:0

    (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)

    Loaded plugin BackPackPro v1.1.2 by Damo

     

    Plugin stopped working

  3. no you dont follow its written wrong and dosnt work it needs to be like this  

          "Enabled": true,
          "Title": "Items",
          "Permission": "",
          "Items": [
             {
              "Type": "Command",
              "ID": 4354345,
              "Image": "https://i.imgur.com/GuJUyLH.png",
              "Title": "",
              "Command (%steamid%)": "recycler.give %steamid%",
              "Plugin": {
                "Hook": "Withdraw",
                "Plugin Name": "Economics",
                "Amount": 0
              },
              "DisplayName (empty - default)": "",
              "ShortName": "Recycler",
              "Skin": 0,
              "Amount": 1,
              "Price": 1000.0,
              "Sell Price": 0.0,
              "Buy Cooldown (0 - disable)": 0.0,
              "Sell Cooldown (0 - disable)": 0.0,
              "Discount (%)": {
                "shop.default": 0,
                "shop.vip": 10
              },
              "Sell Limits (0 - no limit)": {
                "shop.default": 0,
                "shop.vip": 0
              },
              "Buy Limits (0 - no limit)": {
                "shop.default": 0,
                "shop.vip": 0
              },
              "Max Buy Amount (0 - disable)": 0,
              "Max Sell Amount (0 - disable)": 0

  4. the config is wrong you have to use this config setup for it to work "Type": "Item",
              "ID": -2132976536,
              "Image": "",
              "Title": "",
              "Description": null,
              "Command (%steamid%)": "",
              "Plugin": {
                "Hook": "",
                "Plugin Name": "",
                "Amount": 1
              },
              "DisplayName (empty - default)": "HQM",
              "ShortName": "metal.refined",
              "Skin": 0,
              "Amount": 1,
              "Price": 0.0,
              "Sell Price": 0.2,
              "Buy Cooldown (0 - disable)": 0.0,
              "Sell Cooldown (0 - disable)": 0.0,
              "Discount (%)": {
                "shop.default": 0,
                "shop.vip": 10
              },
              "Sell Limits (0 - no limit)": {
                "shop.default": 0,
                "shop.vip": 0
              },
              "Buy Limits (0 - no limit)": {
                "shop.default": 0,
                "shop.vip": 0
              },
              "Max Buy Amount (0 - disable)": 0,
              "Max Sell Amount (0 - disable)": 0

  5. i am having players in the team show that the steam id is 3 numbers off there actual steam id. and is also causing them to die when logged off. i am pretty sure this mod has a bug but not sure what please advise if you can thanks. 

  6. this wont work as the config is incorrectly written it has to be in the same format as the other items as i spent ages trying to figure this issue out when it didnt work.

     

  7. i am unable to change the visual of the backpacks on the latest version i have tested many settings with players and only able to see the giant model. 

  8. if they are in god mode its fine if you try walking around out of god mode you get killed i cant say any more you still die sorry

  9. stone stack size is 1,000,000. If i sell 10 quantity of stone which is 1,000,000 i get 5000 rp which is correct. But if i sell 33333 i get 16666500 rp and it says -961667296 pcs of stone. it sells stone i dont have tried it with 99999 it gives the message of not enough stone which i expected at 33333. same with low grade fuel. Also i cannot put the config file back onto the server it wipes data in the config file everytime

     

    20220120211426_1.jpg

  10. i have tested different production rates on hqm with no changes i went from 1 to 100 no difference for me or the players and tried replacing the quarry as well with no output change.

    • Like 1
  11. Failed to call hook 'OnPlayerConnected' on plugin 'TeamFix v1.0.1' (NullReferenceException: Object reference not set to an instance of an object)

    at Oxide.Plugins.TeamFix.OnPlayerConnected (BasePlayer player) [0x00044] in <353aa4288d8f4f31bad8b47746c1841d>:0

    at Oxide.Plugins.TeamFix.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00333] in <353aa4288d8f4f31bad8b47746c1841d>:0

    at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <60c318df79ed41688ea59335e48d61ad>:0

    at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <9882f28dc2204b4dba514a9ad18f5042>:0

    at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <9882f28dc2204b4dba514a9ad18f5042>:0

  12. XDStatistics was compiled successfully in 2000ms

    (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)

    Fallback handler could not load library C:/TCAFiles/Users/royc1/80132/RustDedicated_Data/Mono/data-00000133A58AA020.dll

    ExType: JsonSerializationException

    (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)

    Failed to initialize plugin 'XDStatistics v1.9.4' (FormatException: Input string was not in a correct format.)

    at System.Number.StringToNumber (System.String str, System.Globalization.NumberStyles options, System.Number+NumberBuffer& number, System.Globalization.NumberFormatInfo info, System.Boolean parseDecimal) [0x00057] in :0

    at System.Number.ParseUInt64 (System.String value, System.Globalization.NumberStyles options, System.Globalization.NumberFormatInfo numfmt) [0x00014] in :0

    at System.UInt64.Parse (System.String s, System.Globalization.NumberStyles style, System.IFormatProvider provider) [0x0000e] in :0

    at System.Convert.ToUInt64 (System.String value, System.IFormatProvider provider) [0x00006] in :0

    at System.String.System.IConvertible.ToUInt64 (System.IFormatProvider provider) [0x00000] in :0

    at System.Convert.ChangeType (System.Object value, System.Type conversionType, System.IFormatProvider provider) [0x00171] in :0

    at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.EnsureType (Newtonsoft.Json.JsonReader reader, System.Object value, System.Globalization.CultureInfo culture, Newtonsoft.Json.Serialization.JsonContract contract, System.Type targetType) [0x0007c] in <2ae3f091decd4989b3c4d466e6eb5985>:0

    (Fi

1.9m

Downloads

Total number of downloads.

9k

Customers

Total customers served.

131.9k

Files Sold

Total number of files sold.

2.8m

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.