Rebuilding

Discuss general issues about modding HaloPC. Post ideas for mods here.
Post Reply
User avatar
Spartan1337
Readers Club





Posts: 41
Joined: Fri Dec 28, 2007 8:08 am

Rebuilding

Post by Spartan1337 »

everytime I try to rebuild a map I get this error

Code: Select all

See the end of this message for details on invoking 
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.UnauthorizedAccessException: Access to the path 'C:\BuildTree.txt' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
   at System.IO.FileStream..ctor(String path, FileMode mode)
   at HaloSoundTools.MapBuilder..ctor()
   at HaloSoundTools.MapRebuildStarter.btnBuild_Click(Object sender, EventArgs e)
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ButtonBase.WndProc(Message& m)
   at System.Windows.Forms.Button.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
----------------------------------------
HaloMapTools
    Assembly Version: 1.0.1560.18095
    Win32 Version: 1.0.1560.18095
    CodeBase: file:///C:/Users/Derek/Desktop/mis-game%20shorcuts/Halo-HaloCE/modding%20tools/HMT.v3.5.Release/HMT.v3.5/HaloMapTools.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
----------------------------------------
System.Data
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.312 (rtmLHS.050727-3100)
    CodeBase: file:///C:/Windows/assembly/GAC_32/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
HaloMap
    Assembly Version: 1.0.1560.18095
    Win32 Version: 1.0.1560.18095
    CodeBase: file:///C:/Users/Derek/Desktop/mis-game%20shorcuts/Halo-HaloCE/modding%20tools/HMT.v3.5.Release/HMT.v3.5/HaloMap.DLL
----------------------------------------
HMTLib
    Assembly Version: 1.0.1560.18093
    Win32 Version: 1.0.1560.18093
    CodeBase: file:///C:/Users/Derek/Desktop/mis-game%20shorcuts/Halo-HaloCE/modding%20tools/HMT.v3.5.Release/HMT.v3.5/HMTLib.DLL
----------------------------------------
Microsoft.VisualBasic
    Assembly Version: 8.0.0.0
    Win32 Version: 8.0.50727.312 (rtmLHS.050727-3100)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System.Xml
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.312 (rtmLHS.050727-3100)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
XPanderControl
    Assembly Version: 1.1.0.0
    Win32 Version: 1.1.0.0
    CodeBase: file:///C:/Users/Derek/Desktop/mis-game%20shorcuts/Halo-HaloCE/modding%20tools/HMT.v3.5.Release/HMT.v3.5/XPanderControl.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.


Imagelook at those medals PWNAGE :o
User avatar
Altimit01




Connoisseur Snitch! Literarian 500

Posts: 947
Joined: Sun Jun 04, 2006 12:10 pm

Post by Altimit01 »

System.UnauthorizedAccessException: Access to the path 'C:\BuildTree.txt' is denied.
If you're running vista, are you running the program as administrator?
Image
Download Eschaton: Halomods | Filefront | Mediafire
User avatar
Spartan1337
Readers Club





Posts: 41
Joined: Fri Dec 28, 2007 8:08 am

Post by Spartan1337 »

ill try that im running vista
User avatar
Spartan1337
Readers Club





Posts: 41
Joined: Fri Dec 28, 2007 8:08 am

Post by Spartan1337 »

.
Last edited by Spartan1337 on Thu Jan 17, 2008 8:14 pm, edited 1 time in total.
Imagelook at those medals PWNAGE :o
User avatar
Spartan1337
Readers Club





Posts: 41
Joined: Fri Dec 28, 2007 8:08 am

Post by Spartan1337 »

now i get

Code: Select all

See the end of this message for details on invoking 
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.IO.FileNotFoundException: Could not find file 'C:\Program Files (x86)\Microsoft Games\Halo\MAPS\levels\test\bloodgulch\bloodgulch.sbsp.meta'.
File name: 'C:\Program Files (x86)\Microsoft Games\Halo\MAPS\levels\test\bloodgulch\bloodgulch.sbsp.meta'
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.FileInfo.get_Length()
   at HaloSoundTools.MapBuilder.BuildMap(String strSourceMap, String[] strBuildFiles, Boolean bSPMP)
   at HaloSoundTools.MapRebuildStarter.btnBuild_Click(Object sender, EventArgs e)
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ButtonBase.WndProc(Message& m)
   at System.Windows.Forms.Button.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
----------------------------------------
HaloMapTools
    Assembly Version: 1.0.1560.18095
    Win32 Version: 1.0.1560.18095
    CodeBase: file:///C:/Users/Derek/Desktop/mis-game%20shorcuts/Halo-HaloCE/modding%20tools/HMT.v3.5.Release/HMT.v3.5/HaloMapTools.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
----------------------------------------
System.Data
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.312 (rtmLHS.050727-3100)
    CodeBase: file:///C:/Windows/assembly/GAC_32/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
