用的启动器是pcl,Java版本是工作版本 1.8.0_201-b091.下载之后给3g内存游戏直接崩溃无法打开,崩溃报告提示给与内存过多;2.给1g内存打开游戏,创建单人游戏到100%后未响应崩溃,崩溃报告:
---- Minecraft Crash Report ----
// Don't do that.
Time: 19-4-21 下午5:51
Description: Unexpected error
java.lang.NullPointerException: Unexpected error
at cvi.n(SourceFile:1369)
at cvi.d(SourceFile:917)
at cvi.b(SourceFile:410)
at net.minecraft.client.main.Main.main(SourceFile:154)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Client thread
Stacktrace:
at dhl.a(SourceFile:421)
-- Affected level --
Details:
Level name: MpServer
All players: 0 total; []
Chunk stats: MultiplayerChunkCache: 361, 0
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options: {}
Level spawn location: World: (8,64,8), Chunk: (at 8,4,8 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 140 game time, 140 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
Server brand: ~~ERROR~~ NullPointerException: null
Server type: Non-integrated multiplayer server
Stacktrace:
at dhl.a(SourceFile:421)
at cvi.b(SourceFile:1912)
at cvi.b(SourceFile:423)
at net.minecraft.client.main.Main.main(SourceFile:154)
-- System Details --
Details:
Minecraft Version: 1.14 Pre-Release 5
Operating System: Windows 10 (x86) version 10.0
Java Version: 1.8.0_201, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 308231640 bytes (293 MB) / 551550976 bytes (526 MB) up to 1073741824 bytes (1024 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -XX:+UseG1GC -XX:-UseAdaptiveSizePolicy -XX:-OmitStackTraceInFastThrow -Xmn128m -Xmx1024m
Launched Version: 1.14 Pre-Release 5
LWJGL: 3.2.1 build 12
OpenGL: Intel(R) HD Graphics 520 GL version 4.5.0 - Build 25.20.100.6373, 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: Yes
Is Modded: Probably not. Jar signature remains and client brand is untouched.
Type: Client (map_client.txt)
Resource Packs:
Current Language: 简体中文 (中国)
CPU: 4x Intel(R) Core(TM) i7-6500U CPU @ 2.50GHz
---- Minecraft Crash Report ----
// Don't do that.
Time: 19-4-21 下午5:51
Description: Unexpected error
java.lang.NullPointerException: Unexpected error
at cvi.n(SourceFile:1369)
at cvi.d(SourceFile:917)
at cvi.b(SourceFile:410)
at net.minecraft.client.main.Main.main(SourceFile:154)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Client thread
Stacktrace:
at dhl.a(SourceFile:421)
-- Affected level --
Details:
Level name: MpServer
All players: 0 total; []
Chunk stats: MultiplayerChunkCache: 361, 0
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options: {}
Level spawn location: World: (8,64,8), Chunk: (at 8,4,8 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 140 game time, 140 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
Server brand: ~~ERROR~~ NullPointerException: null
Server type: Non-integrated multiplayer server
Stacktrace:
at dhl.a(SourceFile:421)
at cvi.b(SourceFile:1912)
at cvi.b(SourceFile:423)
at net.minecraft.client.main.Main.main(SourceFile:154)
-- System Details --
Details:
Minecraft Version: 1.14 Pre-Release 5
Operating System: Windows 10 (x86) version 10.0
Java Version: 1.8.0_201, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 308231640 bytes (293 MB) / 551550976 bytes (526 MB) up to 1073741824 bytes (1024 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -XX:+UseG1GC -XX:-UseAdaptiveSizePolicy -XX:-OmitStackTraceInFastThrow -Xmn128m -Xmx1024m
Launched Version: 1.14 Pre-Release 5
LWJGL: 3.2.1 build 12
OpenGL: Intel(R) HD Graphics 520 GL version 4.5.0 - Build 25.20.100.6373, 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: Yes
Is Modded: Probably not. Jar signature remains and client brand is untouched.
Type: Client (map_client.txt)
Resource Packs:
Current Language: 简体中文 (中国)
CPU: 4x Intel(R) Core(TM) i7-6500U CPU @ 2.50GHz
能发下你给3g内存时的崩溃报告吗
好吧。。。你装了32位了java,刚才没看清。。。
卸载原有的 java ,安装这个 https://javadl.oracle.com/webapp ... b78b671c754eaaf38ab
然后,在启动器中分配更多的内存,高版本1g可别想启动
卸载原有的 java ,安装这个 https://javadl.oracle.com/webapp ... b78b671c754eaaf38ab
然后,在启动器中分配更多的内存,高版本1g可别想启动
xmdhs 发表于 2019-4-21 18:10
能发下你给3g内存时的崩溃报告吗
就是一句话:给与内存过多
xmdhs 发表于 2019-4-21 18:18
好吧。。。你装了32位了java,刚才没看清。。。
卸载原有的 java ,安装这个 https://javadl.oracle.com/w ...
我去试试感谢大佬
...我也出问题了 难受 解决不了
啊啊啊啊啊啊啊啊啊啊啊