TackProfiler
Patches TickProfiler to use a local copy of its libraries, instead of downloading them at startup.
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
TackProfiler
TickProfiler is a popular TPS-measurement mod from back in the day. It's in a lot of 1.10-1.12 modpacks.
Most TickProfiler versions try to download additional dependencies from https://jcenter.bintray.com/ at game startup, using a library called LibLoader. This *usually* works, but if you're offline, using an old version of Java that doesn't have the right HTTPS root certificates, or if JCenter is down - the download will fail and the game will crash.
To fix this, TackProfiler bundles a copy of all libraries TickProfiler wants to download, and patches TickProfiler's library-downloading code to use my local copies instead of attempting Internet connections.
Couple things to note:
* TackProfiler has an unusual filename (it starts with "# #TackProfiler"). Do not rename the file. The pound-signs are necessary to make Forge load TackProfiler before LibLoader so I can patch it. * TackProfiler does not appear in the in-game mod list. This is normal. Watch the log for "TackProfiler initializing".
Questions? Comments? Just lonely? Join me on Discord: https://highlysuspect.agency/discord/