Jump to content

dustyhansen

Member
  • Posts

    1,443
  • Joined

  • Last visited

Everything posted by dustyhansen

  1. dustyhansen

    Console Error

    Getting the following console error after installing the latest version: Loaded plugin Extra Vending Machine v1.3.2 by NooBlet [58ms] Timer of 5s has failed in 'Extra Vending Machine v1.3.2 by NooBlet' [callback] (Object reference not set to an instance of an object) at void Oxide.Plugins.ExtraVendingMachine.SpawnVendingMachine1() in /home/container/carbon/plugins/ExtraVendingMachine.cs:line 471 at void Oxide.Plugins.ExtraVendingMachine.OnServerInitialized()+() => { } in /home/container/carbon/plugins/ExtraVendingMachine.cs:line 39 at Timer Oxide.Plugins.Timers.In(float time, Action action)+() => { } in /home/runner/work/Carbon/Carbon/Carbon.Core/Carbon.Components/Carbon.Common/src/Oxide/Libraries/Timer.cs:line 50
  2. @NooBletwould it be possible to add support for Bandit Camp? We run a smaller map without Outpost, but I would like to be able to have a custom vending machine like this.
  3. I just had 2 players buy VIP today and checked them out and neither got their starting points applied. So the original issue is still not addressed, plus I have the issue above where it appears they do not have the correct amount of points. 76561199643485199.json 76561199284803512.json
  4. I recently opened a ticket on lone about starting points not paying when a person is assigned to the oxide group that pays those points and the plugin needing to be reloaded or the server restarted for the starting points to be awarded. You applied a fix for this issue and I have been waiting for a scenario to test it. My 2 most recent VIPs should have 20 starter points each, based on the package they chose. However, one only seems to have 10 and the other 12. They both have the same oxide group assigned. Any idea why it is not 20? Any idea why they are not the same? You can see that their total skill points are 12 and 10 above their level (we pay 1 skill point per level at prestige 0). 76561198084196900.json 76561199245095176.json SkillTreeConfig.json
  5. dustyhansen

    Console Error

    I noticed the bot was no longer syncing and saw this in the console a few times and it looked like it crashed. Failed to connect to SFTP server: can't start new thread Error during sync: can't start new thread Waiting for 120 seconds before the next sync Starting periodic sync Loading configuration files from directory: config Loading configuration file: config/dev.yml Loading configuration file: config/staging.yml Loaded 2 configurations Unknown exception: can't start new thread Traceback (most recent call last): File "/home/container/.local/lib/python3.10/site-packages/paramiko/transport.py", line 2151, in run self.packetizer.start_handshake(self.handshake_timeout) File "/home/container/.local/lib/python3.10/site-packages/paramiko/packet.py", line 259, in start_handshake self.__timer.start() File "/usr/local/lib/python3.10/threading.py", line 935, in start _start_new_thread(self._bootstrap, ()) RuntimeError: can't start new thread
  6. no, the path is correct. are you sure that you are supposed to include the /home/container part? when i access files via sftp, for example, i do not include that part. can we try just /carbon/data/KillFeed/Images?
  7. I see this is flagged as fixed, but you said you weren't going to implement it. Did you have a change of heart? I still would like to see these protected.
  8. dustyhansen

    no longer functions

    @iLakSkiL
  9. @magado
  10. dustyhansen

    Mode Not Saving

    any updates on this? i know you are busy, but you have promised updates on most of your plugins. i am waiting on a few and it seems like they are never coming. are you going back to fixing/updating plugins or should i start seeking alternative solutions?
  11. still giving errors Unloaded plugin KillFeed v1.1.3 by codeboy Loaded plugin KillFeed v1.1.4 by codeboy [151ms] [KillFeed] Image anchors3.png was not found. Maybe you didn't upload it to the /home/container/carbon/data/KillFeed/Images folder [KillFeed] Image banditguard.png was not found. Maybe you didn't upload it to the /home/container/carbon/data/KillFeed/Images folder [KillFeed] Image bear.png was not found. Maybe you didn't upload it to the /home/container/carbon/data/KillFeed/Images folder [KillFeed] Image boar.png was not found. Maybe you didn't upload it to the /home/container/carbon/data/KillFeed/Images folder [KillFeed] Image bradleyapc.png was not found. Maybe you didn't upload it to the /home/container/carbon/data/KillFeed/Images folder [KillFeed] Image chicken.png was not found. Maybe you didn't upload it to the /home/container/carbon/data/KillFeed/Images folder [KillFeed] Image dweller.png was not found. Maybe you didn't upload it to the /home/container/carbon/data/KillFeed/Images folder [KillFeed] Image heavyscientist.png was not found. Maybe you didn't upload it to the /home/container/carbon/data/KillFeed/Images folder [KillFeed] Image patrolhelicopter.png was not found. Maybe you didn't upload it to the /home/container/carbon/data/KillFeed/Images folder [KillFeed] Image peacekeeper.png was not found. Maybe you didn't upload it to the /home/container/carbon/data/KillFeed/Images folder [KillFeed] Image polarbear.png was not found. Maybe you didn't upload it to the /home/container/carbon/data/KillFeed/Images folder [KillFeed] Image scarecrow.png was not found. Maybe you didn't upload it to the /home/container/carbon/data/KillFeed/Images folder [KillFeed] Image scientist.png was not found. Maybe you didn't upload it to the /home/container/carbon/data/KillFeed/Images folder [KillFeed] Image scientistnvg.png was not found. Maybe you didn't upload it to the /home/container/carbon/data/KillFeed/Images folder [KillFeed] Image shark.png was not found. Maybe you didn't upload it to the /home/container/carbon/data/KillFeed/Images folder [KillFeed] Image stag.png was not found. Maybe you didn't upload it to the /home/container/carbon/data/KillFeed/Images folder [KillFeed] Image underwaterdweller.png was not found. Maybe you didn't upload it to the /home/container/carbon/data/KillFeed/Images folder [KillFeed] Image wolf.png was not found. Maybe you didn't upload it to the /home/container/carbon/data/KillFeed/Images folder
  12. oh that would be awesome, i am using it for a development server, so i want to be able to put things on there that don't get deleted
  13. So to be clear, this bot will delete files on the target server that do not exist on the source server? That changes how I use it, so I want to make sure I understand.
  14. It won't let me attach it. # MAIN server server_1_name: Alliant Games Rust Hybrid server_1_url: redacted # eg 192.168.1.1:2022 using sftp://domain.com:2022 "should" work also server_1_user: redacted server_1_pass: redacted server_1_sftp: True # do not change, for future functionality # SECONDARY server server_2_name: Alliant Games Rust Dev server_2_url: redacted # eg 192.168.1.1:2022 using sftp://domain.com:2022 "should" work also server_2_user: redacted server_2_pass: redacted server_2_sftp: True # do not change, for future functionality # directories for the bot to keep in sync CASE SENSITIVE # directories are listed as key/pair. where the key is the directory on the main server, and value is the directory # on the secondary server eg. # oxide/plugins: carbon/plugins # # will sync the directory of oxide/plugins on server_1 to the carbon/plugins directory on server_2 # you can use trailing slashes and preceding slashes. eg. # /oxide/plugins , /oxide/plugins/, and oxide/plugins are all valid options # CASE SENSITIVE directories_to_sync: carbon/configs: carbon/configs carbon/data: carbon/data carbon/extensions: carbon/extensions carbon/lang: carbon/lang # files for the bot to keep in sync CASE SENSITIVE # files are listed as key/pair. where the key is the location on the main server, and value is the location on the secondary server # eg. # oxide/plugins/ZoneManager.cs carbon/plugins/ZoneManager.cs # # will sync the individual file of "oxide/plugins/ZoneManager.cs" on server_1 to the location of "carbon/plugins/ZoneManager.cs" on server_2 # CASE SENSITIVE files_to_sync: carbon/config.auto.json: carbon/config.auto.json carbon/config.client.json: carbon/config.client.json carbon/config.json: carbon/config.json carbon/config.profiler.json: carbon/config.profiler.json server/rust/cfg/bans.cfg: server/rust/cfg/bans.cfg server/rust/cfg/server.cfg: server/rust/cfg/server.cfg # directories for the sync bot to ignore, it will ignore these directories if the path is found within the sync, eg, if you are syncing carbon/data, it will # ignore the following # - carbon/data/AdminMenu # CASE SENSITIVE directories_to_ignore: - carbon/data/AuthToggle - carbon/data/Backpacks - carbon/data/Basements - carbon/data/BetterNpc/custom - carbon/data/Clans - carbon/data/copypaste - carbon/data/ImageLibrary - carbon/data/RaidProtection - carbon/data/ServerRewards - carbon/data/SkillTree - carbon/data/Skinner - carbon/data/TeamLeaderOnline - carbon/data/TeleportGUI - carbon/data/ZoneManager - carbon/data/ZoneStatus # files for the sync bot to ignore, it will ignore these files if the path is found within the sync, eg, if you are syncing carbon/config, it will # ignore the following # - carbon/configs/AbandonedBases.json # CASE SENSITIVE files_to_ignore: - carbon/data/Abandoned Bases.json - carbon/data/AuthToggle.json - carbon/data/AutoClanAuth.json - carbon/data/BackpackRestore.json - carbon/data/BedRespawns.json - carbon/data/CarRadio.json - carbon/data/Clans.json - carbon/data/Convoy.json - carbon/data/DeployableNature.json - carbon/data/DeployableZipline.json - carbon/data/DynamicPVP.json - carbon/data/EasyVotePro.json - carbon/data/FlyingGodStatus.json - carbon/data/GPlugins.json - carbon/data/LootDefender.json - carbon/data/NoteLogger.json - carbon/data/PlayerRanks.json - carbon/data/PlayerRanksDelayedRewards.json - carbon/data/PlayerRanksRewards.json - carbon/data/PreventLooting.json - carbon/data/QuarryComputer_Data.json - carbon/data/RaidableBases_UID.json - carbon/data/RaidableBases.json - carbon/data/RaidableBasesUI.json - carbon/data/SkillTree.json - carbon/data/TugboatPriatesPatrolPath.json - carbon/data/VanishPlayers.json - carbon/data/VehicleLicence.json - carbon/data/Whitelist.json
  15. I have the config set to ignore the carbon/data/copypaste directory, but it is deleting files off of the target server in the copypaste folder. # CASE SENSITIVE directories_to_ignore: - carbon/data/AuthToggle - carbon/data/Backpacks - carbon/data/Basements - carbon/data/BetterNpc/custom - carbon/data/Clans - carbon/data/copypaste - carbon/data/ImageLibrary - carbon/data/RaidProtection - carbon/data/ServerRewards - carbon/data/SkillTree - carbon/data/Skinner - carbon/data/TeamLeaderOnline - carbon/data/TeleportGUI - carbon/data/ZoneManager - carbon/data/ZoneStatus
  16. I just tried it between 2 other servers and had the same issue, fyi.
  17. It says it is doing it in the console, but the files are not getting touched on the destination server. Syncing individual files Syncing carbon/config.auto.json to carbon/config.auto.json Syncing carbon/config.client.json to carbon/config.client.json Syncing carbon/config.json to carbon/config.json Syncing carbon/config.profiler.json to carbon/config.profiler.json Syncing server/rust/cfg/bans.cfg to server/rust/cfg/bans.cfg Syncing server/rust/cfg/server.cfg to server/rust/cfg/server.cfg
  18. dustyhansen

    Files to Sync Not Working

    I got everything setup and running, but it appears that the files to sync list is not working. None of my files listed in this list are syncing over to the other server. files_to_sync: carbon/config.auto.json: carbon/config.auto.json carbon/config.client.json: carbon/config.client.json carbon/config.json: carbon/config.json carbon/config.profiler.json: carbon/config.profiler.json server/rust/cfg/bans.cfg: server/rust/cfg/bans.cfg server/rust/cfg/server.cfg: server/rust/cfg/server.cfg
  19. dustyhansen

    Update Won't Compile

    This version works, thanks!
  20. I am not sure what is possible? If it were up to me, I would have it move less overall, so it would be nice to adjust the amount it rocks back and forth and front to back in the waves.
  21. Is this the correct way to use this feature? I am entering a zone ID but skills are still working in the zone... "List of zone ids that will prevent player skills from functioning": [ "58828914" ]
1.7m

Downloads

Total number of downloads.

8k

Customers

Total customers served.

121.7k

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.