4 years ago
TS4 APPCRASH
Game keeps crashing and i can't figure out why here is the info i got Description Faulting Application Path: E:\EA Games\The Sims 4\Game\Bin\TS4_x64.exe Problem signature Problem Event Name: APP...
@TheSuperWolf100 That's an access violation. It can caused by anything from bad mods or custom content to an in-game bug to another program on your computer interfering with the game. I'd start with removing mods and cc and go from there.
How can you tell its an access violation
@TheSuperWolf100 The simple answer is your computer is trying to access a memory location it doesn't have rights to. The long answer is you have to know how the the cpu works. This usually happens when a stack is manipulated wrong or an array is corrupted or incorrect cpu instructions. Usually caused by bad coding. You would first need to understand what you want the cpu to do at a machine level then work backwards to find out why the cpu is not doing what you want it to do. A computer will only do what you program it to do - right or wrong.
If you saw JurassicPark Nedry: "You know anybody who can network 8 connection machines and debug 2-million lines of code for what I bid for this job?"
@TheSuperWolf100 This exception code:
Exception Code: c0000005
is an access violation. Windows uses eight-digit codes like this to indicate a variety of issues, for example 80000003 is a breakpoint error.
still getting access violations in sims and others Games I ran memetest 86 no error found what could it Be