Problem/Bug EXCEPTION_ACCESS_VIOLATION craftbukkit server

Discussion in 'Bukkit Help' started by Flynns82, Aug 28, 2019.

Thread Status:
Not open for further replies.
  1. hi,
    a few days ago I formatted the pc and trying to start the server again, we can connect myself and my friends but after a while (sometimes after half an hour or 1h), the server crashes and on the console the error EXCEPTION_ACCESS_VIOLATION appears, the only substantial difference after this formatting of the pc, is that in addition to java, I also installed android studio even if I don't think it can create problems for it.

    hs_err.log: https://justpaste.it/6mlrx
    start.bat:
    Code:
    @ECHO OFF
    SET BINDIR=%~dp0
    CD /D "%BINDIR%"
    "C:\Program Files\Java\jre1.8.0_221\bin\java.exe" -Xmx4G -Xms4G -jar craftbukkit-1.14.4.jar
    PAUSE
    computer:
    msi z390 gaming plus
    i7 9700KF
    corsair 2x8gb 3000mhz C15
    strix 1080ti
    windows 10 pro 1903 18362.295
    UAC is always disabled
    memtest, cpu and gpu stress test report that its all OK.
    what can i try to do?
     
Thread Status:
Not open for further replies.

Share This Page