Jump to content

BetterDeadThanZed

Member
  • Posts

    1,104
  • Joined

  • Last visited

Everything posted by BetterDeadThanZed

  1. 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))
  2. 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.
  3. BetterDeadThanZed

    Photo bug

    For example, in this screenshot, the photo that says "Boom", I can't see. I can see the three under it.
  4. BetterDeadThanZed

    Photo bug

    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.
  5. Can you explain the marketplace a little better? When I open the Marketplace, I have an option to buy a 24h ad or a 1 week ad, but I can still post things for sale on there without that. When I buy a 24h or 1 week ad, I get a piece of paper in my inventory. This just seems a little confusing.
  6. I just wanted to share some screenshots of how I used this prefab on my server. I've modified it a bit, added a Bradley and it looks cool!
  7. It's a nice addition for any map, but a height, splat and biome mask would be awesome.
  8. I have no idea. I just checked my console window and that error was in the console.
  9. BetterDeadThanZed

    Error mesage

    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
  10. Thanks for the response. I need help with the marketplace. I've gotten as far as selecting the item I want to sell but I can't figure out how to edit what I want for it. Also, I don't see the internet browser/feature. Where is that?
  11. I'm confused about the photos. I make a post with a photo and when I'm done, the pop up window shows the photo but when I close it, the photo doesn't show on the feed. I only see the text of the post. What am I doing wrong?
  12. I've had a few players complain about this... any way to stop the event from despawning if a player is doing it? I had one player tell me it happened three times today.
  13. BetterDeadThanZed

    Error

    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.
  14. BetterDeadThanZed

    Error

    Ok, I got it fixed but how could they have upgraded to a level that doesn't exist?
  15. BetterDeadThanZed

    Error

    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".
  16. BetterDeadThanZed

    Error

    "21555286": { "Speed": 5, "Fuel": 5, "Output": 5 }, I don't see 6....
  17. BetterDeadThanZed

    Error

    How do I fix that? How did they upgrade to level 6?
  18. BetterDeadThanZed

    Error

    Config: https://pastebin.com/aj0ZFn5P Data: https://pastebin.com/mfZwf4dU
  19. BetterDeadThanZed

    Error

    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.
  20. 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.
  21. 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
  22. 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!
  23. Can you provide more information on how to use Customloot with BotReSpawn?
1.6m

Downloads

Total number of downloads.

7.7k

Customers

Total customers served.

115.5k

Files Sold

Total number of files sold.

2.4m

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.