Content: Slate Blackcurrant Watermelon Strawberry Orange Banana Apple Emerald Chocolate Marble
Background: Slate Blackcurrant Watermelon Strawberry Orange Banana Apple Emerald Chocolate Marble
Pattern: Blank Waves Notes Sharp Wood Rockface Leather Honey Vertical Triangles
Welcome to Xbox Chaos: Modding Evolved

Register now to gain access to all of our features. Once registered and logged in, you will be able to contribute to this site by submitting your own content or replying to existing content. You'll be able to customize your profile, receive reputation points as a reward for submitting content, while also communicating with other members via your own private inbox, plus much more! This message will be removed once you have signed in.

Sign in to follow this  
Followers 0
sladernader

Modding Program Help

15 posts in this topic

hey i just got started up a bit ago on modding i do have a jtag and want to do some halo modding but cant get any of the programs to work on my computer can some one help

Share this post


Link to post
Share on other sites

hey i just got started up a bit ago on modding i do have a jtag and want to do some halo modding but cant get any of the programs to work on my computer can some one help

What problems are you having? Could you tell us more about what you're trying to do and what error messages are showing?

Share this post


Link to post
Share on other sites

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:\Users\slade\Desktop\jtag\haloreach backup\maps\forge_halo.map' 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, Boolean useLongPath)

at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy)

at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access)

at HaloReach3d.IO.EndianIO.Open()

at HaloReach3d.Map.HaloMap.OpenIO()

at HaloReach3d.Map.HaloMap.ReloadMap()

at HaloReach3d.Map.HaloMap..ctor(String location)

at Ascension.Forms.MapForm..ctor(String location)

at Ascension.Form1.openToolStripMenuItem_Click(Object sender, 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.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.ToolStrip.WndProc(Message& m)

at System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)

at System.Windows.Forms.Nativewindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

************** Loaded Assemblies **************

mscorlib

Assembly Version: 4.0.0.0

Win32 Version: 4.0.30319.269 (RTMGDR.030319-2600)

CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll

----------------------------------------

Ascension

Assembly Version: 1.0.0.0

Win32 Version: 1.0.0.0

CodeBase: file:///C:/Users/slade/Desktop/DMP's%20Halo%20JTAG%20Kit/Ascension/Ascension.exe

----------------------------------------

System.Windows.Forms

Assembly Version: 4.0.0.0

Win32 Version: 4.0.30319.278 built by: RTMGDR

CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll

----------------------------------------

System.Drawing

Assembly Version: 4.0.0.0

Win32 Version: 4.0.30319.282 built by: RTMGDR

CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll

----------------------------------------

System

Assembly Version: 4.0.0.0

Win32 Version: 4.0.30319.269 built by: RTMGDR

CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll

----------------------------------------

HaloDevelopmentExtender

Assembly Version: 1.0.0.0

Win32 Version: 1.0.0.0

CodeBase: file:///C:/Users/slade/Desktop/DMP's%20Halo%20JTAG%20Kit/Ascension/HaloDevelopmentExtender.DLL

----------------------------------------

HaloReach3d

Assembly Version: 1.0.0.0

Win32 Version: 1.0.0.0

CodeBase: file:///C:/Users/slade/Desktop/DMP's%20Halo%20JTAG%20Kit/Ascension/HaloReach3d.DLL

----------------------------------------

System.Xml

Assembly Version: 4.0.0.0

Win32 Version: 4.0.30319.233 built by: RTMGDR

CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll

----------------------------------------

System.Core

Assembly Version: 4.0.0.0

Win32 Version: 4.0.30319.233 built by: RTMGDR

CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll

----------------------------------------

System.Configuration

Assembly Version: 4.0.0.0

Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)

CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll

----------------------------------------

Newtonsoft.Json

Assembly Version: 3.5.0.0

Win32 Version: 3.5.0.0

CodeBase: file:///C:/Users/slade/Desktop/DMP's%20Halo%20JTAG%20Kit/Ascension/Newtonsoft.Json.DLL

----------------------------------------

System.ComponentModel.DataAnnotations

Assembly Version: 4.0.0.0

Win32 Version: 4.0.30319.1

this is it when ever i try to do any thing with a .map

Share this post


Link to post
Share on other sites

try to right click on the map file go to properties and take off read only. If not: Is your windows account an admin?

Edited by JJIJR

Share this post


Link to post
Share on other sites

this is it when ever i try to do any thing with a .map

Do you have the .map file open in another program? Make sure that you don't have anything else open and that the .map isn't marked as read-only.

Share this post


Link to post
Share on other sites

do you have the xbox sdk installed?

i do not i cant find a download

Do you have the .map file open in another program? Make sure that you don't have anything else open and that the .map isn't marked as read-only.

it is not being used in another program

i just turned off read only and now it is loading in Ascension

Edited by sladernader

Share this post


Link to post
Share on other sites

ok download the latest ascension a open the folder named MemEdit Plugin (install me) and open the text file named Installation and the download links are in their

Edited by bfixer117

Share this post


Link to post
Share on other sites

ok download the latest ascension a open the folder named MemEdit Plugin (install me) and open the text file named Installation and the download links are in their

ok download the latest ascension a open the folder named MemEdit Plugin (install me) and open the text file named Installation and the download links are in their

ok thanks

Share this post


Link to post
Share on other sites

yes it is working (sorry it took so long just got home)

Right click -> run as admin might help

Right click -> run as admin might help

ya i have it to auto do that already

Share this post


Link to post
Share on other sites
Sign in to follow this  
Followers 0