1. Ok. I have an error which has just occurred.

    [Oxide] 20:21 [Error] Failed to load extension Oxide.Ext.Lua (DllNotFoundException: lua52)

    I am doubly sure that everything is there, and permissions have been granted as I have been doing it the same as I have been for months, and it has started giving this error.

    --Edit
    Oxide starts fine, but this blocks some plugins from loading.
     
  2. Wulf

    Wulf Community Admin

    What are your OS type and arch?
     
  3. Sorry for not making a new thread by the way, noted for future posts.

    As for my server info.
    Ubuntu 14.04 - 64 bit
     
  4. Can you check if the file KeraLua.dll.config was succesfully generated in the Managed folder?
     
  5. I can indeed. The file has been generated.

    - Update -
    Is the fact that it says os="!windows,osx" an issue? - as Linux is not mentioned in there.
     
  6. Wulf

    Wulf Community Admin

    No, it's basically saying anything but those. Basically it is trying to cover ALL Linux variants in cause one doesn't register as Linux, but Ubuntu should not be a issue, it was what we tested with even.
     
  7. That is weird as that is still occurring.

    There is also this error which is present just above it.
    [Oxide] 20:47 [Error] Failed to load extension Oxide.Ext.CSharp (DllNotFoundException: libMonoPosixHelper.so)
     
  8. Wulf

    Wulf Community Admin

    Which Oxide build are you using?
     
  9. The one you pushed out last I'm guessing, as it was downloaded from the website at about 7pm GMT
    Also, full Oxide logs to assist further are attached.
     

    Attached Files:

  10. Wulf

    Wulf Community Admin

  11. That build is now allowing the plugins to load again, and the errors are no longer present. Thank you very much for your assistance Wulf!
     
  12. Wulf

    Wulf Community Admin

    It's an older build, just testing. :) Might have to revert that, but not sure why you're the only one with the issue so far.
     
  13. Yes, that is very weird.
    I have also just updated a second server with that same copy and the error has appeared again, but the plugins are now able to load which is even weirder.
     
  14. Wulf

    Wulf Community Admin

    So wait... the build I linked you doesn't work on another?
     
  15. No, it works on both servers with that build of Oxide installed allowing plugins to compile - just one of the servers still is throwing out the error while starting up.

    - Update -
    Log files attached (Im aware on this server RemoverTool is outdated)
     

    Attached Files:

  16. Checked today, and I can confirm that even though both servers work fine, one is still giving off that error.
     
  17. Wulf

    Wulf Community Admin

    I'm not sure why that one would have the issue still, unless it's doing something super weird. If it can't find the dependencies that Oxide includes, then you'd have to manually install the dependencies.
     
  18. Ok. Thank you for your help nontheless. I still just fine it weird how that error is still present but it now isnt effecting anything.
     
  19. Wulf

    Wulf Community Admin

    That Lua error showing would prevent .lua plugins from loading.
     
  20. Hmm. Ok. All dependencies are installed, but it is still doing it, any ideas?