Author Topic: mGalaxy don´t start in Windows 7 Ultimate  (Read 22950 times)

mtkona

  • Newbie
  • *
  • Posts: 20
    • Email
Re: mGalaxy don´t start in Winodws 7 Ultimate
« Reply #7 on: October 11, 2014, 07:27:39 AM »
Hello,

Thanks for the reply and for the help.

I´m installed the mGalaxy at (root):

c:\mGalaxy

Attachment included.

And still not work, same problem  :(.

I also tested in 4 machines, same install folder, same config, after the install the results:
 :( - 2 Intel NUC -> W7 Ultimate N 32bit and 64bit --> mGalaxy don´t start.
 :( - Samsung i3 Notebook -> W8 Pro 64bit -> mGalaxy don´t start
 :) - Samsung Core2Duo Notebook -> W7 Home Premium 32bit -> mGalaxy start

But I need to run it in Intel NUC.

I´m a .Net programmer also. Did you compile to run in both environment (32bit and 64 bit). Can you distribute a installer in 32bit and 64bit separate ?

It seems to be ocurring a not handled exception when it starts.
 
« Last Edit: October 22, 2014, 12:25:03 AM by mgalaxy »

mgalaxy

  • Administrator
  • Hero Member
  • *****
  • Posts: 1165
    • Email
Re: mGalaxy don´t start in Winodws 7 Ultimate
« Reply #6 on: October 11, 2014, 01:40:57 AM »
I'm affraid that it might be a windows write authorization problem!
Would you please move your mGalaxy application folder out of Program Files (x86)' folder (let's say at the root level of c: !)

mtkona

  • Newbie
  • *
  • Posts: 20
    • Email
Re: mGalaxy don´t start in Winodws 7 Ultimate
« Reply #5 on: October 10, 2014, 10:36:44 PM »
Hi,

Tks for your reply.

I used mGalaxy Runway to put MAME. Save and exit.

After this, I started mGalaxy but the program don´t start. Today I move mGalaxy to another machine with Windows 7 Ultimate N 32bit edition but same problem.

When I "double-click" mGalaxy it won´t start.

In event log. The .NET crashes.

My computers:
Intel NUC 4gb RAM 500gb HDD
Windows 7 Ultimate N 32bit

Intel NUC 4gb RAM 500gb HDD
Windows 7 Ultimate N 64bit


First error in Event log:
Application: mGalaxy.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.Windows.Markup.XamlParseException
Stack:
   at System.Windows.Markup.WpfXamlLoader.Load(System.Xaml.XamlReader, System.Xaml.IXamlObjectWriterFactory, Boolean, System.Object, System.Xaml.XamlObjectWriterSettings, System.Uri)
   at System.Windows.Markup.WpfXamlLoader.LoadBaml(System.Xaml.XamlReader, Boolean, System.Object, System.Xaml.Permissions.XamlAccessLevel, System.Uri)
   at System.Windows.Markup.XamlReader.LoadBaml(System.IO.Stream, System.Windows.Markup.ParserContext, System.Object, Boolean)
   at System.Windows.Application.LoadBamlStreamWithSyncInfo(System.IO.Stream, System.Windows.Markup.ParserContext)
   at System.Windows.Application.LoadComponent(System.Uri, Boolean)
   at System.Windows.Application.DoStartup()
   at System.Windows.Application.<.ctor>b__1(System.Object)
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
   at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
   at System.Windows.Threading.DispatcherOperation.InvokeImpl()
   at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(System.Object)
   at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
   at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
   at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
   at System.Windows.Threading.DispatcherOperation.Invoke()
   at System.Windows.Threading.Dispatcher.ProcessQueue()
   at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
   at MS.Win32.HwndWrapper.WndProc(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
   at MS.Win32.HwndSubclass.DispatcherCallbackOperation(System.Object)
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
   at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
   at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority, System.TimeSpan, System.Delegate, System.Object, Int32)
   at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr, Int32, IntPtr, IntPtr)
   at MS.Win32.UnsafeNativeMethods.DispatchMessage(System.Windows.Interop.MSG ByRef)
   at System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame)
   at System.Windows.Threading.Dispatcher.PushFrame(System.Windows.Threading.DispatcherFrame)
   at System.Windows.Threading.Dispatcher.Run()
   at System.Windows.Application.RunDispatcher(System.Object)
   at System.Windows.Application.RunInternal(System.Windows.Window)
   at System.Windows.Application.Run(System.Windows.Window)
   at System.Windows.Application.Run()
   at mGalaxy.Application.Main()


