Jump to content

ShiiZo

Member
  • Posts

    176
  • Joined

  • Last visited

Everything posted by ShiiZo

  1. ShiiZo

    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.
  2. ShiiZo

    Cards not working.

    Tested it without supercard, works flawless now. Thanks again for the info @aimacak
  3. ShiiZo

    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.
  4. ShiiZo

    Cards not working.

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

    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)'
  6. ShiiZo

    Plugin doesnt work with trupve

    You dont need true pve when u have war mode. Im using war mode as pve plugin on my server.
  7. ShiiZo

    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.
  8. Im still waiting for any response
    Hello, I have purchased many maps on Codefling, but this one is by far the worst I have ever seen. We already spent several days before the wipe trying to fix the map. Aside from the countless terrain issues where players fall through the map, the rivers that float upwards, and the building spots that cannot be used because they are either too close to monuments or the entrances are placed incorrectly, we keep finding new problems every day. Even one week after the wipe, I am still receiving daily screenshots from players because they keep discovering new issues. I don’t understand how a map like this can be sold for $25 and how there is no review process before it is offered for sale. I am genuinely very disappointed with this map, and I cannot understand how it has a 5-star rating. Of course, things can break after an update or entities may change, but this map is an absolute disgrace — especially compared to maps from creators like Wonderfox or Gruber.
  9. ShiiZo

    Missing Karuza Vehicles

    Thanks a lot for the fast update
  10. ShiiZo

    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
  11. Yeah i added this 2 hours ago and watch the console now.
  12. ShiiZo

    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
  13. 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.
  14. ShiiZo

    Missing Karuza Vehicles

    Hi, i bought today the Harrier Jet and the TukTuk Car but both are not listed in your config. Best Regards
  15. 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
  16. Which stacksize does yours Orchids have?
  17. ShiiZo

    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)
  18. Thanks a lot
  19. Hello, any updates? ^^
  20. ShiiZo

    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
  21. Good morning, no put it in the Box and then it will get transfered to the planters.
  22. Hi since this update im getting following error multiple times a day. I need to reload it everytime and then its working again. Please fix this. Failed to call hook 'OpenUIChatCmd' on plugin 'AutoLock v1.8.0' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.AutoLock.OpenUIChatCmd (BasePlayer player, System.String command, System.String[] args) [0x00099] in <b31382ef45154d0596740978e64cbd42>:0 at Oxide.Plugins.AutoLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00b00] in <b31382ef45154d0596740978e64cbd42>: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 <d59b507fd76240e5b62228d0eae39b73>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <d59b507fd76240e5b62228d0eae39b73>:0
  23. ShiiZo

    Plugin Error

    Hi, i just got this error in the console and it told me to contact u. [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) [0x00039] in <feac45287c8b43c8b019cb99e4124a43>:0 at Oxide.Plugins.CustomItemDefinitions+ProtoWriteToStream.Handle (ProtoBuf.VendingMachinePurchaseHistoryMessage __instance, BufferStream stream) [0x00000] in <feac45287c8b43c8b019cb99e4124a43>:0 at (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.ProtoBuf.VendingMachinePurchaseHistoryMessage.WriteToStream_Patch2(ProtoBuf.VendingMachinePurchaseHistoryMessage,BufferStream)
  24. ShiiZo

    Errors while crafting

    You can close the ticket. Got fixed with the update today.
2.1m

Downloads

Total number of downloads.

9.8k

Customers

Total customers served.

143k

Files Sold

Total number of files sold.

3m

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.