Gosh dangit! Gots a nother question

Technical Chatter here.
Post Reply
SC2





Posts: 58
Joined: Fri Nov 21, 2003 3:45 pm
Location: Overstating The Ovious

Gosh dangit! Gots a nother question

Post by SC2 »

Everytime I try to batch extract something, in HMTv3.5, I get the following error message
An unhandled exception has occured in a component in your application. Click continue and application will ignore this error and attempt to continue.

Thread is dead; priority can not be accessed.

(I know your thinking just press continue, but when I dothe thing makes me press Start Batch Extraction again which give me the same error, or I can click details, which reads as follows)
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.Threading.ThreadStateException: Thread is dead; priority can not be accessed.
at System.Threading.Thread.SetPriorityNative(Int32 priority)
at HaloSoundTools.BatchExtractStarter.InitBatch()
at HaloSoundTools.BatchExtractStarter.btnExtract(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)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/microsoft.net/framework/v1.1.4322/mscorlib.dll

************** JIT Debugging **************
To enable just in time (JIT) debugging, the config file for this
application or machine (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 machine
rather than being handled by this dialog.

Wtf can I do about this?
I tried to take a marine from the Level Halo, and put it in Blood Gulch.
Edit: there was more in the error detail but it had personal info
Any help is appreciated
frozenflames





Posts: 487
Joined: Wed Jan 14, 2004 4:23 pm

Post by frozenflames »

look around on the forums. This ? has been answered many times
Well mother, life is like a box of chocolates, you never know what you're going to get. Your life on the other hand is like a box of active grenades!
Post Reply