Jump to content



Photo
- - - - -

FX2 Assistance Needed

doflinx fx2

  • Please log in to reply
26 replies to this topic

#1 cherg

cherg

    Enthusiast

  • Members
  • PipPipPip
  • 54 posts

  • Flag: United States of America

  • Favorite Pinball: Whirlwind

Posted 01 May 2021 - 12:58 PM

Just completed a new mini cab and am having some trouble with DofLinx. I have only a teensy installed with two addressable strips on the PF, no other toys. Everything is fully working with DOF VPX and DofLinx in FX3 however I cannot get the strips to work in FX2. The BG loads and functions properly however the strips do nothing. I have the FX2 files dated 2017 in my config folder. Doflinx is recognizing FX2 tables in the log. What am I missing? Thanks!



#2 Outhere

Outhere

    Pinball Wizard

  • Platinum Supporter
  • 4,805 posts

  • Flag: United States of America

  • Favorite Pinball: M M

Posted 01 May 2021 - 03:40 PM

Just completed a new mini cab and am having some trouble with DofLinx. I have only a teensy installed with two addressable strips on the PF, no other toys. Everything is fully working with DOF VPX and DofLinx in FX3 however I cannot get the strips to work in FX2. The BG loads and functions properly however the strips do nothing. I have the FX2 files dated 2017 in my config folder. Doflinx is recognizing FX2 tables in the log. What am I missing? Thanks!

Post your DOFLinx.INI And Log

When posting large items like a LOG or ini files

After you paste - highlight it, Then click on this symbol above <> then post



#3 cherg

cherg

    Enthusiast

  • Members
  • PipPipPip
  • 54 posts

  • Flag: United States of America

  • Favorite Pinball: Whirlwind

Posted 01 May 2021 - 03:56 PM

####
# The config file for DOFLinx with most common settings as a sample
#
# Note - this works with LEDWiz, PacLed64, Pinscape, Ultimate I/O and Sainsmart (FTDI devices)
# Edit this file as you see fit, lines that start with a hash (#) or are blank are not processed.  This blurb and comments can be cut out if you want.
#
# Output devices outputs are entered in the format of
# device (D) and output number (#) in the format D##, so controller device 1 and output 3 is "103" without the quotes, controller board 2 output 23 is "223" without quotes
#
# The keyboard hex code for the key that is used for each flipper from https://msdn.microsoft.com/en-us/library/windows/desktop/dd375731(v=vs.85).aspx
#
####


# Point to your directoutputconfig.ini file.  Your file may have a number, ie directoutputconfig20.ini
# You can point to any of your directoutputconfig.ini files, but only one
# Keep this as the first pararameter to process in your INI file.  The order past ths point is not relevant


DIRECTOUTPUTCONFIG=c:\DirectOutput\config\directoutputconfig30.ini
debug=1


# This is the path to where your B2SServer GlobalConfig is located. Needed for addressable led effects.


DIRECTOUTPUTGLOBAL=C:\DirectOutput\config\GlobalConfig_b2SServer.xml


# The location of the .FX3 game specific files included with the DOFLinx release package
# Ensure your path has a \ on the end of it


PATH_FX3=C:\DirectOutput\FX3\


# The path to where you keep all of the .directb2s files that you've downloaded for use with FX3
# Ensure your path has a \ on the end of it


#PATH_FX3_B2S=C:\DirectOutput\FX3_B2S\


# The location of the .FX2 game specific files included with the DOFLinx release package
# Ensure your path has a \ on the end of it


PATH_FX2=C:\DirectOutput\FX2\


# The path to where you keep all of the .directb2s files that you've downloaded for use with FX2
# Ensure your path has a \ on the end of it


PATH_FX2_B2S=C:\DirectOutput\FX2_B2S\


# This is the folder where B2SServer.exe can be found on your system


PATH_B2S_SERVER=C:\vPinball\VisualPinball\Tables\


# The list of processes that can activate DOFLinx, in this case, Pinball FX2, Pinball FX3 and Future Pinball


PROCESSES=PinballFX2,Pinball FX3,Future Pinball


# An over-ride to the default setting given this is just being used with Pinball FX3, not FX2, FP or other systems that may require the default delay


#PROCESS_TO_ACTIVE_TIME=1
Auto_MX=1


# Set the key code for the keys being used as Left and Right flippers
# Used for the default fll back if a full link cannot be established
# Left Shift = A0, Right Shift = A1


#L_FLIPPER_KEY=A0
#R_FLIPPER_KEY=A1


# Just in case things go wrong (ie no keyup signal is detected, flipper held down for a long time), what is the maximum time a flipper solenoid / contactor can be in in milliseconds
MAX_FLIPPER_ON=5000


# Use random colour order for the RGB undercabinet lighting
#RGB_STYLE=RANDOM


# Use the flipper key press to to cause undercabinet lighting to change
#RGB_TRIGGER=FLIPPER


# The minimum time for change between flipper flips, 1000mS or 1 second
#RGB_MIN_TIME=1000


# The red device / port for undercabinet lighting, device #1, port 29
#RGB_OUTPUT=129


# Turn on the attempt to make a full connection to Future Pinball when it is detected as running


FP_ATTEMPT_LINK=1
FP_LINK_WAIT_TIME=95000


# The device / port for the left and right flippers, set to output device 1, left flipper solenoid on port 1 and right flipper solenoid on port 2
#L_FLIPPER_OUTPUT=101
#R_FLIPPER_OUTPUT=102
#LINK_LF=101,50,10000,255
#LINK_RF=102,50,10000,255


# The other 8 solenoid of a 10 solenoid setup using ports 4 to 11 inclusive
#LINK_LS=104,50,500,255
#LINK_RS=105,50,500,255
#LINK_ML=106,50,500,255
#LINK_MC=107,50,500,255
#LINK_MR=108,50,500,255
#LINK_BL=109,50,500,255
#LINK_BC=110,50,500,255
#LINK_BR=111,50,500,255


# Ports for the shaker, gear motor, knocker, beacon and strobe using ports 12 - 16 inclusive
#LINK_SH=112,1000,5000,255
#LINK_GR=113,750,10000,255
#LINK_KN=114,120,500,255
#LINK_BK=115,FLASH,200,255
#LINK_SR=116,ON,0,255


# Ports for the lights inside the various buttons being Start, Extra Ball, Coin, Exit, Launch Ball and Fire for ports 17 to 22 inclusive
#LINK_ST=117
#LINK_EB=118
#LINK_CN=119
#LINK_EX=120
#LINK_LB=121
#LINK_FR=122


# The device and red ports for five flashers, these have been set in the example below as on the second output device, ie LEDWiz #2
#LINK_FLOL=201
#LINK_FLIL=204
#LINK_FLCN=207
#LINK_FLIR=210
#LINK_FLOR=213


