[Help]Harepacker problems
-
- Master of Darkness
- Posts: 254
- Joined: Fri Sep 11, 2009 7:13 pm
- Location: Singapore~
[Help]Harepacker problems
Hi all, I just realised that my harepacker (tried both 3.0 and 3.2) Cant open all .wz files except the skill.wz. Anybody know what happened?
-
- Headmaster of Darkness
- Posts: 648
- Joined: Tue Sep 08, 2009 2:59 pm
- Location: Brunei Darussalam
- Contact:
Re: [Help]Harepacker problems
I dun haf tis prob, but my prob is that my 3.0 can't open even when i haf the latest .net framework.
After i changed to 3.2 that prob is solved.
After i changed to 3.2 that prob is solved.
Re: [Help]Harepacker problems
Did you set to KMS/EMS?Nitro wrote:Hi all, I just realised that my harepacker (tried both 3.0 and 3.2) Cant open all .wz files except the skill.wz. Anybody know what happened?
Donate money to my paypal account @ danielongdequan1996@hotmail.com to keep this website alive!
-
- Master of Darkness
- Posts: 254
- Joined: Fri Sep 11, 2009 7:13 pm
- Location: Singapore~
Re: [Help]Harepacker problems
To Boredness: Yes i did, and Im using version 3.2 But i tried 3.0 just to make sure...
-
- Master of Darkness
- Posts: 254
- Joined: Fri Sep 11, 2009 7:13 pm
- Location: Singapore~
Re: [Help]Harepacker problems
These are the things that are said when I click details :
And above it writes:
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:\Program Files\WIZET\MapleStory\Item.wz' 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, FileAccess access, FileShare share)
at System.IO.File.Open(String path, FileMode mode)
at WzLib.WzFile.ParseMainWzDirectory()
at WzLib.WzFile.ParseWzFile()
at Decrypt.MainForm.load_file(String path)
at Decrypt.MainForm.button1_Click(Object sender, EventArgs e)
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.3074 (QFE.050727-3000)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
HaRepacker
Assembly Version: 3.2.5.0
Win32 Version: 3.2.5.0
CodeBase: file:///C:/Users/Nitro/Documents/Downloads/HaRepacker%203.2/HaRepacker.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
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.3053 (netfxsp.050727-3000)
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.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
WzLib
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Users/Nitro/Documents/Downloads/HaRepacker%203.2/WzLib.DLL
----------------------------------------
Microsoft.DirectX.AudioVideoPlayback
Assembly Version: 1.0.2902.0
Win32 Version: 5.04.00.2904
CodeBase: file:///C:/Users/Nitro/Documents/Downloads/HaRepacker%203.2/Microsoft.DirectX.AudioVideoPlayback.DLL
----------------------------------------
System.Configuration
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3074 (QFE.050727-3000)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.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.
And above it writes:
Code: Select all
Access to the path "C:\Program Files\WIZET\MapleStory\Character.wz" is denied