[17:21:56] [main/INFO]: Loading Minecraft 26.2 with Fabric Loader 0.19.3
[17:21:56] [main/INFO]: Mappings not present!
[17:21:56] [main/INFO]: Loading 45 mods:
- fabric-api 0.158.0+26.2
|-- fabric-api-base 2.0.4+ece063239e
|-- fabric-api-lookup-api-v1 2.0.17+11e1c9a39e
|-- fabric-biome-api-v1 18.0.6+c7bd5b8e9e
|-- fabric-block-api-v1 3.0.3+ec56b6019e
|-- fabric-block-getter-api-v2 2.0.7+ec56b6019e
|-- fabric-command-api-v2 3.1.0+00cb03469e
|-- fabric-content-registries-v0 11.3.1+37b1aa249e
|-- fabric-convention-tags-v2 4.7.0+1f023a9e9e
|-- fabric-crash-report-info-v1 1.0.5+086d547a9e
|-- fabric-creative-tab-api-v1 5.0.14+d871b99e9e
|-- fabric-data-attachment-api-v1 2.2.18+515ac5339e
|-- fabric-data-generation-api-v1 25.5.0+aed122aa9e
|-- fabric-debug-api-v1 1.0.2+c792624d9e
|-- fabric-dimensions-v1 5.1.11+515ac5339e
|-- fabric-entity-events-v1 5.0.5+06488ac19e
|-- fabric-events-interaction-v0 5.2.7+515ac5339e
|-- fabric-game-rule-api-v1 4.0.8+46a6d00c9e
|-- fabric-item-api-v1 14.5.0+c68f6cbe9e
|-- fabric-key-mapping-api-v1 2.0.5+e2bdee789e
|-- fabric-lifecycle-events-v1 4.1.3+4575b05f9e
|-- fabric-loot-api-v3 3.0.17+06488ac19e
|-- fabric-menu-api-v1 2.0.16+086d547a9e
|-- fabric-message-api-v1 7.0.8+bb2ed3f79e
|-- fabric-model-loading-api-v1 8.0.16+c80601bb9e
|-- fabric-networking-api-v1 6.3.3+72073ef09e
|-- fabric-object-builder-api-v1 24.1.0+6fcd5f039e
|-- fabric-particles-v1 5.0.18+d1756aa99e
|-- fabric-permission-api-v1 1.0.5+e442d8d09e
|-- fabric-recipe-api-v1 9.0.20+11e1c9a39e
|-- fabric-registry-sync-v0 7.1.0+c7bd5b8e9e
|-- fabric-renderer-api-v1 14.1.3+2b0d8a229e
|-- fabric-renderer-indigo 9.1.3+2b0d8a229e
|-- fabric-rendering-fluids-v1 6.0.4+06488ac19e
|-- fabric-rendering-v1 25.3.2+515ac5339e
|-- fabric-resource-conditions-api-v1 6.1.0+10e9a28b9e
|-- fabric-resource-loader-v0 3.3.20+4fc5413f9e
|-- fabric-resource-loader-v1 2.0.13+9edec1269e
|-- fabric-screen-api-v1 5.2.0+58e078ad9e
|-- fabric-serialization-api-v1 2.0.4+11a26f319e
|-- fabric-sound-api-v1 2.0.5+11a26f319e
|-- fabric-tag-api-v1 2.1.4+515ac5339e
|-- fabric-transfer-api-v1 8.0.12+11dbb7d79e
\-- fabric-transitive-access-wideners-v1 8.1.4+67c847259e
- viabackwards 5.12.0-SNAPSHOT
- viafabric 0.4.21+unknown-HEAD
|-- viafabric-mc26-2 0.4.21+unknown-HEAD
\-- viaversion 5.12.0-SNAPSHOT
[17:21:56] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.7 Source=file:/tmp/viaversion-bug/libraries/net/fabricmc/sponge-mixin/0.17.3+mixin.0.8.7/sponge-mixin-0.17.3+mixin.0.8.7.jar Service=Knot/Fabric Env=SERVER
[17:21:56] [main/INFO]: Compatibility level set to JAVA_25
[17:21:56] [main/INFO]: Initializing MixinExtras via com.llamalad7.mixinextras.service.MixinExtrasServiceImpl(version=0.5.4).
[17:22:00] [main/INFO]: Loading translations...
[17:22:00] [main/INFO]: Registering protocols...
[17:22:00] [main/INFO]: ViaVersion detected server version: 26.2 (776)
[17:22:00] [ViaFabric-2/INFO]: Finished mapping loading, shutting down loader executor.
[17:22:00] [main/ERROR]: Failed to load properties from file: server.properties
java.nio.file.NoSuchFileException: server.properties
at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92)
at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
at java.base/sun.nio.fs.UnixFileSystemProvider.newFileChannel(UnixFileSystemProvider.java:213)
at java.base/sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:244)
at java.base/java.nio.file.Files.newByteChannel(Files.java:357)
at java.base/java.nio.file.Files.newByteChannel(Files.java:399)
at java.base/java.nio.file.spi.FileSystemProvider.newInputStream(FileSystemProvider.java:371)
at java.base/java.nio.file.Files.newInputStream(Files.java:154)
at knot//net.minecraft.server.dedicated.Settings.loadFromFile(Settings.java:62)
at knot//net.minecraft.server.dedicated.DedicatedServerProperties.fromFile(DedicatedServerProperties.java:156)
at knot//net.minecraft.server.dedicated.DedicatedServerSettings.<init>(DedicatedServerSettings.java:12)
at knot//net.minecraft.server.Main.main(Main.java:117)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:514)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:72)
at net.fabricmc.loader.impl.launch.knot.KnotServer.main(KnotServer.java:23)
at net.fabricmc.loader.impl.launch.server.FabricServerLauncher.main(FabricServerLauncher.java:69)
at net.fabricmc.installer.ServerLauncher.main(ServerLauncher.java:69)
[17:22:00] [main/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, profilesHost=https://api.mojang.com, name=PROD]
[17:22:00] [ViaFabric-0/INFO]: You are running a development version of the plugin, please report any bugs to GitHub.
[17:22:01] [Worker-Main-8/INFO]: No existing world data, creating new world
[17:22:01] [main/INFO]: Loaded 1585 recipes
[17:22:01] [main/INFO]: Loaded 1688 advancements
[17:22:01] [main/INFO]: Applied 0 biome modifications to 0 of 66 new biomes in 885.4 μs
[17:22:01] [Server thread/INFO]: Starting minecraft server version 26.2
[17:22:01] [Server thread/INFO]: Loading properties
[17:22:01] [Server thread/INFO]: Default game type: SURVIVAL
[17:22:01] [Server thread/INFO]: Generating keypair
[17:22:01] [Server thread/INFO]: Starting Minecraft server on *:25565
[17:22:01] [Server thread/INFO]: Preparing level "world"
[17:22:02] [Server thread/INFO]: Selecting global world spawn...
[17:22:03] [Server thread/INFO]: Loading 0 persistent chunks...
[17:22:03] [Server thread/INFO]: Preparing spawn area: 100%
[17:22:03] [Server thread/INFO]: Time elapsed: 1302 ms
[17:22:03] [Server thread/INFO]: Done (1.481s)! For help, type "help"
[17:22:03] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/minecraft:overworld
[17:22:03] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/minecraft:the_nether
[17:22:03] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/minecraft:the_end
[17:22:03] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved
[17:22:03] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
[17:22:03] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
[17:22:03] [Server thread/INFO]: ThreadedAnvilChunkStorage: All dimensions are saved
[17:22:10] [User Authenticator #1/INFO]: UUID of player RealDinhero21 is 942e7941-2dcb-4814-942a-2eb284a7f861
[17:22:11] [Server thread/INFO]: RealDinhero21[/127.0.0.1:47328] logged in with entity id 5 at (-6.5, 71.0, -35.5)
[17:22:11] [Server thread/INFO]: RealDinhero21 joined the game
[17:22:28] [Server thread/INFO]: Gave 1 [Sulfur] to RealDinhero21
[17:23:05] [Server thread/INFO]: Gave 1 [example] to RealDinhero21
[17:23:21] [Server thread/INFO]: Gave 1 [example] to RealDinhero21
[17:23:21] [Netty Epoll IO #1/WARN]: ERROR IN Protocol26_2To26_1 IN REMAP OF CONTAINER_SET_SLOT (0x14)
[17:23:21] [Server thread/INFO]: RealDinhero21 lost connection: Internal Exception: io.netty.handler.codec.EncoderException: com.viaversion.viaversion.exception.InformativeException: Please report the full error (!) from the console on the Via support Discord or open an issue on the relevant GitHub repository.
Source 0: com.viaversion.viaversion.rewriter.ItemRewriter$$Lambda/0x0000000010f70000
[17:23:21] [Server thread/INFO]: RealDinhero21 left the game
[17:23:26] [Server thread/INFO]: Stopping the server
[17:23:26] [Server thread/INFO]: ViaVersion has been disabled; uninjected the platform and shut down the scheduler.
[17:23:26] [Server thread/INFO]: Stopping server
[17:23:26] [Server thread/INFO]: Saving players
[17:23:26] [Server thread/INFO]: Saving worlds
[17:23:26] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/minecraft:overworld
[17:23:26] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/minecraft:the_nether
[17:23:26] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/minecraft:the_end
[17:23:26] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved
[17:23:26] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
[17:23:26] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
[17:23:26] [Server thread/INFO]: ThreadedAnvilChunkStorage: All dimensions are saved
[17:23:26] [Server Shutdown Thread/INFO]: ViaVersion has been disabled; uninjected the platform and shut down the scheduler.