SkyFactory One

SkyFactory One

471k Downloads

[Bug]: Random EXCEPTION_ACCESS_VIOLATION crashes

Waoweens opened this issue ยท 5 comments

commented

General Info

  • I can reproduce this issue consistently in single-player
  • I can reproduce this issue consistently in multi-player
  • I have searched for this issue previously and it was either (1) not previously reported, or (2) previously fixed and I am having the same problem.
  • I am crashing and can provide my crash report(s)
  • I am using the latest version of the modpack

Modpack version

1.0.2

Java version

1.8.0_51 (from CurseForge Launcher)

Modpack Launcher Used

CurseForge Launcher

Memory Allocated

Xmx 6GB Xms 6GB with G1GC

Minecraft World Environment

Multiplayer

Misc Client Info

  • Optifine Installed
  • Shaders Installed

Server Java Version

No response

Server Operating System

No response

Misc Server Info

  • Sponge or Non-Vanilla Forge Server

Issue Description

My game randomly crashes with EXCEPTION_ACCESS_VIOLATION.
Most of the time it crashes when im AFK but it sometimes crashes when im playing.
I have tried reinstalling the modpack and using different launchers but the same issue appears.

Additional Information

Logs:
hs_err_pid4304.log

(pastebin keeps deleting my pastes, using github gist)

commented

same reports, i think something is wrong with my computer because this is also happening with other modpacks.

commented

The crash is in the garbage collector; not much we can do about that.

1.8.0_51 is very old, try using a more recent release. If this isn't an option, use a different garbage collector.

commented

Updating java seems to fix it.

commented

nevermind it crashed again, but it took longer to crash this time

commented

Could you provide the crash report when using the updated Java?