FrozenBlock / WilderWild

A Minecraft mod that overhauls the Wild Update 
https://modrinth.com/mod/wilder-wild
GNU General Public License v3.0
79 stars 23 forks source link

Incompability with the Velocity proxy #375

Open s-liwka opened 2 months ago

s-liwka commented 2 months ago

Description of the Bug Encountered

I cannot connect to a server managed by Velocity when that server has the WilderWild mod installed. Connecting to a server without the mod works fine

Expected Behavior Connect to the server

Logs

Velocity:

java.io.IOException: Unexpectedly disconnected from remote server
    at com.velocitypowered.proxy.connection.backend.TransitionSessionHandler.disconnected(TransitionSessionHandler.java:215) ~[velocity-3.3.0-SNAPSHOT-389.jar:3.3.0-SNAPSHOT (git-1228f147-b389)]
    at com.velocitypowered.proxy.connection.MinecraftConnection.channelInactive(MinecraftConnection.java:125) ~[velocity-3.3.0-SNAPSHOT-389.jar:3.3.0-SNAPSHOT (git-1228f147-b389)]
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:303) ~[velocity-3.3.0-SNAPSHOT-389.jar:3.3.0-SNAPSHOT (git-1228f147-b389)]
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:281) ~[velocity-3.3.0-SNAPSHOT-389.jar:3.3.0-SNAPSHOT (git-1228f147-b389)]
    at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:274) ~[velocity-3.3.0-SNAPSHOT-389.jar:3.3.0-SNAPSHOT (git-1228f147-b389)]
    at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:81) ~[velocity-3.3.0-SNAPSHOT-389.jar:3.3.0-SNAPSHOT (git-1228f147-b389)]
    at io.netty.handler.timeout.IdleStateHandler.channelInactive(IdleStateHandler.java:277) ~[velocity-3.3.0-SNAPSHOT-389.jar:3.3.0-SNAPSHOT (git-1228f147-b389)]
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:303) ~[velocity-3.3.0-SNAPSHOT-389.jar:3.3.0-SNAPSHOT (git-1228f147-b389)]
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:281) ~[velocity-3.3.0-SNAPSHOT-389.jar:3.3.0-SNAPSHOT (git-1228f147-b389)]
    at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:274) ~[velocity-3.3.0-SNAPSHOT-389.jar:3.3.0-SNAPSHOT (git-1228f147-b389)]
    at io.netty.handler.codec.ByteToMessageDecoder.channelInputClosed(ByteToMessageDecoder.java:411) ~[velocity-3.3.0-SNAPSHOT-389.jar:3.3.0-SNAPSHOT (git-1228f147-b389)]
    at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:376) ~[velocity-3.3.0-SNAPSHOT-389.jar:3.3.0-SNAPSHOT (git-1228f147-b389)]
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:303) ~[velocity-3.3.0-SNAPSHOT-389.jar:3.3.0-SNAPSHOT (git-1228f147-b389)]
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:281) ~[velocity-3.3.0-SNAPSHOT-389.jar:3.3.0-SNAPSHOT (git-1228f147-b389)]
    at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:274) ~[velocity-3.3.0-SNAPSHOT-389.jar:3.3.0-SNAPSHOT (git-1228f147-b389)]
    at io.netty.channel.DefaultChannelPipeline$HeadContext.channelInactive(DefaultChannelPipeline.java:1405) ~[velocity-3.3.0-SNAPSHOT-389.jar:3.3.0-SNAPSHOT (git-1228f147-b389)]
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:301) ~[velocity-3.3.0-SNAPSHOT-389.jar:3.3.0-SNAPSHOT (git-1228f147-b389)]
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:281) ~[velocity-3.3.0-SNAPSHOT-389.jar:3.3.0-SNAPSHOT (git-1228f147-b389)]
    at io.netty.channel.DefaultChannelPipeline.fireChannelInactive(DefaultChannelPipeline.java:901) ~[velocity-3.3.0-SNAPSHOT-389.jar:3.3.0-SNAPSHOT (git-1228f147-b389)]
    at io.netty.channel.AbstractChannel$AbstractUnsafe$7.run(AbstractChannel.java:813) ~[velocity-3.3.0-SNAPSHOT-389.jar:3.3.0-SNAPSHOT (git-1228f147-b389)]
    at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:173) ~[velocity-3.3.0-SNAPSHOT-389.jar:3.3.0-SNAPSHOT (git-1228f147-b389)]
    at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:166) ~[velocity-3.3.0-SNAPSHOT-389.jar:3.3.0-SNAPSHOT (git-1228f147-b389)]
    at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:470) ~[velocity-3.3.0-SNAPSHOT-389.jar:3.3.0-SNAPSHOT (git-1228f147-b389)]
    at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:413) ~[velocity-3.3.0-SNAPSHOT-389.jar:3.3.0-SNAPSHOT (git-1228f147-b389)]
    at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[velocity-3.3.0-SNAPSHOT-389.jar:3.3.0-SNAPSHOT (git-1228f147-b389)]
    at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[velocity-3.3.0-SNAPSHOT-389.jar:3.3.0-SNAPSHOT (git-1228f147-b389)]
    at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[velocity-3.3.0-SNAPSHOT-389.jar:3.3.0-SNAPSHOT (git-1228f147-b389)]
    at java.base/java.lang.Thread.run(Thread.java:840) [?:?]

Target server:

[Server thread/INFO]: ####### lost connection: Timed out

Additional context Both servers have other mods and CrossStitch installed. The problem is gone when removing WilderWild specifically. Also whenever joining a server without the mod some really weird stuff happens but that probably deserves a separate issue

AViewFromTheTop commented 2 months ago

@Treetrain1 is this perhaps caused by the protocol stuff?

AViewFromTheTop commented 2 months ago

As for the “really weird stuff,” I’ve been aware of it for a while. I’ll probably end up making a “BlockState Compat” config, though it will require a game restart.

Treetrain1 commented 2 months ago

Joining a server with modded blocks will always cause issues when connecting without the mods

Treetrain1 commented 2 months ago

Please send logs of the server and client

s-liwka commented 2 months ago

Client:

Prism Launcher version: 8.3 (archlinux)

******

Minecraft folder is:
/home/sliwka/.local/share/PrismLauncher/instances/1.20.1(1)/.minecraft

Java path is:
/usr/lib/jvm/java-17-openjdk/bin/java

Java is version 17.0.3, using 64 (amd64) architecture, from N/A.

AMD Ryzen 5 3400G with Radeon Vega Graphics
Advanced Micro Devices, Inc. [AMD/ATI] Picasso/Raven 2 [Radeon Vega Series / Radeon Vega Mobile Series] (rev c8)

Subsystem: Micro-Star International Co., Ltd. [MSI] Device 7c52

Kernel driver in use: amdgpu

Main Class:
  net.fabricmc.loader.impl.launch.knot.KnotClient

Native path:
  /home/sliwka/.local/share/PrismLauncher/instances/1.20.1(1)/natives

Traits:
traits feature:is_quick_play_multiplayer
traits FirstThreadOnMacOS
traits XR:Initial

