не запускается
Completely ignored arguments: [-noverify]
SLF4J: No SLF4J providers were found.
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See
for further details.
[21:41:36] [main/INFO]: [OptiFine] (Reflector) Field not found: World.tileEntitiesToBeRemoved
[21:41:37] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.tags.ItemTags.createOptional
[21:42:58] [main/INFO]: Environment: authHost='
', accountsHost='
', sessionHost='
', servicesHost='
', name='PROD'
[21:42:59] [main/INFO]: Setting user: \\12321123312
[21:42:59] [main/INFO]: [STDOUT]: loading options...
[21:42:59] [main/INFO]: [OptiFine] Skipping bad option: key_of.key.zoom:46
[21:42:59] [main/INFO]: [STDERR]: java.lang.IllegalArgumentException: Unknown key name: 46
[21:42:59] [main/INFO]: [STDERR]: at net.minecraft.client.util.InputMappings.getInputByName(Unknown Source)
[21:42:59] [main/INFO]: [STDERR]: at net.minecraft.client.GameSettings.loadOfOptions(Unknown Source)
[21:42:59] [main/INFO]: [STDERR]: at net.minecraft.client.GameSettings.loadOptions(Unknown Source)
[21:42:59] [main/INFO]: [STDERR]: at net.minecraft.client.GameSettings.<init>(Unknown Source)
[21:42:59] [main/INFO]: [STDERR]: at net.minecraft.client.Minecraft.<init>(Unknown Source)
[21:42:59] [main/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(Unknown Source)
[21:42:59] [main/INFO]: [STDERR]: at Start.main(Unknown Source)
[21:42:59] [main/INFO]: Backend library: LWJGL version 3.2.1 build 12
[21:43:00] [main/INFO]: [STDERR]: [LWJGL] [ERROR] Incompatible Java and native library versions detected.
Possible reasons:
a) -Djava.library.path is set to a folder containing shared libraries of an older LWJGL version.
b) The classpath contains jar files of an older LWJGL version.
Possible solutions:
a) Make sure to not set -Djava.library.path (it is not needed for developing with LWJGL 3) or make
sure the folder it points to contains the shared libraries of the correct LWJGL version.
b) Check the classpath and make sure to only have jar files of the same LWJGL version in it.