-
Notifications
You must be signed in to change notification settings - Fork 54
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dax Error : External exception E0434352 when opening pinup popper #482
Comments
Exactly the same problem Thx Léo |
I have the same result when updating to 2.2.2, and registering pupdmd, the result returns a dax error message when starting pinnup, and ultra dmd stops working correctly when zedmd is active. |
Same error using ZeDMD and 2.2.2 dmdext x64. I've to disabled hardware DMD in popper config to not using it on Pinup menu. No problems during gameplay |
Have the same issue after update to 2.2.2 dmdext64. Can you give instructions on how to disable DMD in popper config? Ive tried turning off DMD in screen setup > DMD and also Screen config but no luck making the error go away on startup and table exit from popper. TIA |
You can disable it in dmddevice.ini, inside your vpinmame folder, look for the pinup line and change it from true to false |
That's not correct. To disable the DMD only in Popper Menu, go to PinUp Popper Setup->Popper Setup tab -> Global config -> Script Tab ->Modify Script System Options, and change useDMD to false. If you change it in dmddevice.ini Popper will not send frames to the DMD in game when using PupPacks or FullDMD |
@gustavoalara , This worked for me and things are working now. Some tables like AFM dont display DMD while in-game but I can play the new tables and popper is working again. So I guess we wait for a fix. Where I was going wrong is that it needs a reboot after making these changes in Script system Options or DMDdevice.ini and I was not doing that. The reboot is when I could actually see the results of my changes. |
I can't help thinking that there won't be any fix soon.. The problem is limited to a few configurations and concerns the simultaneous use of Zedmd / dmdext / Pinup popper (or pinballx). Not the easiest debug ground. |
@zesinger can you reproduce this? @ALL without a log these kind of problems are impossible to fix. |
I don't use Pinup Popper anymore as I use PinballY |
I turned File Tracing on and captured the log file attached. Was complaining about baudRate and tried to add it to the ini file but to no avail. Using PinDMD3. All updates should be applied . PinDmd3 at 3.6.0. DMDext at 2.2.2 Pinmame 3.5 windows 11 X86 PC |
@freezy Feedback as requested above |
Thanks, but I'm not sure how the E0434352 error relates to the wrong baud rate. Is the E0434352 error thrown by PinUp? |
@freezy Yes, the error is thrown at startup of pinup popper. |
Well, if the error doesn't originate from dmdext, there's not much I can do. Maybe @nailbuster knows more? |
I just tried 2.2.2 dmddevice with virtualdmd (dont have a realdmd) and all seems fine. That error msg is not from popper specifically as its probably just showing the last windows reported exception msg from dll. @G-Diddy01 if you could test and disable your hardware dmd in dmddevice.ini and try with virtualdmd enabled only and see if any errors are reported. To test easily. Run PopperDoctor.exe in your pinupsystem folder and press the startdmd (hardware dmd) button. |
@zesinger I also ran a test where I enabled the hardware DMD and also turned off sending frames to pinup and got the error message again. |
might be fixed with the commit of #505. |
@Lag70 @LeoDaWall @Luarpin @gustavoalara @G-Diddy01 can you retest and validate that this is fixed in v2.3.0? |
@freezy I loaded this update this morning but got the same error. Will verify tonight that it was indeed installed correctly and also a reboot might help. Will give the results |
@freezy same error for me too |
@freezy Still not working same error, I also got errors in flexdmd and ultradmd |
@freezy I confirmed the install and that the error is still happening on PinupPopper startup and also on each table exit from popper. Thx |
@freezy When I open the Diablo table that uses Ultradmd I get error : zedmd_getversion, unable to find an entry point name ZeDmd_getversion, attached 'dmddevice log' contains the error line in Spanish. I think this error may have meaning with pinup |
@Luarpin : Are you sure you don't have an old zedmd.dll and/or zedmd64.dll somewhere. You MUST delete them all. |
Hi
Each time I try to launch pinup popper with dmddevice.dll version 2.2.2 or 2.2.3 (last one), I get a windows popup with Dax Error : External exception E0434352. No issue with 2.2.1 version.
Zedmd reboot after this error then won't work in Pinup menu. If I launch a vpx table within pinup, dmd is working in-game (vpx64). If I get back to pinup menu, same exception error and zedmd reboot.
Seems to be related to an issue with 32bits dll.
Windows 10 64bits
Zedmd 3.6
Pinup popper 1.5
Do you have any clue ?
Thx for your help
Laurent
The text was updated successfully, but these errors were encountered: