Jump to content



Photo
- - - - -

DOFLinx V7.10 - It's all about MAME !


  • Please log in to reply
53 replies to this topic

#1 DDH69

DDH69

    Pinball Wizard

  • Platinum Supporter
  • 3,570 posts
  • Location:DOFLinx HQ, Adelaide

  • Flag: Australia

  • Favorite Pinball: Monster Bash

Posted 07 March 2020 - 11:30 PM

Well, more correctly, V7.10 is mostly about MAME. So the non-MAME stuff first (although it hurts because I think the MAME stuff is really cool)

 

Available here once OK'ed by Admin.

 

A generic "Logo" backglass for FX3 has been added.  If you fire up FX3 to the grid and then choose a game this will look good with your other backglasses

.  Thanks Shredhed for the idea.

 

There are some usual fixes and improved error checking as various people have had issues.

 

The FX3 files have been enhanced to allow all commands available to DOFLinx to be valid in the [STARTUP] section.  This is a mirror of work done for the MAME files

 

A lot of fixes and changes around buttons.  In summary, a lot of stuff for RGB buttons was broken.  Now that I'm actively using some I've seen these things and fixed them.  I've also added some new functionality to allow RGB buttons to be turned on / off whenever you want.  In addition to all of this there are now about another 16 button types that I've added.  Through this process the BUTTONS_ON= and BUTTONS_ON_COLOUR= parameters have been depricated and now should use FIXED_OUTPUTS= and FIXED_OUTPUT_COLOUR=   If you are using RGB buttons move to the new definitions of LINK_BUT_xx where you setup the output, colour and input.  You can then call the button by name (BUT_ST, BUT_CN, etc) to light and use it.

 

Added a new parameter to set the minimum time between actions being triggerable.  This has been a long standing PITA that was highlighted by a lack of PUP files.

 

TerryRed has been back at the DOFLinx party and has done all the missing SFF PUP files - thanks TerryRed.

 

BUT MOST OF ALL, have I mentioned that DOFLinx is now taking triggers from MAME.  :lusty: 

 

So for those with arcade cabinets, or other configs on Windows with MAME and toys, you can now have your favourite games run all of the outputs available via DOFLinx, solenoids, RGB buttons, flashers, RGB lighting, knocker, bell, MX LEDs, PUP videos, heck, you could even write an active backglass for Donkey Kong!

 

I am still finishing my arcade cabinet build which has, 5 flashers, RGB undercab lighting, 3 solenoids, knocker, addressable LEDs and RGB buttons.  This takes a special version of MAME, which I've included the 218 version of (and makes it a bigger download).  This version turns off warnings (because they annoy me) and enables the TCP/IP comms messaging required.

 

I've included 37 *.MAME files, these are essentially Space Invaders, Galaga, Truxton and their variants.  I am currently working on Donkey Kong, Galaga88, Galaga3, Pacman, Nintendo Entertainment System, and a few others.

 

Below are links to a couple of my proof of concept videos.  I'll do some more one the cabinet is done and looks neater.  Everything is up and going, so if someone else wants to give this a try, please do, and get in touch, I want to check this works for everyone!

 

https://youtu.be/ISVVkONzkNU

 

https://youtu.be/WDNt48FNBKI

 

 

 

Here are the release notes .......

 

V7.10 7/3/20
- New, Add a default FX3 backglass called FX3Logo that will be displayed if FX3 doesn't have a currently active game name
  This occurs if you enter FX3 and use the menu without a game parsed as a parameter
- Add an error trapping layer around the call to the B2S server
- New, allow all standard parameters to be used in the [STARTUP] section of FX3 files
  This allows buttons to turned on, etc per game
- New, Add TRIGGER_DEBOUNCE_TIME= to optionally set the minimum amount of time in milliseconds between when a trigger can retrigger.
  Put in to help with FX3 fast retriggering, but applies to triggers no matter what emulator generates them.
  Default 200Ms
- Improved error checking for BUTTONS_ON= and BUTTONS_ON_COLOUR= parameters
- Depricate the BUTTONS_ON= and replace with FIXED_OUTPUTS=
- Depricate the BUTTONS_ON_COLOUR= and replace with FIXED_OUTPUTS_COLOUR=
  Both of the new formats above only accept D00, dropped these from accepting buttons.  Now use BUTTONS_LIT=
- Add BUTTONS_LIT= for button LEDs, mono or RGB based.
  Having one parameter for mono and RGB means that cabinet setups are irrelevant when setting up FX3 and MAME files
- New, add command of BUTTON_COLOUR_CHANGE= to change the colour set for a LINK_ button device
- An initial set of MAME files for Space Invaders, Truxton, Galage and variants of these
- Add some missing variables to the variable dump option relating to buttons
- Fix bug with loading correct colour for RGB buttons
- Fix bug with RGB button on / off / fade / blink and incorrect output port usage
- New command LIGHT_BUTTONS_NOW to allow the lighting of buttons in the BUTTONS_LIT list at any time, for example via script while the front end is running
- New command OUTPUTS_OFF to allow all outputs to be turned off at any time.  Handy for when you exit your front end and want everything off as you go to the OS
- New way to define buttons and more button types.
  LINK_BUT_xx= allows the output port, output LED (mono or RGB colour), plus the input key code when the button is pressed to be defined
  Defining the input key code allows button alias (ie BUT_P1) to be used in configuration files like FX3 and MAME with one cetral definition of the key code
  Doing this ensures that scripts and game configuration files are fully portable
- A heap of new button definitions, LINK_BUT_xx where xx = RE,B1 - B8
- New, a shitload of stuff to make the MAME link work .... read the guide - its good!
- Inclusion of new folder in the release with a 64 bit compiled version of MAME that respondes to DOFLinx polling
- A new parameter for KEY_TO_COMMAND=
  This allows a key code to trigger a command setup in an FX3 or MAME file
  Very handy if you want to define something like your "Fire" button LINK_BUT_FR or LINK_BUT_1 to trigger a command each time its pressed, ie a dash on the addressable LED array
  Format is KEY_TO_COMMAND=bbb,cccc[,bbb,ccc] where bbb = BUT-1, BUT_ST, etc and ccc is an action you define in the FX3 or MAME file in the [COMMAND] section
 

DOFLinx
Contributions for equipment to help with ongoing DOFLinx development can be made here

#2 TerryRed

TerryRed

    Pinball Fan

  • Silver Supporter
  • 1,959 posts

  • Flag: Canada

  • Favorite Pinball: Too many to choose...

Contributor

Posted 09 March 2020 - 04:35 PM

Very cool!

 

Lot's of potential for cool DOF effects.

 

 

