Jump to content

nivex

Creator
  • Posts

    5,154
  • Joined

  • Last visited

Everything posted by nivex

  1. yes, you can spawn 1 event only and go to it then interact with the event and when the console spits conflicts then report what caused it that is how I fixed most of it already or you can try this DangerousTreasures.cs
  2. no, in the .cs file line 16067
  3. I can't help you with floating doors. that's from the CopyPaste plugin. ignore them
  4. if (entity.IsKilled() || entity.ShortPrefabName == "item_drop_backpack") find that in the .cs and change it to this if (entity.IsKilled()) tell me if that solves it
  5. it might be helpful to use ent who on some building blocks. they should always say 0 and if they don't then this might explain why this happens. otherwise I don't know without some way to reproduce it. Despawn Dropped Loot Bags From Raid Boxes When Base Despawns, this is in the profiles (oxide/data/RaidableBases/Profiles/) and I had people enable this as a workaround before. if this still works then let me know the log file option, Log Debug To File is useless. it always says the base was despawned when it wasn't. that means the despawn was called but it didn't work for whatever reason. server log might be helpful. if you don't know what a server log is then have your host help you find it or enable it if it's not enabled. logs are sometimes called log.txt, server.log, latest.log, and may be found in root server folder, /logs/2023/07/20/ for example. if you don't see any of those then your host must help you to enable it. these are not server logs. anything with oxide in the filename is not a server log either.
  6. ok great ask your host to enable the server logs for you
  7. hi. it's a needle in a haystack really. try this for easiest solution DangerousTreasures.cs
  8. you haven't sent me the server log that is the oxide log and won't contain the full error. I don't know what is causing it without having the full error from the server log
  9. hi, that is a warning not an error an error includes a message and stack trace. you have shown me the message above "NullReferenceException: Object reference not set to an instance of an object" but without the stack trace this error is not helpful
  10. attach the log and I will find it unless you have restarted since then it's gone
  11. hi, sorry to hear that. I would need the full error from the server log though. it should be called log.txt server.log latest.log etc and be in your server's root folder where the oxide and server folders are.
  12. nivex

    Raidable Bases

    hi, this is intended so the items can stack. though it doesn't check if the item can stack so I will add that I've made it optional in the next update too (Use Identical Skins For All Stackable Items, in config)
  13. nivex

    Not removing old bases?

    Changed Status from Pending to Closed
  14. nivex

    Not removing old bases?

    hi, I've responded to your other ticket. in short, no, it's not normal but I'll help you in the other ticket
  15. Hi, floating doors that cannot be killed are a visual bug within the game client. you can ignore this as it's harmless and pertains to the CopyPaste plugin bases not despawning is a separate issue and is most commonly because 1. bad copypaste file 2. linux missing libgdiplus library 3. a bug 4. an error which I'd need the message for you can use the /rbe kill_cleanup command at any base this happens with to remove them I've closed the duplicate thread here https://codefling.com/files/support/8353-not-removing-old-bases/
  16. nivex

    Loot change

    hi, this is explained in the documentation under all 3 loot sections, and your question is too vague.
  17. nivex

    Players can't place ladders.

    Changed Status from Pending to Closed
  18. nivex

    Players can't place ladders.

    no problem. enjoy
  19. nivex

    Players can't place ladders.

    disable Require Cupboard Access To Place Ladders in the nightmare profile
  20. nivex

    Players can't place ladders.

    what does it say
  21. nivex

    Raidable Bases

    @treasureisland1234 attach your config if you can't enter then you probably gave your raidablebases.banned perm
  22. nivex

    Raidable Bases

    @MeinRustthank you Mein @Commo if you're going to change it in the config then you should unload the plugin and delete the UI data file. this is because each players offsets are stored so changing config will apply to new offsets or unchanged offsets only. you can use the arrow to move each ui window too to make this easy oxide/data/RaidableBasesUI.json - be careful to not delete the wrong data file.
  23. no problem
  24. hi, that plugin hasn't been updated in 5 years I've edited it so it should work with raidable bases now. edited to include support for pvp in raidable bases events, too NightPVP.cs
  25. .
1.8m

Downloads

Total number of downloads.

8.4k

Customers

Total customers served.

127.3k

Files Sold

Total number of files sold.

2.6m

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.