Whenever I boot up my development server oxide gets partially through starting up and then stops and hangs.
my computer then lags out for a good minute or so, not sure what's causing the issue.
![]()
I removed all plugins thinking I had an incompatible one, now instead of stopping halfway through the plugins I stop here. Deleted the saves, and deleted the map. not sure what else to try. Any suggestions?
Solved Booting up oxide, major hang issues
Discussion in 'Rust Discussion' started by KillParadise, Mar 10, 2015.
-
Wulf Community Admin
Check your logs for errors and upload them here please.
-
Code:
[Oxide] 6:47 PM [Info] Loading Oxide core v2.0.424... (Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebug.gen.cpp Line: 56) [Oxide] 6:47 PM [Info] Loading extensions... (Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebug.gen.cpp Line: 56) [Oxide] 6:47 PM [Info] Loaded extension CSharp v0.6.424 by bawNg (Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebug.gen.cpp Line: 56) [Oxide] 6:47 PM [Info] Loaded extension JavaScript v1.0.424 by Nogrod (Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebug.gen.cpp Line: 56) [Oxide] 6:47 PM [Info] Loaded extension Lua v1.0.424 by Oxide Team (Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebug.gen.cpp Line: 56) [Oxide] 6:47 PM [Info] Loaded extension MySql v1.0.424 by Nogrod (Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebug.gen.cpp Line: 56) [Oxide] 6:47 PM [Info] Loaded extension Python v1.0.424 by Nogrod (Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebug.gen.cpp Line: 56) [Oxide] 6:47 PM [Info] Loaded extension Rust v1.0.424 by Oxide Team (Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebug.gen.cpp Line: 56) [Oxide] 6:47 PM [Info] Loaded extension SQLite v1.0.424 by Nogrod (Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebug.gen.cpp Line: 56) [Oxide] 6:47 PM [Info] Loaded extension Unity v1.0.424 by Oxide Team (Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebug.gen.cpp Line: 56) [Oxide] 6:47 PM [Info] Loading plugins... (Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebug.gen.cpp Line: 56) [Oxide] 6:47 PM [Info] Loaded plugin Rust Core v1.0.0 by Oxide Team (Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebug.gen.cpp Line: 56) [Oxide] 6:47 PM [Info] Loaded plugin Unity Core v1.0.0 by Oxide Team (Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebug.gen.cpp Line: 56) The referenced script on this Behaviour is missing! (Filename: Line: 1560)
-
Wulf Community Admin
-
I thought this went through but I guess it didnt... Attached logs.
The error log has plugin errors in it, but like I said, I removed all of the plugins and had the same issue.Attached Files:
-
-
Wulf Community Admin
The only reasons I can see it being halting would either be using an Oxide build on an incompatible version of Rust or a corrupt install somehow, but you'd generally have errors. What branch of Rust are you using for the server, and have you tried doing a clean install?
-
[DOUBLEPOST=1426054951][/DOUBLEPOST]Alright, after updating rust and installing a clean copy of oxide several times it seems to boot up like normal again. Thanks for your help @Wulf