Jump to content

crashes


bandit5

Recommended Posts

i crash many times here is some logs [04/27/2019 - 03:13:41PM] Papyrus log opened (PC-64)
[04/27/2019 - 03:13:41PM] Update budget: 1.200000ms (Extra tasklet budget: 1.200000ms, Load screen budget: 500.000000ms)
[04/27/2019 - 03:13:41PM] Memory page: 128 (min) 512 (max) 153600 (max total)
[04/27/2019 - 03:13:41PM] Maximum stack depth: 100
[04/27/2019 - 03:13:41PM] This is a script log only and does not contain information on any other part of the game, including crashes.
[04/27/2019 - 03:13:42PM] Cannot open store for class "ccRZRFO4001:ccRZRFO4001_SetStageOnTriggerEnter", missing file?
[04/27/2019 - 03:13:42PM] Cannot open store for class "ccRZRFO4001:ccRZRFO4001_RadioSceneScript", missing file?
[04/27/2019 - 03:13:42PM] Cannot open store for class "CreationClub:ccAWNFO4001:LeveledListInjectorScript", missing file?
[04/27/2019 - 03:13:42PM] Cannot open store for class "DLC04:DLC04OperatorsRifleAnimationScript", missing file?
[04/27/2019 - 03:13:42PM] Cannot open store for class "ccRZRFO4001:ccRZRFO4001_RadioSceneToggleScript", missing file?
[04/27/2019 - 03:13:47PM] Cannot open store for class "SimSettlementsConqueror:ObjectReferences:BountyPost", missing file?
[04/27/2019 - 03:13:49PM] Cannot open store for class "MilMinResetTrunk", missing file?
[04/27/2019 - 03:13:51PM] error: Unable to bind script MilMinResetTrunk to (300200EA) because their base types do not match
[04/27/2019 - 03:14:12PM] warning: Property TeleportOOB on script teleportactorscript attached to (00002F21) cannot be initialized because the script no longer contains that property
[04/27/2019 - 03:14:12PM] error: Property CompanionNatalie on script COMNatalieQuestAffinity attached to COMNatalieAffinityQuest (3100378E) cannot be bound because (00002F21) is not the right type
[04/27/2019 - 03:14:12PM] error: Property NatalieREF on script NatCompanionAffinityEvents attached to COMNatalieAffinityQuest (3100378E) cannot be bound because (00002F21) is not the right type
[04/27/2019 - 03:14:12PM] error: Property YangtzeChest on script WestTekTacticalGoggles:WestTek_ListInjector attached to WestTek_ListInjector (36009982) cannot be bound because <nullptr form> (0002CDE1) is not the right type
[04/27/2019 - 03:14:12PM] VM is freezing...
[04/27/2019 - 03:14:12PM] VM is frozen
[04/27/2019 - 03:14:12PM] Reverting game...
[04/27/2019 - 03:14:12PM] error: Unable to bind script MilMinResetTrunk to (300200EA) because their base types do not match
[04/27/2019 - 03:14:25PM] error: Unable to bind script StartMeUp:SMU_ShowTraitsMenu to (00023CCD) because their base types do not match. was only with dog and not nat

Link to comment
Share on other sites

The Papyrus log doesn't really tell you much.

 

The system log is what you should be looking at. What warnings does it put out when you crash? It tells you what part of your system didn't agree with you game, causing it to crash. In my case it was GPU related and underclocking it a few notches took care of my constantly crashing game. BTW, I had the same errors in my papyrus log. But they aren't the underlying reasons.

Edited by cossayos
Link to comment
Share on other sites

brought a new video card is r9 280 amd old one was nivida gt 640 hope it won't crash anymore. It still crashes I have 16 gb ram and i7 4700 with 8 cpus and 4 cores what should I set game it auto too high.

Link to comment
Share on other sites

I think it be beta disk flush I think I fixed for now

 

Disk Flush.ese isn't the reason. You have to look at what's under event viewer/System to see what it says under warnings at the time of the crash. The ese.diskflush is just another red herring, I used to fall for also. But it's not what causes the crashes and it's not what you should look at.

Edited by cossayos
Link to comment
Share on other sites

here is one from when i had the 640 gt. Log Name: Application
Source: Application Error
Date: 5/3/2019 12:27:56 PM
Event ID: 1000
Task Category: (100)
Level: Error
Keywords: Classic
User: N/A
Computer: DESKTOP-B8EP23J
Description:
Faulting application name: Fallout4.exe, version: 1.10.130.0, time stamp: 0x5c7ec4db
Faulting module name: unknown, version: 0.0.0.0, time stamp: 0x00000000
Exception code: 0xc0000005
Fault offset: 0x00007ff6c9080007
Faulting process id: 0x848
Faulting application start time: 0x01d501e56256b18f
Faulting application path: E:\Steam\steamapps\common\Fallout 4\Fallout4.exe
Faulting module path: unknown
Report Id: bf65a724-ca46-4498-8d1d-5a223322c4c9
Faulting package full name:
Faulting package-relative application ID:
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Application Error" />
<EventID Qualifiers="0">1000</EventID>
<Level>2</Level>
<Task>100</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2019-05-03T19:27:56.764049200Z" />
<EventRecordID>23868</EventRecordID>
<Channel>Application</Channel>
<Computer>DESKTOP-B8EP23J</Computer>
<Security />
</System>
<EventData>
<Data>Fallout4.exe</Data>
<Data>1.10.130.0</Data>
<Data>5c7ec4db</Data>
<Data>unknown</Data>
<Data>0.0.0.0</Data>
<Data>00000000</Data>
<Data>c0000005</Data>
<Data>00007ff6c9080007</Data>
<Data>848</Data>
<Data>01d501e56256b18f</Data>
<Data>E:\Steam\steamapps\common\Fallout 4\Fallout4.exe</Data>
<Data>unknown</Data>
<Data>bf65a724-ca46-4498-8d1d-5a223322c4c9</Data>
<Data>
</Data>
<Data>
</Data>
</EventData>
</Event>

Link to comment
Share on other sites

You're still under the wrong tab. It should be a one liner

 

event viewer/windows protocolls/System. And there under system, it should be one line and one line only. That's the most accurate description of your error you will get.

 

I bet it's an nvlddmkm error and if it is, we can take it from there.

Edited by cossayos
Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...