1. Wulf

    Wulf Community Admin

    Which plugins are they? Are they private ones? We still update the Lua and JavaScript extensions so that they at least compile, they just aren't bundled in the zip downloads. I'll see about putting them up somewhere for you to grab if necessary.
     
  2. Yes, this is private plugins and developer don`t interested in rust plugin development for now... So i have two very iportant plugins for me that didn`t work for now :(
     
  3. Why don't you just make a plugin request for new ones? :D
     
  4. So can you upload it somewhere pls ? it`s very necessary for me
     
  5. Wulf

    Wulf Community Admin

    Yes, it's on my TODO list.
     
  6. Problems... why?? Where is the solution? Please, help me.

    Failed to load extension Oxide.Core.Python (MissingMethodException: Method not found: 'Oxide.Core.VersionNumber..ctor'.)

    solution?
    Really thanks.
     
  7. It's not supported anymore (Python, JS, Lua).
    Solution: Remove that extensions.
     
  8. Code:
    Loading Oxide Core v2.0.3250...
    Loading extensions...
    Loaded extension CSharp v2.0.3250 by Oxide Team
    Failed to load extension Oxide.Core.JavaScript (MissingMethodException: Method not found: 'Oxide.Core.VersionNumber..ctor'.)
      at Oxide.Core.Extensions.ExtensionManager.LoadExtension (System.String filename) [0x00000] in <filename unknown>:0
    Failed to load extension Oxide.Core.Lua (MissingMethodException: Method not found: 'Oxide.Core.VersionNumber..ctor'.)
      at Oxide.Core.Extensions.ExtensionManager.LoadExtension (System.String filename) [0x00000] in <filename unknown>:0
    Loaded extension MySql v2.0.3250 by Oxide Team
    Failed to load extension Oxide.Core.Python (MissingMethodException: Method not found: 'Oxide.Core.VersionNumber..ctor'.)
      at Oxide.Core.Extensions.ExtensionManager.LoadExtension (System.String filename) [0x00000] in <filename unknown>:0
    Loaded extension SQLite v2.0.3250 by Oxide Team
    Loaded extension Unity v2.0.3250 by Oxide Team
    Loaded extension Rust v2.0.3250 by Oxide Team
    Loaded extension Rust:IO for Oxide v2.13.0 by playrust.io / dcode
    Using Covalence provider for game 'Rust'
    Loading plugins...
    Loaded plugin Unity Core v2.0.3250 by Oxide Team
    Loaded plugin Rust v2.0.3250 by Oxide Team
    Loaded plugin Rust:IO for Oxide v2.13.0 by playrust.io / dcode
    WebSocket RCon Started on 27050
    [1.6s] Spawning World
    Starting Navmesh Build with 1466 sources
    1%
    ...
    96%
    Navmesh Build took 202.92 seconds
    Map Spawned 30 entities
    Spawn handler contains null spawn population.
    like after Google translator will be clearer..
    after the last update come out these errors. to delete files on the advice of suppliers of the above - did not fix it. how to fix that? all plugins for this has stopped working.
     
  9. Wulf

    Wulf Community Admin

    Unless you have any .js or .py plugins, you can remove those extensions. Your issue is likely that we moved the "oxide" folder path to the root, so you'd need to either move your plugins and data there or set +oxide.directory per our latest announcement. Oxide directory location and configuration changes | Oxide
     
  10. Hello,

    Just wondering if anyone can help me on this error and what may be the cause?

    Code:
    17:52 [Info] Loading Oxide Core v2.0.3250...
    17:52 [Info] Loading extensions...
    17:52 [Info] Loaded extension CSharp v2.0.3250 by Oxide Team
    17:52 [Error] Failed to load extension Oxide.Core.JavaScript (MissingMethodException: Method not found: 'Oxide.Core.VersionNumber..ctor'.)
    17:52 [Stacktrace]   at Oxide.Core.Extensions.ExtensionManager.LoadExtension (System.String filename) [0x00000] in <filename unknown>:0
    17:52 [Error] Failed to load extension Oxide.Core.Lua (MissingMethodException: Method not found: 'Oxide.Core.VersionNumber..ctor'.)
    17:52 [Stacktrace]   at Oxide.Core.Extensions.ExtensionManager.LoadExtension (System.String filename) [0x00000] in <filename unknown>:0
    17:52 [Info] Loaded extension MySql v2.0.3250 by Oxide Team
    17:52 [Info] Loaded extension Python v2.0.3065 by Oxide Team
    17:52 [Info] Loaded extension SQLite v2.0.3250 by Oxide Team
    17:52 [Info] Loaded extension Unity v2.0.3250 by Oxide Team
    17:52 [Info] Loaded extension Rust v2.0.3250 by Oxide Team
    17:52 [Info] Loaded extension Rust:IO for Oxide v2.13.0 by playrust.io / dcode
    17:53 [Info] Using Covalence provider for game 'Rust'
    17:53 [Info] Loading plugins...
    17:53 [Info] Loaded plugin Unity Core v2.0.3250 by Oxide Team
    17:53 [Info] Loaded plugin Rust v2.0.3250 by Oxide Team
    17:53 [Info] Loaded plugin Rust:IO for Oxide v2.13.0 by playrust.io / dcode
    Regards,
    iHYPERLITE
     
  11. Wulf

    Wulf Community Admin

    Unless you have any .js or .py plugins, you can remove those extensions, otherwise update them. We no longer bundle them, but they are available as downloads individually.
     
  12. I do not have any .js or .py plugins... Just .cs?

    I have also moved all files to the new location, that's why I'm confused
     
  13. Wulf

    Wulf Community Admin

    Then you can remove the extensions mentioned in the errors. It has nothing to do with plugin locations.
     
  14. So there is no reason for these files even in oxide?

    Thank you will do now
     
  15. Wulf

    Wulf Community Admin

    Not unless you use .js or .py plugins.
     
  16. Where are these two files located to delete sorry?
     
  17. Wulf

    Wulf Community Admin

    RustDedicated_Data/Managed
     
  18. Inside I only have:
    - folder x64 and x86
    - UnityEngine.dll.mdb

    Inside x86:
    libmonoboehm-2.0.so.1
    libz.so.1

    Inside x64:
    libmonoboehm-2.0.so.1

    That's it...
    Is it either of them files?
     
  19. Wulf

    Wulf Community Admin

    It's under there. If you don't see it, then you likely don't have access to remove them with your host.
     
  20. Okay thank you, I will see if they can remove it for me :)