[Starcraft II - Beta Launcher by Valkirie]

Started by chetjan, February 28, 2010, 10:03:19 AM

Previous topic - Next topic

G-StaR

i am usin win 7 x64 too and got the same error like the both before

Xaoz

Think he is already working on the problem. Hope you can fix it soon, because this Launcher really seems to own :P

Gaudy

Same error here. Im using vista ultimate 64.

Razredge


Also getting the same error, W7x64.

DFA

If you are getting the error, PM me the error details

matrixn

On win 7 x86 works fine except when i select a map.


At first map selection it`s a wait time about 5~6 seconds and then the map details are displayed.


After selecting first time a map if i want to select another map the wait time is 3~4 seconds.


My sys specs are:



Valkirie

If you are using windows x64 and having error, please PM me report. And why not @msn so we could see what's wrong with you. Thanks

Razredge

Whatever is the map, it always gives this same error:

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

************** Exception Text **************
System.BadImageFormatException: Could not load file or assembly 'MagickNet, Version=1.0.0.3, Culture=neutral, PublicKeyToken=null' or one of its dependencies. An attempt was made to load a program with an incorrect format.
File name: 'MagickNet, Version=1.0.0.3, Culture=neutral, PublicKeyToken=null'
   at WindowsApplication1.Main.ReadingMapInfo()
   at System.Windows.Forms.ComboBox.OnSelectedIndexChanged(EventArgs e)
   at System.Windows.Forms.ComboBox.WndProc(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)

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].



************** Loaded Assemblies **************
mscorlib
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll
----------------------------------------
Starcraft II - Beta Launcher
    Assembly Version: 0.20.0.0
    Win32 Version: 0.20.0.0
    CodeBase: file:///C:/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.4927 (NetFXspW7.050727-4900)
    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
----------------------------------------

************** 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.

DFA

if its not working right, send me message with MSN/WLM

D2accoseller@hotmail.com

Xaoz

Ya, seems to be the same error to all of us.

Dubfire

Yeah, same error when i'm changing any value in the launcher, from map to game version. Everytime i choose something else, this error pops out, but i am able to click continue and still play the game. Obviously, the problem is in MagickNet:

btw, i'm using win vista sp2 x64


System.BadImageFormatException: Could not load file or assembly 'MagickNet, Version=1.0.0.3, Culture=neutral, PublicKeyToken=null' or one of its dependencies. An attempt was made to load a program with an incorrect format.
File name: 'MagickNet, Version=1.0.0.3, Culture=neutral, PublicKeyToken=null'
   at WindowsApplication1.Main.ReadingMapInfo()
   at System.Windows.Forms.ComboBox.OnSelectionChangeCommitted(EventArgs e)
   at System.Windows.Forms.ComboBox.OnSelectionChangeCommittedInternal(EventArgs e)
   at System.Windows.Forms.ComboBox.WndProc(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)

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].

Valkirie


Vernam7

Quote from: Valkirie on March 05, 2010, 06:26:57 PM
Working on x64 fix.


::)  Val make sure all your references are for the same build machine! x86 x64



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


************** Exception Text **************
System.ArgumentOutOfRangeException: InvalidArgument=Value of '0' is not valid for 'SelectedIndex'.
Parameter name: SelectedIndex

neoncik

for me still not working :( w7 x64 :( And when i push PLAY button, while loading map i got this error: COULD NOT OPEN MAP" :(

AlexALX

#419
Valkirie

Thank you for the new version and save settings. Ini file =)

But... I use Windows XP SP3 x86 and in v0.20 have error loading map in game...  :(

And find some errors:

* Text box of versions when press and did not choose to alter other settings - the field becomes empty, with other fields of this bug no. (I hope you understand what I wanted to say)
* When playing replays considered version of the game or not? And also all the settings? (like considered, but I have not played replays, most likely due to the last patch, because the earlier work on older versions are not patched, right now does not want.)
* Why you not add to save last playing map and AI? Or this is bug?
* I ask again) Add file languages lang.txt to make multi-language interface, pleeease =)

EDIT: Text box bug in versions/maps/AI.