Advertisement
laothelizard

Untitled

Jan 23rd, 2022
37
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.88 KB | None | 0 0
  1. GL error 0x0505: Out of memory at endUpdateChunks1
  2. #
  3. # A fatal error has been detected by the Java Runtime Environment:
  4. #
  5. # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x407edb82, pid=5760, tid=0x00003780
  6. #
  7. # JRE version: Java(TM) SE Runtime Environment (8.0_271-b09) (build 1.8.0_271-b09)
  8. # Java VM: Java HotSpot(TM) Client VM (25.271-b09 mixed mode windows-x86 )
  9. # Problematic frame:
  10. # C 0x407edb82
  11. #
  12. # Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
  13. #
  14. # An error report file with more information is saved as:
  15. # D:\Programming\EclipseProjects\Workspaces\Plugins\Minecraft_1710\hs_err_pid5760.log
  16. #
  17. # If you would like to submit a bug report, please visit:
  18. # http://bugreport.java.com/bugreport/crash.jsp
  19. # The crash happened outside the Java Virtual Machine in native code.
  20. # See problematic frame for where to report the bug.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement