Edain Mod > [Edain] Support
problem mit dem edain mod switcher
GUNKELNkiller:
ich habe den switcher bei der version 3.1 mit downgeloadet.
dieser funktioniert aber jetzt nicht. wär nett wenn mir irgendwer helfen könnte
Turin Turumbar:
Ein paar ausführlichere Details wären wohl angebracht, was funktioniert nicht, Fehlermeldung etc.?
Normalerweise kannst du alle Probleme mit dem Switcher durch die Installation von .Net Framework 3.5 beheben, das steht auch als Information in der Installationsroutine, ohne .Net Framework 3.5 funktioniert der Switcher nur bedingt bis garnicht.
Edit: Sinnvoll ist es ebenfalls erstmal nach Updates zu suchen, nachdem du den Switcher installiert hast, im Päckchen der Installationsroutine von 3.1 ist die Version 1.5 enthalten, die neueste Version des Switchers allerdings ist 2.4.
d-g0:
Möchte keinen neuen Thread aufmachen, also schreib ichs einfach mal hier hinein:
Wenn ich den Edain Mod 3.1 Switcher (v.2.4) starte kommt folgende Fehlermeldung:
bad file or number
--- Zitat ---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: Bad file name or number.
at Microsoft.VisualBasic.Co mpilerServices.IOUtils.F indFirstFile(Assembly assem, String PathName, FileAttributes Attributes)
at Microsoft.VisualBasic.Fi leSystem.Dir(String PathName, FileAttribute Attributes)
at WindowsApplication1.Form 1.Form1_Load(Object sender, EventArgs e)
at System.EventHandler.Invo ke(Object sender, EventArgs e)
at System.Windows.Forms.For m.OnLoad(EventArgs e)
at System.Windows.Forms.For m.OnCreateControl()
at System.Windows.Forms.Con trol.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Con trol.CreateControl()
at System.Windows.Forms.Con trol.WmShowWindow(Message& m)
at System.Windows.Forms.Con trol.WndProc(Message& m)
at System.Windows.Forms.Scr ollableControl.WndProc(Message& m)
at System.Windows.Forms.Con tainerControl.WndProc(Message& m)
at System.Windows.Forms.For m.WmShowWindow(Message& m)
at System.Windows.Forms.For m.WndProc(Message& m)
at System.Windows.Forms.Con trol.ControlNativeWindow .OnMessage(Message& m)
at System.Windows.Forms.Con trol.ControlNativeWindow .WndProc(Message& m)
at System.Windows.Forms.Nat iveWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
edainmodstarter
Assembly Version: 2.4.0.0
Win32 Version: 2.4.0.0
CodeBase: file:///G:/GameZ/Die%20Schlacht%20um%20Mittelerde%20II/Aufstieg%20des%20Hexenk%F6nigs/edainmodstarter.exe
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.42 (RTM.050727-4200)
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.42 (RTM.050727-4200)
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.42 (RTM.050727-4200)
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.42 (RTM.050727-4200)
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.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
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.
--- Ende Zitat ---
Kann dann einfach Quit oder Continue drücken.
Wenn ich continue drücke. bin ich im Mod switcher drinne. Wenn ich jetzt auf Edain Mod de-/aktivieren klicke (je nachdem was halt nicht ausgewählt ist) , kommt folgende Fehlermeldung:
Error File already exists
--- Zitat ---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: File already exists.
at Microsoft.VisualBasic.Fi leSystem.Rename(String OldPath, String NewPath)
at WindowsApplication1.Form 1.Button2_Click(Object sender, EventArgs e)
at System.Windows.Forms.Con trol.OnClick(EventArgs e)
at System.Windows.Forms.But ton.OnClick(EventArgs e)
at System.Windows.Forms.But ton.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Con trol.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Con trol.WndProc(Message& m)
at System.Windows.Forms.But tonBase.WndProc(Message& m)
at System.Windows.Forms.But ton.WndProc(Message& m)
at System.Windows.Forms.Con trol.ControlNativeWindow .OnMessage(Message& m)
at System.Windows.Forms.Con trol.ControlNativeWindow .WndProc(Message& m)
at System.Windows.Forms.Nat iveWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
edainmodstarter
Assembly Version: 2.4.0.0
Win32 Version: 2.4.0.0
CodeBase: file:///G:/GameZ/Die%20Schlacht%20um%20Mittelerde%20II/Aufstieg%20des%20Hexenk%F6nigs/edainmodstarter.exe
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.42 (RTM.050727-4200)
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.42 (RTM.050727-4200)
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.42 (RTM.050727-4200)
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.42 (RTM.050727-4200)
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.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
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.
--- Ende Zitat ---
Woran kann das liegen ? Würd gern ab&zu EdainMod deaktivieren um bisschen online zu zoggn.
gruß
Turin Turumbar:
Post darüber lesen: In deiner Fehlermeldung steht nichts von einem geladenem .Net Framework 3.5, installier das und der Switcher sollte richtig funktionieren.
GUNKELNkiller:
joa danke das wars bei mir auch
Navigation
[0] Themen-Index
[#] Nächste Seite
Zur normalen Ansicht wechseln