Seite 1 von 1

Problem mit Muxxi 1.10.025 kurz vorm Muxen

Verfasst: Mi 14 Jul 2004, 4:34
von floflyer
Hallo!

Also, habe die neue Version von Muxxi V1.10.025 installiert, alle zusätzlichen Dateien in die Verzeichnisse kopiert (in den EInstellungen ist an allen Dateien ein Hacken) und habe probiert, eine mpv-Datei und eine m2p-Datei zu muxxen. Alles klar, Dateien eingestellt, dann auf GO geklickt und dann kam eine Fehlermeldung von .NET Framework:

An unhandled execption has occured in your application. If you click continue, the application will ignore this error and attempt to continue. If you click Quit, this application will shut down immediately.
Feature requires Windows NT.

Kann entweder "Continue" oder "Quit" wählen. Oder Details.
Wenn ich Details wähle, dann kommt so eine ellenlange Fehlermeldung:

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

************** Exception Text **************
System.PlatformNotSupportedException: Feature requires Windows NT.
at System.IO.FileSystemWatcher.StartRaisingEvents()
at System.IO.FileSystemWatcher.set_EnableRaisingEvents(Boolean value)
at Muxxi.Project.StartMPLEX()
at Muxxi.Project.Muxx()
at Muxxi.LogDialog.MultiplexProject()
at Muxxi.LogDialog.LogDialog_Load(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.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/microsoft.net/framework/v1.1.4322/mscorlib.dll
----------------------------------------
Muxxi
Assembly Version: 1.10.6.0
Win32 Version: 1.10.6.0
CodeBase: file:///C:/PROGRAMME/MUXXI/MUXXI.EXE
----------------------------------------
System.Windows.Forms
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system.windows.forms/1.0.5000.0__b77a5c561934e089/system.windows.forms.dll
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 7.0.5000.0
Win32 Version: 7.10.3052.4
CodeBase: file:///c:/windows/assembly/gac/microsoft.visualbasic/7.0.5000.0__b03f5f7f11d50a3a/microsoft.visualbasic.dll
----------------------------------------
System
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system/1.0.5000.0__b77a5c561934e089/system.dll
----------------------------------------
System.Xml
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system.xml/1.0.5000.0__b77a5c561934e089/system.xml.dll
----------------------------------------
System.Drawing
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system.drawing/1.0.5000.0__b03f5f7f11d50a3a/system.drawing.dll
----------------------------------------
Accessibility
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/accessibility/1.0.5000.0__b03f5f7f11d50a3a/accessibility.dll
----------------------------------------

************** JIT Debugging **************
To enable just in time (JIT) debugging, the config file for this
application or machine (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 machine
rather than being handled by this dialog.


Gehe dann auf "Continue" und dann kommt das Log Fenster und dort stehen alle Aktionen, die er bis zur Fehlermeldung durchgeführt hat, und bei "Erstelle "Film.mpg" kommt keine Zeile mehr (ist wohl da abgestürzt). Wenn ich dann auf "Abbrechen" klicke, kommt im Log noch eine Meldung ("Einen Moment bitte, offene Aktionen werden beendet"). Dann passiert gar nichts mehr.

Ich habe Microsoft .NET Framework 1.1 drauf (habe gerade nochmal unter Sotware gecheckt). Wenn ich die ältere Version von Muxxi nehme, dann ist alles in Ordnung.

Kann mir irgendwer helfen? Soll ich das ganze mal mit vpes probieren?

Danke und Gruss,

Flo

Verfasst: Mi 14 Jul 2004, 7:12
von Alibaba7
Mach es sicherheitshalber nochmal in einem neuen Verzeichnis. Also Muxxi in ein neues Verzeichnis entpacken. Alle nötigen Dateien rein und neu versuchen. Es kann vielleicht sein, dass eine alte ini oder ähliches hier ein bisschen rumzickt. Was anderes fällt mir momentan nicht ein. Geht die ältere Version noch? (um auszuschließen, dass evtl. am Framework liegt).

CU
Alibaba7

Verfasst: Mi 14 Jul 2004, 8:21
von turmann
Hallo floflyer,
ich habe leider das selbe Problem und habe bis jetzt auch noch keine Antwort gefunden. An der alten ini kann es bei mir nicht liegen, da ich zuvor kein Muxxi im Einsatz hatte. Was ich mir vielleicht noch vorstellen könnte wäre, dass ich bzw. wir noch die Version 1.0 statt 1.1 vom .NET Framework verwenden. Wäre dadurch ein solcher Fehler möglich??

Tom

Verfasst: Mi 14 Jul 2004, 9:06
von leth
In der .NET Fehlermeldung steht genau, wo der Fehler liegt:
System.PlatformNotSupportedException: Feature requires Windows NT.
Ihr habt also kein Windows NT am laufen. War mit leider nicht bewusst, dass man für die Überwachung des Dateisystems ein Windows NT benötigt. Werde mit dazu was einfallen lassen.

Cu leth