HaloMap
    Assembly Version: 1.0.1560.18095
    Win32 Version: 1.0.1560.18095
    CodeBase: file:///C:/Users/Derek/Desktop/mis-game%20shorcuts/Halo-HaloCE/modding%20tools/HMT.v3.5.Release/HMT.v3.5/HaloMap.DLL
----------------------------------------
HMTLib
    Assembly Version: 1.0.1560.18093
    Win32 Version: 1.0.1560.18093
    CodeBase: file:///C:/Users/Derek/Desktop/mis-game%20shorcuts/Halo-HaloCE/modding%20tools/HMT.v3.5.Release/HMT.v3.5/HMTLib.DLL
----------------------------------------
Microsoft.VisualBasic
    Assembly Version: 8.0.0.0
    Win32 Version: 8.0.50727.312 (rtmLHS.050727-3100)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System.Xml
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.312 (rtmLHS.050727-3100)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
XPanderControl
    Assembly Version: 1.1.0.0
    Win32 Version: 1.1.0.0
    CodeBase: file:///C:/Users/Derek/Desktop/mis-game%20shorcuts/Halo-HaloCE/modding%20tools/HMT.v3.5.Release/HMT.v3.5/XPanderControl.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.


Imagelook at those medals PWNAGE :o
User avatar
Andrew_b




Socialist

Posts: 4188
Joined: Sat Feb 24, 2007 4:52 pm
Contact:

Post by Andrew_b »

Doesnt take a genius.

Code: Select all

System.IO.FileNotFoundException: Could not find file 'C:\Program Files (x86)\Microsoft Games\Halo\MAPS\levels\test\bloodgulch\bloodgulch.sbsp.meta'
Thats your problem.
User avatar
Spartan1337
Readers Club





Posts: 41
Joined: Fri Dec 28, 2007 8:08 am

Post by Spartan1337 »

I'm using my BG from my unmooded maps folder
Imagelook at those medals PWNAGE :o
User avatar
Patrickh




Wordewatician 500

Posts: 1173
Joined: Wed Mar 14, 2007 4:53 pm

Post by Patrickh »

when you batch extract, it will ask you whether or not you want to extract bsp. click yes.
Image
conure says: or i could jsut incase my shoes in papar mache, followed by my dog
|||Lethargy||| Mr. Mohawk|||
|||feel free to contact me via PMs, AIM, MSNM, or Xfire if you have any questions|||
User avatar
Spartan1337
Readers Club





Posts: 41
Joined: Fri Dec 28, 2007 8:08 am

Post by Spartan1337 »

I dont get asked that
Imagelook at those medals PWNAGE :o
User avatar
JK-47




Bloodhound Pyre Socialist Grunge

Posts: 10883
Joined: Wed Dec 01, 2004 2:54 pm
Location: Utah

Post by JK-47 »

It's not a popup, it's a little box where you can put a check mark in.
Image
User avatar
Spartan1337
Readers Club





Posts: 41
Joined: Fri Dec 28, 2007 8:08 am

Post by Spartan1337 »

dont have im using HMT 3.5
User avatar
Spartan1337
Readers Club





Posts: 41
Joined: Fri Dec 28, 2007 8:08 am

Post by Spartan1337 »

and it wont let me batch extract without it stop working anyone have a map that has wraiths and dropships in it please put in downloads section
Imagelook at those medals PWNAGE :o
User avatar
bcnipod





Posts: 3580
Joined: Tue May 15, 2007 8:52 am
Location: 45 Minutes outside Boston
Contact:

Post by bcnipod »

um ok

1. i am lost on what you said
2. you double posted.
Twitter: Dirk Gently | Major lulz
Mr. Brightside: Worst mod I've seen since 'Nam.
Website
User avatar
Spartan1337
Readers Club





Posts: 41
Joined: Fri Dec 28, 2007 8:08 am

Post by Spartan1337 »

double posted what and my maps that came from the disk are in a folder as my backups and im trying to rebuild BG with wraiths and a drop ship and im running the programm as admin and it isnt working
Imagelook at those medals PWNAGE :o
User avatar
DeadHamster




Snitch! Advisor Articulatist 500

Posts: 2289
Joined: Thu Feb 15, 2007 9:38 pm

Post by DeadHamster »

calm down. And follow a tutorial, step by step. Look for one with pictures. If you get the buildtree.txt error, log off, and log back on.

For the other error, make sure you copied your bloodgulch.sbsp.meta into the right folder, after you decrapped the models.

If you've never heard of decrapping, you did something wrong. Follow the tutorial again very closely.
User avatar
Philly




Collaborator

Posts: 3607
Joined: Thu Oct 12, 2006 9:08 am

Post by Philly »

What the ****?
You don't rebuild a map in your MAPS folder, you make a special folder for it.
For anybody still wondering where FTD has gone, here it is.
Post Reply