Page 1 of 1

Hellllllppp with model viewing!!!

Posted: Tue May 16, 2006 4:35 pm
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

Posted: Wed May 17, 2006 12:51 am
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.

Posted: Wed May 17, 2006 4:30 pm
by akamasta
but i have 1.1 and 2.0

Posted: Wed May 17, 2006 6:15 pm
by xXxCocoFangxXx
Please don't go crazy when posting a new topic.

Posted: Wed May 17, 2006 8:59 pm
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.

Posted: Thu May 18, 2006 6:58 am
by Talin64
Do you have the mainmenu.map and shared maps in the same directory as the map you are opening?