Version 5.3
Highlights / Notes
Mostly bugfixes.
Upgrading from 5.2
Just replace the .jar-file :)
Optionally delete your <webroot>/index.html
to make bluemap update the webapp.
Changelog since 5.2
- Changed lowres-tile saving to be even more robust, reducing the probability of lowres-tiles corrupting even if
there are temporary issues when trying to save them (e.g. a short db-connection loss)
This also fixes an occasional tile-save error with databases when bluemap is disabling (or reloading). - Reloading the webapp (F5) will now automatically trigger a map-refresh (thanks to @MicLieg)
- Fixed an error reading chunks that are larger than a certain threshold
- Fixed an NPE when the region-folder of a dimension isn't present for some time
- Fixed the debug-dump being named
dump.json.gz
but not being actually compressed -> renamed back todump.json
- Fixed some leftover debug code spawning a random
teststate.json
on cli - Fixed an incompatibility with some fabric/forge mods
- Fixed cli errors when using ctrl+c to stop
- Fixed exception when a player joins the server on fabric-1.20
- Fixed spigot version detection
- Fixed a
core.conf
typo (thanks to @monke8555)
Targets:
Java: 16
BlueMapAPI: 2.7.2
File | Target Version |
---|---|
BlueMap-5.3-cli.jar | CLI for Minecraft 1.13.2 - 1.21.1 |
BlueMap-5.3-spigot.jar | Spigot/Paper 1.16.5 - 1.21.1 |
BlueMap-5.3-paper.jar | Paper/Folia 1.20.1 - 1.21.1 |
BlueMap-5.3-fabric.jar | Fabric 1.21 - 1.21.1 |
BlueMap-5.3-fabric-1.20.5.jar | Fabric 1.20.5 - 1.20.6 |
BlueMap-5.3-fabric-1.20.jar | Fabric 1.20 - 1.20.4 |
BlueMap-5.3-fabric-1.19.4.jar | Fabric 1.19.4 |
BlueMap-5.3-fabric-1.18.jar | Fabric 1.18 - 1.18.2 |
BlueMap-5.3-forge.jar | Forge 1.21 - 1.21.1 |
BlueMap-5.3-forge-1.20.6.jar | Forge 1.20.6 |
BlueMap-5.3-forge-1.20.jar | Forge 1.20 - 1.20.4 |
BlueMap-5.3-forge-1.19.4.jar | Forge 1.19.4 |
BlueMap-5.3-forge-1.18.1.jar | Forge 1.18.1 - 1.18.2 |
BlueMap-5.3-neoforge.jar | NeoForge 1.21 - 1.21.1 |
BlueMap-5.3-sponge.jar | SpongeAPI 11.0.0 |