一直卡在3/7加载中 ,并不能流畅加载 客户端至登陆界面。JAVA 也是最新版本
发客户端日志
PercyDan 发表于 2020-8-4 14:34
发客户端日志
这个文档应该如何上传
只是截取了 一点点 从开始未响应开始
[15:12:01] [Thread-269/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.security.AccessController.doPrivilegedWithCombiner(Unknown Source)
[15:12:01] [Thread-269/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
[15:12:01] [Thread-269/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source)
[15:12:01] [Thread-269/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
[15:12:01] [Thread-269/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection.access$200(Unknown Source)
[15:12:01] [Thread-269/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source)
[15:12:01] [Thread-269/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source)
[15:12:01] [Thread-269/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.security.AccessController.doPrivileged(Native Method)
[15:12:01] [Thread-269/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.security.AccessController.doPrivilegedWithCombiner(Unknown Source)
[15:12:01] [Thread-269/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
[15:12:01] [Thread-269/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.URL.openStream(Unknown Source)
[15:12:01] [Thread-269/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.brandon3055.draconicevolution.client.handler.ResourceHandler$DownloadThread.downloadImage(ResourceHandler.java:117)
[15:12:01] [Thread-269/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.brandon3055.draconicevolution.client.handler.ResourceHandler$DownloadThread.run(ResourceHandler.java:85)
[15:12:01] [Thread-269/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.NullPointerException
[15:12:01] [Thread-269/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.brandon3055.draconicevolution.client.handler.ResourceHandler$DownloadThread.run(ResourceHandler.java:92)
 本帖最后由 我若为王 于 2020-8-14 17:44 编辑 
感谢大佬的解答 万分感谢 解决了几年的困扰
感谢大佬的解答 万分感谢 解决了几年的困扰
尝试在config文件夹里找到splash.properties,打开,找到enabled=true,改为enabled=false;如果没有用,那就上传文件fml-client-latest.log,日志一定要完整的,不要只给头只给腿的,不要一根筋想着用论坛附件上传
ItIsEnderman 发表于 2020-8-4 15:41
尝试在config文件夹里找到splash.properties,打开,找到enabled=true,改为enabled=false;如果没有用,那 ...
谢谢了,我再试试,上传这个日志我也没别的好方法 好像网站不能上传文档
内存调低了  或建议关闭不必要应用
kyzeng 发表于 2020-8-4 18:39
内存调低了 或建议关闭不必要应用
内存没问题 刚刚调试了 尝试在config文件夹里找到splash.properties,打开,找到enabled=true,改为enabled=false 就舒服了