Snitch-Visualizer v1.1.5-SNAPSHOT
Pre-release
Pre-release
ProgrammerDan
released this
03 Oct 22:27
·
11 commits
to master
since this release
This is a Plugin Safety related updated.
Should prevent the reports I've received of NullPointerExceptions bringing down the Minecraft client at inopportune times. I haven't tested it extensively, so be sure to report any new issues. You may occasionally see reports of problems appear in the chat console; if you do, consider sending me the exception report from your minecraft logs. If you aren't sure where to find those logs, I'd be happy to walk you through it, just make an issue here.
Major Changelog:
- General Code Cleanup
- Regeneration of Javadoc (no functional impact)
- Wrapped major codeblocks with Exception catches for better overall plugin safety.