me console show me this problem with plugins, im using the last version of oxide linux, and i change permission to chmod -R 0755 CSharpCompiler
Code:(06:54:18) | [Oxide] 06:54 [Error] RockBlock plugin failed to compile! (06:54:18) | [Oxide] 06:54 [Error] Compiler disconnected. (06:54:18) | [Oxide] 06:54 [Error] StackSizeController plugin failed to compile! (06:54:18) | [Oxide] 06:54 [Error] Compiler disconnected. (06:54:18) | [Oxide] 06:54 [Error] RulesGUI plugin failed to compile! (06:54:18) | [Oxide] 06:54 [Error] Compiler disconnected. (06:54:18) | [Oxide] 06:54 [Error] VACKicker plugin failed to compile! (06:54:18) | [Oxide] 06:54 [Error] Compiler disconnected. (06:54:18) | [Oxide] 06:54 [Error] SkipNightVote plugin failed to compile! (06:54:19) | [Oxide] 06:54 [Error] Compiler disconnected. (06:54:19) | [Oxide] 06:54 [Error] WeatherController plugin failed to compile! (06:54:19) | [Oxide] 06:54 [Error] Compiler disconnected. (06:54:19) | [Oxide] 06:54 [Error] Updater plugin failed to compile! (06:54:19) | [Oxide] 06:54 [Error] Compiler disconnected. (06:54:19) | [Oxide] 06:54 [Error] SignArtist plugin failed to compile! (06:54:19) | [Oxide] 06:54 [Error] Compiler disconnected. (06:54:19) | [Oxide] 06:54 [Error] Vanish plugin failed to compile! (06:54:19) | [Oxide] 06:54 [Error] Compiler disconnected.Code:(06:54:19) | [Oxide] 06:54 [Info] [Rank-ME v2.6.0] Saving database (06:54:19) | [Oxide] 06:54 [Info] Unloaded plugin Rank-ME v2.6.0 by SkinN (06:54:19) | [Oxide] 06:54 [Info] Loaded plugin Rank-ME v2.6.0 by SkinN (06:54:19) | [Oxide] 06:54 [Info] [Rank-ME v2.6.0] -------------------------------------------------- (06:54:19) | [Oxide] 06:54 [Info] [Rank-ME v2.6.0] * Starting timers: (06:54:19) | [Oxide] 06:54 [Info] [Rank-ME v2.6.0] - Started Auto-Save timer, set to 30 minute/s (06:54:19) | [Oxide] 06:54 [Info] [Rank-ME v2.6.0] - Started Top3 Advert timer, set to 15 minute/s (06:54:19) | [Oxide] 06:54 [Info] [Rank-ME v2.6.0] * Enabling commands: (06:54:19) | [Oxide] 06:54 [Info] [Rank-ME v2.6.0] - Rank (/rank) (06:54:19) | [Oxide] 06:54 [Info] [Rank-ME v2.6.0] - Top (/top) (06:54:19) | [Oxide] 06:54 [Info] [Rank-ME v2.6.0] - Player Reset (/resetme) (06:54:19) | [Oxide] 06:54 [Info] [Rank-ME v2.6.0] -------------------------------------------------- (06:54:20) | [Oxide] 6:54 [Warning] CSharp compiler compiled an unknown assembly! (06:54:20) | [Oxide] 6:54 [Warning] CSharp compiler compiled an unknown assembly! (06:54:20) | [Oxide] 6:54 [Warning] CSharp compiler compiled an unknown assembly! (06:54:20) | [Oxide] 6:54 [Warning] CSharp compiler compiled an unknown assembly!
Solved Compiler disconnected on Linux (wrong permissions)
Discussion in 'Rust Discussion' started by KillinG... Pilla Pilla =D, May 4, 2016.
-
dont give chmod 0755 to only CSharpCompiler, give it all server directories.
Last edited by a moderator: May 4, 2016 -
can u write me the ccommand? im so noob in linux :/ sorry
-
-R means recursive, if you use chmod command as chmod -R on a directory, you will set all subdirectories too.
Same command -
i dont have problems now, thx