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

No auto update schedule for world#minecraft:overworld #618

Closed
Vaskyy opened this issue Oct 24, 2024 · 4 comments
Closed

No auto update schedule for world#minecraft:overworld #618

Vaskyy opened this issue Oct 24, 2024 · 4 comments

Comments

@Vaskyy
Copy link

Vaskyy commented Oct 24, 2024

What i did / Steps to reproduce

I updated from 5.3 to 5.4 and "world" minecraft:overworld map isn't scheduled for updates anymore.

Expected result

Everything is loaded fine, and i can force update it with commands, it just doesnt look for updates itself anymore.

Actual result

The other maps are working fine, as the log is telling me.
Out of 3 maps only world#minecraft:the_end and world#minecraft:the_nether are getting scheduled for updates.
world#minecraft:overworld doesnt auto update.

[2024-10-23 23:42:35][INFO] WebServer started.
[2024-10-23 23:42:36][FINE] Started watching map 'world_the_end' for updates...
[2024-10-23 23:42:36][FINE] Started watching map 'world_the_nether' for updates...
[2024-10-23 23:42:44][FINE] Creating new SQL-Connection...

Context

BlueMap Version:
Version: 5.4 Commit: 074bbc3d0fd565df26c69c51c695c20543e6d50d

Implementation: fabric
Minecraft: 1.21
Render-threads: 1
Available processors: 2
Available memory: 6144 MiB

debug.log

@Vaskyy Vaskyy changed the title No auto update schedule for "world" minecraft:overworld No auto update schedule for world#minecraft:overworld Oct 24, 2024
@TechnicJelle
Copy link
Member

Could you do /bluemap maps and send the result?

And /bluemap debug dump as well.

@Vaskyy
Copy link
Author

Vaskyy commented Oct 24, 2024

24.10 10:05:04 [Server] Server thread/INFO Maps loaded by BlueMap:
24.10 10:05:04 [Server] Server thread/INFO - world (Overworld)
24.10 10:05:04 [Server] Server thread/INFO World: world#minecraft:overworld
24.10 10:05:04 [Server] Server thread/INFO This map is frozen!
24.10 10:05:04 [Server] Server thread/INFO - world_the_end (End)
24.10 10:05:04 [Server] Server thread/INFO World: world#minecraft:the_end
24.10 10:05:04 [Server] Server thread/INFO - world_the_nether (Nether)
24.10 10:05:04 [Server] Server thread/INFO World: world#minecraft:the_nether
24.10 10:05:04 [Server] Server thread/INFO Last Update: 2024-10-24 10:03:34

Hm that with "frozen", is weird. I never did freeze any maps on purpose? As far as i remember ..

I did unfreeze it now.

24.10 10:13:42 [Server] BlueMap-Plugin-UnfreezeCommand/INFO Map world is no longer frozen and will be automatically updated!

Hope that was it :)

Anyways here's still the dump:
dump.json

Thanks for the freeze hint!

@Vaskyy Vaskyy closed this as completed Oct 24, 2024
@Vaskyy
Copy link
Author

Vaskyy commented Oct 24, 2024

[2024-10-24 11:00:40][FINE] Stopped watching map 'world_the_end' for updates.
[2024-10-24 11:00:40][FINE] Stopped watching map 'world' for updates.
[2024-10-24 11:00:40][FINE] Stopped watching map 'world_the_nether' for updates.
[2024-10-24 11:00:40][FINE] Started watching map 'world' for updates...
[2024-10-24 11:00:40][FINE] Started watching map 'world_the_end' for updates...
[2024-10-24 11:00:40][FINE] Started watching map 'world_the_nether' for updates...

now works fine again! 👍

@TechnicJelle
Copy link
Member

I'm glad to hear that! :D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants