Jump to content

RICK

Creator
  • Posts

    110
  • Joined

  • Last visited

Everything posted by RICK

  1. RICK

    JetPack

    I noticed the backpack model has been changed. Is the large backpack no longer supported? I think the large backpack looks better. I bought this plugin on the lone.design website.
  2. Show error message after taking damage Failed to call hook 'OnEntityTakeDamage' on plugin 'CustomClothingCombinations v2.0.7' (IndexOutOfRangeException: Index was outside the bounds of the array.) at Oxide.Plugins.CustomClothingCombinations.OnEntityTakeDamage (BasePlayer player, HitInfo info) [0x001c9] in <d58e4ace562b477395f2a203293ba34c>:0 at Oxide.Plugins.CustomClothingCombinations.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0008d] in <d58e4ace562b477395f2a203293ba34c>: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 <15f61ddda771464d8246ebdce8ff4811>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <15f61ddda771464d8246ebdce8ff4811>:0
  3. I've tested it, and the result is the same even with the default configuration loaded.
  4. The issue has not been fixed; it still keeps generating errors.
  5. Nothing was found in the underwater laboratory.
  6. When the plugin is running, errors constantly occur, which can potentially cause the server to crash.
  7. RICK

    Npc Spawn

    An error occurred during the "DefendableBases" event. System.NullReferenceException: Object reference not set to an instance of an object at Oxide.Plugins.NpcSpawn+CustomScientistNpc.CanSeeTarget (BaseEntity target) [0x00029] in <9529974d5bc84050959df121cf01f25f>:0 at Oxide.Plugins.NpcSpawn+CustomScientistNpc.CanCombatState () [0x000e4] in <9529974d5bc84050959df121cf01f25f>:0 at Oxide.Plugins.NpcSpawn+CustomScientistBrain+CombatState.GetWeight () [0x00000] in <9529974d5bc84050959df121cf01f25f>:0 at Oxide.Plugins.NpcSpawn+CustomScientistBrain.Think (System.Single delta) [0x00101] in <9529974d5bc84050959df121cf01f25f>:0 at BaseAIBrain.DoThink () [0x0000d] in <bf9e47e5662b46608543e39eed968275>:0 at HumanNPC.ServerThink (System.Single delta) [0x0001a] in <bf9e47e5662b46608543e39eed968275>:0 at NPCPlayer.ServerThink_Internal () [0x0000d] in <bf9e47e5662b46608543e39eed968275>:0 at HumanNPC.TryThink () [0x00000] in <bf9e47e5662b46608543e39eed968275>:0 at AIThinkManager.DoProcessing (ListHashSet`1[T] process, System.Single budgetSeconds, System.Int32& last) [0x00014] in <bf9e47e5662b46608543e39eed968275>:0
  8. RICK

    Wallpaper Planner

    How to Create Your Own Wallpaper Skins and Upload Them to the Workshop
  9. I think admins can still apply skins and distribute them to players. This kind of operation can't be detected by the official. It's impossible that an entire server gets banned just because a player uses a skin they haven't purchased—otherwise, things would be a total mess. Of course, if someone maliciously reports a server, they might look into it, but I don't think they'll have the time to handle all of that.
  10. I feel like this whole thing is just like the wind—it'll blow over after a while. In the future, we might end up fully compromising, or maybe Facepunch will just turn a blind eye. After all, they're only warning us not to provide skins and DLCs anymore. If you're not afraid of the risks, you can still keep using them. With hundreds and thousands of servers out there, how can they monitor them all? It's highly likely they'll blacklist servers based on reports, similar to how they handle fake player counts. Of course, this is just my guess. Maybe they'll come up with better ways to monitor us.
  11. I deleted the StaticLootables_data file and reloaded it, but the problem still occurs, and the new StaticLootables_data file seems to no longer be generated.
  12. RICK

    Npc Spawn

    OK, I understand
  13. RICK

    Npc Spawn

    Is it normal that NPCs won't use rocket launchers?
  14. RICK

    Items Info

    Can you add custom item icons?
  15. RICK

    Boston: New Land

    After confirming the installation, UnderwaterGuard prompts the following error message Error while compiling UnderwaterGuard: 'UnderwaterGuard.PatrolNpc.MovableBaseMountable.GetDismountPosition(BasePlayer, out Vector3)': no suitable method found to override | Line: 1434, Pos: 38
  16. RICK

    Boston: New Land

    lone.design By the way, after this month's update, the two additional plugins are also invalid
  17. RICK

    Boston: New Land

    The elevator in the Quarantine Zone building seems to be unresponsive. Is it just a decoration? I purchased this map on another website
  18. RICK

    Limit Entities

    How to cancel Limit Total, besides setting it to 99999
  19. Industrial Crafter also has issues with copying skin items, can you add a fix for that?
  20. RICK

    Hit Markers

    Attacking with melee weapons does not seem to display damage numbers
  21. RICK

    IQMarker

    The following error occurs when attacking with a melee weapon No hit feedback is shown either Exception while calling NextTick callback (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.IQMarker+<>c__DisplayClass59_1.<Interface_Attack_Hit>b__0 () [0x0001c] in <b5121db0033d4977b56932a80d48f40d>:0 at Oxide.Core.OxideMod.OnFrame (System.Single delta) [0x00051] in <beb2b64691c64e2b95b99491bd85442c>:0
  22. Show error message after taking damage Failed to call hook 'OnEntityTakeDamage' on plugin 'CustomClothingCombinations v2.0.4' (InvalidCastException: Null object cannot be converted to a value type.) at System.Convert.ChangeType (System.Object value, System.Type conversionType, System.IFormatProvider provider) [0x00019] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0 at System.Convert.ChangeType (System.Object value, System.Type conversionType) [0x00007] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0 at Oxide.Core.Plugins.Plugin.Call[T] (System.String hook, System.Object[] args) [0x00008] in <beb2b64691c64e2b95b99491bd85442c>:0 at Oxide.Plugins.CustomClothingCombinations.OnEntityTakeDamage (BasePlayer player, HitInfo info) [0x00083] in <3f65b995a85c47aebcfd78cbe52e9ac2>:0 at Oxide.Plugins.CustomClothingCombinations.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0008d] in <3f65b995a85c47aebcfd78cbe52e9ac2>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <795304323ac74a298b8ed190a1dfa739>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <beb2b64691c64e2b95b99491bd85442c>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <beb2b64691c64e2b95b99491bd85442c>:0
  23. RICK

    IQCases

    Can you add a function to open 10 cases at once?

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.3m
Total downloads
Customers
10.7k
Customers served
Files Sold
154.6k
Marketplace sales
Payments
3.3m
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.