Your Popper Desktop theme is a little messed up. Your "Backglass" videos should be the nice underlay videos I included (with the neon frame and border for the text on the bottom. You use Media Manager to drag and dropt those videos to each Playlist, and most importantly the HOME playlist.

 

Your "playfield" videos should be the gameplay videos. That will have them showing up in the smaller window and it will all match up nicely.

 

 

https://youtu.be/H3ToWrAgVhU

 

 

Very nice build!



#3 DDH69

DDH69

    Pinball Wizard

  • Platinum Supporter
  • 3,570 posts
  • Location:DOFLinx HQ, Adelaide

  • Flag: Australia

  • Favorite Pinball: Monster Bash

Posted 09 March 2020 - 09:52 PM

Very cool!

 

Lot's of potential for cool DOF effects.

 

 

Your Popper Desktop theme is a little messed up. Your "Backglass" videos should be the nice underlay videos I included (with the neon frame and border for the text on the bottom. You use Media Manager to drag and dropt those videos to each Playlist, and most importantly the HOME playlist.

 

Your "playfield" videos should be the gameplay videos. That will have them showing up in the smaller window and it will all match up nicely.

 

 

https://youtu.be/H3ToWrAgVhU

 

 

Very nice build!

 

Thanks TerryRed.  I'm still getting the Popper side of things sorted out, too many other "bright shiny things".  I think the backglass images have overridden the backglass video as a priority, but at least the playfield videos are doing what they should.

 

I'm just making some more modifications to MAME so that a couple of standard MAME options like reset and cheat on/off also create outputs that can be hooked into.  I was playing most of the weekend with my addressbale LED array hooked up.  It was pretty cool getting PacMan to display pulsing dots when he eats the PowerPill, also having Truxton shoot a "laser" on the LEDs each time you shoot (yes it was all fast enough to do it while "fire" was being mashed), plus a heap of other  neat effects.

 

Do you feel that arcade cabinet forming in your mind yet ??  :tongue3:  ......... you know you want need one.


DOFLinx
Contributions for equipment to help with ongoing DOFLinx development can be made here

#4 TerryRed

TerryRed

    Pinball Fan

  • Silver Supporter
  • 1,959 posts

  • Flag: Canada

  • Favorite Pinball: Too many to choose...

Contributor

Posted 10 March 2020 - 03:16 AM

 

Very cool!

 

Lot's of potential for cool DOF effects.

 

 

Your Popper Desktop theme is a little messed up. Your "Backglass" videos should be the nice underlay videos I included (with the neon frame and border for the text on the bottom. You use Media Manager to drag and dropt those videos to each Playlist, and most importantly the HOME playlist.

 

Your "playfield" videos should be the gameplay videos. That will have them showing up in the smaller window and it will all match up nicely.

 

 

https://youtu.be/H3ToWrAgVhU

 

 

Very nice build!

 

Thanks TerryRed.  I'm still getting the Popper side of things sorted out, too many other "bright shiny things".  I think the backglass images have overridden the backglass video as a priority, but at least the playfield videos are doing what they should.

 

I'm just making some more modifications to MAME so that a couple of standard MAME options like reset and cheat on/off also create outputs that can be hooked into.  I was playing most of the weekend with my addressbale LED array hooked up.  It was pretty cool getting PacMan to display pulsing dots when he eats the PowerPill, also having Truxton shoot a "laser" on the LEDs each time you shoot (yes it was all fast enough to do it while "fire" was being mashed), plus a heap of other  neat effects.

 

Do you feel that arcade cabinet forming in your mind yet ??  :tongue3:  ......... you know you want need one.

 

 

 

Oh, it's formed in many ways for a long time... jus gotta figure out when :)

 

Preferably not when I get short notice about being deployed some day to the North Pole.

 

Cool thing is... I can always play and test on the pinball cabinet with a control or suction cupped control panel on top of the glass in the mean time.


Edited by TerryRed, 10 March 2020 - 03:17 AM.


#5 DDH69

DDH69

    Pinball Wizard

  • Platinum Supporter
  • 3,570 posts
  • Location:DOFLinx HQ, Adelaide

  • Flag: Australia

  • Favorite Pinball: Monster Bash

Posted 12 March 2020 - 09:17 AM

I've just read a couple of reports of V7.10 not running addressable LEDs with FX3 and FP.  Unfortunately I can't get to my cabinet for a couple of days to test this out.  I can look into it but need some logs and further info.

 

In V7.10 I did make changes to the FX3 file [STARTUP] processing which loads the respective ROM.  All my testing was done without my addressable LEDs as I had them connected to my new arcade cabinet.  The bit that logically doesn't make sense is why FP would stop working as nothing changed there ...... but then I never discount anything.

 

If anyone is prepared to grab a log for FX3 startup and FP startup then I can look sooner rather than later.  Just post it all in this thread.

 

If you don't want to fault find this just stick with 7.04 for the time being.


DOFLinx
Contributions for equipment to help with ongoing DOFLinx development can be made here

#6 DDH69

DDH69

    Pinball Wizard

  • Platinum Supporter
  • 3,570 posts
  • Location:DOFLinx HQ, Adelaide

  • Flag: Australia

  • Favorite Pinball: Monster Bash

Posted 12 March 2020 - 09:43 AM

If FP is working and FX3 is not, then I may have a good idea what this is, but if its both then I need to head down another path.  Any further information confirming FP as working / not working with addressable LEDs would be great.

 

My current theory is that the change to FX3 [STARTUP] processing is causing the ROM not to be loaded.


DOFLinx
Contributions for equipment to help with ongoing DOFLinx development can be made here

#7 Ashram56

Ashram56

    Hobbyist

  • Members
  • PipPip
  • 32 posts

  • Flag: France

  • Favorite Pinball: Tron Legacy

Posted 12 March 2020 - 01:27 PM

So you just need the debug log of DOFLinx, right ?

 

I'm not sure how to get a debug log for PBFX3

 

I will confirm later today if the issue appears with FP , as I have only tested 7.10 with PBFX3

 

 

Regards



#8 Outhere

Outhere

    Pinball Wizard

  • Platinum Supporter
  • 4,805 posts

  • Flag: United States of America

  • Favorite Pinball: M M

Posted 12 March 2020 - 05:52 PM

DOFLinx 7.10 - For me FP worked fine

 

DOFLinx 7.10  --  In FX3 I have No addressable lights working But other DOF worked

12-Mar-20 12:29:07.195 - DOF Linx for Pinball Emulators - DOFLinx by DDH69
12-Mar-20 12:29:07.200 - Starting up - version 7.10
12-Mar-20 12:29:07.201 - For support come and visit the community here http://www.vpforums.org/index.php?showforum=104
12-Mar-20 12:29:07.204 - Pre-Reading DOFLinx.INI startup config file details
12-Mar-20 12:29:07.286 - DEBUG enabled with showing of window True
12-Mar-20 12:29:12.063 - Found Teensy controller named 'LEDStripController'
12-Mar-20 12:29:12.081 - Joystick # 1 detected : 32 buttons   Z-Axis
12-Mar-20 12:29:12.086 - DOFLinx device: 1 Initializing as Pinscape #1 with name=Pinscape Controller
12-Mar-20 12:29:12.088 - DOFLinx device:1 Pinscape setup with 22 outputs
12-Mar-20 12:29:12.090 - DOFLinx device: 2 Initializing as LEDWiz #1 with ID=2
12-Mar-20 12:29:12.092 - DOFLinx device:2 LEDWiz setup with 32 outputs
12-Mar-20 12:29:12.094 - DOFLinx device: 3 Initializing as LEDWiz #2 with ID=1
12-Mar-20 12:29:12.096 - DOFLinx device:3 LEDWiz setup with 32 outputs
12-Mar-20 12:29:12.098 - DOFLinx device: 4 Initializing as LEDWiz #8 with ID=0
12-Mar-20 12:29:12.100 - DOFLinx device:4 LEDWiz setup with 32 outputs
12-Mar-20 12:29:12.102 - This device is probably a PinScape emulating a LEDWiz, if it is, then it is better to assign toys to the Pinscape device not this one
12-Mar-20 12:29:12.107 - Reading DOFLinx.INI startup config file details
12-Mar-20 12:29:12.110 - Turning DEBUG off
12-Mar-20 12:29:12.140 - DEBUG enabled with showing of window True
12-Mar-20 12:29:12.146 - Reading DirectOutputConfig file named E:\DirectOutput\config\directoutputconfig.ini
12-Mar-20 12:29:12.161 - Set Debug Privilege = Set OK
12-Mar-20 12:29:14.159 - DOFLinx device: 1 Initializing as Pinscape #1 with name=Pinscape Controller
12-Mar-20 12:29:14.163 - DOFLinx device:1 Pinscape setup with 22 outputs
12-Mar-20 12:29:14.166 - DOFLinx device: 2 Initializing as LEDWiz #1 with ID=2
12-Mar-20 12:29:14.170 - DOFLinx device:2 LEDWiz setup with 32 outputs
12-Mar-20 12:29:14.173 - DOFLinx device: 3 Initializing as LEDWiz #2 with ID=1
12-Mar-20 12:29:14.177 - DOFLinx device:3 LEDWiz setup with 32 outputs
12-Mar-20 12:29:14.180 - DOFLinx device: 4 Initializing as LEDWiz #8 with ID=0
12-Mar-20 12:29:14.184 - DOFLinx device:4 LEDWiz setup with 32 outputs
12-Mar-20 12:29:14.188 - This device is probably a PinScape emulating a LEDWiz, if it is, then it is better to assign toys to the Pinscape device not this one
12-Mar-20 12:29:16.232 - Found valid process name of 'Pinball FX3'
12-Mar-20 12:29:16.237 - Setting FX3 process ID to :5840
12-Mar-20 12:29:16.248 - Activated by process name : 'Pinball FX3'
12-Mar-20 12:29:16.261 - Named process detected and startup commenced
12-Mar-20 12:29:16.818 - FX3 EXE name=E:\Program Files (x86)\Steam\steamapps\common\Pinball FX3\Pinball FX3.exe Size=11022480 bytes, Dated 12/10/2019 9:33:31 AM
12-Mar-20 12:29:16.827 - Applying memory offsets for FX3 version circa 10/12/19
12-Mar-20 12:29:16.838 - FX3 full link active
12-Mar-20 12:29:16.846 - Using full colour palette
12-Mar-20 12:29:16.854 - 122 colours added to the palette
12-Mar-20 12:29:17.838 - B2S file not found : FX3Logo
12-Mar-20 12:29:18.834 - B2S file not found : FX3Logo
12-Mar-20 12:29:19.834 - B2S file not found : FX3Logo
12-Mar-20 12:29:20.835 - B2S file not found : FX3Logo
12-Mar-20 12:29:21.835 - B2S file not found : FX3Logo
12-Mar-20 12:29:22.836 - B2S file not found : FX3Logo
12-Mar-20 12:29:23.835 - B2S file not found : FX3Logo
12-Mar-20 12:29:24.837 - B2S file not found : FX3Logo
12-Mar-20 12:29:25.834 - B2S file not found : FX3Logo
12-Mar-20 12:29:26.836 - B2S file not found : FX3Logo
12-Mar-20 12:29:27.834 - B2S file not found : FX3Logo
12-Mar-20 12:29:28.836 - B2S file not found : FX3Logo
12-Mar-20 12:29:29.836 - B2S file not found : FX3Logo
12-Mar-20 12:29:30.835 - B2S file not found : FX3Logo
12-Mar-20 12:29:31.836 - B2S file not found : FX3Logo
12-Mar-20 12:29:32.840 - Loading FX3 configuration file E:\DirectOutput\DOFLInx_FX3\FX3_PUPlayer\ALL_PRE.FX3
12-Mar-20 12:29:32.847 - Processing parameter 'FF_PUP_INIT' with data 'FX3_PUP_SSF' in real-time
12-Mar-20 12:29:32.862 - Failed to find FX3 configuration file WMSCirqusVoltaire.FX3
12-Mar-20 12:29:32.869 - No FX3 file found For 'WMSCirqusVoltaire' attempting to load default FX3
12-Mar-20 12:29:32.878 - Loading FX3 configuration file E:\DirectOutput\DOFLInx_FX3\FX3_PUPlayer\DEFAULT.FX3
12-Mar-20 12:29:32.885 - Processing parameter 'FF_ROM' with data 'FX2_ALIENS' in real-time
12-Mar-20 12:29:32.894 - Processing parameter 'BACKGLASS_EXISTS' with data 'NO' in real-time
12-Mar-20 12:29:32.907 - Loading FX3 configuration file E:\DirectOutput\DOFLInx_FX3\FX3_PUPlayer\ALL_POST.FX3
12-Mar-20 12:29:32.914 - B2S file not found : WMSCirqusVoltaire
12-Mar-20 12:29:32.937 - Using full colour palette
12-Mar-20 12:29:32.944 - 122 colours added to the palette
12-Mar-20 12:29:32.951 - Cabinet Mode = 0   Backglass Mode = 0
12-Mar-20 12:29:34.959 - Loading FX3 configuration file E:\DirectOutput\DOFLInx_FX3\FX3_PUPlayer\ALL_PRE.FX3
12-Mar-20 12:29:34.966 - Processing parameter 'FF_PUP_INIT' with data 'FX3_PUP_SSF' in real-time
12-Mar-20 12:29:34.979 - Loading FX3 configuration file E:\DirectOutput\DOFLInx_FX3\FX3_PUPlayer\TheWalkingDead.FX3
12-Mar-20 12:29:34.987 - Processing parameter 'FF_ROM' with data 'FX2_WALKINGDEAD' in real-time
12-Mar-20 12:29:34.995 - Processing parameter 'BACKGLASS_EXISTS' with data 'YES' in real-time
12-Mar-20 12:29:35.003 - Processing parameter 'FF_PUP_INIT' with data 'THEWALKINGDEAD' in real-time
12-Mar-20 12:29:35.018 - Loading FX3 configuration file E:\DirectOutput\DOFLInx_FX3\FX3_PUPlayer\ALL_POST.FX3
12-Mar-20 12:29:35.302 - B2S Backglass loaded - TheWalkingDead
12-Mar-20 12:29:35.340 - Building restricted colour palette for game name = TheWalkingDead
12-Mar-20 12:29:35.348 - 3 colours added to the palette
12-Mar-20 12:29:35.356 - Cabinet Mode = 0   Backglass Mode = 0
12-Mar-20 12:29:39.349 - Loading FX3 configuration file E:\DirectOutput\DOFLInx_FX3\FX3_PUPlayer\ALL_PRE.FX3
12-Mar-20 12:29:39.358 - Processing parameter 'FF_PUP_INIT' with data 'FX3_PUP_SSF' in real-time
12-Mar-20 12:29:39.369 - Failed to find FX3 configuration file WMSCirqusVoltaire.FX3
12-Mar-20 12:29:39.383 - No FX3 file found For 'WMSCirqusVoltaire' attempting to load default FX3
12-Mar-20 12:29:39.392 - Loading FX3 configuration file E:\DirectOutput\DOFLInx_FX3\FX3_PUPlayer\DEFAULT.FX3
12-Mar-20 12:29:39.400 - Processing parameter 'FF_ROM' with data 'FX2_ALIENS' in real-time
12-Mar-20 12:29:39.409 - Processing parameter 'BACKGLASS_EXISTS' with data 'NO' in real-time
12-Mar-20 12:29:39.422 - Loading FX3 configuration file E:\DirectOutput\DOFLInx_FX3\FX3_PUPlayer\ALL_POST.FX3
12-Mar-20 12:29:39.430 - B2S file not found : WMSCirqusVoltaire
12-Mar-20 12:29:39.445 - Using full colour palette
12-Mar-20 12:29:39.452 - 122 colours added to the palette
12-Mar-20 12:29:39.461 - Cabinet Mode = 0   Backglass Mode = 0
12-Mar-20 12:29:40.462 - Loading FX3 configuration file E:\DirectOutput\DOFLInx_FX3\FX3_PUPlayer\ALL_PRE.FX3
12-Mar-20 12:29:40.471 - Processing parameter 'FF_PUP_INIT' with data 'FX3_PUP_SSF' in real-time
12-Mar-20 12:29:40.484 - Loading FX3 configuration file E:\DirectOutput\DOFLInx_FX3\FX3_PUPlayer\TheWalkingDead.FX3
12-Mar-20 12:29:40.493 - Processing parameter 'FF_ROM' with data 'FX2_WALKINGDEAD' in real-time
12-Mar-20 12:29:40.501 - Processing parameter 'BACKGLASS_EXISTS' with data 'YES' in real-time
12-Mar-20 12:29:40.510 - Processing parameter 'FF_PUP_INIT' with data 'THEWALKINGDEAD' in real-time
12-Mar-20 12:29:40.525 - Loading FX3 configuration file E:\DirectOutput\DOFLInx_FX3\FX3_PUPlayer\ALL_POST.FX3
12-Mar-20 12:29:40.774 - B2S Backglass loaded - TheWalkingDead
12-Mar-20 12:29:40.805 - Building restricted colour palette for game name = TheWalkingDead
12-Mar-20 12:29:40.813 - 3 colours added to the palette
12-Mar-20 12:29:40.822 - Cabinet Mode = 0   Backglass Mode = 0
12-Mar-20 12:29:49.039 - GAMEMODE mode=1 action #0 of 'FF_COLOUR,BLACK,RGB_DF,0'
12-Mar-20 12:29:49.049 - GAMEMODE mode=1 action #1 of 'FF_FLASHER,DV_FLOL,FL_FD,6,750,100,OLIVE_DRAB'
12-Mar-20 12:29:49.061 - GAMEMODE mode=1 action #2 of 'FF_FLASHER,DV_FLOR,FL_FD,6,750,100,OLIVE_DRAB'
12-Mar-20 12:29:49.069 - GAMEMODE mode=1 action #3 of 'FF_FLASHER,DV_FLIL,FL_FD,6,750,100,CORN_SILK'
12-Mar-20 12:29:49.078 - GAMEMODE mode=1 action #4 of 'FF_FLASHER,DV_FLIR,FL_FD,6,750,100,CORN_SILK'
12-Mar-20 12:29:49.090 - GAMEMODE mode=1 action #5 of 'FF_FLASHER,DV_FLCN,FL_FD,6,750,100,SADDLE_BROWN'
12-Mar-20 12:29:49.097 - GAMEMODE mode=1 action #6 of 'FF_B2S,B2SSTARTANIMATION,TITLE'
12-Mar-20 12:29:49.108 - GAMEMODE mode=1 action #7 of 'FF_DOF,E424,-1'
12-Mar-20 12:29:50.777 - There are no ON actions for LAUNCHBALL
12-Mar-20 12:29:50.785 - LAUNCHMODE mode=1 action #0 of 'FF_BUTTON,BUT_LB,BA_FL,10000,500'
12-Mar-20 12:29:50.795 - LAUNCHMODE mode=1 action #1 of 'FF_DOF,E310,-1'
12-Mar-20 12:29:50.820 - LAUNCHBALL mode=2 action #0 of 'FF_PUP_EVENT,E132,1'
12-Mar-20 12:29:50.829 - LAUNCHBALL mode=2 action #1 of 'FF_DEV,DV_MR,-1'
12-Mar-20 12:29:50.838 - Link is turning on device #7 for 50 milliseconds
12-Mar-20 12:29:50.857 - LAUNCHBALL mode=2 action #2 of 'FF_DOF,E132,-1'
12-Mar-20 12:29:50.865 - LAUNCHBALL mode=2 action #3 of 'FF_B2S,B2SSTARTANIMATION,TITLE'
12-Mar-20 12:29:50.919 - Link is turning off device #7
12-Mar-20 12:29:51.464 - There are no ON actions for LAUNCHBALL
12-Mar-20 12:29:52.230 - There are no ON actions for LAUNCHBALL
12-Mar-20 12:29:52.245 - LAUNCHBALL mode=2 action #0 of 'FF_PUP_EVENT,E132,1'
12-Mar-20 12:29:52.253 - LAUNCHBALL mode=2 action #1 of 'FF_DEV,DV_MR,-1'
12-Mar-20 12:29:52.261 - Link is turning on device #7 for 50 milliseconds
12-Mar-20 12:29:52.272 - LAUNCHBALL mode=2 action #2 of 'FF_DOF,E132,-1'
12-Mar-20 12:29:52.280 - LAUNCHBALL mode=2 action #3 of 'FF_B2S,B2SSTARTANIMATION,TITLE'
12-Mar-20 12:29:52.324 - Link is turning off device #7
12-Mar-20 12:29:52.493 - LAUNCHMODE mode=2 action #0 of 'FF_BUTTON,BUT_LB,BA_OFF,0,0'
12-Mar-20 12:29:52.501 - LAUNCHMODE mode=2 action #1 of 'FF_DOF,E310,0'
12-Mar-20 12:29:52.963 - LEFTFLIPPER mode=1 action #0 of 'FF_PUP_EVENT,E101,1'
12-Mar-20 12:29:52.971 - LEFTFLIPPER mode=1 action #1 of 'FF_DEV,DV_LF,10000'
12-Mar-20 12:29:52.986 - Link is turning on device #1 for 60 milliseconds
12-Mar-20 12:29:52.994 - LEFTFLIPPER mode=1 action #2 of 'FF_DOF,E101,-1'
12-Mar-20 12:29:53.002 - RIGHTFLIPPER mode=1 action #0 of 'FF_PUP_EVENT,E102,1'
12-Mar-20 12:29:53.021 - RIGHTFLIPPER mode=1 action #1 of 'FF_DEV,DV_RF,10000'
12-Mar-20 12:29:53.029 - Link is turning on device #2 for 60 milliseconds
12-Mar-20 12:29:53.037 - RIGHTFLIPPER mode=1 action #2 of 'FF_DOF,E102,-1'
12-Mar-20 12:29:53.056 - Link is turning off device #1
12-Mar-20 12:29:53.106 - Link is turning off device #2
12-Mar-20 12:29:53.199 - LEFTFLIPPER mode=2 action #0 of 'FF_PUP_EVENT,E103,1'
12-Mar-20 12:29:53.207 - LEFTFLIPPER mode=2 action #1 of 'FF_DEV,DV_LF,0'
12-Mar-20 12:29:53.215 - LEFTFLIPPER mode=2 action #2 of 'FF_DOF,E101,0'
12-Mar-20 12:29:53.223 - RIGHTFLIPPER mode=2 action #0 of 'FF_PUP_EVENT,E104,1'
12-Mar-20 12:29:53.231 - RIGHTFLIPPER mode=2 action #1 of 'FF_DEV,DV_RF,0'
12-Mar-20 12:29:53.240 - RIGHTFLIPPER mode=2 action #2 of 'FF_DOF,E102,0'
12-Mar-20 12:29:53.255 - Link is turning off device #1
12-Mar-20 12:29:53.262 - Link is turning off device #2
12-Mar-20 12:29:53.996 - LAUNCHMODE mode=1 action #0 of 'FF_BUTTON,BUT_LB,BA_FL,10000,500'
12-Mar-20 12:29:54.004 - LAUNCHMODE mode=1 action #1 of 'FF_DOF,E310,-1'
12-Mar-20 12:29:54.392 - LEFTFLIPPER mode=1 action #0 of 'FF_PUP_EVENT,E101,1'
12-Mar-20 12:29:54.399 - LEFTFLIPPER mode=1 action #1 of 'FF_DEV,DV_LF,10000'
12-Mar-20 12:29:54.407 - Link is turning on device #1 for 60 milliseconds
12-Mar-20 12:29:54.421 - LEFTFLIPPER mode=1 action #2 of 'FF_DOF,E101,-1'
12-Mar-20 12:29:54.429 - LAUNCHMODE mode=2 action #0 of 'FF_BUTTON,BUT_LB,BA_OFF,0,0'
12-Mar-20 12:29:54.437 - LAUNCHMODE mode=2 action #1 of 'FF_DOF,E310,0'
12-Mar-20 12:29:54.495 - Link is turning off device #1
12-Mar-20 12:29:54.544 - SENSOR_LEFT_RAMP_HEAD mode=1 action #0 of 'FF_FLASHER,DV_FLOL,FL_TT,1,200,100,LIME_GREEN'
12-Mar-20 12:29:54.551 - SENSOR_LEFT_RAMP_HEAD mode=1 action #1 of 'FF_DOF,E410,-1'
12-Mar-20 12:29:54.560 - SENSOR_LEFT_RAMP_HEAD mode=1 action #2 of 'FF_B2S,B2SSTARTANIMATION,CHAR3'
12-Mar-20 12:29:54.572 - SENSOR_LEFT_RAMP_HEAD mode=1 action #3 of 'FF_PUP_EVENT,E410,1'
12-Mar-20 12:29:54.589 - There are no OFF actions for SENSOR_LEFT_RAMP_HEAD
12-Mar-20 12:29:54.776 - LEFTFLIPPER mode=2 action #0 of 'FF_PUP_EVENT,E103,1'
12-Mar-20 12:29:54.784 - LEFTFLIPPER mode=2 action #1 of 'FF_DEV,DV_LF,0'
12-Mar-20 12:29:54.792 - LEFTFLIPPER mode=2 action #2 of 'FF_DOF,E101,0'
12-Mar-20 12:29:54.800 - Link is turning off device #1
12-Mar-20 12:29:56.291 - LEFTFLIPPER mode=1 action #0 of 'FF_PUP_EVENT,E101,1'
12-Mar-20 12:29:56.299 - LEFTFLIPPER mode=1 action #1 of 'FF_DEV,DV_LF,10000'
12-Mar-20 12:29:56.307 - Link is turning on device #1 for 60 milliseconds
12-Mar-20 12:29:56.314 - LEFTFLIPPER mode=1 action #2 of 'FF_DOF,E101,-1'
12-Mar-20 12:29:56.386 - Link is turning off device #1
12-Mar-20 12:29:56.525 - SENSOR_RIGHT_RAMP01_HEAD mode=1 action #0 of 'FF_FLASHER,DV_FLOR,FL_TT,1,200,100,LIME_GREEN'
12-Mar-20 12:29:56.533 - SENSOR_RIGHT_RAMP01_HEAD mode=1 action #1 of 'FF_DOF,E414,-1'
12-Mar-20 12:29:56.541 - SENSOR_RIGHT_RAMP01_HEAD mode=1 action #2 of 'FF_B2S,B2SSTARTANIMATION,CHAR1'
12-Mar-20 12:29:56.555 - SENSOR_RIGHT_RAMP01_HEAD mode=1 action #3 of 'FF_PUP_EVENT,E414,1'
12-Mar-20 12:29:56.564 - LEFTFLIPPER mode=2 action #0 of 'FF_PUP_EVENT,E103,1'
12-Mar-20 12:29:56.572 - LEFTFLIPPER mode=2 action #1 of 'FF_DEV,DV_LF,0'
12-Mar-20 12:29:56.588 - LEFTFLIPPER mode=2 action #2 of 'FF_DOF,E101,0'
12-Mar-20 12:29:56.596 - Link is turning off device #1
12-Mar-20 12:29:56.624 - There are no OFF actions for SENSOR_RIGHT_RAMP01_HEAD
12-Mar-20 12:29:58.292 - RIGHTFLIPPER mode=1 action #0 of 'FF_PUP_EVENT,E102,1'
12-Mar-20 12:29:58.299 - RIGHTFLIPPER mode=1 action #1 of 'FF_DEV,DV_RF,10000'
12-Mar-20 12:29:58.308 - Link is turning on device #2 for 60 milliseconds
12-Mar-20 12:29:58.315 - RIGHTFLIPPER mode=1 action #2 of 'FF_DOF,E102,-1'
12-Mar-20 12:29:58.384 - Link is turning off device #2
12-Mar-20 12:29:58.464 - SENSOR_LEFT_RAMP_HEAD mode=1 action #0 of 'FF_FLASHER,DV_FLOL,FL_TT,1,200,100,LIME_GREEN'
12-Mar-20 12:29:58.472 - SENSOR_LEFT_RAMP_HEAD mode=1 action #1 of 'FF_DOF,E410,-1'
12-Mar-20 12:29:58.487 - SENSOR_LEFT_RAMP_HEAD mode=1 action #2 of 'FF_B2S,B2SSTARTANIMATION,CHAR3'
12-Mar-20 12:29:58.496 - SENSOR_LEFT_RAMP_HEAD mode=1 action #3 of 'FF_PUP_EVENT,E410,1'
12-Mar-20 12:29:58.505 - RIGHTFLIPPER mode=2 action #0 of 'FF_PUP_EVENT,E104,1'
12-Mar-20 12:29:58.522 - RIGHTFLIPPER mode=2 action #1 of 'FF_DEV,DV_RF,0'
12-Mar-20 12:29:58.530 - RIGHTFLIPPER mode=2 action #2 of 'FF_DOF,E102,0'
12-Mar-20 12:29:58.538 - Link is turning off device #2
12-Mar-20 12:29:58.561 - There are no OFF actions for SENSOR_LEFT_RAMP_HEAD
12-Mar-20 12:30:00.262 - LEFTFLIPPER mode=1 action #0 of 'FF_PUP_EVENT,E101,1'
12-Mar-20 12:30:00.270 - LEFTFLIPPER mode=1 action #1 of 'FF_DEV,DV_LF,10000'
12-Mar-20 12:30:00.278 - Link is turning on device #1 for 60 milliseconds
12-Mar-20 12:30:00.286 - LEFTFLIPPER mode=1 action #2 of 'FF_DOF,E101,-1'
12-Mar-20 12:30:00.353 - Link is turning off device #1
12-Mar-20 12:30:00.542 - SENSOR_RIGHT_MINILOOP_HEAD mode=1 action #0 of 'FF_DOF,E417,-1'
12-Mar-20 12:30:00.550 - SENSOR_RIGHT_MINILOOP_HEAD mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,CHAR2'
12-Mar-20 12:30:00.558 - SENSOR_RIGHT_MINILOOP_HEAD mode=1 action #2 of 'FF_PUP_EVENT,E417,1'
12-Mar-20 12:30:00.604 - There are no OFF actions for SENSOR_RIGHT_MINILOOP_HEAD
12-Mar-20 12:30:00.761 - LEFTFLIPPER mode=2 action #0 of 'FF_PUP_EVENT,E103,1'
12-Mar-20 12:30:00.769 - LEFTFLIPPER mode=2 action #1 of 'FF_DEV,DV_LF,0'
12-Mar-20 12:30:00.787 - LEFTFLIPPER mode=2 action #2 of 'FF_DOF,E101,0'
12-Mar-20 12:30:00.795 - Link is turning off device #1
12-Mar-20 12:30:00.887 - SENSOR_HOLE_04 mode=1 action #0 of 'FF_DEV,DV_MR,01'
12-Mar-20 12:30:00.896 - Link is turning on device #7 for 1 milliseconds
12-Mar-20 12:30:00.904 - SENSOR_HOLE_04 mode=1 action #1 of 'FF_DOF,E419,-1'
12-Mar-20 12:30:00.911 - SENSOR_HOLE_04 mode=1 action #2 of 'FF_B2S,B2SSTARTANIMATION,CHAR2'
12-Mar-20 12:30:00.922 - SENSOR_HOLE_04 mode=1 action #3 of 'FF_PUP_EVENT,E419,1'
12-Mar-20 12:30:00.930 - Link is turning off device #7
12-Mar-20 12:30:02.105 - There are no OFF actions for SENSOR_HOLE_04
12-Mar-20 12:30:02.113 - SENSOR_HOLE_05 mode=1 action #0 of 'FF_DEV,DV_MR,01'
12-Mar-20 12:30:02.121 - Link is turning on device #7 for 1 milliseconds
12-Mar-20 12:30:02.129 - SENSOR_HOLE_05 mode=1 action #1 of 'FF_DOF,E419,-1'
12-Mar-20 12:30:02.138 - SENSOR_HOLE_05 mode=1 action #2 of 'FF_B2S,B2SSTARTANIMATION,ZOMBIE2'
12-Mar-20 12:30:02.156 - SENSOR_HOLE_05 mode=1 action #3 of 'FF_PUP_EVENT,E419,1'
12-Mar-20 12:30:02.164 - Link is turning off device #7
12-Mar-20 12:30:02.175 - There are no OFF actions for SENSOR_HOLE_05
12-Mar-20 12:30:03.418 - LEFTFLIPPER mode=1 action #0 of 'FF_PUP_EVENT,E101,1'
12-Mar-20 12:30:03.427 - LEFTFLIPPER mode=1 action #1 of 'FF_DEV,DV_LF,10000'
12-Mar-20 12:30:03.434 - Link is turning on device #1 for 60 milliseconds
12-Mar-20 12:30:03.442 - LEFTFLIPPER mode=1 action #2 of 'FF_DOF,E101,-1'
12-Mar-20 12:30:03.455 - LEFTFLIPPER mode=2 action #0 of 'FF_PUP_EVENT,E103,1'
12-Mar-20 12:30:03.470 - LEFTFLIPPER mode=2 action #1 of 'FF_DEV,DV_LF,0'
12-Mar-20 12:30:03.478 - LEFTFLIPPER mode=2 action #2 of 'FF_DOF,E101,0'
12-Mar-20 12:30:03.485 - Link is turning off device #1
12-Mar-20 12:30:04.246 - LEFTFLIPPER mode=1 action #0 of 'FF_PUP_EVENT,E101,1'
12-Mar-20 12:30:04.254 - LEFTFLIPPER mode=1 action #1 of 'FF_DEV,DV_LF,10000'
12-Mar-20 12:30:04.262 - Link is turning on device #1 for 60 milliseconds
12-Mar-20 12:30:04.270 - LEFTFLIPPER mode=1 action #2 of 'FF_DOF,E101,-1'
12-Mar-20 12:30:04.341 - Link is turning off device #1
12-Mar-20 12:30:04.497 - SENSOR_RIGHT_MINILOOP_HEAD mode=1 action #0 of 'FF_DOF,E417,-1'
12-Mar-20 12:30:04.505 - SENSOR_RIGHT_MINILOOP_HEAD mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,CHAR2'
12-Mar-20 12:30:04.513 - SENSOR_RIGHT_MINILOOP_HEAD mode=1 action #2 of 'FF_PUP_EVENT,E417,1'
12-Mar-20 12:30:04.575 - There are no OFF actions for SENSOR_RIGHT_MINILOOP_HEAD
12-Mar-20 12:30:04.621 - LEFTFLIPPER mode=2 action #0 of 'FF_PUP_EVENT,E103,1'
12-Mar-20 12:30:04.629 - LEFTFLIPPER mode=2 action #1 of 'FF_DEV,DV_LF,0'
12-Mar-20 12:30:04.637 - LEFTFLIPPER mode=2 action #2 of 'FF_DOF,E101,0'
12-Mar-20 12:30:04.645 - Link is turning off device #1
12-Mar-20 12:30:05.166 - SENSOR_HOLE_04 mode=1 action #0 of 'FF_DEV,DV_MR,01'
12-Mar-20 12:30:05.174 - Link is turning on device #7 for 1 milliseconds
12-Mar-20 12:30:05.182 - SENSOR_HOLE_04 mode=1 action #1 of 'FF_DOF,E419,-1'
12-Mar-20 12:30:05.190 - SENSOR_HOLE_04 mode=1 action #2 of 'FF_B2S,B2SSTARTANIMATION,CHAR2'
12-Mar-20 12:30:05.207 - SENSOR_HOLE_04 mode=1 action #3 of 'FF_PUP_EVENT,E419,1'
12-Mar-20 12:30:05.214 - Link is turning off device #7
12-Mar-20 12:30:06.401 - There are no OFF actions for SENSOR_HOLE_04
12-Mar-20 12:30:08.729 - LEFTFLIPPER mode=1 action #0 of 'FF_PUP_EVENT,E101,1'
12-Mar-20 12:30:08.737 - LEFTFLIPPER mode=1 action #1 of 'FF_DEV,DV_LF,10000'
12-Mar-20 12:30:08.753 - Link is turning on device #1 for 60 milliseconds
12-Mar-20 12:30:08.761 - LEFTFLIPPER mode=1 action #2 of 'FF_DOF,E101,-1'
12-Mar-20 12:30:08.824 - Link is turning off device #1
12-Mar-20 12:30:08.834 - SLINGSHOT_RIGHT mode=1 action #0 of 'FF_PUP_EVENT,E111,1'
12-Mar-20 12:30:08.842 - SLINGSHOT_RIGHT mode=1 action #1 of 'FF_DEV,DV_RS,-1'
12-Mar-20 12:30:08.849 - Link is turning on device #4 for 50 milliseconds
12-Mar-20 12:30:08.858 - SLINGSHOT_RIGHT mode=1 action #2 of 'FF_DOF,E111,-1'
12-Mar-20 12:30:08.866 - SLINGSHOT_FLASHER_RIGHT mode=1 action #0 of 'FF_COLOUR,AMBER,RGB_TT,200'
12-Mar-20 12:30:08.876 - SLINGSHOT_FLASHER_RIGHT mode=1 action #1 of 'FF_FLASHER,DV_FLOR,FL_TT,1,100,100,ROYAL_BLUE'
12-Mar-20 12:30:08.888 - SLINGSHOT_FLASHER_RIGHT mode=1 action #2 of 'FF_B2S,B2SSTARTANIMATION,CHAR1'
12-Mar-20 12:30:08.917 - Link is turning off device #4
12-Mar-20 12:30:08.944 - There are no OFF actions for SLINGSHOT_RIGHT
12-Mar-20 12:30:08.953 - There are no OFF actions for SLINGSHOT_FLASHER_RIGHT
12-Mar-20 12:30:08.969 - SENSOR_RIGHT_MINILOOP_HEAD mode=1 action #0 of 'FF_DOF,E417,-1'
12-Mar-20 12:30:08.977 - SENSOR_RIGHT_MINILOOP_HEAD mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,CHAR2'
12-Mar-20 12:30:08.988 - SENSOR_RIGHT_MINILOOP_HEAD mode=1 action #2 of 'FF_PUP_EVENT,E417,1'
12-Mar-20 12:30:09.032 - There are no OFF actions for SENSOR_RIGHT_MINILOOP_HEAD
12-Mar-20 12:30:09.134 - SENSOR_HOLE_04 mode=1 action #0 of 'FF_DEV,DV_MR,01'
12-Mar-20 12:30:09.143 - Link is turning on device #7 for 1 milliseconds
12-Mar-20 12:30:09.150 - SENSOR_HOLE_04 mode=1 action #1 of 'FF_DOF,E419,-1'
12-Mar-20 12:30:09.158 - SENSOR_HOLE_04 mode=1 action #2 of 'FF_B2S,B2SSTARTANIMATION,CHAR2'
12-Mar-20 12:30:09.173 - SENSOR_HOLE_04 mode=1 action #3 of 'FF_PUP_EVENT,E419,1'
12-Mar-20 12:30:09.181 - LEFTFLIPPER mode=2 action #0 of 'FF_PUP_EVENT,E103,1'
12-Mar-20 12:30:09.190 - LEFTFLIPPER mode=2 action #1 of 'FF_DEV,DV_LF,0'
12-Mar-20 12:30:09.206 - LEFTFLIPPER mode=2 action #2 of 'FF_DOF,E101,0'
12-Mar-20 12:30:09.213 - Link is turning off device #1
12-Mar-20 12:30:09.221 - Link is turning off device #7
12-Mar-20 12:30:10.340 - There are no OFF actions for SENSOR_HOLE_04
12-Mar-20 12:30:10.347 - SENSOR_HOLE_05 mode=1 action #0 of 'FF_DEV,DV_MR,01'
12-Mar-20 12:30:10.356 - Link is turning on device #7 for 1 milliseconds
12-Mar-20 12:30:10.363 - SENSOR_HOLE_05 mode=1 action #1 of 'FF_DOF,E419,-1'
12-Mar-20 12:30:10.371 - SENSOR_HOLE_05 mode=1 action #2 of 'FF_B2S,B2SSTARTANIMATION,ZOMBIE2'
12-Mar-20 12:30:10.390 - SENSOR_HOLE_05 mode=1 action #3 of 'FF_PUP_EVENT,E419,1'
12-Mar-20 12:30:10.398 - Link is turning off device #7
12-Mar-20 12:30:10.410 - There are no OFF actions for SENSOR_HOLE_05
12-Mar-20 12:30:11.575 - SENSOR_LEFT_MINILOOP_LEFT_HEAD mode=1 action #0 of 'FF_DOF,E416,-1'
12-Mar-20 12:30:11.583 - SENSOR_LEFT_MINILOOP_LEFT_HEAD mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,CHAR5'
12-Mar-20 12:30:11.592 - SENSOR_LEFT_MINILOOP_LEFT_HEAD mode=1 action #2 of 'FF_PUP_EVENT,E416,1'
12-Mar-20 12:30:11.683 - There are no OFF actions for SENSOR_LEFT_MINILOOP_LEFT_HEAD
12-Mar-20 12:30:12.263 - LEFTFLIPPER mode=1 action #0 of 'FF_PUP_EVENT,E101,1'
12-Mar-20 12:30:12.270 - LEFTFLIPPER mode=1 action #1 of 'FF_DEV,DV_LF,10000'
12-Mar-20 12:30:12.278 - Link is turning on device #1 for 60 milliseconds
12-Mar-20 12:30:12.287 - LEFTFLIPPER mode=1 action #2 of 'FF_DOF,E101,-1'
12-Mar-20 12:30:12.353 - Link is turning off device #1
12-Mar-20 12:30:12.512 - LEFTFLIPPER mode=2 action #0 of 'FF_PUP_EVENT,E103,1'
12-Mar-20 12:30:12.521 - LEFTFLIPPER mode=2 action #1 of 'FF_DEV,DV_LF,0'
12-Mar-20 12:30:12.537 - LEFTFLIPPER mode=2 action #2 of 'FF_DOF,E101,0'
12-Mar-20 12:30:12.545 - Link is turning off device #1
12-Mar-20 12:30:13.490 - There are no OFF actions for GAMEMODE
12-Mar-20 12:30:23.840 - Activating process disappeared so stopping things
12-Mar-20 12:30:23.896 - DOFLinx device: 1 Initializing as Pinscape #1 with name=Pinscape Controller
12-Mar-20 12:30:23.905 - DOFLinx device:1 Pinscape setup with 22 outputs
12-Mar-20 12:30:23.913 - DOFLinx device: 2 Initializing as LEDWiz #1 with ID=2
12-Mar-20 12:30:23.921 - DOFLinx device:2 LEDWiz setup with 32 outputs
12-Mar-20 12:30:23.928 - DOFLinx device: 3 Initializing as LEDWiz #2 with ID=1
12-Mar-20 12:30:23.936 - DOFLinx device:3 LEDWiz setup with 32 outputs
12-Mar-20 12:30:23.947 - DOFLinx device: 4 Initializing as LEDWiz #8 with ID=0
12-Mar-20 12:30:23.956 - DOFLinx device:4 LEDWiz setup with 32 outputs
12-Mar-20 12:30:23.963 - This device is probably a PinScape emulating a LEDWiz, if it is, then it is better to assign toys to the Pinscape device not this one
12-Mar-20 12:30:29.538 - Shutting down
12-Mar-20 12:30:29.583 - Program close

DOFLinx 7.04  --  In FX3 addressable lights work fine

12-Mar-20 12:32:35.206 - DOF Linx for Pinball Emulators - DOFLinx by DDH69
12-Mar-20 12:32:35.210 - Starting up - version 7.04
12-Mar-20 12:32:35.211 - For support come and visit the community here http://www.vpforums.org/index.php?showforum=104
12-Mar-20 12:32:35.213 - Pre-Reading DOFLinx.INI startup config file details
12-Mar-20 12:32:35.293 - DEBUG enabled with showing of window True
12-Mar-20 12:32:39.865 - Found Teensy controller named 'LEDStripController'
12-Mar-20 12:32:39.883 - Joystick # 1 detected : 32 buttons   Z-Axis
12-Mar-20 12:32:39.887 - DOFLinx device: 1 Initializing as Pinscape #1 with name=Pinscape Controller
12-Mar-20 12:32:39.889 - DOFLinx device:1 Pinscape setup with 22 outputs
12-Mar-20 12:32:39.891 - DOFLinx device: 2 Initializing as LEDWiz #1 with ID=2
12-Mar-20 12:32:39.893 - DOFLinx device:2 LEDWiz setup with 32 outputs
12-Mar-20 12:32:39.895 - DOFLinx device: 3 Initializing as LEDWiz #2 with ID=1
12-Mar-20 12:32:39.897 - DOFLinx device:3 LEDWiz setup with 32 outputs
12-Mar-20 12:32:39.899 - DOFLinx device: 4 Initializing as LEDWiz #8 with ID=0
12-Mar-20 12:32:39.901 - DOFLinx device:4 LEDWiz setup with 32 outputs
12-Mar-20 12:32:39.903 - This device is probably a PinScape emulating a LEDWiz, if it is, then it is better to assign toys to the Pinscape device not this one
12-Mar-20 12:32:39.908 - Reading DOFLinx.INI startup config file details
12-Mar-20 12:32:39.911 - Turning DEBUG off
12-Mar-20 12:32:39.934 - DEBUG enabled with showing of window True
12-Mar-20 12:32:39.940 - Reading DirectOutputConfig file named E:\DirectOutput\config\directoutputconfig.ini
12-Mar-20 12:32:39.954 - Set Debug Privilege = Set OK
12-Mar-20 12:32:41.949 - DOFLinx device: 1 Initializing as Pinscape #1 with name=Pinscape Controller
12-Mar-20 12:32:41.953 - DOFLinx device:1 Pinscape setup with 22 outputs
12-Mar-20 12:32:41.956 - DOFLinx device: 2 Initializing as LEDWiz #1 with ID=2
12-Mar-20 12:32:41.960 - DOFLinx device:2 LEDWiz setup with 32 outputs
12-Mar-20 12:32:41.963 - DOFLinx device: 3 Initializing as LEDWiz #2 with ID=1
12-Mar-20 12:32:41.967 - DOFLinx device:3 LEDWiz setup with 32 outputs
12-Mar-20 12:32:41.970 - DOFLinx device: 4 Initializing as LEDWiz #8 with ID=0
12-Mar-20 12:32:41.975 - DOFLinx device:4 LEDWiz setup with 32 outputs
12-Mar-20 12:32:41.979 - This device is probably a PinScape emulating a LEDWiz, if it is, then it is better to assign toys to the Pinscape device not this one
12-Mar-20 12:32:44.010 - Found valid process name of 'Pinball FX3'
12-Mar-20 12:32:44.018 - Setting FX3 process ID to :5504
12-Mar-20 12:32:44.035 - Activated by process name : 'Pinball FX3'
12-Mar-20 12:32:44.050 - Named process detected and startup commenced
12-Mar-20 12:32:44.593 - FX3 EXE name=E:\Program Files (x86)\Steam\steamapps\common\Pinball FX3\Pinball FX3.exe Size=11022480 bytes, Dated 12/10/2019 9:33:31 AM
12-Mar-20 12:32:44.602 - Applying memory offsets for FX3 version circa 10/12/19
12-Mar-20 12:32:44.612 - FX3 full link active
12-Mar-20 12:32:44.621 - Using full colour palette
12-Mar-20 12:32:44.628 - 122 colours added to the palette
12-Mar-20 12:32:59.604 - Loading FX3 configuration file E:\DirectOutput\DOFLInx_FX3\FX3_PUPlayer\ALL_PRE.FX3
12-Mar-20 12:32:59.772 - Failed to find FX3 configuration file WMSCirqusVoltaire.FX3
12-Mar-20 12:32:59.781 - No FX3 file found For 'WMSCirqusVoltaire' attempting to load default FX3
12-Mar-20 12:32:59.788 - Loading FX3 configuration file E:\DirectOutput\DOFLInx_FX3\FX3_PUPlayer\DEFAULT.FX3
12-Mar-20 12:33:04.371 - Loading FX3 configuration file E:\DirectOutput\DOFLInx_FX3\FX3_PUPlayer\ALL_POST.FX3
12-Mar-20 12:33:04.380 - B2S file not found : WMSCirqusVoltaire
12-Mar-20 12:33:04.403 - Using full colour palette
12-Mar-20 12:33:04.411 - 122 colours added to the palette
12-Mar-20 12:33:04.419 - Cabinet Mode = 0   Backglass Mode = 0
12-Mar-20 12:33:05.414 - Loading FX3 configuration file E:\DirectOutput\DOFLInx_FX3\FX3_PUPlayer\ALL_PRE.FX3
12-Mar-20 12:33:05.427 - Loading FX3 configuration file E:\DirectOutput\DOFLInx_FX3\FX3_PUPlayer\BackToTheFuture.FX3
12-Mar-20 12:33:09.994 - Loading FX3 configuration file E:\DirectOutput\DOFLInx_FX3\FX3_PUPlayer\ALL_POST.FX3
12-Mar-20 12:33:10.231 - B2S Backglass loaded - BackToTheFuture
12-Mar-20 12:33:10.267 - Building restricted colour palette for game name = BackToTheFuture
12-Mar-20 12:33:10.275 - 7 colours added to the palette
12-Mar-20 12:33:10.284 - Cabinet Mode = 0   Backglass Mode = 0
12-Mar-20 12:33:11.291 - Loading FX3 configuration file E:\DirectOutput\DOFLInx_FX3\FX3_PUPlayer\ALL_PRE.FX3
12-Mar-20 12:33:11.304 - Loading FX3 configuration file E:\DirectOutput\DOFLInx_FX3\FX3_PUPlayer\TheWalkingDead.FX3
12-Mar-20 12:33:15.953 - Loading FX3 configuration file E:\DirectOutput\DOFLInx_FX3\FX3_PUPlayer\ALL_POST.FX3
12-Mar-20 12:33:16.208 - B2S Backglass loaded - TheWalkingDead
12-Mar-20 12:33:16.241 - Building restricted colour palette for game name = TheWalkingDead
12-Mar-20 12:33:16.250 - 3 colours added to the palette
12-Mar-20 12:33:16.258 - Cabinet Mode = 0   Backglass Mode = 0
12-Mar-20 12:33:16.274 - There are no OFF actions for GAMEMODE
12-Mar-20 12:33:17.773 - GAMEMODE mode=1 action #0 of 'FF_COLOUR,BLACK,RGB_DF,0'
12-Mar-20 12:33:17.785 - GAMEMODE mode=1 action #1 of 'FF_FLASHER,DV_FLOL,FL_FD,6,750,100,OLIVE_DRAB'
12-Mar-20 12:33:17.796 - GAMEMODE mode=1 action #2 of 'FF_FLASHER,DV_FLOR,FL_FD,6,750,100,OLIVE_DRAB'
12-Mar-20 12:33:17.804 - GAMEMODE mode=1 action #3 of 'FF_FLASHER,DV_FLIL,FL_FD,6,750,100,CORN_SILK'
12-Mar-20 12:33:17.813 - GAMEMODE mode=1 action #4 of 'FF_FLASHER,DV_FLIR,FL_FD,6,750,100,CORN_SILK'
12-Mar-20 12:33:17.820 - GAMEMODE mode=1 action #5 of 'FF_FLASHER,DV_FLCN,FL_FD,6,750,100,SADDLE_BROWN'
12-Mar-20 12:33:17.829 - GAMEMODE mode=1 action #6 of 'FF_B2S,B2SSTARTANIMATION,TITLE'
12-Mar-20 12:33:17.847 - GAMEMODE mode=1 action #7 of 'FF_DOF,E424,-1'
12-Mar-20 12:33:17.860 - There are no ON actions for LAUNCHBALL
12-Mar-20 12:33:17.868 - LAUNCHMODE mode=1 action #0 of 'FF_BUTTON,BUT_LB,BA_FL,10000,500'
12-Mar-20 12:33:17.878 - LAUNCHMODE mode=1 action #1 of 'FF_DOF,E310,-1'
12-Mar-20 12:33:18.619 - There are no ON actions for LAUNCHBALL
12-Mar-20 12:33:18.634 - LAUNCHBALL mode=2 action #0 of 'FF_PUP_EVENT,E132,1'
12-Mar-20 12:33:18.644 - LAUNCHBALL mode=2 action #1 of 'FF_DEV,DV_MR,-1'
12-Mar-20 12:33:18.652 - Link is turning on device #7 for 50 milliseconds
12-Mar-20 12:33:18.662 - LAUNCHBALL mode=2 action #2 of 'FF_DOF,E132,-1'
12-Mar-20 12:33:18.676 - LAUNCHBALL mode=2 action #3 of 'FF_B2S,B2SSTARTANIMATION,TITLE'
12-Mar-20 12:33:18.712 - Link is turning off device #7
12-Mar-20 12:33:18.884 - LAUNCHMODE mode=2 action #0 of 'FF_BUTTON,BUT_LB,BA_OFF,0,0'
12-Mar-20 12:33:18.893 - LAUNCHMODE mode=2 action #1 of 'FF_DOF,E310,0'
12-Mar-20 12:33:19.309 - RIGHTFLIPPER mode=1 action #0 of 'FF_PUP_EVENT,E102,1'
12-Mar-20 12:33:19.317 - RIGHTFLIPPER mode=1 action #1 of 'FF_DEV,DV_RF,10000'
12-Mar-20 12:33:19.326 - Link is turning on device #2 for 60 milliseconds
12-Mar-20 12:33:19.334 - RIGHTFLIPPER mode=1 action #2 of 'FF_DOF,E102,-1'
12-Mar-20 12:33:19.347 - LEFTFLIPPER mode=1 action #0 of 'FF_PUP_EVENT,E101,1'
12-Mar-20 12:33:19.359 - LEFTFLIPPER mode=1 action #1 of 'FF_DEV,DV_LF,10000'
12-Mar-20 12:33:19.367 - Link is turning on device #1 for 60 milliseconds
12-Mar-20 12:33:19.376 - LEFTFLIPPER mode=1 action #2 of 'FF_DOF,E101,-1'
12-Mar-20 12:33:19.397 - Link is turning off device #2
12-Mar-20 12:33:19.447 - Link is turning off device #1
12-Mar-20 12:33:19.513 - RIGHTFLIPPER mode=2 action #0 of 'FF_PUP_EVENT,E104,1'
12-Mar-20 12:33:19.521 - RIGHTFLIPPER mode=2 action #1 of 'FF_DEV,DV_RF,0'
12-Mar-20 12:33:19.530 - RIGHTFLIPPER mode=2 action #2 of 'FF_DOF,E102,0'
12-Mar-20 12:33:19.537 - Link is turning off device #2
12-Mar-20 12:33:19.551 - LEFTFLIPPER mode=2 action #0 of 'FF_PUP_EVENT,E103,1'
12-Mar-20 12:33:19.561 - LEFTFLIPPER mode=2 action #1 of 'FF_DEV,DV_LF,0'
12-Mar-20 12:33:19.568 - LEFTFLIPPER mode=2 action #2 of 'FF_DOF,E101,0'
12-Mar-20 12:33:19.577 - Link is turning off device #1
12-Mar-20 12:33:20.370 - LAUNCHMODE mode=1 action #0 of 'FF_BUTTON,BUT_LB,BA_FL,10000,500'
12-Mar-20 12:33:20.379 - LAUNCHMODE mode=1 action #1 of 'FF_DOF,E310,-1'
12-Mar-20 12:33:20.900 - LEFTFLIPPER mode=1 action #0 of 'FF_PUP_EVENT,E101,1'
12-Mar-20 12:33:20.909 - LEFTFLIPPER mode=1 action #1 of 'FF_DEV,DV_LF,10000'
12-Mar-20 12:33:20.917 - Link is turning on device #1 for 60 milliseconds
12-Mar-20 12:33:20.925 - LEFTFLIPPER mode=1 action #2 of 'FF_DOF,E101,-1'
12-Mar-20 12:33:20.933 - LAUNCHMODE mode=2 action #0 of 'FF_BUTTON,BUT_LB,BA_OFF,0,0'
12-Mar-20 12:33:20.940 - LAUNCHMODE mode=2 action #1 of 'FF_DOF,E310,0'
12-Mar-20 12:33:21.003 - Link is turning off device #1
12-Mar-20 12:33:21.135 - SENSOR_RIGHT_RAMP01_HEAD mode=1 action #0 of 'FF_FLASHER,DV_FLOR,FL_TT,1,200,100,LIME_GREEN'
12-Mar-20 12:33:21.143 - SENSOR_RIGHT_RAMP01_HEAD mode=1 action #1 of 'FF_DOF,E414,-1'
12-Mar-20 12:33:21.157 - SENSOR_RIGHT_RAMP01_HEAD mode=1 action #2 of 'FF_B2S,B2SSTARTANIMATION,CHAR1'
12-Mar-20 12:33:21.165 - SENSOR_RIGHT_RAMP01_HEAD mode=1 action #3 of 'FF_PUP_EVENT,E414,1'
12-Mar-20 12:33:21.178 - There are no OFF actions for SENSOR_RIGHT_RAMP01_HEAD
12-Mar-20 12:33:21.275 - LEFTFLIPPER mode=2 action #0 of 'FF_PUP_EVENT,E103,1'
12-Mar-20 12:33:21.283 - LEFTFLIPPER mode=2 action #1 of 'FF_DEV,DV_LF,0'
12-Mar-20 12:33:21.291 - LEFTFLIPPER mode=2 action #2 of 'FF_DOF,E101,0'
12-Mar-20 12:33:21.300 - Link is turning off device #1
12-Mar-20 12:33:22.948 - RIGHTFLIPPER mode=1 action #0 of 'FF_PUP_EVENT,E102,1'
12-Mar-20 12:33:22.956 - RIGHTFLIPPER mode=1 action #1 of 'FF_DEV,DV_RF,10000'
12-Mar-20 12:33:22.966 - Link is turning on device #2 for 60 milliseconds
12-Mar-20 12:33:22.974 - RIGHTFLIPPER mode=1 action #2 of 'FF_DOF,E102,-1'
12-Mar-20 12:33:23.042 - Link is turning off device #2
12-Mar-20 12:33:23.122 - SENSOR_LEFT_RAMP_HEAD mode=1 action #0 of 'FF_FLASHER,DV_FLOL,FL_TT,1,200,100,LIME_GREEN'
12-Mar-20 12:33:23.131 - SENSOR_LEFT_RAMP_HEAD mode=1 action #1 of 'FF_DOF,E410,-1'
12-Mar-20 12:33:23.139 - SENSOR_LEFT_RAMP_HEAD mode=1 action #2 of 'FF_B2S,B2SSTARTANIMATION,CHAR3'
12-Mar-20 12:33:23.147 - SENSOR_LEFT_RAMP_HEAD mode=1 action #3 of 'FF_PUP_EVENT,E410,1'
12-Mar-20 12:33:23.161 - There are no OFF actions for SENSOR_LEFT_RAMP_HEAD
12-Mar-20 12:33:23.277 - RIGHTFLIPPER mode=2 action #0 of 'FF_PUP_EVENT,E104,1'
12-Mar-20 12:33:23.286 - RIGHTFLIPPER mode=2 action #1 of 'FF_DEV,DV_RF,0'
12-Mar-20 12:33:23.294 - RIGHTFLIPPER mode=2 action #2 of 'FF_DOF,E102,0'
12-Mar-20 12:33:23.309 - Link is turning off device #2
12-Mar-20 12:33:24.902 - LEFTFLIPPER mode=1 action #0 of 'FF_PUP_EVENT,E101,1'
12-Mar-20 12:33:24.912 - LEFTFLIPPER mode=1 action #1 of 'FF_DEV,DV_LF,10000'
12-Mar-20 12:33:24.921 - Link is turning on device #1 for 60 milliseconds
12-Mar-20 12:33:24.929 - LEFTFLIPPER mode=1 action #2 of 'FF_DOF,E101,-1'
12-Mar-20 12:33:24.996 - Link is turning off device #1
12-Mar-20 12:33:25.230 - LEFTFLIPPER mode=2 action #0 of 'FF_PUP_EVENT,E103,1'
12-Mar-20 12:33:25.239 - LEFTFLIPPER mode=2 action #1 of 'FF_DEV,DV_LF,0'
12-Mar-20 12:33:25.247 - LEFTFLIPPER mode=2 action #2 of 'FF_DOF,E101,0'
12-Mar-20 12:33:25.254 - Link is turning off device #1
12-Mar-20 12:33:29.244 - LAUNCHMODE mode=1 action #0 of 'FF_BUTTON,BUT_LB,BA_FL,10000,500'
12-Mar-20 12:33:29.251 - LAUNCHMODE mode=1 action #1 of 'FF_DOF,E310,-1'
12-Mar-20 12:33:29.264 - BALLOUT mode=1 action #0 of 'FF_FLASHER,DV_FLOL,FL_OFF,1,1,100,RANDOM'
12-Mar-20 12:33:29.271 - BALLOUT mode=1 action #1 of 'FF_FLASHER,DV_FLIL,FL_OFF,1,1,100,RANDOM'
12-Mar-20 12:33:29.279 - BALLOUT mode=1 action #2 of 'FF_FLASHER,DV_FLCN,FL_OFF,1,1,100,RANDOM'
12-Mar-20 12:33:29.287 - BALLOUT mode=1 action #3 of 'FF_FLASHER,DV_FLIR,FL_OFF,1,1,100,RANDOM'
12-Mar-20 12:33:29.295 - BALLOUT mode=1 action #4 of 'FF_FLASHER,DV_FLOR,FL_OFF,1,1,100,RANDOM'
12-Mar-20 12:33:29.308 - BALLOUT mode=1 action #5 of 'FF_DEV,DV_SR,0'
12-Mar-20 12:33:29.316 - BALLOUT mode=1 action #6 of 'FF_DEV,DV_BK,0'
12-Mar-20 12:33:29.324 - BALLOUT mode=1 action #7 of 'FF_B2S,B2SSTOPALLANIMATIONS'
12-Mar-20 12:33:29.343 - BALLOUT mode=1 action #8 of 'FF_DOF,E130,-1'
12-Mar-20 12:33:29.351 - BALLOUT mode=1 action #9 of 'FF_PUP_EVENT,E130,1'
12-Mar-20 12:33:29.371 - Link is turning off device #22
12-Mar-20 12:33:29.379 - Link is turning off device #21
12-Mar-20 12:33:29.392 - There are no OFF actions for BALLOUT
12-Mar-20 12:33:29.886 - BALLIN_SENSOR mode=1 action #0 of 'FF_DEV,DV_MC,-1'
12-Mar-20 12:33:29.894 - Link is turning on device #6 for 50 milliseconds
12-Mar-20 12:33:29.901 - BALLIN_SENSOR mode=1 action #1 of 'FF_DOF,E311,-1'
12-Mar-20 12:33:29.910 - BALLIN_SENSOR mode=1 action #2 of 'FF_PUP_EVENT,E311,1'
12-Mar-20 12:33:29.962 - Link is turning off device #6
12-Mar-20 12:33:30.513 - There are no OFF actions for BALLIN_SENSOR
12-Mar-20 12:33:32.442 - LEFTFLIPPER mode=1 action #0 of 'FF_PUP_EVENT,E101,1'
12-Mar-20 12:33:32.450 - LEFTFLIPPER mode=1 action #1 of 'FF_DEV,DV_LF,10000'
12-Mar-20 12:33:32.458 - Link is turning on device #1 for 60 milliseconds
12-Mar-20 12:33:32.466 - LEFTFLIPPER mode=1 action #2 of 'FF_DOF,E101,-1'
12-Mar-20 12:33:32.476 - LAUNCHMODE mode=2 action #0 of 'FF_BUTTON,BUT_LB,BA_OFF,0,0'
12-Mar-20 12:33:32.484 - LAUNCHMODE mode=2 action #1 of 'FF_DOF,E310,0'
12-Mar-20 12:33:32.528 - Link is turning off device #1
12-Mar-20 12:33:32.791 - SENSOR_RIGHT_RAMP01_HEAD mode=1 action #0 of 'FF_FLASHER,DV_FLOR,FL_TT,1,200,100,LIME_GREEN'
12-Mar-20 12:33:32.799 - SENSOR_RIGHT_RAMP01_HEAD mode=1 action #1 of 'FF_DOF,E414,-1'
12-Mar-20 12:33:32.807 - SENSOR_RIGHT_RAMP01_HEAD mode=1 action #2 of 'FF_B2S,B2SSTARTANIMATION,CHAR1'
12-Mar-20 12:33:32.827 - SENSOR_RIGHT_RAMP01_HEAD mode=1 action #3 of 'FF_PUP_EVENT,E414,1'
12-Mar-20 12:33:32.870 - There are no OFF actions for SENSOR_RIGHT_RAMP01_HEAD
12-Mar-20 12:33:33.076 - LEFTFLIPPER mode=2 action #0 of 'FF_PUP_EVENT,E103,1'
12-Mar-20 12:33:33.085 - LEFTFLIPPER mode=2 action #1 of 'FF_DEV,DV_LF,0'
12-Mar-20 12:33:33.094 - LEFTFLIPPER mode=2 action #2 of 'FF_DOF,E101,0'
12-Mar-20 12:33:33.103 - Link is turning off device #1
12-Mar-20 12:33:36.621 - RIGHTFLIPPER mode=1 action #0 of 'FF_PUP_EVENT,E102,1'
12-Mar-20 12:33:36.630 - RIGHTFLIPPER mode=1 action #1 of 'FF_DEV,DV_RF,10000'
12-Mar-20 12:33:36.638 - Link is turning on device #2 for 60 milliseconds
12-Mar-20 12:33:36.646 - RIGHTFLIPPER mode=1 action #2 of 'FF_DOF,E102,-1'
12-Mar-20 12:33:36.695 - SLINGSHOT_LEFT mode=1 action #0 of 'FF_PUP_EVENT,E110,1'
12-Mar-20 12:33:36.703 - SLINGSHOT_LEFT mode=1 action #1 of 'FF_DEV,DV_LS,-1'
12-Mar-20 12:33:36.712 - Link is turning on device #3 for 50 milliseconds
12-Mar-20 12:33:36.725 - SLINGSHOT_LEFT mode=1 action #2 of 'FF_DOF,E110,-1'
12-Mar-20 12:33:36.734 - SLINGSHOT_FLASHER_LEFT mode=1 action #0 of 'FF_COLOUR,AMBER,RGB_TT,200'
12-Mar-20 12:33:36.742 - SLINGSHOT_FLASHER_LEFT mode=1 action #1 of 'FF_FLASHER,DV_FLOL,FL_TT,1,100,100,LIME'
12-Mar-20 12:33:36.760 - SLINGSHOT_FLASHER_LEFT mode=1 action #2 of 'FF_B2S,B2SSTARTANIMATION,CHAR5'
12-Mar-20 12:33:36.773 - Link is turning off device #2
12-Mar-20 12:33:36.782 - Link is turning off device #3
12-Mar-20 12:33:36.808 - SENSOR_LEFT_RAMP_HEAD mode=1 action #0 of 'FF_FLASHER,DV_FLOL,FL_TT,1,200,100,LIME_GREEN'
12-Mar-20 12:33:36.817 - SENSOR_LEFT_RAMP_HEAD mode=1 action #1 of 'FF_DOF,E410,-1'
12-Mar-20 12:33:36.825 - SENSOR_LEFT_RAMP_HEAD mode=1 action #2 of 'FF_B2S,B2SSTARTANIMATION,CHAR3'
12-Mar-20 12:33:36.843 - SENSOR_LEFT_RAMP_HEAD mode=1 action #3 of 'FF_PUP_EVENT,E410,1'
12-Mar-20 12:33:36.853 - There are no OFF actions for SLINGSHOT_LEFT
12-Mar-20 12:33:36.862 - There are no OFF actions for SLINGSHOT_FLASHER_LEFT
12-Mar-20 12:33:36.882 - There are no OFF actions for SENSOR_LEFT_RAMP_HEAD
12-Mar-20 12:33:37.027 - RIGHTFLIPPER mode=2 action #0 of 'FF_PUP_EVENT,E104,1'
12-Mar-20 12:33:37.035 - RIGHTFLIPPER mode=2 action #1 of 'FF_DEV,DV_RF,0'
12-Mar-20 12:33:37.044 - RIGHTFLIPPER mode=2 action #2 of 'FF_DOF,E102,0'
12-Mar-20 12:33:37.051 - Link is turning off device #2
12-Mar-20 12:33:38.886 - LEFTFLIPPER mode=1 action #0 of 'FF_PUP_EVENT,E101,1'
12-Mar-20 12:33:38.896 - LEFTFLIPPER mode=1 action #1 of 'FF_DEV,DV_LF,10000'
12-Mar-20 12:33:38.903 - Link is turning on device #1 for 60 milliseconds
12-Mar-20 12:33:38.912 - LEFTFLIPPER mode=1 action #2 of 'FF_DOF,E101,-1'
12-Mar-20 12:33:38.980 - Link is turning off device #1
12-Mar-20 12:33:39.104 - SENSOR_LEFT_RAMP_HEAD mode=1 action #0 of 'FF_FLASHER,DV_FLOL,FL_TT,1,200,100,LIME_GREEN'
12-Mar-20 12:33:39.113 - SENSOR_LEFT_RAMP_HEAD mode=1 action #1 of 'FF_DOF,E410,-1'
12-Mar-20 12:33:39.120 - SENSOR_LEFT_RAMP_HEAD mode=1 action #2 of 'FF_B2S,B2SSTARTANIMATION,CHAR3'
12-Mar-20 12:33:39.129 - SENSOR_LEFT_RAMP_HEAD mode=1 action #3 of 'FF_PUP_EVENT,E410,1'
12-Mar-20 12:33:39.309 - LEFTFLIPPER mode=2 action #0 of 'FF_PUP_EVENT,E103,1'
12-Mar-20 12:33:39.318 - LEFTFLIPPER mode=2 action #1 of 'FF_DEV,DV_LF,0'
12-Mar-20 12:33:39.326 - LEFTFLIPPER mode=2 action #2 of 'FF_DOF,E101,0'
12-Mar-20 12:33:39.343 - Link is turning off device #1
12-Mar-20 12:33:39.440 - There are no OFF actions for SENSOR_LEFT_RAMP_HEAD
12-Mar-20 12:33:40.230 - RIGHTFLIPPER mode=1 action #0 of 'FF_PUP_EVENT,E102,1'
12-Mar-20 12:33:40.240 - RIGHTFLIPPER mode=1 action #1 of 'FF_DEV,DV_RF,10000'
12-Mar-20 12:33:40.258 - Link is turning on device #2 for 60 milliseconds
12-Mar-20 12:33:40.266 - RIGHTFLIPPER mode=1 action #2 of 'FF_DOF,E102,-1'
12-Mar-20 12:33:40.339 - Link is turning off device #2
12-Mar-20 12:33:40.401 - LEFTFLIPPER mode=1 action #0 of 'FF_PUP_EVENT,E101,1'
12-Mar-20 12:33:40.410 - LEFTFLIPPER mode=1 action #1 of 'FF_DEV,DV_LF,10000'
12-Mar-20 12:33:40.418 - Link is turning on device #1 for 60 milliseconds
12-Mar-20 12:33:40.427 - LEFTFLIPPER mode=1 action #2 of 'FF_DOF,E101,-1'
12-Mar-20 12:33:40.495 - Link is turning off device #1
12-Mar-20 12:33:40.636 - SENSOR_RIGHT_ORBIT_HEAD mode=1 action #0 of 'FF_FLASHER,DV_FLIR,FL_TT,1,200,100,YELLOW_GREEN'
12-Mar-20 12:33:40.645 - SENSOR_RIGHT_ORBIT_HEAD mode=1 action #1 of 'FF_DOF,E413,-1'
12-Mar-20 12:33:40.652 - SENSOR_RIGHT_ORBIT_HEAD mode=1 action #2 of 'FF_B2S,B2SSTARTANIMATION,MOON'
12-Mar-20 12:33:40.661 - SENSOR_RIGHT_ORBIT_HEAD mode=1 action #3 of 'FF_PUP_EVENT,E413,1'
12-Mar-20 12:33:40.678 - SENSOR_RIGHT_UP_ARM_MAGNET mode=1 action #0 of 'FF_FLASHER,DV_FLCN,FL_TT,1,200,100,LIME_GREEN'
12-Mar-20 12:33:40.686 - SENSOR_RIGHT_UP_ARM_MAGNET mode=1 action #1 of 'FF_DOF,E412,-1'
12-Mar-20 12:33:40.694 - SENSOR_RIGHT_UP_ARM_MAGNET mode=1 action #2 of 'FF_B2S,B2SSTARTANIMATION,ZOMBIE1'
12-Mar-20 12:33:40.711 - SENSOR_RIGHT_UP_ARM_MAGNET mode=1 action #3 of 'FF_PUP_EVENT,E412,1'
12-Mar-20 12:33:40.719 - LEFTFLIPPER mode=2 action #0 of 'FF_PUP_EVENT,E103,1'
12-Mar-20 12:33:40.729 - LEFTFLIPPER mode=2 action #1 of 'FF_DEV,DV_LF,0'
12-Mar-20 12:33:40.743 - LEFTFLIPPER mode=2 action #2 of 'FF_DOF,E101,0'
12-Mar-20 12:33:40.751 - RIGHTFLIPPER mode=2 action #0 of 'FF_PUP_EVENT,E104,1'
12-Mar-20 12:33:40.760 - RIGHTFLIPPER mode=2 action #1 of 'FF_DEV,DV_RF,0'
12-Mar-20 12:33:40.777 - RIGHTFLIPPER mode=2 action #2 of 'FF_DOF,E102,0'
12-Mar-20 12:33:40.785 - Link is turning off device #1
12-Mar-20 12:33:40.793 - Link is turning off device #2
12-Mar-20 12:33:40.814 - There are no OFF actions for SENSOR_RIGHT_ORBIT_HEAD
12-Mar-20 12:33:40.822 - There are no OFF actions for SENSOR_RIGHT_UP_ARM_MAGNET
12-Mar-20 12:33:41.844 - RIGHTFLIPPER mode=1 action #0 of 'FF_PUP_EVENT,E102,1'
12-Mar-20 12:33:41.852 - RIGHTFLIPPER mode=1 action #1 of 'FF_DEV,DV_RF,10000'
12-Mar-20 12:33:41.861 - Link is turning on device #2 for 60 milliseconds
12-Mar-20 12:33:41.869 - RIGHTFLIPPER mode=1 action #2 of 'FF_DOF,E102,-1'
12-Mar-20 12:33:41.932 - Link is turning off device #2
12-Mar-20 12:33:42.095 - RIGHTFLIPPER mode=2 action #0 of 'FF_PUP_EVENT,E104,1'
12-Mar-20 12:33:42.104 - RIGHTFLIPPER mode=2 action #1 of 'FF_DEV,DV_RF,0'
12-Mar-20 12:33:42.113 - RIGHTFLIPPER mode=2 action #2 of 'FF_DOF,E102,0'
12-Mar-20 12:33:42.120 - Link is turning off device #2
12-Mar-20 12:33:42.387 - RIGHTFLIPPER mode=1 action #0 of 'FF_PUP_EVENT,E102,1'
12-Mar-20 12:33:42.396 - RIGHTFLIPPER mode=1 action #1 of 'FF_DEV,DV_RF,10000'
12-Mar-20 12:33:42.404 - Link is turning on device #2 for 60 milliseconds
12-Mar-20 12:33:42.413 - RIGHTFLIPPER mode=1 action #2 of 'FF_DOF,E102,-1'
12-Mar-20 12:33:42.480 - Link is turning off device #2
12-Mar-20 12:33:42.652 - RIGHTFLIPPER mode=2 action #0 of 'FF_PUP_EVENT,E104,1'
12-Mar-20 12:33:42.661 - RIGHTFLIPPER mode=2 action #1 of 'FF_DEV,DV_RF,0'
12-Mar-20 12:33:42.669 - RIGHTFLIPPER mode=2 action #2 of 'FF_DOF,E102,0'
12-Mar-20 12:33:42.678 - Link is turning off device #2
12-Mar-20 12:33:42.708 - SENSOR_RIGHT_MINILOOP_HEAD mode=1 action #0 of 'FF_DOF,E417,-1'
12-Mar-20 12:33:42.716 - SENSOR_RIGHT_MINILOOP_HEAD mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,CHAR2'
12-Mar-20 12:33:42.724 - SENSOR_RIGHT_MINILOOP_HEAD mode=1 action #2 of 'FF_PUP_EVENT,E417,1'
12-Mar-20 12:33:42.846 - There are no OFF actions for SENSOR_RIGHT_MINILOOP_HEAD
12-Mar-20 12:33:43.478 - SENSOR_RIGHT_MINILOOP_HEAD mode=1 action #0 of 'FF_DOF,E417,-1'
12-Mar-20 12:33:43.486 - SENSOR_RIGHT_MINILOOP_HEAD mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,CHAR2'
12-Mar-20 12:33:43.494 - SENSOR_RIGHT_MINILOOP_HEAD mode=1 action #2 of 'FF_PUP_EVENT,E417,1'
12-Mar-20 12:33:43.698 - There are no OFF actions for SENSOR_RIGHT_MINILOOP_HEAD
12-Mar-20 12:33:44.029 - RIGHTFLIPPER mode=1 action #0 of 'FF_PUP_EVENT,E102,1'
12-Mar-20 12:33:44.037 - RIGHTFLIPPER mode=1 action #1 of 'FF_DEV,DV_RF,10000'
12-Mar-20 12:33:44.047 - Link is turning on device #2 for 60 milliseconds
12-Mar-20 12:33:44.054 - RIGHTFLIPPER mode=1 action #2 of 'FF_DOF,E102,-1'
12-Mar-20 12:33:44.118 - Link is turning off device #2
12-Mar-20 12:33:45.792 - RIGHTFLIPPER mode=2 action #0 of 'FF_PUP_EVENT,E104,1'
12-Mar-20 12:33:45.800 - RIGHTFLIPPER mode=2 action #1 of 'FF_DEV,DV_RF,0'
12-Mar-20 12:33:45.809 - RIGHTFLIPPER mode=2 action #2 of 'FF_DOF,E102,0'
12-Mar-20 12:33:45.827 - Link is turning off device #2
12-Mar-20 12:33:46.543 - RIGHTFLIPPER mode=1 action #0 of 'FF_PUP_EVENT,E102,1'
12-Mar-20 12:33:46.551 - RIGHTFLIPPER mode=1 action #1 of 'FF_DEV,DV_RF,10000'
12-Mar-20 12:33:46.560 - Link is turning on device #2 for 60 milliseconds
12-Mar-20 12:33:46.567 - RIGHTFLIPPER mode=1 action #2 of 'FF_DOF,E102,-1'
12-Mar-20 12:33:46.637 - Link is turning off device #2
12-Mar-20 12:33:46.713 - RIGHTFLIPPER mode=2 action #0 of 'FF_PUP_EVENT,E104,1'
12-Mar-20 12:33:46.721 - RIGHTFLIPPER mode=2 action #1 of 'FF_DEV,DV_RF,0'
12-Mar-20 12:33:46.730 - RIGHTFLIPPER mode=2 action #2 of 'FF_DOF,E102,0'
12-Mar-20 12:33:46.743 - Link is turning off device #2
12-Mar-20 12:33:50.276 - BALLOUT mode=1 action #0 of 'FF_FLASHER,DV_FLOL,FL_OFF,1,1,100,RANDOM'
12-Mar-20 12:33:50.284 - BALLOUT mode=1 action #1 of 'FF_FLASHER,DV_FLIL,FL_OFF,1,1,100,RANDOM'
12-Mar-20 12:33:50.292 - BALLOUT mode=1 action #2 of 'FF_FLASHER,DV_FLCN,FL_OFF,1,1,100,RANDOM'
12-Mar-20 12:33:50.300 - BALLOUT mode=1 action #3 of 'FF_FLASHER,DV_FLIR,FL_OFF,1,1,100,RANDOM'
12-Mar-20 12:33:50.308 - BALLOUT mode=1 action #4 of 'FF_FLASHER,DV_FLOR,FL_OFF,1,1,100,RANDOM'
12-Mar-20 12:33:50.322 - BALLOUT mode=1 action #5 of 'FF_DEV,DV_SR,0'
12-Mar-20 12:33:50.331 - BALLOUT mode=1 action #6 of 'FF_DEV,DV_BK,0'
12-Mar-20 12:33:50.338 - BALLOUT mode=1 action #7 of 'FF_B2S,B2SSTOPALLANIMATIONS'
12-Mar-20 12:33:50.347 - BALLOUT mode=1 action #8 of 'FF_DOF,E130,-1'
12-Mar-20 12:33:50.354 - BALLOUT mode=1 action #9 of 'FF_PUP_EVENT,E130,1'
12-Mar-20 12:33:50.365 - Link is turning off device #22
12-Mar-20 12:33:50.373 - Link is turning off device #21
12-Mar-20 12:33:50.385 - There are no OFF actions for BALLOUT
12-Mar-20 12:33:53.962 - There are no OFF actions for GAMEMODE
12-Mar-20 12:34:03.410 - Activating process disappeared so stopping things
12-Mar-20 12:34:03.524 - DOFLinx device: 1 Initializing as Pinscape #1 with name=Pinscape Controller
12-Mar-20 12:34:03.563 - DOFLinx device:1 Pinscape setup with 22 outputs
12-Mar-20 12:34:03.597 - DOFLinx device: 2 Initializing as LEDWiz #1 with ID=2
12-Mar-20 12:34:03.610 - DOFLinx device:2 LEDWiz setup with 32 outputs
12-Mar-20 12:34:03.620 - DOFLinx device: 3 Initializing as LEDWiz #2 with ID=1
12-Mar-20 12:34:03.630 - DOFLinx device:3 LEDWiz setup with 32 outputs
12-Mar-20 12:34:03.637 - DOFLinx device: 4 Initializing as LEDWiz #8 with ID=0
12-Mar-20 12:34:03.646 - DOFLinx device:4 LEDWiz setup with 32 outputs
12-Mar-20 12:34:03.653 - This device is probably a PinScape emulating a LEDWiz, if it is, then it is better to assign toys to the Pinscape device not this one
12-Mar-20 12:34:12.624 - Shutting down
12-Mar-20 12:34:12.679 - Program close

 

 


 



#9 Ashram56

Ashram56

    Hobbyist

  • Members
  • PipPip
  • 32 posts

  • Flag: France

  • Favorite Pinball: Tron Legacy

Posted 12 March 2020 - 08:17 PM

FP adressable lights are working with 7.10

PBFX3 adressable lights are not working. Also, I don't get SSF either (I don't have other DOF toys)

 

EDIT: PuP packs do not activate with FP either (tested with Tron). It did not in my original testing, but I thought this was linked to a wrong action on my side, it is not I can reproduce it. With 7.04 PuP pack do activate.

 

Logs below:

12-mars-20 21:05:59.633 - DOF Linx for Pinball Emulators - DOFLinx by DDH69
12-mars-20 21:05:59.641 - Starting up - version 7.10
12-mars-20 21:05:59.649 - For support come and visit the community here http://www.vpforums.org/index.php?showforum=104
12-mars-20 21:05:59.659 - Pre-Reading DOFLinx.INI startup config file details
12-mars-20 21:05:59.755 - DEBUG enabled with showing of window True
12-mars-20 21:06:02.389 - Found Teensy controller named 'TeensyStripController'
12-mars-20 21:06:02.438 - Joystick # 1 detected : 32 buttons   Z-Axis
12-mars-20 21:06:02.452 - DOFLinx device: 1 Initializing as Pinscape #1 with name=Pinscape Controller
12-mars-20 21:06:02.463 - DOFLinx device:1 Pinscape setup with 11 outputs
12-mars-20 21:06:02.474 - DOFLinx device: 2 Initializing as LEDWiz #1 with ID=0
12-mars-20 21:06:02.485 - DOFLinx device:2 LEDWiz setup with 32 outputs
12-mars-20 21:06:02.497 - Reading DOFLinx.INI startup config file details
12-mars-20 21:06:02.508 - Reading DirectOutputConfig file named c:\DirectOutput\config\directoutputconfig2.ini
12-mars-20 21:06:02.522 - Turning DEBUG off
12-mars-20 21:06:02.551 - DEBUG enabled with showing of window True
12-mars-20 21:06:02.590 - Set Debug Privilege = Running as administrator so no action taken
12-mars-20 21:06:05.445 - DOFLinx device: 1 Initializing as Pinscape #1 with name=Pinscape Controller
12-mars-20 21:06:05.457 - DOFLinx device:1 Pinscape setup with 11 outputs
12-mars-20 21:06:05.468 - DOFLinx device: 2 Initializing as LEDWiz #1 with ID=0
12-mars-20 21:06:05.479 - DOFLinx device:2 LEDWiz setup with 32 outputs
12-mars-20 21:06:22.670 - Found valid process name of 'Pinball FX3'
12-mars-20 21:06:22.682 - Setting FX3 process ID to :10464
12-mars-20 21:06:22.706 - Activated by process name : 'Pinball FX3'
12-mars-20 21:06:22.721 - Named process detected and startup commenced
12-mars-20 21:06:23.259 - FX3 EXE name=C:\Program Files (x86)\Steam\steamapps\common\Pinball FX3\Pinball FX3.exe Size=11022480 bytes, Dated 10/12/2019 12:25:58
12-mars-20 21:06:23.273 - Applying memory offsets for FX3 version circa 10/12/19
12-mars-20 21:06:23.289 - FX3 full link active
12-mars-20 21:06:23.302 - Using full colour palette
12-mars-20 21:06:23.315 - 122 colours added to the palette
12-mars-20 21:06:24.446 - B2S Backglass loaded - FX3Logo
12-mars-20 21:06:52.491 - Loading FX3 configuration file C:\DirectOutput\FX3_PUPlayer\ALL_PRE.FX3
12-mars-20 21:06:52.521 - Processing parameter 'FF_PUP_INIT' with data 'FX3_PUP_SSF' in real-time
12-mars-20 21:06:52.558 - Loading FX3 configuration file C:\DirectOutput\FX3_PUPlayer\SonOfZeus.FX3
12-mars-20 21:06:52.579 - Processing parameter 'FF_ROM' with data 'FX3_HERCULES' in real-time
12-mars-20 21:06:52.601 - Processing parameter 'BACKGLASS_EXISTS' with data 'YES' in real-time
12-mars-20 21:06:52.620 - Processing parameter 'FF_PUP_INIT' with data 'HERCULES' in real-time
12-mars-20 21:06:52.655 - Loading FX3 configuration file C:\DirectOutput\FX3_PUPlayer\ALL_POST.FX3
12-mars-20 21:06:52.674 - B2S file not found : SonOfZeus
12-mars-20 21:06:52.719 - Building restricted colour palette for game name = SonOfZeus
12-mars-20 21:06:52.738 - 7 colours added to the palette
12-mars-20 21:06:52.757 - Cabinet Mode = 192   Backglass Mode = 0
12-mars-20 21:06:56.120 - GAMEMODE mode=1 action #0 of 'FF_COLOUR,BLACK,RGB_DF,0'
12-mars-20 21:06:56.142 - GAMEMODE mode=1 action #1 of 'FF_FLASHER,DV_FLOL,FL_FD,6,750,100,PERU'
12-mars-20 21:06:56.163 - GAMEMODE mode=1 action #2 of 'FF_FLASHER,DV_FLOR,FL_FD,6,750,100,PERU'
12-mars-20 21:06:56.183 - GAMEMODE mode=1 action #3 of 'FF_FLASHER,DV_FLIL,FL_FD,6,750,100,PERU'
12-mars-20 21:06:56.203 - GAMEMODE mode=1 action #4 of 'FF_FLASHER,DV_FLIR,FL_FD,6,750,100,PERU'
12-mars-20 21:06:56.223 - GAMEMODE mode=1 action #5 of 'FF_FLASHER,DV_FLCN,FL_FD,6,750,100,PERU'
12-mars-20 21:06:56.242 - GAMEMODE mode=1 action #6 of 'FF_DOF,E424,-1'
12-mars-20 21:06:56.841 - RIGHTFLIPPER mode=1 action #0 of 'FF_PUP_EVENT,E102,1'
12-mars-20 21:06:56.860 - RIGHTFLIPPER mode=1 action #1 of 'FF_DEV,DV_RF,10000'
12-mars-20 21:06:56.880 - RIGHTFLIPPER mode=1 action #2 of 'FF_DOF,E102,-1'
12-mars-20 21:06:56.981 - RIGHTFLIPPER mode=2 action #0 of 'FF_PUP_EVENT,E104,1'
12-mars-20 21:06:57.001 - RIGHTFLIPPER mode=2 action #1 of 'FF_DEV,DV_RF,0'
12-mars-20 21:06:57.021 - RIGHTFLIPPER mode=2 action #2 of 'FF_DOF,E102,0'
12-mars-20 21:06:57.404 - RIGHTFLIPPER mode=1 action #0 of 'FF_PUP_EVENT,E102,1'
12-mars-20 21:06:57.422 - RIGHTFLIPPER mode=1 action #1 of 'FF_DEV,DV_RF,10000'
12-mars-20 21:06:57.441 - RIGHTFLIPPER mode=1 action #2 of 'FF_DOF,E102,-1'
12-mars-20 21:06:57.516 - RIGHTFLIPPER mode=2 action #0 of 'FF_PUP_EVENT,E104,1'
12-mars-20 21:06:57.536 - RIGHTFLIPPER mode=2 action #1 of 'FF_DEV,DV_RF,0'
12-mars-20 21:06:57.555 - RIGHTFLIPPER mode=2 action #2 of 'FF_DOF,E102,0'
12-mars-20 21:07:00.729 - LAUNCHMODE mode=1 action #0 of 'FF_BUTTON,BUT_LB,BA_FL,10000,500'
12-mars-20 21:07:00.755 - LAUNCHMODE mode=1 action #1 of 'FF_DOF,E310,-1'
12-mars-20 21:07:02.609 - There are no ON actions for LAUNCHBALL
12-mars-20 21:07:03.515 - LAUNCHBALL mode=2 action #0 of 'FF_PUP_EVENT,E132,1'
12-mars-20 21:07:03.535 - LAUNCHBALL mode=2 action #1 of 'FF_DEV,DV_MR,-1'
12-mars-20 21:07:03.554 - LAUNCHBALL mode=2 action #2 of 'FF_DOF,E132,-1'
12-mars-20 21:07:03.574 - LAUNCHBALL mode=2 action #3 of 'FF_B2S,B2SSTARTANIMATION,TITLE'
12-mars-20 21:07:03.855 - LAUNCHMODE mode=2 action #0 of 'FF_BUTTON,BUT_LB,BA_OFF,0,0'
12-mars-20 21:07:03.874 - LAUNCHMODE mode=2 action #1 of 'FF_DOF,E310,0'
12-mars-20 21:07:04.369 - RIGHTFLIPPER mode=1 action #0 of 'FF_PUP_EVENT,E102,1'
12-mars-20 21:07:04.388 - RIGHTFLIPPER mode=1 action #1 of 'FF_DEV,DV_RF,10000'
12-mars-20 21:07:04.408 - RIGHTFLIPPER mode=1 action #2 of 'FF_DOF,E102,-1'
12-mars-20 21:07:04.500 - RIGHTFLIPPER mode=2 action #0 of 'FF_PUP_EVENT,E104,1'
12-mars-20 21:07:04.521 - RIGHTFLIPPER mode=2 action #1 of 'FF_DEV,DV_RF,0'
12-mars-20 21:07:04.540 - RIGHTFLIPPER mode=2 action #2 of 'FF_DOF,E102,0'
12-mars-20 21:07:04.671 - LEFTFLIPPER mode=1 action #0 of 'FF_PUP_EVENT,E101,1'
12-mars-20 21:07:04.690 - LEFTFLIPPER mode=1 action #1 of 'FF_DEV,DV_LF,10000'
12-mars-20 21:07:04.710 - LEFTFLIPPER mode=1 action #2 of 'FF_DOF,E101,-1'
12-mars-20 21:07:04.825 - LEFTFLIPPER mode=2 action #0 of 'FF_PUP_EVENT,E103,1'
12-mars-20 21:07:04.844 - LEFTFLIPPER mode=2 action #1 of 'FF_DEV,DV_LF,0'
12-mars-20 21:07:04.863 - LEFTFLIPPER mode=2 action #2 of 'FF_DOF,E101,0'
12-mars-20 21:07:05.073 - RIGHTFLIPPER mode=1 action #0 of 'FF_PUP_EVENT,E102,1'
12-mars-20 21:07:05.092 - RIGHTFLIPPER mode=1 action #1 of 'FF_DEV,DV_RF,10000'
12-mars-20 21:07:05.111 - RIGHTFLIPPER mode=1 action #2 of 'FF_DOF,E102,-1'
12-mars-20 21:07:05.166 - RIGHTFLIPPER mode=2 action #0 of 'FF_PUP_EVENT,E104,1'
12-mars-20 21:07:05.185 - RIGHTFLIPPER mode=2 action #1 of 'FF_DEV,DV_RF,0'
12-mars-20 21:07:05.206 - RIGHTFLIPPER mode=2 action #2 of 'FF_DOF,E102,0'
12-mars-20 21:07:06.587 - LEFTFLIPPER mode=1 action #0 of 'FF_PUP_EVENT,E101,1'
12-mars-20 21:07:06.606 - LEFTFLIPPER mode=1 action #1 of 'FF_DEV,DV_LF,10000'
12-mars-20 21:07:06.625 - LEFTFLIPPER mode=1 action #2 of 'FF_DOF,E101,-1'
12-mars-20 21:07:06.668 - LEFTFLIPPER mode=2 action #0 of 'FF_PUP_EVENT,E103,1'
12-mars-20 21:07:06.687 - LEFTFLIPPER mode=2 action #1 of 'FF_DEV,DV_LF,0'
12-mars-20 21:07:06.707 - LEFTFLIPPER mode=2 action #2 of 'FF_DOF,E101,0'
12-mars-20 21:07:06.820 - SENSOR_RIGHT_RAMP_START mode=1 action #0 of 'FF_B2S,B2SSTARTANIMATION,RAMP'
12-mars-20 21:07:06.840 - SENSOR_RIGHT_RAMP_START mode=1 action #1 of 'FF_DOF,E414,-1'
12-mars-20 21:07:06.859 - SENSOR_RIGHT_RAMP_START mode=1 action #2 of 'FF_PUP_EVENT,E414,1'
12-mars-20 21:07:06.884 - There are no OFF actions for SENSOR_RIGHT_RAMP_START
12-mars-20 21:07:09.105 - SENSOR_GODSAFE_RIGHT mode=1 action #0 of 'FF_B2S,B2SSTARTANIMATION,TARGETS'
12-mars-20 21:07:09.124 - SENSOR_GODSAFE_RIGHT mode=1 action #1 of 'FF_DOF,E417,-1'
12-mars-20 21:07:09.143 - SENSOR_GODSAFE_RIGHT mode=1 action #2 of 'FF_PUP_EVENT,E417,1'
12-mars-20 21:07:09.264 - RIGHTFLIPPER mode=1 action #0 of 'FF_PUP_EVENT,E102,1'
12-mars-20 21:07:09.287 - RIGHTFLIPPER mode=1 action #1 of 'FF_DEV,DV_RF,10000'
12-mars-20 21:07:09.306 - RIGHTFLIPPER mode=1 action #2 of 'FF_DOF,E102,-1'
12-mars-20 21:07:09.331 - There are no OFF actions for SENSOR_GODSAFE_RIGHT
12-mars-20 21:07:09.369 - RIGHTFLIPPER mode=2 action #0 of 'FF_PUP_EVENT,E104,1'
12-mars-20 21:07:09.388 - RIGHTFLIPPER mode=2 action #1 of 'FF_DEV,DV_RF,0'
12-mars-20 21:07:09.407 - RIGHTFLIPPER mode=2 action #2 of 'FF_DOF,E102,0'
12-mars-20 21:07:09.449 - SENSOR_CENTER_RAMP_START mode=1 action #0 of 'FF_B2S,B2SSTARTANIMATION,COLUMN1'
12-mars-20 21:07:09.469 - SENSOR_CENTER_RAMP_START mode=1 action #1 of 'FF_DOF,E412,-1'
12-mars-20 21:07:09.488 - SENSOR_CENTER_RAMP_START mode=1 action #2 of 'FF_PUP_EVENT,E412,1'
12-mars-20 21:07:09.514 - There are no OFF actions for SENSOR_CENTER_RAMP_START
12-mars-20 21:07:11.214 - SENSOR_GODSAFE_LEFT mode=1 action #0 of 'FF_B2S,B2SSTARTANIMATION,COLUMN3'
12-mars-20 21:07:11.233 - SENSOR_GODSAFE_LEFT mode=1 action #1 of 'FF_DOF,E416,-1'
12-mars-20 21:07:11.252 - SENSOR_GODSAFE_LEFT mode=1 action #2 of 'FF_PUP_EVENT,E416,1'
12-mars-20 21:07:11.337 - LEFTFLIPPER mode=1 action #0 of 'FF_PUP_EVENT,E101,1'
12-mars-20 21:07:11.356 - LEFTFLIPPER mode=1 action #1 of 'FF_DEV,DV_LF,10000'
12-mars-20 21:07:11.376 - LEFTFLIPPER mode=1 action #2 of 'FF_DOF,E101,-1'
12-mars-20 21:07:11.400 - There are no OFF actions for SENSOR_GODSAFE_LEFT
12-mars-20 21:07:11.449 - LEFTFLIPPER mode=2 action #0 of 'FF_PUP_EVENT,E103,1'
12-mars-20 21:07:11.469 - LEFTFLIPPER mode=2 action #1 of 'FF_DEV,DV_LF,0'
12-mars-20 21:07:11.487 - LEFTFLIPPER mode=2 action #2 of 'FF_DOF,E101,0'
12-mars-20 21:07:13.344 - LEFTFLIPPER mode=1 action #0 of 'FF_PUP_EVENT,E101,1'
12-mars-20 21:07:13.364 - LEFTFLIPPER mode=1 action #1 of 'FF_DEV,DV_LF,10000'
12-mars-20 21:07:13.384 - LEFTFLIPPER mode=1 action #2 of 'FF_DOF,E101,-1'
12-mars-20 21:07:13.403 - RIGHTFLIPPER mode=1 action #0 of 'FF_PUP_EVENT,E102,1'
12-mars-20 21:07:13.422 - RIGHTFLIPPER mode=1 action #1 of 'FF_DEV,DV_RF,10000'
12-mars-20 21:07:13.442 - RIGHTFLIPPER mode=1 action #2 of 'FF_DOF,E102,-1'
12-mars-20 21:07:13.468 - LEFTFLIPPER mode=2 action #0 of 'FF_PUP_EVENT,E103,1'
12-mars-20 21:07:13.487 - LEFTFLIPPER mode=2 action #1 of 'FF_DEV,DV_LF,0'
12-mars-20 21:07:13.506 - LEFTFLIPPER mode=2 action #2 of 'FF_DOF,E101,0'
12-mars-20 21:07:13.525 - RIGHTFLIPPER mode=2 action #0 of 'FF_PUP_EVENT,E104,1'
12-mars-20 21:07:13.545 - RIGHTFLIPPER mode=2 action #1 of 'FF_DEV,DV_RF,0'
12-mars-20 21:07:13.570 - RIGHTFLIPPER mode=2 action #2 of 'FF_DOF,E102,0'
12-mars-20 21:07:13.813 - LEFTFLIPPER mode=1 action #0 of 'FF_PUP_EVENT,E101,1'
12-mars-20 21:07:13.832 - LEFTFLIPPER mode=1 action #1 of 'FF_DEV,DV_LF,10000'
12-mars-20 21:07:13.854 - LEFTFLIPPER mode=1 action #2 of 'FF_DOF,E101,-1'
12-mars-20 21:07:13.874 - RIGHTFLIPPER mode=1 action #0 of 'FF_PUP_EVENT,E102,1'
12-mars-20 21:07:13.893 - RIGHTFLIPPER mode=1 action #1 of 'FF_DEV,DV_RF,10000'
12-mars-20 21:07:13.912 - RIGHTFLIPPER mode=1 action #2 of 'FF_DOF,E102,-1'
12-mars-20 21:07:13.938 - LEFTFLIPPER mode=2 action #0 of 'FF_PUP_EVENT,E103,1'
12-mars-20 21:07:13.958 - LEFTFLIPPER mode=2 action #1 of 'FF_DEV,DV_LF,0'
12-mars-20 21:07:13.977 - LEFTFLIPPER mode=2 action #2 of 'FF_DOF,E101,0'
12-mars-20 21:07:13.996 - RIGHTFLIPPER mode=2 action #0 of 'FF_PUP_EVENT,E104,1'
12-mars-20 21:07:14.016 - RIGHTFLIPPER mode=2 action #1 of 'FF_DEV,DV_RF,0'
12-mars-20 21:07:14.036 - RIGHTFLIPPER mode=2 action #2 of 'FF_DOF,E102,0'
12-mars-20 21:07:14.341 - BALLOUT mode=1 action #0 of 'FF_FLASHER,DV_FLOL,FL_OFF,1,1,100,RANDOM'
12-mars-20 21:07:14.360 - BALLOUT mode=1 action #1 of 'FF_FLASHER,DV_FLIL,FL_OFF,1,1,100,RANDOM'
12-mars-20 21:07:14.380 - BALLOUT mode=1 action #2 of 'FF_FLASHER,DV_FLCN,FL_OFF,1,1,100,RANDOM'
12-mars-20 21:07:14.400 - BALLOUT mode=1 action #3 of 'FF_FLASHER,DV_FLIR,FL_OFF,1,1,100,RANDOM'
12-mars-20 21:07:14.420 - BALLOUT mode=1 action #4 of 'FF_FLASHER,DV_FLOR,FL_OFF,1,1,100,RANDOM'
12-mars-20 21:07:14.439 - BALLOUT mode=1 action #5 of 'FF_DEV,DV_SR,0'
12-mars-20 21:07:14.459 - BALLOUT mode=1 action #6 of 'FF_DEV,DV_BK,0'
12-mars-20 21:07:14.478 - BALLOUT mode=1 action #7 of 'FF_B2S,B2SSTOPALLANIMATIONS'
12-mars-20 21:07:14.503 - BALLOUT mode=1 action #8 of 'FF_DOF,E130,-1'
12-mars-20 21:07:14.523 - BALLOUT mode=1 action #9 of 'FF_PUP_EVENT,E130,1'
12-mars-20 21:07:14.542 - LAUNCHMODE mode=1 action #0 of 'FF_BUTTON,BUT_LB,BA_FL,10000,500'
12-mars-20 21:07:14.561 - LAUNCHMODE mode=1 action #1 of 'FF_DOF,E310,-1'
12-mars-20 21:07:14.587 - There are no OFF actions for BALLOUT
12-mars-20 21:07:14.956 - BALLIN_SENSOR mode=1 action #0 of 'FF_DEV,DV_MC,-1'
12-mars-20 21:07:14.975 - BALLIN_SENSOR mode=1 action #1 of 'FF_DOF,E311,-1'
12-mars-20 21:07:14.994 - BALLIN_SENSOR mode=1 action #2 of 'FF_PUP_EVENT,E311,1'
12-mars-20 21:07:15.603 - There are no OFF actions for BALLIN_SENSOR
12-mars-20 21:07:18.355 - BUMPER_03 mode=1 action #0 of 'FF_PUP_EVENT,E122,1'
12-mars-20 21:07:18.374 - BUMPER_03 mode=1 action #1 of 'FF_DEV,DV_BC,-1'
12-mars-20 21:07:18.392 - BUMPER_03 mode=1 action #2 of 'FF_DOF,E122,-1'
12-mars-20 21:07:18.411 - BUMPER_FLASH03 mode=1 action #0 of 'FF_FLASHER,DV_FLCN,FL_TT,1,100,100,CYAN'
12-mars-20 21:07:18.432 - BUMPER_FLASH03 mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,BIRD5'
12-mars-20 21:07:18.505 - There are no OFF actions for BUMPER_03
12-mars-20 21:07:18.530 - BUMPER_01 mode=1 action #0 of 'FF_PUP_EVENT,E120,1'
12-mars-20 21:07:18.549 - BUMPER_01 mode=1 action #1 of 'FF_DEV,DV_BR,-1'
12-mars-20 21:07:18.569 - BUMPER_01 mode=1 action #2 of 'FF_DOF,E120,-1'
12-mars-20 21:07:18.589 - BUMPER_FLASH01 mode=1 action #0 of 'FF_FLASHER,DV_FLIL,FL_TT,1,100,100,BLUE'
12-mars-20 21:07:18.608 - BUMPER_FLASH01 mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,BIRD1'
12-mars-20 21:07:18.628 - BUMPER_FLASH01 mode=1 action #2 of 'FF_B2S,B2SSTARTANIMATION,TARGETS'
12-mars-20 21:07:18.649 - There are no OFF actions for BUMPER_FLASH03
12-mars-20 21:07:18.673 - There are no OFF actions for BUMPER_01
12-mars-20 21:07:18.794 - There are no OFF actions for BUMPER_FLASH01
12-mars-20 21:07:19.398 - BUMPER_02 mode=1 action #0 of 'FF_PUP_EVENT,E121,1'
12-mars-20 21:07:19.419 - BUMPER_02 mode=1 action #1 of 'FF_DEV,DV_BL,-1'
12-mars-20 21:07:19.438 - BUMPER_02 mode=1 action #2 of 'FF_DOF,E121,-1'
12-mars-20 21:07:19.458 - BUMPER_FLASH02 mode=1 action #0 of 'FF_FLASHER,DV_FLIR,FL_TT,1,100,100,RED'
12-mars-20 21:07:19.477 - BUMPER_FLASH02 mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,BIRD2'
12-mars-20 21:07:19.551 - There are no OFF actions for BUMPER_02
12-mars-20 21:07:19.649 - There are no OFF actions for BUMPER_FLASH02
12-mars-20 21:07:19.758 - BUMPER_01 mode=1 action #0 of 'FF_PUP_EVENT,E120,1'
12-mars-20 21:07:19.777 - BUMPER_01 mode=1 action #1 of 'FF_DEV,DV_BR,-1'
12-mars-20 21:07:19.798 - BUMPER_01 mode=1 action #2 of 'FF_DOF,E120,-1'
12-mars-20 21:07:19.822 - BUMPER_FLASH01 mode=1 action #0 of 'FF_FLASHER,DV_FLIL,FL_TT,1,100,100,BLUE'
12-mars-20 21:07:19.841 - BUMPER_FLASH01 mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,BIRD1'
12-mars-20 21:07:19.859 - BUMPER_FLASH01 mode=1 action #2 of 'FF_B2S,B2SSTARTANIMATION,TARGETS'
12-mars-20 21:07:19.898 - There are no OFF actions for BUMPER_01
12-mars-20 21:07:20.024 - There are no OFF actions for BUMPER_FLASH01
12-mars-20 21:07:20.048 - BUMPER_01 mode=1 action #0 of 'FF_PUP_EVENT,E120,1'
12-mars-20 21:07:20.067 - BUMPER_01 mode=1 action #1 of 'FF_DEV,DV_BR,-1'
12-mars-20 21:07:20.087 - BUMPER_01 mode=1 action #2 of 'FF_DOF,E120,-1'
12-mars-20 21:07:20.107 - BUMPER_FLASH01 mode=1 action #0 of 'FF_FLASHER,DV_FLIL,FL_TT,1,100,100,BLUE'
12-mars-20 21:07:20.125 - BUMPER_FLASH01 mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,BIRD1'
12-mars-20 21:07:20.144 - BUMPER_FLASH01 mode=1 action #2 of 'FF_B2S,B2SSTARTANIMATION,TARGETS'
12-mars-20 21:07:20.170 - BUMPER_03 mode=1 action #0 of 'FF_PUP_EVENT,E122,1'
12-mars-20 21:07:20.189 - BUMPER_03 mode=1 action #1 of 'FF_DEV,DV_BC,-1'
12-mars-20 21:07:20.208 - BUMPER_03 mode=1 action #2 of 'FF_DOF,E122,-1'
12-mars-20 21:07:20.228 - BUMPER_FLASH03 mode=1 action #0 of 'FF_FLASHER,DV_FLCN,FL_TT,1,100,100,CYAN'
12-mars-20 21:07:20.248 - BUMPER_FLASH03 mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,BIRD5'
12-mars-20 21:07:20.291 - There are no OFF actions for BUMPER_01
12-mars-20 21:07:20.310 - There are no OFF actions for BUMPER_03
12-mars-20 21:07:20.329 - There are no OFF actions for BUMPER_FLASH01
12-mars-20 21:07:20.399 - BUMPER_03 mode=1 action #0 of 'FF_PUP_EVENT,E122,1'
12-mars-20 21:07:20.419 - BUMPER_03 mode=1 action #1 of 'FF_DEV,DV_BC,-1'
12-mars-20 21:07:20.438 - BUMPER_03 mode=1 action #2 of 'FF_DOF,E122,-1'
12-mars-20 21:07:20.458 - BUMPER_FLASH01 mode=1 action #0 of 'FF_FLASHER,DV_FLIL,FL_TT,1,100,100,BLUE'
12-mars-20 21:07:20.476 - BUMPER_FLASH01 mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,BIRD1'
12-mars-20 21:07:20.497 - BUMPER_FLASH01 mode=1 action #2 of 'FF_B2S,B2SSTARTANIMATION,TARGETS'
12-mars-20 21:07:20.516 - BUMPER_FLASH02 mode=1 action #0 of 'FF_FLASHER,DV_FLIR,FL_TT,1,100,100,RED'
12-mars-20 21:07:20.536 - BUMPER_FLASH02 mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,BIRD2'
12-mars-20 21:07:20.560 - BUMPER_01 mode=1 action #0 of 'FF_PUP_EVENT,E120,1'
12-mars-20 21:07:20.579 - BUMPER_01 mode=1 action #1 of 'FF_DEV,DV_BR,-1'
12-mars-20 21:07:20.603 - BUMPER_01 mode=1 action #2 of 'FF_DOF,E120,-1'
12-mars-20 21:07:20.623 - There are no OFF actions for BUMPER_03
12-mars-20 21:07:20.661 - There are no OFF actions for BUMPER_01
12-mars-20 21:07:20.682 - There are no OFF actions for BUMPER_FLASH01
12-mars-20 21:07:20.702 - There are no OFF actions for BUMPER_FLASH03
12-mars-20 21:07:20.764 - There are no OFF actions for BUMPER_FLASH02
12-mars-20 21:07:21.961 - LEFTFLIPPER mode=1 action #0 of 'FF_PUP_EVENT,E101,1'
12-mars-20 21:07:21.981 - LEFTFLIPPER mode=1 action #1 of 'FF_DEV,DV_LF,10000'
12-mars-20 21:07:22.003 - LEFTFLIPPER mode=1 action #2 of 'FF_DOF,E101,-1'
12-mars-20 21:07:22.023 - RIGHTFLIPPER mode=1 action #0 of 'FF_PUP_EVENT,E102,1'
12-mars-20 21:07:22.041 - RIGHTFLIPPER mode=1 action #1 of 'FF_DEV,DV_RF,10000'
12-mars-20 21:07:22.059 - RIGHTFLIPPER mode=1 action #2 of 'FF_DOF,E102,-1'
12-mars-20 21:07:22.079 - LAUNCHMODE mode=2 action #0 of 'FF_BUTTON,BUT_LB,BA_OFF,0,0'
12-mars-20 21:07:22.103 - LAUNCHMODE mode=2 action #1 of 'FF_DOF,E310,0'
12-mars-20 21:07:22.128 - LEFTFLIPPER mode=2 action #0 of 'FF_PUP_EVENT,E103,1'
12-mars-20 21:07:22.148 - LEFTFLIPPER mode=2 action #1 of 'FF_DEV,DV_LF,0'
12-mars-20 21:07:22.167 - LEFTFLIPPER mode=2 action #2 of 'FF_DOF,E101,0'
12-mars-20 21:07:22.187 - RIGHTFLIPPER mode=2 action #0 of 'FF_PUP_EVENT,E104,1'
12-mars-20 21:07:22.206 - RIGHTFLIPPER mode=2 action #1 of 'FF_DEV,DV_RF,0'
12-mars-20 21:07:22.225 - RIGHTFLIPPER mode=2 action #2 of 'FF_DOF,E102,0'
12-mars-20 21:07:22.269 - SENSOR_LEFT_RAMP_START mode=1 action #0 of 'FF_B2S,B2SSTARTANIMATION,TEMPLE'
12-mars-20 21:07:22.288 - SENSOR_LEFT_RAMP_START mode=1 action #1 of 'FF_DOF,E410,-1'
12-mars-20 21:07:22.307 - SENSOR_LEFT_RAMP_START mode=1 action #2 of 'FF_PUP_EVENT,E410,1'
12-mars-20 21:07:22.346 - There are no OFF actions for SENSOR_LEFT_RAMP_START
12-mars-20 21:07:22.804 - SENSOR_LEFT_RAMP_START mode=1 action #0 of 'FF_B2S,B2SSTARTANIMATION,TEMPLE'
12-mars-20 21:07:22.823 - SENSOR_LEFT_RAMP_START mode=1 action #1 of 'FF_DOF,E410,-1'
12-mars-20 21:07:22.842 - SENSOR_LEFT_RAMP_START mode=1 action #2 of 'FF_PUP_EVENT,E410,1'
12-mars-20 21:07:22.889 - There are no OFF actions for SENSOR_LEFT_RAMP_START
12-mars-20 21:07:23.574 - SENSOR_GODSAFE_LEFT mode=1 action #0 of 'FF_B2S,B2SSTARTANIMATION,COLUMN3'
12-mars-20 21:07:23.592 - SENSOR_GODSAFE_LEFT mode=1 action #1 of 'FF_DOF,E416,-1'
12-mars-20 21:07:23.611 - SENSOR_GODSAFE_LEFT mode=1 action #2 of 'FF_PUP_EVENT,E416,1'
12-mars-20 21:07:23.637 - LEFTFLIPPER mode=1 action #0 of 'FF_PUP_EVENT,E101,1'
12-mars-20 21:07:23.656 - LEFTFLIPPER mode=1 action #1 of 'FF_DEV,DV_LF,10000'
12-mars-20 21:07:23.676 - LEFTFLIPPER mode=1 action #2 of 'FF_DOF,E101,-1'
12-mars-20 21:07:23.694 - RIGHTFLIPPER mode=1 action #0 of 'FF_PUP_EVENT,E102,1'
12-mars-20 21:07:23.715 - RIGHTFLIPPER mode=1 action #1 of 'FF_DEV,DV_RF,10000'
12-mars-20 21:07:23.734 - RIGHTFLIPPER mode=1 action #2 of 'FF_DOF,E102,-1'
12-mars-20 21:07:23.758 - There are no OFF actions for SENSOR_GODSAFE_LEFT
12-mars-20 21:07:23.779 - LEFTFLIPPER mode=2 action #0 of 'FF_PUP_EVENT,E103,1'
12-mars-20 21:07:23.799 - LEFTFLIPPER mode=2 action #1 of 'FF_DEV,DV_LF,0'
12-mars-20 21:07:23.819 - LEFTFLIPPER mode=2 action #2 of 'FF_DOF,E101,0'
12-mars-20 21:07:23.839 - RIGHTFLIPPER mode=2 action #0 of 'FF_PUP_EVENT,E104,1'
12-mars-20 21:07:23.858 - RIGHTFLIPPER mode=2 action #1 of 'FF_DEV,DV_RF,0'
12-mars-20 21:07:23.877 - RIGHTFLIPPER mode=2 action #2 of 'FF_DOF,E102,0'
12-mars-20 21:07:24.683 - SENSOR_GODSAFE_LEFT mode=1 action #0 of 'FF_B2S,B2SSTARTANIMATION,COLUMN3'
12-mars-20 21:07:24.703 - SENSOR_GODSAFE_LEFT mode=1 action #1 of 'FF_DOF,E416,-1'
12-mars-20 21:07:24.722 - SENSOR_GODSAFE_LEFT mode=1 action #2 of 'FF_PUP_EVENT,E416,1'
12-mars-20 21:07:24.796 - There are no OFF actions for SENSOR_GODSAFE_LEFT
12-mars-20 21:07:24.816 - LEFTFLIPPER mode=1 action #0 of 'FF_PUP_EVENT,E101,1'
12-mars-20 21:07:24.836 - LEFTFLIPPER mode=1 action #1 of 'FF_DEV,DV_LF,10000'
12-mars-20 21:07:24.855 - LEFTFLIPPER mode=1 action #2 of 'FF_DOF,E101,-1'
12-mars-20 21:07:24.874 - RIGHTFLIPPER mode=1 action #0 of 'FF_PUP_EVENT,E102,1'
12-mars-20 21:07:24.894 - RIGHTFLIPPER mode=1 action #1 of 'FF_DEV,DV_RF,10000'
12-mars-20 21:07:24.915 - RIGHTFLIPPER mode=1 action #2 of 'FF_DOF,E102,-1'
12-mars-20 21:07:24.940 - LEFTFLIPPER mode=2 action #0 of 'FF_PUP_EVENT,E103,1'
12-mars-20 21:07:24.959 - LEFTFLIPPER mode=2 action #1 of 'FF_DEV,DV_LF,0'
12-mars-20 21:07:24.978 - LEFTFLIPPER mode=2 action #2 of 'FF_DOF,E101,0'
12-mars-20 21:07:24.999 - RIGHTFLIPPER mode=2 action #0 of 'FF_PUP_EVENT,E104,1'
12-mars-20 21:07:25.018 - RIGHTFLIPPER mode=2 action #1 of 'FF_DEV,DV_RF,0'
12-mars-20 21:07:25.038 - RIGHTFLIPPER mode=2 action #2 of 'FF_DOF,E102,0'
12-mars-20 21:07:26.591 - SENSOR_GODSAFE_LEFT mode=1 action #0 of 'FF_B2S,B2SSTARTANIMATION,COLUMN3'
12-mars-20 21:07:26.609 - SENSOR_GODSAFE_LEFT mode=1 action #1 of 'FF_DOF,E416,-1'
12-mars-20 21:07:26.628 - SENSOR_GODSAFE_LEFT mode=1 action #2 of 'FF_PUP_EVENT,E416,1'
12-mars-20 21:07:26.717 - LEFTFLIPPER mode=1 action #0 of 'FF_PUP_EVENT,E101,1'
12-mars-20 21:07:26.737 - LEFTFLIPPER mode=1 action #1 of 'FF_DEV,DV_LF,10000'
12-mars-20 21:07:26.756 - LEFTFLIPPER mode=1 action #2 of 'FF_DOF,E101,-1'
12-mars-20 21:07:26.775 - RIGHTFLIPPER mode=1 action #0 of 'FF_PUP_EVENT,E102,1'
12-mars-20 21:07:26.794 - RIGHTFLIPPER mode=1 action #1 of 'FF_DEV,DV_RF,10000'
12-mars-20 21:07:26.814 - RIGHTFLIPPER mode=1 action #2 of 'FF_DOF,E102,-1'
12-mars-20 21:07:26.842 - There are no OFF actions for SENSOR_GODSAFE_LEFT
12-mars-20 21:07:26.862 - LEFTFLIPPER mode=2 action #0 of 'FF_PUP_EVENT,E103,1'
12-mars-20 21:07:26.882 - LEFTFLIPPER mode=2 action #1 of 'FF_DEV,DV_LF,0'
12-mars-20 21:07:26.903 - LEFTFLIPPER mode=2 action #2 of 'FF_DOF,E101,0'
12-mars-20 21:07:26.922 - RIGHTFLIPPER mode=2 action #0 of 'FF_PUP_EVENT,E104,1'
12-mars-20 21:07:26.941 - RIGHTFLIPPER mode=2 action #1 of 'FF_DEV,DV_RF,0'
12-mars-20 21:07:26.960 - RIGHTFLIPPER mode=2 action #2 of 'FF_DOF,E102,0'
12-mars-20 21:07:27.622 - RIGHTFLIPPER mode=1 action #0 of 'FF_PUP_EVENT,E102,1'
12-mars-20 21:07:27.642 - RIGHTFLIPPER mode=1 action #1 of 'FF_DEV,DV_RF,10000'
12-mars-20 21:07:27.664 - RIGHTFLIPPER mode=1 action #2 of 'FF_DOF,E102,-1'
12-mars-20 21:07:27.690 - LEFTFLIPPER mode=1 action #0 of 'FF_PUP_EVENT,E101,1'
12-mars-20 21:07:27.708 - LEFTFLIPPER mode=1 action #1 of 'FF_DEV,DV_LF,10000'
12-mars-20 21:07:27.728 - LEFTFLIPPER mode=1 action #2 of 'FF_DOF,E101,-1'
12-mars-20 21:07:27.807 - RIGHTFLIPPER mode=2 action #0 of 'FF_PUP_EVENT,E104,1'
12-mars-20 21:07:27.825 - RIGHTFLIPPER mode=2 action #1 of 'FF_DEV,DV_RF,0'
12-mars-20 21:07:27.844 - RIGHTFLIPPER mode=2 action #2 of 'FF_DOF,E102,0'
12-mars-20 21:07:27.869 - SENSOR_GODSAFE_LEFT mode=1 action #0 of 'FF_B2S,B2SSTARTANIMATION,COLUMN3'
12-mars-20 21:07:27.888 - SENSOR_GODSAFE_LEFT mode=1 action #1 of 'FF_DOF,E416,-1'
12-mars-20 21:07:27.907 - SENSOR_GODSAFE_LEFT mode=1 action #2 of 'FF_PUP_EVENT,E416,1'
12-mars-20 21:07:27.927 - LEFTFLIPPER mode=2 action #0 of 'FF_PUP_EVENT,E103,1'
12-mars-20 21:07:27.948 - LEFTFLIPPER mode=2 action #1 of 'FF_DEV,DV_LF,0'
12-mars-20 21:07:27.970 - LEFTFLIPPER mode=2 action #2 of 'FF_DOF,E101,0'
12-mars-20 21:07:27.993 - There are no OFF actions for SENSOR_GODSAFE_LEFT
12-mars-20 21:07:29.321 - SENSOR_GODSAFE_LEFT mode=1 action #0 of 'FF_B2S,B2SSTARTANIMATION,COLUMN3'
12-mars-20 21:07:29.340 - SENSOR_GODSAFE_LEFT mode=1 action #1 of 'FF_DOF,E416,-1'
12-mars-20 21:07:29.359 - SENSOR_GODSAFE_LEFT mode=1 action #2 of 'FF_PUP_EVENT,E416,1'
12-mars-20 21:07:29.515 - There are no OFF actions for SENSOR_GODSAFE_LEFT
12-mars-20 21:07:29.536 - LEFTFLIPPER mode=1 action #0 of 'FF_PUP_EVENT,E101,1'
12-mars-20 21:07:29.555 - LEFTFLIPPER mode=1 action #1 of 'FF_DEV,DV_LF,10000'
12-mars-20 21:07:29.574 - LEFTFLIPPER mode=1 action #2 of 'FF_DOF,E101,-1'
12-mars-20 21:07:29.593 - RIGHTFLIPPER mode=1 action #0 of 'FF_PUP_EVENT,E102,1'
12-mars-20 21:07:29.612 - RIGHTFLIPPER mode=1 action #1 of 'FF_DEV,DV_RF,10000'
12-mars-20 21:07:29.632 - RIGHTFLIPPER mode=1 action #2 of 'FF_DOF,E102,-1'
12-mars-20 21:07:29.660 - LEFTFLIPPER mode=2 action #0 of 'FF_PUP_EVENT,E103,1'
12-mars-20 21:07:29.679 - LEFTFLIPPER mode=2 action #1 of 'FF_DEV,DV_LF,0'
12-mars-20 21:07:29.699 - LEFTFLIPPER mode=2 action #2 of 'FF_DOF,E101,0'
12-mars-20 21:07:29.721 - RIGHTFLIPPER mode=2 action #0 of 'FF_PUP_EVENT,E104,1'
12-mars-20 21:07:29.739 - RIGHTFLIPPER mode=2 action #1 of 'FF_DEV,DV_RF,0'
12-mars-20 21:07:29.758 - RIGHTFLIPPER mode=2 action #2 of 'FF_DOF,E102,0'
12-mars-20 21:07:32.636 - RIGHTFLIPPER mode=1 action #0 of 'FF_PUP_EVENT,E102,1'
12-mars-20 21:07:32.655 - RIGHTFLIPPER mode=1 action #1 of 'FF_DEV,DV_RF,10000'
12-mars-20 21:07:32.675 - RIGHTFLIPPER mode=1 action #2 of 'FF_DOF,E102,-1'
12-mars-20 21:07:32.779 - RIGHTFLIPPER mode=2 action #0 of 'FF_PUP_EVENT,E104,1'
12-mars-20 21:07:32.799 - RIGHTFLIPPER mode=2 action #1 of 'FF_DEV,DV_RF,0'
12-mars-20 21:07:32.819 - RIGHTFLIPPER mode=2 action #2 of 'FF_DOF,E102,0'
12-mars-20 21:07:33.030 - RIGHTFLIPPER mode=1 action #0 of 'FF_PUP_EVENT,E102,1'
12-mars-20 21:07:33.050 - RIGHTFLIPPER mode=1 action #1 of 'FF_DEV,DV_RF,10000'
12-mars-20 21:07:33.070 - RIGHTFLIPPER mode=1 action #2 of 'FF_DOF,E102,-1'
12-mars-20 21:07:33.140 - RIGHTFLIPPER mode=2 action #0 of 'FF_PUP_EVENT,E104,1'
12-mars-20 21:07:33.159 - RIGHTFLIPPER mode=2 action #1 of 'FF_DEV,DV_RF,0'
12-mars-20 21:07:33.178 - RIGHTFLIPPER mode=2 action #2 of 'FF_DOF,E102,0'
12-mars-20 21:07:33.283 - LEFTFLIPPER mode=1 action #0 of 'FF_PUP_EVENT,E101,1'
12-mars-20 21:07:33.303 - LEFTFLIPPER mode=1 action #1 of 'FF_DEV,DV_LF,10000'
12-mars-20 21:07:33.321 - LEFTFLIPPER mode=1 action #2 of 'FF_DOF,E101,-1'
12-mars-20 21:07:33.346 - SENSOR_GODSAFE_RIGHT mode=1 action #0 of 'FF_B2S,B2SSTARTANIMATION,TARGETS'
12-mars-20 21:07:33.366 - SENSOR_GODSAFE_RIGHT mode=1 action #1 of 'FF_DOF,E417,-1'
12-mars-20 21:07:33.386 - SENSOR_GODSAFE_RIGHT mode=1 action #2 of 'FF_PUP_EVENT,E417,1'
12-mars-20 21:07:33.406 - LEFTFLIPPER mode=2 action #0 of 'FF_PUP_EVENT,E103,1'
12-mars-20 21:07:33.425 - LEFTFLIPPER mode=2 action #1 of 'FF_DEV,DV_LF,0'
12-mars-20 21:07:33.444 - LEFTFLIPPER mode=2 action #2 of 'FF_DOF,E101,0'
12-mars-20 21:07:33.463 - RIGHTFLIPPER mode=1 action #0 of 'FF_PUP_EVENT,E102,1'
12-mars-20 21:07:33.482 - RIGHTFLIPPER mode=1 action #1 of 'FF_DEV,DV_RF,10000'
12-mars-20 21:07:33.502 - RIGHTFLIPPER mode=1 action #2 of 'FF_DOF,E102,-1'
12-mars-20 21:07:33.525 - There are no OFF actions for SENSOR_GODSAFE_RIGHT
12-mars-20 21:07:33.545 - RIGHTFLIPPER mode=2 action #0 of 'FF_PUP_EVENT,E104,1'
12-mars-20 21:07:33.565 - RIGHTFLIPPER mode=2 action #1 of 'FF_DEV,DV_RF,0'
12-mars-20 21:07:33.585 - RIGHTFLIPPER mode=2 action #2 of 'FF_DOF,E102,0'
12-mars-20 21:07:34.767 - SENSOR_GODSAFE_RIGHT mode=1 action #0 of 'FF_B2S,B2SSTARTANIMATION,TARGETS'
12-mars-20 21:07:34.787 - SENSOR_GODSAFE_RIGHT mode=1 action #1 of 'FF_DOF,E417,-1'
12-mars-20 21:07:34.806 - SENSOR_GODSAFE_RIGHT mode=1 action #2 of 'FF_PUP_EVENT,E417,1'
12-mars-20 21:07:34.912 - There are no OFF actions for GAMEMODE
12-mars-20 21:07:38.293 - Activating process disappeared so stopping things
12-mars-20 21:07:38.334 - DOFLinx device: 1 Initializing as Pinscape #1 with name=Pinscape Controller
12-mars-20 21:07:38.353 - DOFLinx device:1 Pinscape setup with 11 outputs
12-mars-20 21:07:38.371 - DOFLinx device: 2 Initializing as LEDWiz #1 with ID=0
12-mars-20 21:07:38.391 - DOFLinx device:2 LEDWiz setup with 32 outputs
12-mars-20 21:07:45.454 - Found valid process name of 'Future Pinball'
12-mars-20 21:07:45.473 - Setting Future Pinball process ID to :6152
12-mars-20 21:07:45.499 - Activated by process name : 'Future Pinball'
12-mars-20 21:07:45.518 - Named process detected and startup commenced
12-mars-20 21:07:45.537 - 64 bit OS detected
12-mars-20 21:07:45.564 - FP full name=C:\Games\Future Pinball\Future Pinball.exe Size=28547584 bytes, Dated 31/12/2010 13:23:32
12-mars-20 21:07:45.586 - Starting scan of FP process for DOFLinx code
12-mars-20 21:07:47.002 - Starting scan of FP process for DOFLinx code
12-mars-20 21:07:49.001 - Starting scan of FP process for DOFLinx code
12-mars-20 21:07:50.001 - Starting scan of FP process for DOFLinx code
12-mars-20 21:07:52.001 - Starting scan of FP process for DOFLinx code
12-mars-20 21:07:53.001 - Starting scan of FP process for DOFLinx code
12-mars-20 21:07:54.000 - Starting scan of FP process for DOFLinx code
12-mars-20 21:07:55.001 - Starting scan of FP process for DOFLinx code
12-mars-20 21:07:57.001 - Starting scan of FP process for DOFLinx code
12-mars-20 21:07:59.002 - Starting scan of FP process for DOFLinx code
12-mars-20 21:08:01.001 - Starting scan of FP process for DOFLinx code
12-mars-20 21:08:04.001 - Starting scan of FP process for DOFLinx code
12-mars-20 21:08:07.001 - Starting scan of FP process for DOFLinx code
12-mars-20 21:08:10.001 - Starting scan of FP process for DOFLinx code
12-mars-20 21:08:13.002 - Starting scan of FP process for DOFLinx code
12-mars-20 21:08:16.001 - Starting scan of FP process for DOFLinx code
12-mars-20 21:08:19.000 - Starting scan of FP process for DOFLinx code
12-mars-20 21:08:22.001 - Starting scan of FP process for DOFLinx code
12-mars-20 21:08:25.001 - Starting scan of FP process for DOFLinx code
12-mars-20 21:08:28.001 - Starting scan of FP process for DOFLinx code
12-mars-20 21:08:32.001 - Starting scan of FP process for DOFLinx code
12-mars-20 21:08:35.396 - FP table running DOFLinx code found and link established
12-mars-20 21:08:35.415 - Using full colour palette
12-mars-20 21:08:35.434 - 122 colours added to the palette
12-mars-20 21:08:35.716 - Loading DOF 'Pinball' with ROM='FP_TRONLEG_STERN_ULT'
12-mars-20 21:09:03.073 - Activating process disappeared so stopping things
12-mars-20 21:09:03.238 - DOFLinx device: 1 Initializing as Pinscape #1 with name=Pinscape Controller
12-mars-20 21:09:03.255 - DOFLinx device:1 Pinscape setup with 11 outputs
12-mars-20 21:09:03.273 - DOFLinx device: 2 Initializing as LEDWiz #1 with ID=0
12-mars-20 21:09:03.290 - DOFLinx device:2 LEDWiz setup with 32 outputs
12-mars-20 21:09:09.374 - Found valid process name of 'Future Pinball'
12-mars-20 21:09:09.391 - Setting Future Pinball process ID to :9684
12-mars-20 21:09:09.414 - Activated by process name : 'Future Pinball'
12-mars-20 21:09:09.432 - Named process detected and startup commenced
12-mars-20 21:09:09.451 - 64 bit OS detected
12-mars-20 21:09:09.491 - FP full name=C:\Games\Future Pinball\Future Pinball.exe Size=28547584 bytes, Dated 31/12/2010 13:23:32
12-mars-20 21:09:09.508 - Starting scan of FP process for DOFLinx code
12-mars-20 21:09:11.002 - Starting scan of FP process for DOFLinx code
12-mars-20 21:09:12.001 - Starting scan of FP process for DOFLinx code
12-mars-20 21:09:13.001 - Starting scan of FP process for DOFLinx code
12-mars-20 21:09:14.000 - Starting scan of FP process for DOFLinx code
12-mars-20 21:09:15.000 - Starting scan of FP process for DOFLinx code
12-mars-20 21:09:16.001 - Starting scan of FP process for DOFLinx code
12-mars-20 21:09:17.002 - Starting scan of FP process for DOFLinx code
12-mars-20 21:09:19.001 - Starting scan of FP process for DOFLinx code
12-mars-20 21:09:21.001 - Starting scan of FP process for DOFLinx code
12-mars-20 21:09:23.001 - Starting scan of FP process for DOFLinx code
12-mars-20 21:09:25.001 - Starting scan of FP process for DOFLinx code
12-mars-20 21:09:28.001 - Starting scan of FP process for DOFLinx code
12-mars-20 21:09:31.001 - Starting scan of FP process for DOFLinx code
12-mars-20 21:09:34.001 - Starting scan of FP process for DOFLinx code
12-mars-20 21:09:37.001 - Starting scan of FP process for DOFLinx code
12-mars-20 21:09:40.000 - Starting scan of FP process for DOFLinx code
12-mars-20 21:09:43.002 - Starting scan of FP process for DOFLinx code
12-mars-20 21:09:46.002 - Starting scan of FP process for DOFLinx code
12-mars-20 21:09:49.001 - Starting scan of FP process for DOFLinx code
12-mars-20 21:09:52.503 - FP table running DOFLinx code found and link established
12-mars-20 21:09:52.521 - Using full colour palette
12-mars-20 21:09:52.539 - 122 colours added to the palette
12-mars-20 21:09:52.616 - Loading DOF 'Pinball' with ROM='FP_TRONLEG_STERN_ULT'
12-mars-20 21:10:48.709 - Activating process disappeared so stopping things
12-mars-20 21:10:48.878 - DOFLinx device: 1 Initializing as Pinscape #1 with name=Pinscape Controller
12-mars-20 21:10:48.896 - DOFLinx device:1 Pinscape setup with 11 outputs
12-mars-20 21:10:48.914 - DOFLinx device: 2 Initializing as LEDWiz #1 with ID=0
12-mars-20 21:10:48.932 - DOFLinx device:2 LEDWiz setup with 32 outputs
12-mars-20 21:10:54.988 - Found valid process name of 'Future Pinball'
12-mars-20 21:10:55.005 - Setting Future Pinball process ID to :9372
12-mars-20 21:10:55.029 - Activated by process name : 'Future Pinball'
12-mars-20 21:10:55.046 - Named process detected and startup commenced
12-mars-20 21:10:55.063 - 64 bit OS detected
12-mars-20 21:10:55.102 - FP full name=C:\Games\Future Pinball\Future Pinball.exe Size=28547584 bytes, Dated 31/12/2010 13:23:32
12-mars-20 21:10:55.120 - Starting scan of FP process for DOFLinx code
12-mars-20 21:10:56.001 - Starting scan of FP process for DOFLinx code
12-mars-20 21:10:57.001 - Starting scan of FP process for DOFLinx code
12-mars-20 21:10:58.001 - Starting scan of FP process for DOFLinx code
12-mars-20 21:10:59.002 - Starting scan of FP process for DOFLinx code
12-mars-20 21:11:00.002 - Starting scan of FP process for DOFLinx code
12-mars-20 21:11:01.001 - Starting scan of FP process for DOFLinx code
12-mars-20 21:11:02.001 - Starting scan of FP process for DOFLinx code
12-mars-20 21:11:03.002 - Starting scan of FP process for DOFLinx code
12-mars-20 21:11:04.002 - Starting scan of FP process for DOFLinx code
12-mars-20 21:11:05.001 - Starting scan of FP process for DOFLinx code
12-mars-20 21:11:06.001 - Starting scan of FP process for DOFLinx code
12-mars-20 21:11:07.000 - Starting scan of FP process for DOFLinx code
12-mars-20 21:11:08.001 - Starting scan of FP process for DOFLinx code
12-mars-20 21:11:09.001 - Starting scan of FP process for DOFLinx code
12-mars-20 21:11:10.001 - Starting scan of FP process for DOFLinx code
12-mars-20 21:11:11.000 - Starting scan of FP process for DOFLinx code
12-mars-20 21:11:12.002 - Starting scan of FP process for DOFLinx code
12-mars-20 21:11:13.001 - Starting scan of FP process for DOFLinx code
12-mars-20 21:11:15.002 - Starting scan of FP process for DOFLinx code
12-mars-20 21:11:17.001 - Starting scan of FP process for DOFLinx code
12-mars-20 21:11:19.001 - Starting scan of FP process for DOFLinx code
12-mars-20 21:11:21.001 - Starting scan of FP process for DOFLinx code
12-mars-20 21:11:23.000 - Starting scan of FP process for DOFLinx code
12-mars-20 21:11:25.001 - Starting scan of FP process for DOFLinx code
12-mars-20 21:11:27.001 - Starting scan of FP process for DOFLinx code
12-mars-20 21:11:30.001 - Starting scan of FP process for DOFLinx code
12-mars-20 21:11:33.001 - Starting scan of FP process for DOFLinx code
12-mars-20 21:11:36.000 - Starting scan of FP process for DOFLinx code
12-mars-20 21:11:39.001 - Starting scan of FP process for DOFLinx code
12-mars-20 21:11:42.001 - Starting scan of FP process for DOFLinx code
12-mars-20 21:11:45.002 - Starting scan of FP process for DOFLinx code
12-mars-20 21:11:48.001 - Starting scan of FP process for DOFLinx code
12-mars-20 21:11:51.001 - Starting scan of FP process for DOFLinx code
12-mars-20 21:11:54.002 - Starting scan of FP process for DOFLinx code
12-mars-20 21:11:57.531 - FP table running DOFLinx code found and link established
12-mars-20 21:11:57.550 - Using full colour palette
12-mars-20 21:11:57.569 - 122 colours added to the palette
12-mars-20 21:11:57.790 - Loading DOF 'Pinball' with ROM='FP_SWDSA_ULTIMATE'
12-mars-20 21:13:58.770 - Activating process disappeared so stopping things
12-mars-20 21:13:58.916 - DOFLinx device: 1 Initializing as Pinscape #1 with name=Pinscape Controller
12-mars-20 21:13:58.934 - DOFLinx device:1 Pinscape setup with 11 outputs
12-mars-20 21:13:58.951 - DOFLinx device: 2 Initializing as LEDWiz #1 with ID=0
12-mars-20 21:13:58.969 - DOFLinx device:2 LEDWiz setup with 32 outputs

Regards


Edited by Ashram56, 12 March 2020 - 08:31 PM.


#10 gamebarpl

gamebarpl

    Neophyte

  • Members
  • Pip
  • 3 posts

  • Flag: Poland

  • Favorite Pinball: terminator

  • 360 Gamer Tag: gamebarlive

Posted 12 March 2020 - 08:29 PM

hi , also my matrix dont work now in fx3, works on FP, also i have problem with some letters in matrix like : S, A, L, etc. other matrix effects are ok. 



#11 DDH69

DDH69

    Pinball Wizard

  • Platinum Supporter
  • 3,570 posts
  • Location:DOFLinx HQ, Adelaide

  • Flag: Australia

  • Favorite Pinball: Monster Bash

Posted 12 March 2020 - 10:11 PM

Thanks folks, I'm onto it.

 

If there is anything new please report it here, otherwise stick with 7.04 until I fix this up.  I don't believe its anything major, I'm convinced its still to do with the loading order of the FX3 [STARTUP] section that I changed.

 

@gamebarpl, nothing that DOFLinx can do can impact letters or specific shapes.  DOFLinx simply calls the addressable LED displays via DOF.  If in doubt swap between V7.10 and V7.04.  I'm sure it will have no impact for specific letters of shapes.


DOFLinx
Contributions for equipment to help with ongoing DOFLinx development can be made here

#12 Outhere

Outhere

    Pinball Wizard

  • Platinum Supporter
  • 4,805 posts

  • Flag: United States of America

  • Favorite Pinball: M M

Posted 13 March 2020 - 01:20 AM

In FX3 I also don't have SSF 7.10

I'm going to test FP Puppacks when i have time



#13 DDH69

DDH69

    Pinball Wizard

  • Platinum Supporter
  • 3,570 posts
  • Location:DOFLinx HQ, Adelaide

  • Flag: Australia

  • Favorite Pinball: Monster Bash

Posted 13 March 2020 - 02:24 AM

In FX3 I also don't have SSF 7.10

I'm going to test FP Puppacks when i have time

 

Thanks, I'll add that into the mix.  The bit I'm chasing may have impacted both the DOF and PUP intialisations when an FX3 table starts.  I suspect FP should be fine as there were no changes there, but confirmation would be lovely - thank you.


DOFLinx
Contributions for equipment to help with ongoing DOFLinx development can be made here

#14 Outhere

Outhere

    Pinball Wizard

  • Platinum Supporter
  • 4,805 posts

  • Flag: United States of America

  • Favorite Pinball: M M

Posted 13 March 2020 - 04:56 AM

I could not get the puppack to work in FP with 7.10 (tested with Tron game)

But in FP adressable lights are working with 7.10
 

Puppack Worked fine with 7.04



#15 gamebarpl

gamebarpl

    Neophyte

  • Members
  • Pip
  • 3 posts

  • Flag: Poland

  • Favorite Pinball: terminator

  • 360 Gamer Tag: gamebarlive

Posted 13 March 2020 - 02:31 PM

Back to the future fx3 table not opening when doflinx is running. 



#16 DDH69

DDH69

    Pinball Wizard

  • Platinum Supporter
  • 3,570 posts
  • Location:DOFLinx HQ, Adelaide

  • Flag: Australia

  • Favorite Pinball: Monster Bash

Posted 13 March 2020 - 08:12 PM

Back to the future fx3 table not opening when doflinx is running. 

 

I am presuming you mean the addressable LEDs?


DOFLinx
Contributions for equipment to help with ongoing DOFLinx development can be made here

#17 DDH69

DDH69

    Pinball Wizard

  • Platinum Supporter
  • 3,570 posts
  • Location:DOFLinx HQ, Adelaide

  • Flag: Australia

  • Favorite Pinball: Monster Bash

Posted 14 March 2020 - 02:03 AM

I could not get the puppack to work in FP with 7.10 (tested with Tron game)

But in FP adressable lights are working with 7.10
 

Puppack Worked fine with 7.04

 

Thanks Outhere.  I've found and fixed the startup issues for FX3 (uploading 7.11 now).

 

I'm not sure about the puppack with FP as I don't use this.  I wondered if you could please retry with V7.11.  Nothing has changed with the FP side of things for some time, so I'm still unsure why we'd be seeing a difference ... but as always, expect the unexpected!


DOFLinx
Contributions for equipment to help with ongoing DOFLinx development can be made here

#18 newtopinball78

newtopinball78

    Neophyte

  • Members
  • Pip
  • 9 posts

  • Flag: ---------

  • Favorite Pinball: Terminator 2

Posted 14 March 2020 - 05:47 AM

Hello I had said that fp was not showing leds after updating to 7.10 but found that I had to update the doflinx.vbs file as mine was outdated and it works....using 7.04 for now pbfx3 led effects working as well



#19 DDH69

DDH69

    Pinball Wizard

  • Platinum Supporter
  • 3,570 posts
  • Location:DOFLinx HQ, Adelaide

  • Flag: Australia

  • Favorite Pinball: Monster Bash

Posted 14 March 2020 - 06:06 AM

Hello I had said that fp was not showing leds after updating to 7.10 but found that I had to update the doflinx.vbs file as mine was outdated and it works....using 7.04 for now pbfx3 led effects working as well

 

Thanks for the update.  Outhere and I are still chasing a FP PUPpack issue, everything else should be OK.


DOFLinx
Contributions for equipment to help with ongoing DOFLinx development can be made here

#20 fR33Styler

fR33Styler

    Enthusiast

  • Members
  • PipPipPip
  • 56 posts

  • Flag: Germany

  • Favorite Pinball: Monster Bash (FX3)

Posted 14 March 2020 - 05:42 PM

The link in post #1 leads to DOFLinx 7.04.... :bye2:


My VPIN