#####
# Legacy FX2 colours - All other colours now in individual FX3 files
#####
GAME_COLOUR=MsSplosionMan,Dodger_Blue,Pink,Medium_Blue,Purple,Royal_Blue
GAME_COLOUR=PlantsVSZombies,Lime_Green,Yellow_Green,Dodger_Blue
GAME_COLOUR=SouthParkButtersVeryOwnPinballGame,Dark_Red,Blue,Gold,Dark_Violet,Orange,Dodger_Blue,Lime_Green
GAME_COLOUR=SouthParkSuperSweetPinball,Dark_Red,Lime,Blue,Gold,Dark_Violet,Orange,Dodger_Blue,Lime_Green,Yellow_Green
GAME_COLOUR=SuperLeagueASRoma,Lime_Green,Orange,Lime,Yellow,Red
GAME_COLOUR=SuperLeagueZenStudiosFC,Lime_Green,Orange,Lime,Yellow,Red
GAME_COLOUR=SuperLeagueArsenalFC,Lime_Green,Orange,Lime,Yellow,Red
GAME_COLOUR=SuperLeagueLiverpoolFC,Lime_Green,Orange,Lime,Yellow,Red
GAME_COLOUR=SuperLeagueJuventus,Lime_Green,Orange,Lime,Yellow,Red
GAME_COLOUR=SuperLeagueACMilan,Lime_Green,Orange,Lime,Yellow,Red
GAME_COLOUR=SuperLeagueRealMadridCF,Lime_Green,Medium_Blue,Lime,Yellow,Red
GAME_COLOUR=SuperLeagueFCBarcelona,Slate_Blue,Lime_Green,Yellow,Blue_Violet,Lime,Red
01-May-21 11:26:14.903 - DOF Linx for Pinball Emulators - DOFLinx by DDH69
01-May-21 11:26:14.903 - Starting up - version 7.32
01-May-21 11:26:14.903 - For support come and visit the community here http://www.vpforums.org/index.php?showforum=104
01-May-21 11:26:14.903 - Pre-Reading DOFLinx.INI startup config file details
01-May-21 11:26:17.184 - !!! No valid output devices for DOFLinx were found ...... sorry about that !!!
01-May-21 11:26:17.184 - Reading DOFLinx.INI startup config file details
01-May-21 11:26:17.200 - Reading DirectOutputConfig file named c:\DirectOutput\config\directoutputconfig30.ini
01-May-21 11:26:17.247 - DEBUG enabled with showing of window True
01-May-21 11:26:17.278 - Set Debug Privilege = Set OK
01-May-21 11:26:19.170 - Stopping ROM
01-May-21 11:26:19.201 - !!! No valid output devices for DOFLinx were found ...... sorry about that !!!
01-May-21 11:26:22.389 - Found valid process name of 'Pinball FX2'
01-May-21 11:26:22.396 - Setting FX2 process ID to :4728
01-May-21 11:26:22.418 - Activated by process name : 'Pinball FX2'
01-May-21 11:26:22.423 - Searching for FX2 game name
01-May-21 11:26:24.211 - FX2 window with game name found .... extracting from 'Pinball FX2 - Ms. Splosion Man'
01-May-21 11:26:24.217 - Game name = 'MsSplosionMan'
01-May-21 11:26:24.236 - Named process detected and startup commenced
01-May-21 11:26:24.248 - Loading FX2 configuration file C:\DirectOutput\FX2\MsSplosionMan.FX2
01-May-21 11:26:27.726 - FX2 EXE name=C:\vPinball\Pinball FX2\Pinball FX2.exe Size=9742848 bytes, Dated 9/13/2017 10:34:48 PM
01-May-21 11:26:27.737 - Applying memory offsets for FX2 version circa 4/12/16
01-May-21 11:26:27.742 - FX2 full link active for game name=MsSplosionMan
01-May-21 11:26:27.858 - B2S Backglass loaded - MsSplosionMan
01-May-21 11:26:27.872 - Using full colour palette
01-May-21 11:26:27.880 - 122 colours added to the palette
01-May-21 11:26:30.074 - GAMEMODE mode=1 action #0 of 'FF_COLOUR,BLACK,RGB_DF,0'
01-May-21 11:26:30.088 - GAMEMODE mode=1 action #1 of 'FF_FLASHER,DV_FLOL,FL_FD,6,750,50,RANDOM'
01-May-21 11:26:30.097 - GAMEMODE mode=1 action #2 of 'FF_FLASHER,DV_FLOR,FL_FD,6,750,50,RANDOM'
01-May-21 11:26:30.106 - GAMEMODE mode=1 action #3 of 'FF_FLASHER,DV_FLIL,FL_FD,6,750,50,RANDOM'
01-May-21 11:26:30.111 - GAMEMODE mode=1 action #4 of 'FF_FLASHER,DV_FLIR,FL_FD,6,750,50,RANDOM'
01-May-21 11:26:30.122 - GAMEMODE mode=1 action #5 of 'FF_FLASHER,DV_FLCN,FL_FD,6,750,50,RANDOM'
01-May-21 11:26:30.138 - GAMEMODE mode=1 action #6 of 'FF_B2S,B2SSTARTANIMATION,TITLE'
01-May-21 11:26:31.243 - LAUNCHMODE mode=1 action #0 of 'FF_BUTTON,BUT_LB,BA_FL,10000,500'
01-May-21 11:26:31.258 - There are no ON actions for LAUNCHBALL
01-May-21 11:26:31.320 - LAUNCHBALL mode=2 action #0 of 'FF_DEV,DV_MR,-1'
01-May-21 11:26:31.337 - LAUNCHBALL mode=2 action #1 of 'FF_B2S,B2SSTARTANIMATION,TITLE'
01-May-21 11:26:31.352 - LAUNCHBALL mode=2 action #2 of 'FF_B2S,B2SSTARTANIMATION,SAUSAGE1'
01-May-21 11:26:33.552 - There are no ON actions for LAUNCHBALL
01-May-21 11:26:34.390 - LAUNCHBALL mode=2 action #0 of 'FF_DEV,DV_MR,-1'
01-May-21 11:26:34.406 - LAUNCHBALL mode=2 action #1 of 'FF_B2S,B2SSTARTANIMATION,TITLE'
01-May-21 11:26:34.422 - LAUNCHBALL mode=2 action #2 of 'FF_B2S,B2SSTARTANIMATION,SAUSAGE1'
01-May-21 11:26:34.688 - LAUNCHMODE mode=2 action #0 of 'FF_BUTTON,BUT_LB,BA_OFF,0,0'
01-May-21 11:26:36.532 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
01-May-21 11:26:36.557 - RIGHTFLIPPER mode=1 action #1 of 'FF_B2S,B2SSTOPANIMATION,STAR2'
01-May-21 11:26:36.642 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
01-May-21 11:26:36.891 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
01-May-21 11:26:36.912 - RIGHTFLIPPER mode=1 action #1 of 'FF_B2S,B2SSTOPANIMATION,STAR2'
01-May-21 11:26:36.985 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
01-May-21 11:26:37.093 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
01-May-21 11:26:37.110 - RIGHTFLIPPER mode=1 action #1 of 'FF_B2S,B2SSTOPANIMATION,STAR2'
01-May-21 11:26:37.188 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
01-May-21 11:26:37.764 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
01-May-21 11:26:37.786 - RIGHTFLIPPER mode=1 action #1 of 'FF_B2S,B2SSTOPANIMATION,STAR2'
01-May-21 11:26:37.842 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
01-May-21 11:26:38.591 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
01-May-21 11:26:38.612 - RIGHTFLIPPER mode=1 action #1 of 'FF_B2S,B2SSTOPANIMATION,STAR2'
01-May-21 11:26:38.670 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
01-May-21 11:26:38.750 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
01-May-21 11:26:38.772 - RIGHTFLIPPER mode=1 action #1 of 'FF_B2S,B2SSTOPANIMATION,STAR2'
01-May-21 11:26:38.828 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
01-May-21 11:26:45.620 - SCOREMODE mode=1 action #0 of 'FF_FLASHER,DV_FLOL,FL_OFF,1,1,100,RANDOM'
01-May-21 11:26:45.631 - SCOREMODE mode=1 action #1 of 'FF_FLASHER,DV_FLIL,FL_OFF,1,1,100,RANDOM'
01-May-21 11:26:45.645 - SCOREMODE mode=1 action #2 of 'FF_FLASHER,DV_FLCN,FL_OFF,1,1,100,RANDOM'
01-May-21 11:26:45.656 - SCOREMODE mode=1 action #3 of 'FF_FLASHER,DV_FLIR,FL_OFF,1,1,100,RANDOM'
01-May-21 11:26:45.667 - SCOREMODE mode=1 action #4 of 'FF_FLASHER,DV_FLOR,FL_OFF,1,1,100,RANDOM'
01-May-21 11:26:45.678 - SCOREMODE mode=1 action #5 of 'FF_DEV,DV_SR,0'
01-May-21 11:26:45.690 - SCOREMODE mode=1 action #6 of 'FF_DEV,DV_BK,0'
01-May-21 11:26:45.703 - SCOREMODE mode=1 action #7 of 'FF_B2S,B2SSTOPALLANIMATIONS'
01-May-21 11:26:45.970 - Activating process disappeared so stopping things
01-May-21 11:26:46.001 - Stopping ROM
01-May-21 11:26:46.048 - !!! No valid output devices for DOFLinx were found ...... sorry about that !!!
01-May-21 11:28:38.877 - Found valid process name of 'Pinball FX2'
01-May-21 11:28:38.892 - Setting FX2 process ID to :1708
01-May-21 11:28:38.924 - Activated by process name : 'Pinball FX2'
01-May-21 11:28:38.924 - Searching for FX2 game name
01-May-21 11:28:48.984 - Named process detected and startup commenced
01-May-21 11:28:49.013 - Using full colour palette
01-May-21 11:28:49.045 - 122 colours added to the palette
01-May-21 11:29:32.024 - Shutting down
01-May-21 11:29:32.024 - Program close
01-May-21 11:29:35.804 - DOF Linx for Pinball Emulators - DOFLinx by DDH69
01-May-21 11:29:35.820 - Starting up - version 7.32
01-May-21 11:29:35.820 - For support come and visit the community here http://www.vpforums.org/index.php?showforum=104
01-May-21 11:29:35.820 - Pre-Reading DOFLinx.INI startup config file details
01-May-21 11:29:38.111 - !!! No valid output devices for DOFLinx were found ...... sorry about that !!!
01-May-21 11:29:38.111 - Reading DOFLinx.INI startup config file details
01-May-21 11:29:38.111 - Reading DirectOutputConfig file named c:\DirectOutput\config\directoutputconfig30.ini
01-May-21 11:29:38.174 - DEBUG enabled with showing of window True
01-May-21 11:29:38.190 - Set Debug Privilege = Set OK
01-May-21 11:29:39.230 - Found valid process name of 'Pinball FX2'
01-May-21 11:29:39.246 - Setting FX2 process ID to :1708
01-May-21 11:29:39.261 - Activated by process name : 'Pinball FX2'
01-May-21 11:29:39.261 - Searching for FX2 game name
01-May-21 11:29:39.277 - FX2 window with game name found .... extracting from 'Pinball FX2 - DOOM® Pinball'
01-May-21 11:29:39.277 - Game name = 'DOOMPinball'
01-May-21 11:29:39.293 - Named process detected and startup commenced
01-May-21 11:29:39.308 - Loading FX2 configuration file C:\DirectOutput\FX2\DOOMPinball.FX2
01-May-21 11:29:41.231 - FX2 EXE name=C:\vPinball\Pinball FX2\Pinball FX2.exe Size=9742848 bytes, Dated 9/13/2017 10:34:48 PM
01-May-21 11:29:41.247 - Applying memory offsets for FX2 version circa 4/12/16
01-May-21 11:29:41.247 - FX2 full link active for game name=DOOMPinball
01-May-21 11:29:41.262 - B2S file not found : DOOMPinball
01-May-21 11:29:41.262 - Using full colour palette
01-May-21 11:29:41.278 - 122 colours added to the palette
01-May-21 11:29:41.293 - There are no OFF actions for GAMEMODE
01-May-21 11:29:42.799 - GAMEMODE mode=1 action #0 of 'FF_COLOUR,BLACK,RGB_DF,0'
01-May-21 11:29:42.814 - GAMEMODE mode=1 action #1 of 'FF_FLASHER,DV_FLOL,FL_FD,6,750,50,RANDOM'
01-May-21 11:29:42.830 - GAMEMODE mode=1 action #2 of 'FF_FLASHER,DV_FLOR,FL_FD,6,750,50,RANDOM'
01-May-21 11:29:42.836 - GAMEMODE mode=1 action #3 of 'FF_FLASHER,DV_FLIL,FL_FD,6,750,50,RANDOM'
01-May-21 11:29:42.852 - GAMEMODE mode=1 action #4 of 'FF_FLASHER,DV_FLIR,FL_FD,6,750,50,RANDOM'
01-May-21 11:29:42.852 - GAMEMODE mode=1 action #5 of 'FF_FLASHER,DV_FLCN,FL_FD,6,750,50,RANDOM'
01-May-21 11:29:42.852 - GAMEMODE mode=1 action #6 of 'FF_DOF,E424,-1'
01-May-21 11:29:49.363 - There are no OFF actions for GAMEMODE
01-May-21 11:29:49.388 - SCOREMODE mode=1 action #0 of 'FF_FLASHER,DV_FLOL,FL_OFF,1,1,100,RANDOM'
01-May-21 11:29:49.420 - SCOREMODE mode=1 action #1 of 'FF_FLASHER,DV_FLIL,FL_OFF,1,1,100,RANDOM'
01-May-21 11:29:49.440 - SCOREMODE mode=1 action #2 of 'FF_FLASHER,DV_FLCN,FL_OFF,1,1,100,RANDOM'
01-May-21 11:29:49.487 - SCOREMODE mode=1 action #3 of 'FF_FLASHER,DV_FLIR,FL_OFF,1,1,100,RANDOM'
01-May-21 11:29:49.506 - SCOREMODE mode=1 action #4 of 'FF_FLASHER,DV_FLOR,FL_OFF,1,1,100,RANDOM'
01-May-21 11:29:49.538 - SCOREMODE mode=1 action #5 of 'FF_DEV,DV_SR,0'
01-May-21 11:29:49.556 - SCOREMODE mode=1 action #6 of 'FF_DEV,DV_BK,0'
01-May-21 11:29:49.612 - SCOREMODE mode=1 action #7 of 'FF_B2S,B2SSTOPALLANIMATIONS'
01-May-21 11:29:49.636 - SCOREMODE mode=1 action #8 of 'FF_DOF,E423,-1'
01-May-21 11:29:51.806 - There are no OFF actions for SCOREMODE
01-May-21 11:29:58.385 - GAMEMODE mode=1 action #0 of 'FF_COLOUR,BLACK,RGB_DF,0'
01-May-21 11:29:58.413 - GAMEMODE mode=1 action #1 of 'FF_FLASHER,DV_FLOL,FL_FD,6,750,50,RANDOM'
01-May-21 11:29:58.427 - GAMEMODE mode=1 action #2 of 'FF_FLASHER,DV_FLOR,FL_FD,6,750,50,RANDOM'
01-May-21 11:29:58.441 - GAMEMODE mode=1 action #3 of 'FF_FLASHER,DV_FLIL,FL_FD,6,750,50,RANDOM'
01-May-21 11:29:58.458 - GAMEMODE mode=1 action #4 of 'FF_FLASHER,DV_FLIR,FL_FD,6,750,50,RANDOM'
01-May-21 11:29:58.475 - GAMEMODE mode=1 action #5 of 'FF_FLASHER,DV_FLCN,FL_FD,6,750,50,RANDOM'
01-May-21 11:29:58.491 - GAMEMODE mode=1 action #6 of 'FF_DOF,E424,-1'
01-May-21 11:29:58.856 - LAUNCHMODE mode=1 action #0 of 'FF_BUTTON,BUT_LB,BA_FL,10000,500'
01-May-21 11:29:58.888 - LAUNCHMODE mode=1 action #1 of 'FF_DOF,E310,-1'
01-May-21 11:30:19.400 - There are no ON actions for LAUNCHBALL
01-May-21 11:30:20.354 - LAUNCHBALL mode=2 action #0 of 'FF_DEV,DV_MR,-1'
01-May-21 11:30:20.367 - LAUNCHBALL mode=2 action #1 of 'FF_B2S,B2SSTARTANIMATION,TITLE'
01-May-21 11:30:20.382 - LAUNCHBALL mode=2 action #2 of 'FF_DOF,E310,0'
01-May-21 11:30:20.397 - LAUNCHBALL mode=2 action #3 of 'FF_DOF,E132,-1'
01-May-21 11:30:20.775 - LAUNCHMODE mode=2 action #0 of 'FF_BUTTON,BUT_LB,BA_OFF,0,0'
01-May-21 11:30:20.790 - LAUNCHMODE mode=2 action #1 of 'FF_DOF,E310,0'
01-May-21 11:30:20.853 - BUMPER1 mode=1 action #0 of 'FF_DEV,DV_BL,-1'
01-May-21 11:30:20.865 - BUMPER1 mode=1 action #1 of 'FF_DOF,E120,-1'
01-May-21 11:30:20.879 - BUMPER1_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLCN,FL_ON,1,1,100,GRAY'
01-May-21 11:30:20.894 - BUMPER1_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,BUG1'
01-May-21 11:30:20.911 - There are no OFF actions for BUMPER1
01-May-21 11:30:21.025 - BUMPER1_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLCN,FL_OFF,1,1,100,GRAY'
01-May-21 11:30:21.462 - BUMPER2 mode=1 action #0 of 'FF_DEV,DV_BC,-1'
01-May-21 11:30:21.494 - BUMPER2 mode=1 action #1 of 'FF_DOF,E121,-1'
01-May-21 11:30:21.512 - BUMPER2_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLIR,FL_ON,1,1,100,GRAY'
01-May-21 11:30:21.528 - BUMPER2_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,BUG2'
01-May-21 11:30:21.545 - There are no OFF actions for BUMPER2
01-May-21 11:30:21.633 - BUMPER2_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLIR,FL_OFF,1,1,100,GRAY'
01-May-21 11:30:21.757 - BUMPER2 mode=1 action #0 of 'FF_DEV,DV_BC,-1'
01-May-21 11:30:21.774 - BUMPER2 mode=1 action #1 of 'FF_DOF,E121,-1'
01-May-21 11:30:21.796 - BUMPER2_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLIR,FL_ON,1,1,100,GRAY'
01-May-21 11:30:21.812 - BUMPER2_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,BUG2'
01-May-21 11:30:21.828 - There are no OFF actions for BUMPER2
01-May-21 11:30:21.913 - BUMPER2_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLIR,FL_OFF,1,1,100,GRAY'
01-May-21 11:30:22.116 - BUMPER2 mode=1 action #0 of 'FF_DEV,DV_BC,-1'
01-May-21 11:30:22.148 - BUMPER2 mode=1 action #1 of 'FF_DOF,E121,-1'
01-May-21 11:30:22.163 - BUMPER2_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLIR,FL_ON,1,1,100,GRAY'
01-May-21 11:30:22.180 - BUMPER2_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,BUG2'
01-May-21 11:30:22.197 - There are no OFF actions for BUMPER2
01-May-21 11:30:22.272 - BUMPER2_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLIR,FL_OFF,1,1,100,GRAY'
01-May-21 11:30:22.554 - BUMPER3 mode=1 action #0 of 'FF_DEV,DV_BR,-1'
01-May-21 11:30:22.566 - BUMPER3 mode=1 action #1 of 'FF_DOF,E122,-1'
01-May-21 11:30:22.580 - BUMPER3_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLOR,FL_ON,1,1,100,GRAY'
01-May-21 11:30:22.596 - BUMPER3_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,BUG3'
01-May-21 11:30:22.632 - There are no OFF actions for BUMPER3
01-May-21 11:30:22.726 - BUMPER3_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLOR,FL_OFF,1,1,100,GRAY'
01-May-21 11:30:22.835 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
01-May-21 11:30:22.851 - LEFTFLIPPER mode=1 action #1 of 'FF_DOF,E101,-1'
01-May-21 11:30:23.056 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
01-May-21 11:30:23.087 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
01-May-21 11:30:23.104 - RIGHTFLIPPER mode=1 action #1 of 'FF_DOF,E102,-1'
01-May-21 11:30:23.228 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
01-May-21 11:30:23.542 - LEFT_SKULLEYE_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLOL,FL_ON,1,1,100,ORANGE_RED'
01-May-21 11:30:23.565 - LEFT_SKULLEYE_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,SPARKLE'
01-May-21 11:30:23.584 - LEFT_SKULLEYE_FLASHER mode=1 action #2 of 'FF_DOF,E410,-1'
01-May-21 11:30:23.601 - RIGHT_SKULLEYE_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLIL,FL_ON,1,1,100,ORANGE_RED'
01-May-21 11:30:23.617 - RIGHT_SKULLEYE_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,BACKGROUND1'
01-May-21 11:30:23.633 - RIGHT_SKULLEYE_FLASHER mode=1 action #2 of 'FF_DOF,E414,-1'
01-May-21 11:30:23.649 - RIGHT_SKULLEYE_FLASHER mode=1 action #3 of 'FF_DOF,E415,-1'
01-May-21 11:30:23.841 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
01-May-21 11:30:23.859 - LEFTFLIPPER mode=1 action #1 of 'FF_DOF,E101,-1'
01-May-21 11:30:23.997 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
01-May-21 11:30:24.077 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
01-May-21 11:30:24.093 - RIGHTFLIPPER mode=1 action #1 of 'FF_DOF,E102,-1'
01-May-21 11:30:24.155 - LEFT_SKULLEYE_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLOL,FL_OFF,1,1,100,ORANGE_RED'
01-May-21 11:30:24.173 - RIGHT_SKULLEYE_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLIL,FL_OFF,1,1,100,ORANGE_RED'
01-May-21 11:30:24.218 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
01-May-21 11:30:24.233 - LEFT_SKULLEYE_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLOL,FL_ON,1,1,100,ORANGE_RED'
01-May-21 11:30:24.248 - LEFT_SKULLEYE_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,SPARKLE'
01-May-21 11:30:24.264 - LEFT_SKULLEYE_FLASHER mode=1 action #2 of 'FF_DOF,E410,-1'
01-May-21 11:30:24.280 - RIGHT_SKULLEYE_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLIL,FL_ON,1,1,100,ORANGE_RED'
01-May-21 11:30:24.297 - RIGHT_SKULLEYE_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,BACKGROUND1'
01-May-21 11:30:24.315 - RIGHT_SKULLEYE_FLASHER mode=1 action #2 of 'FF_DOF,E414,-1'
01-May-21 11:30:24.330 - RIGHT_SKULLEYE_FLASHER mode=1 action #3 of 'FF_DOF,E415,-1'
01-May-21 11:30:24.345 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
01-May-21 11:30:24.364 - LEFTFLIPPER mode=1 action #1 of 'FF_DOF,E101,-1'
01-May-21 11:30:24.387 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
01-May-21 11:30:24.404 - RIGHTFLIPPER mode=1 action #1 of 'FF_DOF,E102,-1'
01-May-21 11:30:24.421 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
01-May-21 11:30:24.517 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
01-May-21 11:30:24.549 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
01-May-21 11:30:24.564 - LEFTFLIPPER mode=1 action #1 of 'FF_DOF,E101,-1'
01-May-21 11:30:24.673 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
01-May-21 11:30:24.688 - RIGHTFLIPPER mode=1 action #1 of 'FF_DOF,E102,-1'
01-May-21 11:30:24.830 - LEFT_SKULLEYE_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLOL,FL_OFF,1,1,100,ORANGE_RED'
01-May-21 11:30:24.846 - RIGHT_SKULLEYE_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLIL,FL_OFF,1,1,100,ORANGE_RED'
01-May-21 11:30:24.877 - LEFT_SKULLEYE_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLOL,FL_ON,1,1,100,ORANGE_RED'
01-May-21 11:30:24.891 - LEFT_SKULLEYE_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,SPARKLE'
01-May-21 11:30:24.914 - LEFT_SKULLEYE_FLASHER mode=1 action #2 of 'FF_DOF,E410,-1'
01-May-21 11:30:24.931 - RIGHT_SKULLEYE_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLIL,FL_ON,1,1,100,ORANGE_RED'
01-May-21 11:30:24.947 - RIGHT_SKULLEYE_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,BACKGROUND1'
01-May-21 11:30:24.965 - RIGHT_SKULLEYE_FLASHER mode=1 action #2 of 'FF_DOF,E414,-1'
01-May-21 11:30:24.986 - RIGHT_SKULLEYE_FLASHER mode=1 action #3 of 'FF_DOF,E415,-1'
01-May-21 11:30:25.478 - LEFT_SKULLEYE_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLOL,FL_OFF,1,1,100,ORANGE_RED'
01-May-21 11:30:25.510 - RIGHT_SKULLEYE_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLIL,FL_OFF,1,1,100,ORANGE_RED'
01-May-21 11:30:25.530 - LEFT_SKULLEYE_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLOL,FL_ON,1,1,100,ORANGE_RED'
01-May-21 11:30:25.547 - LEFT_SKULLEYE_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,SPARKLE'
01-May-21 11:30:25.565 - LEFT_SKULLEYE_FLASHER mode=1 action #2 of 'FF_DOF,E410,-1'
01-May-21 11:30:25.580 - RIGHT_SKULLEYE_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLIL,FL_ON,1,1,100,ORANGE_RED'
01-May-21 11:30:25.598 - RIGHT_SKULLEYE_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,BACKGROUND1'
01-May-21 11:30:25.615 - RIGHT_SKULLEYE_FLASHER mode=1 action #2 of 'FF_DOF,E414,-1'
01-May-21 11:30:25.632 - RIGHT_SKULLEYE_FLASHER mode=1 action #3 of 'FF_DOF,E415,-1'
01-May-21 11:30:26.062 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
01-May-21 11:30:26.078 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
01-May-21 11:30:26.139 - LEFT_SKULLEYE_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLOL,FL_OFF,1,1,100,ORANGE_RED'
01-May-21 11:30:26.154 - RIGHT_SKULLEYE_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLIL,FL_OFF,1,1,100,ORANGE_RED'
01-May-21 11:30:26.187 - LEFT_SKULLEYE_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLOL,FL_ON,1,1,100,ORANGE_RED'
01-May-21 11:30:26.203 - LEFT_SKULLEYE_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,SPARKLE'
01-May-21 11:30:26.220 - LEFT_SKULLEYE_FLASHER mode=1 action #2 of 'FF_DOF,E410,-1'
01-May-21 11:30:26.237 - RIGHT_SKULLEYE_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLIL,FL_ON,1,1,100,ORANGE_RED'
01-May-21 11:30:26.254 - RIGHT_SKULLEYE_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,BACKGROUND1'
01-May-21 11:30:26.271 - RIGHT_SKULLEYE_FLASHER mode=1 action #2 of 'FF_DOF,E414,-1'
01-May-21 11:30:26.300 - RIGHT_SKULLEYE_FLASHER mode=1 action #3 of 'FF_DOF,E415,-1'
01-May-21 11:30:26.724 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
01-May-21 11:30:26.751 - RIGHTFLIPPER mode=1 action #1 of 'FF_DOF,E102,-1'
01-May-21 11:30:26.816 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
01-May-21 11:30:26.834 - LEFT_SKULLEYE_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLOL,FL_OFF,1,1,100,ORANGE_RED'
01-May-21 11:30:26.850 - LEFT_SKULLEYE_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLOL,FL_ON,1,1,100,ORANGE_RED'
01-May-21 11:30:26.867 - LEFT_SKULLEYE_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,SPARKLE'
01-May-21 11:30:26.885 - LEFT_SKULLEYE_FLASHER mode=1 action #2 of 'FF_DOF,E410,-1'
01-May-21 11:30:27.458 - LEFT_SKULLEYE_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLOL,FL_OFF,1,1,100,ORANGE_RED'
01-May-21 11:30:27.477 - RIGHT_SKULLEYE_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLIL,FL_OFF,1,1,100,ORANGE_RED'
01-May-21 11:30:31.514 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
01-May-21 11:30:31.550 - RIGHTFLIPPER mode=1 action #1 of 'FF_DOF,E102,-1'
01-May-21 11:30:31.656 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
01-May-21 11:30:32.285 - LEFT_SKULLEYE_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLOL,FL_ON,1,1,100,ORANGE_RED'
01-May-21 11:30:32.299 - LEFT_SKULLEYE_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,SPARKLE'
01-May-21 11:30:32.313 - LEFT_SKULLEYE_FLASHER mode=1 action #2 of 'FF_DOF,E410,-1'
01-May-21 11:30:32.333 - RIGHT_SKULLEYE_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLIL,FL_ON,1,1,100,ORANGE_RED'
01-May-21 11:30:32.349 - RIGHT_SKULLEYE_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,BACKGROUND1'
01-May-21 11:30:32.366 - RIGHT_SKULLEYE_FLASHER mode=1 action #2 of 'FF_DOF,E414,-1'
01-May-21 11:30:32.381 - RIGHT_SKULLEYE_FLASHER mode=1 action #3 of 'FF_DOF,E415,-1'
01-May-21 11:30:32.893 - LEFT_SKULLEYE_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLOL,FL_OFF,1,1,100,ORANGE_RED'
01-May-21 11:30:32.919 - RIGHT_SKULLEYE_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLIL,FL_OFF,1,1,100,ORANGE_RED'
01-May-21 11:30:32.947 - LEFT_SKULLEYE_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLOL,FL_ON,1,1,100,ORANGE_RED'
01-May-21 11:30:32.969 - LEFT_SKULLEYE_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,SPARKLE'
01-May-21 11:30:32.987 - LEFT_SKULLEYE_FLASHER mode=1 action #2 of 'FF_DOF,E410,-1'
01-May-21 11:30:33.002 - RIGHT_SKULLEYE_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLIL,FL_ON,1,1,100,ORANGE_RED'
01-May-21 11:30:33.018 - RIGHT_SKULLEYE_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,BACKGROUND1'
01-May-21 11:30:33.037 - RIGHT_SKULLEYE_FLASHER mode=1 action #2 of 'FF_DOF,E414,-1'
01-May-21 11:30:33.055 - RIGHT_SKULLEYE_FLASHER mode=1 action #3 of 'FF_DOF,E415,-1'
01-May-21 11:30:33.564 - LEFT_SKULLEYE_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLOL,FL_OFF,1,1,100,ORANGE_RED'
01-May-21 11:30:33.586 - RIGHT_SKULLEYE_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLIL,FL_OFF,1,1,100,ORANGE_RED'
01-May-21 11:30:33.607 - LEFT_SKULLEYE_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLOL,FL_ON,1,1,100,ORANGE_RED'
01-May-21 11:30:33.636 - LEFT_SKULLEYE_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,SPARKLE'
01-May-21 11:30:33.653 - LEFT_SKULLEYE_FLASHER mode=1 action #2 of 'FF_DOF,E410,-1'
01-May-21 11:30:33.670 - RIGHT_SKULLEYE_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLIL,FL_ON,1,1,100,ORANGE_RED'
01-May-21 11:30:33.687 - RIGHT_SKULLEYE_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,BACKGROUND1'
01-May-21 11:30:33.704 - RIGHT_SKULLEYE_FLASHER mode=1 action #2 of 'FF_DOF,E414,-1'
01-May-21 11:30:33.723 - RIGHT_SKULLEYE_FLASHER mode=1 action #3 of 'FF_DOF,E415,-1'
01-May-21 11:30:34.220 - LEFT_SKULLEYE_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLOL,FL_OFF,1,1,100,ORANGE_RED'
01-May-21 11:30:34.235 - RIGHT_SKULLEYE_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLIL,FL_OFF,1,1,100,ORANGE_RED'
01-May-21 11:30:34.272 - LEFT_SKULLEYE_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLOL,FL_ON,1,1,100,ORANGE_RED'
01-May-21 11:30:34.289 - LEFT_SKULLEYE_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,SPARKLE'
01-May-21 11:30:34.305 - LEFT_SKULLEYE_FLASHER mode=1 action #2 of 'FF_DOF,E410,-1'
01-May-21 11:30:34.325 - RIGHT_SKULLEYE_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLIL,FL_ON,1,1,100,ORANGE_RED'
01-May-21 11:30:34.353 - RIGHT_SKULLEYE_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,BACKGROUND1'
01-May-21 11:30:34.370 - RIGHT_SKULLEYE_FLASHER mode=1 action #2 of 'FF_DOF,E414,-1'
01-May-21 11:30:34.387 - RIGHT_SKULLEYE_FLASHER mode=1 action #3 of 'FF_DOF,E415,-1'
01-May-21 11:30:34.881 - LEFT_SKULLEYE_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLOL,FL_OFF,1,1,100,ORANGE_RED'
01-May-21 11:30:34.904 - RIGHT_SKULLEYE_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLIL,FL_OFF,1,1,100,ORANGE_RED'
01-May-21 11:30:34.927 - LEFT_SKULLEYE_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLOL,FL_ON,1,1,100,ORANGE_RED'
01-May-21 11:30:34.954 - LEFT_SKULLEYE_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,SPARKLE'
01-May-21 11:30:34.972 - LEFT_SKULLEYE_FLASHER mode=1 action #2 of 'FF_DOF,E410,-1'
01-May-21 11:30:34.988 - RIGHT_SKULLEYE_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLIL,FL_ON,1,1,100,ORANGE_RED'
01-May-21 11:30:35.006 - RIGHT_SKULLEYE_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,BACKGROUND1'
01-May-21 11:30:35.024 - RIGHT_SKULLEYE_FLASHER mode=1 action #2 of 'FF_DOF,E414,-1'
01-May-21 11:30:35.041 - RIGHT_SKULLEYE_FLASHER mode=1 action #3 of 'FF_DOF,E415,-1'
01-May-21 11:30:35.303 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
01-May-21 11:30:35.319 - RIGHTFLIPPER mode=1 action #1 of 'FF_DOF,E102,-1'
01-May-21 11:30:35.429 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
01-May-21 11:30:35.450 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
01-May-21 11:30:35.467 - LEFTFLIPPER mode=1 action #1 of 'FF_DOF,E101,-1'
01-May-21 11:30:35.553 - LEFT_SKULLEYE_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLOL,FL_OFF,1,1,100,ORANGE_RED'
01-May-21 11:30:35.574 - LEFT_SKULLEYE_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLOL,FL_ON,1,1,100,ORANGE_RED'
01-May-21 11:30:35.590 - LEFT_SKULLEYE_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,SPARKLE'
01-May-21 11:30:35.610 - LEFT_SKULLEYE_FLASHER mode=1 action #2 of 'FF_DOF,E410,-1'
01-May-21 11:30:35.633 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
01-May-21 11:30:35.652 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
01-May-21 11:30:35.668 - RIGHTFLIPPER mode=1 action #1 of 'FF_DOF,E102,-1'
01-May-21 11:30:35.742 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
01-May-21 11:30:35.853 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
01-May-21 11:30:35.874 - LEFTFLIPPER mode=1 action #1 of 'FF_DOF,E101,-1'
01-May-21 11:30:35.965 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
01-May-21 11:30:35.981 - RIGHTFLIPPER mode=1 action #1 of 'FF_DOF,E102,-1'
01-May-21 11:30:36.199 - LEFT_SKULLEYE_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLOL,FL_OFF,1,1,100,ORANGE_RED'
01-May-21 11:30:36.214 - RIGHT_SKULLEYE_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLIL,FL_OFF,1,1,100,ORANGE_RED'
01-May-21 11:30:36.246 - LEFT_SKULLEYE_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLOL,FL_ON,1,1,100,ORANGE_RED'
01-May-21 11:30:36.267 - LEFT_SKULLEYE_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,SPARKLE'
01-May-21 11:30:36.284 - LEFT_SKULLEYE_FLASHER mode=1 action #2 of 'FF_DOF,E410,-1'
01-May-21 11:30:36.301 - RIGHT_SKULLEYE_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLIL,FL_ON,1,1,100,ORANGE_RED'
01-May-21 11:30:36.317 - RIGHT_SKULLEYE_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,BACKGROUND1'
01-May-21 11:30:36.332 - RIGHT_SKULLEYE_FLASHER mode=1 action #2 of 'FF_DOF,E414,-1'
01-May-21 11:30:36.351 - RIGHT_SKULLEYE_FLASHER mode=1 action #3 of 'FF_DOF,E415,-1'
01-May-21 11:30:36.870 - LEFT_SKULLEYE_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLOL,FL_OFF,1,1,100,ORANGE_RED'
01-May-21 11:30:36.883 - RIGHT_SKULLEYE_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLIL,FL_OFF,1,1,100,ORANGE_RED'
01-May-21 11:30:36.917 - LEFT_SKULLEYE_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLOL,FL_ON,1,1,100,ORANGE_RED'
01-May-21 11:30:36.932 - LEFT_SKULLEYE_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,SPARKLE'
01-May-21 11:30:36.951 - LEFT_SKULLEYE_FLASHER mode=1 action #2 of 'FF_DOF,E410,-1'
01-May-21 11:30:36.966 - RIGHT_SKULLEYE_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLIL,FL_ON,1,1,100,ORANGE_RED'
01-May-21 11:30:36.984 - RIGHT_SKULLEYE_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,BACKGROUND1'
01-May-21 11:30:36.999 - RIGHT_SKULLEYE_FLASHER mode=1 action #2 of 'FF_DOF,E414,-1'
01-May-21 11:30:37.017 - RIGHT_SKULLEYE_FLASHER mode=1 action #3 of 'FF_DOF,E415,-1'
01-May-21 11:30:37.510 - LEFT_SKULLEYE_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLOL,FL_OFF,1,1,100,ORANGE_RED'
01-May-21 11:30:37.531 - RIGHT_SKULLEYE_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLIL,FL_OFF,1,1,100,ORANGE_RED'
01-May-21 11:30:37.560 - LEFT_SKULLEYE_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLOL,FL_ON,1,1,100,ORANGE_RED'
01-May-21 11:30:37.584 - LEFT_SKULLEYE_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,SPARKLE'
01-May-21 11:30:37.601 - LEFT_SKULLEYE_FLASHER mode=1 action #2 of 'FF_DOF,E410,-1'
01-May-21 11:30:37.622 - RIGHT_SKULLEYE_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLIL,FL_ON,1,1,100,ORANGE_RED'
01-May-21 11:30:37.638 - RIGHT_SKULLEYE_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,BACKGROUND1'
01-May-21 11:30:37.654 - RIGHT_SKULLEYE_FLASHER mode=1 action #2 of 'FF_DOF,E414,-1'
01-May-21 11:30:37.671 - RIGHT_SKULLEYE_FLASHER mode=1 action #3 of 'FF_DOF,E415,-1'
01-May-21 11:30:37.691 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
01-May-21 11:30:37.933 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
01-May-21 11:30:38.187 - LEFT_SKULLEYE_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLOL,FL_OFF,1,1,100,ORANGE_RED'
01-May-21 11:30:38.208 - RIGHT_SKULLEYE_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLIL,FL_OFF,1,1,100,ORANGE_RED'
01-May-21 11:30:38.237 - LEFT_SKULLEYE_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLOL,FL_ON,1,1,100,ORANGE_RED'
01-May-21 11:30:38.258 - LEFT_SKULLEYE_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,SPARKLE'
01-May-21 11:30:38.287 - LEFT_SKULLEYE_FLASHER mode=1 action #2 of 'FF_DOF,E410,-1'
01-May-21 11:30:38.304 - RIGHT_SKULLEYE_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLIL,FL_ON,1,1,100,ORANGE_RED'
01-May-21 11:30:38.321 - RIGHT_SKULLEYE_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,BACKGROUND1'
01-May-21 11:30:38.340 - RIGHT_SKULLEYE_FLASHER mode=1 action #2 of 'FF_DOF,E414,-1'
01-May-21 11:30:38.357 - RIGHT_SKULLEYE_FLASHER mode=1 action #3 of 'FF_DOF,E415,-1'
01-May-21 11:30:38.374 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
01-May-21 11:30:38.405 - LEFTFLIPPER mode=1 action #1 of 'FF_DOF,E101,-1'
01-May-21 11:30:38.432 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
01-May-21 11:30:38.455 - RIGHTFLIPPER mode=1 action #1 of 'FF_DOF,E102,-1'
01-May-21 11:30:38.579 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
01-May-21 11:30:38.596 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
01-May-21 11:30:38.844 - LEFT_SKULLEYE_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLOL,FL_OFF,1,1,100,ORANGE_RED'
01-May-21 11:30:38.865 - RIGHT_SKULLEYE_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLIL,FL_OFF,1,1,100,ORANGE_RED'
01-May-21 11:30:38.885 - LEFT_SKULLEYE_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLOL,FL_ON,1,1,100,ORANGE_RED'
01-May-21 11:30:38.902 - LEFT_SKULLEYE_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,SPARKLE'
01-May-21 11:30:38.919 - LEFT_SKULLEYE_FLASHER mode=1 action #2 of 'FF_DOF,E410,-1'
01-May-21 11:30:38.935 - RIGHT_SKULLEYE_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLIL,FL_ON,1,1,100,ORANGE_RED'
01-May-21 11:30:38.952 - RIGHT_SKULLEYE_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,BACKGROUND1'
01-May-21 11:30:38.966 - RIGHT_SKULLEYE_FLASHER mode=1 action #2 of 'FF_DOF,E414,-1'
01-May-21 11:30:38.986 - RIGHT_SKULLEYE_FLASHER mode=1 action #3 of 'FF_DOF,E415,-1'
01-May-21 11:30:39.506 - LEFT_SKULLEYE_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLOL,FL_OFF,1,1,100,ORANGE_RED'
01-May-21 11:30:39.522 - RIGHT_SKULLEYE_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLIL,FL_OFF,1,1,100,ORANGE_RED'
01-May-21 11:30:39.551 - LEFT_SKULLEYE_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLOL,FL_ON,1,1,100,ORANGE_RED'
01-May-21 11:30:39.570 - LEFT_SKULLEYE_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,SPARKLE'
01-May-21 11:30:39.587 - LEFT_SKULLEYE_FLASHER mode=1 action #2 of 'FF_DOF,E410,-1'
01-May-21 11:30:39.603 - RIGHT_SKULLEYE_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLIL,FL_ON,1,1,100,ORANGE_RED'
01-May-21 11:30:39.621 - RIGHT_SKULLEYE_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,BACKGROUND1'
01-May-21 11:30:39.655 - RIGHT_SKULLEYE_FLASHER mode=1 action #2 of 'FF_DOF,E414,-1'
01-May-21 11:30:39.672 - RIGHT_SKULLEYE_FLASHER mode=1 action #3 of 'FF_DOF,E415,-1'
01-May-21 11:30:40.146 - BUMPER1 mode=1 action #0 of 'FF_DEV,DV_BL,-1'
01-May-21 11:30:40.171 - BUMPER1 mode=1 action #1 of 'FF_DOF,E120,-1'
01-May-21 11:30:40.186 - BUMPER1_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLCN,FL_ON,1,1,100,GRAY'
01-May-21 11:30:40.201 - BUMPER1_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,BUG1'
01-May-21 11:30:40.217 - There are no OFF actions for BUMPER1
01-May-21 11:30:40.318 - BUMPER1_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLCN,FL_OFF,1,1,100,GRAY'
01-May-21 11:30:40.628 - BUMPER2 mode=1 action #0 of 'FF_DEV,DV_BC,-1'
01-May-21 11:30:40.650 - BUMPER2 mode=1 action #1 of 'FF_DOF,E121,-1'
01-May-21 11:30:40.669 - BUMPER2_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLIR,FL_ON,1,1,100,GRAY'
01-May-21 11:30:40.686 - BUMPER2_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,BUG2'
01-May-21 11:30:40.702 - There are no OFF actions for BUMPER2
01-May-21 11:30:40.800 - BUMPER2_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLIR,FL_OFF,1,1,100,GRAY'
01-May-21 11:30:40.824 - LEFT_SKULLEYE_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLOL,FL_OFF,1,1,100,ORANGE_RED'
01-May-21 11:30:40.841 - RIGHT_SKULLEYE_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLIL,FL_OFF,1,1,100,ORANGE_RED'
01-May-21 11:30:40.857 - LEFT_SKULLEYE_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLOL,FL_ON,1,1,100,ORANGE_RED'
01-May-21 11:30:40.872 - LEFT_SKULLEYE_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,SPARKLE'
01-May-21 11:30:40.887 - LEFT_SKULLEYE_FLASHER mode=1 action #2 of 'FF_DOF,E410,-1'
01-May-21 11:30:40.902 - RIGHT_SKULLEYE_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLIL,FL_ON,1,1,100,ORANGE_RED'
01-May-21 11:30:40.918 - RIGHT_SKULLEYE_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,BACKGROUND1'
01-May-21 11:30:40.934 - RIGHT_SKULLEYE_FLASHER mode=1 action #2 of 'FF_DOF,E414,-1'
01-May-21 11:30:40.952 - RIGHT_SKULLEYE_FLASHER mode=1 action #3 of 'FF_DOF,E415,-1'
01-May-21 11:30:41.496 - LEFT_SKULLEYE_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLOL,FL_OFF,1,1,100,ORANGE_RED'
01-May-21 11:30:41.525 - LEFT_SKULLEYE_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLOL,FL_ON,1,1,100,ORANGE_RED'
01-May-21 11:30:41.552 - LEFT_SKULLEYE_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,SPARKLE'
01-May-21 11:30:41.568 - LEFT_SKULLEYE_FLASHER mode=1 action #2 of 'FF_DOF,E410,-1'
01-May-21 11:30:42.157 - LEFT_SKULLEYE_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLOL,FL_OFF,1,1,100,ORANGE_RED'
01-May-21 11:30:42.171 - RIGHT_SKULLEYE_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLIL,FL_OFF,1,1,100,ORANGE_RED'
01-May-21 11:30:42.186 - LEFT_SKULLEYE_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLOL,FL_ON,1,1,100,ORANGE_RED'
01-May-21 11:30:42.202 - LEFT_SKULLEYE_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,SPARKLE'
01-May-21 11:30:42.219 - LEFT_SKULLEYE_FLASHER mode=1 action #2 of 'FF_DOF,E410,-1'
01-May-21 11:30:42.236 - RIGHT_SKULLEYE_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLIL,FL_ON,1,1,100,ORANGE_RED'
01-May-21 11:30:42.252 - RIGHT_SKULLEYE_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,BACKGROUND1'
01-May-21 11:30:42.268 - RIGHT_SKULLEYE_FLASHER mode=1 action #2 of 'FF_DOF,E414,-1'
01-May-21 11:30:42.285 - RIGHT_SKULLEYE_FLASHER mode=1 action #3 of 'FF_DOF,E415,-1'
01-May-21 11:30:42.797 - LEFT_SKULLEYE_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLOL,FL_OFF,1,1,100,ORANGE_RED'
01-May-21 11:30:42.817 - RIGHT_SKULLEYE_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLIL,FL_OFF,1,1,100,ORANGE_RED'
01-May-21 11:30:42.843 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
01-May-21 11:30:42.872 - LEFTFLIPPER mode=1 action #1 of 'FF_DOF,E101,-1'
01-May-21 11:30:42.887 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
01-May-21 11:30:42.906 - RIGHTFLIPPER mode=1 action #1 of 'FF_DOF,E102,-1'
01-May-21 11:30:42.922 - LEFT_SKULLEYE_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLOL,FL_ON,1,1,100,ORANGE_RED'
01-May-21 11:30:42.939 - LEFT_SKULLEYE_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,SPARKLE'
01-May-21 11:30:42.955 - LEFT_SKULLEYE_FLASHER mode=1 action #2 of 'FF_DOF,E410,-1'
01-May-21 11:30:42.971 - RIGHT_SKULLEYE_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLIL,FL_ON,1,1,100,ORANGE_RED'
01-May-21 11:30:42.988 - RIGHT_SKULLEYE_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,BACKGROUND1'
01-May-21 11:30:43.008 - RIGHT_SKULLEYE_FLASHER mode=1 action #2 of 'FF_DOF,E414,-1'
01-May-21 11:30:43.023 - RIGHT_SKULLEYE_FLASHER mode=1 action #3 of 'FF_DOF,E415,-1'
01-May-21 11:30:43.042 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
01-May-21 11:30:43.059 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
01-May-21 11:30:43.085 - RIGHTFLIPPER mode=1 action #1 of 'FF_DOF,E102,-1'
01-May-21 11:30:43.143 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
01-May-21 11:30:43.267 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
01-May-21 11:30:43.291 - RIGHTFLIPPER mode=1 action #1 of 'FF_DOF,E102,-1'
01-May-21 11:30:43.345 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
01-May-21 11:30:43.471 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
01-May-21 11:30:43.492 - RIGHTFLIPPER mode=1 action #1 of 'FF_DOF,E102,-1'
01-May-21 11:30:43.548 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
01-May-21 11:30:43.569 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
01-May-21 11:30:44.134 - LEFT_SKULLEYE_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLOL,FL_OFF,1,1,100,ORANGE_RED'
01-May-21 11:30:44.152 - RIGHT_SKULLEYE_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLIL,FL_OFF,1,1,100,ORANGE_RED'
01-May-21 11:30:44.169 - LEFT_SKULLEYE_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLOL,FL_ON,1,1,100,ORANGE_RED'
01-May-21 11:30:44.184 - LEFT_SKULLEYE_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,SPARKLE'
01-May-21 11:30:44.204 - LEFT_SKULLEYE_FLASHER mode=1 action #2 of 'FF_DOF,E410,-1'
01-May-21 11:30:44.219 - RIGHT_SKULLEYE_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLIL,FL_ON,1,1,100,ORANGE_RED'
01-May-21 11:30:44.235 - RIGHT_SKULLEYE_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,BACKGROUND1'
01-May-21 11:30:44.253 - RIGHT_SKULLEYE_FLASHER mode=1 action #2 of 'FF_DOF,E414,-1'
01-May-21 11:30:44.267 - RIGHT_SKULLEYE_FLASHER mode=1 action #3 of 'FF_DOF,E415,-1'
01-May-21 11:30:44.779 - LEFT_SKULLEYE_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLOL,FL_OFF,1,1,100,ORANGE_RED'
01-May-21 11:30:44.801 - RIGHT_SKULLEYE_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLIL,FL_OFF,1,1,100,ORANGE_RED'
01-May-21 11:30:44.826 - LEFT_SKULLEYE_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLOL,FL_ON,1,1,100,ORANGE_RED'
01-May-21 11:30:44.854 - LEFT_SKULLEYE_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,SPARKLE'
01-May-21 11:30:44.869 - LEFT_SKULLEYE_FLASHER mode=1 action #2 of 'FF_DOF,E410,-1'
01-May-21 11:30:44.886 - RIGHT_SKULLEYE_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLIL,FL_ON,1,1,100,ORANGE_RED'
01-May-21 11:30:44.903 - RIGHT_SKULLEYE_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,BACKGROUND1'
01-May-21 11:30:44.920 - RIGHT_SKULLEYE_FLASHER mode=1 action #2 of 'FF_DOF,E414,-1'
01-May-21 11:30:44.936 - RIGHT_SKULLEYE_FLASHER mode=1 action #3 of 'FF_DOF,E415,-1'
01-May-21 11:30:45.215 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
01-May-21 11:30:45.233 - LEFTFLIPPER mode=1 action #1 of 'FF_DOF,E101,-1'
01-May-21 11:30:45.308 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
01-May-21 11:30:45.322 - RIGHTFLIPPER mode=1 action #1 of 'FF_DOF,E102,-1'
01-May-21 11:30:45.434 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
01-May-21 11:30:45.457 - LEFT_SKULLEYE_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLOL,FL_OFF,1,1,100,ORANGE_RED'
01-May-21 11:30:45.490 - LEFT_SKULLEYE_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLOL,FL_ON,1,1,100,ORANGE_RED'
01-May-21 11:30:45.506 - LEFT_SKULLEYE_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,SPARKLE'
01-May-21 11:30:45.521 - LEFT_SKULLEYE_FLASHER mode=1 action #2 of 'FF_DOF,E410,-1'
01-May-21 11:30:45.537 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
01-May-21 11:30:46.086 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
01-May-21 11:30:46.101 - RIGHTFLIPPER mode=1 action #1 of 'FF_DOF,E102,-1'
01-May-21 11:30:46.120 - LEFT_SKULLEYE_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLOL,FL_OFF,1,1,100,ORANGE_RED'
01-May-21 11:30:46.137 - RIGHT_SKULLEYE_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLIL,FL_OFF,1,1,100,ORANGE_RED'
01-May-21 11:30:46.153 - LEFT_SKULLEYE_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLOL,FL_ON,1,1,100,ORANGE_RED'
01-May-21 11:30:46.170 - LEFT_SKULLEYE_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,SPARKLE'
01-May-21 11:30:46.187 - LEFT_SKULLEYE_FLASHER mode=1 action #2 of 'FF_DOF,E410,-1'
01-May-21 11:30:46.203 - RIGHT_SKULLEYE_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLIL,FL_ON,1,1,100,ORANGE_RED'
01-May-21 11:30:46.219 - RIGHT_SKULLEYE_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,BACKGROUND1'
01-May-21 11:30:46.235 - RIGHT_SKULLEYE_FLASHER mode=1 action #2 of 'FF_DOF,E414,-1'
01-May-21 11:30:46.254 - RIGHT_SKULLEYE_FLASHER mode=1 action #3 of 'FF_DOF,E415,-1'
01-May-21 11:30:46.269 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
01-May-21 11:30:46.763 - LEFT_SKULLEYE_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLOL,FL_OFF,1,1,100,ORANGE_RED'
01-May-21 11:30:46.780 - RIGHT_SKULLEYE_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLIL,FL_OFF,1,1,100,ORANGE_RED'
01-May-21 11:30:46.806 - LEFT_SKULLEYE_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLOL,FL_ON,1,1,100,ORANGE_RED'
01-May-21 11:30:46.823 - LEFT_SKULLEYE_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,SPARKLE'
01-May-21 11:30:46.839 - LEFT_SKULLEYE_FLASHER mode=1 action #2 of 'FF_DOF,E410,-1'
01-May-21 11:30:46.855 - RIGHT_SKULLEYE_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLIL,FL_ON,1,1,100,ORANGE_RED'
01-May-21 11:30:46.872 - RIGHT_SKULLEYE_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,BACKGROUND1'
01-May-21 11:30:46.889 - RIGHT_SKULLEYE_FLASHER mode=1 action #2 of 'FF_DOF,E414,-1'
01-May-21 11:30:46.905 - RIGHT_SKULLEYE_FLASHER mode=1 action #3 of 'FF_DOF,E415,-1'
01-May-21 11:30:47.429 - LEFT_SKULLEYE_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLOL,FL_OFF,1,1,100,ORANGE_RED'
01-May-21 11:30:47.445 - RIGHT_SKULLEYE_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLIL,FL_OFF,1,1,100,ORANGE_RED'
01-May-21 11:30:47.472 - LEFT_SKULLEYE_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLOL,FL_ON,1,1,100,ORANGE_RED'
01-May-21 11:30:47.487 - LEFT_SKULLEYE_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,SPARKLE'
01-May-21 11:30:47.504 - LEFT_SKULLEYE_FLASHER mode=1 action #2 of 'FF_DOF,E410,-1'
01-May-21 11:30:47.519 - RIGHT_SKULLEYE_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLIL,FL_ON,1,1,100,ORANGE_RED'
01-May-21 11:30:47.536 - RIGHT_SKULLEYE_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,BACKGROUND1'
01-May-21 11:30:47.553 - RIGHT_SKULLEYE_FLASHER mode=1 action #2 of 'FF_DOF,E414,-1'
01-May-21 11:30:47.570 - RIGHT_SKULLEYE_FLASHER mode=1 action #3 of 'FF_DOF,E415,-1'
01-May-21 11:30:48.078 - LEFT_SKULLEYE_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLOL,FL_OFF,1,1,100,ORANGE_RED'
01-May-21 11:30:48.094 - RIGHT_SKULLEYE_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLIL,FL_OFF,1,1,100,ORANGE_RED'
01-May-21 11:30:48.142 - LEFT_SKULLEYE_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLOL,FL_ON,1,1,100,ORANGE_RED'
01-May-21 11:30:48.157 - LEFT_SKULLEYE_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,SPARKLE'
01-May-21 11:30:48.172 - LEFT_SKULLEYE_FLASHER mode=1 action #2 of 'FF_DOF,E410,-1'
01-May-21 11:30:48.187 - RIGHT_SKULLEYE_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLIL,FL_ON,1,1,100,ORANGE_RED'
01-May-21 11:30:48.204 - RIGHT_SKULLEYE_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,BACKGROUND1'
01-May-21 11:30:48.221 - RIGHT_SKULLEYE_FLASHER mode=1 action #2 of 'FF_DOF,E414,-1'
01-May-21 11:30:48.236 - RIGHT_SKULLEYE_FLASHER mode=1 action #3 of 'FF_DOF,E415,-1'
01-May-21 11:30:48.734 - LEFT_SKULLEYE_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLOL,FL_OFF,1,1,100,ORANGE_RED'
01-May-21 11:30:48.757 - RIGHT_SKULLEYE_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLIL,FL_OFF,1,1,100,ORANGE_RED'
01-May-21 11:30:48.780 - LEFT_SKULLEYE_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLOL,FL_ON,1,1,100,ORANGE_RED'
01-May-21 11:30:48.798 - LEFT_SKULLEYE_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,SPARKLE'
01-May-21 11:30:48.820 - LEFT_SKULLEYE_FLASHER mode=1 action #2 of 'FF_DOF,E410,-1'
01-May-21 11:30:48.836 - RIGHT_SKULLEYE_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLIL,FL_ON,1,1,100,ORANGE_RED'
01-May-21 11:30:48.853 - RIGHT_SKULLEYE_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,BACKGROUND1'
01-May-21 11:30:48.870 - RIGHT_SKULLEYE_FLASHER mode=1 action #2 of 'FF_DOF,E414,-1'
01-May-21 11:30:48.886 - RIGHT_SKULLEYE_FLASHER mode=1 action #3 of 'FF_DOF,E415,-1'
01-May-21 11:30:49.094 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
01-May-21 11:30:49.123 - RIGHTFLIPPER mode=1 action #1 of 'FF_DOF,E102,-1'
01-May-21 11:30:49.220 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
01-May-21 11:30:49.408 - LEFT_SKULLEYE_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLOL,FL_OFF,1,1,100,ORANGE_RED'
01-May-21 11:30:49.424 - RIGHT_SKULLEYE_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLIL,FL_OFF,1,1,100,ORANGE_RED'
01-May-21 11:30:49.455 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
01-May-21 11:30:49.471 - RIGHTFLIPPER mode=1 action #1 of 'FF_DOF,E102,-1'
01-May-21 11:30:49.489 - LEFT_SKULLEYE_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLOL,FL_ON,1,1,100,ORANGE_RED'
01-May-21 11:30:49.506 - LEFT_SKULLEYE_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,SPARKLE'
01-May-21 11:30:49.523 - LEFT_SKULLEYE_FLASHER mode=1 action #2 of 'FF_DOF,E410,-1'
01-May-21 11:30:49.538 - RIGHT_SKULLEYE_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLIL,FL_ON,1,1,100,ORANGE_RED'
01-May-21 11:30:49.555 - RIGHT_SKULLEYE_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,BACKGROUND1'
01-May-21 11:30:49.572 - RIGHT_SKULLEYE_FLASHER mode=1 action #2 of 'FF_DOF,E414,-1'
01-May-21 11:30:49.589 - RIGHT_SKULLEYE_FLASHER mode=1 action #3 of 'FF_DOF,E415,-1'
01-May-21 11:30:49.608 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
01-May-21 11:30:49.630 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
01-May-21 11:30:49.652 - RIGHTFLIPPER mode=1 action #1 of 'FF_DOF,E102,-1'
01-May-21 11:30:49.736 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
01-May-21 11:30:50.065 - LEFT_SKULLEYE_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLOL,FL_OFF,1,1,100,ORANGE_RED'
01-May-21 11:30:50.082 - RIGHT_SKULLEYE_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLIL,FL_OFF,1,1,100,ORANGE_RED'
01-May-21 11:30:50.100 - LEFT_SKULLEYE_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLOL,FL_ON,1,1,100,ORANGE_RED'
01-May-21 11:30:50.117 - LEFT_SKULLEYE_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,SPARKLE'
01-May-21 11:30:50.136 - LEFT_SKULLEYE_FLASHER mode=1 action #2 of 'FF_DOF,E410,-1'
01-May-21 11:30:50.156 - RIGHT_SKULLEYE_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLIL,FL_ON,1,1,100,ORANGE_RED'
01-May-21 11:30:50.173 - RIGHT_SKULLEYE_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,BACKGROUND1'
01-May-21 11:30:50.191 - RIGHT_SKULLEYE_FLASHER mode=1 action #2 of 'FF_DOF,E414,-1'
01-May-21 11:30:50.207 - RIGHT_SKULLEYE_FLASHER mode=1 action #3 of 'FF_DOF,E415,-1'
01-May-21 11:30:50.725 - LEFT_SKULLEYE_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLOL,FL_OFF,1,1,100,ORANGE_RED'
01-May-21 11:30:50.740 - RIGHT_SKULLEYE_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLIL,FL_OFF,1,1,100,ORANGE_RED'
01-May-21 11:30:50.771 - LEFT_SKULLEYE_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLOL,FL_ON,1,1,100,ORANGE_RED'
01-May-21 11:30:50.788 - LEFT_SKULLEYE_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,SPARKLE'
01-May-21 11:30:50.808 - LEFT_SKULLEYE_FLASHER mode=1 action #2 of 'FF_DOF,E410,-1'
01-May-21 11:30:50.825 - RIGHT_SKULLEYE_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLIL,FL_ON,1,1,100,ORANGE_RED'
01-May-21 11:30:50.841 - RIGHT_SKULLEYE_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,BACKGROUND1'
01-May-21 11:30:50.858 - RIGHT_SKULLEYE_FLASHER mode=1 action #2 of 'FF_DOF,E414,-1'
01-May-21 11:30:50.875 - RIGHT_SKULLEYE_FLASHER mode=1 action #3 of 'FF_DOF,E415,-1'
01-May-21 11:30:51.195 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
01-May-21 11:30:51.209 - LEFTFLIPPER mode=1 action #1 of 'FF_DOF,E101,-1'
01-May-21 11:30:51.382 - LEFT_SKULLEYE_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLOL,FL_OFF,1,1,100,ORANGE_RED'
01-May-21 11:30:51.399 - RIGHT_SKULLEYE_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLIL,FL_OFF,1,1,100,ORANGE_RED'
01-May-21 11:30:51.429 - LEFT_SKULLEYE_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLOL,FL_ON,1,1,100,ORANGE_RED'
01-May-21 11:30:51.444 - LEFT_SKULLEYE_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,SPARKLE'
01-May-21 11:30:51.460 - LEFT_SKULLEYE_FLASHER mode=1 action #2 of 'FF_DOF,E410,-1'
01-May-21 11:30:51.476 - RIGHT_SKULLEYE_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLIL,FL_ON,1,1,100,ORANGE_RED'
01-May-21 11:30:51.505 - RIGHT_SKULLEYE_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,BACKGROUND1'
01-May-21 11:30:51.522 - RIGHT_SKULLEYE_FLASHER mode=1 action #2 of 'FF_DOF,E414,-1'
01-May-21 11:30:51.539 - RIGHT_SKULLEYE_FLASHER mode=1 action #3 of 'FF_DOF,E415,-1'
01-May-21 11:30:51.603 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
01-May-21 11:30:51.634 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
01-May-21 11:30:51.656 - RIGHTFLIPPER mode=1 action #1 of 'FF_DOF,E102,-1'
01-May-21 11:30:51.744 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
01-May-21 11:30:52.041 - LEFT_SKULLEYE_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLOL,FL_OFF,1,1,100,ORANGE_RED'
01-May-21 11:30:52.057 - RIGHT_SKULLEYE_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLIL,FL_OFF,1,1,100,ORANGE_RED'
01-May-21 11:30:52.084 - LEFT_SKULLEYE_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLOL,FL_ON,1,1,100,ORANGE_RED'
01-May-21 11:30:52.100 - LEFT_SKULLEYE_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,SPARKLE'
01-May-21 11:30:52.117 - LEFT_SKULLEYE_FLASHER mode=1 action #2 of 'FF_DOF,E410,-1'
01-May-21 11:30:52.134 - RIGHT_SKULLEYE_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLIL,FL_ON,1,1,100,ORANGE_RED'
01-May-21 11:30:52.149 - RIGHT_SKULLEYE_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,BACKGROUND1'
01-May-21 11:30:52.172 - RIGHT_SKULLEYE_FLASHER mode=1 action #2 of 'FF_DOF,E414,-1'
01-May-21 11:30:52.188 - RIGHT_SKULLEYE_FLASHER mode=1 action #3 of 'FF_DOF,E415,-1'
01-May-21 11:30:52.709 - LEFT_SKULLEYE_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLOL,FL_OFF,1,1,100,ORANGE_RED'
01-May-21 11:30:52.723 - RIGHT_SKULLEYE_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLIL,FL_OFF,1,1,100,ORANGE_RED'
01-May-21 11:30:52.757 - LEFT_SKULLEYE_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLOL,FL_ON,1,1,100,ORANGE_RED'
01-May-21 11:30:52.772 - LEFT_SKULLEYE_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,SPARKLE'
01-May-21 11:30:52.787 - LEFT_SKULLEYE_FLASHER mode=1 action #2 of 'FF_DOF,E410,-1'
01-May-21 11:30:52.803 - RIGHT_SKULLEYE_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLIL,FL_ON,1,1,100,ORANGE_RED'
01-May-21 11:30:52.820 - RIGHT_SKULLEYE_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,BACKGROUND1'
01-May-21 11:30:52.836 - RIGHT_SKULLEYE_FLASHER mode=1 action #2 of 'FF_DOF,E414,-1'
01-May-21 11:30:52.851 - RIGHT_SKULLEYE_FLASHER mode=1 action #3 of 'FF_DOF,E415,-1'
01-May-21 11:30:53.366 - LEFT_SKULLEYE_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLOL,FL_OFF,1,1,100,ORANGE_RED'
01-May-21 11:30:53.384 - RIGHT_SKULLEYE_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLIL,FL_OFF,1,1,100,ORANGE_RED'
01-May-21 11:30:53.401 - LEFT_SKULLEYE_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLOL,FL_ON,1,1,100,ORANGE_RED'
01-May-21 11:30:53.418 - LEFT_SKULLEYE_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,SPARKLE'
01-May-21 11:30:53.434 - LEFT_SKULLEYE_FLASHER mode=1 action #2 of 'FF_DOF,E410,-1'
01-May-21 11:30:53.451 - RIGHT_SKULLEYE_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLIL,FL_ON,1,1,100,ORANGE_RED'
01-May-21 11:30:53.467 - RIGHT_SKULLEYE_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,BACKGROUND1'
01-May-21 11:30:53.484 - RIGHT_SKULLEYE_FLASHER mode=1 action #2 of 'FF_DOF,E414,-1'
01-May-21 11:30:53.498 - RIGHT_SKULLEYE_FLASHER mode=1 action #3 of 'FF_DOF,E415,-1'
01-May-21 11:30:53.742 - BUMPER2 mode=1 action #0 of 'FF_DEV,DV_BC,-1'
01-May-21 11:30:53.753 - BUMPER2 mode=1 action #1 of 'FF_DOF,E121,-1'
01-May-21 11:30:53.763 - BUMPER2_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLIR,FL_ON,1,1,100,GRAY'
01-May-21 11:30:53.774 - BUMPER2_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,BUG2'
01-May-21 11:30:53.785 - There are no OFF actions for BUMPER2
01-May-21 11:30:53.881 - BUMPER2_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLIR,FL_OFF,1,1,100,GRAY'
01-May-21 11:30:54.022 - LEFT_SKULLEYE_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLOL,FL_OFF,1,1,100,ORANGE_RED'
01-May-21 11:30:54.033 - RIGHT_SKULLEYE_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLIL,FL_OFF,1,1,100,ORANGE_RED'
01-May-21 11:30:54.085 - LEFT_SKULLEYE_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLOL,FL_ON,1,1,100,ORANGE_RED'
01-May-21 11:30:54.095 - LEFT_SKULLEYE_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,SPARKLE'
01-May-21 11:30:54.106 - LEFT_SKULLEYE_FLASHER mode=1 action #2 of 'FF_DOF,E410,-1'
01-May-21 11:30:54.115 - RIGHT_SKULLEYE_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLIL,FL_ON,1,1,100,ORANGE_RED'
01-May-21 11:30:54.126 - RIGHT_SKULLEYE_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,BACKGROUND1'
01-May-21 11:30:54.137 - RIGHT_SKULLEYE_FLASHER mode=1 action #2 of 'FF_DOF,E414,-1'
01-May-21 11:30:54.147 - RIGHT_SKULLEYE_FLASHER mode=1 action #3 of 'FF_DOF,E415,-1'
01-May-21 11:30:54.679 - LEFT_SKULLEYE_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLOL,FL_OFF,1,1,100,ORANGE_RED'
01-May-21 11:30:54.688 - RIGHT_SKULLEYE_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLIL,FL_OFF,1,1,100,ORANGE_RED'
01-May-21 11:30:54.712 - LEFT_SKULLEYE_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLOL,FL_ON,1,1,100,ORANGE_RED'
01-May-21 11:30:54.726 - LEFT_SKULLEYE_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,SPARKLE'
01-May-21 11:30:54.735 - LEFT_SKULLEYE_FLASHER mode=1 action #2 of 'FF_DOF,E410,-1'
01-May-21 11:30:54.744 - RIGHT_SKULLEYE_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLIL,FL_ON,1,1,100,ORANGE_RED'
01-May-21 11:30:54.754 - RIGHT_SKULLEYE_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,BACKGROUND1'
01-May-21 11:30:54.767 - RIGHT_SKULLEYE_FLASHER mode=1 action #2 of 'FF_DOF,E414,-1'
01-May-21 11:30:54.776 - RIGHT_SKULLEYE_FLASHER mode=1 action #3 of 'FF_DOF,E415,-1'
01-May-21 11:30:55.329 - LEFT_SKULLEYE_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLOL,FL_OFF,1,1,100,ORANGE_RED'
01-May-21 11:30:55.339 - RIGHT_SKULLEYE_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLIL,FL_OFF,1,1,100,ORANGE_RED'
01-May-21 11:30:55.392 - LEFT_SKULLEYE_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLOL,FL_ON,1,1,100,ORANGE_RED'
01-May-21 11:30:55.401 - LEFT_SKULLEYE_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,SPARKLE'
01-May-21 11:30:55.410 - LEFT_SKULLEYE_FLASHER mode=1 action #2 of 'FF_DOF,E410,-1'
01-May-21 11:30:55.420 - RIGHT_SKULLEYE_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLIL,FL_ON,1,1,100,ORANGE_RED'
01-May-21 11:30:55.433 - RIGHT_SKULLEYE_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,BACKGROUND1'
01-May-21 11:30:55.443 - RIGHT_SKULLEYE_FLASHER mode=1 action #2 of 'FF_DOF,E414,-1'
01-May-21 11:30:55.453 - RIGHT_SKULLEYE_FLASHER mode=1 action #3 of 'FF_DOF,E415,-1'
01-May-21 11:30:55.998 - LEFT_SKULLEYE_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLOL,FL_OFF,1,1,100,ORANGE_RED'
01-May-21 11:30:56.007 - RIGHT_SKULLEYE_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLIL,FL_OFF,1,1,100,ORANGE_RED'
01-May-21 11:30:56.061 - LEFT_SKULLEYE_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLOL,FL_ON,1,1,100,ORANGE_RED'
01-May-21 11:30:56.071 - LEFT_SKULLEYE_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,SPARKLE'
01-May-21 11:30:56.081 - LEFT_SKULLEYE_FLASHER mode=1 action #2 of 'FF_DOF,E410,-1'
01-May-21 11:30:56.091 - RIGHT_SKULLEYE_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLIL,FL_ON,1,1,100,ORANGE_RED'
01-May-21 11:30:56.103 - RIGHT_SKULLEYE_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,BACKGROUND1'
01-May-21 11:30:56.114 - RIGHT_SKULLEYE_FLASHER mode=1 action #2 of 'FF_DOF,E414,-1'
01-May-21 11:30:56.131 - RIGHT_SKULLEYE_FLASHER mode=1 action #3 of 'FF_DOF,E415,-1'
01-May-21 11:30:56.649 - LEFT_SKULLEYE_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLOL,FL_OFF,1,1,100,ORANGE_RED'
01-May-21 11:30:56.672 - RIGHT_SKULLEYE_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLIL,FL_OFF,1,1,100,ORANGE_RED'
01-May-21 11:30:56.702 - LEFT_SKULLEYE_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLOL,FL_ON,1,1,100,ORANGE_RED'
01-May-21 11:30:56.711 - LEFT_SKULLEYE_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,SPARKLE'
01-May-21 11:30:56.723 - LEFT_SKULLEYE_FLASHER mode=1 action #2 of 'FF_DOF,E410,-1'
01-May-21 11:30:56.732 - RIGHT_SKULLEYE_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLIL,FL_ON,1,1,100,ORANGE_RED'
01-May-21 11:30:56.743 - RIGHT_SKULLEYE_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,BACKGROUND1'
01-May-21 11:30:56.753 - RIGHT_SKULLEYE_FLASHER mode=1 action #2 of 'FF_DOF,E414,-1'
01-May-21 11:30:56.760 - RIGHT_SKULLEYE_FLASHER mode=1 action #3 of 'FF_DOF,E415,-1'
01-May-21 11:30:57.326 - LEFT_SKULLEYE_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLOL,FL_OFF,1,1,100,ORANGE_RED'
01-May-21 11:30:57.337 - RIGHT_SKULLEYE_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLIL,FL_OFF,1,1,100,ORANGE_RED'
01-May-21 11:30:57.373 - LEFT_SKULLEYE_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLOL,FL_ON,1,1,100,ORANGE_RED'
01-May-21 11:30:57.382 - LEFT_SKULLEYE_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,SPARKLE'
01-May-21 11:30:57.392 - LEFT_SKULLEYE_FLASHER mode=1 action #2 of 'FF_DOF,E410,-1'
01-May-21 11:30:57.404 - RIGHT_SKULLEYE_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLIL,FL_ON,1,1,100,ORANGE_RED'
01-May-21 11:30:57.413 - RIGHT_SKULLEYE_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,BACKGROUND1'
01-May-21 11:30:57.423 - RIGHT_SKULLEYE_FLASHER mode=1 action #2 of 'FF_DOF,E414,-1'
01-May-21 11:30:57.435 - RIGHT_SKULLEYE_FLASHER mode=1 action #3 of 'FF_DOF,E415,-1'
01-May-21 11:30:57.980 - LEFT_SKULLEYE_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLOL,FL_OFF,1,1,100,ORANGE_RED'
01-May-21 11:30:57.991 - RIGHT_SKULLEYE_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLIL,FL_OFF,1,1,100,ORANGE_RED'
01-May-21 11:30:58.027 - LEFT_SKULLEYE_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLOL,FL_ON,1,1,100,ORANGE_RED'
01-May-21 11:30:58.036 - LEFT_SKULLEYE_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,SPARKLE'
01-May-21 11:30:58.047 - LEFT_SKULLEYE_FLASHER mode=1 action #2 of 'FF_DOF,E410,-1'
01-May-21 11:30:58.058 - RIGHT_SKULLEYE_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLIL,FL_ON,1,1,100,ORANGE_RED'
01-May-21 11:30:58.069 - RIGHT_SKULLEYE_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,BACKGROUND1'
01-May-21 11:30:58.078 - RIGHT_SKULLEYE_FLASHER mode=1 action #2 of 'FF_DOF,E414,-1'
01-May-21 11:30:58.090 - RIGHT_SKULLEYE_FLASHER mode=1 action #3 of 'FF_DOF,E415,-1'
01-May-21 11:30:58.637 - LEFT_SKULLEYE_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLOL,FL_OFF,1,1,100,ORANGE_RED'
01-May-21 11:30:58.647 - RIGHT_SKULLEYE_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLIL,FL_OFF,1,1,100,ORANGE_RED'
01-May-21 11:30:58.683 - LEFT_SKULLEYE_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLOL,FL_ON,1,1,100,ORANGE_RED'
01-May-21 11:30:58.694 - LEFT_SKULLEYE_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,SPARKLE'
01-May-21 11:30:58.706 - LEFT_SKULLEYE_FLASHER mode=1 action #2 of 'FF_DOF,E410,-1'
01-May-21 11:30:58.716 - RIGHT_SKULLEYE_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLIL,FL_ON,1,1,100,ORANGE_RED'
01-May-21 11:30:58.726 - RIGHT_SKULLEYE_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,BACKGROUND1'
01-May-21 11:30:58.737 - RIGHT_SKULLEYE_FLASHER mode=1 action #2 of 'FF_DOF,E414,-1'
01-May-21 11:30:58.747 - RIGHT_SKULLEYE_FLASHER mode=1 action #3 of 'FF_DOF,E415,-1'
01-May-21 11:30:59.309 - LEFT_SKULLEYE_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLOL,FL_OFF,1,1,100,ORANGE_RED'
01-May-21 11:30:59.317 - RIGHT_SKULLEYE_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLIL,FL_OFF,1,1,100,ORANGE_RED'
01-May-21 11:30:59.356 - LEFT_SKULLEYE_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLOL,FL_ON,1,1,100,ORANGE_RED'
01-May-21 11:30:59.365 - LEFT_SKULLEYE_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,SPARKLE'
01-May-21 11:30:59.374 - LEFT_SKULLEYE_FLASHER mode=1 action #2 of 'FF_DOF,E410,-1'
01-May-21 11:30:59.386 - RIGHT_SKULLEYE_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLIL,FL_ON,1,1,100,ORANGE_RED'
01-May-21 11:30:59.397 - RIGHT_SKULLEYE_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,BACKGROUND1'
01-May-21 11:30:59.408 - RIGHT_SKULLEYE_FLASHER mode=1 action #2 of 'FF_DOF,E414,-1'
01-May-21 11:30:59.419 - RIGHT_SKULLEYE_FLASHER mode=1 action #3 of 'FF_DOF,E415,-1'
01-May-21 11:30:59.949 - LEFT_SKULLEYE_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLOL,FL_OFF,1,1,100,ORANGE_RED'
01-May-21 11:30:59.958 - RIGHT_SKULLEYE_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLIL,FL_OFF,1,1,100,ORANGE_RED'
01-May-21 11:31:03.272 - FLASHER1_FLASHER mode=1 action #0 of 'FF_DEV,DV_SR,1500'
01-May-21 11:31:03.283 - FLASHER1_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,LAMP1'
01-May-21 11:31:03.295 - FLASHER1_FLASHER mode=1 action #2 of 'FF_DOF,E416,-1'
01-May-21 11:31:03.366 - FLASHER5_FLASHER mode=1 action #0 of 'FF_DEV,DV_SR,1500'
01-May-21 11:31:03.377 - FLASHER5_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,LAMP5'
01-May-21 11:31:03.390 - FLASHER5_FLASHER mode=1 action #2 of 'FF_DOF,E411,-1'
01-May-21 11:31:03.477 - There are no OFF actions for FLASHER1_FLASHER
01-May-21 11:31:03.486 - FLASHER2_FLASHER mode=1 action #0 of 'FF_DEV,DV_SR,1500'
01-May-21 11:31:03.502 - FLASHER2_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,LAMP2'
01-May-21 11:31:03.514 - FLASHER2_FLASHER mode=1 action #2 of 'FF_DOF,E417,-1'
01-May-21 11:31:03.525 - FLASHER1_FLASHER mode=1 action #0 of 'FF_DEV,DV_SR,1500'
01-May-21 11:31:03.538 - FLASHER1_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,LAMP1'
01-May-21 11:31:03.549 - FLASHER1_FLASHER mode=1 action #2 of 'FF_DOF,E416,-1'
01-May-21 11:31:03.570 - FLASHER6_FLASHER mode=1 action #0 of 'FF_DEV,DV_SR,1500'
01-May-21 11:31:03.579 - FLASHER6_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,LAMP6'
01-May-21 11:31:03.589 - FLASHER6_FLASHER mode=1 action #2 of 'FF_DOF,E412,-1'
01-May-21 11:31:03.657 - There are no OFF actions for FLASHER1_FLASHER
01-May-21 11:31:03.666 - FLASHER3_FLASHER mode=1 action #0 of 'FF_DEV,DV_SR,1500'
01-May-21 11:31:03.696 - FLASHER3_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,LAMP3'
01-May-21 11:31:03.706 - FLASHER3_FLASHER mode=1 action #2 of 'FF_DOF,E418,-1'
01-May-21 11:31:03.735 - FLASHER1_FLASHER mode=1 action #0 of 'FF_DEV,DV_SR,1500'
01-May-21 11:31:03.744 - FLASHER1_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,LAMP1'
01-May-21 11:31:03.753 - FLASHER1_FLASHER mode=1 action #2 of 'FF_DOF,E416,-1'
01-May-21 11:31:03.782 - FLASHER7_FLASHER mode=1 action #0 of 'FF_DEV,DV_SR,1500'
01-May-21 11:31:03.811 - FLASHER7_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,LAMP7'
01-May-21 11:31:03.822 - FLASHER7_FLASHER mode=1 action #2 of 'FF_DOF,E413,-1'
01-May-21 11:31:03.831 - There are no OFF actions for FLASHER1_FLASHER
01-May-21 11:31:03.855 - There are no OFF actions for FLASHER2_FLASHER
01-May-21 11:31:03.864 - FLASHER4_FLASHER mode=1 action #0 of 'FF_DEV,DV_SR,1500'
01-May-21 11:31:03.876 - FLASHER4_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,LAMP4'
01-May-21 11:31:03.887 - FLASHER4_FLASHER mode=1 action #2 of 'FF_DOF,E419,-1'
01-May-21 11:31:03.896 - There are no OFF actions for FLASHER5_FLASHER
01-May-21 11:31:03.906 - FLASHER2_FLASHER mode=1 action #0 of 'FF_DEV,DV_SR,1500'
01-May-21 11:31:03.920 - FLASHER2_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,LAMP2'
01-May-21 11:31:03.929 - FLASHER2_FLASHER mode=1 action #2 of 'FF_DOF,E417,-1'
01-May-21 11:31:03.965 - BUMPER2_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLIR,FL_ON,1,1,100,GRAY'
01-May-21 11:31:03.975 - BUMPER2_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,BUG2'
01-May-21 11:31:04.005 - There are no OFF actions for FLASHER2_FLASHER
01-May-21 11:31:04.060 - There are no OFF actions for FLASHER3_FLASHER
01-May-21 11:31:04.087 - There are no OFF actions for FLASHER6_FLASHER
01-May-21 11:31:04.096 - BUMPER1_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLCN,FL_ON,1,1,100,GRAY'
01-May-21 11:31:04.106 - BUMPER1_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,BUG1'
01-May-21 11:31:04.136 - FLASHER3_FLASHER mode=1 action #0 of 'FF_DEV,DV_SR,1500'
01-May-21 11:31:04.163 - FLASHER3_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,LAMP3'
01-May-21 11:31:04.173 - FLASHER3_FLASHER mode=1 action #2 of 'FF_DOF,E418,-1'
01-May-21 11:31:04.186 - BUMPER3_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLOR,FL_ON,1,1,100,GRAY'
01-May-21 11:31:04.216 - BUMPER3_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,BUG3'
01-May-21 11:31:04.244 - There are no OFF actions for FLASHER3_FLASHER
01-May-21 11:31:04.273 - There are no OFF actions for FLASHER7_FLASHER
01-May-21 11:31:04.361 - There are no OFF actions for FLASHER4_FLASHER
01-May-21 11:31:04.501 - BUMPER2_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLIR,FL_OFF,1,1,100,GRAY'
01-May-21 11:31:04.612 - BUMPER1_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLCN,FL_OFF,1,1,100,GRAY'
01-May-21 11:31:04.706 - BUMPER3_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLOR,FL_OFF,1,1,100,GRAY'
01-May-21 11:31:05.268 - FLASHER1_FLASHER mode=1 action #0 of 'FF_DEV,DV_SR,1500'
01-May-21 11:31:05.278 - FLASHER1_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,LAMP1'
01-May-21 11:31:05.289 - FLASHER1_FLASHER mode=1 action #2 of 'FF_DOF,E416,-1'
01-May-21 11:31:05.378 - FLASHER5_FLASHER mode=1 action #0 of 'FF_DEV,DV_SR,1500'
01-May-21 11:31:05.406 - FLASHER5_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,LAMP5'
01-May-21 11:31:05.433 - FLASHER5_FLASHER mode=1 action #2 of 'FF_DOF,E411,-1'
01-May-21 11:31:05.462 - There are no OFF actions for FLASHER1_FLASHER
01-May-21 11:31:05.472 - FLASHER2_FLASHER mode=1 action #0 of 'FF_DEV,DV_SR,1500'
01-May-21 11:31:05.481 - FLASHER2_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,LAMP2'
01-May-21 11:31:05.511 - FLASHER2_FLASHER mode=1 action #2 of 'FF_DOF,E417,-1'
01-May-21 11:31:05.542 - FLASHER1_FLASHER mode=1 action #0 of 'FF_DEV,DV_SR,1500'
01-May-21 11:31:05.551 - FLASHER1_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,LAMP1'
01-May-21 11:31:05.561 - FLASHER1_FLASHER mode=1 action #2 of 'FF_DOF,E416,-1'
01-May-21 11:31:05.571 - FLASHER6_FLASHER mode=1 action #0 of 'FF_DEV,DV_SR,1500'
01-May-21 11:31:05.580 - FLASHER6_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,LAMP6'
01-May-21 11:31:05.591 - FLASHER6_FLASHER mode=1 action #2 of 'FF_DOF,E412,-1'
01-May-21 11:31:05.648 - There are no OFF actions for FLASHER1_FLASHER
01-May-21 11:31:05.677 - FLASHER3_FLASHER mode=1 action #0 of 'FF_DEV,DV_SR,1500'
01-May-21 11:31:05.687 - FLASHER3_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,LAMP3'
01-May-21 11:31:05.695 - FLASHER3_FLASHER mode=1 action #2 of 'FF_DOF,E418,-1'
01-May-21 11:31:05.725 - FLASHER1_FLASHER mode=1 action #0 of 'FF_DEV,DV_SR,1500'
01-May-21 11:31:05.755 - FLASHER1_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,LAMP1'
01-May-21 11:31:05.764 - FLASHER1_FLASHER mode=1 action #2 of 'FF_DOF,E416,-1'
01-May-21 11:31:05.784 - FLASHER7_FLASHER mode=1 action #0 of 'FF_DEV,DV_SR,1500'
01-May-21 11:31:05.794 - FLASHER7_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,LAMP7'
01-May-21 11:31:05.825 - FLASHER7_FLASHER mode=1 action #2 of 'FF_DOF,E413,-1'
01-May-21 11:31:05.843 - There are no OFF actions for FLASHER1_FLASHER
01-May-21 11:31:05.854 - There are no OFF actions for FLASHER2_FLASHER
01-May-21 11:31:05.883 - FLASHER4_FLASHER mode=1 action #0 of 'FF_DEV,DV_SR,1500'
01-May-21 11:31:05.912 - FLASHER4_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,LAMP4'
01-May-21 11:31:05.922 - FLASHER4_FLASHER mode=1 action #2 of 'FF_DOF,E419,-1'
01-May-21 11:31:05.929 - There are no OFF actions for FLASHER5_FLASHER
01-May-21 11:31:05.972 - BUMPER2_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLIR,FL_ON,1,1,100,GRAY'
01-May-21 11:31:06.001 - BUMPER2_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,BUG2'
01-May-21 11:31:06.076 - BUMPER1_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLCN,FL_ON,1,1,100,GRAY'
01-May-21 11:31:06.084 - BUMPER1_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,BUG1'
01-May-21 11:31:06.094 - There are no OFF actions for FLASHER6_FLASHER
01-May-21 11:31:06.155 - There are no OFF actions for FLASHER3_FLASHER
01-May-21 11:31:06.181 - BUMPER3_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLOR,FL_ON,1,1,100,GRAY'
01-May-21 11:31:06.192 - BUMPER3_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,BUG3'
01-May-21 11:31:06.250 - There are no OFF actions for FLASHER4_FLASHER
01-May-21 11:31:06.280 - There are no OFF actions for FLASHER7_FLASHER
01-May-21 11:31:06.322 - FLASHER4_FLASHER mode=1 action #0 of 'FF_DEV,DV_SR,1500'
01-May-21 11:31:06.360 - FLASHER4_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,LAMP4'
01-May-21 11:31:06.368 - FLASHER4_FLASHER mode=1 action #2 of 'FF_DOF,E419,-1'
01-May-21 11:31:06.384 - There are no OFF actions for FLASHER4_FLASHER
01-May-21 11:31:06.503 - BUMPER2_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLIR,FL_OFF,1,1,100,GRAY'
01-May-21 11:31:06.613 - BUMPER1_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLCN,FL_OFF,1,1,100,GRAY'
01-May-21 11:31:06.708 - BUMPER3_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLOR,FL_OFF,1,1,100,GRAY'
01-May-21 11:31:08.018 - LAUNCHMODE mode=1 action #0 of 'FF_BUTTON,BUT_LB,BA_FL,10000,500'
01-May-21 11:31:08.051 - LAUNCHMODE mode=1 action #1 of 'FF_DOF,E310,-1'
01-May-21 11:31:09.251 - There are no ON actions for LAUNCHBALL
01-May-21 11:31:09.672 - SCOREMODE mode=1 action #0 of 'FF_FLASHER,DV_FLOL,FL_OFF,1,1,100,RANDOM'
01-May-21 11:31:09.678 - SCOREMODE mode=1 action #1 of 'FF_FLASHER,DV_FLIL,FL_OFF,1,1,100,RANDOM'
01-May-21 11:31:09.687 - SCOREMODE mode=1 action #2 of 'FF_FLASHER,DV_FLCN,FL_OFF,1,1,100,RANDOM'
01-May-21 11:31:09.712 - SCOREMODE mode=1 action #3 of 'FF_FLASHER,DV_FLIR,FL_OFF,1,1,100,RANDOM'
01-May-21 11:31:09.735 - SCOREMODE mode=1 action #4 of 'FF_FLASHER,DV_FLOR,FL_OFF,1,1,100,RANDOM'
01-May-21 11:31:09.742 - SCOREMODE mode=1 action #5 of 'FF_DEV,DV_SR,0'
01-May-21 11:31:09.749 - SCOREMODE mode=1 action #6 of 'FF_DEV,DV_BK,0'
01-May-21 11:31:09.773 - SCOREMODE mode=1 action #7 of 'FF_B2S,B2SSTOPALLANIMATIONS'
01-May-21 11:31:09.796 - SCOREMODE mode=1 action #8 of 'FF_DOF,E423,-1'
01-May-21 11:31:10.162 - There are no OFF actions for GAMEMODE
01-May-21 11:31:10.162 - There are no OFF actions for SCOREMODE
01-May-21 11:31:10.334 - Activating process disappeared so stopping things
01-May-21 11:31:10.349 - Stopping ROM
01-May-21 11:31:10.412 - !!! No valid output devices for DOFLinx were found ...... sorry about that !!!
01-May-21 11:31:18.078 - Shutting down
01-May-21 11:31:18.094 - Program close
01-May-21 11:33:18.822 - DOF Linx for Pinball Emulators - DOFLinx by DDH69
01-May-21 11:33:18.822 - Starting up - version 7.32
01-May-21 11:33:18.822 - For support come and visit the community here http://www.vpforums.org/index.php?showforum=104
01-May-21 11:33:18.838 - Pre-Reading DOFLinx.INI startup config file details
01-May-21 11:33:21.119 - !!! No valid output devices for DOFLinx were found ...... sorry about that !!!
01-May-21 11:33:21.119 - Reading DOFLinx.INI startup config file details
01-May-21 11:33:21.119 - Reading DirectOutputConfig file named c:\DirectOutput\config\directoutputconfig30.ini
01-May-21 11:33:21.182 - DEBUG enabled with showing of window True
01-May-21 11:33:21.213 - Set Debug Privilege = Set OK
01-May-21 11:33:23.104 - Stopping ROM
01-May-21 11:33:23.136 - !!! No valid output devices for DOFLinx were found ...... sorry about that !!!
01-May-21 11:33:25.307 - Found valid process name of 'Pinball FX2'
01-May-21 11:33:25.307 - Setting FX2 process ID to :7248
01-May-21 11:33:25.322 - Activated by process name : 'Pinball FX2'
01-May-21 11:33:25.322 - Searching for FX2 game name
01-May-21 11:33:35.518 - Named process detected and startup commenced
01-May-21 11:33:35.540 - Using full colour palette
01-May-21 11:33:35.558 - 122 colours added to the palette
01-May-21 11:34:13.671 - Activating process disappeared so stopping things
01-May-21 11:34:13.687 - Stopping ROM
01-May-21 11:34:13.718 - !!! No valid output devices for DOFLinx were found ...... sorry about that !!!
01-May-21 11:35:22.979 - Found valid process name of 'Pinball FX2'
01-May-21 11:35:22.979 - Setting FX2 process ID to :3308
01-May-21 11:35:23.010 - Activated by process name : 'Pinball FX2'
01-May-21 11:35:23.010 - Searching for FX2 game name
01-May-21 11:35:25.945 - FX2 window with game name found .... extracting from 'Pinball FX2 - El Dorado'
01-May-21 11:35:25.956 - Game name = 'ElDorado'
01-May-21 11:35:25.967 - Named process detected and startup commenced
01-May-21 11:35:26.003 - Loading FX2 configuration file C:\DirectOutput\FX2\ElDorado.FX2
01-May-21 11:35:29.555 - FX2 EXE name=C:\vPinball\Pinball FX2\Pinball FX2.exe Size=9742848 bytes, Dated 9/13/2017 10:34:48 PM
01-May-21 11:35:29.568 - Applying memory offsets for FX2 version circa 4/12/16
01-May-21 11:35:29.587 - FX2 full link active for game name=ElDorado
01-May-21 11:35:29.620 - B2S file not found : ElDorado
01-May-21 11:35:29.636 - Using full colour palette
01-May-21 11:35:29.654 - 122 colours added to the palette
01-May-21 11:35:31.292 - GAMEMODE mode=1 action #0 of 'FF_COLOUR,BLACK,RGB_DF,0'
01-May-21 11:35:31.313 - GAMEMODE mode=1 action #1 of 'FF_FLASHER,DV_FLOL,FL_FD,6,750,50,RANDOM'
01-May-21 11:35:31.339 - GAMEMODE mode=1 action #2 of 'FF_FLASHER,DV_FLOR,FL_FD,6,750,50,RANDOM'
01-May-21 11:35:31.356 - GAMEMODE mode=1 action #3 of 'FF_FLASHER,DV_FLIL,FL_FD,6,750,50,RANDOM'
01-May-21 11:35:31.372 - GAMEMODE mode=1 action #4 of 'FF_FLASHER,DV_FLIR,FL_FD,6,750,50,RANDOM'
01-May-21 11:35:31.390 - GAMEMODE mode=1 action #5 of 'FF_FLASHER,DV_FLCN,FL_FD,6,750,50,RANDOM'
01-May-21 11:35:31.405 - GAMEMODE mode=1 action #6 of 'FF_DOF,E424,-1'
01-May-21 11:35:35.839 - LAUNCHMODE mode=1 action #0 of 'FF_BUTTON,BUT_LB,BA_FL,10000,500'
01-May-21 11:35:35.853 - LAUNCHMODE mode=1 action #1 of 'FF_DOF,E310,-1'
01-May-21 11:35:35.864 - There are no ON actions for LAUNCHBALL
01-May-21 11:35:35.908 - LAUNCHBALL mode=2 action #0 of 'FF_DEV,DV_MR,-1'
01-May-21 11:35:35.923 - LAUNCHBALL mode=2 action #1 of 'FF_B2S,B2SSTARTANIMATION,TITLE'
01-May-21 11:35:35.942 - LAUNCHBALL mode=2 action #2 of 'FF_DOF,E310,0'
01-May-21 11:35:35.957 - LAUNCHBALL mode=2 action #3 of 'FF_DOF,E132,-1'
01-May-21 11:35:36.043 - RIGHT_TOMB_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLIR,FL_ON,1,1,100,GOLD'
01-May-21 11:35:36.056 - RIGHT_TOMB_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,GRASS'
01-May-21 11:35:36.074 - RIGHT_TOMB_FLASHER mode=1 action #2 of 'FF_DOF,E419,-1'
01-May-21 11:35:36.090 - LEFT_TOMB_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLIL,FL_ON,1,1,100,GOLD'
01-May-21 11:35:36.107 - LEFT_TOMB_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,JUNGLE'
01-May-21 11:35:36.124 - LEFT_TOMB_FLASHER mode=1 action #2 of 'FF_DOF,E418,-1'
01-May-21 11:35:36.231 - LEFT_TOMB_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLIL,FL_OFF,1,1,100,GOLD'
01-May-21 11:35:36.573 - RIGHT_TOMB_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLIR,FL_OFF,1,1,100,GOLD'
01-May-21 11:35:37.901 - There are no ON actions for LAUNCHBALL
01-May-21 11:35:38.706 - LAUNCHBALL mode=2 action #0 of 'FF_DEV,DV_MR,-1'
01-May-21 11:35:38.721 - LAUNCHBALL mode=2 action #1 of 'FF_B2S,B2SSTARTANIMATION,TITLE'
01-May-21 11:35:38.736 - LAUNCHBALL mode=2 action #2 of 'FF_DOF,E310,0'
01-May-21 11:35:38.752 - LAUNCHBALL mode=2 action #3 of 'FF_DOF,E132,-1'
01-May-21 11:35:39.022 - LAUNCHMODE mode=2 action #0 of 'FF_BUTTON,BUT_LB,BA_OFF,0,0'
01-May-21 11:35:39.035 - LAUNCHMODE mode=2 action #1 of 'FF_DOF,E310,0'
01-May-21 11:35:39.783 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
01-May-21 11:35:39.797 - LEFTFLIPPER mode=1 action #1 of 'FF_DOF,E101,-1'
01-May-21 11:35:39.907 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
01-May-21 11:35:39.970 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
01-May-21 11:35:39.998 - RIGHTFLIPPER mode=1 action #1 of 'FF_DOF,E102,-1'
01-May-21 11:35:40.080 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
01-May-21 11:35:40.328 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
01-May-21 11:35:40.343 - RIGHTFLIPPER mode=1 action #1 of 'FF_DOF,E102,-1'
01-May-21 11:35:40.422 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
01-May-21 11:35:40.516 - BUMPER1 mode=1 action #0 of 'FF_DEV,DV_BC,-1'
01-May-21 11:35:40.535 - BUMPER1 mode=1 action #1 of 'FF_FLASHER,DV_FLOL,FL_TT,1,150,100,CYAN'
01-May-21 11:35:40.551 - BUMPER1 mode=1 action #2 of 'FF_DOF,E120,-1'
01-May-21 11:35:40.566 - BUMPER1 mode=1 action #3 of 'FF_B2S,B2SSTARTANIMATION,FACE'
01-May-21 11:35:40.643 - There are no OFF actions for BUMPER1
01-May-21 11:35:42.907 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
01-May-21 11:35:42.949 - RIGHTFLIPPER mode=1 action #1 of 'FF_DOF,E102,-1'
01-May-21 11:35:43.017 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
01-May-21 11:35:43.404 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
01-May-21 11:35:43.417 - LEFTFLIPPER mode=1 action #1 of 'FF_DOF,E101,-1'
01-May-21 11:35:43.530 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
01-May-21 11:35:43.545 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
01-May-21 11:35:43.562 - RIGHTFLIPPER mode=1 action #1 of 'FF_DOF,E102,-1'
01-May-21 11:35:43.640 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
01-May-21 11:35:43.687 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
01-May-21 11:35:43.703 - LEFTFLIPPER mode=1 action #1 of 'FF_DOF,E101,-1'
01-May-21 11:35:43.774 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
01-May-21 11:35:43.811 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
01-May-21 11:35:43.826 - RIGHTFLIPPER mode=1 action #1 of 'FF_DOF,E102,-1'
01-May-21 11:35:43.890 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
01-May-21 11:35:43.921 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
01-May-21 11:35:43.943 - LEFTFLIPPER mode=1 action #1 of 'FF_DOF,E101,-1'
01-May-21 11:35:44.016 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
01-May-21 11:35:46.683 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
01-May-21 11:35:46.699 - RIGHTFLIPPER mode=1 action #1 of 'FF_DOF,E102,-1'
01-May-21 11:35:46.768 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
01-May-21 11:35:46.859 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
01-May-21 11:35:46.875 - RIGHTFLIPPER mode=1 action #1 of 'FF_DOF,E102,-1'
01-May-21 11:35:46.896 - RIGHT_SLINGSHOT mode=1 action #0 of 'FF_DEV,DV_RS,-1'
01-May-21 11:35:46.915 - RIGHT_SLINGSHOT mode=1 action #1 of 'FF_DOF,E111,-1'
01-May-21 11:35:46.932 - BUMPER3 mode=1 action #0 of 'FF_DEV,DV_BL,-1'
01-May-21 11:35:46.947 - BUMPER3 mode=1 action #1 of 'FF_FLASHER,DV_FLOL,FL_TT,1,150,100,CYAN'
01-May-21 11:35:46.963 - BUMPER3 mode=1 action #2 of 'FF_DOF,E122,-1'
01-May-21 11:35:46.982 - BUMPER3 mode=1 action #3 of 'FF_B2S,B2SSTARTANIMATION,FACERIGHT'
01-May-21 11:35:46.999 - RIGHT_SLINGSHOT_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLCN,FL_ON,1,1,100,GOLD'
01-May-21 11:35:47.015 - RIGHT_SLINGSHOT_FLASHER mode=1 action #1 of 'FF_COLOUR,GOLD,RGB_TT,120'
01-May-21 11:35:47.033 - RIGHT_SLINGSHOT_FLASHER mode=1 action #2 of 'FF_B2S,B2SSTARTANIMATION,STATUE'
01-May-21 11:35:47.048 - There are no OFF actions for RIGHT_SLINGSHOT
01-May-21 11:35:47.064 - There are no OFF actions for BUMPER3
01-May-21 11:35:47.113 - RIGHT_SLINGSHOT_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLCN,FL_OFF,1,1,100,GOLD'
01-May-21 11:35:47.129 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
01-May-21 11:35:47.191 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
01-May-21 11:35:47.211 - RIGHTFLIPPER mode=1 action #1 of 'FF_DOF,E102,-1'
01-May-21 11:35:47.285 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
01-May-21 11:35:47.538 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
01-May-21 11:35:47.552 - LEFTFLIPPER mode=1 action #1 of 'FF_DOF,E101,-1'
01-May-21 11:35:47.707 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
01-May-21 11:35:47.863 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
01-May-21 11:35:47.879 - RIGHTFLIPPER mode=1 action #1 of 'FF_DOF,E102,-1'
01-May-21 11:35:47.988 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
01-May-21 11:35:48.924 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
01-May-21 11:35:48.945 - RIGHTFLIPPER mode=1 action #1 of 'FF_DOF,E102,-1'
01-May-21 11:35:49.035 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
01-May-21 11:35:49.098 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
01-May-21 11:35:49.113 - LEFTFLIPPER mode=1 action #1 of 'FF_DOF,E101,-1'
01-May-21 11:35:49.207 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
01-May-21 11:35:49.223 - RIGHTFLIPPER mode=1 action #1 of 'FF_DOF,E102,-1'
01-May-21 11:35:49.270 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
01-May-21 11:35:49.285 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
01-May-21 11:35:49.705 - RIGHT_TOMB_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLIR,FL_ON,1,1,100,GOLD'
01-May-21 11:35:49.720 - RIGHT_TOMB_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,GRASS'
01-May-21 11:35:49.737 - RIGHT_TOMB_FLASHER mode=1 action #2 of 'FF_DOF,E419,-1'
01-May-21 11:35:49.753 - LEFT_TOMB_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLIL,FL_ON,1,1,100,GOLD'
01-May-21 11:35:49.767 - LEFT_TOMB_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,JUNGLE'
01-May-21 11:35:49.785 - LEFT_TOMB_FLASHER mode=1 action #2 of 'FF_DOF,E418,-1'
01-May-21 11:35:49.909 - LEFT_TOMB_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLIL,FL_OFF,1,1,100,GOLD'
01-May-21 11:35:50.235 - RIGHT_TOMB_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLIR,FL_OFF,1,1,100,GOLD'
01-May-21 11:35:53.055 - SCOREMODE mode=1 action #0 of 'FF_FLASHER,DV_FLOL,FL_OFF,1,1,100,RANDOM'
01-May-21 11:35:53.068 - SCOREMODE mode=1 action #1 of 'FF_FLASHER,DV_FLIL,FL_OFF,1,1,100,RANDOM'
01-May-21 11:35:53.080 - SCOREMODE mode=1 action #2 of 'FF_FLASHER,DV_FLCN,FL_OFF,1,1,100,RANDOM'
01-May-21 11:35:53.091 - SCOREMODE mode=1 action #3 of 'FF_FLASHER,DV_FLIR,FL_OFF,1,1,100,RANDOM'
01-May-21 11:35:53.103 - SCOREMODE mode=1 action #4 of 'FF_FLASHER,DV_FLOR,FL_OFF,1,1,100,RANDOM'
01-May-21 11:35:53.115 - SCOREMODE mode=1 action #5 of 'FF_DEV,DV_SR,0'
01-May-21 11:35:53.126 - SCOREMODE mode=1 action #6 of 'FF_DEV,DV_BK,0'
01-May-21 11:35:53.138 - SCOREMODE mode=1 action #7 of 'FF_B2S,B2SSTOPALLANIMATIONS'
01-May-21 11:35:53.150 - SCOREMODE mode=1 action #8 of 'FF_DOF,E423,-1'
01-May-21 11:35:53.438 - Activating process disappeared so stopping things
01-May-21 11:35:53.454 - Stopping ROM
01-May-21 11:35:53.516 - !!! No valid output devices for DOFLinx were found ...... sorry about that !!!
01-May-21 11:36:03.382 - Shutting down
01-May-21 11:36:03.398 - Program close
01-May-21 11:36:54.943 - DOF Linx for Pinball Emulators - DOFLinx by DDH69
01-May-21 11:36:54.943 - Starting up - version 7.32
01-May-21 11:36:54.943 - For support come and visit the community here http://www.vpforums.org/index.php?showforum=104
01-May-21 11:36:54.959 - Pre-Reading DOFLinx.INI startup config file details
01-May-21 11:36:57.243 - !!! No valid output devices for DOFLinx were found ...... sorry about that !!!
01-May-21 11:36:57.243 - Reading DOFLinx.INI startup config file details
01-May-21 11:36:57.243 - Reading DirectOutputConfig file named c:\DirectOutput\config\directoutputconfig30.ini
01-May-21 11:36:57.321 - DEBUG enabled with showing of window True
01-May-21 11:36:57.337 - Set Debug Privilege = Set OK
01-May-21 11:36:59.243 - Stopping ROM
01-May-21 11:36:59.280 - !!! No valid output devices for DOFLinx were found ...... sorry about that !!!
01-May-21 11:37:05.416 - Found valid process name of 'Pinball FX2'
01-May-21 11:37:05.416 - Setting FX2 process ID to :2356
01-May-21 11:37:07.450 - Activated by process name : 'Pinball FX2'
01-May-21 11:37:07.455 - Searching for FX2 game name
01-May-21 11:37:07.484 - FX2 window with game name found .... extracting from 'Pinball FX2 - Plants VS. Zombies'
01-May-21 11:37:07.490 - Game name = 'PlantsVSZombies'
01-May-21 11:37:07.500 - Named process detected and startup commenced
01-May-21 11:37:07.514 - Loading FX2 configuration file C:\DirectOutput\FX2\PlantsVSZombies.FX2
01-May-21 11:37:11.674 - FX2 EXE name=C:\vPinball\Pinball FX2\Pinball FX2.exe Size=9742848 bytes, Dated 9/13/2017 10:34:48 PM
01-May-21 11:37:11.687 - Applying memory offsets for FX2 version circa 4/12/16
01-May-21 11:37:11.692 - FX2 full link active for game name=PlantsVSZombies
01-May-21 11:37:11.822 - B2S Backglass loaded - PlantsVSZombies
01-May-21 11:37:11.837 - Building restricted colour palette for game name = PlantsVSZombies
01-May-21 11:37:11.843 - 3 colours added to the palette
01-May-21 11:37:14.124 - GAMEMODE mode=1 action #0 of 'FF_COLOUR,BLACK,RGB_DF,0'
01-May-21 11:37:14.140 - GAMEMODE mode=1 action #1 of 'FF_FLASHER,DV_FLOL,FL_FD,6,750,50,RANDOM'
01-May-21 11:37:14.155 - GAMEMODE mode=1 action #2 of 'FF_FLASHER,DV_FLOR,FL_FD,6,750,50,RANDOM'
01-May-21 11:37:14.160 - GAMEMODE mode=1 action #3 of 'FF_FLASHER,DV_FLIL,FL_FD,6,750,50,RANDOM'
01-May-21 11:37:14.171 - GAMEMODE mode=1 action #4 of 'FF_FLASHER,DV_FLIR,FL_FD,6,750,50,RANDOM'
01-May-21 11:37:14.178 - GAMEMODE mode=1 action #5 of 'FF_FLASHER,DV_FLCN,FL_FD,6,750,50,RANDOM'
01-May-21 11:37:14.201 - GAMEMODE mode=1 action #6 of 'FF_B2S,B2SSTARTANIMATION,TITLE'
01-May-21 11:37:18.240 - SPECIAL1_FLASHER mode=1 action #0 of 'FF_DEV,DV_SR,1250'
01-May-21 11:37:18.256 - SPECIAL1_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,SHOOTINGPLANT'
01-May-21 11:37:18.274 - SPECIAL2_FLASHER mode=1 action #0 of 'FF_DEV,DV_SR,1250'
01-May-21 11:37:18.290 - SPECIAL2_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,PUMPKIN'
01-May-21 11:37:18.307 - LAUNCHMODE mode=1 action #0 of 'FF_BUTTON,BUT_LB,BA_FL,10000,500'
01-May-21 11:37:18.324 - There are no ON actions for LAUNCHBALL
01-May-21 11:37:18.339 - There are no OFF actions for SPECIAL1_FLASHER
01-May-21 11:37:18.356 - There are no OFF actions for SPECIAL2_FLASHER
01-May-21 11:37:18.372 - LAUNCHBALL mode=2 action #0 of 'FF_DEV,DV_MR,-1'
01-May-21 11:37:18.389 - LAUNCHBALL mode=2 action #1 of 'FF_B2S,B2SSTARTANIMATION,TITLE'
01-May-21 11:37:19.787 - There are no ON actions for LAUNCHBALL
01-May-21 11:37:20.738 - LAUNCHBALL mode=2 action #0 of 'FF_DEV,DV_MR,-1'
01-May-21 11:37:20.751 - LAUNCHBALL mode=2 action #1 of 'FF_B2S,B2SSTARTANIMATION,TITLE'
01-May-21 11:37:21.260 - LAUNCHMODE mode=2 action #0 of 'FF_BUTTON,BUT_LB,BA_OFF,0,0'
01-May-21 11:37:21.885 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
01-May-21 11:37:21.907 - LEFTFLIPPER mode=1 action #1 of 'FF_B2S,B2SSETDATA,17,1'
01-May-21 11:37:22.072 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
01-May-21 11:37:22.091 - LEFTFLIPPER mode=2 action #1 of 'FF_B2S,B2SSETDATA,17,0'
01-May-21 11:37:22.134 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
01-May-21 11:37:22.150 - RIGHTFLIPPER mode=1 action #1 of 'FF_B2S,B2SSETDATA,16,1'
01-May-21 11:37:22.258 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
01-May-21 11:37:22.274 - RIGHTFLIPPER mode=2 action #1 of 'FF_B2S,B2SSETDATA,16,0'
01-May-21 11:37:22.678 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
01-May-21 11:37:22.694 - LEFTFLIPPER mode=1 action #1 of 'FF_B2S,B2SSETDATA,17,1'
01-May-21 11:37:22.755 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
01-May-21 11:37:22.770 - RIGHTFLIPPER mode=1 action #1 of 'FF_B2S,B2SSETDATA,16,1'
01-May-21 11:37:23.182 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
01-May-21 11:37:23.199 - RIGHTFLIPPER mode=2 action #1 of 'FF_B2S,B2SSETDATA,16,0'
01-May-21 11:37:23.285 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
01-May-21 11:37:23.300 - LEFTFLIPPER mode=2 action #1 of 'FF_B2S,B2SSETDATA,17,0'
01-May-21 11:37:24.439 - LEFT_SLINGSHOT mode=1 action #0 of 'FF_DEV,DV_LS,-1'
01-May-21 11:37:24.480 - LEFT_SLINGSHOT mode=1 action #1 of 'FF_COLOUR,YELLOW,RGB_TT,300'
01-May-21 11:37:24.501 - LEFT_SLINGSHOT_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLOL,FL_ON,1,1,100,LIME'
01-May-21 11:37:24.515 - LEFT_SLINGSHOT_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,STREETLIGHTS'
01-May-21 11:37:24.533 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
01-May-21 11:37:24.549 - RIGHTFLIPPER mode=1 action #1 of 'FF_B2S,B2SSETDATA,16,1'
01-May-21 11:37:24.567 - There are no OFF actions for LEFT_SLINGSHOT
01-May-21 11:37:24.583 - LEFT_SLINGSHOT_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLOL,FL_OFF,1,1,100,LIME'
01-May-21 11:37:24.613 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
01-May-21 11:37:24.628 - LEFTFLIPPER mode=1 action #1 of 'FF_B2S,B2SSETDATA,17,1'
01-May-21 11:37:24.660 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
01-May-21 11:37:24.677 - RIGHTFLIPPER mode=2 action #1 of 'FF_B2S,B2SSETDATA,16,0'
01-May-21 11:37:24.787 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
01-May-21 11:37:24.806 - RIGHTFLIPPER mode=1 action #1 of 'FF_B2S,B2SSETDATA,16,1'
01-May-21 11:37:24.928 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
01-May-21 11:37:24.946 - RIGHTFLIPPER mode=2 action #1 of 'FF_B2S,B2SSETDATA,16,0'
01-May-21 11:37:25.006 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
01-May-21 11:37:25.023 - LEFTFLIPPER mode=2 action #1 of 'FF_B2S,B2SSETDATA,17,0'
01-May-21 11:37:26.127 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
01-May-21 11:37:26.145 - RIGHTFLIPPER mode=1 action #1 of 'FF_B2S,B2SSETDATA,16,1'
01-May-21 11:37:26.207 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
01-May-21 11:37:26.228 - RIGHTFLIPPER mode=2 action #1 of 'FF_B2S,B2SSETDATA,16,0'
01-May-21 11:37:26.475 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
01-May-21 11:37:26.497 - RIGHTFLIPPER mode=1 action #1 of 'FF_B2S,B2SSETDATA,16,1'
01-May-21 11:37:26.523 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
01-May-21 11:37:26.553 - RIGHTFLIPPER mode=2 action #1 of 'FF_B2S,B2SSETDATA,16,0'
01-May-21 11:37:26.633 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
01-May-21 11:37:26.649 - RIGHTFLIPPER mode=1 action #1 of 'FF_B2S,B2SSETDATA,16,1'
01-May-21 11:37:26.727 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
01-May-21 11:37:26.746 - RIGHTFLIPPER mode=2 action #1 of 'FF_B2S,B2SSETDATA,16,0'
01-May-21 11:37:28.743 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
01-May-21 11:37:28.760 - RIGHTFLIPPER mode=1 action #1 of 'FF_B2S,B2SSETDATA,16,1'
01-May-21 11:37:28.825 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
01-May-21 11:37:28.844 - RIGHTFLIPPER mode=2 action #1 of 'FF_B2S,B2SSETDATA,16,0'
01-May-21 11:37:28.871 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
01-May-21 11:37:28.888 - RIGHTFLIPPER mode=1 action #1 of 'FF_B2S,B2SSETDATA,16,1'
01-May-21 11:37:28.995 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
01-May-21 11:37:29.014 - RIGHTFLIPPER mode=2 action #1 of 'FF_B2S,B2SSETDATA,16,0'
01-May-21 11:37:29.106 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
01-May-21 11:37:29.123 - RIGHTFLIPPER mode=1 action #1 of 'FF_B2S,B2SSETDATA,16,1'
01-May-21 11:37:29.166 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
01-May-21 11:37:29.185 - RIGHTFLIPPER mode=2 action #1 of 'FF_B2S,B2SSETDATA,16,0'
01-May-21 11:37:30.366 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
01-May-21 11:37:30.408 - RIGHTFLIPPER mode=1 action #1 of 'FF_B2S,B2SSETDATA,16,1'
01-May-21 11:37:30.475 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
01-May-21 11:37:30.494 - RIGHTFLIPPER mode=2 action #1 of 'FF_B2S,B2SSETDATA,16,0'
01-May-21 11:37:30.945 - MIDDLE_LAUNCHER_FLASHER mode=1 action #0 of 'FF_DEV,DV_BK,1000'
01-May-21 11:37:30.961 - MIDDLE_LAUNCHER_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,CACTUS'
01-May-21 11:37:31.070 - There are no OFF actions for MIDDLE_LAUNCHER_FLASHER
01-May-21 11:37:31.148 - MIDDLE_LAUNCHER_FLASHER mode=1 action #0 of 'FF_DEV,DV_BK,1000'
01-May-21 11:37:31.165 - MIDDLE_LAUNCHER_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,CACTUS'
01-May-21 11:37:31.272 - There are no OFF actions for MIDDLE_LAUNCHER_FLASHER
01-May-21 11:37:34.806 - LEFT_SLINGSHOT mode=1 action #0 of 'FF_DEV,DV_LS,-1'
01-May-21 11:37:34.822 - LEFT_SLINGSHOT mode=1 action #1 of 'FF_COLOUR,YELLOW,RGB_TT,300'
01-May-21 11:37:34.847 - LEFT_SLINGSHOT_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLOL,FL_ON,1,1,100,LIME'
01-May-21 11:37:34.864 - LEFT_SLINGSHOT_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,STREETLIGHTS'
01-May-21 11:37:34.881 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
01-May-21 11:37:34.898 - RIGHTFLIPPER mode=1 action #1 of 'FF_B2S,B2SSETDATA,16,1'
01-May-21 11:37:34.915 - There are no OFF actions for LEFT_SLINGSHOT
01-May-21 11:37:34.932 - LEFT_SLINGSHOT_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLOL,FL_OFF,1,1,100,LIME'
01-May-21 11:37:34.949 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
01-May-21 11:37:34.966 - RIGHTFLIPPER mode=2 action #1 of 'FF_B2S,B2SSETDATA,16,0'
01-May-21 11:37:35.032 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
01-May-21 11:37:35.049 - RIGHTFLIPPER mode=1 action #1 of 'FF_B2S,B2SSETDATA,16,1'
01-May-21 11:37:35.135 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
01-May-21 11:37:35.151 - RIGHTFLIPPER mode=2 action #1 of 'FF_B2S,B2SSETDATA,16,0'
01-May-21 11:37:35.383 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
01-May-21 11:37:35.400 - RIGHTFLIPPER mode=1 action #1 of 'FF_B2S,B2SSETDATA,16,1'
01-May-21 11:37:35.460 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
01-May-21 11:37:35.477 - RIGHTFLIPPER mode=2 action #1 of 'FF_B2S,B2SSETDATA,16,0'
01-May-21 11:37:37.083 - LEFT_SLINGSHOT mode=1 action #0 of 'FF_DEV,DV_LS,-1'
01-May-21 11:37:37.100 - LEFT_SLINGSHOT mode=1 action #1 of 'FF_COLOUR,YELLOW,RGB_TT,300'
01-May-21 11:37:37.115 - LEFT_SLINGSHOT_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLOL,FL_ON,1,1,100,LIME'
01-May-21 11:37:37.132 - LEFT_SLINGSHOT_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,STREETLIGHTS'
01-May-21 11:37:37.150 - There are no OFF actions for LEFT_SLINGSHOT
01-May-21 11:37:37.182 - LEFT_SLINGSHOT_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLOL,FL_OFF,1,1,100,LIME'
01-May-21 11:37:37.271 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
01-May-21 11:37:37.291 - RIGHTFLIPPER mode=1 action #1 of 'FF_B2S,B2SSETDATA,16,1'
01-May-21 11:37:37.381 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
01-May-21 11:37:37.398 - RIGHTFLIPPER mode=2 action #1 of 'FF_B2S,B2SSETDATA,16,0'
01-May-21 11:37:37.771 - LEFT_LAUNCHER_FLASHER mode=1 action #0 of 'FF_DEV,DV_BK,1000'
01-May-21 11:37:37.788 - LEFT_LAUNCHER_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,SUNFLOWER'
01-May-21 11:37:37.911 - There are no OFF actions for LEFT_LAUNCHER_FLASHER
01-May-21 11:37:37.958 - LEFT_LAUNCHER_FLASHER mode=1 action #0 of 'FF_DEV,DV_BK,1000'
01-May-21 11:37:37.977 - LEFT_LAUNCHER_FLASHER mode=1 action #1 of 'FF_B2S,B2SSTARTANIMATION,SUNFLOWER'
01-May-21 11:37:38.114 - There are no OFF actions for LEFT_LAUNCHER_FLASHER
01-May-21 11:37:42.816 - SCOREMODE mode=1 action #0 of 'FF_FLASHER,DV_FLOL,FL_OFF,1,1,100,RANDOM'
01-May-21 11:37:42.827 - SCOREMODE mode=1 action #1 of 'FF_FLASHER,DV_FLIL,FL_OFF,1,1,100,RANDOM'
01-May-21 11:37:42.843 - SCOREMODE mode=1 action #2 of 'FF_FLASHER,DV_FLCN,FL_OFF,1,1,100,RANDOM'
01-May-21 11:37:42.855 - SCOREMODE mode=1 action #3 of 'FF_FLASHER,DV_FLIR,FL_OFF,1,1,100,RANDOM'
01-May-21 11:37:42.866 - SCOREMODE mode=1 action #4 of 'FF_FLASHER,DV_FLOR,FL_OFF,1,1,100,RANDOM'
01-May-21 11:37:42.877 - SCOREMODE mode=1 action #5 of 'FF_DEV,DV_SR,0'
01-May-21 11:37:42.889 - SCOREMODE mode=1 action #6 of 'FF_DEV,DV_BK,0'
01-May-21 11:37:42.904 - SCOREMODE mode=1 action #7 of 'FF_B2S,B2SSTOPALLANIMATIONS'
01-May-21 11:37:43.160 - There are no OFF actions for GAMEMODE
01-May-21 11:37:43.176 - There are no OFF actions for SCOREMODE
01-May-21 11:37:43.223 - Activating process disappeared so stopping things
01-May-21 11:37:43.254 - Stopping ROM
01-May-21 11:37:43.301 - !!! No valid output devices for DOFLinx were found ...... sorry about that !!!
01-May-21 11:37:46.444 - Shutting down
01-May-21 11:37:46.459 - Program close
01-May-21 11:42:09.435 - DOF Linx for Pinball Emulators - DOFLinx by DDH69
01-May-21 11:42:09.435 - Starting up - version 7.32
01-May-21 11:42:09.435 - For support come and visit the community here http://www.vpforums.org/index.php?showforum=104
01-May-21 11:42:09.435 - Pre-Reading DOFLinx.INI startup config file details
01-May-21 11:42:10.451 - !!! No valid output devices for DOFLinx were found ...... sorry about that !!!
01-May-21 11:42:10.466 - Reading DOFLinx.INI startup config file details
01-May-21 11:42:10.466 - Reading DirectOutputConfig file named c:\DirectOutput\config\directoutputconfig30.ini
01-May-21 11:42:10.513 - DEBUG enabled with showing of window True
01-May-21 11:42:10.544 - Set Debug Privilege = Set OK
01-May-21 11:42:12.435 - Stopping ROM
01-May-21 11:42:12.482 - !!! No valid output devices for DOFLinx were found ...... sorry about that !!!
01-May-21 11:42:36.637 - Found valid process name of 'Pinball FX2'
01-May-21 11:42:36.637 - Setting FX2 process ID to :576
01-May-21 11:42:38.663 - Activated by process name : 'Pinball FX2'
01-May-21 11:42:38.669 - Searching for FX2 game name
01-May-21 11:42:39.701 - FX2 window with game name found .... extracting from 'Pinball FX2 - Ms. Splosion Man'
01-May-21 11:42:39.709 - Game name = 'MsSplosionMan'
01-May-21 11:42:39.720 - Named process detected and startup commenced
01-May-21 11:42:39.735 - Loading FX2 configuration file C:\DirectOutput\FX2\MsSplosionMan.FX2
01-May-21 11:42:41.412 - FX2 EXE name=C:\vPinball\Pinball FX2\Pinball FX2.exe Size=9742848 bytes, Dated 9/13/2017 10:34:48 PM
01-May-21 11:42:41.439 - Applying memory offsets for FX2 version circa 4/12/16
01-May-21 11:42:41.454 - FX2 full link active for game name=MsSplosionMan
01-May-21 11:42:41.663 - B2S Backglass loaded - MsSplosionMan
01-May-21 11:42:41.685 - Using full colour palette
01-May-21 11:42:41.703 - 122 colours added to the palette
01-May-21 11:42:46.044 - GAMEMODE mode=1 action #0 of 'FF_COLOUR,BLACK,RGB_DF,0'
01-May-21 11:42:46.071 - GAMEMODE mode=1 action #1 of 'FF_FLASHER,DV_FLOL,FL_FD,6,750,50,RANDOM'
01-May-21 11:42:46.083 - GAMEMODE mode=1 action #2 of 'FF_FLASHER,DV_FLOR,FL_FD,6,750,50,RANDOM'
01-May-21 11:42:46.092 - GAMEMODE mode=1 action #3 of 'FF_FLASHER,DV_FLIL,FL_FD,6,750,50,RANDOM'
01-May-21 11:42:46.103 - GAMEMODE mode=1 action #4 of 'FF_FLASHER,DV_FLIR,FL_FD,6,750,50,RANDOM'
01-May-21 11:42:46.110 - GAMEMODE mode=1 action #5 of 'FF_FLASHER,DV_FLCN,FL_FD,6,750,50,RANDOM'
01-May-21 11:42:46.128 - GAMEMODE mode=1 action #6 of 'FF_B2S,B2SSTARTANIMATION,TITLE'
01-May-21 11:43:02.970 - There are no OFF actions for GAMEMODE
01-May-21 11:43:06.243 - GAMEMODE mode=1 action #0 of 'FF_COLOUR,BLACK,RGB_DF,0'
01-May-21 11:43:06.265 - GAMEMODE mode=1 action #1 of 'FF_FLASHER,DV_FLOL,FL_FD,6,750,50,RANDOM'
01-May-21 11:43:06.283 - GAMEMODE mode=1 action #2 of 'FF_FLASHER,DV_FLOR,FL_FD,6,750,50,RANDOM'
01-May-21 11:43:06.300 - GAMEMODE mode=1 action #3 of 'FF_FLASHER,DV_FLIL,FL_FD,6,750,50,RANDOM'
01-May-21 11:43:06.317 - GAMEMODE mode=1 action #4 of 'FF_FLASHER,DV_FLIR,FL_FD,6,750,50,RANDOM'
01-May-21 11:43:06.340 - GAMEMODE mode=1 action #5 of 'FF_FLASHER,DV_FLCN,FL_FD,6,750,50,RANDOM'
01-May-21 11:43:06.368 - GAMEMODE mode=1 action #6 of 'FF_B2S,B2SSTARTANIMATION,TITLE'
01-May-21 11:43:26.013 - LAUNCHMODE mode=1 action #0 of 'FF_BUTTON,BUT_LB,BA_FL,10000,500'
01-May-21 11:43:26.031 - There are no ON actions for LAUNCHBALL
01-May-21 11:43:26.108 - LAUNCHBALL mode=2 action #0 of 'FF_DEV,DV_MR,-1'
01-May-21 11:43:26.122 - LAUNCHBALL mode=2 action #1 of 'FF_B2S,B2SSTARTANIMATION,TITLE'
01-May-21 11:43:26.137 - LAUNCHBALL mode=2 action #2 of 'FF_B2S,B2SSTARTANIMATION,SAUSAGE1'
01-May-21 11:47:35.979 - There are no ON actions for LAUNCHBALL
01-May-21 11:47:36.010 - ON Action refused due to debounce time LAUNCHBALL - 42456001 - 100 - 42456010.6126
01-May-21 11:47:36.056 - LAUNCHBALL mode=2 action #0 of 'FF_DEV,DV_MR,-1'
01-May-21 11:47:36.075 - LAUNCHBALL mode=2 action #1 of 'FF_B2S,B2SSTARTANIMATION,TITLE'
01-May-21 11:47:36.102 - LAUNCHBALL mode=2 action #2 of 'FF_B2S,B2SSTARTANIMATION,SAUSAGE1'
01-May-21 11:47:37.537 - There are no ON actions for LAUNCHBALL
01-May-21 11:47:38.267 - LAUNCHBALL mode=2 action #0 of 'FF_DEV,DV_MR,-1'
01-May-21 11:47:38.284 - LAUNCHBALL mode=2 action #1 of 'FF_B2S,B2SSTARTANIMATION,TITLE'
01-May-21 11:47:38.300 - LAUNCHBALL mode=2 action #2 of 'FF_B2S,B2SSTARTANIMATION,SAUSAGE1'
01-May-21 11:47:38.563 - LAUNCHMODE mode=2 action #0 of 'FF_BUTTON,BUT_LB,BA_OFF,0,0'
01-May-21 11:47:41.649 - SCOREMODE mode=1 action #0 of 'FF_FLASHER,DV_FLOL,FL_OFF,1,1,100,RANDOM'
01-May-21 11:47:41.661 - SCOREMODE mode=1 action #1 of 'FF_FLASHER,DV_FLIL,FL_OFF,1,1,100,RANDOM'
01-May-21 11:47:41.674 - SCOREMODE mode=1 action #2 of 'FF_FLASHER,DV_FLCN,FL_OFF,1,1,100,RANDOM'
01-May-21 11:47:41.685 - SCOREMODE mode=1 action #3 of 'FF_FLASHER,DV_FLIR,FL_OFF,1,1,100,RANDOM'
01-May-21 11:47:41.696 - SCOREMODE mode=1 action #4 of 'FF_FLASHER,DV_FLOR,FL_OFF,1,1,100,RANDOM'
01-May-21 11:47:41.707 - SCOREMODE mode=1 action #5 of 'FF_DEV,DV_SR,0'
01-May-21 11:47:41.719 - SCOREMODE mode=1 action #6 of 'FF_DEV,DV_BK,0'
01-May-21 11:47:41.730 - SCOREMODE mode=1 action #7 of 'FF_B2S,B2SSTOPALLANIMATIONS'
01-May-21 11:47:42.022 - There are no OFF actions for GAMEMODE
01-May-21 11:47:42.038 - There are no OFF actions for SCOREMODE
01-May-21 11:47:42.257 - Activating process disappeared so stopping things
01-May-21 11:47:42.319 - Stopping ROM
01-May-21 11:47:42.366 - !!! No valid output devices for DOFLinx were found ...... sorry about that !!!

