Advertisement
Guest User

Untitled

a guest
Jun 19th, 2025
20
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.03 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // My bad.
  3.  
  4. Time: 2025-06-19 13:08:53
  5. Description: Rendering overlay
  6.  
  7. java.lang.Error: Invalid memory access
  8. at com.sun.jna.Native.invokeInt(Native Method)
  9. at com.sun.jna.Function.invoke(Function.java:426)
  10. at com.sun.jna.Function.invoke(Function.java:361)
  11. at com.sun.jna.Function.invoke(Function.java:315)
  12. at com.sun.jna.Function.invoke(Function.java:306)
  13. at com.sun.jna.Function.invokeInt(Function.java:713)
  14. at com.sun.jna.platform.win32.COM.COMInvoker._invokeNativeInt(COMInvoker.java:39)
  15. at com.mojang.text2speech.NarratorWindows.say(NarratorWindows.java:60)
  16. at etc.B(SourceFile:124)
  17. at etc.a(SourceFile:103)
  18. at eud.a(SourceFile:85)
  19. at fjq.a(SourceFile:934)
  20. at enn.f(SourceFile:1219)
  21. at enn.e(SourceFile:802)
  22. at net.minecraft.client.main.Main.main(SourceFile:250)
  23.  
  24.  
  25. A detailed walkthrough of the error, its code path and all known details is as follows:
  26. ---------------------------------------------------------------------------------------
  27.  
  28. -- Head --
  29. Thread: Render thread
  30. Stacktrace:
  31. at com.sun.jna.Native.invokeInt(Native Method)
  32. at com.sun.jna.Function.invoke(Function.java:426)
  33. at com.sun.jna.Function.invoke(Function.java:361)
  34. at com.sun.jna.Function.invoke(Function.java:315)
  35. at com.sun.jna.Function.invoke(Function.java:306)
  36. at com.sun.jna.Function.invokeInt(Function.java:713)
  37. at com.sun.jna.platform.win32.COM.COMInvoker._invokeNativeInt(COMInvoker.java:39)
  38. at com.mojang.text2speech.NarratorWindows.say(NarratorWindows.java:60)
  39. at etc.B(SourceFile:124)
  40. at etc.a(SourceFile:103)
  41. at eud.a(SourceFile:85)
  42.  
  43. -- Overlay render details --
  44. Details:
  45. Overlay name: eud
  46. Stacktrace:
  47. at fjq.a(SourceFile:934)
  48. at enn.f(SourceFile:1219)
  49. at enn.e(SourceFile:802)
  50. at net.minecraft.client.main.Main.main(SourceFile:250)
  51.  
  52. -- Last reload --
  53. Details:
  54. Reload number: 1
  55. Reload reason: initial
  56. Finished: Yes
  57. Packs: vanilla
  58. Stacktrace:
  59. at enx.a(SourceFile:49)
  60. at enn.d(SourceFile:2413)
  61. at enn.e(SourceFile:821)
  62. at net.minecraft.client.main.Main.main(SourceFile:250)
  63.  
  64. -- System Details --
  65. Details:
  66. Minecraft Version: 1.20.1
  67. Minecraft Version ID: 1.20.1
  68. Operating System: Windows 10 (amd64) version 10.0
  69. Java Version: 17.0.15, Microsoft
  70. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
  71. Memory: 365825400 bytes (348 MiB) / 637534208 bytes (608 MiB) up to 2147483648 bytes (2048 MiB)
  72. CPUs: 16
  73. Processor Vendor: AuthenticAMD
  74. Processor Name: AMD Ryzen 7 5800X 8-Core Processor
  75. Identifier: AuthenticAMD Family 25 Model 33 Stepping 2
  76. Microarchitecture: Zen 3
  77. Frequency (GHz): 3.79
  78. Number of physical packages: 1
  79. Number of physical CPUs: 8
  80. Number of logical CPUs: 16
  81. Graphics card #0 name: AMD Radeon RX 6750 XT
  82. Graphics card #0 vendor: Advanced Micro Devices, Inc. (0x1002)
  83. Graphics card #0 VRAM (MB): 4095.00
  84. Graphics card #0 deviceId: 0x73df
  85. Graphics card #0 versionInfo: DriverVersion=32.0.21013.1000
  86. Memory slot #0 capacity (MB): 16384.00
  87. Memory slot #0 clockSpeed (GHz): 3.60
  88. Memory slot #0 type: DDR4
  89. Memory slot #1 capacity (MB): 16384.00
  90. Memory slot #1 clockSpeed (GHz): 3.60
  91. Memory slot #1 type: DDR4
  92. Virtual memory max (MB): 34739.48
  93. Virtual memory used (MB): 12414.00
  94. Swap memory total (MB): 2048.00
  95. Swap memory used (MB): 0.00
  96. JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
  97. Launched Version: 1.20.1
  98. Backend library: LWJGL version 3.3.1 build 7
  99. Backend API: AMD Radeon RX 6750 XT GL version 3.2.0 Core Profile Context 25.6.1.250522, ATI Technologies Inc.
  100. Window size: 854x480
  101. GL Caps: Using framebuffer using OpenGL 3.2
  102. GL debug messages:
  103. Using VBOs: Yes
  104. Is Modded: Probably not. Client jar signature and brand is untouched
  105. Type: Client (map_client.txt)
  106. Graphics mode: fancy
  107. Resource Packs:
  108. Current Language: en_us
  109. CPU: 16x AMD Ryzen 7 5800X 8-Core Processor
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement