So I recently set up a almost fully functional experimental server (not portforwarded) and installed oxide 2. After setting it up, I installed a couple of plugins, which worked well for me. I then came on the next day, and installed several more plugins. All of these plugins are for the right version of oxide, but for some reason they just don't load anymore. There is no oxide console error, just nothing. 1 plugin loads, but the rest fail to load at all. They are all in the oxide plugins folder, and I have tried to see if they were still active on the server, but they are not. Anyone know a solution?
Solved Server not even launching now
Discussion in 'Rust Discussion' started by b0ss, Apr 9, 2015.
-
Wulf Community Admin
Please upload your logs and post the result of the "version" command.
-
Code:
[Oxide] 6:46 PM [Info] Loading Oxide core v2.0.648... [Oxide] 6:46 PM [Info] Loading extensions... [Oxide] 6:46 PM [Info] Loaded extension CSharp v0.6.648 by bawNg [Oxide] 6:46 PM [Info] Loaded extension JavaScript v1.0.648 by Nogrod [Oxide] 6:46 PM [Info] Loaded extension Lua v1.0.648 by Oxide Team [Oxide] 6:46 PM [Info] Loaded extension MySql v1.0.648 by Nogrod [Oxide] 6:46 PM [Info] Loaded extension Python v1.0.648 by Nogrod [Oxide] 6:46 PM [Info] Loaded extension Rust v1.0.648 by Oxide Team [Oxide] 6:46 PM [Info] Loaded extension SQLite v1.0.648 by Nogrod [Oxide] 6:46 PM [Info] Loaded extension Unity v1.0.648 by Oxide Team [Oxide] 6:46 PM [Info] Loading plugins... [Oxide] 6:46 PM [Info] Loaded plugin Rust Core v1.0.0 by Oxide Team [Oxide] 6:46 PM [Info] Loaded plugin Unity Core v1.0.0 by Oxide Team [Oxide] 6:46 PM [Info] Build were compiled successfully in 699ms Creating Terrain.. Generating terrain of size 4000 with seed 2796809002 ALLOCATING TERRAIN DATA 00:00:00.7191069 [Oxide] 6:46 PM [Info] Loaded plugin Build v1.0.7 by Reneb TerrainBiomeMap allocated: 64.00mb TerrainColorMap allocated: 16.00mb TerrainHeightMap allocated: 16.02mb TerrainNormalMap allocated: 48.00mb TerrainSplatMap allocated: 144.00mb TerrainTopologyMap allocated: 16.00mb CREATING TERRAIN OBJECT 00:00:00.2160140 GENERATING HEIGHT MAP 00:00:01.7060044 GENERATING BIOME MAP 00:00:00.3627889 GENERATING TOPOLOGY MAP 00:00:00.8831446 GENERATING SPLAT MAP 00:00:00.3471642 GENERATING COLOR MAP 00:00:00.6630008 APPLYING SPLAT HEIGHT OFFSETS 00:00:00.0920931 PLACING RIVERS 00:00:00.4603651 PLACING MONUMENTS 00:00:00.4635445 PLACING MONUMENTS 00:00:00.2000774 PLACING MONUMENTS 00:00:00.0274574 PLACING MONUMENTS 00:00:00.0080650 PLACING STATIC OBJECTS 00:00:00.3437123 PLACING STATIC OBJECTS 00:00:00.3336533 PLACING STATIC OBJECTS 00:00:00.0196369 PLACING INFRASTRUCTURE 00:00:01.9289769 PLACING STATIC OBJECTS 00:00:00.0029428 PLACING STATIC OBJECTS 00:00:00.0024341 PLACING STATIC OBJECTS 00:00:00.0223914 PLACING STATIC OBJECTS 00:00:00.0161813 PLACING STATIC OBJECTS 00:00:00.0098592 PLACING STATIC OBJECTS 00:00:00.0154846 PLACING STATIC OBJECTS 00:00:00.0122917 PLACING STATIC OBJECTS 00:00:00.0179713 PLACING STATIC OBJECTS 00:00:00.0095334 PLACING STATIC OBJECTS 00:00:00.0178453 PLACING STATIC OBJECTS 00:00:00.0137084 PLACING STATIC OBJECTS 00:00:00.0139816 PLACING STATIC OBJECTS 00:00:00.0123449 PLACING STATIC OBJECTS 00:00:00.0125200 PLACING STATIC OBJECTS 00:00:00.0194060 CALCULATING CHECKSUM 00:00:00.1073083 APPLYING HEIGHT MAP 00:00:00.6114878 RAYCASTING TERRAIN 00:00:00.4775322 GENERATING TEXTURES 00:00:00.0000327 INITIALIZING PVT 00:00:00.0000792 AngryAnt Behave version 2.5 (d859964) - Copyright (C) Emil Johansen - AngryAnt 2 015 SPAWNING RESOURCES 00:00:03.0934315 Done! Loading Save From server/my_server_identity/save/Procedural Map_4000_2796809002/ 0.sav Destroyed 15391 old entities Creating 18910 entities from save Spawning 18910 entities Loading Complete Stability Warmup 57 blocks found Updating Supports Pass 1 of 4 Updating Supports Pass 2 of 4 Updating Supports Pass 3 of 4 Updating Supports Pass 4 of 4 Checking Stability Processing Queue Map Spawned 34461 entities Connected to Steam Unsupported encoding: 'utf8' > version Oxide Version: 2.0.648, Rust Protocol: 1232
-
Wulf Community Admin
First, you're using an outdated Oxide build. Second, you don't have any plugins installed other than Build, which loaded fine. I'd recommend checking your server/identity/oxide/plugins folder to verify you have plugins installed.
-
Okay, I get that its probably the outdated build, but in the logs, it did load a plugin, so that means the plugin is outdated, rite? Will I still be able to use the plugin if I update my oxide?
Code:[Oxide] 6:46 PM [Info] Loading Oxide core v2.0.648... [Oxide] 6:46 PM [Info] Loading extensions... [Oxide] 6:46 PM [Info] Loaded extension CSharp v0.6.648 by bawNg [Oxide] 6:46 PM [Info] Loaded extension JavaScript v1.0.648 by Nogrod [Oxide] 6:46 PM [Info] Loaded extension Lua v1.0.648 by Oxide Team [Oxide] 6:46 PM [Info] Loaded extension MySql v1.0.648 by Nogrod [Oxide] 6:46 PM [Info] Loaded extension Python v1.0.648 by Nogrod [Oxide] 6:46 PM [Info] Loaded extension Rust v1.0.648 by Oxide Team [Oxide] 6:46 PM [Info] Loaded extension SQLite v1.0.648 by Nogrod [Oxide] 6:46 PM [Info] Loaded extension Unity v1.0.648 by Oxide Team [Oxide] 6:46 PM [Info] Loading plugins... [Oxide] 6:46 PM [Info] Loaded plugin Rust Core v1.0.0 by Oxide Team [Oxide] 6:46 PM [Info] Loaded plugin Unity Core v1.0.0 by Oxide Team [Oxide] 6:46 PM [Info] Build were compiled successfully in 699ms Creating Terrain.. Generating terrain of size 4000 with seed 2796809002 ALLOCATING TERRAIN DATA 00:00:00.7191069 [Oxide] 6:46 PM [Info] Loaded plugin Build v1.0.7 by Reneb
-
Wulf Community Admin
-
[DOUBLEPOST=1428603134][/DOUBLEPOST] -
Wulf Community Admin
-
-
Sorry if I am doing anything wrong by posting another thread instead of continuing my talk with Wulf 5 minutes ago. So I just updated my oxide, as I was told mine was outdated, which it was, and after installing the update, I tried starting up my server using my .bat file:
Code:@echo off RustDedicated.exe -batchmode +server.port 28015 +rcon.port 28016 +rcon.password "changeme123" +server.hostname "My Oxide Server" +server.identity "my_server_identity" +server.maxplayers 100 +server.saveinterval 3600 -logFile "log.txt" +server.port 28015 +server.ip 86.17.217.57
-
Wulf Community Admin
I'd recommend checking your logs for errors. The Oxide logs can be found under server/identity/oxide/logs.
-
I read todays log a while I was searching for a solution, and there are no records of oxide even starting, and now the log is missing.
-
Wulf Community Admin
-
No logs folder in there, but I did find a logs in server/logs, and I now realize that those were the ones I read earlier, not and there is no activity in any log files for when I installed the latest oxide.
-
Wulf Community Admin
-
You appear to have a server box / dedicated server. Try reinstalling Rust and re-mod your server, for me fixes most bugs.
Be sure to backup anything you need. -
-
No problem
-
Erm, just found this out after I posted the post above, but, I just realised, where is the server\identity\oxide folder? It wasnt included in the latest oxide apparently. Unless you install plugins elsewhere now. Also, my console wont let me type in it anymore?
-
Wulf Community Admin