UPDATE: I'm wondering if the FX2 DOFLinx files were ever completed with MX. Found an old post regarding v5.20 mentioning a handful of tables that were already coded with MX, one being Doom... I loaded it in FX2 and my PF strips worked. I'm only using the 5 tables that weren't ported to FX3.



#4 Outhere

Outhere

    Pinball Wizard

  • Platinum Supporter
  • 4,805 posts

  • Flag: United States of America

  • Favorite Pinball: M M

Posted 01 May 2021 - 05:56 PM

 



UPDATE: I'm wondering if the FX2 DOFLinx files were ever completed with MX. Found an old post regarding v5.20 mentioning a handful of tables that were already coded with MX, one being Doom... I loaded it in FX2 and my PF strips worked. I'm only using the 5 tables that weren't ported to FX3.

 

If you go to the DOF website and look up the game and see if the MX code is in there
What happens if you set this to ---  Auto_MX=0



#5 DDH69

DDH69

    Pinball Wizard

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

  • Flag: Australia

  • Favorite Pinball: Monster Bash

Posted 01 May 2021 - 10:49 PM

Some FX2 files do have MX effects.  If you look (edit and search) in the FX2 file you will see FF_DOF commands for those that do.  Just check the table you are trying first.


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

#6 Outhere

Outhere

    Pinball Wizard

  • Platinum Supporter
  • 4,805 posts

  • Flag: United States of America

  • Favorite Pinball: M M

Posted 01 May 2021 - 11:09 PM

Some FX2 files do have MX effects.  If you look (edit and search) in the FX2 file you will see FF_DOF commands for those that do.  Just check the table you are trying first.

So just because they are filled out on the Web page doesn't mean the game will work because the file is not set up for it, I didn't realize that and/or didn't remeber 
A person should be able to add that. Right?



#7 DDH69

DDH69

    Pinball Wizard

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

  • Flag: Australia

  • Favorite Pinball: Monster Bash

Posted 01 May 2021 - 11:40 PM

 

Some FX2 files do have MX effects.  If you look (edit and search) in the FX2 file you will see FF_DOF commands for those that do.  Just check the table you are trying first.

So just because they are filled out on the Web page doesn't mean the game will work because the file is not set up for it, I didn't realize that and/or didn't remeber 
A person should be able to add that. Right?

 

 

Yes, the FX2 files are editable.  So anyone is free to add in anything they like.  If there is a good setup created I'll be happy to include it with the base set.


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

#8 Outhere

Outhere

    Pinball Wizard

  • Platinum Supporter
  • 4,805 posts

  • Flag: United States of America

  • Favorite Pinball: M M

Posted 02 May 2021 - 02:39 AM

 

 

Some FX2 files do have MX effects.  If you look (edit and search) in the FX2 file you will see FF_DOF commands for those that do.  Just check the table you are trying first.

So just because they are filled out on the Web page doesn't mean the game will work because the file is not set up for it, I didn't realize that and/or didn't remeber 
A person should be able to add that. Right?

 

 

Yes, the FX2 files are editable.  So anyone is free to add in anything they like.  If there is a good setup created I'll be happy to include it with the base set.

 

I suppose it would not hurt to add the FX2 files for the games that are missing from FX3



#9 cherg

cherg

    Enthusiast

  • Members
  • PipPipPip
  • 54 posts

  • Flag: United States of America

  • Favorite Pinball: Whirlwind

Posted 02 May 2021 - 12:40 PM

Thanks guys... The games I want to use don't have FF_DOF lines in them so I guess that solves my problem. Auto_MX=0 didn't do anything for me.

 

Since the configtool is populated with MX for the tables I want to use, I suppose I can just add them into each FX2 file I want to use.

 

Before recreating the wheel, are there updated FX2 file available? Mine are all from 2017. 

 

Thanks!



#10 Outhere

Outhere

    Pinball Wizard

  • Platinum Supporter
  • 4,805 posts

  • Flag: United States of America

  • Favorite Pinball: M M

Posted 02 May 2021 - 03:48 PM

Thanks guys... The games I want to use don't have FF_DOF lines in them so I guess that solves my problem. Auto_MX=0 didn't do anything for me.

 

Since the configtool is populated with MX for the tables I want to use, I suppose I can just add them into each FX2 file I want to use.

 

Before recreating the wheel, are there updated FX2 file available? Mine are all from 2017. 

 

Thanks!

These are the latest that I know of - https://www.vpforums...514#entry455053



#11 DDH69

DDH69

    Pinball Wizard

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

  • Flag: Australia

  • Favorite Pinball: Monster Bash

Posted 02 May 2021 - 11:57 PM

Yes, no changes since then ......... until now!


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 03 May 2021 - 05:15 AM

Yes, no changes since then ......... until now!

I updated these files so the 5 Games For FX2 that are not included with FX3 will have MX but in the future I will work on making them matched ( Colors ) closer to the games

Attached Files


Edited by Outhere, 03 May 2021 - 05:21 AM.


#13 Outhere

Outhere

    Pinball Wizard

  • Platinum Supporter
  • 4,805 posts

  • Flag: United States of America

  • Favorite Pinball: M M

Posted 03 May 2021 - 05:44 AM

DDH69
You may want to go on the website and check those to make sure there's nothing there to cause issues
Let know when you done and
Then I will update - South Park Super Sweet Pinball


Edited by Outhere, 03 May 2021 - 05:46 AM.


#14 cherg

cherg

    Enthusiast

  • Members
  • PipPipPip
  • 54 posts

  • Flag: United States of America

  • Favorite Pinball: Whirlwind

