Changes

Summary

  1. Fix some more runtime patching issues - deobfuscation still broken. (commit: 0bec694) (details)
Commit 0bec694c86316a1f430cfefe23896b5a6a3ee1d3 by rallanpcl
Fix some more runtime patching issues - deobfuscation still broken.

It's trying to patch in MCP names, deobfuscating to searge names is non-existent. You'll get about 1000 console errors for this reason, and then a lovely crash.

Signed-off-by: Ross Allan <[email protected]>
(commit: 0bec694)
The file was modifiedsrc/main/java/javassist/ClassLoaderPool.java (diff)
The file was modifiedsrc/main/java/nallar/tickthreading/patcher/Patcher.java (diff)
The file was modifiedsrc/main/resources/patches.xml (diff)