[12:02:59] [main/WARN]: Mod 'ferritecore' attempted to override option 'mixin.alloc.blockstate', which doesn't exist, ignoring
[12:02:59] [main/INFO]: Force-disabling mixin 'alloc.chunk_random.LevelMixin' as rule 'mixin.alloc.chunk_random' (added by mods [async]) disables it and children
[12:02:59] [main/INFO]: Force-disabling mixin 'alloc.chunk_random.ServerLevelMixin' as rule 'mixin.alloc.chunk_random' (added by mods [async]) disables it and children
[12:02:59] [main/INFO]: Initializing MixinExtras via com.llamalad7.mixinextras.service.MixinExtrasServiceImpl(version=0.5.0).
[12:03:00] [main/WARN]: Cancelled mixin com.ishland.c2me.fixes.worldgen.threading_issues.mixin.threading_detections.random_instances.MixinWorld. Check debug logs for more information.
[12:03:05] [Server thread/INFO]: Starting Minecraft server on *:25565
[12:03:05] [Server thread/INFO]: Using epoll channel type
[12:03:05] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[12:03:05] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[12:03:05] [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.
[12:03:05] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[12:03:05] [Server thread/INFO]: [CM] Loaded 3 settings from carpet.conf
[12:03:05] [Server thread/WARN]: Method overwrite conflict for method_12121 in lithium.mixins.json:world.chunk_access.ServerChunkCacheMixin from mod lithium, previously written by com.axalotl.async.common.mixin.lithium.LithiumServerChunkCacheMixin. Skipping method.
[12:03:06] [Server thread/WARN]: Cancelled mixin com.axalotl.async.common.mixin.vmp.VMPChunkMapMixin. Check debug logs for more information.
[12:03:06] [Server thread/WARN]: Cancelled mixin com.ishland.c2me.fixes.general.threading_issues.mixin.asynccatchers.MixinThreadedAnvilChunkStorage. Check debug logs for more information.
[12:03:06] [Server thread/INFO]: [STDOUT]: Density function compilation finished in 207.9 ms
[12:03:06] [Server thread/INFO]: Using TheSpeedyObjectFactory with Unsafe
[12:03:06] [Server thread/INFO]: [STDOUT]: Density function compilation finished in 3.146 ms
[12:03:06] [Server thread/INFO]: [STDOUT]: Density function compilation finished in 9.104 ms
[12:03:06] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
[12:03:06] [Server thread/INFO]: [STDOUT]: [ScalableLux] Lighting scaling is enabled in externally managed mode
[12:03:07] [Server thread/INFO]: Time elapsed: 1000 ms
[12:03:07] [Server thread/INFO]: Done (1.719s)! For help, type "help"
[12:03:08] [Server thread/ERROR]: Couldn't load server icon
java.lang.IllegalStateException: Must be 64 pixels wide
at knot/com.google.common.base.Preconditions.checkState(Preconditions.java:513) ~[guava-33.3.1-jre.jar:?]
at knot/net.minecraft.server.MinecraftServer.method_49387(MinecraftServer.java:892) ~[server-intermediary.jar:?]
at java.base/java.util.Optional.flatMap(Optional.java:289) ~[?:?]
at knot/net.minecraft.server.MinecraftServer.method_49384(MinecraftServer.java:889) ~[server-intermediary.jar:?]
at knot/net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:674) ~[server-intermediary.jar:?]
at knot/net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:290) ~[server-intermediary.jar:?]
at java.base/java.lang.Thread.run(Thread.java:1583) [?:?]
[12:03:15] [Yggdrasil Key Fetcher/ERROR]: Failed to request yggdrasil public key
com.mojang.authlib.exceptions.MinecraftClientException: Failed to read from https://api.minecraftservices.com/publickeys due to api.minecraftservices.com
at knot/com.mojang.authlib.minecraft.client.MinecraftClient.readInputStream(MinecraftClient.java:111) ~[authlib-6.0.58.jar:?]
at knot/com.mojang.authlib.minecraft.client.MinecraftClient.get(MinecraftClient.java:56) ~[authlib-6.0.58.jar:?]
at knot/com.mojang.authlib.yggdrasil.YggdrasilServicesKeyInfo.fetch(YggdrasilServicesKeyInfo.java:114) ~[authlib-6.0.58.jar:?]
at knot/com.mojang.authlib.yggdrasil.YggdrasilServicesKeyInfo$1.run(YggdrasilServicesKeyInfo.java:89) ~[authlib-6.0.58.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) [?:?]