Posted 03 May 2021 - 09:51 AM

Thanks for doing this @outhere...Very much appreciated.



#15 DDH69

DDH69

    Pinball Wizard

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

  • Flag: Australia

  • Favorite Pinball: Monster Bash

Posted 03 May 2021 - 09:59 AM

@outhere  I've had a look at the FX2 files you attached.  All except the Plants Vs Zombies look OK (note I have not tested them).  The version of PvZ that you used appears to be an old one by checking the version numbers in the comments at the top.  My version already has MX effects for PvZ.  I've attached a copy of all of the current files that I have.  You might want to consider if a new PvZ FX2 is required, or if the current version I have is OK.

 

Also, regarding the FX2 files, feel free to put any edit notes in the header and advance the version number for tracking purposes.

 

I can't see any changes for ROMs in the DOF Config tool.  Were you asking me to look for these, or have I misunderstood?

Attached Files


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

#16 Outhere

Outhere

    Pinball Wizard

  • Platinum Supporter
  • 4,805 posts

  • Flag: United States of America

  • Favorite Pinball: M M

Posted 03 May 2021 - 01:31 PM

Just want to be sure everything on a website was OK because I know a while back you had a lot of things removed
I updated the game file and added notes in the header and advance the version number
Here are 4 Games Plus use the one you have -- Plants Vs Zombies

