Today i have changed a view Plugins in my Plugin Folder on my Rust Experimental Server. I deleted some Plugins an the Config Files, then i installed 2 new Plugins. Then i deleted the logs in the log-Folder of oxide (path= /Release/server/my_server_identity/oxide/logs/). Then i restarted my server. As i want to check the new log files for any errors there was no log file ??? Then i tried to connect my Server via Rusty and become no connection. I stopped the server and overwrite the Oxide 2 Files again with the 354 Files from the Forum Download. But the next try shows again no log file in the oxide folder. As i looked around on the server files i found the Oxide log file in the Folder /Release/server/logs/ . But the new installed Plugins generated their config files in the right folder : /Release/server/my_server_identity/oxide/config/ ??? I dont understand whats going on. It seems like some Paths are wrong. But i have no answer why. If i overwrite the oxide files the paths must be ok ??? And why i cannot connect my server ??? Have anyone an idea whats going on ?
This is my oxide.root.json
Code:{ "ExtensionDirectory": "RustDedicated_Data\\Managed", "PluginDirectory": "plugins", "ConfigDirectory": "config", "DataDirectory": "data", "LogDirectory": "logs", "TempDirectory": "temp", "InstanceCommandLines": [ "{oxide.directory}", "server\\{server.identity}\\oxide", "server" ] }
Solved Logs not showing
Discussion in 'Rust Discussion' started by juergen, Feb 26, 2015.
-
Wulf Community Admin
It sounds like your server isn't loading Oxide. Check the Rust log files for errors.
-
where can i find the rust log file ?
-
Wulf Community Admin
-
i found this in log.log.txt
but it seems to be ok , or not ?
Code:[2/26/2015 4:14:28 PM] [Oxide] 4:14 PM [Info] Loading Oxide core v2.0.354... [2/26/2015 4:14:28 PM] [Oxide] 4:14 PM [Info] Loading extensions... [2/26/2015 4:14:28 PM] [Oxide] 4:14 PM [Info] Loaded extension CSharp v0.6.0 by bawNg [2/26/2015 4:14:28 PM] [Oxide] 4:14 PM [Info] Loaded extension JavaScript v1.0.0 by Nogrod [2/26/2015 4:14:28 PM] [Oxide] 4:14 PM [Info] Loaded extension Lua v1.0.0 by Oxide Team [2/26/2015 4:14:28 PM] [Oxide] 4:14 PM [Info] Loaded extension MySql v1.0.0 by Nogrod [2/26/2015 4:14:28 PM] [Oxide] 4:14 PM [Info] Loaded extension Python v1.0.0 by Nogrod [2/26/2015 4:14:28 PM] [Oxide] 4:14 PM [Info] Loaded extension Rust v1.0.0 by Oxide Team [2/26/2015 4:14:28 PM] [Oxide] 4:14 PM [Info] Loaded extension Rust:IO for Oxide v2.0.2 by playrust.io [2/26/2015 4:14:28 PM] [Oxide] 4:14 PM [Info] Loaded extension SQLite v1.0.0 by Nogrod [2/26/2015 4:14:28 PM] [Oxide] 4:14 PM [Info] Loaded extension Unity v1.0.0 by Oxide Team [2/26/2015 4:14:28 PM] [Oxide] 4:14 PM [Info] Loading plugins... [2/26/2015 4:14:28 PM] [Oxide] 4:14 PM [Info] Loaded plugin Rust Core v1.0.0 by Oxide Team [2/26/2015 4:14:28 PM] [Oxide] 4:14 PM [Info] Loaded plugin Rust:IO for Oxide v2.0.2 by playrust.io [2/26/2015 4:14:28 PM] [Oxide] 4:14 PM [Info] Loaded plugin Unity Core v1.0.0 by Oxide Team [2/26/2015 4:14:30 PM] Creating Terrain.. [2/26/2015 4:14:30 PM] Generating terrain of size 4000 with seed 3895602506 [2/26/2015 4:14:31 PM] ALLOCATING TERRAIN DATA 00:00:00.7322340 [2/26/2015 4:14:31 PM] CREATING TERRAIN OBJECT 00:00:00.1884059 [2/26/2015 4:14:32 PM] GENERATING HEIGHT MAP 00:00:01.3075272 [2/26/2015 4:14:32 PM] GENERATING BIOME MAP 00:00:00.2097364 [2/26/2015 4:14:33 PM] GENERATING TOPOLOGY MAP 00:00:00.9249257 [2/26/2015 4:14:34 PM] GENERATING SPLAT MAP 00:00:00.1160355 [2/26/2015 4:14:34 PM] GENERATING COLOR MAP 00:00:00.4221691 [2/26/2015 4:14:34 PM] APPLYING SPLAT HEIGHT OFFSETS 00:00:00.0679946 [2/26/2015 4:14:34 PM] PLACING MONUMENTS 00:00:00.2214112 [2/26/2015 4:14:34 PM] PLACING MONUMENTS 00:00:00.0504086 [2/26/2015 4:14:34 PM] PLACING MONUMENTS 00:00:00.0252620 [2/26/2015 4:14:34 PM] PLACING MONUMENTS 00:00:00.0031696 [2/26/2015 4:14:35 PM] PLACING STATIC OBJECTS 00:00:00.3838793 [2/26/2015 4:14:35 PM] PLACING STATIC OBJECTS 00:00:00.0314412 [2/26/2015 4:14:35 PM] PLACING STATIC OBJECTS 00:00:00.0220209 [2/26/2015 4:14:37 PM] PLACING INFRASTRUCTURE 00:00:01.7981230 [2/26/2015 4:14:37 PM] PLACING STATIC OBJECTS 00:00:00.0035942 [2/26/2015 4:14:37 PM] PLACING STATIC OBJECTS 00:00:00.0018610 [2/26/2015 4:14:37 PM] PLACING STATIC OBJECTS 00:00:00.0461943 [2/26/2015 4:14:37 PM] PLACING STATIC OBJECTS 00:00:00.0112470 [2/26/2015 4:14:37 PM] PLACING STATIC OBJECTS 00:00:00.0123125 [2/26/2015 4:14:37 PM] PLACING STATIC OBJECTS 00:00:00.0085765 [2/26/2015 4:14:37 PM] PLACING STATIC OBJECTS 00:00:00.0235021 [2/26/2015 4:14:37 PM] PLACING STATIC OBJECTS 00:00:00.0103205 [2/26/2015 4:14:37 PM] PLACING STATIC OBJECTS 00:00:00.0111943 [2/26/2015 4:14:38 PM] CALCULATING CHECKSUM 00:00:00.7058600 [2/26/2015 4:14:39 PM] APPLYING HEIGHT MAP 00:00:00.7356842 [2/26/2015 4:14:42 PM] RAYCASTING NORMAL MAP 00:00:03.7305008 [2/26/2015 4:14:42 PM] GENERATING TEXTURES 00:00:00.0000559 [2/26/2015 4:14:42 PM] INITIALIZING PVT 00:00:00.0000571 [2/26/2015 4:14:44 PM] AngryAnt Behave version 2.5 (d859964) - Copyright (C) Emil Johansen - AngryAnt 2015 [2/26/2015 4:14:44 PM] SPAWNING RESOURCES 00:00:01.8867307 [2/26/2015 4:14:44 PM] Done! [2/26/2015 4:14:44 PM] Loading Save From server/my_server_identity/save/Procedural Map_4000_3895602506/0.sav [2/26/2015 4:14:46 PM] Destroyed 6504 old entities [2/26/2015 4:14:46 PM] Creating 7999 entities from save [2/26/2015 4:14:47 PM] Spawning 7999 entities [2/26/2015 4:14:47 PM] Loading Complete [2/26/2015 4:14:47 PM] Stability Warmup [2/26/2015 4:14:47 PM] 0 blocks found [2/26/2015 4:14:47 PM] Updating Supports Pass 1 of 8 [2/26/2015 4:14:47 PM] Updating Supports Pass 2 of 8 [2/26/2015 4:14:47 PM] Updating Supports Pass 3 of 8 [2/26/2015 4:14:47 PM] Updating Supports Pass 4 of 8 [2/26/2015 4:14:47 PM] Updating Supports Pass 5 of 8 [2/26/2015 4:14:47 PM] Updating Supports Pass 6 of 8 [2/26/2015 4:14:47 PM] Updating Supports Pass 7 of 8 [2/26/2015 4:14:47 PM] Updating Supports Pass 8 of 8 [2/26/2015 4:14:47 PM] Checking Stability [2/26/2015 4:14:47 PM] Processing Queue [2/26/2015 4:14:47 PM] Server Networking Started [2/26/2015 4:14:47 PM] Connected to Steam [2/26/2015 4:14:47 PM] Server Is Running [2/26/2015 4:14:47 PM] [Oxide] 4:14 PM [Info] Updating Rust:IO ... [2/26/2015 4:14:47 PM] Unsupported encoding: 'utf8' [2/26/2015 4:14:48 PM] [Oxide] 4:14 PM [Info] Installing Rust:IO ... [2/26/2015 4:14:48 PM] [Oxide] 4:14 PM [Info] Rust:IO> Setting up Rust:IO 2.0.5533.5799 ... [2/26/2015 4:14:48 PM] [Oxide] 4:14 PM [Info] Rust:IO> Creating directories ... [2/26/2015 4:14:48 PM] [Oxide] 4:14 PM [Info] Rust:IO> Loading data files ... [2/26/2015 4:14:48 PM] [Oxide] 4:14 PM [Info] Rust:IO> Loaded names.json.gz [2/26/2015 4:14:48 PM] [Oxide] 4:14 PM [Info] Rust:IO> Loaded sessions.json.gz [2/26/2015 4:14:48 PM] [Oxide] 4:14 PM [Info] Rust:IO> Loaded recents.json.gz [2/26/2015 4:14:48 PM] [Oxide] 4:14 PM [Info] Rust:IO> Loaded allies.json.gz [2/26/2015 4:14:48 PM] [Oxide] 4:14 PM [Info] Rust:IO> Loaded deaths.json.gz [2/26/2015 4:14:48 PM] [Oxide] 4:14 PM [Info] Rust:IO> Applying config ... [2/26/2015 4:14:48 PM] [Oxide] 4:14 PM [Info] Rust:IO> Generating map image (this may take a while) ... [2/26/2015 4:14:49 PM] [Oxide] 4:14 PM [Info] Rust:IO> Generated map image: took 1224.2853 ms, 205527 bytes [2/26/2015 4:14:49 PM] [Oxide] 4:14 PM [Info] Rust:IO> Starting HTTP server on 94.250.216.21:28015 ... [2/26/2015 4:14:49 PM] [Oxide] 4:14 PM [Info] Rust:IO> Installed.
Code:[2/26/2015 2:20:26 PM] [Oxide] 2:20 PM [Error] Failed to initialize plugin notifier (ArgumentException: An element with the same key already exists in the dictionary.)
Code:4:14 PM [Info] Loading Oxide core v2.0.354... 4:14 PM [Info] Loading extensions... 4:14 PM [Info] Loaded extension CSharp v0.6.0 by bawNg 4:14 PM [Info] Loaded extension JavaScript v1.0.0 by Nogrod 4:14 PM [Info] Loaded extension Lua v1.0.0 by Oxide Team 4:14 PM [Info] Loaded extension MySql v1.0.0 by Nogrod 4:14 PM [Info] Loaded extension Python v1.0.0 by Nogrod 4:14 PM [Info] Loaded extension Rust v1.0.0 by Oxide Team 4:14 PM [Info] Loaded extension Rust:IO for Oxide v2.0.2 by playrust.io 4:14 PM [Info] Loaded extension SQLite v1.0.0 by Nogrod 4:14 PM [Info] Loaded extension Unity v1.0.0 by Oxide Team 4:14 PM [Info] Loading plugins... 4:14 PM [Info] Loaded plugin Rust Core v1.0.0 by Oxide Team 4:14 PM [Info] Loaded plugin Rust:IO for Oxide v2.0.2 by playrust.io 4:14 PM [Info] Loaded plugin Unity Core v1.0.0 by Oxide Team
Last edited by a moderator: Feb 26, 2015 -
now i have made a try. i copied all oxide data (plugins,config,data) in the folders under server and started the server.
Now Oxide seems to load all my Plugins well.
Code:5:14 PM [Info] Loading Oxide core v2.0.354... 5:14 PM [Info] Loading extensions... 5:14 PM [Info] Loaded extension CSharp v0.6.0 by bawNg 5:14 PM [Info] Loaded extension JavaScript v1.0.0 by Nogrod 5:14 PM [Info] Loaded extension Lua v1.0.0 by Oxide Team 5:14 PM [Info] Loaded extension MySql v1.0.0 by Nogrod 5:14 PM [Info] Loaded extension Python v1.0.0 by Nogrod 5:14 PM [Info] Loaded extension Rust v1.0.0 by Oxide Team 5:14 PM [Info] Loaded extension Rust:IO for Oxide v2.0.2 by playrust.io 5:14 PM [Info] Loaded extension SQLite v1.0.0 by Nogrod 5:14 PM [Info] Loaded extension Unity v1.0.0 by Oxide Team 5:14 PM [Info] Loading plugins... 5:14 PM [Info] Loaded plugin Admin door Unlocker v0.0.9 by Nexus 5:14 PM [Info] Loaded plugin Airdrop Settings v0.0.9 by t0pdevice 5:14 PM [Info] Loaded plugin Auth Level v0.1.8 by Wulf 5:14 PM [Info] Loaded plugin Auto Commands v0.2.4 by Wulf 5:14 PM [Info] Loaded plugin AutoDoorCloser v1.3.0 by Bombardir 5:14 PM [Info] Loaded plugin Build v0.5.5 by Reneb 5:14 PM [Info] Loaded plugin Build Controller v1.1.5 by SPooCK 5:14 PM [Info] Loaded plugin Clean Up v1.3.2 by Reneb 5:14 PM [Info] Loaded plugin Country Block v0.1.7 by Wulf 5:14 PM [Info] Loaded plugin Custom Chat Commands v2.2.0 by #Domestos 5:14 PM [Info] Loaded plugin deadPlayerList v1.0.1 by Reneb 5:14 PM [Info] Loaded plugin Finder v1.4.2 by Reneb 5:14 PM [Info] Loaded plugin Helptext v1.4.0 by #Domestos 5:14 PM [Info] Loaded plugin Inventory Guardian v0.1.2 by Nexus 5:14 PM [Info] Loaded plugin Compass v1.0.0 by Mughisi 5:14 PM [Info] Loaded plugin Increased Crafting Rate v1.0.3 by Mughisi 5:14 PM [Info] Loaded plugin Increased Gathering Rate v1.1.2 by Mughisi 5:14 PM [Info] Loaded plugin Godmode v1.4.2 by Mughisi 5:14 PM [Info] Loaded plugin Teleportation System v1.4.9 by Mughisi 5:14 PM [Info] Loaded plugin Day & Night System v1.0.3 by Mughisi 5:14 PM [Info] Loaded plugin Online Log v0.1.1 by Wulf 5:14 PM [Info] Loaded plugin Player location v1.2.0 by #Domestos 5:14 PM [Info] Loaded plugin Portgun v1.3.2 by Reneb 5:14 PM [Info] Loaded plugin Private Messaging v1.2.1 by #Domestos 5:14 PM [Info] Loaded plugin PVP Switch v1.1.1 by #Domestos 5:14 PM [Info] Loaded plugin r-Lanterns v1.0.2 by Reneb 5:14 PM [Info] Loaded plugin r-Zones v1.2.5 by Reneb 5:14 PM [Info] Loaded plugin Restrict Names v0.1.1 by Reneb 5:14 PM [Info] Loaded plugin Spawner v1.2.0 by Bombardir 5:14 PM [Info] Loaded plugin Spawns Database v1.0.4 by Reneb 5:14 PM [Info] Loaded plugin Spectate Admin Handler v1.0.3 by Reneb 5:14 PM [Info] Loaded plugin Updater v0.2.10 by Wulf 5:14 PM [Info] Loaded plugin Death Notes v2.2.0 by SkinN 5:14 PM [Info] Loaded plugin Notifier v2.1.4 by SkinN 5:14 PM [Info] Loaded plugin Rust Core v1.0.0 by Oxide Team 5:14 PM [Info] Loaded plugin Rust:IO for Oxide v2.0.2 by playrust.io 5:14 PM [Info] Loaded plugin Unity Core v1.0.0 by Oxide Team 5:14 PM [Info] CopyPaste plugin was compiled successfully in 216ms 5:14 PM [Info] AirdropControl plugin was compiled successfully in 335ms 5:14 PM [Info] BuildingOwners plugin was compiled successfully in 312ms 5:14 PM [Info] Fly plugin was compiled successfully in 261ms 5:14 PM [Info] Give plugin was compiled successfully in 274ms 5:14 PM [Info] Jail plugin was compiled successfully in 253ms 5:14 PM [Info] RemoverTool plugin was compiled successfully in 221ms 5:14 PM [Info] Prod plugin was compiled successfully in 215ms 5:14 PM [Info] Kits plugin was compiled successfully in 293ms 5:14 PM [Info] ItemConfig plugin was compiled successfully in 375ms 5:14 PM [Info] Loaded plugin ItemConfig v1.0.5 by Nogrod 5:14 PM [Info] Loaded plugin Prod v2.1.0 by Reneb 5:14 PM [Info] Loaded plugin Copy Paste v2.1.0 by Reneb 5:14 PM [Info] Loaded plugin RemoverTool v2.2.0 by Reneb 5:14 PM [Info] Loaded plugin Give v2.0.0 by Reneb 5:14 PM [Info] Loaded plugin Jail v1.0.0 by Reneb 5:14 PM [Info] Loaded plugin Fly v0.2.0 by Bombardir 5:14 PM [Info] Loaded plugin AirdropControl v1.1.0 by Reneb 5:14 PM [Info] Loaded plugin Building Owners v2.1.0 by Reneb 5:14 PM [Info] Loaded plugin Kits v2.0.0 by Reneb 5:14 PM [Info] Crafting rate set to 0% of the normal speed. 5:14 PM [Info] Resources from gathering is set to: x2. 5:15 PM [Info] Jail Plugin: 1 cell and 1 free spawns were detected and loaded. 5:15 PM [Info] [Auto Commands] ran command server.globalchat true 5:15 PM [Info] [Auto Commands] ran command server.stability false 5:15 PM [Info] m-Teleportation: To allow Homes to be set on foundations owned by friends of the player the plugin `Friends API` is required! 5:15 PM [Info] This plugin can be downloaded at http://oxidemod.org/plugins/friends-api.686/ 5:15 PM [Info] The friends check has temporarily been disabled to prevent problems.
But i cant connect to my server via rusty. Then i tried the Game itself. My server was listet with a wrong name. And if i try to connect the Game freezes while receiving Data. -
Wulf Community Admin
Oxide sets the path based on what you set in your startup parameters. The only way it would change the path is if you change it it your startup script.
I'd check your startup script to see what you are setting for the hostname, as it sounds like you reset or accidentally changed it.
The connection issues are from Rust, and should be fixed in the Rust update today. -
ok, thank you for your help. I make a Ticket at G-Portal to Check the Starup Script.