Jump to content

m3dus4

Member
  • Posts

    484
  • Joined

  • Last visited

Everything posted by m3dus4

  1. m3dus4

    kicked: RPC Error in CLProject

    seems its the vanish plugin or payback2 not 100% confirmed but by unloading both rpc error is gone.
  2. m3dus4

    Failed to call Hook

    letz give it a try
  3. m3dus4

    kicked: RPC Error in CLProject

    Player get Kicked fully random. by shooting some weapons with and without perks. we run some Server but just 1 With Customizable Weapons and here we get a lot of RPC Error in CLProject kicks. By Unloading this Plugin RPCKicks are gone. It always happens at specific points on the map. Not every monument is affected. and there are conflicts with skilltree: Calling hook OnWeaponModChange resulted in a conflict between the following plugins: SkillTree - True (Boolean), CustomizableWeapons (False (Boolean)) Calling hook OnWeaponModChange resulted in a conflict between the following plugins: SkillTree - True (Boolean), CustomizableWeapons (False (Boolean)) Calling hook OnWeaponModChange resulted in a conflict between the following plugins: SkillTree - True (Boolean), CustomizableWeapons (False (Boolean)) Calling hook OnWeaponModChange resulted in a conflict between the following plugins: SkillTree - True (Boolean), CustomizableWeapons (False (Boolean)) Calling hook OnWeaponModChange resulted in a conflict between the following plugins: SkillTree - True (Boolean), CustomizableWeapons (False (Boolean)) Calling hook OnWeaponModChange resulted in a conflict between the following plugins: SkillTree - True (Boolean), CustomizableWeapons (False (Boolean)) ================================= NullReferenceException: Object reference not set to an instance of an object at (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.BaseEntity.SignalBroadcast_Patch1(BaseEntity,BaseEntity/Signal,string,Network.Connection,string,single) at BaseProjectile.CLProject (BaseEntity+RPCMessage msg) [0x001e9] in <cde2dca44871446d98f64fecfe08c217>:0 at BaseProjectile.OnRpcMessage (BasePlayer player, System.UInt32 rpc, Network.Message msg) [0x000f0] in <cde2dca44871446d98f64fecfe08c217>:0 UnityEngine.DebugLogHandler:Internal_LogException(Exception, Object) UnityEngine.DebugLogHandler:LogException(Exception, Object) UnityEngine.Logger:LogException(Exception, Object) UnityEngine.Debug:LogException(Exception) BaseProjectile:OnRpcMessage(BasePlayer, UInt32, Message) BaseEntity:SV_RPCMessage(UInt32, Message) ServerMgr:OnRPCMessage(Message) ServerMgr:OnNetworkMessage(Message) Facepunch.Network.Raknet.Server:ProcessRead(NetRead) MonoMod.Utils.DynamicMethodDefinition:Network.BaseNetwork.Cycle_Patch0(BaseNetwork) MonoMod.Utils.DynamicMethodDefinition:ServerMgr.Update_Patch0(ServerMgr) 1x5.xx71.94:xx4xx/7000549456472/*******e kicked: RPC Error in CLProject
  4. m3dus4

    Failed to call Hook

    so happends today again with 1 m2
  5. m3dus4

    Failed to call Hook

    sure check your DM
  6. m3dus4

    Failed to call Hook

    all npcs also animals, affected normal m2 or customss like 2x 3x
  7. m3dus4

    Failed to call Hook

    Hi we get some Rcon Messages. 00:19 [Error] Failed to call hook 'OnEntityTakeDamage' on plugin 'ItemPerks v1.0.26' (NullReferenceException: Object reference not set to an instance of an object.) at Oxide.Plugins.ItemPerks.OnEntityTakeDamage (BasePlayer victim, HitInfo info) [0x00184] in <b749e1ddcacf4e54b28d253a9419b135>:0 at Oxide.Plugins.ItemPerks.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0286b] in <b749e1ddcacf4e54b28d253a9419b135>: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 00:25 [Error] Failed to call hook 'GiveLegendaryCMD' on plugin 'ItemPerksLegendaryItems v1.0.5' (NullReferenceException: Object reference not set to an instance of an object) at BasePlayer.GiveItem (Item item, BaseEntity+GiveItemReason reason) [0x0004c] in <194c814d6c8a49c3b6eb5270571eef80>:0 at Oxide.Plugins.ItemPerksLegendaryItems.GiveLegendaryCMD (ConsoleSystem+Arg arg) [0x0016e] in <3d463100b1d44ebe9e0b1bcb210ca189>:0 at Oxide.Plugins.ItemPerksLegendaryItems.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00c7f] in <3d463100b1d44ebe9e0b1bcb210ca189>: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 00:25 [Warning] [DEBUG] Plugin compilation is already queued: CustomizableWeapons (0.023 ago)
  8. m3dus4

    RPC Error in CLProject

    sry ive removed the plugin meanwhile and cant tested it willdothat later on my testserver
  9. m3dus4

    RPC Error in CLProject

    player get kicked alltime. RPC Error in CLProject 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 <b66ab93d02cf458295f4cc0a74b915e0>:0 at Oxide.Plugins.TwigsDecay+<>c__DisplayClass17_0.<OnEntitySpawned>b__0 () [0x00000] in <b66ab93d02cf458295f4cc0a74b915e0>:0 at (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.Oxide.Core.OxideMod.OnFrame_Patch0(Oxide.Core.OxideMod,single)
  10. i can just say by unloading item roll back to default item. after reloading the plugin the custom perks are back. thats all i can say.
  11. m3dus4

    duplicating glitch?

    looks like there is a glitch u can farm endless recycler? 2025-09-21 18-54-28.mp4
  12. Hi, we start our Purge and unload some plugins also this here. now player get a lot of red error msg @screen. they also complain that the perk weapons just disappear. i saw this messaages. (16:41:40) | Item's Held Entity not removed!Burn Onyx M249 3X -> m249.entity[265680014] (16:41:40) | Item's Held Entity not removed!Burn Pixelblaster 5X DMG -> rocket_launcher.entity[265680060] (16:41:40) | Item's Held Entity not removed!Burn Gold M249 2X -> m249.entity[265680067] player also reported now kick messages: RPC Error in MoveItem
  13. The Calling hook is okthen.But this Plugin has some issues with SkillTree and the DrumMag. "Disable the function of changing the magazine capacity": true, "When set to false, his plugin overrides the skill tree default and negates drumm mag/prestige mag skills."
  14. Get this Error in my Console any way to clear that? there is also an bug with Skill Tree and the Drum Mag Skill. "Disable the function of changing the magazine capacity": true, "When set to false, his plugin overrides the skill tree default and negates drumm mag/prestige mag skills."
  15. m3dus4

    BossMonster Loottable options?

    i mean the gather rate yeah which plugin?
  16. m3dus4

    BossMonster Loottable options?

    another quick question for chainsaw and jackhammer is there any way tro gave them 5 x values?
  17. m3dus4

    BossMonster Loottable options?

    thats it thx
  18. m3dus4

    BossMonster Loottable options?

    Hi is it possible to add the Customizable Weaposn etc. also as loot for player? so i create a new skin bind it with a name. and insert this in loottable but when player pickup the loot the perk values arent showing its just shows me vanilla values.. here are 2 pics. boss loot cfgand weapon cfg.
  19. m3dus4

    Limit per TC?

    Weve set a limit max 15 Planter. I get some Feedbacks and Question from my Players/Team. is the farmers pro 15 max per base or per tc cause some Player were messing around it and had 2 farmers pro box at base but only 15 planters were appllied. To my understanding it's tied to the owner of the TC there is no config setting available to change that. so this is by causation keeping insane autofarm farms under control. So a TC limit would be nice.
  20. Unfortunately I don't have anything else
  21. get a lot of console error. Failed to execute OnFrame callback (Specified cast is not valid.) at object Oxide.Plugins.AdvancedHitBar.OnEntityTakeDamage(BaseCombatEntity entity, HitInfo info)+() => { } in /home/rustserver/serverfiles/carbon/plugins/AdvancedHitBar.cs:line 169 at void Carbon.Managers.CarbonProcessor.Update() in /__w/Carbon/Carbon/Carbon.Core/Carbon/src/Processors/CarbonProcessor.cs:line 63
  22. sure: https://www.dropbox.com/scl/fi/6uebn5c0zvxomcb19ks2h/RUST_2025.08.11_-_21.01.44.01.mp4?rlkey=darboa36s6lic9h3oe3xeikw1&st=6tx7h1up&dl=0
  23. m3dus4

    Skinner 3.0 Beta Update

    Doing this steps but dont work for me. After loading my old skinner.cfg with tons of skins it will dispapear/overwrite with your new config. the skinner data folder is empty. it just shows me a ImportedSkins.json which is empty. (06:36:48) | Requested 'Skinner' for compilation (06:36:48) | [Skinner] Configuration appears to be outdated; updating and saving (06:36:48) | [Skinner] Configuration changes saved to Skinner.json (06:36:49) | Loaded plugin Skinner v2.9.97 by Whispers88 [246ms] (06:36:49) | [Skinner] Steamworks Updated, Updating Skins (06:36:49) | [Skinner] Configuration changes saved to Skinner.json (06:36:49) | [Skinner] Skin indexing complete. 5807 Workshop skins were indexed (06:36:49) | Skinner v2.9.97 by Whispers88 hook 'OnServerInitialized' took longer than 100ms [508ms] (06:37:29) | InvalidOperationException: Collection was modified; enumeration operation may not execute. Question: by using your new cfg where can i insert in the config file all my skins? i miss the "Imported Skins List": { i know that all these skins will moved to the data folder but first for migration it nee dto be configured in config/skinner.cfg file where can i insert all my skins? cause my old cfg seems not be working.
  24. SelectEnhancement no logger errors with such header
  25. m3dus4

    Skinner 3.0 Beta Update

    search for: _contentToItemID[skin.id] = itemSkin.itemid; and replace it with: _contentToItemID[skin.id] = itemSkin.itemDefinition.itemid; tested by myself but all my skins are gone ^^ just 20 skins in my new data/skinner import file ^^ (16:22:37) | [Skinner] Configuration appears to be outdated; updating and saving (16:22:37) | [Skinner] Configuration changes saved to Skinner.json (16:22:37) | Loaded plugin Skinner v2.9.96 by Whispers88 [209ms] (16:22:37) | [UpdatesChecker] Skipping plugin Skinner : Non standard version number 2.9.94 BETA. (16:22:38) | [Skinner] Steamworks Updated, Updating Skins (16:22:38) | [Skinner] Configuration changes saved to Skinner.json (16:22:38) | [Skinner] Skin indexing complete. 5600 Workshop skins were indexed (16:22:38) | Skinner v2.9.96 by Whispers88 hook 'OnServerInitialized' took longer than 100ms [794ms]
2m

Downloads

Total number of downloads.

9.5k

Customers

Total customers served.

137.7k

Files Sold

Total number of files sold.

2.9m

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.