Forum Discussion

Anonymous's avatar
Anonymous
10 years ago

Hardline crashing randomly

Hi there, i've seen many people encounter this problem - some got it fixed, but all of those fixes won't work for me. Game is crashing randomly - sometimes its after 5 minutes of playing, sometimes 30 minutes, sometimes an hour and sometimes i can play X matches and it won't crash.

Here's system event log:


+ System

- Provider

[ Name] Application Error

- EventID 1000

[ Qualifiers] 0

Level 2

Task 100

Keywords 0x80000000000000

- TimeCreated

[ SystemTime] 2016-05-11T14:49:26.895147600Z

EventRecordID 38514

Channel Application

Computer raf

Security

- EventData

bf4.exe
1.7.2.45672
5654c99c
KERNELBASE.dll
10.0.10586.162
56cd45b4
887a0006
0000000000071f28
1cc4
01d1ab9328f81edd
D:\Program Files (x86)\Origin Games\Battlefield 4\bf4.exe
C:\WINDOWS\system32\KERNELBASE.dll
a86934de-64db-41f0-aa28-05f367b55321


Nazwa aplikacji powodującej błąd: bf4.exe, wersja: 1.7.2.45672, sygnatura czasowa: 0x5654c99c
Nazwa modułu powodującego błąd: KERNELBASE.dll, wersja: 10.0.10586.162, sygnatura czasowa: 0x56cd45b4
Kod wyjątku: 0x887a0006
Przesunięcie błędu: 0x0000000000071f28
Identyfikator procesu powodującego błąd: 0x2d10
Godzina uruchomienia aplikacji powodującej błąd: 0x01d1ab946f391583
Ścieżka aplikacji powodującej błąd: D:\Program Files (x86)\Origin Games\Battlefield 4\bf4.exe
Ścieżka modułu powodującego błąd: C:\WINDOWS\system32\KERNELBASE.dll
Identyfikator raportu: e18f2306-d3fe-47f4-a8ea-c814e2c8711a
Pełna nazwa pakietu powodującego błąd:
Identyfikator aplikacji względem pakietu powodującego błąd:


My system spec is:
Radeon Software Version - 16.4.1
Radeon Software Edition - Crimson
Graphics Chipset - AMD Radeon (TM) R7 360 Series
Memory Size - 2048 MB
Memory Type - GDDR5
Core Clock - 1200 MHz
Windows Version - Windows 10 (64 bit)
System Memory - 8 GB
CPU Type - AMD FX(tm)-6300 Six-Core Processor

If you need any further information - please let me know below.

P.s. blog won't give any error, and no one answered to my blog thread for over a week.