Libraries:
  /home/sliwka/.local/share/PrismLauncher/libraries/org/lwjgl/lwjgl-glfw-natives-linux/3.3.2-lwjgl.1/lwjgl-glfw-natives-linux-3.3.2-lwjgl.1.jar
  /home/sliwka/.local/share/PrismLauncher/libraries/org/lwjgl/lwjgl-glfw/3.3.1/lwjgl-glfw-3.3.1.jar
  /home/sliwka/.local/share/PrismLauncher/libraries/org/lwjgl/lwjgl-jemalloc-natives-linux/3.3.1/lwjgl-jemalloc-natives-linux-3.3.1.jar
  /home/sliwka/.local/share/PrismLauncher/libraries/org/lwjgl/lwjgl-jemalloc/3.3.1/lwjgl-jemalloc-3.3.1.jar
  /home/sliwka/.local/share/PrismLauncher/libraries/org/lwjgl/lwjgl-natives-linux/3.3.1/lwjgl-natives-linux-3.3.1.jar
  /home/sliwka/.local/share/PrismLauncher/libraries/org/lwjgl/lwjgl-openal-natives-linux/3.3.1/lwjgl-openal-natives-linux-3.3.1.jar
  /home/sliwka/.local/share/PrismLauncher/libraries/org/lwjgl/lwjgl-openal/3.3.1/lwjgl-openal-3.3.1.jar
  /home/sliwka/.local/share/PrismLauncher/libraries/org/lwjgl/lwjgl-opengl-natives-linux/3.3.1/lwjgl-opengl-natives-linux-3.3.1.jar
  /home/sliwka/.local/share/PrismLauncher/libraries/org/lwjgl/lwjgl-opengl/3.3.1/lwjgl-opengl-3.3.1.jar
  /home/sliwka/.local/share/PrismLauncher/libraries/org/lwjgl/lwjgl-stb-natives-linux/3.3.1/lwjgl-stb-natives-linux-3.3.1.jar
  /home/sliwka/.local/share/PrismLauncher/libraries/org/lwjgl/lwjgl-stb/3.3.1/lwjgl-stb-3.3.1.jar
  /home/sliwka/.local/share/PrismLauncher/libraries/org/lwjgl/lwjgl-tinyfd-natives-linux/3.3.1/lwjgl-tinyfd-natives-linux-3.3.1.jar
  /home/sliwka/.local/share/PrismLauncher/libraries/org/lwjgl/lwjgl-tinyfd/3.3.1/lwjgl-tinyfd-3.3.1.jar
  /home/sliwka/.local/share/PrismLauncher/libraries/org/lwjgl/lwjgl/3.3.1/lwjgl-3.3.1.jar
  /home/sliwka/.local/share/PrismLauncher/libraries/com/github/oshi/oshi-core/6.2.2/oshi-core-6.2.2.jar
  /home/sliwka/.local/share/PrismLauncher/libraries/com/google/code/gson/gson/2.10/gson-2.10.jar
  /home/sliwka/.local/share/PrismLauncher/libraries/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
  /home/sliwka/.local/share/PrismLauncher/libraries/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar
  /home/sliwka/.local/share/PrismLauncher/libraries/com/ibm/icu/icu4j/71.1/icu4j-71.1.jar
  /home/sliwka/.local/share/PrismLauncher/libraries/com/mojang/authlib/4.0.43/authlib-4.0.43.jar
  /home/sliwka/.local/share/PrismLauncher/libraries/com/mojang/blocklist/1.0.10/blocklist-1.0.10.jar
  /home/sliwka/.local/share/PrismLauncher/libraries/com/mojang/brigadier/1.1.8/brigadier-1.1.8.jar
  /home/sliwka/.local/share/PrismLauncher/libraries/com/mojang/datafixerupper/6.0.8/datafixerupper-6.0.8.jar
  /home/sliwka/.local/share/PrismLauncher/libraries/com/mojang/logging/1.1.1/logging-1.1.1.jar
  /home/sliwka/.local/share/PrismLauncher/libraries/com/mojang/patchy/2.2.10/patchy-2.2.10.jar
  /home/sliwka/.local/share/PrismLauncher/libraries/com/mojang/text2speech/1.17.9/text2speech-1.17.9.jar
  /home/sliwka/.local/share/PrismLauncher/libraries/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
  /home/sliwka/.local/share/PrismLauncher/libraries/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar
  /home/sliwka/.local/share/PrismLauncher/libraries/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
  /home/sliwka/.local/share/PrismLauncher/libraries/io/netty/netty-buffer/4.1.82.Final/netty-buffer-4.1.82.Final.jar
  /home/sliwka/.local/share/PrismLauncher/libraries/io/netty/netty-codec/4.1.82.Final/netty-codec-4.1.82.Final.jar
  /home/sliwka/.local/share/PrismLauncher/libraries/io/netty/netty-common/4.1.82.Final/netty-common-4.1.82.Final.jar
  /home/sliwka/.local/share/PrismLauncher/libraries/io/netty/netty-handler/4.1.82.Final/netty-handler-4.1.82.Final.jar
  /home/sliwka/.local/share/PrismLauncher/libraries/io/netty/netty-resolver/4.1.82.Final/netty-resolver-4.1.82.Final.jar
  /home/sliwka/.local/share/PrismLauncher/libraries/io/netty/netty-transport-classes-epoll/4.1.82.Final/netty-transport-classes-epoll-4.1.82.Final.jar
  /home/sliwka/.local/share/PrismLauncher/libraries/io/netty/netty-transport-native-epoll/4.1.82.Final/netty-transport-native-epoll-4.1.82.Final-linux-aarch_64.jar
  /home/sliwka/.local/share/PrismLauncher/libraries/io/netty/netty-transport-native-epoll/4.1.82.Final/netty-transport-native-epoll-4.1.82.Final-linux-x86_64.jar
  /home/sliwka/.local/share/PrismLauncher/libraries/io/netty/netty-transport-native-unix-common/4.1.82.Final/netty-transport-native-unix-common-4.1.82.Final.jar
  /home/sliwka/.local/share/PrismLauncher/libraries/io/netty/netty-transport/4.1.82.Final/netty-transport-4.1.82.Final.jar
  /home/sliwka/.local/share/PrismLauncher/libraries/it/unimi/dsi/fastutil/8.5.9/fastutil-8.5.9.jar
  /home/sliwka/.local/share/PrismLauncher/libraries/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1.jar
  /home/sliwka/.local/share/PrismLauncher/libraries/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar
  /home/sliwka/.local/share/PrismLauncher/libraries/net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.jar
  /home/sliwka/.local/share/PrismLauncher/libraries/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar
  /home/sliwka/.local/share/PrismLauncher/libraries/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar
  /home/sliwka/.local/share/PrismLauncher/libraries/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar
  /home/sliwka/.local/share/PrismLauncher/libraries/org/apache/httpcomponents/httpcore/4.4.15/httpcore-4.4.15.jar
  /home/sliwka/.local/share/PrismLauncher/libraries/org/apache/logging/log4j/log4j-api/2.19.0/log4j-api-2.19.0.jar
  /home/sliwka/.local/share/PrismLauncher/libraries/org/apache/logging/log4j/log4j-core/2.19.0/log4j-core-2.19.0.jar
  /home/sliwka/.local/share/PrismLauncher/libraries/org/apache/logging/log4j/log4j-slf4j2-impl/2.19.0/log4j-slf4j2-impl-2.19.0.jar
  /home/sliwka/.local/share/PrismLauncher/libraries/org/joml/joml/1.10.5/joml-1.10.5.jar
  /home/sliwka/.local/share/PrismLauncher/libraries/org/slf4j/slf4j-api/2.0.1/slf4j-api-2.0.1.jar
  /home/sliwka/.local/share/PrismLauncher/libraries/net/fabricmc/intermediary/1.20.1/intermediary-1.20.1.jar
  /home/sliwka/.local/share/PrismLauncher/libraries/org/ow2/asm/asm/9.6/asm-9.6.jar
  /home/sliwka/.local/share/PrismLauncher/libraries/org/ow2/asm/asm-analysis/9.6/asm-analysis-9.6.jar
  /home/sliwka/.local/share/PrismLauncher/libraries/org/ow2/asm/asm-commons/9.6/asm-commons-9.6.jar
  /home/sliwka/.local/share/PrismLauncher/libraries/org/ow2/asm/asm-tree/9.6/asm-tree-9.6.jar
  /home/sliwka/.local/share/PrismLauncher/libraries/org/ow2/asm/asm-util/9.6/asm-util-9.6.jar
  /home/sliwka/.local/share/PrismLauncher/libraries/net/fabricmc/sponge-mixin/0.13.3+mixin.0.8.5/sponge-mixin-0.13.3+mixin.0.8.5.jar
  /home/sliwka/.local/share/PrismLauncher/libraries/net/fabricmc/fabric-loader/0.15.11/fabric-loader-0.15.11.jar
  /home/sliwka/.local/share/PrismLauncher/libraries/com/mojang/minecraft/1.20.1/minecraft-1.20.1-client.jar

Native libraries:

Mods:
  [✔] fabric-api-0.92.1+1.20.1
  [✔] WilderWild-2.4.1-Fabric+1.20.1

Params:
  --username  --version 1.20.1 --gameDir /home/sliwka/.local/share/PrismLauncher/instances/1.20.1(1)/.minecraft --assetsDir /home/sliwka/.local/share/PrismLauncher/assets --assetIndex 5 --uuid  --accessToken  --userType  --versionType release

Window size: 854 x 480

Launcher: standard

Java Arguments:
[-Xms4096m, -Xmx4096m, -Duser.language=en]

Minecraft process ID: 48079

