aimacak
Member-
Posts
1,514 -
Joined
-
Last visited
-
Days Won
11
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Services
Downloads Plus Support
DOWNLOADS EXTRA
Everything posted by aimacak
-
hmm, then it turns out that you need to be more careful when transferring files from archives, do not delete empty folders, even if you do not know what they are for Unless, of course, the hosting service deleted this folder automatically.. Is everything working for you? Can we close the ticket?
-
You may have encountered an individual location of plug-ins somewhere, but no, here you have an oxide folder for plug-ins, it should be one, it contains all the necessary folders for plug-ins, moreover, when you download an archive with a plug-in from a site, for example from codefling, almost always, the folder and file structure in the archive is exactly as it should be on the server. I described which folder is intended for what above, which is basically clear from their name, the main plugin file is *.cs, there is code there, when you upload it to the server, if necessary, a configuration file is created in the config folder, and the necessary files are in the data folder. I just wish you a successful dive into Rust servers, be careful, be patient and everything will work out for you.
-
I didn't quite understand you, I showed you part of your screenshot, which shows your directory, and I showed you the directory that should be there, you have 2 oxide folders, one of them is in the plugins folder, everything is named, in configs - configurations, in data - folders and files with different data, in plugins - *.cs plugin files my directory for this image: erver/HOSTINGNAME/oxide/data/Images/Tab_KpucTaJl.png
-
Hello oxide/data/Images/Tab_KpucTaJI it is not oxide/config/plugins/oxide/data/Images/Tab_KpucTaJI
-
is it currently on the server?
-
I've already given you my advice about the situation with Loot Manager, I don't understand why you don't want to follow it, I can't force you, but obviously, after removing Loot Manager, there will be different updates for different plugins that will primarily be developed from their latest versions if you try to jump over the update, no one will give you any guarantees, and believe me, everyone is sorry that there is such confusion with all this. As an example, you can already take ArmoredTrain, Adem was able to make the update soft without any additional plug-ins for updating, it is unlikely that this will be possible in all plug-ins.
-
Hello, there is a difficult situation there, in order not to complicate it for yourself, follow the instructions, install Loot Manager, the more recent your version is, the easier it will be for you to update in the future with all the changes that may follow after removing Loot Manager. I'll also clarify, are you sure you don't use BetterNpc? If you are using it, then you should update according to the instructions from the archive with the BetterNpc plugin.
-
You did well I forgot to mention that you had an error most likely because of your hosting, because you did not have a Custom folder in your BetterNpc folder, it is empty by default, and there are hosting services that either do not allow you to upload an empty folder to the server or delete them automatically, and UpdaterBetterNpc most likely cursed at its absence.. That's my guess. You can check if you currently have a Custom folder on the server (oxide/data/BetterNpc/Custom/), if not, then I'm right, because I created it to update your files and it's in my archive, which I sent you
-
@Nambo1641 I want to point out that you did well, because you stopped doing anything at the first error, it kept your backup files in good condition, which is rare. Save the files that were sent to me just in case.: NpcSpawn_old.json, BetterNpc_old.json and data files folder: BetterNpc_old. Also, for the future, I advise you to manually backup all plugin files, just in case of major updates, this may be useful Now let's move on to exactly what you need to do to make everything work without any problems with your old settings.. you must delete from server (if exist): files: oxide/plugins/NpcSpawn.cs oxide/plugins/BetterNpc.cs oxide/plugins/UpdaterNpcSpawn.cs oxide/plugins/UpdaterBetterNpc.cs oxide/config/NpcSpawn.json oxide/config/NpcSpawn_old.json oxide/config/BetterNpc.json oxide/config/BetterNpc_old.json folders: oxide/data/BetterNpc oxide/data/BetterNpc_old oxide/data/NpcSpawn/Preset then simply select all the files in my archive and transfer them to the oxide/ folder, confirm the file replacement, then transfer the NpcSpawn.cs file from the archive with the NpcSpawn plugin that you downloaded from codefling to the oxide/plugins/ folder, wait for the download to be successful without errors, then from the archive with the BetterNpc plugin that you downloaded from codefling, transfer the BetterNpc.cs file to the oxide/plugins/ folder, wait for the download to be successful, make sure there were no errors, then check the NPCs and their loot in the game new_data_nambo.zip
-
I understand, it's okay. Let me clarify for you: NpcSpawn and BetterNpc recently had a major update, which is the only reason for all the confusion and complexity. That's also why you have *.cs update files in your archives. They were created primarily to preserve user settings when upgrading from the previous version to this one. There are also instructions for all possible options, for a clean installation, for those who use BetterNpc and for those who don't.
-
If you'd followed this procedure exactly at least once, everything would have worked. You asked for help, and I'm trying to help you within the forum's guidelines and in the same ways I've helped many people. How can you help someone who's resisting? I've provided you with arguments, based on your own logs, as to why you're having these problems, and for some reason you've decided to argue with me instead of following my exact procedure and enjoying the plugins working properly.
-
This is already a standard question about backups, so I wrote it automatically, besides, I do not know for what reason you did a clean install. Since, judging by the server logs, UpdaterBetterNpc is installed on your server, I can assume that you have a broken BetterNpc configuration, and possibly NpcSpawn. I would advise you to delete the configurations: NpcSpawn.json, NpcSpawn_old.json, BetterNpc.json and BetterNpc_old.json, delete data files: oxide/data/BetterNpc/, oxide/data/NpcSpawn/Preset/. After that, transfer the data files from the last version of NpcSpawn and BetterNpc archives, then upload NpcSpawn.cs, then upload BetterNpc, you don't need any Updaters for a clean install.
-
Hello, I wrote to you, send a backup if you have configs NpcSpawn and BetterNpc, data files: oxide/data/BetterNpc
-
its broken, delete it and o.reload BetterNpc { "Start time of day": null, "Start time of night": null, "Use the plugin's PVE mode? (only if you use the PveMode plugin)": false, "Distance from the center of the safe zone to the nearest NPC spawn point [m]": 0.0, "List of NPC types that should not be deleted (can use class name, NPC name, SkinID, or ShortPrefabName)": null, "Run the debug.puzzlereset command when the plugin loads or reloads to refresh puzzles, IO, and NPCs at Facepunch monuments [true/false]": false, "Refresh NPCs and crates at monuments when the plugin loads or reloads? [true/false]": false, "Enable simplified loading logs in the server console? (intended for advanced users who want fewer loading messages) [true/false]": false, "Configuration version": { "Major": 2, "Minor": 1, "Patch": 5 } }