Yes both will be possible in the next release.unknownv2 wrote:Will there ever be a way to open the campaign maps or edit the main menu map?
Engineer v0.8 Beta 10/06/07
- LostWithin
- Posts: 483
- Joined: Mon Jul 17, 2006 4:10 pm
- Location: Massachusetts Team:FoxHalo.com
- Contact:
When I press open map it gives me an error....
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.ArgumentException: The output char buffer is too small to contain the decoded characters, encoding 'Unicode (UTF-8)' fallback 'System.Text.DecoderReplacementFallback'.
Parameter name: chars
at System.Text.Encoding.ThrowCharsOverflow()
at System.Text.Encoding.ThrowCharsOverflow(DecoderNLS decoder, Boolean nothingDecoded)
at System.Text.UTF8Encoding.GetChars(Byte* bytes, Int32 byteCount, Char* chars, Int32 charCount, DecoderNLS baseDecoder)
at System.Text.DecoderNLS.GetChars(Byte* bytes, Int32 byteCount, Char* chars, Int32 charCount, Boolean flush)
at System.Text.DecoderNLS.GetChars(Byte[] bytes, Int32 byteIndex, Int32 byteCount, Char[] chars, Int32 charIndex, Boolean flush)
at System.Text.DecoderNLS.GetChars(Byte[] bytes, Int32 byteIndex, Int32 byteCount, Char[] chars, Int32 charIndex)
at System.IO.BinaryReader.InternalReadOneChar()
at System.IO.BinaryReader.Read()
at System.IO.BinaryReader.ReadChar()
at H3Dev.Map.H3Map.Map_Header..ctor(EndianIO& IO, H3Map map) in C:\Users\Tyson\Documents\Visual Studio 2005\Projects\ForgePC\Halo3Map\Map\H3Map.cs:line 199
at H3Dev.Map.H3Map..ctor(String file_loc) in C:\Users\Tyson\Documents\Visual Studio 2005\Projects\ForgePC\Halo3Map\Map\H3Map.cs:line 32
at ForgePC.Map.Maps.Add(String path) in C:\Users\Tyson\Documents\Visual Studio 2005\Projects\ForgePC\Halo3Map\Map\Maps.cs:line 14
at ForgePC.Forms.Map_Editor..ctor(String filename) in C:\Users\Tyson\Documents\Visual Studio 2005\Projects\ForgePC\ForgePC\Forms\Map Editor.cs:line 23
at ForgePC.Form1.openMapToolStripMenuItem_Click(Object sender, EventArgs e) in C:\Users\Tyson\Documents\Visual Studio 2005\Projects\ForgePC\ForgePC\Forms\Form1.cs:line 42
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)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.312 (rtmLHS.050727-3100)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
Engineer
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Users/HP_Administrator/Desktop/Engineer%20v0.8%20Beta/Engineer%20v0.8%20Beta/Engineer.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.312 (rtmLHS.050727-3100)
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.312 (rtmLHS.050727-3100)
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.312 (rtmLHS.050727-3100)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
Halo3Map
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Users/HP_Administrator/Desktop/Engineer%20v0.8%20Beta/Engineer%20v0.8%20Beta/Halo3Map.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.
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.ArgumentException: The output char buffer is too small to contain the decoded characters, encoding 'Unicode (UTF-8)' fallback 'System.Text.DecoderReplacementFallback'.
Parameter name: chars
at System.Text.Encoding.ThrowCharsOverflow()
at System.Text.Encoding.ThrowCharsOverflow(DecoderNLS decoder, Boolean nothingDecoded)
at System.Text.UTF8Encoding.GetChars(Byte* bytes, Int32 byteCount, Char* chars, Int32 charCount, DecoderNLS baseDecoder)
at System.Text.DecoderNLS.GetChars(Byte* bytes, Int32 byteCount, Char* chars, Int32 charCount, Boolean flush)
at System.Text.DecoderNLS.GetChars(Byte[] bytes, Int32 byteIndex, Int32 byteCount, Char[] chars, Int32 charIndex, Boolean flush)
at System.Text.DecoderNLS.GetChars(Byte[] bytes, Int32 byteIndex, Int32 byteCount, Char[] chars, Int32 charIndex)
at System.IO.BinaryReader.InternalReadOneChar()
at System.IO.BinaryReader.Read()
at System.IO.BinaryReader.ReadChar()
at H3Dev.Map.H3Map.Map_Header..ctor(EndianIO& IO, H3Map map) in C:\Users\Tyson\Documents\Visual Studio 2005\Projects\ForgePC\Halo3Map\Map\H3Map.cs:line 199
at H3Dev.Map.H3Map..ctor(String file_loc) in C:\Users\Tyson\Documents\Visual Studio 2005\Projects\ForgePC\Halo3Map\Map\H3Map.cs:line 32
at ForgePC.Map.Maps.Add(String path) in C:\Users\Tyson\Documents\Visual Studio 2005\Projects\ForgePC\Halo3Map\Map\Maps.cs:line 14
at ForgePC.Forms.Map_Editor..ctor(String filename) in C:\Users\Tyson\Documents\Visual Studio 2005\Projects\ForgePC\ForgePC\Forms\Map Editor.cs:line 23
at ForgePC.Form1.openMapToolStripMenuItem_Click(Object sender, EventArgs e) in C:\Users\Tyson\Documents\Visual Studio 2005\Projects\ForgePC\ForgePC\Forms\Form1.cs:line 42
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)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.312 (rtmLHS.050727-3100)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
Engineer
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Users/HP_Administrator/Desktop/Engineer%20v0.8%20Beta/Engineer%20v0.8%20Beta/Engineer.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.312 (rtmLHS.050727-3100)
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.312 (rtmLHS.050727-3100)
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.312 (rtmLHS.050727-3100)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
Halo3Map
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Users/HP_Administrator/Desktop/Engineer%20v0.8%20Beta/Engineer%20v0.8%20Beta/Halo3Map.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.
It has already been stated that not all map files will open in this release.SligStorm wrote:When I press open map it gives me an 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: 45
- Joined: Tue Jun 12, 2007 2:07 pm
-
- Posts: 17
- Joined: Tue Apr 17, 2007 2:43 pm
- Contact:
- KIWIDOGGIE
- Readers Club
- Posts: 100
- Joined: Fri Jan 12, 2007 11:20 am
- Contact:
True, True. And you can use a developers Xbox 360 or a modchipped one/dvd hacked one. But no xbox live for you!Tural wrote:When it's ready.
Halo Funnies: CodeBrain: Is autoshoot a aimbot?
Diwidog: It shoots for you, not focuses on head and shoots, So if you cant hold it steady....YOU SUCK
CodeBrain: LOL
Diwidog: It shoots for you, not focuses on head and shoots, So if you cant hold it steady....YOU SUCK
CodeBrain: LOL
You all can grab this build i posted in the Halo 3 Research thread. it opens all maps(sp, mp, mm), has the new plugin system/meta editor, ect, ect.
http://forums.halomods.com/viewtopic.ph ... &start=228
Version 1 will be released when I've gotten all the bugs worked out and finish a couple more planned features.
http://forums.halomods.com/viewtopic.ph ... &start=228
Version 1 will be released when I've gotten all the bugs worked out and finish a couple more planned features.
Yeah it kinda confused me to, but just to clarify a few thing for people. Debug xbox's cant play retail games and even if your 360 does have its firmware flashed only a handful of people can resign halo3 maps atm.Tural wrote:Your post had nothing to do with what I said.KIWIDOGGIE wrote:True, True. And you can use a developers Xbox 360 or a modchipped one/dvd hacked one. But no xbox live for you!
- KIWIDOGGIE
- Readers Club
- Posts: 100
- Joined: Fri Jan 12, 2007 11:20 am
- Contact:
He
1. Wants to have sex with you guys
2. Has a dev360 and thinks shade and anthony do also.
Also Dev360's can run the game off the HDD or something like that. Just not a CD.
EDIT: Actually if I remember correctly that was some sort of update that allowed it to do so.
1. Wants to have sex with you guys
2. Has a dev360 and thinks shade and anthony do also.
Also Dev360's can run the game off the HDD or something like that. Just not a CD.
EDIT: Actually if I remember correctly that was some sort of update that allowed it to do so.
Last edited by -DeToX- on Sat Nov 03, 2007 8:11 am, edited 1 time in total.