Jump to content

T-Nuts

Member
  • Posts

    98
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by T-Nuts

  1. T-Nuts

    XPerience

    There seems to be some overlap with these two settings. I thought maybe it was my user interface but after changing that it didn't fix it. I've tried reloading the plugin as well but still have this issue.
  2. T-Nuts

    Boss Monster

    That worked, thanks so much. Had to do the same for CustomMap as well so in my BossMonster Folder I also had to make a folder in there called CustomMap along with Bosses
  3. T-Nuts

    Boss Monster

    Just bought this and loaded the plugin and I get this error. Looked in my data folder and no folder was created. Was I suppose to create a folder here for this and put that data folder that was in the .zip file in there? Tried searching the discussion here to see if anyone posted the same error message but didn't see anything. Sorry if this is a repeat question. BossMonster was compiled successfully in 2209ms [BossMonster] Loading files on the /oxide/data/BossMonster/Bosses/ path has started... Failed to call hook 'OnServerInitialized' on plugin 'BossMonster v2.0.1' (DirectoryNotFoundException: Could not find a part of the path '/home/rust/server/oxide/data/BossMonster/Bosses'.) at System.IO.__Error.WinIOError (System.Int32 errorCode, System.String maybeFullPath) [0x000f7] in <fb001e01371b4adca20013e0ac763896>:0 at System.IO.FileSystemEnumerableIterator`1[TSource].HandleError (System.Int32 hr, System.String path) [0x00006] in <fb001e01371b4adca20013e0ac763896>:0 at System.IO.FileSystemEnumerableIterator`1[TSource].CommonInit () [0x00054] in <fb001e01371b4adca20013e0ac763896>:0 at System.IO.FileSystemEnumerableIterator`1[TSource]..ctor (System.String path, System.String originalUserPath, System.String searchPattern, System.IO.SearchOption searchOption, System.IO.SearchResultHandler`1[TSource] resultHandler, System.Boolean checkHost) [0x000d6] in <fb001e01371b4adca20013e0ac763896>:0 at System.IO.FileSystemEnumerableFactory.CreateFileNameIterator (System.String path, System.String originalUserPath, System.String searchPattern, System.Boolean includeFiles, System.Boolean includeDirs, System.IO.SearchOption searchOption, System.Boolean checkHost) [0x00009] in <fb001e01371b4adca20013e0ac763896>:0 at System.IO.Directory.InternalGetFileDirectoryNames (System.String path, System.String userPathOriginal, System.String searchPattern, System.Boolean includeFiles, System.Boolean includeDirs, System.IO.SearchOption searchOption, System.Boolean checkHost) [0x00000] in <fb001e01371b4adca20013e0ac763896>:0 at System.IO.Directory.InternalGetFiles (System.String path, System.String searchPattern, System.IO.SearchOption searchOption) [0x00000] in <fb001e01371b4adca20013e0ac763896>:0 at System.IO.Directory.GetFiles (System.String path, System.String searchPattern) [0x0001c] in <fb001e01371b4adca20013e0ac763896>:0 at Oxide.Core.DataFileSystem.GetFiles (System.String path, System.String searchPattern) [0x0000c] in <bae5f1223fce49c493b01571c99dce02>:0 at Oxide.Plugins.BossMonster.LoadConfigs () [0x00021] in <2ae0b59952b6435ea2cfe4de48311a7c>:0 at Oxide.Plugins.BossMonster.OnServerInitialized () [0x0003f] in <2ae0b59952b6435ea2cfe4de48311a7c>:0 at Oxide.Plugins.BossMonster.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x006d0] in <2ae0b59952b6435ea2cfe4de48311a7c>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <09575a60985045248bcb43b20faeeb99>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <bae5f1223fce49c493b01571c99dce02>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <bae5f1223fce49c493b01571c99dce02>:0 Loaded plugin BossMonster v2.0.1 by KpucTaJl
  4. T-Nuts

    Furnace Full Smelt

    If we did that will it cause any other issues? Also this will just be a blank file?? So Rust will just read the file name and be like gotcha.
  5. T-Nuts

    Rust Rewards

    That I am not sure of. I didn't see this until I added ZombieHorde back. Before adding it I never saw any of these messages. I will mess with the config and maybe have them not be able to be killed my everything or have them kill everything except players.
  6. T-Nuts

    Rust Rewards

    I'm getting more of the "Failed to call hook" as well. This all started after I added back the ZombieHorde plugin and I have them able to kill anything so animals, NPC's, etc. Also anything can kill them so animals, NPC's, turrets, etc. 09/02 15:16:18 | Mariah[947073] was killed by Zombie[603863] 09/02 15:16:22 | Zombie[8498944] was killed by bear (Bear) 09/02 15:16:23 | Zombie[6681431] was killed by polarbear (Polarbear) 09/02 15:16:48 | Zombie[7029570] was killed by polarbear (Polarbear) 09/02 15:16:53 | Zombie[9311699] was killed by bear (Bear) 09/02 15:17:13 | Zombie[8113793] was killed by polarbear (Polarbear) 09/02 15:17:36 | Failed to call hook 'GiveRustReward' on plugin 'RustRewards v3.0.7' (KeyNotFoundException: The given key was not present in the dictionary.) at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <fb001e01371b4adca20013e0ac763896>:0 at Oxide.Plugins.RustRewards.GiveReward (BasePlayer player, Oxide.Plugins.RustRewards+RewardType type, System.Double amount, BaseEntity ent, System.String weapon, System.Single distance, System.String name) [0x003c3] in <55f3bd9bbd9749508c99efd54f19ac21>:0 at Oxide.Plugins.RustRewards.GiveRustReward (BasePlayer player, System.Int32 type, System.Double amount, BaseEntity ent, System.String weapon, System.Single distance, System.String name) [0x00000] in <55f3bd9bbd9749508c99efd54f19ac21>:0 at Oxide.Plugins.RustRewards.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00f3c] in <55f3bd9bbd9749508c99efd54f19ac21>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <09575a60985045248bcb43b20faeeb99>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <bae5f1223fce49c493b01571c99dce02>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <bae5f1223fce49c493b01571c99dce02>:0
  7. T-Nuts

    Despawn Issues Still

    I had this in the previous version and I know someone else posted about it and it still says pending. Just wanted to follow up and say that I have the current version and still have bases sticking around after they "despawn". They don't show on the map and all codelocks are removed so players can access the "free loot". Turrets still target me and players.
  8. Disregard, I see my issue. Thought I had the most recent version and I don't
  9. So I keep getting this error in the console right before the plugin/event starts... Failed to call hook 'IsConvoyVehicle' on plugin 'Convoy v2.0.8' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.Convoy+<IsConvoyVehicle>c__AnonStorey3.<>m__0 (Oxide.Plugins.Convoy+ConvoyVehicle x) [0x00000] in <c13369ec511949d1b8e701d3a56e960d>:0 at System.Linq.Enumerable.Any[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x0002c] in <351e49e2a5bf4fd6beabb458ce2255f3>:0 at Oxide.Plugins.Convoy.IsConvoyVehicle (BaseEntity entity) [0x00020] in <c13369ec511949d1b8e701d3a56e960d>:0 at Oxide.Plugins.Convoy.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00100] in <c13369ec511949d1b8e701d3a56e960d>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <e23ba2c0f246426296d81c842cbda3af>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <46ff2b534abb4b35952608167523b7ec>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <46ff2b534abb4b35952608167523b7ec>:0 Which is also followed by this in regards to another plugin called BradleyGuards that is on this website as well... Failed to call hook 'OnBradleyApcInitialize' on plugin 'BradleyGuards v1.4.0' (InvalidCastException: Null object cannot be converted to a value type.) at System.Convert.ChangeType (System.Object value, System.Type conversionType, System.IFormatProvider provider) [0x00029] in <fb001e01371b4adca20013e0ac763896>:0 at System.Convert.ChangeType (System.Object value, System.Type conversionType) [0x0000c] in <fb001e01371b4adca20013e0ac763896>:0 at Oxide.Core.Plugins.Plugin.Call[T] (System.String hook, System.Object[] args) [0x00008] in <46ff2b534abb4b35952608167523b7ec>:0 at Oxide.Plugins.BradleyGuards.OnBradleyApcInitialize (BradleyAPC bradley) [0x0000d] in <7a338cc5a09541529faa3eefbdf91cc4>:0 at Oxide.Plugins.BradleyGuards.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00153] in <7a338cc5a09541529faa3eefbdf91cc4>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <e23ba2c0f246426296d81c842cbda3af>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <46ff2b534abb4b35952608167523b7ec>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <46ff2b534abb4b35952608167523b7ec>:0 The event still starts so I don't think it's an issue, just see it all the time in the console when the event starts
  10. T-Nuts

    Convoy

    Loved this plugin since the first time I saw it. Took me awhile to figure out how to attack it and get the loot as I never interacted with this plugin before. Once I figured it out and went and bought it and put it on my server. Players love it and it's just another great event/thing to have on your server.
  11. T-Nuts

    Despawn issues

    I am having the same issue. Bases are not despawning after the timer runs out. Code locks disappear so players can enter and grab all the loot. Turrets will not target them as well but I have TruePVE with TurretsIgnorePlayers
  12. T-Nuts

    Pocket Zipline

    Absolute banger of a plugin. Takes yet another semi useless thing that Facepunch adds to the game and makes it completely fun and useful. Players were excited to see this.
  13. T-Nuts

    Pocket Zipline

    So here's an issue I'm seeing. In the config we can't set the amount they can get at one time and how many times they can use /givezipline. So players are able to just do /givezipine zipline_default 1000, then go recycle all those and just get unlimited Tech Trash. Is there a way you can add a min-max or possible how many times they can use this command?
  14. T-Nuts

    Convoy not staying in group

    I will try
  15. T-Nuts

    Convoy not staying in group

    Also noticed this conflicts with Heli Control. I have the Heli's health set to 25,000 in that one but when I call in a Heli it is set to 10,000 like I have in the Convoy config
  16. T-Nuts

    Convoy not staying in group

    I get on from time to time to check on things and I'll see the car with the Locked Crate on it stuck on a pole, I'll see another sedan driving around on the other side of the map, Heli is off doing it's own thing, etc. I have a normal Procedural map. Any ideas what could be causing this? I do have Monument Bradley and have that Bradley roaming Ring Road. I did see them run into each other and Heli was flying upside down, sideways, backwards, etc. They eventually pushed that other Bradley out of the way but then they kept ramming into each other.
  17. T-Nuts

    Convoy

    So I found out it is C4. Is there a way to add something in the config to change that or have it where any ammo/explosive will do damage?
  18. T-Nuts

    Convoy

    I was playing on a server that had this and enjoyed it so bought it myself but had one question. When I had the Convoy stopped and killed everything, I could not do damage to the cars as that was required to unlock the crate. Do you have to use a specific item to blow these up? It's a PvE server but not in a PvP zone or anything. I used 25 Grenades, 25 Bean Cans, a few HV's and some regular 5.56 and all that did zero damage. Is something missing here? Worried this might happen on my server as well.
  19. T-Nuts

    Convoy

    I was playing on a server that had this and enjoyed it so bought it myself but had one question. When I had the Convoy stopped and killed everything, I could not do damage to the cars as that was required to unlock the crate. Do you have to use a specific item to blow these up? It's a PvE server but not in a PvP zone or anything. I used 25 Grenades, 25 Bean Cans, a few HV's and some regular 5.56 and all that did zero damage. Is something missing here? Worried this might happen on my server as well.
  20. Saw this in my console today.. Failed to call hook 'OnEntitySpawned' on plugin 'BotReSpawn v1.0.6' (KeyNotFoundException: The given key was not present in the dictionary.) at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <eae584ce26bc40229c1b1aa476bfa589>:0 at Oxide.Plugins.BotReSpawn.DoEvent (System.String name, UnityEngine.Vector3 pos) [0x00000] in <da1ba4b2c69d423aa3694e136fc26b4a>:0 at Oxide.Plugins.BotReSpawn.OnEntitySpawned (HackableLockedCrate crate) [0x0003d] in <da1ba4b2c69d423aa3694e136fc26b4a>:0 at Oxide.Plugins.BotReSpawn.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00763] in <da1ba4b2c69d423aa3694e136fc26b4a>: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 <dfcb48ea05694263bbc08e62a39c274c>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <dfcb48ea05694263bbc08e62a39c274c>:0
  21. T-Nuts

    Suddenly developed errors

    I just saw this error in my console today. Not sure what exactly would be "null" but after searching my config and data file/folder, "null" is not found anywhere. Failed to call hook 'GiveRustReward' on plugin 'RustRewards v3.0.7' (KeyNotFoundException: The given key was not present in the dictionary.) at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <eae584ce26bc40229c1b1aa476bfa589>:0 at Oxide.Plugins.RustRewards.GiveReward (BasePlayer player, Oxide.Plugins.RustRewards+RewardType type, System.Double amount, BaseEntity ent, System.String weapon, System.Single distance, System.String name) [0x003c3] in <0f6ff1428d7e4e4e86c5216097745fa9>:0 at Oxide.Plugins.RustRewards.GiveRustReward (BasePlayer player, System.Int32 type, System.Double amount, BaseEntity ent, System.String weapon, System.Single distance, System.String name) [0x00000] in <0f6ff1428d7e4e4e86c5216097745fa9>:0 at Oxide.Plugins.RustRewards.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00f3c] in <0f6ff1428d7e4e4e86c5216097745fa9>: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 <12678b905a6d43c3a9cc366104306651>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <12678b905a6d43c3a9cc366104306651>:0 Also to note, there is no one on my server at the moment when this happened
    Works like it should. Makes the tree more interesting now.
  22. T-Nuts

    BotReSpawn

    Copy. Guessing I just copy one profile from defaultprofile and move it over to customprofile and edit it there? Then assign that customprofile to that one spawn point? I can probably figure that out if this is how I need to go about doing it.
  23. T-Nuts

    BotReSpawn

    And of course, after hours and hours of trying to figure this out I got it to work. I want the boss and only the boss to drop a locked crate. I see it in the defaultprofiles but how I can just have it for this one npc?
2m

Downloads

Total number of downloads.

9.4k

Customers

Total customers served.

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