dizietemblesssma Posted February 2, 2019 Share Posted February 2, 2019 Every time I switch games I get the white screen glitch (alternating between white screen and vortex). I reinstalled which fixed it, until I tried switching to new vegas again. Anyone else have this problem?Also this was after I ran out of hard drive space while downloading skyrim mods and switched to new vegas to delete some unused texture packs, not sure if that matters or not.Do you have a lot of new vegas savegames? Have you tried temporarily moving some of them? Link to comment Share on other sites More sharing options...
Jebbalon Posted February 8, 2019 Share Posted February 8, 2019 Thank you Tannin et al.17.2 is handling the saves much better.... below is my 4000+ saves profile... Link to comment Share on other sites More sharing options...
dizietemblesssma Posted February 10, 2019 Share Posted February 10, 2019 Well I too can confirm that so far (5 mins in!) the 0.17.2 seems to behave better with savegames, I put all my temporarily moved savegames back and FONV and FO4 no longer crash upon switching to them. Obvioulsy there must be something other than the 200 game restriction changed in the code because where FO4 used to crash above 140 savegames it no longe does. Link to comment Share on other sites More sharing options...
Tannin42 Posted February 11, 2019 Author Share Posted February 11, 2019 Yes, Vortex now only loads the screenshots of savegames once they come into view on that screen, so less happens at once. Link to comment Share on other sites More sharing options...
Deleted49268943User Posted February 22, 2019 Share Posted February 22, 2019 Hello, So, one minute i'm playing skyrim and the next I go into a stronghold and the game just kind of freezes. So I hard restarted my laptop and tried to run Vortex but it just started doing the crazy white screen and endless messages saying it's crashed yadayada. I currently have very limited internet access so I can't download anything. I was able to verify the integrity of the game, which was fine, and when I'm quick enough I can get the launcher up but as soon as I select load or continue it crashes before the actual game launches. I'm currently on a business trip but even with the internet turned off at home it was working just fine. Any suggestions would be appreciated. Link to comment Share on other sites More sharing options...
HadToRegister Posted February 27, 2019 Share Posted February 27, 2019 Hello, So, one minute i'm playing skyrim and the next I go into a stronghold and the game just kind of freezes. So I hard restarted my laptop and tried to run Vortex but it just started doing the crazy white screen and endless messages saying it's crashed yadayada. I currently have very limited internet access so I can't download anything. I was able to verify the integrity of the game, which was fine, and when I'm quick enough I can get the launcher up but as soon as I select load or continue it crashes before the actual game launches. I'm currently on a business trip but even with the internet turned off at home it was working just fine. Any suggestions would be appreciated. You should post your problem in the Support Forum, not in the sticky. Link to comment Share on other sites More sharing options...
TheBaconOverlord Posted March 4, 2019 Share Posted March 4, 2019 I get this reliably every time I try to view my "save games" for Fallout 4 VR. It just says "exception" and refers me to this thread. Link to comment Share on other sites More sharing options...
kissbaby Posted March 5, 2019 Share Posted March 5, 2019 Vortex crashes when looking at the save game file tabs. Cause : what can be the cause?What can i do? : Nothing but keep smashing the report button in hopes it fixes the issue. Link to comment Share on other sites More sharing options...
maddadicusrex Posted March 28, 2019 Share Posted March 28, 2019 I keep getting a crash notification every time I reopen Vortex even though my previous session did not crash. All I did was to close the window.......... Link to comment Share on other sites More sharing options...
Tannin42 Posted March 28, 2019 Author Share Posted March 28, 2019 It's not uncommon for applications to crash when closed because that's where everything gets cleaned up which is a natural place to stumble over something that got messed up earlier.Imagine the developer allocated a chunk of memory to store an image in, freed it wasn't needed any longer but didn't mark it as freed. On application close an automatism might then try to free that same chunk of memory again - which then causes a crash.Even though from the user perspective nothing "bad" happens in this case, it's still a bug I would take very seriously if it was in my code because it indicates memory management in general isn't cleanly implemented, which could also lead to memory leaks or crashes at runtime under different circumstances. Afaict the "Unidentified exception 2" for example is this kind of scenario: the msxml.dll from some ancient MS Office version causes Vortex to crash, but it appears to happen during application shutdown so users are often confused why Vortex says it crashed at all. For all we know it may actually be crashing a lot of applications in this way and Vortex is just the only one that makes you aware of it. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now