Content:
java.lang.OutOfMemoryError: unable to create new native thread
at java.lang.Thread.start0(Native Method)
at java.lang.Thread.start(Unknown Source)
at sun.security.ssl.TransportContext.finishHandshake(Unknown Source)
at sun.security.ssl.Finished$T12FinishedProducer.onProduceFinished(Unknown Source)
at sun.security.ssl.Finished$T12FinishedProducer.produce(Unknown Source)
at sun.security.ssl.SSLHandshake.produce(Unknown Source)
at sun.security.ssl.Finished$T12FinishedConsumer.onConsumeFinished(Unknown Source)
at sun.security.ssl.Finished$T12FinishedConsumer.consume(Unknown Source)
at sun.security.ssl.SSLHandshake.consume(Unknown Source)
at sun.security.ssl.HandshakeContext.dispatch(Unknown Source)
at sun.security.ssl.HandshakeContext.dispatch(Unknown Source)
at sun.security.ssl.TransportContext.dispatch(Unknown Source)
at sun.security.ssl.SSLTransport.decode(Unknown Source)
at sun.security.ssl.SSLSocketImpl.decode(Unknown Source)
at sun.security.ssl.SSLSocketImpl.readHandshakeRecord(Unknown Source)
at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
at sun.net.www.protocol.https.HttpsClient.afterConnect(Unknown Source)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(Unknown Source)
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getOutputStream(Unknown Source)
at org.jackhuang.hmcl.util.io.NetworkUtils.doPost(NetworkUtils.java:165)
at org.jackhuang.hmcl.util.io.NetworkUtils.doPost(NetworkUtils.java:154)
at org.jackhuang.hmcl.util.io.NetworkUtils.doPost(NetworkUtils.java:150)
at org.jackhuang.hmcl.util.CrashReporter.lambda$reportToServer$1(CrashReporter.java:146)
at java.lang.Thread.run(Unknown Source)
-- System Details --
Operating System: Windows 10 10.0
Java Version: 1.8.0_261, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
JVM Max Memory: 259522560
JVM Total Memory: 174178304
JVM Free Memory: 61049456 作者: QQ酱123591 时间: 2020-8-21 21:52
HMCL在安装1.16.1的时候崩溃了,只给了这个日志作者: QQ酱113228 时间: 2021-1-2 21:06 https://bbs.mcmod.cn/forum.php?mod=forumdisplay&fid=35作者: QQ酱113228 时间: 2021-1-9 12:10