Expected behavior
when paired with moonrise, clicking on a search result to teleport to the location should teleport the player to that location
Observed/actual behavior
when paired with moonrise, clicking on a search result to teleport to the location causes the server to disconnect the client
Steps/models to reproduce
- install moonrise along with ledger on a server
- run any search resulting in a clickable result to teleport to the location
- click it
- you will be disconnected from the server
What operating system are you running
Windows
Minecraft version
26.1.2
Ledger version
1.3.20
Logs
https://pastebin.com/EmX9RUqs
Agreements
Other
the relevant lines in the log are 506 and 570. the issue seems to be moonrise's stricter check for ensuring player movement only happens on the main thread, according to the error messages. but i don't know much java or much about moonrise, so i could be wrong.
Expected behavior
when paired with moonrise, clicking on a search result to teleport to the location should teleport the player to that location
Observed/actual behavior
when paired with moonrise, clicking on a search result to teleport to the location causes the server to disconnect the client
Steps/models to reproduce
What operating system are you running
Windows
Minecraft version
26.1.2
Ledger version
1.3.20
Logs
https://pastebin.com/EmX9RUqs
Agreements
Other
the relevant lines in the log are 506 and 570. the issue seems to be moonrise's stricter check for ensuring player movement only happens on the main thread, according to the error messages. but i don't know much java or much about moonrise, so i could be wrong.