Jump to content

Crashing game


PSCX1

Recommended Posts

Hello,

I need help with papyrus logs reading. I don't have idea how to investigate the problem.

It's crashing randomly, sometimes after 1 minute sometimes after 1 hour. Im just playing then crash to desktop.

 

 

 

Crash log : https://pastebin.com/5wnyzm7H

 

 

 

It tells me that im missing some unofficial patches, but i have usleep which is all in one

Edited by PSCX1
Link to comment
Share on other sites

if your are playing on oldrim, it is give that the game, modded, will crash eventually.

use this on your skyrim.ini maybe it will help

[Papyrus]

fPostLoadUpdateTimeMS=1200.0 (default is 500.0)

fUpdateBudgetMS=3.0 (default is 1.2)

fExtraTaskletBudgetMS=3.0 (default is 1.2)

iMinMemoryPageSize=128

iMaxMemoryPageSize=512

iMaxAllocatedMemoryBytes=76800

bEnableLogging=0

bLoadDebugInformation=0

bEnableTrace=0

bEnableProfiling=0

Link to comment
Share on other sites

  • Recently Browsing   0 members

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