Jump to content

TwoShoes

Member
  • Posts

    386
  • Joined

  • Last visited

Everything posted by TwoShoes

  1. TwoShoes

    Locks server on load

    I did that
  2. TwoShoes

    Locks server on load

    when I load Bossmoster from a fresh install it locks my server last thing the logs shows before the server locked up was 19:17 [Info] BossMonster was compiled successfully in 320ms 19:17 [Info] [BossMonster] Config update detected! Updating config values... 19:17 [Info] [BossMonster] Config update completed!
  3. TwoShoes

    Umm Issue on new plugin

    Oh and yes I replaced the NPCSpawn plugin as well before adding the bossmoster plugin
  4. TwoShoes

    Umm Issue on new plugin

    the end of the code was Calling 'OnServerInitialized' on 'BossMonster v1.0.2' took 3642ms (22:28:13) | Loaded plugin BossMonster v1.0.2 by KpucTaJl (22:28:19) | Calling 'OnPlayerMetabolize' on 'BossMonster v1.0.2' took average 3646ms before I removed it
  5. TwoShoes

    Umm Issue on new plugin

    hmm not sure why my post didn't post but this is only a fraction of what this did the last post I think was to long so I only put alitle of this code Failed to call hook 'OnServerInitialized' on plugin 'BossMonster v1.0.2' (StackOverflowException: The requested operation caused a stack overflow.) at (wrapper managed-to-native) System.Object.__icall_wrapper_ves_icall_object_new_specific(intptr) at System.Convert.ChangeType (System.Object value, System.Type conversionType, System.IFormatProvider provider) [0x00195] in <eae584ce26bc40229c1b1aa476bfa589>:0 at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.EnsureType (Newtonsoft.Json.JsonReader reader, System.Object value, System.Globalization.CultureInfo culture, Newtonsoft.Json.Serialization.JsonContract contract, System.Type targetType) [0x0007c] in <2ae3f091decd4989b3c4d466e6eb5985>:0 at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateValueInternal (Newtonsoft.Json.JsonReader reader, System.Type objectType, Newtonsoft.Json.Serialization.JsonContract contract, Newtonsoft.Json.Serialization.JsonProperty member, Newtonsoft.Json.Serialization.JsonContainerContract containerContract, Newtonsoft.Json.Serialization.JsonProperty containerMember, System.Object existingValue) [0x0009b] in <2ae3f091decd4989b3c4d466e6eb5985>:0 at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.SetPropertyValue (Newtonsoft.Json.Serialization.JsonProperty property, Newtonsoft.Json.JsonConverter propertyConverter, Newtonsoft.Json.Serialization.JsonContainerContract containerContract, Newtonsoft.Json.Serialization.JsonProperty containerProperty, Newtonsoft.Json.JsonReader reader, System.Object target) [0x00061] in <2ae3f091decd4989b3c4d466e6eb5985>:0 at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.PopulateObject (System.Object newObject, Newtonsoft.Json.JsonReader reader, Newtonsoft.Json.Serialization.JsonObjectContract contract, Newtonsoft.Json.Serialization.JsonProperty member, System.String id) [0x00220] in <2ae3f091decd4989b3c4d466e6eb5985>:0 at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateObject (Newtonsoft.Json.JsonReader reader, System.Type objectType, Newtonsoft.Json.Serialization.JsonContract contract, Newtonsoft.Json.Serialization.JsonProperty member, Newtonsoft.Json.Serialization.JsonContainerContract containerContract, Newtonsoft.Json.Serialization.JsonProperty containerMember, System.Object existingValue) [0x0015c] in <2ae3f091decd4989b3c4d466e6eb5985>:0 at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateValueInternal (Newtonsoft.Json.JsonReader reader, System.Type objectType, Newtonsoft.Json.Serialization.JsonContract contract, Newtonsoft.Json.Serialization.JsonProperty member, Newtonsoft.Json.Serialization.JsonContainerContract containerContract, Newtonsoft.Json.Serialization.JsonProperty containerMember, System.Object existingValue) [0x0006d] in <2ae3f091decd4989b3c4d466e6eb5985>:0 at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize (Newtonsoft.Json.JsonReader reader, System.Type objectType, System.Boolean checkAdditionalContent) [0x0007a] in <2ae3f091decd4989b3c4d466e6eb5985>:0 at Newtonsoft.Json.JsonSerializer.DeserializeInternal (Newtonsoft.Json.JsonReader reader, System.Type objectType) [0x00053] in <2ae3f091decd4989b3c4d466e6eb5985>:0 at Newtonsoft.Json.JsonSerializer.Deserialize (Newtonsoft.Json.JsonReader reader, System.Type objectType) [0x00000] in <2ae3f091decd4989b3c4d466e6eb5985>:0 at Newtonsoft.Json.Linq.JToken.ToObject (System.Type objectType, Newtonsoft.Json.JsonSerializer jsonSerializer) [0x00012] in <2ae3f091decd4989b3c4d466e6eb5985>:0 at Newtonsoft.Json.Linq.JToken.ToObject (System.Type objectType) [0x002e7] in <2ae3f091decd4989b3c4d466e6eb5985>:0 at Newtonsoft.Json.Linq.JToken.ToObject[T] () [0x00000] in <2ae3f091decd4989b3c4d466e6eb5985>:0 at Oxide.Plugins.NpcSpawn.SpawnNpc (UnityEngine.Vector3 position, Newtonsoft.Json.Linq.JObject configJson) [0x0000c] in <76da90d5ba45400ca469c2f2bbde2aae>:0 at Oxide.Plugins.NpcSpawn.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00038] in <76da90d5ba45400ca469c2f2bbde2aae>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <60c318df79ed41688ea59335e48d61ad>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <9882f28dc2204b4dba514a9ad18f5042>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <9882f28dc2204b4dba514a9ad18f5042>:0 at Oxide.Core.Plugins.Plugin.Call (System.String hook, System.Object[] args) [0x00000] in <9882f28dc2204b4dba514a9ad18f5042>:0 at Oxide.Plugins.BossMonster.SpawnBoss (Oxide.Plugins.BossMonster+NpcConfig npcConfig) [0x002b7] in <57402cf0873e45779032bb61508e97f7>:0 at Oxide.Plugins.BossMonster.SpawnBoss (Oxide.Plugins.BossMonster+NpcConfig npcConfig) [0x002db] in <57402cf0873e45779032bb61508e97f7>:0 at Oxide.Plugins.BossMonster.SpawnBoss (Oxide.Plugins.BossMonster+NpcConfig npcConfig) [0x002db] in <57402cf0873e45779032bb61508e97f7>:0 at Oxide.Plugins.BossMonster.SpawnBoss (Oxide.Plugins.BossMonster+NpcConfig npcConfig) [0x002db] in <57402cf0873e45779032bb61508e97f7>:0 at Oxide.Plugins.BossMonster.SpawnBoss (Oxide.Plugins.BossMonster+NpcConfig npcConfig) [0x002db] in <57402cf0873e45779032bb61508e97f7>:0 at Oxide.Plugins.BossMonster.SpawnBoss (Oxide.Plugins.BossMonster+NpcConfig npcConfig) [0x002db] in <57402cf0873e45779032bb61508e97f7>:0 at Oxide.Plugins.BossMonster.SpawnBoss (Oxide.Plugins.BossMon
  6. TwoShoes

    Spammed in chat

    Yes it only seems to happen on the day night cycle
  7. TwoShoes

    Spammed in chat

    I'm happy to help where I can I have over 160 plugins on my server, so I'm the guy to ask about errors
  8. TwoShoes

    Spammed in chat

    right afterwards I get (19:43:44) | ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
  9. TwoShoes

    Spammed in chat

    let me check I have 50 min days 10 min nights it started at 19:55 on the server so it was starting night I scrolled back at it started at (19:43:43
  10. TwoShoes

    Spammed in chat

    Not sure what this was I didn't see anything on the server, but noticed it spamming this in chat then stopped (just reporting what I see) Failed to run a 0.20 timer in 'BotReSpawn v1.0.3' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.BotReSpawn+CustomGroup+<PostSpawnProcess>c__AnonStorey0.<>m__0 () [0x0011c] in <026b0998c875473e869a20ac65860dd3>:0 at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <9882f28dc2204b4dba514a9ad18f5042>:0
  11. TwoShoes

    Some issues to address

    Thank you for the update you're aweosme
  12. TwoShoes

    Some issues to address

    I set each airdrop momuments etc. I also set autospawn to true on all weapon drop works 30% of the time set at "Weapon_Drop_Percent": 100, I have bots that still dont spawn in min areas even thos I get all set to spawn day and night at 10 Bots when they do spawn they spawn in immediately after death "Respawn_Timer": 5 is the number minutes or seconds? "Disable_Radio": true but still hear them on 50% of them (yes all have been changed) "BotNamePrefix": "", if you add NPC to it bots do not spawn meaning all my bots fight each other (from the zombie hoard plugin) I added my data profile so you can see im not an idiot, and you dont have to ask a multiple questions. Also just heard while making this post no bots spawn at the desert base Thank you for your help. default-DefaultProfiles.json
  13. TwoShoes

    BotReSpawn

    I had to wait to load the plugin as it lags my server for about 30 seconds for it to load I had to wait for the server to die down some
  14. TwoShoes

    BotReSpawn

    OK I fixed it I had to complete stop the plugin and start it to see the command not just reload
  15. TwoShoes

    BotReSpawn

    The plugin is 100% running
  16. TwoShoes

    BotReSpawn

    Yes the plugin is running
  17. TwoShoes

    BotReSpawn

    I'd like to speak to your manager!
  18. TwoShoes

    Craft Menu

    What a great plugin for that extra umph for your server. I set mind up for my VIP and added all the DLC's to it so my players pay for VIP and get to craft all DLC content and use it for the whole month then recraft it on wipe day. Add and remove is so easy a cave man can do it. A++
  19. TwoShoes

    Craft Menu

    For those wondering it's very easy to add and remove what you want in the list for images I use rustlabs .com for item short names I use corrosionhour .com be sure to use a json validator before you reload the plugin easy peazy nice and sleezy
  20. TwoShoes

    Craft Menu

    My VIP's love this. For players that dont own any of the DLC's pay foir VIP to have all DLC's and much more this is an A++ plugin
  21. TwoShoes

    BotReSpawn

    well I just ryied that permission and it says no such command evenn in my admin menu (i'm the owner) doesnt show that command at all added the image to show no permission for that plugin. I even tried it manually in consile and still nothing
  22. TwoShoes

    BotReSpawn

    Just a quick question for anyone that knows.. the permission "botrespawn.allowed - Required for non-admin use" is this for the default group? and what is it for? thanks
  23. TwoShoes

    Custom Meal Question

    I ended up wiping it and reinstalling it before i reinstalled the game I do know the other 6 people on the server also had to reinstall there game as well.. I had 1 item work great which was popcorn but the taco one I have was like NOPE! not sure what happened as the 1st one worked flawlessly
  24. TwoShoes

    Custom Meal Question

    On a side note I had to uninstall and reinstall rust to fix this issue
  25. TwoShoes

    Custom Meal Question

    OK I figured out how to add custom foods and make the skin ID but when I reloaded the plugin I got this and now I cant download any skins at all and reverts any and all items back to default.. This all started as soon as I reloaded the plugin.. Any Ideas?
1.7m

Downloads

Total number of downloads.

7.8k

Customers

Total customers served.

117.9k

Files Sold

Total number of files sold.

2.4m

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.