Frontend Tech + >> Emu Loader
Previous thread Previous  View all threads Index   Next thread Next   Flat Mode Flat  

Atario
MAME Fan
Reged: 06/15/21
Posts: 20
Send PM
MAME 0.261 causes crash in Emu Loader, 0.260 was fine
11/30/23 06:01 AM


Using v8.9.4 of course. And yes I know about the situation with Emu Loader and its developer.

It was working fine with MAME 0.260; updating to 0.261, I got an error. Restarting gives the same error during initialization. I tried making a new instance of Emu Loader and initializing from scratch, but it gets the same error during games loading phase.

In every case, it gets to the "Adding software games to games list." stage and almost immediately gets the following error popup:


Quote:



Code:

date/time          : 2023-11-29, 19:35:46, 856ms
computer name : [redacted]
user name : [redacted]
registered owner : Windows User
operating system : Windows 7 x64 Service Pack 1 build 7601
system language : English
system up time : 13 days 19 hours
program up time : 10 seconds
processors : 8x Intel(R) Xeon(R) CPU E3-1240 v3 @ 3.40GHz
physical memory : 4264/32706 MB (free/total)
free disk space : (C:) 62.70 GB (L:) 243.34 GB
display mode : 1920x1080, 32 bit
process id : $3d20
allocated memory : 215.16 MB
largest free block : 1.04 GB
executable : EmuLoader.exe
exec. date/time : 2021-10-27 03:12
version : 8.9.4.0
compiled with : Delphi 7
madExcept version : 5.1.0
callstack crc : $98c3c7e4, $e398671c, $e398671c
exception number : 1
exception class : EConvertError
exception message : 'th' is not a valid integer value.

thread $1b4c:
00463f51 EmuLoader.exe SysUtils ConvertErrorFmt
00464a20 EmuLoader.exe SysUtils StrToInt
00785c67 EmuLoader.exe uMain 23931 +17 TFormMain.GetROMFields
0078b3a0 EmuLoader.exe uMain 26256 +103 TFormMain.AddGames
007ac917 EmuLoader.exe uMain 32748 +0 TFormMain.LoadGames
007ad439 EmuLoader.exe uMain 32748 +0 TFormMain.SetGameType
007a3a1a EmuLoader.exe uMain 32748 +0 TFormMain.FormShow
004de7ad EmuLoader.exe Forms TCustomForm.DoShow
004e1779 EmuLoader.exe Forms TCustomForm.CMShowingChanged
004c6344 EmuLoader.exe Controls 4655 +53 TControl.WndProc
004c928f EmuLoader.exe Controls 6352 +33 TWinControl.WndProc
004b3d51 EmuLoader.exe ComCtrls 18754 +85 TToolBar.WndProc
004c610c EmuLoader.exe Controls 4552 +5 TControl.Perform
004c8de3 EmuLoader.exe Controls 6203 +16 TWinControl.UpdateShowing
004c8e4e EmuLoader.exe Controls 6221 +7 TWinControl.UpdateControlState
004cabde EmuLoader.exe Controls 7315 +3 TWinControl.CMVisibleChanged
004c6344 EmuLoader.exe Controls 4655 +53 TControl.WndProc
004c928f EmuLoader.exe Controls 6352 +33 TWinControl.WndProc
004def39 EmuLoader.exe Forms TCustomForm.WndProc
004c610c EmuLoader.exe Controls 4552 +5 TControl.Perform
004c4e43 EmuLoader.exe Controls 3734 +5 TControl.SetVisible
004dea2e EmuLoader.exe Forms TCustomForm.SetVisible
004e563c EmuLoader.exe Forms TApplication.Run
007eadd3 EmuLoader.exe EmuLoader 138 +52 initialization
75f8344b kernel32.dll BaseThreadInitThunk

thread $82c:
76fc0186 ntdll.dll NtWaitForMultipleObjects
7693176f KERNELBASE.dll WaitForMultipleObjectsEx
75f81a03 kernel32.dll WaitForMultipleObjectsEx
762e087c user32.dll MsgWaitForMultipleObjectsEx
762e0b7c user32.dll MsgWaitForMultipleObjects
0045f129 EmuLoader.exe madExcept CallThreadProcSafe
0045f193 EmuLoader.exe madExcept ThreadExceptFrame
75f8344b kernel32.dll BaseThreadInitThunk
>> created by thread $1b4c at:
73a778c5 gdiplus.dll

thread $3c2c:
76fc1f6f ntdll.dll NtWaitForWorkViaWorkerFactory
75f8344b kernel32.dll BaseThreadInitThunk

thread $1390:
76fc0186 ntdll.dll NtWaitForMultipleObjects
75f8344b kernel32.dll BaseThreadInitThunk

