just updated rust to latest ver used patcher all lua work but c# dont any idea?
Code:12:37 AM [Info] Loading Oxide core... 12:37 AM [Info] Loading extensions... 12:37 AM [Info] Loaded extension CSharp version 0.6.0 by bawNg 12:37 AM [Info] Loaded extension CSharp version 0.6.0 by bawNg 12:37 AM [Info] Loaded extension JavaScript version 1.0.0 by Nogrod 12:37 AM [Info] Loaded extension Lua version 1.0.0 by Oxide Team 12:37 AM [Info] Loaded extension Python version 1.0.0 by Nogrod 12:37 AM [Info] Loaded extension Rust version 1.0.0 by Oxide Team 12:37 AM [Info] Loaded extension Unity version 1.0.0 by Oxide Team 12:37 AM [Info] Loading plugins... 12:37 AM [Info] Loaded plugin FriendsAPI (v1.1.0) by #Domestos 12:37 AM [Info] Loaded plugin Anti-Dupe (v1.0.2) by SPooCK 12:37 AM [Info] Loaded plugin Authenticator (v1.1.0) by #Domestos 12:37 AM [Info] Loaded plugin Auto Broadcast (v0.1.1) by Taffy 12:37 AM [Info] Loaded plugin Building Owners (v1.3.2) by Reneb 12:37 AM [Info] Loaded plugin Enhanced Ban System (v2.2.0) by #Domestos 12:37 AM [Info] Loaded plugin Give Plugin (v1.0.0) by Reneb 12:37 AM [Info] Loaded plugin LiveMap (v1.0.0) by Reneb 12:37 AM [Info] Loaded plugin Advanced Teleportation System (v1.4.1) by Mughisi 12:37 AM [Info] Loaded plugin Day & Night System (v1.0.0) by Mughisi 12:37 AM [Info] Loaded plugin Online Log (v0.1.1) by Wulf 12:37 AM [Info] Loaded plugin Players list (v1.3.1) by #Domestos 12:37 AM [Info] Loaded plugin Portgun (v1.2.3) by Reneb 12:37 AM [Info] Loaded plugin Private Messaging (v1.1.0) by #Domestos 12:37 AM [Info] Loaded plugin r-AntiCheat (v0.0.13) by Reneb 12:37 AM [Info] Loaded plugin r-AntiWallhack (v0.0.1) by Reneb 12:37 AM [Info] Loaded plugin Death Messages (v0.2.10) by Reneb 12:37 AM [Info] Loaded plugin Rival Rust (v1.0.0) by Kappa 12:37 AM [Info] Loaded plugin Running (v0.1.0) by Mizantop 12:37 AM [Info] Loaded plugin Rust Core (v1.0.0) by Oxide Team 12:37 AM [Info] Loaded plugin Unity Core (v1.0.0) by Oxide Team 12:37 AM [Info] AntiWallhack plugin failed to compile! Exit code: 1 12:37 AM [Info] Microsoft (R) Visual C# 2008 Compiler version 3.5.30729.5420 for Microsoft (R) .NET Framework version 3.5 Copyright (C) Microsoft Corporation. All rights reserved.error CS2001: Source file 'folder' could not be found error CS2001: Source file '(2)\rust\RustDedicated_Data\Managed\Oxide.Core.dll' could not be found error CS2001: Source file 'folder' could not be found error CS2001: Source file '(2)\rust\RustDedicated_Data\Managed\UnityEngine.dll' could not be found error CS2001: Source file 'folder' could not be found error CS2001: Source file '(2)\rust\RustDedicated_Data\Managed\Mono.Cecil.dll' could not be found error CS2001: Source file 'folder' could not be found error CS2001: Source file '(2)\rust\RustDedicated_Data\Managed\Oxide.Ext.CSharp.dll' could not be found error CS2001: Source file 'folder' could not be found error CS2001: Source file '(2)\rust\RustDedicated_Data\Managed\Newtonsoft.Json.dll' could not be found error CS2001: Source file 'folder' could not be found error CS2001: Source file '(2)\rust\RustDedicated_Data\Managed\Oxide.Ext.Rust.dll' could not be found error CS2001: Source file 'folder' could not be found error CS2001: Source file '(2)\rust\RustDedicated_Data\Managed\Facepunch.dll' could not be found error CS2001: Source file 'folder' could not be found error CS2001: Source file '(2)\rust\RustDedicated_Data\Managed\Assembly-CSharp.dll' could not be found error CS2001: Source file 'folder' could not be found error CS2001: Source file '(2)\rust\server\RivalRust\oxide\temp\AntiWallhack_1.dll' could not be found error CS2001: Source file 'C:\Users\Steven\Desktop\New' could not be found error CS2001: Source file 'folder' could not be found error CS2001: Source file '(2)\rust\server\RivalRust\oxide\plugins\AntiWallhack.cs' could not be found fatal error CS2008: No inputs specified12:37 AM [Info] AntiWallhack plugin failed to compile! Exit code: 1 12:37 AM [Info] Microsoft (R) Visual C# 2008 Compiler version 3.5.30729.5420 for Microsoft (R) .NET Framework version 3.5 Copyright (C) Microsoft Corporation. All rights reserved.
Fixed Spaces in path cause errors with CSharp plugin
Discussion in 'Rust Discussion' started by ownprox, Jan 31, 2015.
-
Wulf Community Admin
Sorry, we only support official builds. Simply patching for the latest DLLs will not work for this Rust update either.
-
i have official
-
Wulf Community Admin
-
http://oxidemod.org/downloads/oxide-patcher.776/
lol!
i used oxide patched to update oxide hooks but it doesnt work for c# pluginsLast edited by a moderator: Jun 5, 2015 -
Wulf Community Admin
-
thanks btw its cause i had spaces in my path New Folder 2
-
I just commited a fix for compiling plugins from server installation paths that contain spaces and quotes. The next snapshot released will no longer have this issue.