DMDTools / DOF2DMD

Utility for arcade cabinets to display game marquees, score and animations on a DMD device.
GNU General Public License v2.0
4 stars 1 forks source link

Ensure alignment with DOFLinx 8.11 #5

Open ojacques opened 2 weeks ago

ojacques commented 2 weeks ago

DOFLinx 8.11 is out, with new score API for DOF2DMD. This issue is to make sure DOF2DMD works with 8.11.

https://www.vpforums.org/index.php?showtopic=54104

gustavoalara commented 2 weeks ago

Hi @ojacques

I'm trying to check the new DOFLinx 8.11 release, but whenever I use either our new DOF2DMD version or the "old" one, the DMD starts but DOFLinx shows the following error:

image

But there is no related info in the logs to see what could be the problem (maybe I miss something in the DOFLinx.ini file)

Did you test the new version?

ojacques commented 2 weeks ago

Initial tests did not work out of the box. But I could not spend time to figure what was wrong (I am away from my main computer). What I know is that DOFLinx looks at DOF2DMD path (in the DOFLinx.ini), to read DOF2DMD's settings.ini to then find out which URL to contact.

ojacques commented 2 weeks ago

With 8.10, DOFLinx starts DOF2DMD fine, and displays the DOFLinx logo.

03-sept.-24 21:51:19.669 - DOFLinx for Pinball Emulators - DOFLinx by DDH69
03-sept.-24 21:51:19.671 - Starting up - version 8.10
03-sept.-24 21:51:19.672 - 64 bit operating system
03-sept.-24 21:51:19.672 - 64 bit application
03-sept.-24 21:51:19.672 - For support come and visit the community here http: //www.vpforums.org/index.php?showforum=104
03-sept.-24 21:51:19.674 - Pre-Reading DOFLinx.INI startup config file details
03-sept.-24 21:51:19.723 - DEBUG enabled with showing of window True
03-sept.-24 21:51:19.738 - No DOF Global Config file supplied
03-sept.-24 21:51:25.030 - PinOne Port = 
03-sept.-24 21:51:25.104 - No valid output devices for DOFLinx were found ...... sorry about that!
03-sept.-24 21:51:25.106 - Reading DOFLinx.INI startup config file details
03-sept.-24 21:51:25.108 - Reading DirectOutputConfig file named C:\MAME\DOFLinx\config\colours.ini
03-sept.-24 21:51:25.110 - Turning DEBUG off
03-sept.-24 21:51:25.142 - DEBUG enabled with showing of window True
03-sept.-24 21:51:25.155 - Set Debug Privilege = Set OK
03-sept.-24 21:51:25.203 - DOF2DMD is active so starting up link
03-sept.-24 21:51:32.603 - DOF2DMD Connection Established
03-sept.-24 21:51:32.611 - Loading MAME game names
03-sept.-24 21:51:33.213 - Loading Menu.INI
03-sept.-24 21:51:33.216 - Processing parameter 'LOAD_SOUND' with data 'LFlipper,100,LEFT_REAR,Flipper_L01,Flipper_L02,Flipper_L03,Flipper_L04,Flipper_L05,Flipper_L06,Flipper_L07,Flipper_L08,Flipper_L09,Flipper_L10,Flipper_L11' in real-time
03-sept.-24 21:51:33.221 - Processing parameter 'LOAD_SOUND' with data 'RFlipper,100,RIGHT_REAR,Flipper_R01,Flipper_R02,Flipper_R03,Flipper_R04,Flipper_R05,Flipper_R06,Flipper_R07,Flipper_R08,Flipper_R09,Flipper_R10,Flipper_R11' in real-time
03-sept.-24 21:51:33.224 - Processing parameter 'LOAD_SOUND' with data 'BallColl,100,REAR,Ball_Collide_1,Ball_Collide_2,Ball_Collide_3,Ball_Collide_4,Ball_Collide_5,Ball_Collide_6,Ball_Collide_7' in real-time
03-sept.-24 21:51:33.228 - Processing parameter 'LOAD_SOUND' with data 'DropTarget,100,SIDE,Drop_Target_Down_1,Drop_Target_Down_2,Drop_Target_Down_3,Drop_Target_Down_4,Drop_Target_Down_5,Drop_Target_Down_6' in real-time
03-sept.-24 21:51:33.245 - Trigger thread starting
03-sept.-24 21:51:33.253 - Stopping ROM
03-sept.-24 21:51:38.465 - PinOne Port = 
03-sept.-24 21:51:38.465 - No valid output devices for DOFLinx were found ...... sorry about that!
03-sept.-24 21:51:43.137 - Shutting down
03-sept.-24 21:51:44.181 - Program close

With 8.11, DOFLinx starts DOF2DMD, but there is no DOFLinx logo, and there is an error "Failed to open connection to DOF2DMD System".

03-sept.-24 21:53:19.542 - DOFLinx for Pinball Emulators - DOFLinx by DDH69
03-sept.-24 21:53:19.546 - Starting up - version 8.11
03-sept.-24 21:53:19.546 - 64 bit operating system
03-sept.-24 21:53:19.546 - 64 bit application
03-sept.-24 21:53:19.548 - DirectOutput.dll version = 3.1.9001.18028  dated 03/09/2024 21:52:13
03-sept.-24 21:53:19.549 - For support come and visit the community here http: //www.vpforums.org/index.php?showforum=104
03-sept.-24 21:53:19.550 - Pre-Reading DOFLinx.INI startup config file details
03-sept.-24 21:53:19.594 - DEBUG enabled with showing of window True
03-sept.-24 21:53:19.606 - No DOF Global Config file supplied
03-sept.-24 21:53:24.903 - PinOne Port = 
03-sept.-24 21:53:24.978 - No valid output devices for DOFLinx were found ...... sorry about that!
03-sept.-24 21:53:24.979 - Reading DOFLinx.INI startup config file details
03-sept.-24 21:53:24.980 - Reading DirectOutputConfig file named C:\MAME\DOFLinx\config\colours.ini
03-sept.-24 21:53:24.981 - Turning DEBUG off
03-sept.-24 21:53:24.997 - DEBUG enabled with showing of window True
03-sept.-24 21:53:25.012 - Set Debug Privilege = Set OK
03-sept.-24 21:53:25.065 - DOF2DMD is active so starting up link
03-sept.-24 21:53:25.069 - Failed to open connection to DOF2DMD System
03-sept.-24 21:53:25.083 - Loading MAME game names
03-sept.-24 21:53:25.668 - Loading Menu.INI
03-sept.-24 21:53:25.675 - Processing parameter 'LOAD_SOUND' with data 'LFlipper,100,LEFT_REAR,Flipper_L01,Flipper_L02,Flipper_L03,Flipper_L04,Flipper_L05,Flipper_L06,Flipper_L07,Flipper_L08,Flipper_L09,Flipper_L10,Flipper_L11' in real-time
03-sept.-24 21:53:25.680 - Processing parameter 'LOAD_SOUND' with data 'RFlipper,100,RIGHT_REAR,Flipper_R01,Flipper_R02,Flipper_R03,Flipper_R04,Flipper_R05,Flipper_R06,Flipper_R07,Flipper_R08,Flipper_R09,Flipper_R10,Flipper_R11' in real-time
03-sept.-24 21:53:25.683 - Processing parameter 'LOAD_SOUND' with data 'BallColl,100,REAR,Ball_Collide_1,Ball_Collide_2,Ball_Collide_3,Ball_Collide_4,Ball_Collide_5,Ball_Collide_6,Ball_Collide_7' in real-time
03-sept.-24 21:53:25.688 - Processing parameter 'LOAD_SOUND' with data 'DropTarget,100,SIDE,Drop_Target_Down_1,Drop_Target_Down_2,Drop_Target_Down_3,Drop_Target_Down_4,Drop_Target_Down_5,Drop_Target_Down_6' in real-time
03-sept.-24 21:53:25.704 - Trigger thread starting
03-sept.-24 21:53:25.711 - Stopping ROM
03-sept.-24 21:53:30.840 - PinOne Port = 
03-sept.-24 21:53:30.843 - No valid output devices for DOFLinx were found ...... sorry about that!
03-sept.-24 21:53:53.383 - Shutting down
03-sept.-24 21:53:53.396 - Program close

Let's contact DDH69.