Jump to content

All Activity

This stream auto-updates

  1. Today
  2. Follow-up on the SqliteException / server/my_server_identity crash This is confirmed, not a guess — reproduced via IL decompilation of Assembly-CSharp.dll/Oxide.CSharp.dll and verified empirically across several real cold restarts on our servers. We found the actual trigger: it only happens when "Enable Offline Image Mode" is enabled in the config. With that option on, LoadImages() (called synchronously from OnServerInitialized()) calls LoadImageFromFS() → FileStorage.server.Store() for images prefixed "TheMevent/". FileStorage is a native beforefieldinit class — touching it that early can run its static constructor before the game engine applies the +server.identity startup argument, permanently locking the storage path to the default "my_server_identity" for that process. With Offline Image Mode off (the default), this code path is never reached — that's why most users never hit it. Offline Image Mode was true on all our servers going back months before the crash started. Disabling it + updating to 1.5.63 fixed the crash across several real cold restarts since, with zero exceptions. The 1.5.65 changelog note ("no longer hangs on startup because it imported interface images while still initializing") doesn't match the code — LoadImages() is still called synchronously in OnServerInitialized() in 1.5.65, unchanged from 1.5.63. Suggested real fix: stop routing these cached images through the native FileStorage class entirely. Write the downloaded texture bytes directly to disk instead (e.g. File.WriteAllBytes under oxide/data/UltimateLeaderboard/Images/) and read them back the same way. That removes the race condition completely, regardless of plugin/assembly load timing. Separate issue: 1.5.65 changed the ServerPanel category check back to categoryID != 0 (was categoryID > 0). Negative category IDs aren't valid — they came from a bug in a category ID generator (now fixed upstream). Accepting them as valid causes wrong template rendering. Recommend keeping categoryID > 0, matching the convention other ServerPanel-integrated plugins (MultiEvents, DailyRewards) use.
  3. Hi, yes, you need these settings for the level I made to work. Basically, the package includes the bases, and these settings add the Level 6 houses to the game, and you will also get a new category called “Clan Base.” Once you purchase these settings, you’ll be able to use them with the rest of my packages as well, so you won’t need to purchase the settings again, since the settings receive regular updates.
  4. Basically creates a separate stack from the other charcoal. If you split the stack out to single items, it creates identical items. Obviously, they can't be used to enchant a weapon but wanted you to know that this is happening.
  5. chovah

    Linking System

    I use pinehosting as a host, how do I install this?
  6. Can you please add a console give tool & give cable command?
  7. BigCountry

    Dungeon Bases

    I was in dungeon. And event ended (I had no clue/warning) and game killed me via suicide and I lost all my gear. Is this how it works? If so that fkn sucks. Should just despawn dungeon and drop me on ground? does this need to be set to 0? antihack.terrain_protection 0
  8. It seems to happen based on probability rather than being guaranteed. There were cases where the weapon was drawn after about 10 seconds, and other cases where it was never drawn at all.
  9. After knocking down an NPC, they will simply stand there without becoming hostile once they get back up.
  10. Willy Wonka

    Weird Charcoal/Book bug

    Wanted to bring this to your attention. Player sent me a screenshot of some charcoal labeled as one of the enchant books. Using the latest version.
  11. Re-download the file and make sure its 1.0.48. CF can sometimes have cache issues.
  12. Changed Status from Pending to Work in Progress Changed Fixed In to Next Version
  13. Thank you!
  14. Do you mean that the traveling vendor doesn't cross bridges? Unfortunately, that’s not possible to implement; he only travels along the road.
  15. no sorry i didnt explain correctly its not the actual SErver pop thats shown through steam its the ingame count its a fake head count its not the actual server pop thats shown through the llobby. i understand about facepunchs terms and conditions.
  16. 20K

    Translater

    I'm almost done building the RustTranslator.cs plugin. youll love it.
  17. Version 1.0.0

    1 download

    [ShopFront & Walls Bundle] By GoonSloth / EmpireRust.com [2 Custom Arenas, ShopFronts and walls, Beautifully decorated. ] Contact: Discord: https://discord.gg/ArAeU4qQqN — fastest way to reach me, open a ticket in the support channel Website: https://empirerust.com
    $4.99
    Great plugin, thanks
  18. imthenewguy

    About ExtraPocket

    There isn't a way to manually trigger OnNewSave unfortunately. There is wipestpouches, but it only runs for online players.
  19. The Underwaterlabs on A0 are not playable. it seems that a 2nd copy of the Waterlabs is offset over the first one, which means that you are blocked halfway through it.
  20. Yesterday
  21. Cahnu

    compiling error

    Changed Status from Pending to Fixed Changed Fixed In to 1.1.9
  22. Cahnu

    compiling error

    This is resolved in the latest version. Please download and let me know if you have any issues.
  1. Load more activity

About Us

Codefling is the largest marketplace for plugins, maps, tools, and more, making it easy for customers to discover new content and for creators to monetize their work.

Downloads
3m
Total downloads
Customers
12k
Customers served
Files Sold
170.8k
Total sales
Payments
3.7m
Processed total
×
×
  • 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.