Skip to content

[BUG] Game crashed IllegalStateException #1494

@banankriper9-source

Description

@banankriper9-source

--- Game crash info ---
Client: FDPCLIENT b16 (git-f478ad9)
Time: 2026-04-04T04:24:45.905
OS: Windows 10 (Version: 10.0, Arch: amd64)
Java: 1.8.0_461 (Vendor: Oracle Corporation)
Available Processors: 4
Max Memory: 8192 MB
Free Memory: 2713 MB
Total Memory: 3592 MB
--- Stacktrace ---
java.lang.IllegalStateException: Preload task error. Please check the cause below.
at net.minecraft.client.Minecraft.handler$startGame$zzg000(Minecraft.java:3205)
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(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.util.concurrent.ExecutionException: java.net.SocketTimeoutException: timeout
at java.util.concurrent.CompletableFuture.reportGet(Unknown Source)
at java.util.concurrent.CompletableFuture.get(Unknown Source)
at net.minecraft.client.Minecraft.handler$startGame$zzg000(Minecraft.java:3201)
... 9 more
Caused by: java.net.SocketTimeoutException: timeout
at okhttp3.internal.http2.Http2Stream$StreamTimeout.newTimeoutException(Http2Stream.kt:741)
at okhttp3.internal.http2.Http2Stream$StreamTimeout.exitAndThrowIfTimedOut(Http2Stream.kt:749)
at okhttp3.internal.http2.Http2Stream$FramingSource.read(Http2Stream.kt:434)
at okhttp3.internal.connection.Exchange$ResponseBodySource.read(Exchange.kt:291)
at okio.RealBufferedSource.read(RealBufferedSource.kt:215)
at okhttp3.internal.cache.CacheInterceptor$cacheWritingResponse$cacheWritingSource$1.read(CacheInterceptor.kt:197)
at okio.RealBufferedSource.readAll(RealBufferedSource.kt:314)
at net.ccbluex.liquidbounce.utils.io.HttpUtilsKt.toFile(HttpUtils.kt:121)
at net.ccbluex.liquidbounce.utils.io.Downloader.downloadWholeFile(HttpUtils.kt:227)
at net.ccbluex.liquidbounce.ui.font.Fonts.downloadFonts(Fonts.kt:387)
at net.ccbluex.liquidbounce.FDPClient$preload$1.invokeSuspend(FDPClient.kt:145)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:100)
at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:113)
at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:89)
at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:586)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:820)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:717)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:704)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions