View Issue Details
ID | Project | Category | Date Submitted | Last Update | |
---|---|---|---|---|---|
0016160 | Stars Beyond Reach | Graphical Bug | Apr 14, 2015 6:05 pm | Apr 14, 2015 7:17 pm | |
Reporter | tbrass | Assigned To | Chris_McElligottPark | ||
Status | closed | Resolution | unable to reproduce | ||
Summary | 0016160: Alt-Tab crashes Direct3D if full screen, unrecoverable | ||||
Description | I wanted to keep mantis open for reporting during play. Unfortunately, the graphics driver could not recover when I tried to switch back into SBR, leaving me with a black screen. I was forced to Alt-F4 to close. | ||||
Tags | No tags attached. | ||||
|
ArcenDebugLog.txt (4,529 bytes)
4/14/2015 2:51:47 PM Steamworks Init 4/14/2015 2:51:47 PM Steamworks IsRunning: True 4/14/2015 2:51:47 PM GameInit (0 - 4/14/2015 2:51:47 PM) 4/14/2015 2:51:48 PM GameInit (1 - 4/14/2015 2:51:48 PM) 4/14/2015 2:51:48 PM GameInit (2 - 4/14/2015 2:51:48 PM) 4/14/2015 2:51:48 PM Version: 0.770 4/14/2015 2:51:50 PM audio load: 463 4/14/2015 2:51:50 PM GameInit (3 - 4/14/2015 2:51:50 PM) 4/14/2015 2:51:50 PM GameInit (4 - 4/14/2015 2:51:50 PM) 4/14/2015 2:51:51 PM GameInit (5 - 4/14/2015 2:51:51 PM) 4/14/2015 2:51:52 PM GameInit (6 - 4/14/2015 2:51:52 PM) 4/14/2015 2:51:58 PM GameInit (7 - 4/14/2015 2:51:58 PM) 4/14/2015 2:52:00 PM GameInit (8 - 4/14/2015 2:52:00 PM) 4/14/2015 2:52:00 PM GameInit (9 - 4/14/2015 2:52:00 PM) 4/14/2015 2:52:00 PM GameInit (10 - 4/14/2015 2:52:00 PM) 4/14/2015 2:53:38 PM MISSING LOCALIZATION: HotTips_Header_StartNewWorldHotTips at System.Environment.get_StackTrace() at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Boolean IncludeStackTrace, Verbosity Verbosity) at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Verbosity Verbosity) at ArcenDebugging.ArcenDebugLog(System.String Message, Verbosity Verbosity) at Language.GetValue(System.String ID) at NewGameWindow.Show(NewGameWindowMode Mode) at Game.<RenderMainMenuHUD>b__55(Boolean WasRightClick) at Game+<>c__DisplayClass6a.<AddMainMenuButton>b__69(.ArcenMouseInput input) at ArcenRawGUIManager.LetZonesProcessMouseInput(.ArcenMouseInput MouseInput) at Game.CheckMouseInputFromGUIAfterDrawGUI() at MainCameraLogic.OnGUI() 4/14/2015 2:53:38 PM MISSING LOCALIZATION: HotTips_Body_StartNewWorldHotTips at System.Environment.get_StackTrace() at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Boolean IncludeStackTrace, Verbosity Verbosity) at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Verbosity Verbosity) at ArcenDebugging.ArcenDebugLog(System.String Message, Verbosity Verbosity) at Language.GetValue(System.String ID) at NewGameWindow.Show(NewGameWindowMode Mode) at Game.<RenderMainMenuHUD>b__55(Boolean WasRightClick) at Game+<>c__DisplayClass6a.<AddMainMenuButton>b__69(.ArcenMouseInput input) at ArcenRawGUIManager.LetZonesProcessMouseInput(.ArcenMouseInput MouseInput) at Game.CheckMouseInputFromGUIAfterDrawGUI() at MainCameraLogic.OnGUI() 4/14/2015 2:57:57 PM ----------- D3D device reset failed [invalid call] Stack Trace: at System.Environment.get_StackTrace() at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Boolean IncludeStackTrace, Verbosity Verbosity) at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Verbosity Verbosity) at ArcenDebugging.ArcenDebugLog(System.String Message, Verbosity Verbosity) at MainCameraLogic.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause, Boolean CameFromUnity) at MainCameraLogic.LogWrittenFromUnity(System.String LogString, System.String StackTrace, LogType Type) at UnityEngine.Application.CallLogCallback(System.String logString, System.String stackTrace, LogType type) 4/14/2015 2:57:57 PM ErrorsReportedByEngine: ----------- D3D device reset failed [invalid call] Stack Trace: at System.Environment.get_StackTrace() at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Boolean IncludeStackTrace, Verbosity Verbosity) at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Verbosity Verbosity) at ArcenDebugging.ArcenDebugLog(System.String Message, Verbosity Verbosity) at EngineConfig.WriteToErrorFile(System.String ErrorFile, System.String ErrorName, System.String ErrorText, Boolean SuppressArcenDebugLog) at EngineConfig.WriteToErrorFile(System.String ErrorFile, System.String ErrorName, System.String ErrorText) at MainCameraLogic.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause, Boolean CameFromUnity) at MainCameraLogic.LogWrittenFromUnity(System.String LogString, System.String StackTrace, LogType Type) at UnityEngine.Application.CallLogCallback(System.String logString, System.String stackTrace, LogType type) |
|
I've been alt-tabbing back and forth with no problems, so far. At least a dozen times. |
|
Edit - I cannot reproduce. Perhaps it was a weird one-off. You have the log (I couldn't find the save, perhaps there wasn't one yet?) As such, I downgraded the severity. |
|
Gotcha. Generally that sort of thing we can't control much, since it's with the engine-level code that is a black box to us. My best guess is that maybe you should verify the integrity of your local file cache and possibly that might fix something. Might have already done it on its own, hence the fix. That said, if you or anyone else experience this again, feel free to reopen! |
Date Modified | Username | Field | Change |
---|---|---|---|
Apr 14, 2015 6:05 pm | tbrass | New Issue | |
Apr 14, 2015 6:05 pm | tbrass | File Added: ArcenDebugLog.txt | |
Apr 14, 2015 6:07 pm | mrhanman | Note Added: 0039941 | |
Apr 14, 2015 6:16 pm | tbrass | Note Added: 0039942 | |
Apr 14, 2015 6:17 pm | tbrass | Severity | major => trivial |
Apr 14, 2015 6:19 pm | tbrass | Note Edited: 0039942 | |
Apr 14, 2015 6:19 pm | tbrass | Note Edited: 0039942 | |
Apr 14, 2015 7:17 pm | Chris_McElligottPark | Note Added: 0039949 | |
Apr 14, 2015 7:17 pm | Chris_McElligottPark | Status | new => closed |
Apr 14, 2015 7:17 pm | Chris_McElligottPark | Assigned To | => Chris_McElligottPark |
Apr 14, 2015 7:17 pm | Chris_McElligottPark | Resolution | open => unable to reproduce |