freezy / dmd-extensions

A toolbox for virtual pinball dot matrix displays.
GNU General Public License v2.0
127 stars 54 forks source link

Pinball FX tables crash immediately if using alphanumeric displays. #409

Closed buffdriver closed 1 year ago

buffdriver commented 1 year ago

The latest beta build (downloaded from https://ci.appveyor.com/project/freezy/dmd-extensions/builds/47837511/job/vy1vegsmsxonmls9/artifacts) causes PinballFX tables that use alphanumeric displays to crash immediately upon loading. I've verified this with Dr Dude, Space Station, Bride of Pinbot, and Funhouse. VirtualDMD tables work just fine, including colorization.

I've cloned the current dmd-extentions repository and built the DLLs--same issue.

MikedaSpike commented 1 year ago

Confirmed. R8, R9 and R10 has this issue. R7 is still working. not only FX, but also VPX is crashing. this is also mentioned in Issue #407

buffdriver commented 1 year ago

I tested beta release 11 and alphanumerics are working again. Thanks, Freezy!

freezy commented 1 year ago

Thanks for confirming and sorry about that, it was a stupid bug.