Jump to content

scarecr0w12

Member
  • Posts

    155
  • Joined

  • Last visited

Everything posted by scarecr0w12

  1. scarecr0w12

    NRE with OnHammerHit

    Well the issue is there, and yours is the only one out of the 120 plugins i have that is giving me any error like this, So i'd have to say the issue is with your plugin specifically.
  2. scarecr0w12

    new update issue

    Resolved with a full server restart.
  3. scarecr0w12

    new update issue

    [Error] Error while compiling ShoppyStock: } expected | Line: 3696, Pos: 14
  4. All of them if possible, basically, i'd rather BotReSpawn handle NPCs than Rust itself.
  5. scarecr0w12

    NRE on OnEntityTakeDamage

    Getting the following, not exactly sure when or why (00:42:32) | [Oxide] 00:42 [Error] Failed to call hook 'OnEntityTakeDamage' on plugin 'BossMonster v2.1.0' (NullReferenceException: Object reference not set to an instance of an object.) at Oxide.Plugins.BossMonster.OnEntityTakeDamage (BasePlayer player, HitInfo info) [0x00024] in <dfa7a24565bd45ac97f0aca0a4248d1d>:0 at Oxide.Plugins.BossMonster.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00900] in <dfa7a24565bd45ac97f0aca0a4248d1d>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <e3740cd7ab6f40909737d74eeeaf1a8a>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <032ab7611607468ebf42c14e3cf9df20>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <032ab7611607468ebf42c14e3cf9df20>:0 (00:42:32) | [Oxide] 00:42 [Error] Failed to call hook 'IOnBasePlayerAttacked' on plugin 'RustCore v2.0.6023' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000fb] in <032ab7611607468ebf42c14e3cf9df20>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <032ab7611607468ebf42c14e3cf9df20>:0 (00:42:32) | [Oxide] 00:42 [Error] Failed to call hook 'OnEntityTakeDamage' on plugin 'BossMonster v2.1.0' (NullReferenceException: Object reference not set to an instance of an object.) at Oxide.Plugins.BossMonster.OnEntityTakeDamage (BasePlayer player, HitInfo info) [0x00024] in <dfa7a24565bd45ac97f0aca0a4248d1d>:0 at Oxide.Plugins.BossMonster.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00900] in <dfa7a24565bd45ac97f0aca0a4248d1d>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <e3740cd7ab6f40909737d74eeeaf1a8a>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <032ab7611607468ebf42c14e3cf9df20>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <032ab7611607468ebf42c14e3cf9df20>:0
  6. scarecr0w12

    Conflict with RoadBradly

    getting this every so often (00:39:07) | [Oxide] 00:39 [Warning] Calling hook CanBradleyApcTarget resulted in a conflict between the following plugins: RoadBradley - True (Boolean), BotReSpawn (False (Boolean)) Not really sure if due to BotReSpawn or RoadBradly to be honest, figured i'd start here since it started after adding BotReSpawn
  7. scarecr0w12

    Mysql error at load

    Any update to this, still occuring, as well as (21:06:51) | [Oxide] 21:06 [Error] Web request callback raised an exception (JsonReaderException: Unexpected character encountered while parsing value: T. Path '', line 0, position 0.) at Newtonsoft.Json.JsonTextReader.ParseValue () [0x002b3] in <271c58b7a8684db5a2c92be17a81f252>:0 at Newtonsoft.Json.JsonTextReader.Read () [0x0004c] in <271c58b7a8684db5a2c92be17a81f252>:0 at Newtonsoft.Json.JsonReader.ReadAndMoveToContent () [0x00000] in <271c58b7a8684db5a2c92be17a81f252>:0 at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.ReadForType (Newtonsoft.Json.JsonReader reader, Newtonsoft.Json.Serialization.JsonContract contract, System.Boolean hasConverter) [0x00043] in <271c58b7a8684db5a2c92be17a81f252>:0 at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize (Newtonsoft.Json.JsonReader reader, System.Type objectType, System.Boolean checkAdditionalContent) [0x000d9] in <271c58b7a8684db5a2c92be17a81f252>:0 at Newtonsoft.Json.JsonSerializer.DeserializeInternal (Newtonsoft.Json.JsonReader reader, System.Type objectType) [0x00053] in <271c58b7a8684db5a2c92be17a81f252>:0 at Newtonsoft.Json.JsonSerializer.Deserialize (Newtonsoft.Json.JsonReader reader, System.Type objectType) [0x00000] in <271c58b7a8684db5a2c92be17a81f252>:0 at Newtonsoft.Json.JsonConvert.DeserializeObject (System.String value, System.Type type, Newtonsoft.Json.JsonSerializerSettings settings) [0x0002d] in <271c58b7a8684db5a2c92be17a81f252>:0 at Newtonsoft.Json.JsonConvert.DeserializeObject[T] (System.String value, Newtonsoft.Json.JsonSerializerSettings settings) [0x00000] in <271c58b7a8684db5a2c92be17a81f252>:0 at Newtonsoft.Json.JsonConvert.DeserializeObject[T] (System.String value) [0x00000] in <271c58b7a8684db5a2c92be17a81f252>:0 at Oxide.Plugins.RusterNET.<GetFleaMarket>b__41_0 (System.Int32 statusCode, System.String data) [0x0000b] in <3fe9453cf9b448eaa5c7f2a5d6a870e2>:0
  8. scarecr0w12

    NRE with OnHammerHit

    Still getting the NRE's, and its not the oxide version, i have it checked and updated automatically. (17:35:28) | [Oxide] 17:35 [Error] Failed to call hook 'OnHammerHit' on plugin 'BaseFixer v3.0.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.BaseFixer.OnHammerHit (BasePlayer player, HitInfo info) [0x00085] in <dfa7a24565bd45ac97f0aca0a4248d1d>:0 at Oxide.Plugins.BaseFixer.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x001ae] in <dfa7a24565bd45ac97f0aca0a4248d1d>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <e3740cd7ab6f40909737d74eeeaf1a8a>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <032ab7611607468ebf42c14e3cf9df20>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <032ab7611607468ebf42c14e3cf9df20>:0
  9. scarecr0w12

    Unable to buy bases

    Was probably when i initially added the first few sets of bases when i purchased packs, before i understood how the plugins data files worked, but since i've mainly just added to manually by hand as the command always seemed to have issues.
  10. scarecr0w12

    Unable to buy bases

    I've actually just been adding them manually by hand, seemed easier to do
  11. Need an update for new items @beee
  12. scarecr0w12

    Unable to buy bases

    Yes island is large enough for that sized radius(could go to 100), and Expert1 is boat based bases, so needs to be 0, and yes i am aware of how the multiplier will impact the loot tables.
  13. scarecr0w12

    Unable to buy bases

    all my profiles, i added a 1 to some since Windows does not deal with Case sensitive file names correctly unlike linux (which is what i host on) Easy Bases.json easy bases2.json Expert Bases.json expert bases2.json Expert1.json Hard Bases.json hard bases2.json Medium Bases.json medium bases2.json Nightmare Bases.json nightmare bases2.json nightmare-stable.json
  14. scarecr0w12

    Unable to buy bases

    example
  15. scarecr0w12

    Unable to buy bases

    No it just keeps saying that they are not available and then refunds full amount back. like right now there is 1 raid from scheduled, as i have maintained off, no manual. When i go to purchase one, says not available. even set a whole area specifically for them to spawn in using Spawns Database and still says it.
  16. scarecr0w12

    NRE with OnHammerHit

    Still getting spammed by NRE's when someone uses teh Garrys mod tool to repair (10:20:15) | [Oxide] 10:20 [Error] Failed to call hook 'OnHammerHit' on plugin 'BaseFixer v3.0.0' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.BaseFixer.OnHammerHit (BasePlayer player, HitInfo info) [0x00084] in <357a76e391604c59a41de59b5cd55bc2>:0 at Oxide.Plugins.BaseFixer.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x001ae] in <357a76e391604c59a41de59b5cd55bc2>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <e3740cd7ab6f40909737d74eeeaf1a8a>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <032ab7611607468ebf42c14e3cf9df20>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <032ab7611607468ebf42c14e3cf9df20>:0
  17. scarecr0w12

    Unable to buy bases

    Me and anyone in my server are unable to purchase bases, says that it is not available on all difficulties. I have it set to allow for purchasing, and only scheduled raids are the other option i have, im not sure what i've got wrong. RaidableBases.json
  18. Cool, yeah really that is the only option i've found that BetterNPC has over your plugin, aside from that one option, Yours is just a superior addon, both in options an performance.
  19. Which actually would be a better option all around since i use ZombieHorde too.
  20. Ahh good point there, i hadn't thought of that. So defend means they will Defend themselves when attacked. For some reason i had it in my head that ment they will defend those NPCs if they are attacked lol.
  21. Its especially an issue since i run an XPerience server, so they can just farm Experiance and Eco from having their bot kill things for them
  22. Yeah that setting works for the time being, but due to how Personal NPC works, NPCs spawned by BotReSpawn no longer fight back against PersonalNPC's. So if someone puts their NPC into PvP mode, its exploitable to just kill other NPCs without getting attacked yourself, or your NPC.
  23. After some playing around, it seems the fact that the default rust NPCs fight with the BotReSpawn NPCs, it causes consistent lag spikes where sFPS will drop 20-30 when spawn timers trigger either for BotReSpawn or defaults.
  24. Well i am talking about the Rust Vanilla spawns, They keep showing up on monuments, and getting into fights with the BotReSpawn NPCs, I want those to be disabled totally where the plugin is spawning npcs.
  25. would be great to have them be disabled in some way if your plugin is spawning them, otherwise its a random war between NPCs for me lol. I need to have it enabled since i use Personal NPC with its defend mode enabled, im pretty sure without that, they wouldn't fight back against it?
1.6m

Downloads

Total number of downloads.

7.7k

Customers

Total customers served.

115.4k

Files Sold

Total number of files sold.

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