1. Wulf

    Wulf Community Admin

    After talking to @bawNg, the only thing it could be is an old extension that is referencing Facepunch.dll. Perhaps an older Oxide.Ext.RustMap or Rust:IO?
     
  2. Sadly, ive tried updating Rust:IO but the issue still exists.
     
  3. Wulf

    Wulf Community Admin

    Have you tried a clean install? There has to be an extension referencing it, as nothing in Oxide references that DLL.
     
  4. yeah I got a fresh install with fresh map. Im going to try on one of my other servers and see if it does the same thing.
    [DOUBLEPOST=1427173239][/DOUBLEPOST]Well this really is weird. My other server has updated fine. No issues and yet it has the same folders and files as my other server that wouldn't work.
     
  5. I have same problem, I had back oxide to 522
    with oxide 556 I have error [Error] error CS0006: Metadata file `c:\hlserver\27190\RustDedicated_Data\Managed\Facepunch.dll' could not be found

    What can I do?
    Code:
    (09:42:44) | [Oxide] 9:42 AM [Error] BuildBlocker plugin failed to compile! Exit code: 1
    (09:42:44) | [Oxide] 9:42 AM [Warning] Compilation failed: 1 error(s), 0 warnings
    (09:42:44) | [Oxide] 9:42 AM [Error] error CS0006: Metadata file `c:\hlserver\27190\RustDedicated_Data\Managed\Facepunch.dll' could not be found
    (09:42:44) | [Oxide] 9:42 AM [Error] Plugin failed to compile: BuildBlocker (leaving previous version loaded)
    (10:06:57) | [Oxide] 10:06 AM [Error] StackSizes plugin failed to compile! Exit code: 1
    (10:06:57) | [Oxide] 10:06 AM [Warning] Compilation failed: 1 error(s), 0 warnings
    (10:06:57) | [Oxide] 10:06 AM [Error] error CS0006: Metadata file `c:\hlserver\27190\RustDedicated_Data\Managed\Facepunch.dll' could not be found
    (10:06:57) | [Oxide] 10:06 AM [Error] Plugin failed to compile: StackSizes (leaving previous version loaded)
    with old oxide (522)
    Code:
    (10:13:00) | [Oxide] 10:12 AM [Info] Unloaded plugin Stack Sizes v1.1.3 by Looking For Gamers <[email protected]>
    (10:13:00) | [Oxide] 10:12 AM [Info] Unloaded plugin Stack Sizes v1.1.3 by Looking For Gamers <[email protected]>
    (10:13:00) | [Oxide] 10:12 AM [Info] Loaded plugin Stack Sizes v1.1.3 by Looking For Gamers <[email protected]>
    (10:13:00) | [Oxide] 10:12 AM [Info] Stack Sizes: StackSizes by Looking For Gamers, has been started
     
    Last edited by a moderator: Mar 26, 2015
  6. Some extension you have must be referencing that old, non-existent DLL. Default plugin references were stripped down just over a day ago, which will hopefully now exclude whichever bad references you have. Please try using the latest snapshot (build 574).
     
  7. I made backup of all data (map, players and plugins data) and then I reinstall server, and now it's look ok.