Second error in event log:
Faulting application name: mGalaxy.exe, version: 5.2.0.0, time stamp: 0x52da69ff
Faulting module name: KERNELBASE.dll, version: 6.1.7601.18409, time stamp: 0x531599f6
Exception code: 0xe0434352
Fault offset: 0x0000812f
Faulting process id: 0xc08
Faulting application start time: 0x01cfe50362f75c34
Faulting application path: C:\mGalaxy\mGalaxy.exe
Faulting module path: C:\Windows\system32\KERNELBASE.dll
Report Id: a191f0b0-50f6-11e4-bb78-ac7ba1e7a409

Third error in event log:

Application: mGalaxy.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.Windows.Markup.XamlParseException
Stack:
   at System.Windows.Markup.WpfXamlLoader.Load(System.Xaml.XamlReader, System.Xaml.IXamlObjectWriterFactory, Boolean, System.Object, System.Xaml.XamlObjectWriterSettings, System.Uri)
   at System.Windows.Markup.WpfXamlLoader.LoadBaml(System.Xaml.XamlReader, Boolean, System.Object, System.Xaml.Permissions.XamlAccessLevel, System.Uri)
   at System.Windows.Markup.XamlReader.LoadBaml(System.IO.Stream, System.Windows.Markup.ParserContext, System.Object, Boolean)
   at System.Windows.Application.LoadBamlStreamWithSyncInfo(System.IO.Stream, System.Windows.Markup.ParserContext)
   at System.Windows.Application.LoadComponent(System.Uri, Boolean)
   at System.Windows.Application.DoStartup()
   at System.Windows.Application.<.ctor>b__1(System.Object)
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
   at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
   at System.Windows.Threading.DispatcherOperation.InvokeImpl()
   at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(System.Object)
   at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
   at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
   at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
   at System.Windows.Threading.DispatcherOperation.Invoke()
   at System.Windows.Threading.Dispatcher.ProcessQueue()
   at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
   at MS.Win32.HwndWrapper.WndProc(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
   at MS.Win32.HwndSubclass.DispatcherCallbackOperation(System.Object)
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
   at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
   at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority, System.TimeSpan, System.Delegate, System.Object, Int32)
   at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr, Int32, IntPtr, IntPtr)
   at MS.Win32.UnsafeNativeMethods.DispatchMessage(System.Windows.Interop.MSG ByRef)
   at System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame)
   at System.Windows.Threading.Dispatcher.PushFrame(System.Windows.Threading.DispatcherFrame)
   at System.Windows.Threading.Dispatcher.Run()
   at System.Windows.Application.RunDispatcher(System.Object)
   at System.Windows.Application.RunInternal(System.Windows.Window)
   at System.Windows.Application.Run(System.Windows.Window)
   at System.Windows.Application.Run()
   at mGalaxy.Application.Main()

Fourth error in event log:

Faulting application name: mGalaxy.exe, version: 5.2.0.0, time stamp: 0x52da69ff
Faulting module name: KERNELBASE.dll, version: 6.1.7601.18409, time stamp: 0x531599f6
Exception code: 0xe0434352
Fault offset: 0x0000812f
Faulting process id: 0xe40
Faulting application start time: 0x01cfe50368dee602
Faulting application path: C:\mGalaxy\mGalaxy.exe
Faulting module path: C:\Windows\system32\KERNELBASE.dll
Report Id: a6e8468d-50f6-11e4-bb78-ac7ba1e7a409


mgalaxy

  • Administrator
  • Hero Member
  • *****
  • Posts: 1165
    • Email
Re: mGalaxy don´t start in Winodws 7 Ultimate
« Reply #4 on: October 10, 2014, 02:20:49 PM »
Thanks Bigby, I would add: "Have you followed this tutorial? http://www.mgalaxy.com/tutorial_mGalaxy.html

Bigby

  • Newbie
  • *
  • Posts: 9
Re: mGalaxy don´t start in Winodws 7 Ultimate
« Reply #3 on: October 10, 2014, 08:11:46 AM »
Can you give some more information?

What is the emulator you are trying to get to work with mGalaxy?

Have you used mGalaxy runway to point to this emulator and set the rom path?

Make sure the "Activated" box in runway is enabled.
« Last Edit: October 10, 2014, 08:14:23 AM by Bigby »

mtkona

  • Newbie
  • *
  • Posts: 20
    • Email
Re: mGalaxy don´t start in Winodws 7 Ultimate
« Reply #2 on: October 09, 2014, 07:14:01 PM »
Hello again

I forgot to mention, my Windows 7 Ultimate is 64bit version.

Awaiting for your help.

Tks.


mtkona

  • Newbie
  • *
  • Posts: 20
    • Email
mGalaxy don´t start in Windows 7 Ultimate
« Reply #1 on: October 09, 2014, 05:55:41 PM »
Hello,

I need help. I installed mGalaxy and configured some emulator to test it. But it don´t starts in my Windows 7 Ultimate. My computer is a Intel NUC.
« Last Edit: October 12, 2014, 02:12:16 PM by mgalaxy »