1.0.1
Curse Maven Snippet
What's new
TitleGear v1.0.1 Changelog
Bug Fixes
- Fixed a critical bug where the client would enter an infinite retry loop and spam the logs with
ConnectExceptionerrors if the server API (port 25566) was offline or unreachable (e.g. when playing in single-player). - Implemented a
hasAttemptedCacheLoadcheck to ensure the API fetcher only attempts to query the server once per load request, falling back gracefully to empty or default gear if the connection fails.
Notes
- This update applies primarily to the client-side module (
titlegear-1.0.1.jar). - If you are running
titlegear-1.0.1.jaron a dedicated server (as a universal mod), this update will also prevent log spam on the server console if it tries to connect to an offline API. - The server API component (
titlegear_server) did not require logic changes but has been bumped to v1.0.1 for version parity.
This mod has no additional files