1. Unity moved the method for obvious reasons... of course when they do this 3rd party software breaks but that's not their problem.

    UnityEngine.Texture2D.EncodeToJPG
    is now
    UnityEngine.ImageConversion.EncodeToJPG

    Ref:
    Unity - Scripting API: ImageConversion.EncodeToJPG
     
  2. how would i go about fixing this or do i have to wait on RUSTIO to update?
     
  3. Wulf

    Wulf Community Admin

    You'd need to wait for it to be recompiled by @dcode.
     
  4. ahh okay thank you :)
     
  5. It's too bad he doesn't have at least one friend who can roll out an EZ update for Rust:IO. I'm pretty sure 90+% of modded servers were using it before the last update. My assumption is that he is MIA / really busy because he doesn't have to do a massive update to make Rust:IO, at the very least, usable.
     
  6. Wulf

    Wulf Community Admin

    If it wasn't obfuscated it would be easy to update, but he wants to protect his work as he's had people copying it in the past.