Jump to content

Farmer Boy

Member
  • Posts

    186
  • Joined

Everything posted by Farmer Boy

  1. You can close the Ticket. Its a bug in the Loot Table Plugin from King. Sorry for bothering you.
  2. Good morning, since your latest Update the stacksize dont work anymore. We have a stacksize of 1k for each item and since the update we cant stack them anymore. Best Regards
  3. Hi, since the update its not possible to join normal teams anymore. "Force to create a clan when creating a team?": false, - I have this on false since im using your plugin but since thrusday it aint working anymore. Best Regards
  4. Hello, I wanted to enable the dependency for using VehicleBuy together with KazuraVehicles, but the old plugin has been replaced. Could you please fix this? We’re having issues with the callback and pickup function after a server restart.
  5. Farmer Boy

    Restart Error

    05:01 [Error] Failed to initialize plugin 'CustomItemDefinitions v2.2.1' (SqliteException: Could not open database file: server/my_server_identity/sv.files.274.db (error 14)) at Facepunch.Sqlite.Database.Open (System.String path, System.Boolean fastMode) [0x0003b] in <a40609c90b5646f4bb3146f805f2b8c5>:0 at FileStorage..ctor (System.String name, System.Boolean server) [0x00046] in <daae5ab29b2345b3aa8fa8e51ad42ec6>:0 at FileStorage..cctor () [0x00017] in <daae5ab29b2345b3aa8fa8e51ad42ec6>:0 05:01 [Info] Unloaded plugin CustomItemDefinitions v2.2.1 by 0xF // dsc.gg/0xf-plugins Removed the plugin + better medicine and server restart worked flawless.
  6. Farmer Boy

    Cards not working.

    Tested it without supercard, works flawless now. Thanks again for the info @aimacak
  7. Farmer Boy

    Cards not working.

    Thanks for the Info i will unload the super card and then test it again. I like the Plugin but when it breaks the events, i can live without it.
  8. Farmer Boy

    Cards not working.

    Good morning, yeah we do use super card. Dont tell me that this can bug the normal cards somehow?
  9. Farmer Boy

    Console Message

    Just saw this in my Console and wanted to share with you. 'WarMode v1.3.11' is using deprecated hook 'OnTeamInvite', which will stop working on Wednesday, 31 December 2025. Please ask the author to update to 'OnTeamMemberInvite(PlayerTeam playerTeam, BasePlayer basePlayer, ulong userId)'
  10. You dont need true pve when u have war mode. Im using war mode as pve plugin on my server.
  11. Farmer Boy

    Warning in Console

    'Clans v1.1.50' is using deprecated hook 'OnTeamInvite', which will stop working on Wednesday, 31 December 2025. Please ask the author to update to 'OnTeamMemberInvite(PlayerTeam playerTeam, BasePlayer basePlayer, ulong userId)' Hi i just got this message in my console.
  12. Im still waiting for any response
    Top Map.
  13. Thanks a lot for the fast update
  14. Farmer Boy

    Cards not working.

    Hello, since this wipe i got mulitple reports that players cant open the code lock doors anymore. No matter if blue or red doors. Best Regards
  15. Yeah i added this 2 hours ago and watch the console now.
  16. Farmer Boy

    Error in console

    Hi, when players build a basement, we always get following error spamed in the console: Failed to call hook 'CanEntityTakeDamage' on plugin 'Basements v1.0.5' (NullReferenceException: Object reference not set to an instance of an object.) at Oxide.Plugins.BasementMethods.ExtensionMethods.IsBasementEntity (BaseEntity entity) [0x0000b] in <01eea65160f84526833bcedb5f9ab6fd>:0 at Oxide.Plugins.Basements.CanEntityTakeDamage (BaseCombatEntity entity, HitInfo hitinfo) [0x00015] in <01eea65160f84526833bcedb5f9ab6fd>:0 at Oxide.Plugins.Basements.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x012c1] in <01eea65160f84526833bcedb5f9ab6fd>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <112d89ea5d3348c8b949af0ab1a866d2>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <112d89ea5d3348c8b949af0ab1a866d2>:0 Is there maybe a way to fix this? Best Regards
  17. Exception while calling NextTick callback (NullReferenceException: ) at (wrapper managed-to-native) UnityEngine.Component.get_transform(UnityEngine.Component) at Oxide.Plugins.TwigsDecay.TryInitBlockDecay (BuildingBlock block) [0x00000] in <01eea65160f84526833bcedb5f9ab6fd>:0 at Oxide.Plugins.TwigsDecay+<>c__DisplayClass17_0.<OnEntitySpawned>b__0 () [0x00000] in <01eea65160f84526833bcedb5f9ab6fd>:0 at Oxide.Core.OxideMod.OnFrame (System.Single delta) [0x00051] in <112d89ea5d3348c8b949af0ab1a866d2>:0 I have the same error. I will test what you posted above. And its not happening all the time, its random for what i can see.
  18. Farmer Boy

    Missing Karuza Vehicles

    Hi, i bought today the Harrier Jet and the TukTuk Car but both are not listed in your config. Best Regards
  19. Hello, since the latest update I can only select the skins I purchased with the Spray Can when I right-click. The added custom skins are no longer showing up. When I use /si, all skins are displayed correctly. Additionally, the GitHub import tool isn’t working. Every time I try to import the skins from XSkin, I receive an error message in the CMD window. Best Regards
  20. Which stacksize does yours Orchids have?
  21. Farmer Boy

    Error in Console

    Hello again, your Plugin told me to report this. [CustomItemDefinitions] There was an error in the client side package handler! This is a very important part! Please inform the developer about it! (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.CustomItemDefinitions+Mutate.ToClientSide (ProtoBuf.VendingMachinePurchaseHistoryMessage purchaseHistoryMessage) [0x00000] in <385ae353018e41cd9e134f7e25b3d7a6>:0 at Oxide.Plugins.CustomItemDefinitions+ProtoWriteToStream.Handle (ProtoBuf.VendingMachinePurchaseHistoryMessage __instance, BufferStream stream) [0x00000] in <385ae353018e41cd9e134f7e25b3d7a6>:0 at (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.ProtoBuf.VendingMachinePurchaseHistoryMessage.WriteToStream_Patch2(ProtoBuf.VendingMachinePurchaseHistoryMessage,BufferStream)
  22. Thanks a lot
  23. Hello, any updates? ^^
  24. Farmer Boy

    Kits dont save the slots

    Hello, At the beginning of the video, you can see the Roadsign Kilt with 4 slots. If this is added to the kit, it becomes 0. Can you please fix this. Kits_Error_Slots.mp4

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
2.9m
Total downloads
Customers
11.9k
Customers served
Files Sold
168.6k
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.