- The warnings were all related to implicit casting to long and potential over/underflows. I don't think they were practically exploitable, but I've addressed them anyway.
- Fixed a bug where UconnInputStream wouldn't load in Setup Offline at runtime (just needed an explicit default constructor).