File Details
bounty-hunters-2.3.4.jar
- B
- Jun 13, 2026
- 13.07 MB
- 18
- 1.21.1
- Fabric
File Name
bounty-hunters-2.3.4.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
Hotfix: Client-Side Rendering & Database Stability Update
Fixes in this version:
- Fixed a critical client-side crash (NullPointerException) in the BadgeNametagRenderer when looking at other players.
- Completely isolated all DatabaseManager read/write operations from the client environment.
- Added strict connection safety checks to prevent local SQLite queries on client connections.
- Implemented clean fallbacks for player levels, ranks, and badges on the client-side to ensure seamless performance without server-side dependency.