[19:13:40] [main/INFO]: Loading Minecraft 1.20.1 with Fabric Loader 0.15.11
[19:13:40] [main/INFO]: Loading 60 mods:
    - fabric-api 0.92.1+1.20.1
       |-- fabric-api-base 0.4.31+1802ada577
       |-- fabric-api-lookup-api-v1 1.6.36+1802ada577
       |-- fabric-biome-api-v1 13.0.13+1802ada577
       |-- fabric-block-api-v1 1.0.11+1802ada577
       |-- fabric-block-view-api-v2 1.0.1+1802ada577
       |-- fabric-blockrenderlayer-v1 1.1.41+1802ada577
       |-- fabric-client-tags-api-v1 1.1.2+1802ada577
       |-- fabric-command-api-v1 1.2.34+f71b366f77
       |-- fabric-command-api-v2 2.2.13+1802ada577
       |-- fabric-commands-v0 0.2.51+df3654b377
       |-- fabric-containers-v0 0.1.64+df3654b377
       |-- fabric-content-registries-v0 4.0.11+1802ada577
       |-- fabric-convention-tags-v1 1.5.5+1802ada577
       |-- fabric-crash-report-info-v1 0.2.19+1802ada577
       |-- fabric-data-attachment-api-v1 1.0.0+de0fd6d177
       |-- fabric-data-generation-api-v1 12.3.4+1802ada577
       |-- fabric-dimensions-v1 2.1.54+1802ada577
       |-- fabric-entity-events-v1 1.6.0+1c78457f77
       |-- fabric-events-interaction-v0 0.6.2+1802ada577
       |-- fabric-events-lifecycle-v0 0.2.63+df3654b377
       |-- fabric-game-rule-api-v1 1.0.40+1802ada577
       |-- fabric-item-api-v1 2.1.28+1802ada577
       |-- fabric-item-group-api-v1 4.0.12+1802ada577
       |-- fabric-key-binding-api-v1 1.0.37+1802ada577
       |-- fabric-keybindings-v0 0.2.35+df3654b377
       |-- fabric-lifecycle-events-v1 2.2.22+1802ada577
       |-- fabric-loot-api-v2 1.2.1+1802ada577
       |-- fabric-loot-tables-v1 1.1.45+9e7660c677
       |-- fabric-message-api-v1 5.1.9+1802ada577
       |-- fabric-mining-level-api-v1 2.1.50+1802ada577
       |-- fabric-model-loading-api-v1 1.0.3+1802ada577
       |-- fabric-models-v0 0.4.2+9386d8a777
       |-- fabric-networking-api-v1 1.3.11+1802ada577
       |-- fabric-networking-v0 0.3.51+df3654b377
       |-- fabric-object-builder-api-v1 11.1.3+1802ada577
       |-- fabric-particles-v1 1.1.2+1802ada577
       |-- fabric-recipe-api-v1 1.0.21+1802ada577
       |-- fabric-registry-sync-v0 2.3.3+1802ada577
       |-- fabric-renderer-api-v1 3.2.1+1802ada577
       |-- fabric-renderer-indigo 1.5.1+1802ada577
       |-- fabric-renderer-registries-v1 3.2.46+df3654b377
       |-- fabric-rendering-data-attachment-v1 0.3.37+92a0d36777
       |-- fabric-rendering-fluids-v1 3.0.28+1802ada577
       |-- fabric-rendering-v0 1.1.49+df3654b377
       |-- fabric-rendering-v1 3.0.8+1802ada577
       |-- fabric-resource-conditions-api-v1 2.3.8+1802ada577
       |-- fabric-resource-loader-v0 0.11.10+1802ada577
       |-- fabric-screen-api-v1 2.0.8+1802ada577
       |-- fabric-screen-handler-api-v1 1.3.30+1802ada577
       |-- fabric-sound-api-v1 1.0.13+1802ada577
       |-- fabric-transfer-api-v1 3.3.5+8dd72ea377
       \-- fabric-transitive-access-wideners-v1 4.3.1+1802ada577
    - fabricloader 0.15.11
       \-- mixinextras 0.3.5
    - java 17
    - minecraft 1.20.1
    - wilderwild 2.4.1-Fabric+1.20.1
       |-- frozenlib 1.7-Fabric+1.20.1
       \-- reach-entity-attributes 2.4.0
