Jump to content

dustyhansen

Member
  • Posts

    1,662
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by dustyhansen

  1. thanks for the update, i will take another look now that we have wiped. by the way is this you or raidable bases?
  2. I have a few issues with this plugin. Any chance of making some improvements @FoxMods? 1) Even though I have the min set at 100, it still shows 1 when you first visit a vending machine. You have to hit the right arrow once to get it to the min, which is kinda dumb. 2) There is no adjustment for the increments that the arrows move in. So you have to move at 1 scrap at a time. When you have a low conversion rate, this is tedious and takes forever. For example, my conversion rate is 1%, so I have to arrow 100 times to get from 100 to 200. I get that you can type in a value, but it would be nice if I could set the increment that the arrows advanced in. 3) It shows a $ and there is no option to change it. So when using RP, we don't call it dollars, it's just points. It would be nice if we could customize this so that it said 100 scrap = 1 RP instead of $1.
  3. I am using Carbon. I am still testing this and it is looking like it might not be the egg afterall. I am not sure what the deal is. I started the server with all the same plugins and config files on the default egg and got 180+ frames, so I thought it was the egg. But, once I added in my data files and the rest of the files and started the server, the problem was still there. So I am going through each plugin now to see if it is a plugin issue or what.
  4. dustyhansen

    Performance Issue

    I am trying to track down some performance issues on my server. I am running the latest version of Carbon and disabled Better NPC and my server FPS went from the 60s to 120s, so doubled from just this one plugin being disabled. See the green chart. Any thoughts on this?
  5. I have been trying to track down an issue for several weeks with my setup and I think I have finally isolated it to this egg as the cause. The Rust server runs pretty good by itself on my Pterodactyl server using this egg. I get around 125-150 server FPS when this is the only server running. Once I start running other games, however, the performance of the Rust server is impacted horribly. For example, if I start my Palworld server, the server FPS drops from 125 to 60 instantly. Once I launch my other game servers, I am barely able to get 30 FPS on the Rust server. I had tried everything to fix the issue, allocating more resources, enabling swap, CPU pinning, creating a new server, etc. and nothing would fix the issue, until I used the default Rust egg. Once I switched to the default egg, I am getting 180 server FPS consistently. The default egg does not seem to be impacted by other servers on Pterodactyl, whereas your egg seems to be sensitive to other servers running. I am not sure what the root cause is, but there is definitely something about this egg that is causing my issue. Any thoughts?
  6. I haven't had a chance to make a video yet. But here is the console output, no errors.
  7. I do have the latest version. Players were not able to access vending machines. I turned off the plugin and they were able to access them. Any other suggestions?
  8. dustyhansen

    XPanelPlus

    Don't you just need this for getting the levels?
  9. Thanks
  10. It seems that locked vending machines don't let you shop at them. You get an error "It is blocked..." in chat and cannot access the store. Seems like it is just code locks. Key locks seem to work fine.
  11. I figured it out. I had to change the colors in the data file, not just the config file.
  12. dustyhansen

    Color Changes Not Working

    I changed the background color and image color of the zone status from purple (default) to red. I reloaded both zone status and advanced status and the new color is not showing. Do I need to restart the server or something?
  13. dustyhansen

    Carbon Support

    This seems to have worked, thanks!
  14. dustyhansen

    Carbon Support

    @Meyverickany chance on getting this updated?
  15. @cameron any chance on getting this updated?
  16. dustyhansen

    Badlands

    I understand that and have them installed, but do any of those place NPCs out in the open or near roadways, etc.? Or only near monuments? My players are complaining that they can't farm barrels or go anywhere without there being NPCs.
  17. dustyhansen

    Badlands

    Are there supposed to be NPCs randomly placed on the map? I do have BetterNPC, but was expecting them to only be at monuments.
  18. dustyhansen

    Better Npc

    When you select Alpha Loot in the data files, what is it pulling from exactly? The loot can be pretty extreme, so it must be random or a high tier loot crate/NPC?
  19. Which plugin should we use? I don't understand. Sandbox is no longer an issue. And do these work with Carbon?
  20. dustyhansen

    Carbon Support

    @Meyverickjust wanted to make sure you saw this
  21. dustyhansen

    Carbon Support

    Yes, I am running the most recent version.
  22. dustyhansen

    Carbon Support

    Here ya go. Notify.json
  23. dustyhansen

    Carbon Support

    I get the following error in Carbon when the plugin loads: [Notify] Your configuration file contains an error. Using default configuration values. [Notify] Your configuration file contains an error. Using default configuration values. InvalidCastException: Object must implement IConvertible. InvalidCastException: Object must implement IConvertible. at System.Convert.ChangeType (System.Object value, System.Type conversionType, System.IFormatProvider provider) [0x00040] in <b11ba2a8fbf24f219f7cc98532a11304>:0 at System.Convert.ChangeType (System.Object value, System.Type conversionType) [0x00007] in <b11ba2a8fbf24f219f7cc98532a11304>:0 at Oxide.Core.Configuration.DynamicConfigFile.ConvertValue (System.Object value, System.Type destinationType) [0x00008] in D:\a\Carbon\Carbon\Carbon.Core\Carbon.Components\Carbon.Common\src\Oxide\Configuration\DynamicConfigFile.cs:194 at Oxide.Core.Configuration.DynamicConfigFile.ConvertValue[T] (System.Object value) [0x00000] in D:\a\Carbon\Carbon\Carbon.Core\Carbon.Components\Carbon.Common\src\Oxide\Configuration\DynamicConfigFile.cs:222 at Oxide.Core.Configuration.DynamicConfigFile.Get[T] (System.String[] path) [0x00000] in D:\a\Carbon\Carbon\Carbon.Core\Carbon.Components\Carbon.Common\src\Oxide\Configuration\DynamicConfigFile.cs:249 at Oxide.Plugins.Notify.UpdateConfigValues () [0x001b1] in D:\AMPDatastore\Instances\RustMainServer01\rust\258550\carbon\plugins\Notify.cs:489 at Oxide.Plugins.Notify.LoadConfig () [0x0003b] in D:\AMPDatastore\Instances\RustMainServer01\rust\258550\carbon\plugins\Notify.cs:441
  24. dustyhansen

    Carbon Support

    This doesn't appear to run in Carbon. The plugin seems to compile, but when it goes to run after startup I get this error: [ReloadAfterStartup] Reloading 1/1 Timer of 10s has failed in 'ReloadAfterStartup v1.0.2 by Krungh Crow' [callback] (Value cannot be null. Parameter name: key) Timer of 10s has failed in 'ReloadAfterStartup v1.0.2 by Krungh Crow' [callback] (Value cannot be null. Parameter name: key) at int System.Collections.Generic.Dictionary<string, Carbon.Contracts.IBaseProcessor+IProcess>.FindEntry(string key) at bool System.Collections.Generic.Dictionary<string, Carbon.Contracts.IBaseProcessor+IProcess>.ContainsKey(string key) at void Carbon.Base.BaseProcessor.Remove(string id) in D:/a/Carbon/Carbon/Carbon.Core/Carbon.Components/Carbon.Common/src/Base/BaseProcessor.cs:line 176 at void Carbon.Base.BaseProcessor.Prepare(string id, string file) in D:/a/Carbon/Carbon/Carbon.Core/Carbon.Components/Carbon.Common/src/Base/BaseProcessor.cs:line 166 at void Oxide.Core.OxideMod.LoadPlugin(string name) in D:/a/Carbon/Carbon/Carbon.Core/Carbon.Components/Carbon.Common/src/Oxide/OxideMod.cs:line 103 at void Oxide.Core.OxideMod.ReloadPlugin(string name) in D:/a/Carbon/Carbon/Carbon.Core/Carbon.Components/Carbon.Common/src/Oxide/OxideMod.cs:line 108 at void Oxide.Plugins.ReloadAfterStartup.ReloadStateMachine(List<string> pluginsToReload, float timeBetween)+() => { } in D:/AMPDatastore/Instances/RustMainServer01/rust/258550/carbon/plugins/ReloadAfterStartup.cs:line 147 at Timer Oxide.Plugins.Timers.Repeat(float time, int times, Action action)+() => { } in D:/a/Carbon/Carbon/Carbon.Core/Carbon.Components/Carbon.Common/src/Oxide/Libraries/Timer.cs:line 111 at int System.Collections.Generic.Dictionary<string, Carbon.Contracts.IBaseProcessor+IProcess>.FindEntry(string key) at bool System.Collections.Generic.Dictionary<string, Carbon.Contracts.IBaseProcessor+IProcess>.ContainsKey(string key) at void Carbon.Base.BaseProcessor.Remove(string id) in D:/a/Carbon/Carbon/Carbon.Core/Carbon.Components/Carbon.Common/src/Base/BaseProcessor.cs:line 176 at void Carbon.Base.BaseProcessor.Prepare(string id, string file) in D:/a/Carbon/Carbon/Carbon.Core/Carbon.Components/Carbon.Common/src/Base/BaseProcessor.cs:line 166 at void Oxide.Core.OxideMod.LoadPlugin(string name) in D:/a/Carbon/Carbon/Carbon.Core/Carbon.Components/Carbon.Common/src/Oxide/OxideMod.cs:line 103 at void Oxide.Core.OxideMod.ReloadPlugin(string name) in D:/a/Carbon/Carbon/Carbon.Core/Carbon.Components/Carbon.Common/src/Oxide/OxideMod.cs:line 108 at void Oxide.Plugins.ReloadAfterStartup.ReloadStateMachine(List<string> pluginsToReload, float timeBetween)+() => { } in D:/AMPDatastore/Instances/RustMainServer01/rust/258550/carbon/plugins/ReloadAfterStartup.cs:line 147 at Timer Oxide.Plugins.Timers.Repeat(float time, int times, Action action)+() => { } in D:/a/Carbon/Carbon/Carbon.Core/Carbon.Components/Carbon.Common/src/Oxide/Libraries/Timer.cs:line 111 Timer of 10s has failed in 'ReloadAfterStartup v1.0.2 by Krungh Crow' [callback] (Value cannot be null. Parameter name: key) at int System.Collections.Generic.Dictionary<string, Carbon.Contracts.IBaseProcessor+IProcess>.FindEntry(string key) at bool System.Collections.Generic.Dictionary<string, Carbon.Contracts.IBaseProcessor+IProcess>.ContainsKey(string key) at void Carbon.Base.BaseProcessor.Remove(string id) in D:/a/Carbon/Carbon/Carbon.Core/Carbon.Components/Carbon.Common/src/Base/BaseProcessor.cs:line 176 at void Carbon.Base.BaseProcessor.Prepare(string id, string file) in D:/a/Carbon/Carbon/Carbon.Core/Carbon.Components/Carbon.Common/src/Base/BaseProcessor.cs:line 166 at void Oxide.Core.OxideMod.LoadPlugin(string name) in D:/a/Carbon/Carbon/Carbon.Core/Carbon.Components/Carbon.Common/src/Oxide/OxideMod.cs:line 103 at void Oxide.Core.OxideMod.ReloadPlugin(string name) in D:/a/Carbon/Carbon/Carbon.Core/Carbon.Components/Carbon.Common/src/Oxide/OxideMod.cs:line 108 at void Oxide.Plugins.ReloadAfterStartup.ReloadStateMachine(List<string> pluginsToReload, float timeBetween)+() => { } in D:/AMPDatastore/Instances/RustMainServer01/rust/258550/carbon/plugins/ReloadAfterStartup.cs:line 147 at Timer Oxide.Plugins.Timers.Repeat(float time, int times, Action action)+() => { } in D:/a/Carbon/Carbon/Carbon.Core/Carbon.Components/Carbon.Common/src/Oxide/Libraries/Timer.cs:line 111 09:09:28 You've successfully pasted the structure
  25. @cameronI have the same error: Failed compiling 'D:\AMPDatastore\Instances\RustMainServer01\rust\258550\carbon\plugins\DroneTaxi.cs': 1. The type or namespace name 'Timer' does not exist in the namespace 'Oxide.Core.Libraries' (are you missing an assembly reference?) [CS0234] (DroneTaxi 44 line 19) 1. The type or namespace name 'Timer' does not exist in the namespace 'Oxide.Core.Libraries' (are you missing an assembly reference?) [CS0234] (DroneTaxi 44 line 19)
2.1m

Downloads

Total number of downloads.

9.7k

Customers

Total customers served.

141.6k

Files Sold

Total number of files sold.

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.