Core bug Folia 1.21.11-12-ver/1.21.11@6d795a8, bug with boat and portal #443

Open
opened 2026-02-09 17:00:28 +01:00 by inferna337 · 1 comment
inferna337 commented 2026-02-09 17:00:28 +01:00 (Migrated from github.com)

Expected behavior

Teleport in a boat with a villager in it

Observed/Actual behavior

[15:31:33] [ServerMain/INFO]: [bootstrap] Running Java 21 (OpenJDK 64-Bit Server VM 21.0.10+7; Arch Linux null) on Linux 6.18.7-zen1-1-zen (amd64)
[15:31:33] [ServerMain/INFO]: [bootstrap] Loading Folia 1.21.11-12-ver/1.21.11@6d795a8 (2026-02-08T00:47:27Z) for Minecraft 1.21.11
[15:31:33] [ServerMain/INFO]: [PluginInitializerManager] Initializing plugins...
[15:31:33] [ServerMain/INFO]: [PluginInitializerManager] Initialized 0 plugins
[15:31:35] [ServerMain/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, profilesHost=https://api.mojang.com, name=PROD]
[15:31:35] [Yggdrasil Key Fetcher/ERROR]: Got an error with a html body connecting to https://api.minecraftservices.com/publickeys:

<html xmlns='http://www.w3.org/1999/xhtml'> <head>
### Expected behavior Teleport in a boat with a villager in it ### Observed/Actual behavior [15:31:33] [ServerMain/INFO]: [bootstrap] Running Java 21 (OpenJDK 64-Bit Server VM 21.0.10+7; Arch Linux null) on Linux 6.18.7-zen1-1-zen (amd64) [15:31:33] [ServerMain/INFO]: [bootstrap] Loading Folia 1.21.11-12-ver/1.21.11@6d795a8 (2026-02-08T00:47:27Z) for Minecraft 1.21.11 [15:31:33] [ServerMain/INFO]: [PluginInitializerManager] Initializing plugins... [15:31:33] [ServerMain/INFO]: [PluginInitializerManager] Initialized 0 plugins [15:31:35] [ServerMain/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, profilesHost=https://api.mojang.com, name=PROD] [15:31:35] [Yggdrasil Key Fetcher/ERROR]: Got an error with a html body connecting to https://api.minecraftservices.com/publickeys: <!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Transitional//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd'> <html xmlns='http://www.w3.org/1999/xhtml'> <head> <meta content='text/html; charset=utf-8' http-equiv='content-type' /> <style type='text/css'> body { font-family: Arial; margin-left: 40px; } img { border: 0 none; } #content { margin-left: auto; margin-right: auto } #message h1 { font-size: 24px; font-weight: normal; color: #000000; margin: 34px 0px 0px 0px } #message h2 { font-size: 20px; font-weight: normal; color: #000000; margin: 34px 0px 0px 0px } #message p { font-size: 16px; color: #000000; margin: 8px 0px 0px 0px } #message hr { margin: 15px 0px } #errorref { font-size: 11px; color: #737373; margin-top: 41px } </style> <title>Service unavailable</title> </head> <body> <div id='content'> <div id='message'> <h2>The request is blocked.</h2> </div> <div id='errorref'> <span>20260209T123135Z-164d49d8c8fzlmc2hC1MNZvbcc00000007wg000000001baf </span> </div> </div> </body> </html> [15:31:35] [Yggdrasil Key Fetcher/ERROR]: Failed to request yggdrasil public key com.mojang.authlib.exceptions.MinecraftClientHttpException: Status: 429 at com.mojang.authlib.minecraft.client.MinecraftClient.readInputStream(MinecraftClient.java:100) ~[authlib-7.0.61.jar:?] at com.mojang.authlib.minecraft.client.MinecraftClient.get(MinecraftClient.java:56) ~[authlib-7.0.61.jar:?] at com.mojang.authlib.yggdrasil.YggdrasilServicesKeyInfo.fetch(YggdrasilServicesKeyInfo.java:114) ~[authlib-7.0.61.jar:?] at com.mojang.authlib.yggdrasil.YggdrasilServicesKeyInfo$1.run(YggdrasilServicesKeyInfo.java:89) ~[authlib-7.0.61.jar:?] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572) ~[?:?] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) ~[?:?] at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) ~[?:?] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?] at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?] [15:31:35] [ServerMain/INFO]: Loaded 1470 recipes [15:31:35] [ServerMain/INFO]: Loaded 1584 advancements [15:31:35] [ServerMain/INFO]: [ca.spottedleaf.dataconverter.minecraft.datatypes.MCTypeRegistry] Initialising converters for DataConverter... [15:31:36] [ServerMain/INFO]: [ca.spottedleaf.dataconverter.minecraft.datatypes.MCTypeRegistry] Finished initialising converters for DataConverter in 131.1ms [15:31:36] [Server thread/INFO]: Starting minecraft server version 1.21.11 [15:31:36] [Server thread/INFO]: Loading properties [15:31:36] [Server thread/INFO]: This server is running Folia version 1.21.11-12-ver/1.21.11@6d795a8 (2026-02-08T00:47:27Z) (Implementing API version 1.21.11-R0.1-SNAPSHOT) [15:31:36] [Server thread/INFO]: [spark] This server bundles the spark profiler. For more information please visit https://docs.papermc.io/paper/profiling [15:31:36] [Server thread/INFO]: Server Ping Player Sample Count: 12 [15:31:36] [Server thread/INFO]: Using 4 threads for Netty based IO [15:31:36] [Server thread/INFO]: [MoonriseCommon] Paper is using 5 worker threads, 1 I/O threads [15:31:36] [Server thread/INFO]: [io.papermc.paper.threadedregions.TickRegions] Initialised EDF Folia scheduler with initial 2 target thread(s) [15:31:36] [Server thread/INFO]: Default game type: SURVIVAL [15:31:36] [Server thread/INFO]: Generating keypair [15:31:36] [Server thread/INFO]: Starting Minecraft server on *:25565 [15:31:36] [Server thread/INFO]: Paper: Using libdeflate (Linux x86_64) compression from Velocity. [15:31:36] [Server thread/INFO]: Paper: Using OpenSSL 3.x.x (Linux x86_64) cipher from Velocity. [15:31:36] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it ### Steps/models to reproduce https://www.youtube.com/watch?v=_sZRc7J5wAA If you enter the portal in boat with vilager you enter to limbo, and after the server restarts you will be teleported to the nether to the coordinates of the over world portal ### Plugin and Datapack List No plugins ### Folia version Folia 1.21.11-12-ver/1.21.11@6d795a8 ### Other video with bug https://www.youtube.com/watch?v=_sZRc7J5wAA
NonSwag commented 2026-02-09 17:42:52 +01:00 (Migrated from github.com)

looks like you copied the wrong stacktrace
regardless this is a duplicate of #436 and #431

looks like you copied the wrong stacktrace regardless this is a duplicate of #436 and #431
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Minecraft/Folia#443
No description provided.