8 Replies

  • @orafal Give this a try first please....

    Test your windows for errors as a clean windows install does not always make a stable windows.

    NOTE: Running SFC does not guarantee the crash will not happen, but it will ensure it is not because a windows Dll or file is corrupted in windows.

    This works in all windows O/S vista Win7, Win8 , Win8.1 and win 10 windows system file checker :] Copy and past this to note pad and put it on your desktop. As open programs can give you errors when you run this.

    sfc /scannow, ever hear of it if not your going to love this, it will inspect all the important windows files as well as the windows DLL files. If windows system file checker finds any issues with the windows files and windows DLL files it will replace them / try to fix them. This little tool as well as the event viewer on a PC saved me and fully helped me fix my BF4 issues as well as saved me many a format since I found it. This is the best toy they ever put in windows :womanvery-happy:

    -For win7 go to start/ bottom left screen / windows globe .. Right click in search type cmd and right click cmd pick run as administrator.
    -For win 8.1 right mouse click start bottom left of screen / windows box and pick command prompt administrator.

    1-Open administrator command prompt and close web pages and programs like Origin, Steam etc.

    2-Type or copy and paste in sfc /scannow and hit enter, This takes 5 min to 15 min SSD vs HD

    3-This can go one of a few ways ..... no errors ... it fixed some errors ..... could not fix all errors...... does not finish checking and errors out ....... and the last one could not fix errors at all :/

    4-After its done REBOOT PC and Run sfc /scannow again even if you had no errors the first time or had errors, could not fix run sfc /scannow again and when its done a second time reboot. You need to do this a and get no errors 2 x in a row ...

    5-So if you ran it 2x and no errors your safe you can stop. If you had errors first time but not the second then run sfc /scannow again and when its done reboot. You need to get could not find any errors 2 x to be safe. If it still finds errors try and run it a few more times until it finds no errors 2x AND ALWAYS REBOOT BETWEEN RUNNING sfc /scannow

    6-If you get a message indicating that it can not be repaired and you ran sfc /scannow more then 3x in a row on win vista or 7 mm you need a format or try repair win 7 :/ But after format or repair and all updates are done run sfc /scannow to make sure your windows is stable same deal 2x error free reboot between them.

    NOTE-If your O/S is Win8 or Win 8,1 or win10 then you can run the next few command lines in administrator command prompt. Sadly this does not work for win vista or 7 :/ Note: After you run each command line Reboot PC.

    This next part of windows scans is only for windows 8 & windows 8.1 and win 10

    Reboot PC after you run each command line and close programs and web pages.

    And same deal as above run command prompt administrator.

    1-This command line will scan the health of your PC:
    dism.exe /online /cleanup-image /scanhealth

    2-This command line will restore the health of your PC and you don't lose anything on your PC :
    dism.exe /online /cleanup-image /restorehealth

    Note: If you get errors with the two command lines above and it cant be fixed with second command line and if you are on windows 8.1. Then use third command line but be warned it could take up to two hrs to fix your PC but it will save you a format. I had a friend test this on a PC with errors when it could not be fixed with second command line. :womanvery-happy:

    This next part of windows scans is only for windows 8.1 and win 10

    And same deal as above run command prompt administrator.

    1-If restore heath gave you errors then you can always try this command line:

    dism /online /cleanup-image /startcomponentcleanup

    2-If you get Error 0x800F081F with the restore health scan then run this command line. After you reboot your PC then run third command line to be sure your windows is fully stable.

    Dism.exe /Online /Cleanup-Image /AnalyzeComponentStore

  • Anonymous's avatar
    Anonymous
    10 years ago

    dism.exe in cmd seems it won't work, it's keep "stucking" on Image xx.xxx.xxx version (couldn't remember the version of image so i did put there x'es)

    although i'm just trying to play and see if it still crashes after i did use SFC, will let you know with results.

  • Anonymous's avatar
    Anonymous
    10 years ago

    @2042isNotBF wrote:

    @orafal When you ran the windows scan did it find errors and try to fix them ? EDIT.... Please read and try the second post in this link it may help if no errors in the windows scan ....

    http://answers.microsoft.com/en-us/windows/forum/windows_7-performance/programs-crash-error-fault-module-kernelbasedll/9fe5d2e7-79d0-42c1-b8dc-51ed8d70f749


    It found 1 error, but it was fixed by the end of the scan. Will try that way tomorrow, and let you know how it went.

  • SolitaryEclectic's avatar
    SolitaryEclectic
    Legend
    10 years ago

    @orafal The thing I found with windows scan is to run it a few times over a day after reboots due too I have seen it give no errors and then give errors, so just to be safe still run it again to be fully sure it is fixed.

  • Anonymous's avatar
    Anonymous
    10 years ago

    Did run it few times, still no errors.

    Did create new windows profile - still crashes.

  • SolitaryEclectic's avatar
    SolitaryEclectic
    Legend
    10 years ago

    @orafal Sorry was afk the last few days so windows should not be making the issue :] Lets try this next ....

    First make sure all this is up to date on your PC.....

    Latest version of DirectX see this page
    http://www.microsoft.com/en-ca/download/confirmation.aspx?id=35

    Reinstall Microsoft C++ For my game PC's I install both x64 and x86 as it does not hurt the PC

    NOTE>>> you need to select the x64 or the x86 file depending on what architecture your computer has. To find this out, Click Start, right click on "Computer" and select "Properties". Under system type is should say "32-Bit Operating System" or "64-bit Operating System". If 32-bit operating system, download the x86 file, and if 64-bit download the x64 file.
    http://www.microsoft.com/en-US/download/details.aspx?id=40784

    Update your Microsoft .NET framework.
    http://www.microsoft.com/en-ca/download/details.aspx?id=30653

    Adobe Flash Player update
    http://get.adobe.com/flashplayer/

    Go to Punk Buster site
    http://www.punkbuster.com/index.php?page=pbsetup.php

    1- Download PB then extract files to your desktop.
    2- Open Punk Buster folder.
    3- Click on the PB setup and it will open.
    4-Add your BFHL game to punk buster its at the top of Punk Buster.
    5-Then update punk buster again at the top of Punk Buster.

    Reboot PC test BFHL

    Run the game as Administrator:
    Go to the Origin games folder (C:\Program Files (x64)\Origin Games\Battlefield HL) and find BfHL.exe. Right click it and go to PROPERTIES, then COMPATIBILITY and check the box next to RUN THIS PROGRAM AS ADMINISTRATOR.
    Do the same with BFHL_x86.exe as well.

    Run Origin as Administrator:
    Go to C:\Program Files (x86)\Origin and right click on Origin.exe and go to properties. Then go to compatibility tab and check the box next to RUN AS ADMIN.

    Disable Origin in game:
    In Origin - Application settings - Origin in Game - disable Origin in game

    Origin Cloud Storage turn it off
    Origin, settings, General


    Reboot PC test BFHL

    If you still crash see information below....

    Try a clean boot : run a Clean Boot: https://support.microsoft.com/en-ca/kb/929135 >This should ensure that no programs are interfering in the background.

    Below are programs known to make issues in BF4

    Disable Mantle if you have it and try Direct X, Turn OFF Anti-Aliasing Deferred in video card settings in game. If you have page file turned off then turn it back on as this can make errors even with 32gigs ram.

    Others have said if they uninstall MSI Afterburner issues / crashing is stopped. So if you have this installed remove program and test BF4. Also look at other programs as Asus Game First Service...ROG Game First , Razer synapse, Razer Cortex, Qualcomm Killer Service , Fraps, EVGA Precision, Geforce experience, be sure to turn off the streaming function that is enabled by default ,Raptr, RivaTuner , ASRock eXtreme Tuner, Steam, Skype, aero ,Overwolf extra program in teamspeak and xfire are known to make issues as well. And I am sure more programs not in my list yet turn one off at a time and test BF4.

    Uninstall the HD Audio Driver from the video card driver install add/remove programs. This silly thing makes issues in BF4 for some. Reboot then repair BF4 to be safe.


    If all this fails to fix it then try this...

    C:\Users\your PC Name\Documents\Battlefield 4

    BFHL folder in my documents holds game configs and screen shots even if BFHL is installed on different drive. When you uninstall BFHL it does NOT remove this folder. So when you install the game again you can still have the same issues. Even if its not a new install it is still worth trying as the game cfg could be mucked up.

    1- Go to my Documents and remove BFHL folder place it on your Desktop for now.
    2- Be warned you do have to set up your in game settings again.
    3-Repair BFHL
    4- When done go test your game. If it fails reboot your PC and run repair game again and test BFHL.

About Battlefield Franchise Discussion

Discuss Battlefield games in this community forum.133,697 PostsLatest Activity: 40 seconds ago