• 0

    posted a message on Failed to launch

    The problem is on versions before 1.12


    Here´s what I guess is the crash report:


    Exception in thread "Client thread" java.lang.OutOfMemoryError: unable to create new native thread
    at java.lang.Thread.start0(Native Method)
    at java.lang.Thread.start(Thread.java:714)
    at java.util.concurrent.CompletableFuture$ThreadPerTaskExecutor.execute(CompletableFuture.java:405)
    at java.util.concurrent.CompletableFuture.asyncRunStage(CompletableFuture.java:1632)
    at java.util.concurrent.CompletableFuture.runAsync(CompletableFuture.java:1850)
    at com.mojang.datafixers.DataFixerBuilder.build(DataFixerBuilder.java:70)
    at yq.b(SourceFile:148)
    at yq.(SourceFile:143)
    at agc$a.a(SourceFile:450)
    at agc.a(SourceFile:135)
    at agc.(SourceFile:138)
    at fj.q(SourceFile:65)
    at fj$$Lambda$22/19676958.get(Unknown Source)
    at fj.a(SourceFile:85)
    at fj$$Lambda$37/27485528.accept(Unknown Source)
    at java.util.LinkedHashMap$LinkedEntrySet.forEach(LinkedHashMap.java:663)
    at fj.(SourceFile:84)
    at pz.b(SourceFile:476)
    at clx.(SourceFile:364)
    at net.minecraft.client.main.Main.main(SourceFile:145)


    I´ll wait your help, Thanks.

    Posted in: Java Edition Support
  • To post a comment, please .