Author Topic: Stuck Now Loading...  (Read 3477 times)

error454

  • Newbie
  • *
  • Posts: 5
Re: Stuck Now Loading...
« Reply #3 on: November 14, 2019, 01:24:10 PM »
I tried installing in a new folder, I also tried paring down my Mame system definition so that it's only a single ROM and an empty screenshot/video/cover/etc folder. The problem still occurs. The same output_log.txt is written to. I even tried launching some ROMs by hand to make sure nothing was wrong with my mame emulator.

mgalaxy

  • Administrator
  • Hero Member
  • *****
  • Posts: 1168
    • Email
Re: Stuck Now Loading...
« Reply #2 on: November 14, 2019, 08:32:05 AM »
Does it happen on a fresh install? (Could you do e fresh install into another - temporary - folder?)

error454

  • Newbie
  • *
  • Posts: 5
Stuck Now Loading...
« Reply #1 on: November 12, 2019, 04:12:18 PM »
I've had this issue since the 7.1 version from this post and also have it on the 7.5 version.

The problem is that when launching mGalaxy, it briefly flashes a message about Updating in the lower right corner and then forever shows an animated "Now Loading" message in the center of the screen. This message persists forever and no amount of waiting will get past it.

I've seen mention in other threads about an mgalaxy.log file but could not find one on my system. I ran procmon to monitor all files written to and the only one I could find is an output_log.txt in the AppData\LocalLow\mGalaxy\mGalaxy folder. It has an error message:
Code: [Select]
Unloading 7 Unused Serialized files (Serialized files now loaded: 0)

Unloading 1 unused Assets to reduce memory usage. Loaded Objects now: 8933.
Total: 23.899024 ms (FindLiveObjects: 1.605078 ms CreateObjectMapping: 0.129852 ms MarkObjects: 22.131965 ms  DeleteObjects: 0.031235 ms)

NullReferenceException: Object reference not set to an instance of an object
  at GameManager.BMDLBHLAEHH () [0x00000] in <filename unknown>:0
  at GameManager+CHPEDDAJOJA.MoveNext () [0x00000] in <filename unknown>:0
  at UnityEngine.SetupCoroutine.InvokeMoveNext (IEnumerator enumerator, IntPtr returnValueAddress) [0x00000] in <filename unknown>:0
 

Can I get some more details on how to generate a log file that might help pinpoint the problem?
« Last Edit: November 12, 2019, 04:19:19 PM by error454 »