by lar282 on Tue Oct 11, 2005 1:17 pm
Hi
Has anybody seen this?
1; Ripping a cd. Works great.
2; goto menu
3; popin another cd in the same dvddrive
now I cannot play the audio cd. It's like cdex is locking up the drive. Tried to force the command unload of the cdex plugin but Xlobby craches then!!
Also is this plugin apart of the SDK?Steven said it would be in the first post, but I can't find it?
quote:This plugin will be part of the sdk also, basic thing to take away from this plugin is the ability to access information from programs outside of xlobby, and dont forget the ability to manipulate external programs and their data.
************** Exception Text **************
System.SystemException: Failed to read from process memory
at CDEX.Win32.ReadListViewItem(IntPtr hWnd, Int32 item, Int32 subitem)
at CDEX.Control.GetListViewText(Int32 column)
at CDEX.Interop.GetListViewText(Int32 controlid, Int32 column)
at CDEX.CDEX.GetVariable(String name)
at xlobby2.Plugins.GetValue(String input)
at xlobby2.PicButton.drawImage(Graphics g, Control c)
at xlobby2.GdiDraw.DrawButton(PicButton ptemp, Graphics g, Control control)
at xlobby2.GdiDraw.DrawFormButtons(Graphics g, ArrayList buttons, Control control)
at xlobby2.GdiForm.DrawToGraphics(Graphics g)
at xlobby2.GdiForm.OnPaint(PaintEventArgs e)
at System.Windows.Forms.Control.PaintWithErrorHandling(PaintEventArgs e, Int16 layer, Boolean disposeEventArgs)
at System.Windows.Forms.Control.WmPaint(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.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)
//Lasse