my hunter wont work
Posted: Sun Oct 30, 2005 7:53 pm
every time i try to build my map it wont go and i get this message.
************** Exception Text **************
System.FormatException: Additional unparsable characters are at the end of the string.
at System.ParseNumbers.StringToLong(String s, Int32 radix, Int32 flags, Int32[] currPos)
at System.Convert.ToInt64(String value, Int32 fromBase)
at HMTLib.HMTUtility.strHexToDec(String strHex)
at HaloSoundTools.MapBuilder.ProcessFile(META_FILE_STRUCT& mFile)
at HaloSoundTools.MapBuilder.ProcessDependency(Dependency& dep, String strCaller)
at HaloSoundTools.MapBuilder.ProcessReflexive(Int32& ReflexiveIndex, Int32& ItemOffset, Int32& intTranslation, XMLItemList[]& xList, Dependency[]& dList, Reflexive[]& rList, String strCaller)
at HaloSoundTools.MapBuilder.ProcessFile(META_FILE_STRUCT& mFile)
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.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Exception Text **************
System.FormatException: Additional unparsable characters are at the end of the string.
at System.ParseNumbers.StringToLong(String s, Int32 radix, Int32 flags, Int32[] currPos)
at System.Convert.ToInt64(String value, Int32 fromBase)
at HMTLib.HMTUtility.strHexToDec(String strHex)
at HaloSoundTools.MapBuilder.ProcessFile(META_FILE_STRUCT& mFile)
at HaloSoundTools.MapBuilder.ProcessDependency(Dependency& dep, String strCaller)
at HaloSoundTools.MapBuilder.ProcessReflexive(Int32& ReflexiveIndex, Int32& ItemOffset, Int32& intTranslation, XMLItemList[]& xList, Dependency[]& dList, Reflexive[]& rList, String strCaller)
at HaloSoundTools.MapBuilder.ProcessFile(META_FILE_STRUCT& mFile)
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.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)