-
Posts
1,104 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by BetterDeadThanZed
-
I searched the console for RusterNET and found these errors. The bottom 2 are from 2.3.5: 01/14/2022 22:33:14 | Failed to call hook 'OnPlayerLootEnd' on plugin 'RusterNET v2.3.6' (NullReferenceException: Object reference not set to an instance of an object) at System.IO.File.WriteAllBytes (System.String path, System.Byte[] bytes) [0x00007] in <eae584ce26bc40229c1b1aa476bfa589>:0 at Humanlights.Extensions.OsEx+File.Create (System.String file, System.Byte[] contents) [0x00008] in <52806caa88e54a949aec9f4ea23fd958>:0 at Oxide.Plugins.RusterNET.OnPlayerLootEnd (PlayerLoot playerLoot) [0x0026e] in <432353e52ec74aa79f75f12f729dffd4>:0 at Oxide.Plugins.RusterNET.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00ad5] in <432353e52ec74aa79f75f12f729dffd4>: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 01/12/2022 18:33:40 | Failed to call hook 'Unload' on plugin 'RusterNET v2.3.5' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.RusterNET+RusterBrowser.UnlockPlayer () [0x00017] in <84604dd071bd42ba9caae6430c2501e8>:0 at Oxide.Plugins.RusterNET+RusterBrowser.CloseProfile () [0x00034] in <84604dd071bd42ba9caae6430c2501e8>:0 at Oxide.Plugins.RusterNET.Unload () [0x00129] in <84604dd071bd42ba9caae6430c2501e8>:0 at Oxide.Plugins.RusterNET.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x007ab] in <84604dd071bd42ba9caae6430c2501e8>: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 01/12/2022 14:09:20 | Calling hook CanCombineDroppedItem resulted in a conflict between the following plugins: CustomSkinsStacksFix - False (Boolean), RusterNET (True (Boolean))
-
Another issue... my posts are disappearing on the community feed. I posted something last night and now it's not there. My Marketplace listing is also gone that I posted last night. Am I missing a step? Am I supposed to be using the SQL database? It seemed like that was an optional step because it wasn't really explained very well.
-
For example, in this screenshot, the photo that says "Boom", I can't see. I can see the three under it.
-
It seems if you post one photo, you can't see that photo. If you post more than one, you can see the seconad and subsequent photos, but the first one, you can not click on the photo to see it.
-
I have no idea. I just checked my console window and that error was in the console.
-
I just saw this in my console: 01/12 16:50:37 | Failed to call hook 'OnPlayerInput' on plugin 'StaticLootables v2.0.14' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.StaticLootables.OnPlayerInput (BasePlayer player, InputState input) [0x006fb] in <600a79c0a1d045e7ae37ed5cffdee7a0>:0 at Oxide.Plugins.StaticLootables.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x003b8] in <600a79c0a1d045e7ae37ed5cffdee7a0>: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
-
- 51 comments
-
- 1
-
-
- #radhouse
- #radiation
- (and 10 more)
-
I haven't changed my config. I did notice that for fuel there were 6 levels for price but only 5 levels for the modifier. I guess this allowed them to upgrade to a level that didn't exist.
-
Ok, I got it fixed but how could they have upgraded to a level that doesn't exist?
-
I'm unable to unload it because of the error. It's spamming so fast the reload command isn't working. How could that level been upgraded to level 6? Also, anything that says "5" is level 6? I see lots of entries that say "5".
-
"21555286": { "Speed": 5, "Fuel": 5, "Output": 5 }, I don't see 6....
-
How do I fix that? How did they upgrade to level 6?
-
Config: https://pastebin.com/aj0ZFn5P Data: https://pastebin.com/mfZwf4dU
-
I just checked my console and found this error spamming: ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index at System.ThrowHelper.ThrowArgumentOutOfRangeException (System.ExceptionArgument argument, System.ExceptionResource resource) [0x00029] in <eae584ce26bc40229c1b1aa476bfa589>:0 at System.ThrowHelper.ThrowArgumentOutOfRangeException () [0x00000] in <eae584ce26bc40229c1b1aa476bfa589>:0 at Oxide.Plugins.FurnaceLevels+FurnaceUpgrades.Cook () [0x000ff] in <d3ff9f0b07be47879bf29a78cca7f10f>:0 at InvokeHandlerBase`1[T].DoTick () [0x000be] in <07ad3b21c6e0454082d03e7cc78ba962>:0 at InvokeHandlerBase`1[T].LateUpdate () [0x0000c] in <07ad3b21c6e0454082d03e7cc78ba962>:0 (Filename: <eae584ce26bc40229c1b1aa476bfa589> Line: 0) It's non-stop and disabling my server's console.
-
Custom spawns keep reverting to "AutoSpawn": false,
BetterDeadThanZed replied to BetterDeadThanZed's Support Request in Support
Ok, thanks! -
Custom spawns keep reverting to "AutoSpawn": false,
BetterDeadThanZed posted A Support Request in Support
I've noticed that my custom json keeps reverting all of the entries to ""AutoSpawn": false,". I have to change them to True and reload the plugin. I haven't done any debugging to see what causes it, but I will keep an eye on it to see if I can figure out the conditions that it happens with. -
Probably should put this in a support ticket, but I just got this when starting my server with the new Rust version: Failed to call hook 'OnEntitySpawned' on plugin 'BotReSpawn v1.0.6' (KeyNotFoundException: The given key was not present in the dictionary.) at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <eae584ce26bc40229c1b1aa476bfa589>:0 at Oxide.Plugins.BotReSpawn.DoEvent (System.String name, UnityEngine.Vector3 pos) [0x00000] in <25db4cbb3f34479fa1154b77379bc970>:0 at Oxide.Plugins.BotReSpawn.OnEntitySpawned (HackableLockedCrate crate) [0x0003d] in <25db4cbb3f34479fa1154b77379bc970>:0 at Oxide.Plugins.BotReSpawn.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00763] in <25db4cbb3f34479fa1154b77379bc970>: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
-
I hate to be a pain in the ass, but are we going to get the ability to edit the possible loot the AI drops? I tried that other plugin to manage the loot and it's overly complicated. A section of the BotReSpawn config, where we can define "loot tables" for them would be a perfect solution. BTW - Thanks for the recent update. Things are looking great with the plugin!