MPDCenter


Re: MPDCenter - What to do?
#40
Michael Heidemann Wrote:I hope your wishes are fulfilled with the last BETA that I just uploaded.

If the treeview control losts the focus the last selected item has now light gray background.

If a file (mpd content or ldr/dat) is _imported_ then the name of that file is written in green letters instead of black.

Please be sure to download the BETA version from MPDCenter homepage.

Happy Christmas Smile

Wonderful! I will have to try it when I get home. MPDCenter is crashing when trying to import Datsville on the computer I am using now. (Not enough RAM?)

[edit]

OK, this last time it didn't CTD, but I did get an exception:

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

************** Exception Text **************
System.ArgumentException: The path is not of a legal form.
at System.IO.Path.NormalizePathFast(String path, Boolean fullCheck)
at System.IO.Path.NormalizePath(String path, Boolean fullCheck)
at System.IO.Path.GetFullPathInternal(String path)
at System.IO.Directory.InternalGetFileDirectoryNames(String path, String userPathOriginal, String searchPattern, Boolean includeFiles, Boolean includeDirs, SearchOption searchOption)
at System.IO.Directory.GetFiles(String path, String searchPattern, SearchOption searchOption)
at System.IO.Directory.GetFiles(String path)
at MPDCenter.frmMain.ImportUnofficial(Object sender, EventArgs e)
at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)
at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ToolStrip.WndProc(Message& m)
at System.Windows.Forms.ToolStripDropDown.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.3649 (GDR.050727-3600)
CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
MPDCenter
Assembly Version: 2.2.0.4
Win32 Version: 2.2.0.4
CodeBase: file:///E:/Program%20Files/LDraw/mpdcenter2.2.0.0/MPDCenter.exe
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.3053 (netfxsp.050727-3000)
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.3644 (GDR.050727-3600)
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.3645 (GDR.050727-3600)
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.3644 (GDR.050727-3600)
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.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
XMPD
Assembly Version: 2.3.9.0
Win32 Version: 2.3.9.0
CodeBase: file:///E:/Program%20Files/LDraw/mpdcenter2.2.0.0/XMPD.DLL
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3654 (GDR.050727-3600)
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.
Reply
« Next Oldest | Next Newest »



