Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - A-i-M

#1
Hi guys.  I've got this error. 

I'm using 0.22 Loader on Windows 7 x64.


************** Exception Text **************
System.IO.IOException: Unable to export "Minimap.tga" as "Cache\Minimap.tga"!
   at MpqLib.Mpq.CArchive.ExportFile(String FileName, String RealFileName)
   at WindowsApplication1.FileIO.MPQRead(String file, String import, String export)
   at WindowsApplication1.Main.ReadingMapInfo()
   at WindowsApplication1.Main._Lambda$__7(Object a0, EventArgs a1)
   at System.Windows.Forms.ListBox.OnSelectedIndexChanged(EventArgs e)
   at System.Windows.Forms.ListBox.set_SelectedIndex(Int32 value)
   at WindowsApplication1.FileIO.LoadSettings()
   at WindowsApplication1.Main.Form1_Load()
   at WindowsApplication1.Main._Lambda$__1(Object a0, EventArgs a1)
   at System.EventHandler.Invoke(Object sender, EventArgs e)
   at System.Windows.Forms.Form.OnLoad(EventArgs e)
   at System.Windows.Forms.Form.OnCreateControl()
   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   at System.Windows.Forms.Control.CreateControl()
   at System.Windows.Forms.Control.WmShowWindow(Message& m)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   at System.Windows.Forms.ContainerControl.WndProc(Message& m)
   at System.Windows.Forms.Form.WmShowWindow(Message& m)
   at System.Windows.Forms.Form.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)