
IllegalStateException: Timer already cancelled
mrfloris opened this issue ยท 0 comments
What i did / Steps to reproduce
I assume the player teleported, I just spotted the error in console.
Expected result
not get an error ..
Actual result
no idea, I suspect things still worked, but, there's a console error
Context
BlueMap Version:
1.0.0-fabric-1.16.1
macOS 15.3 with paper jar
[16:29:52 INFO]: LoyalOrange503 issued server command: /home storage
[16:29:53 WARN]: LoyalOrange503 moved too quickly! 99.20375498966814,-9.0,152.10827371505275
[16:30:01 WARN]: Exception in thread "Thread-2082" java.lang.IllegalStateException: Timer already cancelled.
[16:30:01 WARN]: at java.base/java.util.Timer.sched(Timer.java:408)
[16:30:01 WARN]: at java.base/java.util.Timer.schedule(Timer.java:204)
[16:30:01 WARN]: at bluemap-5.5-paper.jar//de.bluecolored.bluemap.common.plugin.MapUpdateService.updateRegion(MapUpdateService.java:101)
[16:30:01 WARN]: at java.base/java.lang.Iterable.forEach(Iterable.java:75)
[16:30:01 WARN]: at bluemap-5.5-paper.jar//de.bluecolored.bluemap.common.plugin.MapUpdateService.run(MapUpdateService.java:68)
[16:30:07 INFO]: LoyalOrange503 issued server command: /back
> ver
[16:32:42 INFO]: Checking version, please wait...
[16:32:42 INFO]: This server is running Paper version 1.21.4-128-main@7e21cb8 (2025-01-26T22:08:28Z) (Implementing API version 1.21.4-R0.1-SNAPSHOT)
You are 2 version(s) behind
Download the new version at: https://papermc.io/downloads/paper
Previous version: 1.21.4-118-73f7736 (MC: 1.21.4)
> ver bluemap
[16:32:45 INFO]: BlueMap version 5.5
[16:32:45 INFO]: A 3d-map of your Minecraft worlds view-able in your browser using three.js (WebGL)
[16:32:45 INFO]: Website: https://github.com/BlueMap-Minecraft
[16:32:45 INFO]: Author: Blue (TBlueF / Lukas Rieger)
>
I hope this courtesy report helps.