Messages In This Thread
MPDCenter - by Michael Heidemann - 2012-09-17, 19:38
Re: MPDCenter - by Max Martin Richter - 2012-09-22, 8:47
Re: MPDCenter - by Michael Heidemann - 2012-10-06, 22:58
Re: MPDCenter - by Michael Heidemann - 2012-10-07, 10:52
Re: MPDCenter - by Michael Heidemann - 2012-10-22, 20:19
Re: MPDCenter - by Michael Heidemann - 2012-11-02, 9:35
Re: MPDCenter - by Michael Heidemann - 2012-11-03, 18:04
Re: MPDCenter - by Michael Heidemann - 2012-11-09, 23:34
Re: MPDCenter - by Michael Heidemann - 2012-11-17, 11:00
Re: MPDCenter - by Michael Heidemann - 2012-12-14, 22:25
Re: MPDCenter - by Michael Heidemann - 2012-12-30, 20:48
Re: MPDCenter - by Michael Horvath - 2013-12-21, 23:01
Re: MPDCenter - by Orion Pobursky - 2013-12-21, 23:10
Re: MPDCenter - by Michael Heidemann - 2013-12-21, 23:24
Re: MPDCenter - by Michael Heidemann - 2013-12-21, 23:21
Re: MPDCenter - by Michael Horvath - 2013-12-21, 23:44
Re: MPDCenter - by Michael Heidemann - 2013-12-22, 8:33
Re: MPDCenter - What to do? - by Michael Horvath - 2013-12-25, 15:25
Re: MPDCenter - by Merlijn Wissink - 2014-05-29, 9:46
Re: MPDCenter - by Willy Tschager - 2014-05-29, 17:15
Re: MPDCenter - by Merlijn Wissink - 2014-05-29, 17:18
Re: MPDCenter - by Travis Cobbs - 2014-05-29, 17:20
Re: MPDCenter - by Michael Heidemann - 2014-06-01, 15:37
RE: MPDCenter - by Michael Horvath - 2016-09-20, 7:04
RE: MPDCenter - by Michael Horvath - 2018-01-07, 17:11
RE: MPDCenter - by Michael Heidemann - 2018-02-18, 15:32
RE: MPDCenter - by Michael Horvath - 2018-02-18, 21:19
RE: MPDCenter - by Roland Melkert - 2018-02-18, 22:22
RE: MPDCenter - by Steffen - 2018-02-18, 22:33
RE: MPDCenter - by Michael Heidemann - 2018-02-24, 10:55
MPDCenter 2.4.0.0 - by Michael Heidemann - 2018-03-10, 14:14
RE: MPDCenter 2.4.0.0 - by Michael Horvath - 2018-03-10, 20:51
RE: MPDCenter 2.4.0.0 - by Michael Heidemann - 2018-03-16, 15:29
MPDCenter 2.4.1.0 - by Michael Heidemann - 2018-03-16, 15:27
MPDCenter 2.5.0.0 - by Michael Heidemann - 2018-10-05, 17:05
RE: MPDCenter 2.5.0.0 - by Johann Eisner - 2018-12-08, 16:04
RE: MPDCenter 2.5.0.0 - by Orion Pobursky - 2018-12-09, 2:35
RE: MPDCenter 2.5.0.0 - by Roland Melkert - 2018-12-09, 19:00
RE: MPDCenter - by Michael Horvath - 2018-08-22, 3:16
RE: MPDCenter - by Michael Horvath - 2018-08-22, 19:41
RE: MPDCenter - by Michael Heidemann - 2018-09-22, 6:58
RE: MPDCenter - by Michael Heidemann - 2018-10-05, 17:01
RE: MPDCenter - by Michael Horvath - 2018-12-09, 19:08
RE: MPDCenter - by Roland Melkert - 2018-12-09, 19:10
RE: MPDCenter - by Michael Horvath - 2019-06-19, 7:29
RE: MPDCenter - by Michael Horvath - 2019-06-19, 7:18
RE: MPDCenter - by Michael Horvath - 2020-02-11, 1:06
RE: MPDCenter - by Michael Heidemann - 2020-04-09, 11:06
RE: MPDCenter - by Michael Horvath - 2020-02-11, 1:31
RE: MPDCenter - by Orion Pobursky - 2020-02-11, 2:12
RE: MPDCenter - by Michael Horvath - 2020-02-11, 2:35
RE: MPDCenter - by Roland Melkert - 2020-02-11, 21:31
RE: MPDCenter - by Michael Horvath - 2020-02-12, 22:10
RE: MPDCenter - by Orion Pobursky - 2020-02-12, 23:06
RE: MPDCenter - by Michael Horvath - 2020-02-12, 23:45
RE: MPDCenter - by Orion Pobursky - 2020-02-12, 23:52
RE: MPDCenter - by Michael Horvath - 2020-02-16, 19:11
RE: MPDCenter - by Orion Pobursky - 2020-02-16, 20:28
RE: MPDCenter - by Michael Horvath - 2020-02-16, 21:53
RE: MPDCenter - by Michael Heidemann - 2021-04-30, 17:33
RE: MPDCenter - by Michael Heidemann - 2021-04-30, 17:38
RE: MPDCenter - by Michael Heidemann - 2020-04-09, 10:38
RE: MPDCenter - by Michael Heidemann - 2020-04-09, 10:51
RE: MPDCenter - by Michael Heidemann - 2020-04-09, 10:58
RE: MPDCenter - by Ed Burke - 2020-10-27, 1:06
RE: MPDCenter - by Michael Heidemann - 2020-10-27, 19:29
RE: MPDCenter - by Ed Burke - 2020-10-28, 0:17
RE: MPDCenter - by Michael Horvath - 2021-04-23, 1:47
RE: MPDCenter - by Michael Heidemann - 2021-04-24, 18:49
RE: MPDCenter - by Michael Horvath - 2021-04-24, 22:52
RE: MPDCenter - by Michael Heidemann - 2021-04-25, 10:17
RE: MPDCenter - by Johann Eisner - 2021-04-25, 11:22
RE: MPDCenter - by Michael Heidemann - 2021-04-25, 20:18
RE: MPDCenter - by Johann Eisner - 2021-04-26, 5:03
RE: MPDCenter - by Michael Heidemann - 2021-04-30, 16:11
RE: MPDCenter - by Orion Pobursky - 2021-04-30, 16:16
RE: MPDCenter - by Michael Heidemann - 2021-04-30, 17:08
RE: MPDCenter - by Michael Heidemann - 2021-04-30, 17:26
RE: MPDCenter - by Michael Horvath - 2021-05-07, 8:10
RE: MPDCenter - by Johann Eisner - 2021-05-07, 20:56
RE: MPDCenter - by Michael Heidemann - 2021-06-04, 10:01
RE: MPDCenter - by Michael Heidemann - 2021-06-04, 10:11
RE: MPDCenter - by N. W. Perry - 2021-06-04, 12:13
RE: MPDCenter - by Michael Heidemann - 2021-06-05, 5:26
RE: MPDCenter - by Orion Pobursky - 2021-06-05, 13:14
RE: MPDCenter - by Michael Heidemann - 2021-06-06, 10:40
RE: MPDCenter - by Michael Heidemann - 2021-06-06, 10:51
RE: MPDCenter - by Orion Pobursky - 2021-06-06, 15:49
RE: MPDCenter - by Michael Heidemann - 2021-06-06, 18:42
RE: MPDCenter - by Michael Horvath - 2021-06-09, 22:40
RE: MPDCenter - by Michael Horvath - 2021-04-23, 1:51
RE: MPDCenter - by Johann Eisner - 2021-04-23, 16:25
RE: MPDCenter - by Michael Heidemann - 2021-04-24, 18:48
RE: MPDCenter - by Michael Horvath - 2021-04-24, 22:50
RE: MPDCenter - by Michael Heidemann - 2021-04-25, 11:00
RE: MPDCenter - by Michael Horvath - 2021-04-28, 13:07
RE: MPDCenter - by Michael Heidemann - 2021-04-28, 18:07
RE: MPDCenter - by Michael Horvath - 2021-04-30, 3:52
RE: MPDCenter - by Johann Eisner - 2021-04-30, 4:29
RE: MPDCenter - by Michael Heidemann - 2021-04-30, 16:07
RE: MPDCenter - by Orion Pobursky - 2021-04-30, 5:45
RE: MPDCenter - by Michael Heidemann - 2021-04-30, 16:06
RE: MPDCenter - by Michael Horvath - 2021-05-07, 8:14
RE: MPDCenter - by Florent Faramond - 2023-07-07, 14:34
RE: MPDCenter - by Michael Heidemann - 2023-11-11, 16:05

Forum Jump:


Users browsing this thread: 1 Guest(s)