Attached Files



#17 Outhere

Outhere

    Pinball Wizard

  • Platinum Supporter
  • 4,805 posts

  • Flag: United States of America

  • Favorite Pinball: M M

Posted 03 May 2021 - 05:23 PM

@DDH69
Is there a trigger event I can add to the file for the ball save launch



#18 DDH69

DDH69

    Pinball Wizard

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

  • Flag: Australia

  • Favorite Pinball: Monster Bash

Posted 03 May 2021 - 08:00 PM

@DDH69
Is there a trigger event I can add to the file for the ball save launch

 

For FX2 this is really the only one to play with

LAUNCHBALL|OFF


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

#19 banzaikitty

banzaikitty

    Neophyte

  • Members
  • Pip
  • 4 posts

  • Flag: Canada

  • Favorite Pinball: Addams Family

Posted 24 August 2021 - 02:01 AM

Sorry to necro-post, but what should DOFLinx be capable of with FX2? 

 

I get SSF (with the pup packs), addressable LEDs(I just have them as a series of flashers? above the playfield), and some very rare shaker motor events in FX3, but I only get the LEDs in FX2.

 

Is there anything preventing repurposing a generic FX3 pup so that you can have SSF in FX2?

 

Thanks.   



#20 Outhere

Outhere

    Pinball Wizard

  • Platinum Supporter
  • 4,805 posts

  • Flag: United States of America

  • Favorite Pinball: M M

Posted 24 August 2021 - 02:42 AM

Sorry to necro-post, but what should DOFLinx be capable of with FX2? 

 

I get SSF (with the pup packs), addressable LEDs(I just have them as a series of flashers? above the playfield), and some very rare shaker motor events in FX3, but I only get the LEDs in FX2.

 

Is there anything preventing repurposing a generic FX3 pup so that you can have SSF in FX2?

 

Thanks.   

As far as I know there is no SSF for FX2 But You may be able to make something work I do not know
But here are the FX2 files so you can have Solenoids and a few other things
All the toys vary between the games but not every game uses all the toys
https://www.vpforums...514#entry455053







Also tagged with one or more of these keywords: doflinx, fx2