Update: Yeap, that fixed it. So I'll have to find the LFox - Bottle That Water - TTW edition mod page and let the mod author know so they can fix the mod.
Looks like I did the initial edits to make this apart of TTW. O.o And LFox hasn't made updates to the core mod since 2012 so... Anyway, I'll hunt down the package and copy / rename it to add ver 1.01 and repackage the updated esp and update my post just to fix the scotch bottles and clean masters.
Updated the mod page - https://taleoftwowastelands.com/content/lfoxs-bottle-water - Though, oddly enough, I didn't have sufficient perms to mod the body of my own message. O.o Oh well, I did upload the new file.
The forum has been set to read-only mode. For community discussion and questions, head over to our Discord: https://discord.taleoftwowastelands.com
ENB and weapon scopes
-
BelGarion
- Posts: 139
- Joined: Fri Mar 15, 2013 8:10 pm
Alright, was running fine
Alright, was running fine with NVAC and it just CTDed. And the NVAC log file is pretty confusing.
- RoyBatty
- Gary
- Posts: 7742
- Joined: Sun Apr 27, 2014 10:26 am
- Location: Vault 108
-
Mystical Panda
- Posts: 750
- Joined: Wed Mar 30, 2016 2:02 pm
The best I could gather on
The best I could gather on the result is:
----------
C0000096
EXCEPTION_PRIVILEGED_INSTRUCTION
The instruction is not allowed in the current ring (inport, outport & control register manipulation usually). No fix, other than 'don't do that'
The thread attempted to execute an instruction whose operation is not allowed in the current machine mode.
----------
From the first exception in the log you posted:
----------
01001448 M 20ECB192 C0000096
----------
After that the engine just vomited itself into 'oblivion'. Here's some additional reading, if you haven't already seen it:
https://stackoverflow.com/questions/89607/what-is-a-privileged-instruction
----------
Since you were running for a bit before it 'bottomed up', I'll assume it's not a DEP issue from the start. And if there's no other process doing any direct 'injection' into the code from an outside source, somehow the data somewhere along the line mightv'e gotten corrupted which led to the inevitable 'sinking of the Titanic'.
----------
C0000096
EXCEPTION_PRIVILEGED_INSTRUCTION
The instruction is not allowed in the current ring (inport, outport & control register manipulation usually). No fix, other than 'don't do that'
The thread attempted to execute an instruction whose operation is not allowed in the current machine mode.
----------
From the first exception in the log you posted:
----------
01001448 M 20ECB192 C0000096
----------
After that the engine just vomited itself into 'oblivion'. Here's some additional reading, if you haven't already seen it:
https://stackoverflow.com/questions/89607/what-is-a-privileged-instruction
----------
Since you were running for a bit before it 'bottomed up', I'll assume it's not a DEP issue from the start. And if there's no other process doing any direct 'injection' into the code from an outside source, somehow the data somewhere along the line mightv'e gotten corrupted which led to the inevitable 'sinking of the Titanic'.
