Jump to content

CsaszyKJ

Member
  • Posts

    182
  • Joined

  • Last visited

Everything posted by CsaszyKJ

  1. [Offline Raid Protection] Config update detected! Update config values... [Offline Raid Protection] There is an error in your configuration file. Using default settings System.ArgumentNullException: Value cannot be null. Parameter name: source at System.Linq.Enumerable.Select[TSource,TResult] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] selector) [0x0000d] in <53d9c9e3ddfd44bba9f7bd7413478f07>:0 at Oxide.Plugins.OfflineRaidProtection.GetPrefabNames () [0x00000] in <84e925f34b06498ca164da77da6733fc>:0 at Oxide.Plugins.OfflineRaidProtection.GetBaseConfig () [0x0008f] in <84e925f34b06498ca164da77da6733fc>:0 at Oxide.Plugins.OfflineRaidProtection.UpdateConfigValues () [0x00010] in <84e925f34b06498ca164da77da6733fc>:0 at Oxide.Plugins.OfflineRaidProtection.LoadConfig () [0x0002e] in <84e925f34b06498ca164da77da6733fc>:0 Could not initialize plugin 'OfflineRaidProtection v1.1.14' (ArgumentNullException: Value cannot be null. Parameter name: source) at System.Linq.Enumerable.Select[TSource,TResult] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] selector) [0x0000d] in <53d9c9e3ddfd44bba9f7bd7413478f07>:0 at Oxide.Plugins.OfflineRaidProtection.GetPrefabNames () [0x00000] in <84e925f34b06498ca164da77da6733fc>:0 at Oxide.Plugins.OfflineRaidProtection.GetBaseConfig () [0x0008f] in <84e925f34b06498ca164da77da6733fc>:0 at Oxide.Plugins.OfflineRaidProtection.LoadDefaultConfig () [0x00000] in <84e925f34b06498ca164da77da6733fc>:0 at Oxide.Plugins.OfflineRaidProtection.LoadConfig () [0x00065] in <84e925f34b06498ca164da77da6733fc>:0 at Oxide.Core.Plugins.Plugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x0000f] in <beb2b64691c64e2b95b99491bd85442c>:0 at Oxide.Core.Plugins.CSPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00000] in <beb2b64691c64e2b95b99491bd85442c>:0 at Oxide.Plugins.CSharpPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00000] in <795304323ac74a298b8ed190a1dfa739>:0 at Oxide.Plugins.RustPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x0028e] in <2251535bc8844098950abb2982661eaa>:0 at Oxide.Core.Plugins.PluginManager.AddPlugin (Oxide.Core.Plugins.Plugin plugin) [0x00027] in <beb2b64691c64e2b95b99491bd85442c>:0 at Oxide.Core.OxideMod.PluginLoaded (Oxide.Core.Plugins.Plugin plugin) [0x00035] in <beb2b64691c64e2b95b99491bd85442c>:0 No previous version to rollback plugin: OfflineRaidProtection
  2. (18:09:46) | Failed to call hook 'OnEntityDeath' on plugin 'BradleyGuards v1.6.3' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.BradleyGuards.SpawnDriver (UnityEngine.Vector3 position, System.Single Health, System.Single DamageScale) [0x000a7] in <f380ad00245a4a788090deaedce0a322>:0 at Oxide.Plugins.BradleyGuards.OnEntityDeath (BradleyAPC bradley, HitInfo info) [0x00126] in <f380ad00245a4a788090deaedce0a322>:0 at Oxide.Plugins.BradleyGuards.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002cb] in <f380ad00245a4a788090deaedce0a322>: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
  3. Players are moaning about Ore Nodes. Keep telling them it's Procedural style, but still getting from time to time the question: "Where can we find ore nodes?" 10.th day on this map, no bugs at all.
  4. CsaszyKJ

    Server Hud

    We just removed from the server the Hud for now till it get's fixed.
  5. CsaszyKJ

    Server Hud

    The whole Hud is broken, not just the icons.
  6. CsaszyKJ

    Volcano Island

    None of the rivers are edible / consumable. It's like nothing there. Thanks
  7. Hi, I'm having issues with it lately. Only showing for vehicles the protection, but not for players bases. Update: Sorted.
  8. CsaszyKJ

    Vote Rewards

    I event went to their Discord, opened a support ticket, and 6 days later 0 help - so I just gave up on this plugin, and purchased elsewhere a better than this verison.
  9. CsaszyKJ

    Vehicle Hud

    Any progress mate ?
  10. Our server 2 years ago on server.encryption 1 - never had any issues. Suggested the use on 2 ? Thanks
  11. Hi, Any video from the plugin? Thanks.
  12. Failed to initialize plugin 'OfflineRaidProtection v1.1.4' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.OfflineRaidProtection.CachePrefabs () [0x00000] in <9d1252ba943f4898a895ad3d079ed10a>:0 at Oxide.Plugins.OfflineRaidProtection.CacheData () [0x00000] in <9d1252ba943f4898a895ad3d079ed10a>:0 at Oxide.Plugins.OfflineRaidProtection.Loaded () [0x0003c] in <9d1252ba943f4898a895ad3d079ed10a>:0 at Oxide.Plugins.CSharpPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x000cf] in <122610edeac6402c8915b76845a2714f>:0
  13. CsaszyKJ

    Raidable Bases

    hi, Just changed maps, and map names as well. Never had any issues with it so far, till this time. When I try to manually spawn a base, using the rbe command, I get in the console: " You cannot spawn a base, that is not configured" Changed the map names in the profiles for the difficulty, exact match as the base file name, but for some reason not working. Automated / Maintained working - using the new maps - no issues. Just recently used the "rb.config add easy_bases" and the base names, still not working. Do I need to restart the plugin, to make the changes "work" ? The manual RB spawn ? Reloaded the config as well, but still getting this " You cannot spawn a base " message. RBE command works just fine. Thanks!
  14. CsaszyKJ

    XSkinMenu

    (09:43:01) | Exception while calling NextTick callback (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.XSkinMenu.LoadData (BasePlayer player) [0x00073] in <ee35b3fa7fc44eefa299c1725f3f20aa>:0 at Oxide.Plugins.XSkinMenu.OnPlayerConnected (BasePlayer player) [0x00034] in <ee35b3fa7fc44eefa299c1725f3f20aa>:0 at Oxide.Plugins.XSkinMenu+<>c__DisplayClass63_0.<OnPlayerConnected>b__0 () [0x00000] in <ee35b3fa7fc44eefa299c1725f3f20aa>:0 at Oxide.Core.OxideMod.OnFrame (System.Single delta) [0x00051] in <b76ec77c47d1449e92b2baab8603843d>:0
  15. (12:23:33) | Failed to call hook 'OnEntityTakeDamage' on plugin 'OfflineRaidProtection v1.1.2' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.OfflineRaidProtection.GetCachedDamageScale (System.UInt64& targetID) [0x0002d] in <a5b90b0cafbd4b53a3aa84613b8335b4>:0 at Oxide.Plugins.OfflineRaidProtection.OnStructureAttack (BaseCombatEntity& entity, HitInfo& hitInfo) [0x000de] in <a5b90b0cafbd4b53a3aa84613b8335b4>:0 at Oxide.Plugins.OfflineRaidProtection.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00f3b] in <a5b90b0cafbd4b53a3aa84613b8335b4>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <cd9a02fd331347bd82d550bb1a9c8e9f>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <b76ec77c47d1449e92b2baab8603843d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <b76ec77c47d1449e92b2baab8603843d>:0 (12:23:45) | [Solo Notifier] ✠CsaszyKJ✠ notified of solo base (12:23:45) | Failed to call hook 'OnEntityTakeDamage' on plugin 'OfflineRaidProtection v1.1.2' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.OfflineRaidProtection.GetCachedDamageScale (System.UInt64& targetID) [0x0002d] in <a5b90b0cafbd4b53a3aa84613b8335b4>:0 at Oxide.Plugins.OfflineRaidProtection.OnStructureAttack (BaseCombatEntity& entity, HitInfo& hitInfo) [0x000de] in <a5b90b0cafbd4b53a3aa84613b8335b4>:0 at Oxide.Plugins.OfflineRaidProtection.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00f3b] in <a5b90b0cafbd4b53a3aa84613b8335b4>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <cd9a02fd331347bd82d550bb1a9c8e9f>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <b76ec77c47d1449e92b2baab8603843d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <b76ec77c47d1449e92b2baab8603843d>:0
  16. Hi, Found this plugin - to remove InsideTerrain: Enforcing (violation of 200) for myself what the Underworld plugin caused. Config is set, but still getting kicked out with the message above - as an Owner. Thanks
  17. CsaszyKJ

    Vote Rewards

    Hi guys, I'm having a hard time to config. Basicly I'd like to add a simple resource reward for player if they vote to my server. Server Key & API setup is done. "Reward Commands Help": "use {steamid} to add user steam id\nExamples:\nsr add {steamid} 10 - to add ServerRewards points\ndeposit {steamid} 10 - to add Economics points\n", "Reward Commands": [ { "claim": "example {steamid} 1d", "Description": "example Description (will appear on Message)", "Type": "example type of Reward (Kit, Permission etc.)" }, { "Command": "example {steamid} 1d", "Description": "example Description (will appear on Message)", "Type": "example type of Reward (Kit, Permission etc.)" }, { "Command": "example {steamid} 1d", "Description": "example Description (will appear on Message)", "Type": "example type of Reward (Kit, Permission etc.)" } In these above, what do I need to change to give the players the simple resource reward ? Once I voted on the website, in game after typing in the /claim, just showing these lines which above, but the resurce reward is not given. TIA
  18. CsaszyKJ

    Raidable Bases

    Appreciated!
  19. CsaszyKJ

    Vehicle Hud

    Well, it's meant to be for "default players" category i guess. Just didn't want to give players Admin privilage to use the HUD. Would be a nice feature - as a default vehiclehud.use permission give the players the ability to change how they wish. Thanks! Appreciated!
  20. CsaszyKJ

    Vehicle Hud

    Hi, In the .json - I've set the use permission true. Added to the default group the vehiclehud.use, but players still getting "dont have permission to use" when they type in the /vh. May I ask, what can I do to solve this? Thanks
  21. CsaszyKJ

    Vehicle Hud

    Hi, May I ask for some help please. We use ZLevels, and it's on the right side on the inventory - covering up the HUD. Never done moving things around on the screen. What can be the values to move it to the left side of the inventory? Thanks in advance!
  22. CsaszyKJ

    Air Drop Marker

    Hi, Thanks for the plugin! It's not displaying in the chat the correct location for the AirDrop. Thanks.
  23. CsaszyKJ

    Saga Island

    This in from the console, while the server starts: " logs_dry (DensitySpawnPopulation) has 754 objects, but max allowed is 743 - deleting 11 objects logs_snow (DensitySpawnPopulation) has 596 objects, but max allowed is 558 - deleting 38 objects logs_wet (DensitySpawnPopulation) has 989 objects, but max allowed is 960 - deleting 29 objects procmap_v3_arid_palms_light (DensitySpawnPopulation) has 210 objects, but max allowed is 201 - deleting 9 objects procmap_v3_arid_cactus (DensitySpawnPopulation) has 1443 objects, but max allowed is 1369 - deleting 74 objects procmap_v3_temp_field_small (DensitySpawnPopulation) has 3518 objects, but max allowed is 3386 - deleting 132 objects procmap_v3_tundra_forest_saplings (DensitySpawnPopulation) has 2847 objects, but max allowed is 2812 - deleting 35 objects procmap_v3_bushes_temp_field (DensitySpawnPopulation) has 2346 objects, but max allowed is 2257 - deleting 89 objects procmap_v3_bushes_temp_forest (DensitySpawnPopulation) has 207 objects, but max allowed is 201 - deleting 6 objects procmap_v3_bushes_temp_forestside (DensitySpawnPopulation) has 721 objects, but max allowed is 698 - deleting 23 objects procmap_v3_bushes_temp_waterside (DensitySpawnPopulation) has 858 objects, but max allowed is 853 - deleting 5 objects procmap_v3_bushes_tundra_field (DensitySpawnPopulation) has 1381 objects, but max allowed is 1344 - deleting 37 objects procmap_v3_bushes_arid_desert (DensitySpawnPopulation) has 3852 objects, but max allowed is 3635 - deleting 217 objects procmap_v3_bushes_arid_dry (DensitySpawnPopulation) has 624 objects, but max allowed is 594 - deleting 30 objects procmap_v3_bushes_arid_grass (DensitySpawnPopulation) has 2824 objects, but max allowed is 2709 - deleting 115 objects procmap_v3_bushes_arid_ocotillo (DensitySpawnPopulation) has 623 objects, but max allowed is 594 - deleting 29 objects done. "

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.5m
Total downloads
Customers
11k
Customers served
Files Sold
157.7k
Marketplace sales
Payments
3.4m
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.