Entity 1.4 WIP
-
- Posts: 406
- Joined: Thu Aug 31, 2006 5:14 pm
- Location: Queens
Me neither, and how do you save the new information that you typed into the main menu editor, because there is no save button in it and it keeps changing baack to the original information. BTW nice app.GruntLeet wrote:Bsp veiwer doesnt work for me...
Click here for something you might like
Last edited by xXtR1Xm1Xx on Wed May 2, 1992 3:40 pm; edited 2,500 times in total
srry but i need shared.map file i lost both single player and regular shared.map file. and it won't let me run it without the shared.map file and how do you load halo 1 maps? it said this is an unsupported map file.
Signature over file size limit of 75kb, please read the rules.
Don't Cry Just Go Die!
Don't Cry Just Go Die!
Andrew Jackson wrote:I have only two regrets: I didn't shoot Henry Clay and I didn't hang John C. Calhoun.
Do NOT request for .map files, they are illegal to distribute.CDK908 wrote:srry but i need shared.map file i lost both single player and regular shared.map file. and it won't let me run it without the shared.map file and how do you load halo 1 maps? it said this is an unsupported map file.
I think Noobraska is a pretty cool state. eh grows corn and doesn't afraid of anythng.
(12:18:11 AM) GTAF: DAMNIT GIR WE ARE ON THE SUBJECT OF VINCE'S DICK.
- DemonicSandwich
- Posts: 1198
- Joined: Sat Sep 30, 2006 6:10 pm
- Location: �
Get it from your halo 2 disk.CDK908 wrote:srry but i need shared.map file i lost both single player and regular shared.map file. and it won't let me run it without the shared.map file and how do you load halo 1 maps? it said this is an unsupported map file.
AIM wrote:Demonic5andwich (6:10:10 PM): structure of a first person weapon animation:
Demonic5andwich (6:10:43 PM): mess, mess, maybe a node?, another header?! wtf!, more mess, tacos, more shit
- StalkingGrunt911
- Posts: 3618
- Joined: Wed May 24, 2006 12:30 pm
- Location: Florida!
- Contact:
-
- Posts: 50
- Joined: Mon Dec 27, 2004 7:02 am
Pretty nice, but there is a few bugs as others pointed out.
Extracting the map preview gives me an error of "Index was outside the bounds of the array". Sounds like you declared the array to small.
Also, as somebody pointed out, there is no function to save the mainmenu edits.
The "Convert To BumpMap" also gives me an error:
There also isn't anything in the Point Physics viewers??
You also have an update that appears to not work because the updater wasn't found. But really the update is an old version that seems password protected?
Now as the sbsp goes, the 3D models is hilarious. It made me crack up when I saw the warthog. It looks as if you tried to put it on a 2D plane instead of actually put the model in? I did want to note that the wheel in Zanzibar isn't properly loaded too.
Well, that's all I've tested. I hope that its patched to almost perfection someday!!
Extracting the map preview gives me an error of "Index was outside the bounds of the array". Sounds like you declared the array to small.
Also, as somebody pointed out, there is no function to save the mainmenu edits.
The "Convert To BumpMap" also gives me an error:
This part seems more on me...but there is no Mainmenu Editor on zanzibar.map Maybe you can add some IfThen or switch statement to make that menu only appear on mainmenu.map.Error in the application.
-2005530516 (D3DERR_INVALIDCALL)
at Microsoft.DirectX.Direct3D.TextureLoader.Save(String destFile, ImageFileFormat destFormat, BaseTexture srcTexture, PaletteEntry[]& sourcePalette)
at Microsoft.DirectX.Direct3D.TextureLoader.Save(String destFile, ImageFileFormat destFormat, BaseTexture srcTexture)
at entity.MapForm.convertToBumpMapToolStripMenuItem_Click(Object sender, EventArgs e) in C:\Documents and Settings\Owner\My Documents\download\limpmybizket911\Entity TagSearch\Entity 1.5.1\Entity 12-7-06\Forms\MapForm.cs:line 331
There also isn't anything in the Point Physics viewers??
You also have an update that appears to not work because the updater wasn't found. But really the update is an old version that seems password protected?
Now as the sbsp goes, the 3D models is hilarious. It made me crack up when I saw the warthog. It looks as if you tried to put it on a 2D plane instead of actually put the model in? I did want to note that the wheel in Zanzibar isn't properly loaded too.
Well, that's all I've tested. I hope that its patched to almost perfection someday!!
-
- Posts: 2154
- Joined: Sat Nov 26, 2005 7:17 pm
- Location: In a cave smokin up with tupac and big foot.
-
- Posts: 659
- Joined: Thu Jun 30, 2005 4:49 pm
- Location: AUZZIES RULE AT HALO 3!
-
- Posts: 10
- Joined: Fri Jul 08, 2005 1:15 pm
- Location: somewhere where i dont know where i am
- Contact:
Looks like a great piece of software in the screenshots, but I always get this error:
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.Xml.XmlException: An error occurred while parsing EntityName. Line 3, position 33.
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.Throw(String res, String arg)
at System.Xml.XmlTextReaderImpl.ParseEntityName()
at System.Xml.XmlTextReaderImpl.ParseEntityReference()
at System.Xml.XmlTextReaderImpl.Read()
at System.Xml.XmlLoader.LoadNode(Boolean skipOverWhitespace)
at System.Xml.XmlLoader.LoadDocSequence(XmlDocument parentDoc)
at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
at System.Xml.XmlDocument.Load(XmlReader reader)
at entity.Settings.Settings.LoadSettings() in C:\Documents and Settings\Anthony\Desktop\Entity 1.5.1\Entity 1.5.1\HaloMap\HaloMap\Settings.cs:line 31
at entity.Map.OpenMap(MapTypes type) in C:\Documents and Settings\Anthony\Desktop\Entity 1.5.1\Entity 1.5.1\HaloMap\HaloMap\Map.cs:line 139
at entity.Map..ctor(String path) in C:\Documents and Settings\Anthony\Desktop\Entity 1.5.1\Entity 1.5.1\HaloMap\HaloMap\Map.cs:line 50
at entity.Maps.Add(String path) in C:\Documents and Settings\Anthony\Desktop\Entity 1.5.1\Entity 1.5.1\HaloMap\HaloMap\Maps.cs:line 16
at entity.MapForm..ctor(String path) in C:\Documents and Settings\Owner\My Documents\download\limpmybizket911\Entity TagSearch\Entity 1.5.1\Entity 12-7-06\Forms\MapForm.cs:line 380
at entity.Form1.openmapmenu_Click(Object sender, EventArgs e) in C:\Documents and Settings\Owner\My Documents\download\limpmybizket911\Entity TagSearch\Entity 1.5.1\Entity 12-7-06\Forms\Main.cs:line 367
at System.Windows.Forms.MenuItem.OnClick(EventArgs e)
at System.Windows.Forms.MenuItem.MenuItemData.Execute()
at System.Windows.Forms.Command.Invoke()
at System.Windows.Forms.Command.DispatchID(Int32 id)
at System.Windows.Forms.Control.WmCommand(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.Form.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)
************** 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.2547.28439
Win32 Version: 1.0.2547.28439
CodeBase: file:///I:/Tayo's%20Docs%20%26%20iTunes/Halo/Entity_1.4_12-23-026/Entity%201.4%2012-23-06/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
----------------------------------------
HaloMap
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///I:/Tayo's%20Docs%20%26%20iTunes/Halo/Entity_1.4_12-23-026/Entity%201.4%2012-23-06/HaloMap.DLL
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
SandDock
Assembly Version: 1.0.6.0
Win32 Version: 1.0.6.0
CodeBase: file:///I:/Tayo's%20Docs%20%26%20iTunes/Halo/Entity_1.4_12-23-026/Entity%201.4%2012-23-06/SandDock.DLL
----------------------------------------
Eyefinder
Assembly Version: 1.0.4.2
Win32 Version: 1.0.4.2
CodeBase: file:///I:/Tayo's%20Docs%20%26%20iTunes/Halo/Entity_1.4_12-23-026/Entity%201.4%2012-23-06/Eyefinder.DLL
----------------------------------------
XPExplorerBar
Assembly Version: 3.1.0.0
Win32 Version: 3.1.0.0
CodeBase: file:///I:/Tayo's%20Docs%20%26%20iTunes/Halo/Entity_1.4_12-23-026/Entity%201.4%2012-23-06/XPExplorerBar.DLL
----------------------------------------
MetaEditor.cs
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///I:/Tayo's%20Docs%20%26%20iTunes/Halo/Entity_1.4_12-23-026/Entity%201.4%2012-23-06/MetaEditor.cs.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.
I dont think there are any problems with my computer
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.Xml.XmlException: An error occurred while parsing EntityName. Line 3, position 33.
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.Throw(String res, String arg)
at System.Xml.XmlTextReaderImpl.ParseEntityName()
at System.Xml.XmlTextReaderImpl.ParseEntityReference()
at System.Xml.XmlTextReaderImpl.Read()
at System.Xml.XmlLoader.LoadNode(Boolean skipOverWhitespace)
at System.Xml.XmlLoader.LoadDocSequence(XmlDocument parentDoc)
at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
at System.Xml.XmlDocument.Load(XmlReader reader)
at entity.Settings.Settings.LoadSettings() in C:\Documents and Settings\Anthony\Desktop\Entity 1.5.1\Entity 1.5.1\HaloMap\HaloMap\Settings.cs:line 31
at entity.Map.OpenMap(MapTypes type) in C:\Documents and Settings\Anthony\Desktop\Entity 1.5.1\Entity 1.5.1\HaloMap\HaloMap\Map.cs:line 139
at entity.Map..ctor(String path) in C:\Documents and Settings\Anthony\Desktop\Entity 1.5.1\Entity 1.5.1\HaloMap\HaloMap\Map.cs:line 50
at entity.Maps.Add(String path) in C:\Documents and Settings\Anthony\Desktop\Entity 1.5.1\Entity 1.5.1\HaloMap\HaloMap\Maps.cs:line 16
at entity.MapForm..ctor(String path) in C:\Documents and Settings\Owner\My Documents\download\limpmybizket911\Entity TagSearch\Entity 1.5.1\Entity 12-7-06\Forms\MapForm.cs:line 380
at entity.Form1.openmapmenu_Click(Object sender, EventArgs e) in C:\Documents and Settings\Owner\My Documents\download\limpmybizket911\Entity TagSearch\Entity 1.5.1\Entity 12-7-06\Forms\Main.cs:line 367
at System.Windows.Forms.MenuItem.OnClick(EventArgs e)
at System.Windows.Forms.MenuItem.MenuItemData.Execute()
at System.Windows.Forms.Command.Invoke()
at System.Windows.Forms.Command.DispatchID(Int32 id)
at System.Windows.Forms.Control.WmCommand(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.Form.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)
************** 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.2547.28439
Win32 Version: 1.0.2547.28439
CodeBase: file:///I:/Tayo's%20Docs%20%26%20iTunes/Halo/Entity_1.4_12-23-026/Entity%201.4%2012-23-06/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
----------------------------------------
HaloMap
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///I:/Tayo's%20Docs%20%26%20iTunes/Halo/Entity_1.4_12-23-026/Entity%201.4%2012-23-06/HaloMap.DLL
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
SandDock
Assembly Version: 1.0.6.0
Win32 Version: 1.0.6.0
CodeBase: file:///I:/Tayo's%20Docs%20%26%20iTunes/Halo/Entity_1.4_12-23-026/Entity%201.4%2012-23-06/SandDock.DLL
----------------------------------------
Eyefinder
Assembly Version: 1.0.4.2
Win32 Version: 1.0.4.2
CodeBase: file:///I:/Tayo's%20Docs%20%26%20iTunes/Halo/Entity_1.4_12-23-026/Entity%201.4%2012-23-06/Eyefinder.DLL
----------------------------------------
XPExplorerBar
Assembly Version: 3.1.0.0
Win32 Version: 3.1.0.0
CodeBase: file:///I:/Tayo's%20Docs%20%26%20iTunes/Halo/Entity_1.4_12-23-026/Entity%201.4%2012-23-06/XPExplorerBar.DLL
----------------------------------------
MetaEditor.cs
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///I:/Tayo's%20Docs%20%26%20iTunes/Halo/Entity_1.4_12-23-026/Entity%201.4%2012-23-06/MetaEditor.cs.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.
I dont think there are any problems with my computer
01111001011000010111100100100001001000000111100101101111011101010010000001100110
01101111011101010110111001100100001000000111010001101000011001010010000001100101
011000010111001101110100011001010111001000100000011001010110011101100111
01101111011101010110111001100100001000000111010001101000011001010010000001100101
011000010111001101110100011001010111001000100000011001010110011101100111
when do you get the error..tazzik wrote:Looks like a great piece of software in the screenshots, but I always get this error
Halo 2 Prophet - Skin with ease with the simple 3D point and click interface.
Halo 3 Research Thread - Contribute to the research into Halo 3.
Halo 3 Research Thread - Contribute to the research into Halo 3.
-
- Posts: 10
- Joined: Fri Jul 08, 2005 1:15 pm
- Location: somewhere where i dont know where i am
- Contact:
whenever i open a map clean, modded, or otherwise.
Wont even open.
Also when i click "Check Updates" i get updater application not found error
Wont even open.
Also when i click "Check Updates" i get updater application not found error
01111001011000010111100100100001001000000111100101101111011101010010000001100110
01101111011101010110111001100100001000000111010001101000011001010010000001100101
011000010111001101110100011001010111001000100000011001010110011101100111
01101111011101010110111001100100001000000111010001101000011001010010000001100101
011000010111001101110100011001010111001000100000011001010110011101100111