A LWJGL native library failed to load, causing the game's core state management class to fail to correctly set its internal game version information.
[lwjgl-unsafe-agent] LWJGL Unsafe Agent version: 2.0
[lwjgl-unsafe-agent] Add exports java.base/jdk.internal.misc to <unnamed module for jdk.internal.loader.ClassLoaders$AppClassLoader@6f79caec>
[lwjgl-unsafe-agent] Rewrote org.lwjgl.system.MemoryUtil.memGetByte(long)
[lwjgl-unsafe-agent] Rewrote org.lwjgl.system.MemoryUtil.memGetShort(long)
[lwjgl-unsafe-agent] Rewrote org.lwjgl.system.MemoryUtil.memGetInt(long)
[lwjgl-unsafe-agent] Rewrote org.lwjgl.system.MemoryUtil.memGetLong(long)
[lwjgl-unsafe-agent] Rewrote org.lwjgl.system.MemoryUtil.memGetFloat(long)
[lwjgl-unsafe-agent] Rewrote org.lwjgl.system.MemoryUtil.memGetDouble(long)
[lwjgl-unsafe-agent] Rewrote org.lwjgl.system.MemoryUtil.memPutByte(long, byte)
[lwjgl-unsafe-agent] Rewrote org.lwjgl.system.MemoryUtil.memPutShort(long, short)
[lwjgl-unsafe-agent] Rewrote org.lwjgl.system.MemoryUtil.memPutInt(long, int)
[lwjgl-unsafe-agent] Rewrote org.lwjgl.system.MemoryUtil.memPutLong(long, long)
[lwjgl-unsafe-agent] Rewrote org.lwjgl.system.MemoryUtil.memPutFloat(long, float)
[lwjgl-unsafe-agent] Rewrote org.lwjgl.system.MemoryUtil.memPutDouble(long, double)
[lwjgl-unsafe-agent] Rewrote org.lwjgl.system.MemoryUtil.memGetAddress(long)
[lwjgl-unsafe-agent] Rewrote org.lwjgl.system.MemoryUtil.memPutAddress(long, long)
[lwjgl-unsafe-agent] Successfully transformed MemoryUtil
[LWJGL] Failed to load a library. Possible solutions:
a) Install the library or the driver that provides the library.
b) Ensure that the library is accessible from the system library paths.
[LWJGL] Enable debug mode with -Dorg.lwjgl.util.Debug=true for better diagnostics.
Exception in thread "main" java.lang.IllegalStateException: Game version not set
at net.minecraft.SharedConstants.getCurrentVersion(SharedConstants.java:252)
at net.minecraft.SystemReport.<init>(SystemReport.java:41)
at net.minecraft.CrashReport.<init>(CrashReport.java:35)
at net.minecraft.CrashReport.forThrowable(CrashReport.java:225)
at net.minecraft.client.main.Main.main(Main.java:136)Environment
AMD Radeon R5 220
Linked issues
duplicates 1
Comments 2
All reports must be submitted in English, since it’s the common language used on this tracker.
Thank you for your report!
We are tracking this issue in MC-307446, so this ticket is being resolved and linked as a duplicate.
That ticket is currently resolved as Awaiting Response. Please take a look at the comments section to see what information is missing. If you would like to provide the requested information to the parent ticket, it would be appreciated.
Additionally, you are using a third-party launcher. Please only report issues that you have verified to be present in a vanilla environment, and make use of the search feature to see whether an issue has already been reported.
Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support (Technical Issues) – 📧 Microsoft Support (Account Issues)
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki
请不要使用中文报告