Entity is really starting to piss me off!

Discuss Halo 2 modding, progress on figuring things out, mapfiles...you know the drill. Cheating discussion not allowed.
Post Reply
User avatar
Elite747




Critic Pyre Articulatist 500

Posts: 636
Joined: Wed Nov 30, 2005 5:57 pm
Location: Reach
Contact:

Entity is really starting to piss me off!

Post 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?
Image
IACE|HALO VICIS|ELITE MODS
Tim Buckley wrote:Ignorance causes violence, not video games. Man up and take responsibility.
OwnZ joO




Articulatist 500

Posts: 980
Joined: Thu Nov 10, 2005 4:24 pm

Post 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?
mr_penguin





Posts: 541
Joined: Thu Feb 08, 2007 5:39 pm
Location: NJ

Post by mr_penguin »

which entity are you using
Your mom became oversized. Please make your mom smaller before reposting. :shock:
Infern0 wrote:You just shave the excess bush and burn the leftovers.
User avatar
Elite747




Critic Pyre Articulatist 500

Posts: 636
Joined: Wed Nov 30, 2005 5:57 pm
Location: Reach
Contact:

Post 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.
Image
IACE|HALO VICIS|ELITE MODS
Tim Buckley wrote:Ignorance causes violence, not video games. Man up and take responsibility.
Post Reply