Search results

  1. DreTaX

    Fougerite Official

    System.TypeLoadException: Could not load type 'MySql.Data.MySqlClient.MySqlConnection' from assembly 'MySql.Data, Version=6.7.9.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d'. I detailed in the changelogs to copy all new dlls. You didn't update the dlls from the Managed, or missing the dlls.
  2. DreTaX

    RustBusterServer - 1.5.6

    Anti-Cheat Improvements BanHook Fixes Bundle Hash checks were added to avoid modifications against hacks
  3. DreTaX

    Fougerite Official

    @_NewAge
  4. DreTaX

    Fougerite Official

    DreTaX updated Fougerite Official with a new update entry: 1.5.6C Read the rest of this update entry...
  5. DreTaX

    Fougerite Official - 1.5.6C

    Mysql Added, you can use It in any way in C#, all the Interpreter engines have to call the "MySQL" class. (Py, Lua, Js) Lots of new dlls were added, and some of them have received a different one, be sure to overwrite all the dlls. (Mysql dlls, System.Data, System.Management, I18N) All...
  6. DreTaX

    Approved System implementation Json!

    Are you using the uLink.dll from the Fougerite package?
  7. DreTaX

    Approved System implementation Json!

    You seem kinda arrogant? Why the hell do you think im writing here lol
  8. DreTaX

    Approved System implementation Json!

    No, It wont. The original uLink.dll released by Facepunch (Well not facepunch but unity) is obfuscated. It has a lot of bugs. I used de4dot to deobfuscate It and turn it to good use by patching a lot of things in it and making hooks to Fougerite. The information is also in the release's readme...
  9. DreTaX

    Approved System implementation Json!

    I know what is "tatár". I am working alone on the Fougerite project. Put together a project called RustBuster for public use with plugin usage capabilities alone. Haven't researched a lot of things about the custom weapons still.. Having almost 60 plugins overhere thats needs to be maintained...
  10. DreTaX

    Approved System implementation Json!

    It's true that your english is still better than his. Unsure though. Why would I? Waste of time. You are using the wrong dlls thats the only problem. Aside of that use 0 instead.
  11. DreTaX

    Approved System implementation Json!

    You are patching It wrong as usual You are probably http://fougerite.com/members/zthk.3090/ http://fougerite.com/members/dfm-moskva-101-2.3358/ http://fougerite.com/members/demo.3024/
  12. DreTaX

    Fougerite Official

    DreTaX updated Fougerite Official with a new update entry: 1.5.6V2 Read the rest of this update entry...
  13. DreTaX

    Fougerite Official - 1.5.6V2

    Added missing System.Data and Serialization dlls for json. Example: class Test5: def On_PluginInit(self): sbuilder = JSON.CreateStringBD() writer = JSON.CreateJsonWriter(sbuilder, True) #writer.Formatting = Formatting.Indented writer.WriteStartObject()...
  14. DreTaX

    Craft Limiter

    Can you upload us the plugin here? I think It needs table changes and thats it.
  15. DreTaX

    Fougerite Official

    DreTaX updated Fougerite Official with a new update entry: 1.5.6 Read the rest of this update entry...
  16. DreTaX

    Fougerite Official - 1.5.6

    Fougerite.dll Updated NewtonSoft dlls added, please don't forget to upload them Patcher modified, please repatch or use the prepatched dlls. Rust++ Updated IronPython Updated Jint Updated Magma Updated MoonSharp Updated Json Support added, you may use them in py, js, lua by refering class "JSON"...
  17. DreTaX

    Approved System implementation Json!

    Added you
  18. DreTaX

    Approved System implementation Json!

    Implemented for 1.5.6
  19. DreTaX

    Approved System implementation Json!

    Why not? There is nothing to repair. lol
  20. DreTaX

    Approved System implementation Json!

    That library seems fine, will add It.