Forum Discussion

asas621's avatar
asas621
Seasoned Novice
27 days ago
Solved

javelin anticheat is causing my PC to hard reboot

I've managed to play a little bit of the closed beta so far and while playing my PC would randomly reboot only while playing bf6. There's no BSOD, no warning. It just suddenly reboots and will only d...
  • asas621's avatar
    asas621
    19 days ago

    Nothing in here indicates or alludes any cheating at all. If the first thought you had at seeing super scary debug code is that I must be cheating; I'm sorry to say but you're genuinely a sped. It might look really scary but all it's doing is indicating where in the pipe line is causing the kernel level system crash.

    Anyways let me move onto a fix that solved my problem so others can try and actually play the game. Might wanna look away since it clearly frightens you.

    I believe I've managed to resolve the issue since I've managed to play three games in a row without a reboot or forced restart. I've updated my drivers to the latest version while also booting CMD as administrator and running:

    While not required it's always safe to run "sfc /scannow"

    I then ran these two commands "DISM /Online /Cleanup-Image /ScanHealth" followed by "DISM /Online /Cleanup-Image /RestoreHealth"

    Once both commands have ran through to the end (it might take some time as it depends on your internet and system) I then was able to boot the game and run without any problems so far. I still have my memory integrity disabled as per the first attempted fix but I'm unsure if that's required so feel free to experiment.

    From my understanding the dism command will just go through one by one and replace windows files which should fix any errors caused by missing or corrupted windows files.