Hellllllppp with model viewing!!!

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





Posts: 176
Joined: Sat May 13, 2006 5:48 pm
Location: Ny
Contact:

Hellllllppp with model viewing!!!

Post by akamasta »

Well i really need help with this. Everytime I try and open a model with a program such as darkmatter or entity i get a error. Yes, i did install directx 9.0 and .netframework2.0. So really...i don't kow what the problem is!
Here's sort of what the error looks like(Just the top)
************** Exception Text **************
Error in the application.
-2005530516 (D3DERR_INVALIDCALL)
at Microsoft.DirectX.Direct3D.Texture..ctor(Device device, Int32 width, Int32 height, Int32 numLevels, Usage usage, Format format, Pool pool)
at entity.MetaContainers.ShaderInfo.CreateTexture(Device& device, Bitmap bitmap)
at entity.MetaContainers.ShaderInfo.MakeTextures(Device& device)
at entity.Raw.ParsedModel.DisplayedInfo.(Device& , ParsedModel& )
at entity.Raw.ParsedModel.DisplayedInfo.LoadDirectXTexturesAndBuffers(Device& device, ParsedModel& pm)
at entity.ModelViewer.InitializeGraphics()
at entity.ModelViewer.Main()
at entity.ModelViewer..ctor(ParsedModel temppm)
at entity.MapForm.rawEditorToolStripMenuItem_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)
i have no idea what this means..lol
Btw i'm running on win98se, if that matters
User avatar
dazzajay




Literarian 500

Posts: 582
Joined: Tue Feb 21, 2006 9:17 am
Location: Shepparton, Victoria, Australia
Contact:

Post by dazzajay »

i have absolutly no idea about that, (ive never used the app) BUT, i have noticed that some apps wont open unless i have .net 1.1, even tho i was running 2.0 so i installed .net 1.1 and 2.0 and it fixed most of my problems, but im not sure if the problem is related, but its worth a shot.
akamasta





Posts: 176
Joined: Sat May 13, 2006 5:48 pm
Location: Ny
Contact:

Post by akamasta »

but i have 1.1 and 2.0
User avatar
xXxCocoFangxXx





Posts: 3756
Joined: Thu Sep 08, 2005 9:57 am
Contact:

Post by xXxCocoFangxXx »

Please don't go crazy when posting a new topic.
Image
User avatar
dazzajay




Literarian 500

Posts: 582
Joined: Tue Feb 21, 2006 9:17 am
Location: Shepparton, Victoria, Australia
Contact:

Post by dazzajay »

akamasta wrote:but i have 1.1 and 2.0
ok, that counts my idea out, it must be something else, but i'm no programmer.
Talin64




Socialist

Posts: 213
Joined: Mon Jan 26, 2004 12:24 pm

Post by Talin64 »

Do you have the mainmenu.map and shared maps in the same directory as the map you are opening?
Post Reply