furyweb Posted November 23, 2018 (edited) So got myself a new SSD so did a fresh install of windows 10, all the updates done, installed GZDB BF and get this error now when I try to create a map. Quote ***********SYSTEM INFO*********** OS: Microsoft Windows 10 Home GPU: NVIDIA GeForce GTX 970 GZDB: R3039 Platform: x64 ********EXCEPTION DETAILS******** CompilationException while loading effect display2d.fx: SlimDX.CompilationException ---> SlimDX.Direct3D9.Direct3D9Exception: ERROR_MOD_NOT_FOUND: n/a (-2147024770) at SlimDX.Result.Throw[T](Object dataKey, Object dataValue) at SlimDX.Result.Record[T](Int32 hr, Boolean failed, Object dataKey, Object dataValue) at SlimDX.Result.Record[T](Int32 hr, Object dataKey, Object dataValue) at SlimDX.CompilationException.Check[T](Int32 hr, String errors) --- End of inner exception stack trace --- at SlimDX.Direct3D9.Effect.FromMemory(Device device, Byte[] memory, Macro[] preprocessorDefines, Include includeFile, String skipConstants, ShaderFlags flags, EffectPool pool, String& compilationErrors) at SlimDX.Direct3D9.Effect.FromStream(Device device, Stream stream, Macro[] preprocessorDefines, Include includeFile, String skipConstants, ShaderFlags flags, EffectPool pool, String& compilationErrors) at CodeImp.DoomBuilder.Rendering.D3DShader.LoadEffect(String fxfile) at CodeImp.DoomBuilder.Rendering.D3DShader.LoadEffect(String fxfile) at CodeImp.DoomBuilder.Rendering.Display2DShader..ctor(ShaderManager manager) at CodeImp.DoomBuilder.Rendering.ShaderManager.ReloadResource() at CodeImp.DoomBuilder.Rendering.ShaderManager..ctor(D3DDevice device) at CodeImp.DoomBuilder.Rendering.D3DDevice.Initialize() at CodeImp.DoomBuilder.MapManager.InitializeNewMap(MapOptions options) at CodeImp.DoomBuilder.General.NewMap() at CodeImp.DoomBuilder.Actions.Action.Begin() at CodeImp.DoomBuilder.Actions.ActionManager.InvokeAction(String actionname) at CodeImp.DoomBuilder.Windows.MainForm.InvokeTaggedAction(Object sender, EventArgs e) at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e) at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e) at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e) at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e) at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea) at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ToolStrip.WndProc(Message& m) at System.Windows.Forms.ToolStripDropDown.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) Anyone have any clue? Do I need to download something?. Was working fine before I did a fresh install Edited November 23, 2018 by furyweb 0 Quote Share this post Link to post
furyweb Posted November 23, 2018 Never mind solved, didnt read the error lol. Just needed to download SlimDX lol. 0 Quote Share this post Link to post
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.