Jump to content

Jbird

Curator
  • Posts

    2,156
  • Joined

Everything posted by Jbird

  1. Jbird

    CFuelUI

    Yes. Save a copy of your config first if you would like, then delete it. Then reload the plugin, and reconfigure the new config file that will be generated using your old information. It should run fine after that.
  2. Jbird

    Player Ranks

    Noticed that PVE kills (animal kills) are not registering at all since wipe. Just wanted to let you know @Steenamaroo. Cannot think of anything on my end that would have changed to contribute to that happening but wanted to mention it to see if others are having that problem and to bring it to your attention. Just noticed it a few minutes ago surprised nobody has said anything here or in my server yet. 🤣
  3. Jbird

    Air Event

    What all do you have in the 'heavy' kit? I am initially drawing a blank other than one thing. Your aim cones are set to 0. I would imagine they don't miss many shots if any! Perhaps try raising that at least some. That is crazy accurate if it is working though. But perhaps the LR's don't work with such a small aim cone. Otherwise they seem to have the same stats and the same kit so I'm not 100% sure. Especially confused since they do not have grenades in their profiles, but their heavy kits should be overriding those entries unless I am mistaken.
  4. Jbird

    Harbor Event

    Do you usually use procedural maps? I ask in the sense of last wipe being also a procedural map. Have had some varying oddities on procedural maps it seems so we are starting to investigate why things would not work properly on procedural maps that work fine on custom maps. Currently there is not an easy way to do that but this is definitely being tested and looked at. I apologize if it isn't a quick fix but we will do what we can and get back to you.
  5. Jbird

    Erro after last patch

    You fixed that so fast I didn't even get to reply haha glad that got sorted out. Thank you for letting us know!
  6. Jbird

    console spam

    Do you have the oxide/data/BetterNpc/Custom folder installed? Some have left the folder out because it was empty at the time but that has caused this issue. Also certain missing files will cause this issue as well. With recent updates two folders have been added to the oxide/data/BetterNpc/Monument which are Tunnel and Underwater Lab folders that have several files included. Can you reload the plugin and share all of the text that follows regarding BetterNpc? This should lead us to where the error is. It can help to identify missing files or show where the process stops and help narrow it down so that we can find it.
  7. Jbird

    Better Npc

    Haven't ever found any confirmed problems with using 'own loot table' setting and creating the loot table and parameters. If it helps NpcSpawn uses Heavy NPCs as its base then changes them to suit our configurations. Have you by chance tried this setting by itself to see if it works any better? The Stacksize plugin is a bit newer so perhaps there are some more tweaks that the developer will be able to sort out.
  8. Jbird

    Harbor Event

    Well that is not ideal! Does it happen at a certain Harbor? Large or Small? If you had to guess the percentage of this happening what would you guess? Is this a custom or procedural map?
  9. True means it will start by itself with the given times provided in config as its parameters. False means you will need to give the command in some way for the event to start.
  10. Jbird

    Defendable Bases

    Your error is referring to another plugin. I would seek support here, and also give as much information as possible. What is happening when the error occurs. More details will get a faster response and better support because we will know exactly what is happening and why.
  11. Jbird

    custom map

    I am looking at the map and it appears to have a custom Harbor. The plugin searches for the Facepunch version of the monument and launches the event there. There is not an ability to add a monument with coordinates. This would be incredibly difficult to do because there are many coordinates to consider including rotations. This is why the plugin only recognizes the two versions of Harbor that are default Facepunch monuments. Small Harbor and Large Harbor. This confirms what I have said above. The version(s) of Harbor on that map must be custom, and the plugin is not able to recognize or use those locations. I would recommend requesting an edit of the map including the Facepunch monument from the creator. Otherwise you could seek someone with mapping knowledge that could add one or both of the monuments to the map for you. If you have budget to hire someone to do something like this then I could even suggest someone for you.
  12. Jbird

    Meteor Event

    No problem at all. Just want to help resolve this for everyone. Thanks for all the hard work! Also I forgot to say it but also thanks @ChristopherS it's funny that you mention it because a friend literally suggested that plugin just the other night! I have it bookmarked as I might try it out. I have one other newer plugin that seems to have the same issue, doesn't run properly after a restart but runs fine if reloaded. Appreciate the suggestion.
  13. Jbird

    Meteor Event

    Will quote it here, sent it yesterday after sharing the image of the node buildup after restart. Only see it when I reload the plugin. The plugin then functions properly, so it is not a fatal error just something that is happening during unload of the plugin it seems. Perhaps somehow relatable to the image I shared with the node buildup at 0,0,0 but that only happened the first time the server was restarted with the new version. After this mornings restart I did not see nodes in this location again. I think perhaps actually installing the newest version may have caused that buildup instead of the restart, I just noticed it then.
  14. Jbird

    Meteor Event

    As far as the items at the GC point at 0,0,0 on the map, that only happened the first time. Perhaps somehow from moving from one version to another while the server was running or something to that affect. It did not happen this morning. As far as the error I haven't had a chance yet but I am going to make a backup of my current config, delete it, create a fresh config, and copy information over. At least that is my only idea to fix that type of error as often it's config related and there is a line missing or something. I am just going to be incredibly busy until later this week so it's not a terrible concern. I mostly wanted to make sure you had the feedback. Unfortunately so far the update didn't fix the fact that the plugin isn't running itself after a restart, unless the plugin is reloaded. Even with the error that I receive, it still runs the events just fine as far as I can tell so it's a minor error, just wanted you to have all information.
  15. Jbird

    custom map

    The /HarborPoS command only works while the event is active, and shows your POS in relation to the monument, for changing the position of NPCs in config if desired. Do you have a custom Harbor perhaps? The plugin will read either Harbor small or large, and automatically take place there. If it is not then there would be a different problem other than not finding the monument. There may be something in config that is causing an issue. There is nothing needed in the config from wipe to wipe it will seek those default monuments out. Depending on what map you have, it may be a custom one so the plugin is not finding it. When you reload the plugin what does it give as a response in console?
  16. Jbird

    CFuelUI

    All good no worries. I never consider helping others time wasted, quite the opposite in fact. Glad that sorted it.
  17. Jbird

    Meteor Event

    Failed to call hook 'Unload' on plugin 'MeteorEvent v1.2.3' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MeteorEvent.Unload () [0x00000] in <1153f75c98884609a5ccb0ef25fa2f9c>:0 at Oxide.Plugins.MeteorEvent.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00586] in <1153f75c98884609a5ccb0ef25fa2f9c>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <cc99cb05b42e4ea494cdf294badea406>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <99d545163fdd4d57a562df7989f2ca0a>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <99d545163fdd4d57a562df7989f2ca0a>:0 When reloaded to get the events running. Just feedback, probably why the meteors weren't deleted upon restart this morning.
  18. Jbird

    Meteor Event

    Thank you for the attempt. Unfortunately it does not seem to have worked. My timer is set to create a meteor shower every hour. If reloaded after the server is up, the plugin will work fine and do automatic events the rest of the day until next restart. This method attempt to fix it actually caused a separate issue though. See the photo. This is the GC point at 0,0,0. Has not happened before today, I periodically, maybe a couple times a week will visit this spot and delete the handful of things there. Mostly RHIB storage and some chairs. Appear to be meteors that do not get deleted before the server had restarted as it was running events before restart from when I had loaded the plugin yesterday. Oddly seems to have somehow sprouted another issue as I have no Alpha Animals now and they were working fine yesterday. Always something!
  19. Jbird

    Meteor Event

    Hey, it's not Tuesday yet! 🙂 Will install the updated version today and will be able to let you know tomorrow morning if it started by itself. Fingers crossed. Thanks for the quick update!
  20. Jbird

    CFuelUI

    Did you delete the older config? If not try deleting that to create a new one and it should be good to go. Save a backup of the current config if you want to easily transfer over the information you had in it. It is probably just not reading the new config as it has been changed slightly.
  21. Jbird

    CFuelUI

    Please don't hate me. Just for the record, for anyone using the French config. //French lang.RegisterMessages ( new Dictionary<string, string> { [ "UIOn" ] = "Affichage <color=#90ee90>activ�</color>", [ "UIOff" ] = "Affichage <color=#f08080>d�sactiv�</color>", }, this, "fr" ); ..should be.. //French lang.RegisterMessages ( new Dictionary<string, string> { [ "UIOn" ] = "Affichage <color=#90ee90>activé</color>", [ "UIOff" ] = "Affichage <color=#f08080>désactivé</color>", }, this, "fr" ); Regardless, thank you for the quick responses. Already sorted on my end but wanted you to have the fix too.
  22. Jbird

    Boss Monster

    /SetType 2 "Name of Boss" Then go to Dome and pick at least one spot, or multiple. /SavePos "Name of Boss" Enter that command repeatedly for the desired number of spawn possibilities at that monument.
  23. Compound bows work as far as I know, I guess I could confirm it myself soon as well just have several projects I am working on and have been busy. From the feedback in the community though compound bows were fine. Crossbows and hunting bows were not working with BetterNpc at this time. Glad to hear it!
  24. Jbird

    Meteor Event

    Nothing to apologize for. I think at least for myself, it is likely because I have a heavy plugin load on startup. I can manually launch an event after the server has come up and then it starts automatically the rest of the day. Otherwise if I leave it alone and don't intervene it just never starts. But please don't apologize get to it whenever just giving you the feedback. We all have lives, and the most any of us can ask is just communication if things take a long time. Completely understandable. Have a nice weekend!
1.7m

Downloads

Total number of downloads.

8k

Customers

Total customers served.

121.3k

Files Sold

Total number of files sold.

2.5m

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.