Fabric Server Log

#QESfGPc
123 lines
Raw
1[01:05:07] [main/INFO] (ViaProxy) Initializing ViaProxy GUI v3.2.2 (git-ViaProxy-3.2.2:01c94f8) (Injected using Launcher Agent)...
2[01:05:07] [main/INFO] (ViaProxy) Using java version: OpenJDK 64-Bit Server VM 17.0.11 (Eclipse Adoptium) on Windows 11
3[01:05:07] [main/INFO] (ViaProxy) Available memory (bytes): 7511998464
4[01:05:07] [main/INFO] (ViaProxy) Working directory: C:\Users\********\Desktop\ViaProxy - Copy
5[01:05:07] [main/INFO] (ViaProxy) Console input is not available. CLI commands are disabled.
6[01:05:07] [main/DEBUG] (io.netty.util.internal.logging.InternalLoggerFactory) Using SLF4J as the default logging framework
7[01:05:07] [main/DEBUG] (io.netty.util.ResourceLeakDetector) -Dio.netty.leakDetection.level: simple
8[01:05:07] [main/DEBUG] (io.netty.util.ResourceLeakDetector) -Dio.netty.leakDetection.targetRecords: 4
9[01:05:07] [main/DEBUG] (io.netty.util.internal.PlatformDependent0) -Dio.netty.noUnsafe: false
10[01:05:07] [main/DEBUG] (io.netty.util.internal.PlatformDependent0) Java version: 17
11[01:05:07] [main/DEBUG] (io.netty.util.internal.PlatformDependent0) sun.misc.Unsafe.theUnsafe: available
12[01:05:07] [main/DEBUG] (io.netty.util.internal.PlatformDependent0) sun.misc.Unsafe.copyMemory: available
13[01:05:07] [main/DEBUG] (io.netty.util.internal.PlatformDependent0) sun.misc.Unsafe.storeFence: available
14[01:05:07] [main/DEBUG] (io.netty.util.internal.PlatformDependent0) java.nio.Buffer.address: available
15[01:05:07] [main/DEBUG] (io.netty.util.internal.PlatformDependent0) direct buffer constructor: unavailable
16java.lang.UnsupportedOperationException: Reflective setAccessible(true) disabled
17 at io.netty.util.internal.ReflectionUtil.trySetAccessible(ReflectionUtil.java:31) ~[ViaProxy-3.2.2.jar:?]
18 at io.netty.util.internal.PlatformDependent0$5.run(PlatformDependent0.java:293) ~[ViaProxy-3.2.2.jar:?]
19 at java.base/java.security.AccessController.doPrivileged(Unknown Source) ~[?:?]
20 at io.netty.util.internal.PlatformDependent0.<clinit>(PlatformDependent0.java:286) [ViaProxy-3.2.2.jar:?]
21 at io.netty.util.internal.PlatformDependent.isAndroid(PlatformDependent.java:331) [ViaProxy-3.2.2.jar:?]
22 at io.netty.util.internal.PlatformDependent.<clinit>(PlatformDependent.java:86) [ViaProxy-3.2.2.jar:?]
23 at io.netty.util.ConstantPool.<init>(ConstantPool.java:34) [ViaProxy-3.2.2.jar:?]
24 at io.netty.util.AttributeKey$1.<init>(AttributeKey.java:27) [ViaProxy-3.2.2.jar:?]
25 at io.netty.util.AttributeKey.<clinit>(AttributeKey.java:27) [ViaProxy-3.2.2.jar:?]
26 at net.raphimc.netminecraft.constants.MCPipeline.<clinit>(MCPipeline.java:42) [ViaProxy-3.2.2.jar:?]
27 at net.raphimc.viaproxy.ViaProxy.loadNetty(ViaProxy.java:274) [ViaProxy-3.2.2.jar:?]
28 at net.raphimc.viaproxy.ViaProxy.injectedMain(ViaProxy.java:175) [ViaProxy-3.2.2.jar:?]
29 at net.raphimc.viaproxy.ViaProxy.main(ViaProxy.java:94) [ViaProxy-3.2.2.jar:?]
30[01:05:07] [main/DEBUG] (io.netty.util.internal.PlatformDependent0) java.nio.Bits.unaligned: available, true
31[01:05:07] [main/DEBUG] (io.netty.util.internal.PlatformDependent0) jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable
32java.lang.IllegalAccessException: class io.netty.util.internal.PlatformDependent0$7 cannot access class jdk.internal.misc.Unsafe (in module java.base) because module java.base does not export jdk.internal.misc to unnamed module @57a3af25
33 at java.base/jdk.internal.reflect.Reflection.newIllegalAccessException(Unknown Source) ~[?:?]
34 at java.base/java.lang.reflect.AccessibleObject.checkAccess(Unknown Source) ~[?:?]
35 at java.base/java.lang.reflect.Method.invoke(Unknown Source) ~[?:?]
36 at io.netty.util.internal.PlatformDependent0$7.run(PlatformDependent0.java:429) ~[ViaProxy-3.2.2.jar:?]
37 at java.base/java.security.AccessController.doPrivileged(Unknown Source) ~[?:?]
38 at io.netty.util.internal.PlatformDependent0.<clinit>(PlatformDependent0.java:420) [ViaProxy-3.2.2.jar:?]
39 at io.netty.util.internal.PlatformDependent.isAndroid(PlatformDependent.java:331) [ViaProxy-3.2.2.jar:?]
40 at io.netty.util.internal.PlatformDependent.<clinit>(PlatformDependent.java:86) [ViaProxy-3.2.2.jar:?]
41 at io.netty.util.ConstantPool.<init>(ConstantPool.java:34) [ViaProxy-3.2.2.jar:?]
42 at io.netty.util.AttributeKey$1.<init>(AttributeKey.java:27) [ViaProxy-3.2.2.jar:?]
43 at io.netty.util.AttributeKey.<clinit>(AttributeKey.java:27) [ViaProxy-3.2.2.jar:?]
44 at net.raphimc.netminecraft.constants.MCPipeline.<clinit>(MCPipeline.java:42) [ViaProxy-3.2.2.jar:?]
45 at net.raphimc.viaproxy.ViaProxy.loadNetty(ViaProxy.java:274) [ViaProxy-3.2.2.jar:?]
46 at net.raphimc.viaproxy.ViaProxy.injectedMain(ViaProxy.java:175) [ViaProxy-3.2.2.jar:?]
47 at net.raphimc.viaproxy.ViaProxy.main(ViaProxy.java:94) [ViaProxy-3.2.2.jar:?]
48[01:05:07] [main/DEBUG] (io.netty.util.internal.PlatformDependent0) java.nio.DirectByteBuffer.<init>(long, {int,long}): unavailable
49[01:05:07] [main/DEBUG] (io.netty.util.internal.PlatformDependent) sun.misc.Unsafe: available
50[01:05:07] [main/DEBUG] (io.netty.util.internal.PlatformDependent) -Dio.netty.tmpdir: C:\Users\********\AppData\Local\Temp (java.io.tmpdir)
51[01:05:07] [main/DEBUG] (io.netty.util.internal.PlatformDependent) -Dio.netty.bitMode: 64 (sun.arch.data.model)
52[01:05:07] [main/DEBUG] (io.netty.util.internal.PlatformDependent) Platform: Windows
53[01:05:07] [main/DEBUG] (io.netty.util.internal.PlatformDependent) -Dio.netty.maxDirectMemory: -1 bytes
54[01:05:07] [main/DEBUG] (io.netty.util.internal.PlatformDependent) -Dio.netty.uninitializedArrayAllocationThreshold: -1
55[01:05:07] [main/DEBUG] (io.netty.util.internal.CleanerJava9) java.nio.ByteBuffer.cleaner(): available
56[01:05:07] [main/DEBUG] (io.netty.util.internal.PlatformDependent) -Dio.netty.noPreferDirect: false
57[01:05:07] [main/DEBUG] (io.netty.util.concurrent.GlobalEventExecutor) -Dio.netty.globalEventExecutor.quietPeriodSeconds: 1
58[01:05:07] [main/DEBUG] (io.netty.util.internal.InternalThreadLocalMap) -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024
59[01:05:07] [main/DEBUG] (io.netty.util.internal.InternalThreadLocalMap) -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096
60[01:05:08] [Via-Mappingloader-0/INFO] (ViaVersion) Loading block connection mappings ...
61[01:05:08] [main/INFO] (ViaBackwards) Loading translations...
62[01:05:08] [main/INFO] (ViaBackwards) Registering protocols...
63[01:05:09] [main/INFO] (ViaRewind) Registering protocols...
64[01:05:09] [main/DEBUG] (io.netty.channel.MultithreadEventLoopGroup) -Dio.netty.eventLoopThreads: 16
65[01:05:09] [main/DEBUG] (io.netty.channel.nio.NioEventLoop) -Dio.netty.noKeySetOptimization: false
66[01:05:09] [main/DEBUG] (io.netty.channel.nio.NioEventLoop) -Dio.netty.selectorAutoRebuildThreshold: 512
67[01:05:09] [main/DEBUG] (io.netty.util.internal.PlatformDependent) org.jctools-core.MpscChunkedArrayQueue: available
68[01:05:09] [main/DEBUG] (io.netty.channel.DefaultChannelId) -Dio.netty.processId: 16332 (auto-detected)
69[01:05:09] [main/DEBUG] (io.netty.util.NetUtil) -Djava.net.preferIPv4Stack: false
70[01:05:09] [main/DEBUG] (io.netty.util.NetUtil) -Djava.net.preferIPv6Addresses: false
71[01:05:09] [main/DEBUG] (io.netty.util.NetUtilInitializations) Loopback interface: lo (Software Loopback Interface 1, 127.0.0.1)
72[01:05:09] [main/DEBUG] (io.netty.util.NetUtil) Failed to get SOMAXCONN from sysctl and file \proc\sys\net\core\somaxconn. Default: 200
73[01:05:09] [main/DEBUG] (io.netty.channel.DefaultChannelId) -Dio.netty.machineId: ****:****:****:****:****:****:****:**** (auto-detected)
74[01:05:09] [main/DEBUG] (io.netty.buffer.PooledByteBufAllocator) -Dio.netty.allocator.numHeapArenas: 16
75[01:05:09] [main/DEBUG] (io.netty.buffer.PooledByteBufAllocator) -Dio.netty.allocator.numDirectArenas: 16
76[01:05:09] [main/DEBUG] (io.netty.buffer.PooledByteBufAllocator) -Dio.netty.allocator.pageSize: 8192
77[01:05:09] [main/DEBUG] (io.netty.buffer.PooledByteBufAllocator) -Dio.netty.allocator.maxOrder: 9
78[01:05:09] [main/DEBUG] (io.netty.buffer.PooledByteBufAllocator) -Dio.netty.allocator.chunkSize: 4194304
79[01:05:09] [main/DEBUG] (io.netty.buffer.PooledByteBufAllocator) -Dio.netty.allocator.smallCacheSize: 256
80[01:05:09] [main/DEBUG] (io.netty.buffer.PooledByteBufAllocator) -Dio.netty.allocator.normalCacheSize: 64
81[01:05:09] [main/DEBUG] (io.netty.buffer.PooledByteBufAllocator) -Dio.netty.allocator.maxCachedBufferCapacity: 32768
82[01:05:09] [main/DEBUG] (io.netty.buffer.PooledByteBufAllocator) -Dio.netty.allocator.cacheTrimInterval: 8192
83[01:05:09] [main/DEBUG] (io.netty.buffer.PooledByteBufAllocator) -Dio.netty.allocator.cacheTrimIntervalMillis: 0
84[01:05:09] [main/DEBUG] (io.netty.buffer.PooledByteBufAllocator) -Dio.netty.allocator.useCacheForAllThreads: false
85[01:05:09] [main/DEBUG] (io.netty.buffer.PooledByteBufAllocator) -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023
86[01:05:09] [main/DEBUG] (io.netty.buffer.ByteBufUtil) -Dio.netty.allocator.type: pooled
87[01:05:09] [main/DEBUG] (io.netty.buffer.ByteBufUtil) -Dio.netty.threadLocalDirectBufferSize: 0
88[01:05:09] [main/DEBUG] (io.netty.buffer.ByteBufUtil) -Dio.netty.maxThreadLocalCharBufferSize: 16384
89[01:05:09] [main/DEBUG] (io.netty.bootstrap.ChannelInitializerExtensions) -Dio.netty.bootstrap.extensions: null
90[01:05:09] [main/INFO] (ViaBedrock) Started resource pack HTTP server on http://127.0.0.1:64750/
91[01:05:10] [main/INFO] (ViaVersion) ViaVersion detected lowest supported version by the proxy: 1.7.2-1.7.5 (4)
92[01:05:10] [main/INFO] (ViaVersion) Highest supported version by the proxy: 1.20.5-1.20.6 (766)
93[01:05:11] [main/INFO] (ViaProxy) ViaProxy started successfully!
94[01:05:12] [Via-Mappingloader-10/DEBUG] (io.netty.buffer.AbstractByteBuf) -Dio.netty.buffer.checkAccessible: true
95[01:05:12] [Via-Mappingloader-10/DEBUG] (io.netty.buffer.AbstractByteBuf) -Dio.netty.buffer.checkBounds: true
96[01:05:12] [Via-Mappingloader-10/DEBUG] (io.netty.util.ResourceLeakDetectorFactory) Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@4def9583
97[01:05:14] [Via Async Scheduler 0/INFO] (ViaVersion) Finished mapping loading, shutting down loader executor!
98[01:05:36] [ForkJoinPool.commonPool-worker-1/INFO] (MinecraftAuth) Getting profile...
99[01:05:36] [ForkJoinPool.commonPool-worker-1/INFO] (MinecraftAuth) Got MC Profile, name: GuyThatDoesntDie, uuid: (remvoed for obvious reasons)
100[01:06:00] [Thread-3/INFO] (ViaProxy) Starting proxy server
101[01:06:00] [Thread-3/INFO] (ViaProxy) Binding proxy server to 0.0.0.0:25566
102[01:07:13] [Netty NIO Server Child IO #0/DEBUG] (io.netty.util.Recycler) -Dio.netty.recycler.maxCapacityPerThread: 4096
103[01:07:13] [Netty NIO Server Child IO #0/DEBUG] (io.netty.util.Recycler) -Dio.netty.recycler.ratio: 8
104[01:07:13] [Netty NIO Server Child IO #0/DEBUG] (io.netty.util.Recycler) -Dio.netty.recycler.chunkSize: 32
105[01:07:13] [Netty NIO Server Child IO #0/DEBUG] (io.netty.util.Recycler) -Dio.netty.recycler.blocking: false
106[01:07:13] [Netty NIO Server Child IO #0/DEBUG] (io.netty.util.Recycler) -Dio.netty.recycler.batchFastThreadLocalOnly: true
107[01:07:13] [Netty NIO Server Child IO #0/INFO] (ViaProxy) [CONNECT] (127.0.0.1:64879 | null) [1.7.2-1.7.5 <-> 1.20.3-1.20.4] Connecting to mc.hoobs.live.:25565
108[01:07:14] [Netty NIO Client IO #0/INFO] (ViaProxy) [DISCONNECT] (127.0.0.1:64879 | null) Connection closed
109[01:07:14] [Netty NIO Server Child IO #1/INFO] (ViaProxy) [CONNECT] (127.0.0.1:64881 | null) [1.7.2-1.7.5 <-> 1.20.3-1.20.4] Connecting to mc.hoobs.live.:25565
110[01:07:14] [Netty NIO Server Child IO #1/INFO] (ViaProxy) [AUTH] (127.0.0.1:64881 | vi1) Filling player data
111[01:07:14] [Netty NIO Server Child IO #1/INFO] (MinecraftAuth) Getting profile...
112[01:07:14] [Netty NIO Server Child IO #1/INFO] (MinecraftAuth) Got MC Profile, name: GuyThatDoesntDie, uuid: (remvoed for obvious reasons)
113[01:07:14] [Netty NIO Client IO #1/INFO] (ViaProxy) [AUTH] (127.0.0.1:64881 | GuyThatDoesntDie) Trying to join online mode server
114[01:07:15] [Netty NIO Client IO #1/INFO] (com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService) Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
115[01:07:15] [Netty NIO Client IO #1/DEBUG] (com.mojang.authlib.HttpAuthenticationService) Opening connection to https://sessionserver.mojang.com/session/minecraft/join
116[01:07:15] [Netty NIO Client IO #1/DEBUG] (com.mojang.authlib.HttpAuthenticationService) Writing POST data to https://sessionserver.mojang.com/session/minecraft/join: {"accessToken":"(remvoed for obvious reasons)","selectedProfile":"(remvoed for obvious reasons)","serverId":"-43f44e9d843e3df0cb4ae7795a8e085a479a3193"}
117[01:07:15] [Netty NIO Client IO #1/DEBUG] (com.mojang.authlib.HttpAuthenticationService) Reading data from https://sessionserver.mojang.com/session/minecraft/join
118[01:07:15] [Netty NIO Client IO #1/DEBUG] (com.mojang.authlib.HttpAuthenticationService) Successful read, server response was 204
119[01:07:15] [Netty NIO Client IO #1/DEBUG] (com.mojang.authlib.HttpAuthenticationService) Response:
120[01:07:15] [Netty NIO Client IO #1/INFO] (ViaProxy) [SESSION] (127.0.0.1:64881 | GuyThatDoesntDie) Connected successfully! Switching to PLAY state
121[01:07:15] [Netty NIO Client IO #1/WARN] (ViaBackwards) Increased world height is NOT SUPPORTED for 1.16 players and below. They will see a void below y 0 and above 256
122[01:07:17] [Netty NIO Client IO #1/INFO] (ViaProxy) [DISCONNECT] (127.0.0.1:64881 | GuyThatDoesntDie) Connection closed
123[01:07:21] [AWT-EventQueue-0/INFO] (ViaProxy) Stopping proxy server
This log will be saved for 90 days from their last view.
Report abuse