1. yes I am using Gamerservers hosting. and version is show as 2.0.1729 in console.
     
  2. It showed 1271 in log: 10:42 PM [Info] Loading Oxide Core v2.0.1721...
    I did notice 1 new LOG file "compiler_15-01-2016.txt" after the manual install.

    As a test for the BOX loot I stopped server and re-installed Oxide only, from GameServers Panel
    Server now shows: 11:14 PM [Info] Loading Oxide Core v2.0.1729...
    Now-- ALL mods loaded and reload via RustAdmin

    However, the BOX loot is still missing :/
     
  3. No change for me either guys with gameservers.......patiently waiting.
     
  4. my version of oxide Oxide version: 2.0.1729

    my plugins don't work for him. except: m-teleportation, BetterLoot, rust.IO, notifier.
    these plugins work
     
  5. plugin failed to compile since new oxide release please fix
     
  6. i have same problem
     
  7. Got the same issue. Think it is something to do with host provider downloading the wrong version of oxide.
     
  8. Works fine for me
     
  9. This issue is caused when your host downloads the development version of oxide onto your server. You will need to contact them and get them to install the latest working version, or do it yourself via FTP but most hosts block transferring of .dll files.

    Edit: in the development version, plugins written in C# do not compile.
     
  10. please help me out here

    since the new oxide release


    (11:15:51) | [Oxide] 11:15 AM [Info] Unloaded plugin Suicide & Kill v0.1.2 by Reneb

    (11:15:51) | [Oxide] 11:15 AM [Info] Loaded plugin Suicide & Kill v0.1.2 by Reneb

    (11:16:21) | [Oxide] 11:16 AM [Error] Spectate plugin failed to compile!

    (11:16:21) | [Oxide] 11:16 AM [Error] Compiler closed.

    almost all my plugins do this now
    [DOUBLEPOST=1452850876][/DOUBLEPOST]logs

    sorry if this is in the wrong thread
     

    Attached Files:

    Last edited by a moderator: Jan 15, 2016
  11. Finally got this issue fixed after 5 hours. Had to get them to manually install the latest working version (1271) as they would not let me do it myself via FTP due to safety reasons when transferring .DLL files.
     
  12. i have tried re installing the server and still fails

    i have 3 plugins that work and 5 that dont

    all this since the update
     
  13. Installed the mod manually, if you hosting Gameservers.com you can easily install via FTP.
     
  14. same here
     
  15. How did you fixed yours? i've updated my rust server and reinstalled the new oxide but im still getting the error

    [Oxide] 12:48 PM [Error] StackSizeController plugin failed to compile!
    [Oxide] 12:48 PM [Error] Compiler closed.
     
  16. Code:
    12:38 PM [Info] Loading Oxide Core v2.0.1729...
    12:38 PM [Info] Loading extensions...
    12:38 PM [Info] Loaded extension CSharp v1.0.0 by Oxide Team
    12:38 PM [Info] Loaded extension JavaScript v1.0.0 by Oxide Team
    12:38 PM [Info] Loaded extension Lua v1.0.0 by Oxide Team
    12:38 PM [Info] Loaded extension MySql v1.0.0 by Oxide Team
    12:38 PM [Info] Loaded extension Python v1.0.0 by Oxide Team
    12:38 PM [Info] Loaded extension Rust:IO for Oxide v2.8.0 by playrust.io / dcode
    12:38 PM [Info] Loaded extension SQLite v1.0.0 by Oxide Team
    12:38 PM [Info] Loaded extension Unity v1.0.0 by Oxide Team
    12:38 PM [Info] Loaded extension Rust v1.0.0 by Oxide Team
    12:38 PM [Info] Using Covalence provider for game 'Rust'
    12:38 PM [Info] Loading plugins...
    12:38 PM [Info] Loaded plugin Unity Core v1.0.0 by Oxide Team
    12:38 PM [Info] Loaded plugin Rust Core v1.0.0 by Oxide Team
    12:38 PM [Info] Loaded plugin Rust:IO for Oxide v2.8.0 by playrust.io / dcode
    12:38 PM [Info] Loaded plugin FriendsAPI v1.2.6 by #Domestos
    12:38 PM [Info] Loaded plugin Friendly Fire v1.5.3 by Wulfspider
    12:38 PM [Warning] Missing plugin name prefix 'friendlyfire.' for permission 'ff.toggle' (by plugin 'Friendly Fire')
    12:38 PM [Info] Loaded plugin Helptext v1.4.0 by #Domestos
    12:38 PM [Info] Loaded plugin Loot Protection v0.2.0 by Wulf / Luke Spragg
    12:38 PM [Warning] Missing plugin name prefix 'lootprotection.' for permission 'loot.dead' (by plugin 'Loot Protection')
    12:38 PM [Warning] Missing plugin name prefix 'lootprotection.' for permission 'loot.protection' (by plugin 'Loot Protection')
    12:38 PM [Warning] Missing plugin name prefix 'lootprotection.' for permission 'loot.sleepers' (by plugin 'Loot Protection')
    12:38 PM [Info] Loaded plugin Teleportation System v1.4.23 by Mughisi
    12:38 PM [Warning] Ignored obsolete game extension reference 'Oxide.Ext.Rust' in plugin 'Spawns'
    12:38 PM [Info] Loaded plugin Day & Night System v1.0.3 by Mughisi
    12:38 PM [Info] Loaded plugin Players list v1.4.0 by #Domestos
    12:38 PM [Info] Loaded plugin Supply Signal Alerts v2.0.1 by LaserHydra
    12:38 PM [Info] Loaded plugin Updater v0.4.6 by Wulf / Luke Spragg
    12:38 PM [Warning] Missing plugin name prefix 'updater.' for permission 'update.check' (by plugin 'Updater')
    12:38 PM [Info] Loaded plugin Voter v1.4.0 by Bombardir
    12:38 PM [Error] Compilation error:  (SerializationException: Unexpected binary element: 111)
    12:38 PM [Debug]   at System.Runtime.Serialization.Formatters.Binary.ObjectReader.ReadObject (BinaryElement element, System.IO.BinaryReader reader, System.Int64& objectId, System.Object& value, System.Runtime.Serialization.SerializationInfo& info) [0x00000] in <filename unknown>:0
      at System.Runtime.Serialization.Formatters.Binary.ObjectReader.ReadNextObject (BinaryElement element, System.IO.BinaryReader reader) [0x00000] in <filename unknown>:0
      at System.Runtime.Serialization.Formatters.Binary.ObjectReader.ReadObjectGraph (BinaryElement elem, System.IO.BinaryReader reader, Boolean readHeaders, System.Object& result, System.Runtime.Remoting.Messaging.Header[]& headers) [0x00000] in <filename unknown>:0
      at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.NoCheckDeserialize (System.IO.Stream serializationStream, System.Runtime.Remoting.Messaging.HeaderHandler handler) [0x00000] in <filename unknown>:0
      at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize (System.IO.Stream serializationStream) [0x00000] in <filename unknown>:0
      at ObjectStream.IO.ObjectStreamWrapper`2[ObjectStream.Data.CompilerMessage,ObjectStream.Data.CompilerMessage].ReadObject (Int32 len) [0x00000] in <filename unknown>:0
      at ObjectStream.IO.ObjectStreamWrapper`2[ObjectStream.Data.CompilerMessage,ObjectStream.Data.CompilerMessage].ReadObject () [0x00000] in <filename unknown>:0
      at ObjectStream.ObjectStreamConnection`2[ObjectStream.Data.CompilerMessage,ObjectStream.Data.CompilerMessage].ReadStream () [0x00000] in <filename unknown>:0
      at ObjectStream.Threading.Worker.DoWorkImpl (System.Object oAction) [0x00000] in <filename unknown>:0
    12:38 PM [Info] Loaded plugin Notifier v2.18.0 by SkinN
    12:38 PM [Info]
    12:38 PM [Info] [Notifier v2.18.0] --------------------------------------------------
    12:38 PM [Info] [Notifier v2.18.0] * Starting timers:
    12:38 PM [Info] [Notifier v2.18.0]   - Started Adverts timer, set to 5 minute/s
    12:38 PM [Info] [Notifier v2.18.0]   - Started Motd timer, set to 5 minute/s
    12:38 PM [Info] [Notifier v2.18.0]   - Starting Scheduled Messages timer
    12:38 PM [Info] [Notifier v2.18.0] * Enabling commands:
    12:38 PM [Info] [Notifier v2.18.0]   - Map Link (/map)
    12:38 PM [Info] [Notifier v2.18.0]   - Motd (/motd)
    12:38 PM [Info] [Notifier v2.18.0]   - Adverts Command (/adverts)
    12:38 PM [Warning] notifier has replaced the 'online' chat command previously registered by playerlist
    12:38 PM [Info] [Notifier v2.18.0]   - Players Online (/online)
    12:38 PM [Info] [Notifier v2.18.0]   - Players List (/players)
    12:38 PM [Info] [Notifier v2.18.0] --------------------------------------------------
    12:38 PM [Info] Loaded plugin RAD-Line v2.0.2 by SkinN
    12:38 PM [Info] [RAD-Line v2.0.2] :: --------------------------------------------------
    12:38 PM [Info] [RAD-Line v2.0.2] :: * Starting event loop (Interval: 30.0 minute/s)
    12:38 PM [Info] [RAD-Line v2.0.2] :: - Radiation is now on
    12:38 PM [Info] [RAD-Line v2.0.2] :: --------------------------------------------------
    12:38 PM [Info] Loaded plugin Titles v0.1.1 by Killparadise
    12:38 PM [Error] AdminToggle plugin failed to compile!
    12:38 PM [Error] Compiler closed.
    12:38 PM [Error] AirdropControl plugin failed to compile!
    12:38 PM [Error] Compiler closed.
    12:38 PM [Error] AirdropExtended plugin failed to compile!
    12:38 PM [Error] Compiler closed.
    12:38 PM [Error] AntiCheat plugin failed to compile!
    12:38 PM [Error] Compiler closed.
    12:38 PM [Error] ArenaDeathmatch plugin failed to compile!
    12:38 PM [Error] Compiler closed.
    12:38 PM [Error] AutoGrades plugin failed to compile!
    12:38 PM [Error] Compiler closed.
    12:38 PM [Error] AutoPurge plugin failed to compile!
    12:38 PM [Error] Compiler closed.
    12:38 PM [Error] BetterChat plugin failed to compile!
    12:38 PM [Error] Compiler closed.
    12:38 PM [Error] BetterLoot plugin failed to compile!
    12:38 PM [Error] Compiler closed.
    12:38 PM [Error] BlueprintManager plugin failed to compile!
    12:38 PM [Error] Compiler closed.
    12:38 PM [Error] Build plugin failed to compile!
    12:38 PM [Error] Compiler closed.
    12:38 PM [Error] BuildingGrades plugin failed to compile!
    12:38 PM [Error] Compiler closed.
    12:38 PM [Error] BuildingOwners plugin failed to compile!
    12:38 PM [Error] Compiler closed.
    12:38 PM [Error] Clans plugin failed to compile!
    12:38 PM [Error] Compiler closed.
    12:38 PM [Error] ConnectionDB plugin failed to compile!
    12:38 PM [Error] Compiler closed.
    12:38 PM [Error] CopyPaste plugin failed to compile!
    12:38 PM [Error] Compiler closed.
    12:38 PM [Error] Corpses plugin failed to compile!
    12:38 PM [Error] Compiler closed.
    12:38 PM [Error] CraftingController plugin failed to compile!
    12:38 PM [Error] Compiler closed.
    12:38 PM [Error] CupboardRadius plugin failed to compile!
    12:38 PM [Error] Compiler closed.Just constant error's
     
    Last edited by a moderator: Jan 15, 2016
  17. If your server is hosted on Gameservers.com they already fixed this problem.
     
  18. Hi, Could you please tell me when this plugin will work with the latest version of oxide and Rust?

    I am getting the following:
    [Oxide] 12:38 PM [Info] Unloaded plugin Timed Events v1.1.1 by InSaNe8472
    [Oxide] 12:38 PM [Error] TimedExecute plugin failed to compile!
    [Oxide] 12:38 PM [Error] Compiler closed.
     
  19. im getting the issue and im on game servers!
     
  20. Has anyone heard anything as to why the "Compiler" is failing to load in the plugins? Did Oxide change how the "Compiler" behaves?

    Any updates would be great. The only plugin/mod at this point that I know works is "RustIO"

    I am basically back to Vanilla Rust on my server until this gets some attention.