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 - Misaki2010

#2
Support / Re: Launcher 0.27 New Major Bugs
March 28, 2010, 02:36:57 PM
I have one too

Image:

works but when i try to play again appears "The file   ".\Cache\loading-belshir.dds" already exists.

Details

See   the end of this message for details on invoking
just-in-time (JIT)   debugging instead of this dialog box.

************** Exception   Text **************
System.IO.IOException: The file   '.\Cache\loading-belshir.dds' already exists.
   at   System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
     at System.IO.File.InternalCopy(String sourceFileName, String   destFileName, Boolean overwrite)
   at   WindowsApplication1.Main.btn_Play_Click()
   at   WindowsApplication1.Main._Lambda$__2(Object a0, EventArgs a1)
   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.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.5002 (Win7RTMLDR.050727-5000)
      CodeBase:   file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
Starcraft   II - Beta Launcher
    Assembly Version: 0.27.0.0
    Win32   Version: 0.27.0.0
    CodeBase:   file:///F:/Games/StarCraft%20II%20Beta/Starcraft%20II%20-%20Beta%20Launcher.exe
----------------------------------------
Microsoft.VisualBasic
      Assembly Version: 8.0.0.0
    Win32 Version: 8.0.50727.4927   (NetFXspW7.050727-4900)
    CodeBase:   file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System
      Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5000   (Win7RTMLDR.050727-5000)
    CodeBase:   file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms
      Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927   (NetFXspW7.050727-4900)
    CodeBase:   file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
      Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927   (NetFXspW7.050727-4900)
    CodeBase:   file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Runtime.Remoting
      Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927   (NetFXspW7.050727-4900)
    CodeBase:   file:///C:/Windows/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
Accessibility
      Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927   (NetFXspW7.050727-4900)
    CodeBase:   file:///C:/Windows/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
System.Configuration
      Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927   (NetFXspW7.050727-4900)
    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.4927   (NetFXspW7.050727-4900)
    CodeBase:   file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
MagickNet
      Assembly Version: 1.0.0.3
    Win32 Version:
    CodeBase:   file:///F:/Games/StarCraft%20II%20Beta/MagickNet.DLL
----------------------------------------
msvcm80
      Assembly Version: 8.0.50727.4927
    Win32 Version:   8.00.50727.4927
    CodeBase:   file:///C:/Windows/WinSxS/x86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.4927_none_d08a205e442db5b5/msvcm80.dll
----------------------------------------
MpqLib
      Assembly Version: 1.0.3329.41510
    Win32 Version:
      CodeBase: file:///F:/Games/StarCraft%20II%20Beta/MpqLib.DLL
----------------------------------------
msvcm90
      Assembly Version: 9.0.30729.4926
    Win32 Version:   9.00.30729.4926
    CodeBase:   file:///C:/Windows/WinSxS/x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.4926_none_508ed732bcbc0e5a/msvcm90.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.
#3
works but when i try to play again appears "The file ".\Cache\loading-belshir.dds" already exists.

Details

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.IO.IOException: The file '.\Cache\loading-belshir.dds' already exists.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite)
   at WindowsApplication1.Main.btn_Play_Click()
   at WindowsApplication1.Main._Lambda$__2(Object a0, EventArgs a1)
   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.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.5002 (Win7RTMLDR.050727-5000)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
Starcraft II - Beta Launcher
    Assembly Version: 0.27.0.0
    Win32 Version: 0.27.0.0
    CodeBase: file:///F:/Games/StarCraft%20II%20Beta/Starcraft%20II%20-%20Beta%20Launcher.exe
----------------------------------------
Microsoft.VisualBasic
    Assembly Version: 8.0.0.0
    Win32 Version: 8.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5000 (Win7RTMLDR.050727-5000)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Runtime.Remoting
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
Accessibility
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
System.Configuration
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
    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.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
MagickNet
    Assembly Version: 1.0.0.3
    Win32 Version:
    CodeBase: file:///F:/Games/StarCraft%20II%20Beta/MagickNet.DLL
----------------------------------------
msvcm80
    Assembly Version: 8.0.50727.4927
    Win32 Version: 8.00.50727.4927
    CodeBase: file:///C:/Windows/WinSxS/x86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.4927_none_d08a205e442db5b5/msvcm80.dll
----------------------------------------
MpqLib
    Assembly Version: 1.0.3329.41510
    Win32 Version:
    CodeBase: file:///F:/Games/StarCraft%20II%20Beta/MpqLib.DLL
----------------------------------------
msvcm90
    Assembly Version: 9.0.30729.4926
    Win32 Version: 9.00.30729.4926
    CodeBase: file:///C:/Windows/WinSxS/x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.4926_none_508ed732bcbc0e5a/msvcm90.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.
#4
Trash Can / Re: Re: Starcraft II - Beta Launcher
March 06, 2010, 08:39:01 PM
Quote from: DFA on March 06, 2010, 08:34:04 PM
just wanted to say 0.21 is looking very nicely
val went to bed, and he left me to work on it

im working on cleaning it up a bit, while he is working on making it possible to select color, race, etc. 

I thought of maybe making it look like this, but of course its not certain
plz give suggestions


no offense but version 0.20 looks nicer :( hope this one will have graphic interface. :(
#5
Trash Can / Re: Re: Starcraft II - Beta Launcher
March 04, 2010, 05:48:37 AM
mine works ok at 13.328 K (Windows 7 x86)
#6
can't wait for version 6.0, i barely beat 3 pc's on 5.5 Unsupported (but 2 of them were attacking themselves.
#7
Trash Can / Re: Re: Starcraft II - Beta Launcher
March 02, 2010, 06:15:03 PM
it looks very good :D can't wait to try it :D
#8
Trash Can / Re: Re: Starcraft II - Beta Launcher
March 02, 2010, 04:57:45 PM
it's ok, hope something comes out right :D you're the best :D

P.S.: Can't wait for 0.17 <3
#9
Trash Can / Re: Re: Starcraft II - Beta Launcher
March 02, 2010, 04:34:40 PM
Any chance to make something like this?



Well anyway is ok just to include somewhere the preview of the map!