View Issue Details
ID | Project | Category | Date Submitted | Last Update | |
---|---|---|---|---|---|
0001531 | AI War 1 / Classic | Crash/Exception | Nov 22, 2010 8:16 am | Nov 23, 2010 9:12 am | |
Reporter | Ham | Assigned To | keith.lamothe | ||
Status | resolved | Resolution | fixed | ||
Product Version | 4.038 | ||||
Summary | 0001531: Unhandled error in 2-player multiplayer (both expansions enabled) | ||||
Description | After playing the game without issue for 1 hr 40 mins, suddenly an unhandled error spam occurred. The latest autosave was loaded (approx 3 minutes earlier) but then the same error occurred at the same time. I have attached the UnhandledError.txt, the ClientReceivingData.txt and the Autosave file itself. Windows version of host & client = Windows 7 Loaded game through Steam. Latest beta version used with both expansions enabled. | ||||
Tags | No tags attached. | ||||
Internal Weight | |||||
|
|
|
Chris, FYI, this is due to a constructor's BuyQueue containing an item where TypeToBuild == ForegroundObjectType.None . It's easy enough to have it ditch these items when it finds them, but I'm looking into how they got there to begin with. |
|
That is curious. |
|
Ah, this one was all me ;) The custom-ship-design thing would try to pass along an empty slot as a None queue item. Won't do that in 4.039 :) |
|
Thanks guys, impressive turnaround on these bugs! Keep up the good work :) |
|
Our pleasure, thanks for the report and the save to reproduce the problem, I can't turn these around nearly that fast (if at all) without that. |
Date Modified | Username | Field | Change |
---|---|---|---|
Nov 22, 2010 8:16 am | Ham | New Issue | |
Nov 22, 2010 8:16 am | Ham | File Added: RuntimeData.rar | |
Nov 22, 2010 8:57 am | keith.lamothe | Assigned To | => keith.lamothe |
Nov 22, 2010 8:57 am | keith.lamothe | Status | new => assigned |
Nov 22, 2010 9:21 am | keith.lamothe | Note Added: 0004189 | |
Nov 22, 2010 9:29 am | Chris_McElligottPark | Note Added: 0004193 | |
Nov 22, 2010 9:46 am | keith.lamothe | Note Added: 0004199 | |
Nov 22, 2010 9:46 am | keith.lamothe | Status | assigned => resolved |
Nov 22, 2010 9:46 am | keith.lamothe | Resolution | open => fixed |
Nov 22, 2010 6:54 pm | Ham | Note Added: 0004243 | |
Nov 23, 2010 9:12 am | keith.lamothe | Note Added: 0004265 | |
Apr 14, 2014 9:27 am | Chris_McElligottPark | Category | Bug - Crash or Exception => Crash/Exception |