[Mojang] darknavi
1 issues
Key
Summary
Status
Reporter
Assignee
Created
Changed Summary:
Server List/Joining Freezing
Added Linked Issues:
duplicates
Added Fixed Versions: 1.20.0.25 Preview
Added Linked Issues:
is duplicated by
Added Fixed Versions: 1.20.0.23 Preview
This may coincide with the issue I posted (https://mojang.atlassian.net/browse/MC-768).
Thanks for the report!
Thanks for the report! This should be fixed in 1.20.0 previews (and 1.20.0 once it comes out).
Does someone mind uploading a more recent server log? Specifically I am looking for the bits at the end that contain the session ID.
Which pack are you referencing? The "Gametest framework" toggle is no longer needed to use script, but there is a new "Beta Modules" toggle which allows you to use the `-beta` versions of script modules.
This is a duplicate of
MCPE-168409I think. BlockPermutation.resolve didn't work with custom properties at all.This is fixed in the 1.20.0.21 preview!
You manifest is quite old and out-dated. You'll need to update your dependencies to use `module_name` instead of `uuid`. You're also referencing removed versions of a few modules (`@minecraft/server-gametest` version 0.1.0 was removed, 1.0.0-beta is the only version now).
Closing as this should be fixed in the 1.20 preview. Let us know if it still isn't working correctly.
It seems like this could be provoked by content. Does anyone here mind uploading their world/packs (probably just the entire server folder) so we can take a look at this?
Can you try turning anti-aliasing down to zero and see if that changes anything?
This should be fixed in 1.20.80-preview.22 (next week when the feature returns)!
This is as-designed. Object.values doesn't have any order guarantee so it should not be relied on for specific ordering.
We should probably update the log message here. It's pretty benign. All this log means it that resource packs downloaded to the client (when joining the game) are downloaded directly from the game server instead of from a remote (CDN) URL. You can safely ignore it.