View Issue Details
ID | Project | Category | Date Submitted | Last Update | |
---|---|---|---|---|---|
0007689 | Valley 1 | Crash/Exception | May 9, 2012 11:11 pm | May 10, 2012 10:35 am | |
Reporter | shoukanjuu | Assigned To | Chris_McElligottPark | ||
Status | resolved | Resolution | fixed | ||
Product Version | 1.013 | ||||
Fixed in Version | 1.014 | ||||
Summary | 0007689: UnhandledErrors | ||||
Description | After starting up AVWW for the first time and then running the updater, I get unhanded errors, and am directed to report the error log. So…great. | ||||
Tags | No tags attached. | ||||
Internal Weight | Major Problem | ||||
|
UnhandledErrors.txt (3,546 bytes)
5/9/2012 8:58:51 PM (1.013) ----------------------------------- UnhandledErrors----------------------------------- 5/9/2012 8:58:51 PM (1.013) -----------------------------------Error-----------------------------------Log String: OnGUI: System.IO.DirectoryNotFoundException: Directory '/Users/nathangsm/Library/Application Support/Steam/SteamApps/common/a valley without wind/RuntimeData/TexturePacks' not found. at System.IO.Directory.GetFileSystemEntries (System.String path, System.String searchPattern, FileAttributes mask, FileAttributes attrs) [0x00000] in <filename unknown>:0 at System.IO.Directory.GetDirectories (System.String path, System.String searchPattern) [0x00000] in <filename unknown>:0 at System.IO.Directory.GetDirectories (System.String path) [0x00000] in <filename unknown>:0 at SettingsMenu.SubclassPreShow () [0x00000] in <filename unknown>:0 at AbstractArcenWindow.PreShow () [0x00000] in <filename unknown>:0 at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 Stack Trace: at System.IO.Directory.GetFileSystemEntries (System.String path, System.String searchPattern, FileAttributes mask, FileAttributes attrs) [0x00000] in <filename unknown>:0 at System.IO.Directory.GetDirectories (System.String path, System.String searchPattern) [0x00000] in <filename unknown>:0 at System.IO.Directory.GetDirectories (System.String path) [0x00000] in <filename unknown>:0 at SettingsMenu.SubclassPreShow () [0x00000] in <filename unknown>:0 at AbstractArcenWindow.PreShow () [0x00000] in <filename unknown>:0 at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 5/9/2012 9:01:10 PM (1.013) ----------------------------------- UnhandledErrors----------------------------------- 5/9/2012 9:01:10 PM (1.013) -----------------------------------Error-----------------------------------Log String: OnGUI: System.IO.DirectoryNotFoundException: Directory '/Users/nathangsm/Library/Application Support/Steam/SteamApps/common/a valley without wind/RuntimeData/TexturePacks' not found. at System.IO.Directory.GetFileSystemEntries (System.String path, System.String searchPattern, FileAttributes mask, FileAttributes attrs) [0x00000] in <filename unknown>:0 at System.IO.Directory.GetDirectories (System.String path, System.String searchPattern) [0x00000] in <filename unknown>:0 at System.IO.Directory.GetDirectories (System.String path) [0x00000] in <filename unknown>:0 at SettingsMenu.SubclassPreShow () [0x00000] in <filename unknown>:0 at AbstractArcenWindow.PreShow () [0x00000] in <filename unknown>:0 at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 Stack Trace: at System.IO.Directory.GetFileSystemEntries (System.String path, System.String searchPattern, FileAttributes mask, FileAttributes attrs) [0x00000] in <filename unknown>:0 at System.IO.Directory.GetDirectories (System.String path, System.String searchPattern) [0x00000] in <filename unknown>:0 at System.IO.Directory.GetDirectories (System.String path) [0x00000] in <filename unknown>:0 at SettingsMenu.SubclassPreShow () [0x00000] in <filename unknown>:0 at AbstractArcenWindow.PreShow () [0x00000] in <filename unknown>:0 at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 |
|
This fix has been put in place for the specific issue in question: * Fixed an issue that could cause exceptions if the TexturePacks folder was somehow missing. However, I'm wondering if this isn't indicative of a larger issue with a few updates having been missed as it tried to update, or something. Or it might be that OSX didn't like the trailing slash in the pathname. Either way, once the new 1.014 comes out you'll want to verify the steam cache to get back to the 1.000 version and then update to the new 1.014 (which will be out in about an hour) to bypass this issue. Sorry for the trouble! |
Date Modified | Username | Field | Change |
---|---|---|---|
May 9, 2012 11:11 pm | shoukanjuu | New Issue | |
May 9, 2012 11:11 pm | shoukanjuu | File Added: UnhandledErrors.txt | |
May 10, 2012 8:26 am | tigersfan | Internal Weight | => Major Problem |
May 10, 2012 8:26 am | tigersfan | Assigned To | => Chris_McElligottPark |
May 10, 2012 8:26 am | tigersfan | Status | new => assigned |
May 10, 2012 8:40 am | Chris_McElligottPark | Note Added: 0023930 | |
May 10, 2012 8:40 am | Chris_McElligottPark | Status | assigned => resolved |
May 10, 2012 8:40 am | Chris_McElligottPark | Fixed in Version | => 1.014 |
May 10, 2012 8:40 am | Chris_McElligottPark | Resolution | open => fixed |
May 10, 2012 10:35 am | GauHelldragon | Relationship added | has duplicate 0007708 |
May 10, 2012 10:36 am | GauHelldragon | Relationship deleted | has duplicate 0007708 |
Apr 14, 2014 9:28 am | Chris_McElligottPark | Category | Bug - Crash or Exception => Crash/Exception |