You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please note that we do not provide support for clients other than Forge.
We will not fix compatibility issues with other clients.
Describe the bug
To Reproduce
<Steps to reproduce the behavior (how did you get this bug to occur):>
Create a version of Minecraft 1.8.9, Forge version "11.15.1.2318"
The mods are "InputFix-v2,FDPCLIENT-B12,InputMethodBlocker-1.5.0,Viaforge-3.9.0".
Launch the game
Wait until Forge loads to 7/7 and a problem occurs
Expected behavior
I hope he can make my above mods compatible and run properly
Screenshots/Video
If applicable, add screenshots, or a video to help explain your problem.
None
Crash Report
If your game crashed, please paste your crash report below.
---- Minecraft Crash Report ----
WARNING: coremods are present:
InputFix ([��������] InputFix-1.8.x-v2.jar)
MixinLoader (FDPClient-build.jar)
MixinLoader (viaforge-mc189-3.9.0.jar)
Contact their authors BEFORE contacting forge
// Hey, that tickles! Hehehe!
Time: 25-1-17 ����1:17
Description: Initializing game
java.util.concurrent.ExecutionException: java.net.SocketException: Connection reset
at java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:357)
at java.util.concurrent.CompletableFuture.get(CompletableFuture.java:1887)
at net.minecraft.client.Minecraft.handler$startGame$zzg000(Minecraft.java:3201)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:496)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:329)
at net.minecraft.client.main.Main.main(SourceFile:124)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at oolloo.jlw.Wrapper.invokeMain(Wrapper.java:112)
at oolloo.jlw.Wrapper.main(Wrapper.java:105)
Caused by: java.net.SocketException: Connection reset
at java.net.SocketInputStream.read(SocketInputStream.java:209)
at java.net.SocketInputStream.read(SocketInputStream.java:141)
at sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
at sun.security.ssl.InputRecord.read(InputRecord.java:503)
at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:973)
at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375)
at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403)
at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387)
at okhttp3.internal.connection.RealConnection.connectTls(RealConnection.kt:379)
at okhttp3.internal.connection.RealConnection.establishProtocol(RealConnection.kt:337)
at okhttp3.internal.connection.RealConnection.connect(RealConnection.kt:209)
at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:226)
at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106)
at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74)
at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255)
at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32)
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95)
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83)
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76)
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201)
at okhttp3.internal.connection.RealCall.execute(RealCall.kt:154)
at net.ccbluex.liquidbounce.utils.io.HttpUtils.download(HttpUtils.kt:203)
at net.ccbluex.liquidbounce.utils.io.HttpUtils.download$default(HttpUtils.kt:196)
at net.ccbluex.liquidbounce.ui.font.Fonts.downloadFonts(Fonts.kt:219)
at net.ccbluex.liquidbounce.FDPClient$preload$1.invokeSuspend(FDPClient.kt:135)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
at kotlinx.coroutines.internal.LimitedDispatcher.run(LimitedDispatcher.kt:42)
at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:95)
at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:570)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:749)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:677)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:664)
Suppressed: java.net.SocketException: Connection reset
... 37 more
Suppressed: java.net.SocketException: Connection reset
... 37 more
Suppressed: java.net.SocketException: Connection reset
... 37 more
Suppressed: java.net.SocketException: Connection reset
... 37 more
Suppressed: java.net.SocketException: Connection reset
... 37 more
Suppressed: java.net.SocketException: Connection reset
... 37 more
Suppressed: java.net.SocketException: Connection reset
... 37 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:357)
at java.util.concurrent.CompletableFuture.get(CompletableFuture.java:1887)
at net.minecraft.client.Minecraft.handler$startGame$zzg000(Minecraft.java:3201)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:496)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:329)
at net.minecraft.client.main.Main.main(SourceFile:124)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at oolloo.jlw.Wrapper.invokeMain(Wrapper.java:112)
at oolloo.jlw.Wrapper.main(Wrapper.java:105)
-- System Details --
Details:
Minecraft Version: 1.8.9
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.8.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 261839776 bytes (249 MB) / 1145044992 bytes (1092 MB) up to 5261754368 bytes (5018 MB)
JVM Flags: 6 total; -XX:+UseG1GC -XX:-UseAdaptiveSizePolicy -XX:-OmitStackTraceInFastThrow -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmn752m -Xmx5017m
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.19 Powered by Forge 11.15.1.2318 6 mods loaded, 6 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
UCHIJA FML{8.0.99.99} [Forge Mod Loader] (forge-1.8.9-11.15.1.2318-1.8.9.jar)
UCHIJA Forge{11.15.1.2318} [Minecraft Forge] (forge-1.8.9-11.15.1.2318-1.8.9.jar)
UCHIJA InputFix{1.8.x-v2} [InputFix] (minecraft.jar)
UCHIJA inputmethodblocker{1.5.0} [InputMethodBlocker] (InputMethodBlocker-1.8.x-1.5.0.jar)
UCHIJA viaforge{3.9.0} [ViaForge] (viaforge-mc189-3.9.0.jar)
Loaded coremods (and transformers):
InputFix ([��������] InputFix-1.8.x-v2.jar)
lain.mods.inputfix.InputFixTransformer
MixinLoader (FDPClient-build.jar)
net.ccbluex.liquidbounce.injection.transformers.ForgeNetworkTransformer
net.ccbluex.liquidbounce.script.remapper.injection.transformers.AbstractJavaLinkerTransformer
MixinLoader (viaforge-mc189-3.9.0.jar)
GL info: ' Vendor: 'Intel' Version: '4.6.0 - Build 32.0.101.5990' Renderer: 'Intel(R) Iris(R) Xe Graphics'
Launched Version: FDP
LWJGL: 2.9.4
OpenGL: Intel(R) Iris(R) Xe Graphics GL version 4.6.0 - Build 32.0.101.5990, Intel
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.
Using VBOs: No
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs:
Current Language: English (US)
Profiler Position: N/A (disabled)
CPU: 8x 11th Gen Intel(R) Core(TM) i5-1155G7 @ 2.50GHz
System Information
OS: [e.g. Windows 10]
Windows 11 Build 26120
Minecraft Version: [e.g. 1.8.9]
1.8.9
Forge Version: [e.g. 11.15.1.2318]
"11.15.1.2318"
FDPClient Version: [e.g. 2.0-PRE2]
Build12
Other Installed Mods
If you have any other mods installed, please list them here along with their version number.
<InputFix 1.8.x v2>
<InputMethodBlocker(legacy) 1.5.0>
<ViaForge 3.9.0>
Additional info
I don't know how it happened, but I think it's my Internet, you know.
The log says my system version is Windows8.1, but my real system version is Windows11.
I don't know if anyone else uploaded this issue. So I may have reuploaded it
The text was updated successfully, but these errors were encountered:
Please note that we do not provide support for clients other than Forge.
We will not fix compatibility issues with other clients.
Describe the bug
To Reproduce
<Steps to reproduce the behavior (how did you get this bug to occur):>
Expected behavior
I hope he can make my above mods compatible and run properly
Screenshots/Video
If applicable, add screenshots, or a video to help explain your problem.
None
Crash Report
If your game crashed, please paste your crash report below.
System Information
Other Installed Mods
If you have any other mods installed, please list them here along with their version number.
Additional info
I don't know how it happened, but I think it's my Internet, you know.
The log says my system version is Windows8.1, but my real system version is Windows11.
I don't know if anyone else uploaded this issue. So I may have reuploaded it
The text was updated successfully, but these errors were encountered: