Page 1 of 1

Entity is really starting to piss me off!

Posted: Mon Jun 18, 2007 2:49 pm
by Elite747

Code: Select all

************** Exception Text **************
Error in the application.
-2005530518 (D3DERR_NOTAVAILABLE)
   at Microsoft.DirectX.Direct3D.Manager.GetDeviceCaps(Int32 adapter, DeviceType deviceType)
   at entity.Renderer.Renderer.CreateDevice(Control renderpanel)
   at entity.Raw.ParsedModel.LoadFromOBJ(String FilePath, Int32 mapnumber)
   at entity.Raw.ParsedModel.InjectModel(String FilePath, Meta meta, Int32 mapnumber)
   at entity.MapForm.injectOBJToolStripMenuItem_Click(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.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)
   at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
   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.ScrollableControl.WndProc(Message& m)
   at System.Windows.Forms.ToolStrip.WndProc(Message& m)
   at System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
This is what I get when I try to inject a new model. It also gives me similar errors with the model viewer and the BSP viewer. WTF??????? How the fuck do I fix this?

Posted: Tue Jun 19, 2007 6:35 am
by OwnZ joO
You're gonna have to get the source code of entity and edit it im pretty sure, did you get a new graphics card?

Posted: Tue Jun 19, 2007 10:35 am
by mr_penguin
which entity are you using

Posted: Tue Jun 19, 2007 10:54 am
by Elite747
mr_penguin wrote:which entity are you using
It does this for ALL versions of entity, and even for Darkmatter. =\

And, no I did not get a new graphics card. The only thing that changed on my computer is that I got Vista, and that isn't the problem because some of Entity was coded running Vista., and ppl use it all the time on Vista.