thread $12ac:
76fc1f6f ntdll.dll NtWaitForWorkViaWorkerFactory
75f8344b kernel32.dll BaseThreadInitThunk

thread $8160:
76fc1f6f ntdll.dll NtWaitForWorkViaWorkerFactory
75f8344b kernel32.dll BaseThreadInitThunk

thread $6954:
76fc0186 ntdll.dll NtWaitForMultipleObjects
0045f129 EmuLoader.exe madExcept CallThreadProcSafe
0045f193 EmuLoader.exe madExcept ThreadExceptFrame
75f8344b kernel32.dll BaseThreadInitThunk
>> created by thread $1b4c at:
739fa89c winmm.dll






Seems like maybe MAME is suddenly spitting out something somewhere it shouldn't ("th" is, as it says, certainly not an integer value). Is this ultimately MAME's problem, or Emu Loader's? And is there a workaround, or do I have to just wait for a fix on the MAME end (and make a bug report to help it along)?







Entire thread
Subject Posted by Posted on
* MAME 0.261 causes crash in Emu Loader, 0.260 was fine Atario 11/30/23 06:01 AM
. * Re: MAME 0.261 causes crash in Emu Loader, 0.260 was fine mhoes  12/01/23 04:35 PM
. * Re: MAME 0.261 causes crash in Emu Loader, 0.260 was fine Atario  12/01/23 06:40 PM
. * Re: MAME 0.261 causes crash in Emu Loader, 0.260 was fine Vas Crabb  12/02/23 01:56 AM
. * Re: MAME 0.261 causes crash in Emu Loader, 0.260 was fine Atario  12/02/23 06:25 AM
. * Re: MAME 0.261 causes crash in Emu Loader, 0.260 was fine Robbbert  12/02/23 10:38 AM
. * Re: MAME 0.261 causes crash in Emu Loader, 0.260 was fine Atario  12/05/23 07:41 AM
. * Re: MAME 0.261 causes crash in Emu Loader, 0.260 was fine Robbbert  12/05/23 10:48 AM
. * Solution Roman  12/05/23 11:04 AM
. * Re: Solution Atario  12/05/23 01:00 PM
. * Re: Solution Atario  12/05/23 01:17 PM
. * Re: MAME 0.261 causes crash in Emu Loader, 0.260 was fine Bad A Billy  12/02/23 02:26 AM
. * Re: MAME 0.261 causes crash in Emu Loader, 0.260 was fine Divemaster  11/30/23 07:21 PM
. * Re: MAME 0.261 causes crash in Emu Loader, 0.260 was fine Atario  11/30/23 07:58 PM
. * Re: MAME 0.261 causes crash in Emu Loader, 0.260 was fine Divemaster  11/30/23 09:47 PM
. * Re: MAME 0.261 causes crash in Emu Loader, 0.260 was fine Atario  11/30/23 10:45 PM
. * Re: MAME 0.261 causes crash in Emu Loader, 0.260 was fine mhoes  12/01/23 12:58 AM
. * Re: MAME 0.261 causes crash in Emu Loader, 0.260 was fine Atario  12/01/23 02:08 AM
. * Re: MAME 0.261 causes crash in Emu Loader, 0.260 was fine mhoes  12/01/23 01:50 PM
. * Re: MAME 0.261 causes crash in Emu Loader, 0.260 was fine Divemaster  11/30/23 10:49 PM
. * Re: MAME 0.261 causes crash in Emu Loader, 0.260 was fine Atario  11/30/23 11:24 PM
. * Re: MAME 0.261 causes crash in Emu Loader, 0.260 was fine Divemaster  12/01/23 12:00 AM
. * Re: MAME 0.261 causes crash in Emu Loader, 0.260 was fine mhoes  11/30/23 08:39 PM
. * Re: MAME 0.261 causes crash in Emu Loader, 0.260 was fine Atario  11/30/23 08:52 PM
. * Re: MAME 0.261 causes crash in Emu Loader, 0.260 was fine NewMameUser  11/30/23 03:55 PM
. * Re: MAME 0.261 causes crash in Emu Loader, 0.260 was fine Atario  11/30/23 07:45 PM
. * Re: MAME 0.261 causes crash in Emu Loader, 0.260 was fine Vas Crabb  12/01/23 12:02 AM
. * Re: MAME 0.261 causes crash in Emu Loader, 0.260 was fine mhoes  11/30/23 08:41 PM

Extra information Permissions
Moderator:  CiroConsentino 
0 registered and 8 anonymous users are browsing this forum.
You cannot start new topics
You cannot reply to topics
HTML is enabled
UBBCode is enabled
Thread views: 613