1. 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.
     
    Last edited by a moderator: Jun 5, 2015
  2. Wulf

    Wulf Community Admin

    Sorry, we only support official builds. Simply patching for the latest DLLs will not work for this Rust update either.
     
  3. i have official
     
  4. Wulf

    Wulf Community Admin

    You said you used the the patcher.
     
  5. Last edited by a moderator: Jun 5, 2015
  6. Wulf

    Wulf Community Admin

    Right, as I said... we only support official builds of Oxide. There were hook changes and such. I would however recommend making your path use no characters.
     
  7. thanks btw its cause i had spaces in my path New Folder 2
     
  8. 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.