Meanwhile in Crash City

Post Reply
Lyzak
Posts: 81
Joined: Thu May 18, 2017 5:01 pm

Meanwhile in Crash City

Post by Lyzak »

Good gods I've crashed eight times tonight on a single mission (data tap). It's like the more I try and push through the crashes, the more the game crashes. I seriously hope I've not somehow corrupted my save... I wish these crash reports told me anything informative.

What do I even do with this information...?

Code: Select all

Crashed Thread:        0  MainThrd  Dispatch queue: com.apple.main-thread

Exception Type:        EXC_CRASH (SIGSEGV)
Exception Codes:       0x0000000000000000, 0x0000000000000000
Exception Note:        EXC_CORPSE_NOTIFY

Global Trace Buffer (reverse chronological seconds):
536.407789   CFNetwork                 	0x00007fff9348edd8 NSURLConnection finished with error - code -1100
536.415305   CFNetwork                 	0x00007fff933cfc8f TCP Conn 0x7feb7bf85750 starting SSL negotiation
536.416152   CFNetwork                 	0x00007fff933cfc8f TCP Conn 0x7feb7be30ae0 starting SSL negotiation
536.421005   CFNetwork                 	0x00007fff933cd92b TCP Conn 0x7feb7f224d50 started
536.421028   CFNetwork                 	0x00007fff933cd92b TCP Conn 0x7feb7f1ea4a0 started
536.439432   CFNetwork                 	0x00007fff9339156e Creating default cookie storage with process/bundle identifier
536.439432   CFNetwork                 	0x00007fff93391506 Faulting in CFHTTPCookieStorage singleton
536.439435   CFNetwork                 	0x00007fff93391395 Faulting in NSHTTPCookieStorage singleton
536.458298   CFNetwork                 	0x00007fff933ce659 TCP Conn 0x7feb7bf85750 complete. fd: 80, err: 0
536.458368   CFNetwork                 	0x00007fff9345cf33 TCP Conn 0x7feb7bf85750 event 1. err: 0
536.464482   CFNetwork                 	0x00007fff933ce659 TCP Conn 0x7feb7be30ae0 complete. fd: 79, err: 0
536.464550   CFNetwork                 	0x00007fff9345cf33 TCP Conn 0x7feb7be30ae0 event 1. err: 0
536.586195   CFNetwork                 	0x00007fff933cd92b TCP Conn 0x7feb7bf85750 started
536.588068   CFNetwork                 	0x00007fff933cd92b TCP Conn 0x7feb7be30ae0 started
/rant :x
Alketi
Posts: 159
Joined: Sat Jan 28, 2017 3:11 pm

Re: Meanwhile in Crash City

Post by Alketi »

The error code points to NSURLErrorFileDoesNotExist:

https://developer.apple.com/documentati ... guage=objc

And the trace log indicates various network activities.
Lyzak
Posts: 81
Joined: Thu May 18, 2017 5:01 pm

Re: Meanwhile in Crash City

Post by Lyzak »

Welp. It's a few days later. I went ahead and validated my game cache, nothing seemed to require updating though. Loaded up the mission again and insta-crashed a few seconds after loading. Finally decided to restart the mission entirely just in case that save was corrupted; got a few turns in and... wouldn't you know, crashed again.

I think enough is enough. I'm wiping all XCOM 2 files off my machine and I'll be back when these supposed 'performance updates' hit at the end of August with War of the Chosen. It's been fun, y'all. :?
Jacke
Posts: 623
Joined: Sat Jan 28, 2017 1:10 am

Re: Meanwhile in Crash City

Post by Jacke »

Lyzak wrote:I'm wiping all XCOM 2 files off my machine....
Right off the top of my head, if you're getting a load error loading a save game, either a game file or the save is likely corrupted and the game can't finish and has recognised it. Can you load any other save?

I'd keep the save and remove and reinstall XCOM 2 and LW2. Then try loading the save. If you get the same error, it's likely the save is corrupted. Try any other save. Try making an new game, saving, and reloading it.
Lyzak
Posts: 81
Joined: Thu May 18, 2017 5:01 pm

Re: Meanwhile in Crash City

Post by Lyzak »

Jacke wrote:
Lyzak wrote:I'm wiping all XCOM 2 files off my machine....
Right off the top of my head, if you're getting a load error loading a save game, either a game file or the save is likely corrupted and the game can't finish and has recognised it. Can you load any other save?

I'd keep the save and remove and reinstall XCOM 2 and LW2. Then try loading the save. If you get the same error, it's likely the save is corrupted. Try any other save. Try making an new game, saving, and reloading it.
Saves loaded successfully, but crashed a variable amount of time later; sometimes a turn or two, other times after a few seconds of having loaded in. The crash reports yielded have varied dramatically (and I don't understand ANY of them), and my system gives me one crash report immediately after the crash, and a DIFFERENT crash report when I reopen ("Last time XCOM 2 quit unexpectedly, do you want to send a report? Crash data...")
Post Reply