-
Posts
288 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by Vergbergler
-
Thank you for bringing this to my attention. It would seem that the Backpack plugin's backpack can be dropped by players. This backpack cannot be treated like other Rust dropped items. Please let me know if you have any more issues by commenting on this support or making a new one. Edit: To be clear, the backpacks are still being tracked and saved by DropStopper.
-
Changed Status from Pending to Can't Reproduce Changed Fixed In to 1.1.5
-
This looks like it belongs in Discussion instead of Support. My server is not getting this spam. Please remove DropStopper and see if the error is still occurring.
-
@HOUSE RUST The plugin will not work for players that do not have permission. Admin sometimes need to drop items under the map. These admin players can be added to the excluded permissions list. Automatically adding every player without permissions would be frustrating for admins. I hope this answered your question.
-
Having this spmmaed in console [DropStopper] Server deleted before it could be saved!
Vergbergler replied to SlayersRust's Support Request in Support
Changed Status from Pending to Fixed Changed Fixed In to 1.1.5 -
Having this spmmaed in console [DropStopper] Server deleted before it could be saved!
Vergbergler replied to SlayersRust's Support Request in Support
I'm going to mark as completed, please feel free to message here if you continue to have this issue. -
Having this spmmaed in console [DropStopper] Server deleted before it could be saved!
Vergbergler replied to SlayersRust's Support Request in Support
@SlayersRust Looks like the DespwnConfig would be the problem. DropStopper cannot track items if they get deleted prematurely. For instance: "hat.wolf": 1.0, If the Wolf Hat has fallen through the ground and gets deleted by DespawnConfig after 1 second. There's no point in attempting to save it from being despawned by the server in the underground "kill zone" created by Facepunch. DespawnConfig & DropStopper aren't doing anything wrong. It's just server preference really. I will create an option in the config to suppress this warning. DropStopper would still safely lose track of deleted items, but wouldn't complain about it. Would this be acceptable? -
Having this spmmaed in console [DropStopper] Server deleted before it could be saved!
Vergbergler replied to SlayersRust's Support Request in Support
@SlayersRust I've updated DropStopper with better logging in this situation. Could you let me know what it says now? I am connected with other server admins that have purchased DropStopper; and I have not heard anyone else getting this warning. It is possible that another one of your installed plugins may be creating and deleting items quickly. If you would like, I could add a config option to suppress this warning in your console. However, I think it is more important that we figure out what is deleting items on your server so quickly for performance sake. I'm very interested to know what is causing this and want to get it fixed for you asap. -
Having this spmmaed in console [DropStopper] Server deleted before it could be saved!
Vergbergler replied to SlayersRust's Support Request in Support
I'm working on an update that will make this console warning more useful. Hang tight. -
Having this spmmaed in console [DropStopper] Server deleted before it could be saved!
Vergbergler replied to SlayersRust's Support Request in Support
Hmm, no this is not normal. Do you have a custom server? Are there items being spawned and deleted quickly? Have you edited the config file? Please be verbose as possible when describing things. -
Says permission does not exist for dropstopper.excluded
Vergbergler replied to SlayersRust's Support Request in Support
Changed Status from Pending to Fixed Changed Fixed In to 1.1.3 -
Says permission does not exist for dropstopper.excluded
Vergbergler replied to SlayersRust's Support Request in Support
I've updated the description page to make sure that permissions typo doesn't get anyone else -
Says permission does not exist for dropstopper.excluded
Vergbergler replied to SlayersRust's Support Request in Support
The permission name is actually: DropStopper.exclude Try using a permissions manager to make your life easier. This is what I use: -
As you wish SkillTree.json
-
I do not have a file by that name. Only logs are for new players entering the server and creating new data for them.
-
Error in console when using '/stresetalldata' command: Failed to call hook 'ResetAllData' on plugin 'SkillTree v1.6.3' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.SkillTree.RunResetCommands (System.String playerID, System.Int32 level_achieved) [0x00060] in <f4b0e92620254fec92e27c7038b45583>:0 1kb/s in, 13kb/s out at Oxide.Plugins.SkillTree.ResetAllDataCommand (BasePlayer player, System.Boolean fromConsole) [0x000af] in <f4b0e92620254fec92e27c7038b45583>:0 at Oxide.Plugins.SkillTree.ResetAllData (BasePlayer player) [0x00022] in <f4b0e92620254fec92e27c7038b45583>:0 at Oxide.Plugins.SkillTree.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x04259] in <f4b0e92620254fec92e27c7038b45583>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <9c80d821d00a44c9a24497c73ad2d20d>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <d646191a355d43a6b3ab36b7ee14c740>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <d646191a355d43a6b3ab36b7ee14c740>:0 Love you
-
Nah, you ain't even trying. I just purchased this instead. It works great.
-
Failed to call hook 'SetStatusProperty' on plugin 'SimpleStatus v1.2.8' (FormatException: Input string was not in a correct format.) at System.Number.ThrowOverflowOrFormatException (System.Boolean overflow, System.String overflowResourceKey) [0x0001a] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0 3kb/s in, 20kb/s out at System.Number.ParseSingle (System.ReadOnlySpan`1[T] value, System.Globalization.NumberStyles styles, System.Globalization.NumberFormatInfo info) [0x00071] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0 at System.Single.Parse (System.String s, System.IFormatProvider provider) [0x0001b] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0 at Oxide.Plugins.SimpleStatus.RgbaToHex (System.String rgba) [0x00034] in <bd986c4b81b04c40bfd971833db903c3>:0 at Oxide.Plugins.SimpleStatus+<>c.<AS_UpdateBar>b__88_3 (System.Object x) [0x00006] in <bd986c4b81b04c40bfd971833db903c3>:0 at Oxide.Plugins.SimpleStatusExtensionMethods.ExtensionMethods.CopyFrom[V] (System.Collections.Generic.Dictionary`2[TKey,TValue] dict, System.Collections.Generic.Dictionary`2[TKey,TValue] other, System.String key1, System.String key2, System.Func`2[T,TResult] clean) [0x00018] in <bd986c4b81b04c40bfd971833db903c3>:0 at Oxide.Plugins.SimpleStatus.AS_UpdateBar (System.UInt64 userId, Oxide.Plugins.SimpleStatus+StatusInfo status, Oxide.Plugins.SimpleStatus+PlayerStatusInfo data, System.Collections.Generic.Dictionary`2[TKey,TValue] ssprops) [0x000cd] in <bd986c4b81b04c40bfd971833db903c3>:0 at Oxide.Plugins.SimpleStatus.SetStatusProperty (System.String userId, System.String statusId, System.Collections.Generic.Dictionary`2[TKey,TValue] properties) [0x00056] in <bd986c4b81b04c40bfd971833db903c3>:0 at Oxide.Plugins.SimpleStatus.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x01b48] in <bd986c4b81b04c40bfd971833db903c3>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <9c80d821d00a44c9a24497c73ad2d20d>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <d646191a355d43a6b3ab36b7ee14c740>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <d646191a355d43a6b3ab36bFailed to call hook 'SetStatusProperty' on plugin 'SimpleStatus v1.2.8' (FormatException: Input string was not in a correct format.) Okay, first off lemme just tell you how much I LOVE the fact that I needed to remind you to address this issue, then after an hour of checking you mark this as closed...? This above error is spamming my console and I'm not the only one getting this error: https://codefling.com/files/support/17300-error/ This is a fresh install with no modifications to the configuration file, .CS file, or the language file. Let's start with you engaging with the above SimpleStatus support link and figuring out why this is happening.
-
Please refer to this ticket before claiming that this is a SimpleStatus issue: https://codefling.com/files/support/17300-error/
-
I submitted a support ticket for Balance Status here: https://codefling.com/files/support/19034-error/
-
Failed to call hook 'SetStatusProperty' on plugin 'SimpleStatus v1.2.8' (FormatException: Input string was not in a correct format.) at System.Number.ThrowOverflowOrFormatException (System.Boolean overflow, System.String overflowResourceKey) [0x0001a] in <f98723dd4586469db5213ec59da723ca>:0 at System.Number.ParseSingle (System.ReadOnlySpan`1[T] value, System.Globalization.NumberStyles styles, System.Globalization.NumberFormatInfo info) [0x00071] in <f98723dd4586469db5213ec59da723ca>:0 at System.Single.Parse (System.String s, System.IFormatProvider provider) [0x0001b] in <f98723dd4586469db5213ec59da723ca>:0 at Oxide.Plugins.SimpleStatus.RgbaToHex (System.String rgba) [0x0001f] in <fff49ff5a5eb4a74a51f2d76e27dc79d>:0 at Oxide.Plugins.SimpleStatus+<>c.<AS_UpdateBar>b__88_3 (System.Object x) [0x00006] in <fff49ff5a5eb4a74a51f2d76e27dc79d>:0 at Oxide.Plugins.SimpleStatusExtensionMethods.ExtensionMethods.CopyFrom[V] (System.Collections.Generic.Dictionary`2[TKey,TValue] dict, System.Collections.Generic.Dictionary`2[TKey,TValue] other, System.String key1, System.String key2, System.Func`2[T,TResult] clean) [0x00018] in <fff49ff5a5eb4a74a51f2d76e27dc79d>:0 at Oxide.Plugins.SimpleStatus.AS_UpdateBar (System.UInt64 userId, Oxide.Plugins.SimpleStatus+StatusInfo status, Oxide.Plugins.SimpleStatus+PlayerStatusInfo data, System.Collections.Generic.Dictionary`2[TKey,TValue] ssprops) [0x000cd] in <fff49ff5a5eb4a74a51f2d76e27dc79d>:0 at Oxide.Plugins.SimpleStatus.SetStatusProperty (System.String userId, System.String statusId, System.Collections.Generic.Dictionary`2[TKey,TValue] properties) [0x00056] in <fff49ff5a5eb4a74a51f2d76e27dc79d>:0 at Oxide.Plugins.SimpleStatus.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x01b48] in <fff49ff5a5eb4a74a51f2d76e27dc79d>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <206a0f2c6ee141f38e2ad549cde44d70>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <beb2b64691c64e2b95b99491bd85442c>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <beb2b64691c64e2b95b99491bd85442c>:0 82.172.97.17:57647/76561199374722217/IlIDestroyerIlI has auth level 2
-
I'm having the same issue. I have SimpleStatus, AdvancedStatus, and BalanceStatus plugins installed. I only modified BalanceStatus config to show different colors and text for currency display. It looks like it isn't showing Economics balance correctly.