Open Arkhayla opened 5 years ago
I’ve gotten reports of this issue before but I have no idea what’s causing it.
If it is helpful, it's 100% reproducible on my server, I can share details for you to attempt it there. Not sure how detailed the debug utilities are for mods thoug. I'm curious if it is other mod interations too, I have multiple mods running - I will determine if this happens when aquarius is the only mod enabled.
I can confirm this crash still occurs when the only enabled mods on the server and clients are the fabric api, and aquarius.
Tested on both Fabric 0.4.2.26 and 0.4.2.27 with the latest versions of Aquarius and Fabric API as of today
Again, let me know if you'd like to attempt it on my server, completely reproducible here.
While playing in MP (Server hosted on Ubuntu LTS via Linode) Attempting to sprint/swim in the vicinity of a chorus conduit will crash the client user. The server remains stable.
[19:04:06] [Server thread/WARN]: Failed to handle packet for /174.22.188.160:56312 net.minecraft.class_148: Ticking player at net.minecraft.class_3222.method_14226(class_3222.java:450) ~[intermediary-server.jar:?] at net.minecraft.class_3244.method_18784(class_3244.java:194) ~[intermediary-server.jar:?] at net.minecraft.class_2535.method_10754(class_2535.java:243) ~[intermediary-server.jar:?] at net.minecraft.class_3242.method_14357(class_3242.java:171) [intermediary-server.jar:?] at net.minecraft.server.MinecraftServer.method_3813(MinecraftServer.java:842) [intermediary-server.jar:?] at net.minecraft.class_3176.method_3813(class_3176.java:343) [intermediary-server.jar:?] at net.minecraft.server.MinecraftServer.method_3748(MinecraftServer.java:764) [intermediary-server.jar:?] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:632) [intermediary-server.jar:?] at java.lang.Thread.run(Thread.java:834) [?:?] Caused by: java.lang.NoSuchMethodError: net.minecraft.class_1657.method_5663()Lnet/minecraft/class_243; at net.minecraft.class_1657.handler$updateAirSwimming$zbc000(class_1657.java:2261) ~[intermediary-server.jar:?] at net.minecraft.class_1657.method_5790(class_1657.java:1546) ~[intermediary-server.jar:?] at net.minecraft.class_1297.method_5876(class_1297.java:995) ~[intermediary-server.jar:?] at net.minecraft.class_1297.method_5670(class_1297.java:414) ~[intermediary-server.jar:?] at net.minecraft.class_1309.method_5670(class_1309.java:283) ~[intermediary-server.jar:?] at net.minecraft.class_1297.method_5773(class_1297.java:388) ~[intermediary-server.jar:?] at net.minecraft.class_1309.method_5773(class_1309.java:2037) ~[intermediary-server.jar:?] at net.minecraft.class_1657.method_5773(class_1657.java:262) ~[intermediary-server.jar:?] at net.minecraft.class_3222.method_14226(class_3222.java:386) ~[intermediary-server.jar:?] ... 8 more