Go Back   Se7enSins Forums > Xbox Gaming > Halo 1 and Halo 2 > Halo 2 > Halo Modding Section > Halo 2 Mod Programs

Entity Bsp veiwer error

This is a discussion about Entity Bsp veiwer error within the Halo 2 Mod Programs section, where you will All modding programs needed to mod Halo 2 maps can be found here.; Alright, well i want to do ai mods and stuff more complicated and i don't know of any other programs to do it other then entity (if u know some please tell me) But everytime



Notices

Reply
 
LinkBack Thread Tools Display Modes
Old 08-29-2007, 03:24 PM   #1 (permalink)
Novice
Points: 1,078, Level: 12 Points: 1,078, Level: 12 Points: 1,078, Level: 12
Activity: 0% Activity: 0% Activity: 0%
 
Herekiller46's Avatar
 
Join Date: Mar 2007
Posts: 20
Tournaments Joined: 0
Tournament Wins: 0
Gave Thanks: 0
Received Thanks: 0
Nominated 0 Times in 0 Posts
TOTM Award(s): 0
Herekiller46 is on a distinguished road
Entity Bsp veiwer error

Alright, well i want to do ai mods and stuff more complicated and i don't know of any other programs to do it other then entity (if u know some please tell me) But everytime i open a map, go to spsb then go to bsp veiwer it trys to load and then i get this erroe message and it wants me to close it this is what it says:
********** Exception Text **************
Error in the application.
-2005530516 (D3DERR_INVALIDCALL)
at Microsoft.DirectX.Direct3D.Device..ctor(Int32 adapter, DeviceType deviceType, Control renderWindow, CreateFlags behaviorFlags, PresentParameters[] presentationParameters)
at entity.BSPViewer.InitializeGraphics()
at entity.BSPViewer.Main()
at entity.BSPViewer..ctor(BSPModel tempbsp, Map& mapz)
at entity.MapForm.rawEditorToolStripMenuItem_Click(Ob ject sender, EventArgs e)
at System.Windows.Forms.ToolStripItem.RaiseEvent(Obje ct key, EventArgs e)
at System.Windows.Forms.ToolStripMenuItem.OnClick(Eve ntArgs e)
at System.Windows.Forms.ToolStripItem.HandleClick(Eve ntArgs e)
at System.Windows.Forms.ToolStripItem.HandleMouseUp(M ouseEventArgs e)
at System.Windows.Forms.ToolStripItem.FireEventIntera ctive(EventArgs e, ToolStripItemEventType met)
at System.Windows.Forms.ToolStripItem.FireEvent(Event Args e, ToolStripItemEventType met)
at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEven tArgs mea)
at System.Windows.Forms.ToolStripDropDown.OnMouseUp(M ouseEventArgs 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(Mes sage& m)
at System.Windows.Forms.ToolStrip.WndProc(Message& m)
at System.Windows.Forms.ToolStripDropDown.WndProc(Mes sage& m)
at System.Windows.Forms.Control.ControlNativeWindow.O nMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.W ndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
entity
Assembly Version: 1.0.2311.435
Win32 Version: 1.0.2311.435
CodeBase: file:///C:/Program%20Files/UMP%20v5/H2%20Tools/Entity%20Alpha%201/entity.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
Microsoft.DirectX
Assembly Version: 1.0.2902.0
Win32 Version: 5.04.00.2904
CodeBase: file:///C:/Program%20Files/UMP%20v5/H2%20Tools/Entity%20Alpha%201/Microsoft.DirectX.DLL
----------------------------------------
Microsoft.DirectX.Direct3D
Assembly Version: 1.0.2902.0
Win32 Version: 9.05.132.0000
CodeBase: file:///C:/Program%20Files/UMP%20v5/H2%20Tools/Entity%20Alpha%201/Microsoft.DirectX.Direct3D.DLL
----------------------------------------
Microsoft.DirectX.Direct3DX
Assembly Version: 1.0.2903.0
Win32 Version: 9.04.91.0000
CodeBase: file:///C:/Program%20Files/UMP%20v5/H2%20Tools/Entity%20Alpha%201/Microsoft.DirectX.Direct3DX.DLL
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.

So can someone tell me how to fix this.

Join Now!

Herekiller46 is offline   Reply With Quote
Old 08-29-2007, 03:25 PM   #2 (permalink)
Novice
Points: 1,078, Level: 12 Points: 1,078, Level: 12 Points: 1,078, Level: 12
Activity: 0% Activity: 0% Activity: 0%
 
Herekiller46's Avatar
 
Join Date: Mar 2007
Posts: 20
Tournaments Joined: 0
Tournament Wins: 0
Gave Thanks: 0
Received Thanks: 0
Nominated 0 Times in 0 Posts
TOTM Award(s): 0
Herekiller46 is on a distinguished road
I'm thinking its colour settings or a crap graphics card.
Herekiller46 is offline   Reply With Quote
Old 08-30-2007, 12:32 PM   #3 (permalink)
Novice
Points: 1,078, Level: 12 Points: 1,078, Level: 12 Points: 1,078, Level: 12
Activity: 0% Activity: 0% Activity: 0%
 
Herekiller46's Avatar
 
Join Date: Mar 2007
Posts: 20
Tournaments Joined: 0
Tournament Wins: 0
Gave Thanks: 0
Received Thanks: 0
Nominated 0 Times in 0 Posts
TOTM Award(s): 0
Herekiller46 is on a distinguished road
Anyone..?
Herekiller46 is offline   Reply With Quote
Old 08-30-2007, 04:06 PM   #4 (permalink)
Member
Points: 2,834, Level: 22 Points: 2,834, Level: 22 Points: 2,834, Level: 22
Activity: 3% Activity: 3% Activity: 3%
 
Brown Wigga's Avatar
 
Join Date: May 2007
Location: Ohio
Posts: 796
Tournaments Joined: 0
Tournament Wins: 0
Gave Thanks: 10
Received Thanks: 13
Nominated 0 Times in 0 Posts
TOTM Award(s): 0
Brown Wigga will become famous soon enoughBrown Wigga will become famous soon enough
Send a message via AIM to Brown Wigga
Error in Application is a ****y graphics card. You can buy one at wal-mart for like 50 bucks. Why the tripple?

Last edited by Brown Wigga; 08-30-2007 at 04:07 PM.
Brown Wigga is offline   Reply With Quote
Old 08-30-2007, 04:12 PM   #5 (permalink)
Pwnography
Points: 20,145, Level: 61 Points: 20,145, Level: 61 Points: 20,145, Level: 61
Activity: 100% Activity: 100% Activity: 100%
 
Venomous Fire's Avatar
 
Join Date: Feb 2007
Location: In Krafty's backpack
Posts: 5,248
Tournaments Joined: 1
Tournament Wins: 0
Gave Thanks: 64
Received Thanks: 501
Nominated 15 Times in 2 Posts
Nominated 
TOTM Award(s): 1
Venomous Fire is a splendid one to beholdVenomous Fire is a splendid one to beholdVenomous Fire is a splendid one to beholdVenomous Fire is a splendid one to beholdVenomous Fire is a splendid one to beholdVenomous Fire is a splendid one to beholdVenomous Fire is a splendid one to behold
Total Awards: 5
Forum Famous1 Top Tutorial Xbox Support1 Loved1 Forum Addict 
Send a message via AIM to Venomous Fire Send a message via MSN to Venomous Fire Send a message via Skype™ to Venomous Fire
Yea, just get a better graphics card...If your comp cant handle Entity, MIGHT be time for a new computer lol..And yea, please avoid double posts...or in your case, a triple
Venomous Fire is offline   Reply With Quote
Old 09-01-2007, 12:36 AM   #6 (permalink)
Novice
Points: 1,078, Level: 12 Points: 1,078, Level: 12 Points: 1,078, Level: 12
Activity: 0% Activity: 0% Activity: 0%
 
Herekiller46's Avatar
 
Join Date: Mar 2007
Posts: 20
Tournaments Joined: 0
Tournament Wins: 0
Gave Thanks: 0
Received Thanks: 0
Nominated 0 Times in 0 Posts
TOTM Award(s): 0
Herekiller46 is on a distinguished road
Yeah, my bad, but thats what i initially thought, thanks for the conformation been bugging my dad for awhile to get a new comp or a laptop thanks again.
Herekiller46 is offline   Reply With Quote
Old 07-13-2008, 09:31 AM   #7 (permalink)
Novice
Points: 614, Level: 9 Points: 614, Level: 9 Points: 614, Level: 9
Activity: 0% Activity: 0% Activity: 0%
 
Join Date: Oct 2007
Posts: 5
Tournaments Joined: 0
Tournament Wins: 0
Gave Thanks: 0
Received Thanks: 0
Nominated 0 Times in 0 Posts
TOTM Award(s): 0
ohioa6driver is on a distinguished road
i had this same problem and the same error code. Run dxdiag and run direct3d acceleration and if that fails you need to UPGRADE YOUR VIDEO CARD DRIVERS
ohioa6driver is offline   Reply With Quote
Old 07-13-2008, 09:42 AM   #8 (permalink)
Junior Member
Points: 2,889, Level: 22 Points: 2,889, Level: 22 Points: 2,889, Level: 22
Activity: 15% Activity: 15% Activity: 15%
 
Eaton's Avatar
 
Join Date: Jun 2007
Location: USA
Posts: 477
Tournaments Joined: 0
Tournament Wins: 0
Gave Thanks: 9
Received Thanks: 33
Nominated 0 Times in 0 Posts
TOTM Award(s): 0
Eaton will become famous soon enough
Send a message via AIM to Eaton Send a message via Yahoo to Eaton
Major bump.>.<
Eaton is offline   Reply With Quote
Old 07-13-2008, 02:36 PM   #9 (permalink)
BANNED
 
Join Date: Dec 2007
Location: Finland, Try GooGle if you dont know it
Posts: 1,704
Tournaments Joined: 0
Tournament Wins: 0
Gave Thanks: 122
Received Thanks: 102
Nominated 0 Times in 0 Posts
TOTM Award(s): 0
LegitModZ will become famous soon enoughLegitModZ will become famous soon enough
Total Awards: 1
Recruiter1 
Send a message via MSN to LegitModZ
i agree, thats ur error not ours, so we cant help you!
LegitModZ is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On