Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IllegalStateException: Timer already cancelled #655

Open
mrfloris opened this issue Jan 28, 2025 · 0 comments
Open

IllegalStateException: Timer already cancelled #655

mrfloris opened this issue Jan 28, 2025 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@mrfloris
Copy link

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.

@TBlueF TBlueF self-assigned this Jan 28, 2025
@TBlueF TBlueF added the bug Something isn't working label Jan 28, 2025
@github-project-automation github-project-automation bot moved this to Planned (unordered) in TODO / Idea board Jan 28, 2025
@TBlueF TBlueF moved this from Planned (unordered) to TODO in TODO / Idea board Jan 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: TODO
Development

No branches or pull requests

2 participants