Changes

Summary

  1. Allow fml to add classes to the classpath + sources twice - this may (commit: 574c0fb) (details)
Commit 574c0fbb1ce5601e91e36e4517398f5d997f768e by rallanpcl
Allow fml to add classes to the classpath + sources twice - this may actually be necessary for it to find signing info for one logistics pipes class, not sure why. :s
Cleanup some logging to use FMLLog, I had mistakenly assumed this could be called before FMLLog was initialised. It won't be.

Signed-off-by: Ross Allan <[email protected]>
(commit: 574c0fb)
The file was modifiedsrc/common/me/nallar/tickthreading/patcher/ClassRegistry.java (diff)
The file was modifiedsrc/common/me/nallar/patched/PatchMinecraftServer.java (diff)
The file was modifiedsrc/common/me/nallar/patched/PatchRelaunchClassLoader.java (diff)