-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 1.12
-
None
-
-- System Details --
Details:
Minecraft Version: 1.12
Operating System: Mac OS X (x86_64) version 10.12.5
Java Version: 1.8.0_74, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 66019824 bytes (62 MB) / 203001856 bytes (193 MB) up to 2134114304 bytes (2035 MB)
JVM Flags: 5 total; -Xmx2G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
Launched Version: 1.12
LWJGL: 2.9.2
OpenGL: Intel HD Graphics 3000 OpenGL Engine GL version 2.1 INTEL-10.2.36, Intel Inc.
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because ARB_framebuffer_object 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: English (US)
Profiler Position: N/A (disabled)
CPU: 4x Intel(R) Core(TM) i7-2677M CPU @ 1.80GHz-- System Details -- Details: Minecraft Version: 1.12 Operating System: Mac OS X (x86_64) version 10.12.5 Java Version: 1.8.0_74, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 66019824 bytes (62 MB) / 203001856 bytes (193 MB) up to 2134114304 bytes (2035 MB) JVM Flags: 5 total; -Xmx2G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 Launched Version: 1.12 LWJGL: 2.9.2 OpenGL: Intel HD Graphics 3000 OpenGL Engine GL version 2.1 INTEL-10.2.36, Intel Inc. GL Caps: Using GL 1.3 multitexturing. Using GL 1.3 texture combiners. Using framebuffer objects because ARB_framebuffer_object 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: English (US) Profiler Position: N/A (disabled) CPU: 4x Intel(R) Core(TM) i7-2677M CPU @ 1.80GHz
-
Unconfirmed
---- Minecraft Crash Report ----
// Don't do that.
Time: 6/10/17 6:36 PM
Description: Initializing game
java.lang.IllegalAccessError: tried to access field com.sun.jna.Pointer.peer from class com.sun.jna.PointerTool
at com.sun.jna.PointerTool.getPeer(PointerTool.java:13)
at ca.weblite.objc.mappers.NSObjectMapping.cToJ(NSObjectMapping.java:38)
at ca.weblite.objc.TypeMapper.cToJ(TypeMapper.java:122)
at ca.weblite.objc.RuntimeUtils.msg(RuntimeUtils.java:626)
at ca.weblite.objc.Client.send(Client.java:164)
at ca.weblite.objc.Client.sendProxy(Client.java:344)
at ca.weblite.objc.Client.sendProxy(Client.java:369)
at com.mojang.text2speech.NarratorOSX.<init>(NarratorOSX.java:12)
at com.mojang.text2speech.Narrator.getNarrator(Narrator.java:22)
at bit.<init>(SourceFile:15)
at bit.<clinit>(SourceFile:14)
at bio.<init>(SourceFile:127)
at bhz.aq(SourceFile:557)
at bhz.a(SourceFile:404)
at net.minecraft.client.main.Main.main(SourceFile:123)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
– Head –
Thread: Client thread
Stacktrace:
at com.sun.jna.PointerTool.getPeer(PointerTool.java:13)
at ca.weblite.objc.mappers.NSObjectMapping.cToJ(NSObjectMapping.java:38)
at ca.weblite.objc.TypeMapper.cToJ(TypeMapper.java:122)
at ca.weblite.objc.RuntimeUtils.msg(RuntimeUtils.java:626)
at ca.weblite.objc.Client.send(Client.java:164)
at ca.weblite.objc.Client.sendProxy(Client.java:344)
at ca.weblite.objc.Client.sendProxy(Client.java:369)
at com.mojang.text2speech.NarratorOSX.<init>(NarratorOSX.java:12)
at com.mojang.text2speech.Narrator.getNarrator(Narrator.java:22)
at bit.<init>(SourceFile:15)
at bit.<clinit>(SourceFile:14)
at bio.<init>(SourceFile:127)
at bhz.aq(SourceFile:557)
– Initialization –
Details:
Stacktrace:
at bhz.a(SourceFile:404)
at net.minecraft.client.main.Main.main(SourceFile:123)
- duplicates
-
MC-117789 Crash: java.lang.IllegalAccessError: tried to access field com.sun.jna.Pointer.peer from class com.sun.jna.PointerTool
- Resolved