Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
---------------------
7700x
4070ti
42gb DDR5
m.2
--------------------
This isn't a hardware performance issue - it's a crash, which is fundamentally different. My system specs are well above recommended and that's completely irrelevant here.
What I'm experiencing is a memory access violation - a software bug where the program tries to access memory it shouldn't. These crashes are:
1. Consistently reproducible in a specific location
2. Triggered by specific actions (inventory/trading)
3. Independent of graphics settings or system load
When software crashes this way, it's usually because:
- The program is trying to read/write to an invalid memory address
- There's a buffer overflow
- Memory has been freed but the program still tries to use it
- Array indices are out of bounds
This has nothing to do with hardware being "overloaded" - the game is literally hitting an illegal operation and Windows is terminating it. That's why it's a hard crash, not a performance dip or stutter.
The reason it might work fine for you is that memory-related bugs can manifest differently across systems due to:
- Operating system memory randomization (ASLR)
- Different memory allocation patterns
- System-specific memory padding
This is a software bug that needs patching, not a hardware issue that can be fixed by "turning things down."
I am just trying to identify what specifically is causing it and collect data from other people.
To add onto this I was able to progress quite a bit in the story to the next zone before the crashes started to occur, First problem I've come across in the game and it is now unplayable.
specs:
3090
R9 5900x
32gb ddr4 3600
When I would load back into the game, it worked for about a minute. I discovered that the game crashes EVERY TIME I open my inventory. I believe there is a bug that can occur related to what items you may have in inventory.
THE SOLUTION: I loaded a previous save about an hour earlier and it's running fine again.
I hope this helps people. Be sure to create a NEW SAVE FILE every so often, so you can rollback your progress if needed.
This is a script error, got nothing to do with pc spects etc. Crashes do not occour because of hardware, its a script problem.
It's friggin MUTANT LOOT!
The problem is Mutant Loot breaks at some point, leaving invisible mutant items in your inventory. These break the game at traders and the stash... corrupting your save. The only hope is that a patch will inventory wipe any entities that shouldn't exist, or the mod gets updated and we can use it to remove these items...
A broken save due to mod usage stays broken - no matter if the mod is deactivated / deleted or updated.
Using mods in a game this close to its release has it's risks - as you now know...