I have an experimental server, I have just successfully wiped my server but my plugins won't re install I log back on to find its vanilla with no plugins. I deleted all my plugins and re installed them restart the server and updated it to no avail. Can anyone please help?.
Solved Plugins not working at all
Discussion in 'Rust Discussion' started by Zvaria, Mar 25, 2016.
-
Why delete the plugins for also did you reinstall oxide
-
Yeah I reinstalled Oxide I thought I had to delete the plugins since after wiping the server they weren't there.
-
-
Hosting from my Pc deleted them from the folder and uploaded them again in the same folder.
-
Any log files like warning or error logs
-
No errors
-
pm me your skype info
-
Wulf Community Admin
If no plugins are loading, Oxide is most likely not installed. You can check your RustDedicated_Data/output_log.txt or the file set by -logfile in your startup script to verify this. You can also use the 'oxide.version' console command to see if it is installed. If neither of those show Oxide information, then you do not have Oxide installed. For the plugins to work, Oxide would need to be re-installed. Keep in mind that Oxide is a mod, so a compatible version needs to be installed after each Rust update.
-
@Zvaria Did you update to latest rust version then reinstall oxide if not as Wulf said you need to
-
I'm desperate for some help with my plugins its gonna need someone like you i cant figure it out.
Running Rust Server from Gamerservers.
go to start first plugins and so install the following on gameserver website
Update rust to latest version,
Install oxide 2.0 (running when oxide.version)
Install Rust.io loaded and functioning
install javascript and python for oxide plugins
ftp through windows and copy two plugin files build.cs and Autogrades.cs into the correct oxide/plugins file
reboot server and shows plugins both loaded on the log file cant see any errors.
commands for build are build.builder (nothing happens when type this in)
commands for Autograde is bgrade (No access to this command)
I am Admin and owner and console shows Auth 2 when i boot it up
i just cant figure out why they are not working
ive rebooted server several times and updated twice just to double check but same problems -
Wulf Community Admin
-
Thanks for speedy reply sorry for delay my oxide logs are as follows i dont think anything wrong with this, on the server console they show as loaded so i assume working ok?
[SERVER v1.0.24] Started as service
[SERVER v1.0.24] Running as service
[SERVER v1.0.24] Got Message: Ready
[SERVER v1.0.24] Got Message: Compile
[SERVER v1.0.24] Console: AutoGrades.cs(373,29): warning CS0219: The variable `pgrade' is assigned but its value is never used
AutoGrades.cs(398,33): warning CS0219: The variable `ptimer' is assigned but its value is never used
AutoGrades.cs(22,22): warning CS0414: The private field `Oxide.Plugins.AutoGrades.LoadDefault' is assigned but its value is never used
[SERVER v1.0.24] Got Message: Exit
[SERVER v1.0.24] Exit received.
[SERVER v1.0.24] Connection closed.
[SERVER v1.0.24] Shutdown
My other log file inside oxide on the ftp server
15:19 [Warning] Calling 'OnServerInitialized' on 'Build v1.1.8' took 14198ms
15:19 [Info] Installing Rust:IO ...
15:19 [Info] Rust:IO> Setting up Rust:IO 2.3.6465.29436 ...
15:19 [Info] Rust:IO> Creating directories ...
15:19 [Info] Rust:IO> Applying config ...
15:19 [Info] Rust:IO> Initializing database ...
15:19 [Info] Rust:IO> Generating map image (this may take a while) ...Last edited by a moderator: Oct 8, 2017 -
Wulf Community Admin
-
Yeah the oxide log at the bottom of that post thats the only other log there.
15:19 [Warning] Calling 'OnServerInitialized' on 'Build v1.1.8' took 14198ms
15:19 [Info] Installing Rust:IO ...
15:19 [Info] Rust:IO> Setting up Rust:IO 2.3.6465.29436 ...
15:19 [Info] Rust:IO> Creating directories ...
15:19 [Info] Rust:IO> Applying config ...
15:19 [Info] Rust:IO> Initializing database ...
15:19 [Info] Rust:IO> Generating map image (this may take a while) ...
The plugins are installed in Ruste>Oxide>Plugins
This is my launch script as well
-batchmode +server.ip 173.199.72.133 +server.port 28026 +server.level "Procedural Map" +server.seed 2250672 +server.maxplayers 50 +server.hostname "420 [UK] [EU] NEW [NO WIPES]" +server.identity "1375348" +rcon.ip 0.0.0.0 +rcon.port 28028 +rcon.password xxxxxx +query_port 28027 -
Wulf Community Admin
-
I've edited last post to show my launch script.
This is console log from my RustAdmin:
Code:(15:13:22) | Loaded plugin Build v1.1.8 by Reneb & NoGrod(15:13:22) | Loaded plugin Automatic Build Grades v0.0.22 by AlexALX(15:14:46) | Saved 29,025 ents, serialization(0.00), write(0.01), disk(0.00) totalstall(0.01).(15:14:46) | Saving complete(15:19:18) | [29.2s] Spawning World(15:19:19) | [0.6s] Terrain Mesh(15:19:21) | [2.0s] Wire Meshes(15:19:21) | [2.8s] Procedural Generation(15:19:22) | Map Spawned 351 entities(15:19:23) | Destroying 366 old entities(15:19:23) | done.(15:19:23) | [](15:19:23) | server.description: "No server description has been provided."(15:19:27) | Spawning 29025 entities(15:19:31) | 28970 / 29025(15:19:31) | done.(15:19:31) | Enforcing SpawnPopulation Limits(15:19:34) | done.(15:19:34) | Initializing 30650 entity links(15:19:35) | done.(15:19:35) | Initializing 1293 stability supports(15:19:35) | done.(15:19:35) | Initializing 802 conditional models(15:19:35) | done.(15:19:35) | Initializing 29025 entity save caches(15:19:36) | done.(15:19:37) | Connected to Steam(15:19:37) | Updating Rust:IO ...(15:19:51) | Calling 'OnServerInitialized' on 'Build v1.1.8' took 14198ms(15:19:52) | Server startup complete(15:19:52) | Rust:IO: Update complete(15:19:52) | Installing Rust:IO ...(15:19:53) | Rust:IO> Setting up Rust:IO 2.3.6465.29436 ...(15:19:53) | Rust:IO> Creating directories ...(15:19:53) | Rust:IO> Applying config ...(15:19:53) | Rust:IO> Initializing database ...(15:19:53) | Rust:IO> Generating map image (this may take a while) ...(15:19:58) | Rust:IO> Generation completeshows both plugins loading but only Rust:IO plugin installing at the bottom?
-
Wulf Community Admin
-
Yeah I've been trying this all day, I've read all your posts on permissions as well as i thought that might be the problem
The overview page says set permissions on the config file.
I go to the config file in my ftp and it shows:
{
"Config": {
"authLevel Required (1 moderator, 2 admin)": 2,
"Pressed time before multiple spawns (seconds)": 1.0
}
}
}
which is fine and i am authlevel 2 as i am an admin and owner so i dont understand why it still doesnt work -
Wulf Community Admin