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

1.20.1 issue TODO #359

Open
6 tasks
JustRed23 opened this issue Sep 23, 2024 · 0 comments
Open
6 tasks

1.20.1 issue TODO #359

JustRed23 opened this issue Sep 23, 2024 · 0 comments
Labels
S-confirmed State: This issue has been replicated correctly S-invalid issue template State: The issue template was not filled out properly or consistenly T-bug Type: Something isn't working

Comments

@JustRed23
Copy link
Member

Basic questions:

  • I am actually using ketting, and not any other software (e.g. magma)
  • I am using the latest Ketting version at the time of writing for the Minecraft version, that I am using
  • I have provided full server logs and not a crash-report
  • I have checked all items without reading.
  • I have provided proper reproduction steps
  • I have ticked all boxes

What Minecraft Version is your Server on?

1.20.1

Full Ketting Version

No response

Description of behavior

MinecraftServer.prepareLevels in 1.20.1 does not have its bukkit version, but directly calls the vanilla prepareLevels function, this is an issue because the vanilla prepareLevels loops over all world and calls the worldloadevent, so every time bukkit creates a new world itll call the worldloadevent on every level again

Reproduction Steps

.

Logs

.

Additional context

No response

@JustRed23 JustRed23 added T-bug Type: Something isn't working S-confirmed State: This issue has been replicated correctly S-invalid issue template State: The issue template was not filled out properly or consistenly labels Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-confirmed State: This issue has been replicated correctly S-invalid issue template State: The issue template was not filled out properly or consistenly T-bug Type: Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant