- Status Zugeteilt
- Percent Complete
- Task Type ToDo
- Category GUI & Server → GUI → StageView
-
Assigned To
Qasi - Operating System All
- Severity High
- Reported Version 3.2 Beta x
- Due in Version 3.4
-
Due Date
Undecided
- Votes
- Private
Attached to Project: DMXControl 3
Opened by LightningBrothers - 31.03.2019
Last edited by Qasi - 26.11.2021
Opened by LightningBrothers - 31.03.2019
Last edited by Qasi - 26.11.2021
FS#3526 - WARN org.dmxc.lumos.XNAViews.GraphicsDeviceControl - Failed to Draw! System.InvalidOperationExcept.
In einem mir zur Verfügung gestellten Testprojekt ist folgender Fehler im GUI-Log aufgetaucht:
2019-03-28 22:32:43,413 [Log-Thread] WARN org.dmxc.lumos.XNAViews.GraphicsDeviceControl - Failed to Draw! System.InvalidOperationException: An unexpected error has occurred. bei Microsoft.Xna.Framework.Graphics.GraphicsDevice.CreateDevice(GraphicsAdapter adapter, PresentationParameters presentationParameters) bei Microsoft.Xna.Framework.Graphics.GraphicsDevice..ctor(GraphicsAdapter adapter, GraphicsProfile graphicsProfile, PresentationParameters presentationParameters) bei org.dmxc.lumos.XNAViews.GraphicsDeviceService.ResetDevice(Int32 width, Int32 height, Boolean withoutEvent, Nullable`1 handler, Boolean hardReset) in D:\Jenkins\workspace\Lumos_3.2_Release\Lumos\LumosLIB\src\XNA\GraphicsDeviceService.cs:Zeile 146. bei org.dmxc.lumos.XNAViews.GraphicsDeviceControl.OnPaint(PaintEventArgs e) in D:\Jenkins\workspace\Lumos_3.2_Release\Lumos\XNAViews\src\XNAViews\GraphicsDeviceControl.cs:Zeile 449.
Das zugehörige Projekt kann ich bei Bedarf intern zur Verfügung stellen.
Wie es da steht, es ist eine Warnung, kein Bug
Die Exception wird aufgefangen!
Btw. das ist das Lila Flackern