[19:13:40] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=file:/home/sliwka/.local/share/PrismLauncher/libraries/net/fabricmc/sponge-mixin/0.13.3+mixin.0.8.5/sponge-mixin-0.13.3+mixin.0.8.5.jar Service=Knot/Fabric Env=CLIENT
[19:13:40] [main/INFO]: Compatibility level set to JAVA_16
[19:13:40] [main/INFO]: Compatibility level set to JAVA_17
[19:13:41] [main/INFO]: Loading config MixinsConfig from wilderwild
[19:13:41] [main/INFO]: Saving config MixinsConfig from wilderwild
[19:13:42] [main/INFO]: Initializing MixinExtras via com.llamalad7.mixinextras.service.MixinExtrasServiceImpl(version=0.3.5).
[19:13:44] [main/INFO]: Loading config BlockConfig from wilderwild
[19:13:44] [main/INFO]: Saving config BlockConfig from wilderwild
[19:13:47] [main/INFO]: Loading config EntityConfig from wilderwild
[19:13:47] [main/INFO]: Saving config EntityConfig from wilderwild
[19:13:48] [Datafixer Bootstrap/INFO]: 188 Datafixer optimizations took 253 milliseconds
[19:13:52] [Render thread/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[19:13:52] [Render thread/INFO]: Setting user: ******
[19:13:52] [Render thread/INFO]: Registering Particles for frozenlib
[19:13:52] [Render thread/INFO]: 0 Datafixer optimizations took 0 milliseconds
[19:13:52] [Render thread/INFO]: Loading config FrozenLibConfig from frozenlib
[19:13:52] [Render thread/INFO]: Saving config FrozenLibConfig from frozenlib
[19:13:52] [Render thread/INFO]: Started measuring WilderWild
[19:13:52] [Render thread/INFO]: Applying Minecraft-Version-Based DataFixes for Wilder Wild with Data Version 2
[19:13:52] [FrozenLib Quilt Datafixer Bootstrap/INFO]: 1 Datafixer optimizations took 0 milliseconds
[19:13:52] [Render thread/INFO]: Minecraft-Version-Specific DataFixes for Wilder Wild have been applied
[19:13:52] [Render thread/INFO]: Applying DataFixes for Wilder Wild with Data Version 17
[19:13:52] [Render thread/INFO]: DataFixes for Wilder Wild have been applied
[19:13:52] [FrozenLib Quilt Datafixer Bootstrap/INFO]: 16 Datafixer optimizations took 4 milliseconds
[19:13:53] [Render thread/INFO]: Loading config AmbienceAndMiscConfig from wilderwild
[19:13:53] [Render thread/INFO]: Saving config AmbienceAndMiscConfig from wilderwild
[19:13:53] [Render thread/INFO]: Adding Music And Ambience To Biomes for wilderwild
[19:13:53] [Render thread/INFO]: Overriding Water Colors for wilderwild
[19:13:53] [Render thread/WARN]: Encountered duplicate API provider registration for block: wilderwild:stone_chest
[19:13:53] [Render thread/INFO]: WilderWild took 342303124 nanoseconds
[19:13:53] [Render thread/INFO]: [Indigo] Registering Indigo renderer!
[19:13:53] [Render thread/INFO]: Backend library: LWJGL version 3.3.1 SNAPSHOT
[19:13:54] [Render thread/INFO]: Reloading ResourceManager: vanilla, fabric (fabric-api, fabric-api-base, fabric-api-lookup-api-v1, fabric-biome-api-v1, fabric-block-api-v1, fabric-block-view-api-v2, fabric-blockrenderlayer-v1, fabric-client-tags-api-v1, fabric-command-api-v1, fabric-command-api-v2, fabric-commands-v0, fabric-containers-v0, fabric-content-registries-v0, fabric-convention-tags-v1, fabric-crash-report-info-v1, fabric-data-attachment-api-v1, fabric-data-generation-api-v1, fabric-dimensions-v1, fabric-entity-events-v1, fabric-events-interaction-v0, fabric-events-lifecycle-v0, fabric-game-rule-api-v1, fabric-item-api-v1, fabric-item-group-api-v1, fabric-key-binding-api-v1, fabric-keybindings-v0, fabric-lifecycle-events-v1, fabric-loot-api-v2, fabric-loot-tables-v1, fabric-message-api-v1, fabric-mining-level-api-v1, fabric-model-loading-api-v1, fabric-models-v0, fabric-networking-api-v1, fabric-networking-v0, fabric-object-builder-api-v1, fabric-particles-v1, fabric-recipe-api-v1, fabric-registry-sync-v0, fabric-renderer-api-v1, fabric-renderer-indigo, fabric-renderer-registries-v1, fabric-rendering-data-attachment-v1, fabric-rendering-fluids-v1, fabric-rendering-v0, fabric-rendering-v1, fabric-resource-conditions-api-v1, fabric-resource-loader-v0, fabric-screen-api-v1, fabric-screen-handler-api-v1, fabric-sound-api-v1, fabric-transfer-api-v1, fabric-transitive-access-wideners-v1, fabricloader, frozenlib, reach-entity-attributes, wilderwild)
[19:13:54] [Worker-Main-7/INFO]: Found unifont_all_no_pua-15.0.06.hex, loading
[19:13:54] [Render thread/INFO]: [Quilt DFU API] Clientside DataFixer Registry is about to freeze
[19:13:54] [Render thread/INFO]: [Quilt DFU API] Clientside DataFixer Registry was frozen
[19:13:54] [Worker-Main-5/WARN]: File wilderwild:sounds/block/cobweb/break1.ogg does not exist, cannot add it to event wilderwild:block.cobweb.break
[19:13:54] [Worker-Main-5/WARN]: File wilderwild:sounds/block/cobweb/break2.ogg does not exist, cannot add it to event wilderwild:block.cobweb.break
[19:13:54] [Worker-Main-5/WARN]: File wilderwild:sounds/block/cobweb/break3.ogg does not exist, cannot add it to event wilderwild:block.cobweb.break
[19:13:54] [Worker-Main-5/WARN]: File wilderwild:sounds/block/cobweb/break4.ogg does not exist, cannot add it to event wilderwild:block.cobweb.break
[19:13:54] [Worker-Main-5/WARN]: File wilderwild:sounds/block/cobweb/step1.ogg does not exist, cannot add it to event wilderwild:block.cobweb.fall
[19:13:54] [Worker-Main-5/WARN]: File wilderwild:sounds/block/cobweb/step2.ogg does not exist, cannot add it to event wilderwild:block.cobweb.fall
[19:13:54] [Worker-Main-5/WARN]: File wilderwild:sounds/block/cobweb/step3.ogg does not exist, cannot add it to event wilderwild:block.cobweb.fall
[19:13:54] [Worker-Main-5/WARN]: File wilderwild:sounds/block/cobweb/step4.ogg does not exist, cannot add it to event wilderwild:block.cobweb.fall
[19:13:54] [Worker-Main-5/WARN]: File wilderwild:sounds/block/cobweb/step5.ogg does not exist, cannot add it to event wilderwild:block.cobweb.fall
[19:13:54] [Worker-Main-5/WARN]: File wilderwild:sounds/block/cobweb/step1.ogg does not exist, cannot add it to event wilderwild:block.cobweb.hit
[19:13:54] [Worker-Main-5/WARN]: File wilderwild:sounds/block/cobweb/step2.ogg does not exist, cannot add it to event wilderwild:block.cobweb.hit
[19:13:54] [Worker-Main-5/WARN]: File wilderwild:sounds/block/cobweb/step3.ogg does not exist, cannot add it to event wilderwild:block.cobweb.hit
[19:13:54] [Worker-Main-5/WARN]: File wilderwild:sounds/block/cobweb/step4.ogg does not exist, cannot add it to event wilderwild:block.cobweb.hit
[19:13:54] [Worker-Main-5/WARN]: File wilderwild:sounds/block/cobweb/step5.ogg does not exist, cannot add it to event wilderwild:block.cobweb.hit
[19:13:54] [Worker-Main-5/WARN]: File wilderwild:sounds/block/cobweb/break1.ogg does not exist, cannot add it to event wilderwild:block.cobweb.place
[19:13:54] [Worker-Main-5/WARN]: File wilderwild:sounds/block/cobweb/break2.ogg does not exist, cannot add it to event wilderwild:block.cobweb.place
[19:13:54] [Worker-Main-5/WARN]: File wilderwild:sounds/block/cobweb/break3.ogg does not exist, cannot add it to event wilderwild:block.cobweb.place
[19:13:54] [Worker-Main-5/WARN]: File wilderwild:sounds/block/cobweb/break4.ogg does not exist, cannot add it to event wilderwild:block.cobweb.place
[19:13:54] [Worker-Main-5/WARN]: File wilderwild:sounds/block/cobweb/step1.ogg does not exist, cannot add it to event wilderwild:block.cobweb.step
[19:13:54] [Worker-Main-5/WARN]: File wilderwild:sounds/block/cobweb/step2.ogg does not exist, cannot add it to event wilderwild:block.cobweb.step
[19:13:54] [Worker-Main-5/WARN]: File wilderwild:sounds/block/cobweb/step3.ogg does not exist, cannot add it to event wilderwild:block.cobweb.step
[19:13:54] [Worker-Main-5/WARN]: File wilderwild:sounds/block/cobweb/step4.ogg does not exist, cannot add it to event wilderwild:block.cobweb.step
[19:13:54] [Worker-Main-5/WARN]: File wilderwild:sounds/block/cobweb/step5.ogg does not exist, cannot add it to event wilderwild:block.cobweb.step
[19:13:57] [Render thread/WARN]: Missing sound for event: minecraft:item.goat_horn.play
[19:13:57] [Render thread/WARN]: Missing sound for event: minecraft:entity.goat.screaming.horn_break
[19:13:57] [Render thread/INFO]: OpenAL initialized on device JACK Default
[19:13:57] [Render thread/INFO]: Sound engine started
[19:13:57] [Render thread/INFO]: Created: 1024x1024x4 minecraft:textures/atlas/blocks.png-atlas
[19:13:57] [Render thread/INFO]: Created: 256x256x4 minecraft:textures/atlas/signs.png-atlas
[19:13:57] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/shield_patterns.png-atlas
[19:13:57] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/banner_patterns.png-atlas
[19:13:57] [Render thread/INFO]: Created: 1024x1024x4 minecraft:textures/atlas/armor_trims.png-atlas
[19:13:57] [Render thread/INFO]: Created: 128x64x4 minecraft:textures/atlas/decorated_pot.png-atlas
[19:13:57] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/chest.png-atlas
[19:13:57] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas
[19:13:57] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas
[19:13:58] [Render thread/WARN]: Shader rendertype_entity_translucent_emissive could not find sampler named Sampler2 in the specified shader program.
[19:13:58] [Render thread/INFO]: Created: 512x256x0 minecraft:textures/atlas/particles.png-atlas
[19:13:58] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/paintings.png-atlas
[19:13:58] [Render thread/INFO]: Created: 256x128x0 minecraft:textures/atlas/mob_effects.png-atlas
[19:14:04] [Render thread/INFO]: Connecting to ********, ****

After this there are no further logs

Server:

Starting net.fabricmc.loader.impl.game.minecraft.BundlerClassPathCapture
[17:13:09] [main/INFO]: Loading Minecraft 1.20.1 with Fabric Loader 0.15.10
[17:13:09] [main/INFO]: Loading 48 mods:
    - crossstitch 0.1.6
    - fabric-api 0.92.1+1.20.1
       |-- fabric-api-base 0.4.31+1802ada577
       |-- fabric-api-lookup-api-v1 1.6.36+1802ada577
       |-- fabric-biome-api-v1 13.0.13+1802ada577
       |-- fabric-block-api-v1 1.0.11+1802ada577
       |-- fabric-block-view-api-v2 1.0.1+1802ada577
       |-- fabric-blockrenderlayer-v1 1.1.41+1802ada577
       |-- fabric-client-tags-api-v1 1.1.2+1802ada577
       |-- fabric-command-api-v1 1.2.34+f71b366f77
       |-- fabric-command-api-v2 2.2.13+1802ada577
       |-- fabric-commands-v0 0.2.51+df3654b377
       |-- fabric-containers-v0 0.1.64+df3654b377
       |-- fabric-content-registries-v0 4.0.11+1802ada577
       |-- fabric-convention-tags-v1 1.5.5+1802ada577
       |-- fabric-crash-report-info-v1 0.2.19+1802ada577
       |-- fabric-data-attachment-api-v1 1.0.0+de0fd6d177
       |-- fabric-data-generation-api-v1 12.3.4+1802ada577
       |-- fabric-dimensions-v1 2.1.54+1802ada577
       |-- fabric-entity-events-v1 1.6.0+1c78457f77
       |-- fabric-events-interaction-v0 0.6.2+1802ada577
       |-- fabric-events-lifecycle-v0 0.2.63+df3654b377
       |-- fabric-game-rule-api-v1 1.0.40+1802ada577
       |-- fabric-item-api-v1 2.1.28+1802ada577
       |-- fabric-item-group-api-v1 4.0.12+1802ada577
       |-- fabric-key-binding-api-v1 1.0.37+1802ada577
       |-- fabric-keybindings-v0 0.2.35+df3654b377
       |-- fabric-lifecycle-events-v1 2.2.22+1802ada577
       |-- fabric-loot-api-v2 1.2.1+1802ada577
       |-- fabric-loot-tables-v1 1.1.45+9e7660c677
       |-- fabric-message-api-v1 5.1.9+1802ada577
       |-- fabric-mining-level-api-v1 2.1.50+1802ada577
       |-- fabric-model-loading-api-v1 1.0.3+1802ada577
       |-- fabric-models-v0 0.4.2+9386d8a777
       |-- fabric-networking-api-v1 1.3.11+1802ada577
       |-- fabric-networking-v0 0.3.51+df3654b377
       |-- fabric-object-builder-api-v1 11.1.3+1802ada577
       |-- fabric-particles-v1 1.1.2+1802ada577
       |-- fabric-recipe-api-v1 1.0.21+1802ada577
       |-- fabric-registry-sync-v0 2.3.3+1802ada577
       |-- fabric-renderer-api-v1 3.2.1+1802ada577
       |-- fabric-renderer-indigo 1.5.1+1802ada577
       |-- fabric-renderer-registries-v1 3.2.46+df3654b377
       |-- fabric-rendering-data-attachment-v1 0.3.37+92a0d36777
       |-- fabric-rendering-fluids-v1 3.0.28+1802ada577
       |-- fabric-rendering-v0 1.1.49+df3654b377
       |-- fabric-rendering-v1 3.0.8+1802ada577
       |-- fabric-resource-conditions-api-v1 2.3.8+1802ada577
       |-- fabric-resource-loader-v0 0.11.10+1802ada577
       |-- fabric-screen-api-v1 2.0.8+1802ada577
       |-- fabric-screen-handler-api-v1 1.3.30+1802ada577
       |-- fabric-sound-api-v1 1.0.13+1802ada577
       |-- fabric-transfer-api-v1 3.3.5+8dd72ea377
       \-- fabric-transitive-access-wideners-v1 4.3.1+1802ada577
    - fabricloader 0.15.10
       \-- mixinextras 0.3.5
    - java 17
    - minecraft 1.20.1
    - wilderwild 2.3.3-Fabric+1.20.1
       |-- frozenlib 1.6.2-Fabric+1.20.1
       \-- reach-entity-attributes 2.4.0
[17:13:09] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=file:/var/opt/minecraft/crafty/crafty-4/servers/9b6a9eab-5c2e-41fc-89bb-eb4197ba40b6/libraries/net/fabricmc/sponge-mixin/0.13.3+mixin.0.8.5/sponge-mixin-0.13.3+mixin.0.8.5.jar Service=Knot/Fabric Env=SERVER
[17:13:10] [main/INFO]: Compatibility level set to JAVA_16
[17:13:10] [main/INFO]: Compatibility level set to JAVA_17
[17:13:11] [main/WARN]: Error loading class: net/minecraft/class_7196 (java.lang.ClassNotFoundException: net/minecraft/class_7196)
[17:13:11] [main/WARN]: @Mixin target net.minecraft.class_7196 was not found mixin/frozenlib.core.mixins.json:NoExperimentalMixin from mod frozenlib
[17:13:11] [main/INFO]: Loading config MixinsConfig from wilderwild
[17:13:11] [main/INFO]: Saving config MixinsConfig from wilderwild
[17:13:11] [main/INFO]: Initializing MixinExtras via com.llamalad7.mixinextras.service.MixinExtrasServiceImpl(version=0.3.5).
[17:13:16] [main/INFO]: Loading config BlockConfig from wilderwild
[17:13:16] [main/INFO]: Saving config BlockConfig from wilderwild
[17:13:18] [main/INFO]: Loading config EntityConfig from wilderwild
[17:13:18] [main/INFO]: Saving config EntityConfig from wilderwild
[17:13:21] [main/INFO]: Registering Particles for frozenlib
[17:13:21] [main/INFO]: Loading config FrozenLibConfig from frozenlib
[17:13:21] [main/INFO]: Saving config FrozenLibConfig from frozenlib
[17:13:21] [main/INFO]: Started measuring WilderWild
[17:13:21] [main/INFO]: Applying Minecraft-Version-Based DataFixes for Wilder Wild with Data Version 2
[17:13:21] [main/INFO]: Minecraft-Version-Specific DataFixes for Wilder Wild have been applied
[17:13:21] [main/INFO]: Applying DataFixes for Wilder Wild with Data Version 16
[17:13:21] [main/INFO]: DataFixes for Wilder Wild have been applied
[17:13:22] [main/INFO]: Loading config WorldgenConfig from wilderwild
[17:13:22] [main/INFO]: Saving config WorldgenConfig from wilderwild
[17:13:22] [main/INFO]: Adding Music And Ambience To Biomes for wilderwild
[17:13:22] [main/INFO]: Overriding Water Colors for Wilder Wild wilderwild
[17:13:22] [main/WARN]: Encountered duplicate API provider registration for block: wilderwild:stone_chest
[17:13:22] [main/INFO]: WilderWild took 307906825 nanoseconds
[17:13:22] [main/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[17:13:24] [main/INFO]: [fabric-registry-sync] Loaded registry data [file 1/4]
[17:13:25] [main/INFO]: Loaded 7 recipes
[17:13:25] [main/INFO]: Loaded 1432 advancements
[17:13:26] [main/INFO]: Loading config MiscConfig from wilderwild
[17:13:26] [main/INFO]: Saving config MiscConfig from wilderwild
[17:13:26] [main/INFO]: Applied 1194 biome modifications to 89 of 89 new biomes in 70.70 ms
[17:13:26] [Server thread/INFO]: [Quilt DFU API] Serverside DataFixer Registry is about to freeze
[17:13:26] [Server thread/INFO]: [Quilt DFU API] Serverside DataFixer Registry was frozen
[17:13:26] [Server thread/INFO]: Starting minecraft server version 1.20.1
[17:13:26] [Server thread/INFO]: Loading properties
[17:13:26] [Server thread/INFO]: Default game type: SURVIVAL
[17:13:26] [Server thread/INFO]: Generating keypair
[17:13:26] [Server thread/INFO]: Starting Minecraft server on *:25566
[17:13:26] [Server thread/INFO]: Using epoll channel type
[17:13:27] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[17:13:27] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[17:13:27] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
[17:13:27] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[17:13:27] [Server thread/INFO]: Preparing level "world"
[17:13:27] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
[17:13:28] [Netty Epoll Server IO #1/INFO]: [STDERR]: java.lang.IndexOutOfBoundsException: readerIndex(1) + length(1) exceeds writerIndex(1): PooledUnsafeDirectByteBuf(ridx: 1, widx: 1, cap: 1)
[17:13:28] [Netty Epoll Server IO #1/INFO]: [STDERR]:   at io.netty.buffer.AbstractByteBuf.checkReadableBytes0(AbstractByteBuf.java:1442)
[17:13:28] [Netty Epoll Server IO #1/INFO]: [STDERR]:   at io.netty.buffer.AbstractByteBuf.readByte(AbstractByteBuf.java:730)
[17:13:28] [Netty Epoll Server IO #1/INFO]: [STDERR]:   at net.minecraft.class_2540.readByte(class_2540.java:1303)
[17:13:28] [Netty Epoll Server IO #1/INFO]: [STDERR]:   at net.minecraft.class_2540.method_10816(class_2540.java:530)
[17:13:28] [Netty Epoll Server IO #1/INFO]: [STDERR]:   at net.minecraft.class_2889.<init>(class_2889.java:27)
[17:13:28] [Netty Epoll Server IO #1/INFO]: [STDERR]:   at net.minecraft.class_2539$class_4532.method_22310(class_2539.java:459)
[17:13:28] [Netty Epoll Server IO #1/INFO]: [STDERR]:   at net.minecraft.class_2539.method_10783(class_2539.java:522)
[17:13:28] [Netty Epoll Server IO #1/INFO]: [STDERR]:   at net.minecraft.class_2543.decode(class_2543.java:32)
[17:13:28] [Netty Epoll Server IO #1/INFO]: [STDERR]:   at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:519)
[17:13:28] [Netty Epoll Server IO #1/INFO]: [STDERR]:   at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:458)
[17:13:28] [Netty Epoll Server IO #1/INFO]: [STDERR]:   at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:280)
[17:13:28] [Netty Epoll Server IO #1/INFO]: [STDERR]:   at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[17:13:28] [Netty Epoll Server IO #1/INFO]: [STDERR]:   at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[17:13:28] [Netty Epoll Server IO #1/INFO]: [STDERR]:   at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[17:13:28] [Netty Epoll Server IO #1/INFO]: [STDERR]:   at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:336)
[17:13:28] [Netty Epoll Server IO #1/INFO]: [STDERR]:   at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:308)
[17:13:28] [Netty Epoll Server IO #1/INFO]: [STDERR]:   at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[17:13:28] [Netty Epoll Server IO #1/INFO]: [STDERR]:   at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[17:13:28] [Netty Epoll Server IO #1/INFO]: [STDERR]:   at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[17:13:28] [Netty Epoll Server IO #1/INFO]: [STDERR]:   at net.minecraft.class_3238.channelRead(class_3238.java:95)
[17:13:28] [Netty Epoll Server IO #1/INFO]: [STDERR]:   at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[17:13:28] [Netty Epoll Server IO #1/INFO]: [STDERR]:   at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[17:13:28] [Netty Epoll Server IO #1/INFO]: [STDERR]:   at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[17:13:28] [Netty Epoll Server IO #1/INFO]: [STDERR]:   at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[17:13:28] [Netty Epoll Server IO #1/INFO]: [STDERR]:   at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[17:13:28] [Netty Epoll Server IO #1/INFO]: [STDERR]:   at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[17:13:28] [Netty Epoll Server IO #1/INFO]: [STDERR]:   at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[17:13:28] [Netty Epoll Server IO #1/INFO]: [STDERR]:   at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[17:13:28] [Netty Epoll Server IO #1/INFO]: [STDERR]:   at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[17:13:28] [Netty Epoll Server IO #1/INFO]: [STDERR]:   at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[17:13:28] [Netty Epoll Server IO #1/INFO]: [STDERR]:   at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[17:13:28] [Netty Epoll Server IO #1/INFO]: [STDERR]:   at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)
[17:13:28] [Netty Epoll Server IO #1/INFO]: [STDERR]:   at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:499)
[17:13:28] [Netty Epoll Server IO #1/INFO]: [STDERR]:   at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:397)
[17:13:28] [Netty Epoll Server IO #1/INFO]: [STDERR]:   at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
[17:13:28] [Netty Epoll Server IO #1/INFO]: [STDERR]:   at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[17:13:28] [Netty Epoll Server IO #1/INFO]: [STDERR]:   at java.base/java.lang.Thread.run(Thread.java:840)
[17:13:31] [Server thread/INFO]: Time elapsed: 4358 ms
[17:13:31] [Server thread/INFO]: Done (4.702s)! For help, type "help"

Velocity:

WARN StatusConsoleListener Advanced terminal features are not available in this environment
[17:12:52 INFO]: Booting up Velocity 3.3.0-SNAPSHOT (git-1228f147-b389)...
[17:12:52 INFO]: Loading localizations...
[17:12:53 INFO]: Connections will use epoll channels, libdeflate (Linux x86_64) compression, OpenSSL 3.0.x (Linux x86_64) ciphers
[17:12:53 WARN]: The proxy is running in offline mode! This is a security risk and you will NOT receive any support!
[17:12:53 WARN]: Player info forwarding is disabled! All players will appear to be connecting from the proxy and will have offline-mode UUIDs.
[17:12:53 INFO]: Loading plugins...
[17:12:53 INFO]: Loaded 0 plugins
[17:12:53 INFO]: Listening on /127.0.0.1:25565
[17:12:53 INFO]: Done (1.33s)!
[17:14:04 INFO]: [connected player] ******  (/**********:****) has connected
[17:14:04 INFO]: [server connection] ****** -> ***** has connected
[17:14:34 ERROR]: [server connection] ****** -> *****: read timed out
[17:14:34 INFO]: [server connection] ****** -> ***** has disconnected
[17:14:34 ERROR]: [connected player] ****** (/**********:****): unable to connect to server *****
java.io.IOException: Unexpectedly disconnected from remote server
    at com.velocitypowered.proxy.connection.backend.TransitionSessionHandler.disconnected(TransitionSessionHandler.java:215) ~[velocity-3.3.0-SNAPSHOT-389.jar:3.3.0-SNAPSHOT (git-1228f147-b389)]
    at com.velocitypowered.proxy.connection.MinecraftConnection.channelInactive(MinecraftConnection.java:125) ~[velocity-3.3.0-SNAPSHOT-389.jar:3.3.0-SNAPSHOT (git-1228f147-b389)]
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:303) ~[velocity-3.3.0-SNAPSHOT-389.jar:3.3.0-SNAPSHOT (git-1228f147-b389)]
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:281) ~[velocity-3.3.0-SNAPSHOT-389.jar:3.3.0-SNAPSHOT (git-1228f147-b389)]
    at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:274) ~[velocity-3.3.0-SNAPSHOT-389.jar:3.3.0-SNAPSHOT (git-1228f147-b389)]
    at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:81) ~[velocity-3.3.0-SNAPSHOT-389.jar:3.3.0-SNAPSHOT (git-1228f147-b389)]
    at io.netty.handler.timeout.IdleStateHandler.channelInactive(IdleStateHandler.java:277) ~[velocity-3.3.0-SNAPSHOT-389.jar:3.3.0-SNAPSHOT (git-1228f147-b389)]
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:303) ~[velocity-3.3.0-SNAPSHOT-389.jar:3.3.0-SNAPSHOT (git-1228f147-b389)]
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:281) ~[velocity-3.3.0-SNAPSHOT-389.jar:3.3.0-SNAPSHOT (git-1228f147-b389)]
    at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:274) ~[velocity-3.3.0-SNAPSHOT-389.jar:3.3.0-SNAPSHOT (git-1228f147-b389)]
    at io.netty.handler.codec.ByteToMessageDecoder.channelInputClosed(ByteToMessageDecoder.java:411) ~[velocity-3.3.0-SNAPSHOT-389.jar:3.3.0-SNAPSHOT (git-1228f147-b389)]
    at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:376) ~[velocity-3.3.0-SNAPSHOT-389.jar:3.3.0-SNAPSHOT (git-1228f147-b389)]
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:303) ~[velocity-3.3.0-SNAPSHOT-389.jar:3.3.0-SNAPSHOT (git-1228f147-b389)]
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:281) ~[velocity-3.3.0-SNAPSHOT-389.jar:3.3.0-SNAPSHOT (git-1228f147-b389)]
    at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:274) ~[velocity-3.3.0-SNAPSHOT-389.jar:3.3.0-SNAPSHOT (git-1228f147-b389)]
    at io.netty.channel.DefaultChannelPipeline$HeadContext.channelInactive(DefaultChannelPipeline.java:1405) ~[velocity-3.3.0-SNAPSHOT-389.jar:3.3.0-SNAPSHOT (git-1228f147-b389)]
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:301) ~[velocity-3.3.0-SNAPSHOT-389.jar:3.3.0-SNAPSHOT (git-1228f147-b389)]
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:281) ~[velocity-3.3.0-SNAPSHOT-389.jar:3.3.0-SNAPSHOT (git-1228f147-b389)]
    at io.netty.channel.DefaultChannelPipeline.fireChannelInactive(DefaultChannelPipeline.java:901) ~[velocity-3.3.0-SNAPSHOT-389.jar:3.3.0-SNAPSHOT (git-1228f147-b389)]
    at io.netty.channel.AbstractChannel$AbstractUnsafe$7.run(AbstractChannel.java:813) ~[velocity-3.3.0-SNAPSHOT-389.jar:3.3.0-SNAPSHOT (git-1228f147-b389)]
    at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:173) ~[velocity-3.3.0-SNAPSHOT-389.jar:3.3.0-SNAPSHOT (git-1228f147-b389)]
    at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:166) ~[velocity-3.3.0-SNAPSHOT-389.jar:3.3.0-SNAPSHOT (git-1228f147-b389)]
    at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:470) ~[velocity-3.3.0-SNAPSHOT-389.jar:3.3.0-SNAPSHOT (git-1228f147-b389)]
    at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:416) ~[velocity-3.3.0-SNAPSHOT-389.jar:3.3.0-SNAPSHOT (git-1228f147-b389)]
    at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[velocity-3.3.0-SNAPSHOT-389.jar:3.3.0-SNAPSHOT (git-1228f147-b389)]
    at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[velocity-3.3.0-SNAPSHOT-389.jar:3.3.0-SNAPSHOT (git-1228f147-b389)]
    at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[velocity-3.3.0-SNAPSHOT-389.jar:3.3.0-SNAPSHOT (git-1228f147-b389)]
    at java.base/java.lang.Thread.run(Thread.java:840) [?:?]
[17:14:34 INFO]: [connected player] ****** (/**********:****) has disconnected: Unable to connect you to *****. Please try again later.

Also I was joining a server with the mod, while the server didnt have the mod, not the opposite way around.

s-liwka commented 2 months ago

wait lmao its a different version i just noticed whoopsie ima test again

s-liwka commented 2 months ago

yea same thing

the logs are basically the same

Server:

Starting net.fabricmc.loader.impl.game.minecraft.BundlerClassPathCapture
[17:25:13] [main/INFO]: Loading Minecraft 1.20.1 with Fabric Loader 0.15.10
[17:25:14] [main/INFO]: Loading 48 mods:
    - crossstitch 0.1.6
    - fabric-api 0.92.1+1.20.1
       |-- fabric-api-base 0.4.31+1802ada577
       |-- fabric-api-lookup-api-v1 1.6.36+1802ada577
       |-- fabric-biome-api-v1 13.0.13+1802ada577
       |-- fabric-block-api-v1 1.0.11+1802ada577
       |-- fabric-block-view-api-v2 1.0.1+1802ada577
       |-- fabric-blockrenderlayer-v1 1.1.41+1802ada577
       |-- fabric-client-tags-api-v1 1.1.2+1802ada577
       |-- fabric-command-api-v1 1.2.34+f71b366f77
       |-- fabric-command-api-v2 2.2.13+1802ada577
       |-- fabric-commands-v0 0.2.51+df3654b377
       |-- fabric-containers-v0 0.1.64+df3654b377
       |-- fabric-content-registries-v0 4.0.11+1802ada577
       |-- fabric-convention-tags-v1 1.5.5+1802ada577
       |-- fabric-crash-report-info-v1 0.2.19+1802ada577
       |-- fabric-data-attachment-api-v1 1.0.0+de0fd6d177
       |-- fabric-data-generation-api-v1 12.3.4+1802ada577
       |-- fabric-dimensions-v1 2.1.54+1802ada577
       |-- fabric-entity-events-v1 1.6.0+1c78457f77
       |-- fabric-events-interaction-v0 0.6.2+1802ada577
       |-- fabric-events-lifecycle-v0 0.2.63+df3654b377
       |-- fabric-game-rule-api-v1 1.0.40+1802ada577
       |-- fabric-item-api-v1 2.1.28+1802ada577
       |-- fabric-item-group-api-v1 4.0.12+1802ada577
       |-- fabric-key-binding-api-v1 1.0.37+1802ada577
       |-- fabric-keybindings-v0 0.2.35+df3654b377
       |-- fabric-lifecycle-events-v1 2.2.22+1802ada577
       |-- fabric-loot-api-v2 1.2.1+1802ada577
       |-- fabric-loot-tables-v1 1.1.45+9e7660c677
       |-- fabric-message-api-v1 5.1.9+1802ada577
       |-- fabric-mining-level-api-v1 2.1.50+1802ada577
       |-- fabric-model-loading-api-v1 1.0.3+1802ada577
       |-- fabric-models-v0 0.4.2+9386d8a777
       |-- fabric-networking-api-v1 1.3.11+1802ada577
       |-- fabric-networking-v0 0.3.51+df3654b377
       |-- fabric-object-builder-api-v1 11.1.3+1802ada577
       |-- fabric-particles-v1 1.1.2+1802ada577
       |-- fabric-recipe-api-v1 1.0.21+1802ada577
       |-- fabric-registry-sync-v0 2.3.3+1802ada577
       |-- fabric-renderer-api-v1 3.2.1+1802ada577
       |-- fabric-renderer-indigo 1.5.1+1802ada577
       |-- fabric-renderer-registries-v1 3.2.46+df3654b377
       |-- fabric-rendering-data-attachment-v1 0.3.37+92a0d36777
       |-- fabric-rendering-fluids-v1 3.0.28+1802ada577
       |-- fabric-rendering-v0 1.1.49+df3654b377
       |-- fabric-rendering-v1 3.0.8+1802ada577
       |-- fabric-resource-conditions-api-v1 2.3.8+1802ada577
       |-- fabric-resource-loader-v0 0.11.10+1802ada577
       |-- fabric-screen-api-v1 2.0.8+1802ada577
       |-- fabric-screen-handler-api-v1 1.3.30+1802ada577
       |-- fabric-sound-api-v1 1.0.13+1802ada577
       |-- fabric-transfer-api-v1 3.3.5+8dd72ea377
       \-- fabric-transitive-access-wideners-v1 4.3.1+1802ada577
    - fabricloader 0.15.10
       \-- mixinextras 0.3.5
    - java 17
    - minecraft 1.20.1
    - wilderwild 2.4.1-Fabric+1.20.1
       |-- frozenlib 1.7-Fabric+1.20.1
       \-- reach-entity-attributes 2.4.0
[17:25:14] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=file:/var/opt/minecraft/crafty/crafty-4/servers/9b6a9eab-5c2e-41fc-89bb-eb4197ba40b6/libraries/net/fabricmc/sponge-mixin/0.13.3+mixin.0.8.5/sponge-mixin-0.13.3+mixin.0.8.5.jar Service=Knot/Fabric Env=SERVER
[17:25:14] [main/INFO]: Compatibility level set to JAVA_16
[17:25:14] [main/INFO]: Compatibility level set to JAVA_17
[17:25:16] [main/INFO]: Loading config MixinsConfig from wilderwild
[17:25:16] [main/INFO]: Saving config MixinsConfig from wilderwild
[17:25:16] [main/INFO]: Initializing MixinExtras via com.llamalad7.mixinextras.service.MixinExtrasServiceImpl(version=0.3.5).
[17:25:19] [main/INFO]: Loading config BlockConfig from wilderwild
[17:25:19] [main/INFO]: Saving config BlockConfig from wilderwild
[17:25:23] [main/INFO]: Loading config EntityConfig from wilderwild
[17:25:23] [main/INFO]: Saving config EntityConfig from wilderwild
[17:25:29] [main/INFO]: Registering Particles for frozenlib
[17:25:29] [main/INFO]: Loading config FrozenLibConfig from frozenlib
[17:25:29] [main/INFO]: Saving config FrozenLibConfig from frozenlib
[17:25:29] [main/INFO]: Started measuring WilderWild
[17:25:29] [main/INFO]: Applying Minecraft-Version-Based DataFixes for Wilder Wild with Data Version 2
[17:25:29] [main/INFO]: Minecraft-Version-Specific DataFixes for Wilder Wild have been applied
[17:25:29] [main/INFO]: Applying DataFixes for Wilder Wild with Data Version 17
[17:25:29] [main/INFO]: DataFixes for Wilder Wild have been applied
[17:25:29] [main/INFO]: Loading config AmbienceAndMiscConfig from wilderwild
[17:25:29] [main/INFO]: Saving config AmbienceAndMiscConfig from wilderwild
[17:25:29] [main/INFO]: Adding Music And Ambience To Biomes for wilderwild
[17:25:29] [main/INFO]: Overriding Water Colors for wilderwild
[17:25:29] [main/WARN]: Encountered duplicate API provider registration for block: wilderwild:stone_chest
[17:25:29] [main/INFO]: WilderWild took 460904857 nanoseconds
[17:25:29] [main/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[17:25:29] [main/INFO]: Found new data pack fabric, loading it automatically
[17:25:30] [main/INFO]: Loading config WorldgenConfig from wilderwild
[17:25:30] [main/INFO]: Saving config WorldgenConfig from wilderwild
[17:25:31] [main/ERROR]: No key layers in MapLike[{}]
[17:25:32] [main/INFO]: Loaded 7 recipes
[17:25:32] [main/INFO]: Loaded 1434 advancements
[17:25:36] [main/INFO]: Applied 1712 biome modifications to 91 of 91 new biomes in 54.53 ms
[17:25:36] [Server thread/INFO]: [Quilt DFU API] Serverside DataFixer Registry is about to freeze
[17:25:36] [Server thread/INFO]: [Quilt DFU API] Serverside DataFixer Registry was frozen
[17:25:36] [Server thread/INFO]: Starting minecraft server version 1.20.1
[17:25:36] [Server thread/INFO]: Loading properties
[17:25:36] [Server thread/INFO]: Default game type: SURVIVAL
[17:25:36] [Server thread/INFO]: Generating keypair
[17:25:36] [Server thread/INFO]: Starting Minecraft server on *:25566
[17:25:36] [Server thread/INFO]: Using epoll channel type
[17:25:36] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[17:25:36] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[17:25:36] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
[17:25:36] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[17:25:36] [Server thread/INFO]: Preparing level "world"
[17:25:37] [Netty Epoll Server IO #1/INFO]: [STDERR]: java.lang.IndexOutOfBoundsException: readerIndex(1) + length(1) exceeds writerIndex(1): PooledUnsafeDirectByteBuf(ridx: 1, widx: 1, cap: 1)
[17:25:37] [Netty Epoll Server IO #1/INFO]: [STDERR]:   at io.netty.buffer.AbstractByteBuf.checkReadableBytes0(AbstractByteBuf.java:1442)
[17:25:37] [Netty Epoll Server IO #1/INFO]: [STDERR]:   at io.netty.buffer.AbstractByteBuf.readByte(AbstractByteBuf.java:730)
[17:25:37] [Netty Epoll Server IO #1/INFO]: [STDERR]:   at net.minecraft.class_2540.readByte(class_2540.java:1303)
[17:25:37] [Netty Epoll Server IO #1/INFO]: [STDERR]:   at net.minecraft.class_2540.method_10816(class_2540.java:530)
[17:25:37] [Netty Epoll Server IO #1/INFO]: [STDERR]:   at net.minecraft.class_2889.<init>(class_2889.java:27)
[17:25:37] [Netty Epoll Server IO #1/INFO]: [STDERR]:   at net.minecraft.class_2539$class_4532.method_22310(class_2539.java:459)
[17:25:37] [Netty Epoll Server IO #1/INFO]: [STDERR]:   at net.minecraft.class_2539.method_10783(class_2539.java:522)
[17:25:37] [Netty Epoll Server IO #1/INFO]: [STDERR]:   at net.minecraft.class_2543.decode(class_2543.java:32)
[17:25:37] [Netty Epoll Server IO #1/INFO]: [STDERR]:   at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:519)
[17:25:37] [Netty Epoll Server IO #1/INFO]: [STDERR]:   at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:458)
[17:25:37] [Netty Epoll Server IO #1/INFO]: [STDERR]:   at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:280)
[17:25:37] [Netty Epoll Server IO #1/INFO]: [STDERR]:   at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[17:25:37] [Netty Epoll Server IO #1/INFO]: [STDERR]:   at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[17:25:37] [Netty Epoll Server IO #1/INFO]: [STDERR]:   at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[17:25:37] [Netty Epoll Server IO #1/INFO]: [STDERR]:   at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:336)
[17:25:37] [Netty Epoll Server IO #1/INFO]: [STDERR]:   at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:308)
[17:25:37] [Netty Epoll Server IO #1/INFO]: [STDERR]:   at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[17:25:37] [Netty Epoll Server IO #1/INFO]: [STDERR]:   at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[17:25:37] [Netty Epoll Server IO #1/INFO]: [STDERR]:   at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[17:25:37] [Netty Epoll Server IO #1/INFO]: [STDERR]:   at net.minecraft.class_3238.channelRead(class_3238.java:95)
[17:25:37] [Netty Epoll Server IO #1/INFO]: [STDERR]:   at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[17:25:37] [Netty Epoll Server IO #1/INFO]: [STDERR]:   at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[17:25:37] [Netty Epoll Server IO #1/INFO]: [STDERR]:   at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[17:25:37] [Netty Epoll Server IO #1/INFO]: [STDERR]:   at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[17:25:37] [Netty Epoll Server IO #1/INFO]: [STDERR]:   at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[17:25:37] [Netty Epoll Server IO #1/INFO]: [STDERR]:   at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[17:25:37] [Netty Epoll Server IO #1/INFO]: [STDERR]:   at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[17:25:37] [Netty Epoll Server IO #1/INFO]: [STDERR]:   at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[17:25:37] [Netty Epoll Server IO #1/INFO]: [STDERR]:   at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[17:25:37] [Netty Epoll Server IO #1/INFO]: [STDERR]:   at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[17:25:37] [Netty Epoll Server IO #1/INFO]: [STDERR]:   at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[17:25:37] [Netty Epoll Server IO #1/INFO]: [STDERR]:   at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)
[17:25:37] [Netty Epoll Server IO #1/INFO]: [STDERR]:   at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:499)
[17:25:37] [Netty Epoll Server IO #1/INFO]: [STDERR]:   at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:397)
[17:25:37] [Netty Epoll Server IO #1/INFO]: [STDERR]:   at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
[17:25:37] [Netty Epoll Server IO #1/INFO]: [STDERR]:   at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[17:25:37] [Netty Epoll Server IO #1/INFO]: [STDERR]:   at java.base/java.lang.Thread.run(Thread.java:840)
[17:25:38] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
[17:25:38] [Worker-Main-7/INFO]: Preparing spawn area: 0%
[17:25:38] [Worker-Main-7/INFO]: Preparing spawn area: 0%
[17:25:39] [Worker-Main-5/INFO]: Preparing spawn area: 4%
[17:25:39] [Worker-Main-1/INFO]: Preparing spawn area: 24%
[17:25:40] [Worker-Main-2/INFO]: Preparing spawn area: 49%
[17:25:40] [Worker-Main-4/INFO]: Preparing spawn area: 74%
[17:25:41] [Worker-Main-5/INFO]: Preparing spawn area: 86%
[17:25:41] [Netty Epoll Server IO #2/INFO]: [STDERR]: java.lang.IndexOutOfBoundsException: readerIndex(1) + length(1) exceeds writerIndex(1): PooledUnsafeDirectByteBuf(ridx: 1, widx: 1, cap: 1)
[17:25:41] [Netty Epoll Server IO #2/INFO]: [STDERR]:   at io.netty.buffer.AbstractByteBuf.checkReadableBytes0(AbstractByteBuf.java:1442)
[17:25:41] [Netty Epoll Server IO #2/INFO]: [STDERR]:   at io.netty.buffer.AbstractByteBuf.readByte(AbstractByteBuf.java:730)
[17:25:41] [Netty Epoll Server IO #2/INFO]: [STDERR]:   at net.minecraft.class_2540.readByte(class_2540.java:1303)
[17:25:41] [Netty Epoll Server IO #2/INFO]: [STDERR]:   at net.minecraft.class_2540.method_10816(class_2540.java:530)
[17:25:41] [Netty Epoll Server IO #2/INFO]: [STDERR]:   at net.minecraft.class_2889.<init>(class_2889.java:27)
[17:25:41] [Netty Epoll Server IO #2/INFO]: [STDERR]:   at net.minecraft.class_2539$class_4532.method_22310(class_2539.java:459)
[17:25:41] [Netty Epoll Server IO #2/INFO]: [STDERR]:   at net.minecraft.class_2539.method_10783(class_2539.java:522)
[17:25:41] [Netty Epoll Server IO #2/INFO]: [STDERR]:   at net.minecraft.class_2543.decode(class_2543.java:32)
[17:25:41] [Netty Epoll Server IO #2/INFO]: [STDERR]:   at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:519)
[17:25:41] [Netty Epoll Server IO #2/INFO]: [STDERR]:   at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:458)
[17:25:41] [Netty Epoll Server IO #2/INFO]: [STDERR]:   at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:280)
[17:25:41] [Netty Epoll Server IO #2/INFO]: [STDERR]:   at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[17:25:41] [Netty Epoll Server IO #2/INFO]: [STDERR]:   at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[17:25:41] [Netty Epoll Server IO #2/INFO]: [STDERR]:   at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[17:25:41] [Netty Epoll Server IO #2/INFO]: [STDERR]:   at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:336)
[17:25:41] [Netty Epoll Server IO #2/INFO]: [STDERR]:   at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:308)
[17:25:41] [Netty Epoll Server IO #2/INFO]: [STDERR]:   at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[17:25:41] [Netty Epoll Server IO #2/INFO]: [STDERR]:   at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[17:25:41] [Netty Epoll Server IO #2/INFO]: [STDERR]:   at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[17:25:41] [Netty Epoll Server IO #2/INFO]: [STDERR]:   at net.minecraft.class_3238.channelRead(class_3238.java:95)
[17:25:41] [Netty Epoll Server IO #2/INFO]: [STDERR]:   at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[17:25:41] [Netty Epoll Server IO #2/INFO]: [STDERR]:   at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[17:25:41] [Netty Epoll Server IO #2/INFO]: [STDERR]:   at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[17:25:41] [Netty Epoll Server IO #2/INFO]: [STDERR]:   at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[17:25:41] [Netty Epoll Server IO #2/INFO]: [STDERR]:   at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[17:25:41] [Netty Epoll Server IO #2/INFO]: [STDERR]:   at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[17:25:41] [Netty Epoll Server IO #2/INFO]: [STDERR]:   at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[17:25:41] [Netty Epoll Server IO #2/INFO]: [STDERR]:   at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[17:25:41] [Netty Epoll Server IO #2/INFO]: [STDERR]:   at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[17:25:41] [Netty Epoll Server IO #2/INFO]: [STDERR]:   at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[17:25:41] [Netty Epoll Server IO #2/INFO]: [STDERR]:   at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[17:25:41] [Netty Epoll Server IO #2/INFO]: [STDERR]:   at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)
[17:25:41] [Netty Epoll Server IO #2/INFO]: [STDERR]:   at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:499)
[17:25:41] [Netty Epoll Server IO #2/INFO]: [STDERR]:   at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:397)
[17:25:41] [Netty Epoll Server IO #2/INFO]: [STDERR]:   at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
[17:25:41] [Netty Epoll Server IO #2/INFO]: [STDERR]:   at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[17:25:41] [Netty Epoll Server IO #2/INFO]: [STDERR]:   at java.base/java.lang.Thread.run(Thread.java:840)
[17:25:41] [Server thread/INFO]: Time elapsed: 3502 ms
[17:25:41] [Server thread/INFO]: Done (4.626s)! For help, type "help"
[17:26:43] [Server thread/INFO]: ****** lost connection: Disconnected
AViewFromTheTop commented 2 months ago

The block rendering issue on servers is fixed in the next release. It will be titled “Server Compat Mode” in the config’s “Block” tab, and will require the game to restart after the value is changed.

Treetrain1 commented 2 months ago

The block rendering issue on servers is fixed in the next release. It will be titled “Server Compat Mode” in the config’s “Block” tab, and will require the game to restart after the value is changed.

I am likely going to revert this because that option is basically the exact same as disabling the mod and restarting the game, and this will easily cause world corruption if you accidentally load a wilder wild world with it

Treetrain1 commented 2 months ago

Anyway, I would suggest also reporting this issue to Velocity because the actual issue isn’t very identifiable from the logs

s-liwka commented 1 month ago

The block rendering issue on servers is fixed in the next release. It will be titled “Server Compat Mode” in the config’s “Block” tab, and will require the game to restart after the value is changed.

I am likely going to revert this because that option is basically the exact same as disabling the mod and restarting the game, and this will easily cause world corruption if you accidentally load a wilder wild world with it

Is there any reason you can't make it so that the blocks work like "normal"? Other mods don't cause this issue. Assuming the issue with Velocity wasn't there, the "lobby" server is gonna look awful, because I don't plan on installing WilderWild on it. Sorry for the late reply and if I sound ignorant.