Jump to content



Photo
* * * * * 2 votes

DOFLinx Step-by-Step Setup Walk-Through

DOFLinx

  • Please log in to reply
190 replies to this topic

#81 Outhere

Outhere

    Pinball Wizard

  • Platinum Supporter
  • 4,805 posts

  • Flag: United States of America

  • Favorite Pinball: M M

Posted 21 March 2019 - 04:35 PM

This is how i have it

PATH_B2S_SERVER=C:\Visual Pinball\Tables\

 

Some people can get the back glasses To work
They never would work right for me they made everything freeze up
So I just run videos through the front end



#82 DDH69

DDH69

    Pinball Wizard

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

  • Flag: Australia

  • Favorite Pinball: Monster Bash

Posted 22 March 2019 - 02:55 AM

Spaces are fine in the path name.

 

Also, there is a directoutputconfig.ini file in the sample INI folder of the package that has just the colour section in it if you get any issues.


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

#83 Outhere

Outhere

    Pinball Wizard

  • Platinum Supporter
  • 4,805 posts

  • Flag: United States of America

  • Favorite Pinball: M M

Posted 22 March 2019 - 05:40 PM

@Kernel  --- I just realized I was looking at version 6.50 on my Test computer which did not include that file (Sorry)



#84 mon72

mon72

    Enthusiast

  • Members
  • PipPipPip
  • 66 posts
  • Location:Gothenburg

  • Flag: Sweden

  • Favorite Pinball: Indiana Jones

Posted 23 March 2019 - 05:00 PM

Hi all...

What am I doing wrong here?

 

It says it can't load cabinet.xml...
I have the files in the right folders?

 

2019.03.23 17:54:42.711 Will load cabinet config file: C:\DirectOutput\Config\Cabinet.xml
2019.03.23 17:54:42.880 EXCEPTION: Could not load cabinet config from XML data.
2019.03.23 17:54:42.880 EXCEPTION: Thread:
2019.03.23 17:54:42.880 EXCEPTION: Message: Exception --> Could not deserialize the cabinet config from XML data.
2019.03.23 17:54:42.880 EXCEPTION: A exception occured when loading cabinet config file: C:\DirectOutput\Config\Cabinet.xml

 

 

Thanks for any answers... :-)

 

 

Whole log...

---------------------------------------------------------------------------------
DirectOutput Version 3.1.6968.21374, built 2019.01.29 11:52
MJR Grander Unified DOF R3++ edition feat. Djrobx, Rambo3, and Freezy
DOF created by SwissLizard | https://github.com/mjrgh/DirectOutput
2019.03.23 17:54:42.709 DirectOutput Logger initialized
2019.03.23 17:54:42.685 Global config filename is "C:\DIRECTOUTPUT\config\GlobalConfig_B2SServer.xml"
2019.03.23 17:54:42.709 Global config loaded from: C:\DIRECTOUTPUT\config\GlobalConfig_B2SServer.xml
2019.03.23 17:54:42.709 Loading Pinball parts
2019.03.23 17:54:42.710 Loading cabinet
2019.03.23 17:54:42.711 Will load cabinet config file: C:\DirectOutput\Config\Cabinet.xml
2019.03.23 17:54:42.880 EXCEPTION: Could not load cabinet config from XML data.
2019.03.23 17:54:42.880 EXCEPTION: Thread:
2019.03.23 17:54:42.880 EXCEPTION: Message: Exception --> Could not deserialize the cabinet config from XML data.
2019.03.23 17:54:42.880 EXCEPTION: A exception occured when loading cabinet config file: C:\DirectOutput\Config\Cabinet.xml
2019.03.23 17:54:42.880 EXCEPTION: Thread:
2019.03.23 17:54:42.880 EXCEPTION: Message: NullReferenceException --> Object reference not set to an instance of an object.
2019.03.23 17:54:42.881 EXCEPTION: Stacktrace:    at DirectOutput.Log.Exception(String Message, Exception E)
2019.03.23 17:54:42.881 EXCEPTION: Stacktrace:    at DirectOutput.Cab.Cabinet.GetCabinetFromConfigXml(String ConfigXml)
2019.03.23 17:54:42.881 EXCEPTION: Stacktrace:    at DirectOutput.Cab.Cabinet.GetCabinetFromConfigXmlFile(String FileName)
2019.03.23 17:54:42.881 EXCEPTION: Stacktrace:    at DirectOutput.Cab.Cabinet.GetCabinetFromConfigXmlFile(FileInfo CabinetConfigFile)
2019.03.23 17:54:42.881 EXCEPTION: Stacktrace:    at DirectOutput.Pinball.Setup(String GlobalConfigFilename, String TableFilename, String RomName)
2019.03.23 17:54:42.881 EXCEPTION: Targetsite: Void Exception(System.String, System.Exception)
2019.03.23 17:54:42.881 No cabinet config file loaded. Will use AutoConfig.
2019.03.23 17:54:42.881 Cabinet auto configuration started
2019.03.23 17:54:42.903 Detected and added Pinscape Controller Nr. 1 with name Pinscape Controller 01
2019.03.23 17:54:42.904 Added LedwizEquivalent Nr. 51 with name Pinscape Controller 01 Equivalent for Pinscape Controller Nr. 1, 65
2019.03.23 17:54:42.910 PhilipsHueAutoConfigurator.AutoConfig started...note, actual connection detection will happen asynchronously, and device disabled if not succesfull (check further down in the log)
2019.03.23 17:54:42.917 LedWiz-like device at VID=64250, PID=240, product string=Pinscape Controller, manufacturer string=mjrnet
2019.03.23 17:54:42.917 HID caps: usage page=1, usage=4, number of link collection nodes=1, output report byte length=9
2019.03.23 17:54:42.920 LedWiz-like device at VID=64250, PID=240, product string=Pinscape Controller, manufacturer string=mjrnet
2019.03.23 17:54:42.920 HID caps: usage page=12, usage=1, number of link collection nodes=1, output report byte length=0
2019.03.23 17:54:42.923 Opening 32-bit LedWiz driver...
2019.03.23 17:54:42.924 Detected and added LedWiz Nr. 1 with name LedWiz 01
2019.03.23 17:54:42.924 Added LedwizEquivalent Nr. 1 with name LedWiz 01 Equivalent for Ledwiz Nr. 1
2019.03.23 17:54:42.929 Cabinet auto configuration finished
2019.03.23 17:54:42.929 Cabinet loaded
2019.03.23 17:54:42.929 Loading table config
2019.03.23 17:54:42.930 Warning: No table config file found. Will try to load config from LedControl file(s).
2019.03.23 17:54:42.930 Will try to load configs from DirectOutput.ini or LedControl.ini file(s) for RomName acd_170h
2019.03.23 17:54:42.933 Loading LedControl file C:\DirectOutput\config\directoutputconfig30.ini
2019.03.23 17:54:42.962 Min DOF Version is 0.8 for file directoutputconfig30.ini
2019.03.23 17:54:45.201 Loading LedControl file C:\DirectOutput\config\directoutputconfig51.ini
2019.03.23 17:54:45.206 Min DOF Version is 0.8 for file directoutputconfig51.ini
2019.03.23 17:54:45.999 2 directoutputconfig.ini or ledcontrol.ini files loaded.
2019.03.23 17:54:46.000 Config for RomName acd_170h exists in LedControl data. Updating cabinet and config.
2019.03.23 17:54:46.033 Table config loading finished: romname=acd_170h, tablename=AC-DC_Luci-1.5
2019.03.23 17:54:46.034 Pinball parts loaded
2019.03.23 17:54:46.034 Starting processes
2019.03.23 17:54:46.034 Initializing cabinet
2019.03.23 17:54:46.035 Debug: Initializing output controllers
2019.03.23 17:54:46.036 Pinscape Pinscape Controller 01 intialized and updater thread started.
2019.03.23 17:54:46.037 Debug: Initializing LedWiz Nr. 01
2019.03.23 17:54:46.038 Pinscape Pinscape Controller 01 updater thread  started.
2019.03.23 17:54:46.038 Pinscape Pinscape Controller 01 updater thread  has connected to Pinscape Pinscape Controller 01.
2019.03.23 17:54:46.038 LedWiz Nr. 01 initialized and updater thread initialized.
2019.03.23 17:54:46.038 Debug: Output controllers initialized
2019.03.23 17:54:46.039 Updater thread for LedWiz 01 started.
2019.03.23 17:54:46.043 Cabinet initialized
2019.03.23 17:54:46.047 Loading shape definition file: C:\DirectOutput\config\DirectOutputShapes.xml
2019.03.23 17:54:46.113 Framework initialized.
2019.03.23 17:54:46.113 Have fun! :)
2019.03.23 17:56:03.585 Finishing framework
2019.03.23 17:56:03.588 Finishing cabinet
2019.03.23 17:56:03.589 Debug: Finishing output controllers
2019.03.23 17:56:03.598 Pinscape Pinscape Controller 01 updater thread  has disconnected from Pinscape Pinscape Controller 01 and will terminate.
2019.03.23 17:56:03.598 Pinscape Pinscape Controller 01 finished and updater thread stopped.
2019.03.23 17:56:03.599 Debug: Finishing LedWiz Nr. 01
2019.03.23 17:56:03.599 Updater thread for LedWiz 01 terminated.
2019.03.23 17:56:03.612 LedWiz Nr. 01 finished and updater thread stopped.
2019.03.23 17:56:03.612 Debug: Output controllers finished
2019.03.23 17:56:03.612 Cabinet finished
2019.03.23 17:56:03.612 DirectOutput framework finished.
2019.03.23 17:56:03.612 Bye and thanks for using!
 


Edited by mon72, 23 March 2019 - 05:02 PM.


#85 Outhere

Outhere

    Pinball Wizard

  • Platinum Supporter
  • 4,805 posts

  • Flag: United States of America

  • Favorite Pinball: M M

Posted 23 March 2019 - 05:14 PM

Post your --- GlobalConfig_B2SServer.xml 



#86 mon72

mon72

    Enthusiast

  • Members
  • PipPipPip
  • 66 posts
  • Location:Gothenburg

  • Flag: Sweden

  • Favorite Pinball: Indiana Jones

Posted 23 March 2019 - 05:31 PM

Hi

Thanks for Quick responce

 

<?xml version="1.0" encoding="UTF-8"?>

<!--Global configuration for the DirectOutput framework.-->

<!--Saved by DirectOutput Version 3.1.6968.21374: 2019-03-22 21-31-59-->

-<GlobalConfig>

<LedWizDefaultMinCommandIntervalMs>10</LedWizDefaultMinCommandIntervalMs>

<LedControlMinimumEffectDurationMs>60</LedControlMinimumEffectDurationMs>

<LedControlMinimumRGBEffectDurationMs>120</LedControlMinimumRGBEffectDurationMs>

<PacLedDefaultMinCommandIntervalMs>10</PacLedDefaultMinCommandIntervalMs>

<IniFilesPath>C:\DirectOutput\</IniFilesPath>

<CabinetConfigFilePattern>C:\DirectOutput\Config\Cabinet.xml</CabinetConfigFilePattern>

<TableConfigFilePatterns/>

<EnableLogging>true</EnableLogging>

<ClearLogOnSessionStart>true</ClearLogOnSessionStart>

<LogFilePattern>C:\DirectOutput\DirectOutput.log</LogFilePattern>

</GlobalConfig>

 

 

 


Edited by mon72, 23 March 2019 - 05:34 PM.


#87 Outhere

Outhere

    Pinball Wizard

  • Platinum Supporter
  • 4,805 posts

  • Flag: United States of America

  • Favorite Pinball: M M

Posted 23 March 2019 - 05:43 PM

Post your --- Cabinet.xml



#88 mon72

mon72

    Enthusiast

  • Members
  • PipPipPip
  • 66 posts
  • Location:Gothenburg

  • Flag: Sweden

  • Favorite Pinball: Indiana Jones

Posted 23 March 2019 - 05:52 PM

My Cabinet.xml file

 

<?xml version="1.0"?>
<Cabinet xmlns:xsi="http://www.w3.org/20...Schema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  <Name>Virtualpinball</Name>
  <OutputControllers>
    <TeensyStripController>
      <Name>TeensyStripController</Name>
      <NumberOfLedsStrip1>144</NumberOfLedsStrip1>
      <NumberOfLedsStrip2>144</NumberOfLedsStrip2>
      <NumberOfLedsStrip3>40</NumberOfLedsStrip3>
      <NumberOfLedsStrip4>40</NumberOfLedsStrip4>
      <NumberOfLedsStrip5>0</NumberOfLedsStrip5>
      <NumberOfLedsStrip6>0</NumberOfLedsStrip6>
      <NumberOfLedsStrip7>0</NumberOfLedsStrip7>
      <NumberOfLedsStrip8>0</NumberOfLedsStrip8>
      <ComPortName>COM3</ComPortName>
    </TeensyStripController>
  </OutputControllers>
  <Toys>
    <LedStrip>
      <Name>PFRight</Name>
      <Width>1</Width>
      <Height>144</Height>
      <LedStripArrangement>BottomUpRightleft</LedStripArrangement>
      <ColorOrder>GRB</ColorOrder>
      <FirstLedNumber>1</FirstLedNumber>
      <FadingCurveName>SwissLizardsLedCurve</FadingCurveName>
      <OutputControllerName>TeensyStripController</OutputControllerName>
    </LedStrip>
    <LedStrip>
      <Name>PFLeft</Name>
      <Width>1</Width>
      <Height>144</Height>
      <LedStripArrangement>TopDownLeftRight</LedStripArrangement>
      <ColorOrder>GRB</ColorOrder>
      <FirstLedNumber>227</FirstLedNumber>
      <FadingCurveName>SwissLizardsLedCurve</FadingCurveName>
      <OutputControllerName>TeensyStripController</OutputControllerName>
    </LedStrip>
 <LedStrip>
      <Name>RightSp</Name>
      <Width>1</Width>
      <Height>40</Height>
      <LedStripArrangement>BottomUpLeftRight</LedStripArrangement>
      <ColorOrder>GRB</ColorOrder>
      <FirstLedNumber>145</FirstLedNumber>
      <FadingCurveName>Linear0To224</FadingCurveName>
      <OutputControllerName>TeensyStripController</OutputControllerName>
    </LedStrip>
    <LedStrip>
      <Name>LeftSp</Name>
      <Width>1</Width>
      <Height>40</Height>
      <LedStripArrangement>BottomUpLeftRight</LedStripArrangement>
      <ColorOrder>GRB</ColorOrder>
      <FirstLedNumber>186</FirstLedNumber>
      <FadingCurveName>Linear0To224</FadingCurveName>
      <OutputControllerName>TeensyStripController</OutputControllerName>
    </LedStrip>
    <LedWizEquivalent>
       <Name>LedWizEquivalent01</Name>
      <Outputs>
        <LedWizEquivalentOutput>
          <OutputName>PFRight</OutputName>
          <LedWizEquivalentOutputNumber>7</LedWizEquivalentOutputNumber>
        </LedWizEquivalentOutput>
        <LedWizEquivalentOutput>
          <OutputName>PFLeft</OutputName>
          <LedWizEquivalentOutputNumber>4</LedWizEquivalentOutputNumber>
        </LedWizEquivalentOutput>
        <LedWizEquivalentOutput>
          <OutputName>RightSp</OutputName>
          <LedWizEquivalentOutputNumber>1</LedWizEquivalentOutputNumber>
        </LedWizEquivalentOutput>
        <LedWizEquivalentOutput>
          <OutputName>LeftSp</OutputName>
          <LedWizEquivalentOutputNumber>1</LedWizEquivalentOutputNumber>
        </LedWizEquivalentOutput>
      </Outputs>
     <LedWizNumber>01</LedWizNumber>
    </LedWizEquivalent>
  </Toys>
 <AutoConfigEnabled>true</AutoConfigEnabled>
</Cabinet>
 


The   <Name>LedWizEquivalent01</Name> should probable be 30 and not 01 because the .ini file is called "directoutputconfig30.ini"

I was just testing

 

I have a setup with Pinscape, the mainboard and the Power board.

 

I have the front five flashers and strobes going of while playing a game... so its almost working...

 

Chasing the adressable leds now and I saw this in the log and could not understand what it ment...



#89 Outhere

Outhere

    Pinball Wizard

  • Platinum Supporter
  • 4,805 posts

  • Flag: United States of America

  • Favorite Pinball: M M

Posted 23 March 2019 - 05:59 PM

This my cabinet file

Spoiler



#90 Outhere

Outhere

    Pinball Wizard

  • Platinum Supporter
  • 4,805 posts

  • Flag: United States of America

  • Favorite Pinball: M M

Posted 23 March 2019 - 06:25 PM

Some of your cabinet set up don't make sense to me...  But I'm not sure how you have it set up on the DOF website

<Name>LedWizEquivalent01</Name> should probable be 30 <---Yes

See the 3 items in Red

 

Your cabinet file

Spoiler


Edited by Outhere, 23 March 2019 - 06:27 PM.


#91 mon72

mon72

    Enthusiast

  • Members
  • PipPipPip
  • 66 posts
  • Location:Gothenburg

  • Flag: Sweden

  • Favorite Pinball: Indiana Jones

Posted 23 March 2019 - 06:29 PM

could you Please post your globalconfig_b2sserver.xml and directoutputconfig.ini
Thanks in advance...

#92 Outhere

Outhere

    Pinball Wizard

  • Platinum Supporter
  • 4,805 posts

  • Flag: United States of America

  • Favorite Pinball: M M

Posted 23 March 2019 - 06:42 PM

here are my files

http://vpuniverse.co...s#comment-42561

directoutputconfig2.ini

Spoiler



#93 mon72

mon72

    Enthusiast

  • Members
  • PipPipPip
  • 66 posts
  • Location:Gothenburg

  • Flag: Sweden

  • Favorite Pinball: Indiana Jones

Posted 23 March 2019 - 07:03 PM

Thanks
Will check this against my files.

#94 mon72

mon72

    Enthusiast

  • Members
  • PipPipPip
  • 66 posts
  • Location:Gothenburg

  • Flag: Sweden

  • Favorite Pinball: Indiana Jones

Posted 24 March 2019 - 12:22 PM

Tested and looked at everything but I can't wrap my head around it... why am i getting this?

What am I missing? 

Cabinet and globalconfig file above

 

See exceptions below...

DirectOutput Version 3.1.6968.21374, built 2019.01.29 11:52
MJR Grander Unified DOF R3++ edition feat. Djrobx, Rambo3, and Freezy
DOF created by SwissLizard | https://github.com/mjrgh/DirectOutput
2019.03.23 17:54:42.709 DirectOutput Logger initialized
2019.03.23 17:54:42.685 Global config filename is "C:\DIRECTOUTPUT\config\GlobalConfig_B2SServer.xml"
2019.03.23 17:54:42.709 Global config loaded from: C:\DIRECTOUTPUT\config\GlobalConfig_B2SServer.xml
2019.03.23 17:54:42.709 Loading Pinball parts
2019.03.23 17:54:42.710 Loading cabinet
2019.03.23 17:54:42.711 Will load cabinet config file: C:\DirectOutput\Config\Cabinet.xml
2019.03.23 17:54:42.880 EXCEPTION: Could not load cabinet config from XML data.
2019.03.23 17:54:42.880 EXCEPTION: Thread:
2019.03.23 17:54:42.880 EXCEPTION: Message: Exception --> Could not deserialize the cabinet config from XML data.
2019.03.23 17:54:42.880 EXCEPTION: A exception occured when loading cabinet config file: C:\DirectOutput\Config\Cabinet.xml
2019.03.23 17:54:42.880 EXCEPTION: Thread:
2019.03.23 17:54:42.880 EXCEPTION: Message: NullReferenceException --> Object reference not set to an instance of an object.
2019.03.23 17:54:42.881 EXCEPTION: Stacktrace:    at DirectOutput.Log.Exception(String Message, Exception E)
2019.03.23 17:54:42.881 EXCEPTION: Stacktrace:    at DirectOutput.Cab.Cabinet.GetCabinetFromConfigXml(String ConfigXml)
2019.03.23 17:54:42.881 EXCEPTION: Stacktrace:    at DirectOutput.Cab.Cabinet.GetCabinetFromConfigXmlFile(String FileName)
2019.03.23 17:54:42.881 EXCEPTION: Stacktrace:    at DirectOutput.Cab.Cabinet.GetCabinetFromConfigXmlFile(FileInfo CabinetConfigFile)
2019.03.23 17:54:42.881 EXCEPTION: Stacktrace:    at DirectOutput.Pinball.Setup(String GlobalConfigFilename, String TableFilename, String RomName)
2019.03.23 17:54:42.881 EXCEPTION: Targetsite: Void Exception(System.String, System.Exception)
2019.03.23 17:54:42.881 No cabinet config file loaded. Will use AutoConfig.
2019.03.23 17:54:42.881 Cabinet auto configuration started
2019.03.23 17:54:42.903 Detected and added Pinscape Controller Nr. 1 with name Pinscape Controller 01



#95 Outhere

Outhere

    Pinball Wizard

  • Platinum Supporter
  • 4,805 posts

  • Flag: United States of America

  • Favorite Pinball: M M

Posted 24 March 2019 - 05:02 PM

Change your cabinet file as if you only have one set of lights hooked up and see what happens

Like this

 

Spoiler



#96 mon72

mon72

    Enthusiast

  • Members
  • PipPipPip
  • 66 posts
  • Location:Gothenburg

  • Flag: Sweden

  • Favorite Pinball: Indiana Jones

Posted 28 March 2019 - 07:05 PM

Hi
 

Still get this Error log...

2019.03.28 19:48:12.116 EXCEPTION: Message: Exception --> Could not deserialize the cabinet config from XML data.

 

I have now tried with just one side of the playfeild...

 

I have reinstalled the Teensy software and uploaded with arduino sketch

 

br

Mon72

 

---------------------------------------------------------------------------------
DirectOutput Version 3.1.6968.21374, built 2019.01.29 11:52
MJR Grander Unified DOF R3++ edition feat. Djrobx, Rambo3, and Freezy
DOF created by SwissLizard | https://github.com/mjrgh/DirectOutput
2019.03.28 19:48:11.960 DirectOutput Logger initialized
2019.03.28 19:48:11.928 Global config filename is "C:\DirectOutput\config\GlobalConfig_PinballX.xml"
2019.03.28 19:48:11.960 Global config loaded from: C:\DirectOutput\config\GlobalConfig_PinballX.xml
2019.03.28 19:48:11.960 Loading Pinball parts
2019.03.28 19:48:11.960 Loading cabinet
2019.03.28 19:48:11.960 Will load cabinet config file: C:\DirectOutput\Config\cabinet.xml
2019.03.28 19:48:12.116 EXCEPTION: Could not load cabinet config from XML data.
2019.03.28 19:48:12.116 EXCEPTION: Thread:
2019.03.28 19:48:12.116 EXCEPTION: Message: Exception --> Could not deserialize the cabinet config from XML data.
2019.03.28 19:48:12.116 EXCEPTION: A exception occured when loading cabinet config file: C:\DirectOutput\Config\cabinet.xml
2019.03.28 19:48:12.116 EXCEPTION: Thread:
2019.03.28 19:48:12.116 EXCEPTION: Message: NullReferenceException --> Object reference not set to an instance of an object.
2019.03.28 19:48:12.116 EXCEPTION: Stacktrace:    at DirectOutput.Log.Exception(String Message, Exception E)
2019.03.28 19:48:12.116 EXCEPTION: Stacktrace:    at DirectOutput.Cab.Cabinet.GetCabinetFromConfigXml(String ConfigXml)
2019.03.28 19:48:12.116 EXCEPTION: Stacktrace:    at DirectOutput.Cab.Cabinet.GetCabinetFromConfigXmlFile(String FileName)
2019.03.28 19:48:12.116 EXCEPTION: Stacktrace:    at DirectOutput.Cab.Cabinet.GetCabinetFromConfigXmlFile(FileInfo CabinetConfigFile)
2019.03.28 19:48:12.116 EXCEPTION: Stacktrace:    at DirectOutput.Pinball.Setup(String GlobalConfigFilename, String TableFilename, String RomName)
2019.03.28 19:48:12.116 EXCEPTION: Targetsite: Void Exception(System.String, System.Exception)
2019.03.28 19:48:12.116 No cabinet config file loaded. Will use AutoConfig.
2019.03.28 19:48:12.116 Cabinet auto configuration started
2019.03.28 19:48:12.147 Detected and added Pinscape Controller Nr. 1 with name Pinscape Controller 01
2019.03.28 19:48:12.147 Added LedwizEquivalent Nr. 51 with name Pinscape Controller 01 Equivalent for Pinscape Controller Nr. 1, 65
2019.03.28 19:48:12.147 PhilipsHueAutoConfigurator.AutoConfig started...note, actual connection detection will happen asynchronously, and device disabled if not succesfull (check further down in the log)
2019.03.28 19:48:12.163 LedWiz-like device at VID=64250, PID=240, product string=Pinscape Controller, manufacturer string=mjrnet
2019.03.28 19:48:12.163 HID caps: usage page=1, usage=4, number of link collection nodes=1, output report byte length=9
2019.03.28 19:48:12.163 LedWiz-like device at VID=64250, PID=240, product string=Pinscape Controller, manufacturer string=mjrnet
2019.03.28 19:48:12.163 HID caps: usage page=12, usage=1, number of link collection nodes=1, output report byte length=0
2019.03.28 19:48:12.163 Opening 32-bit LedWiz driver...
2019.03.28 19:48:12.163 Detected and added LedWiz Nr. 1 with name LedWiz 01
2019.03.28 19:48:12.163 Added LedwizEquivalent Nr. 1 with name LedWiz 01 Equivalent for Ledwiz Nr. 1
2019.03.28 19:48:12.163 Cabinet auto configuration finished
2019.03.28 19:48:12.163 Cabinet loaded
2019.03.28 19:48:12.163 Loading table config
2019.03.28 19:48:12.163 No TableFilename specified, will use empty tableconfig
2019.03.28 19:48:12.163 Will try to load configs from DirectOutput.ini or LedControl.ini file(s) for RomName PinballX
2019.03.28 19:48:12.178 Loading LedControl file C:\DirectOutput\Config\directoutputconfig30.ini
2019.03.28 19:48:12.194 Min DOF Version is 0.8 for file directoutputconfig30.ini
2019.03.28 19:48:14.178 Loading LedControl file C:\DirectOutput\Config\directoutputconfig51.ini
2019.03.28 19:48:14.178 Min DOF Version is 0.8 for file directoutputconfig51.ini
2019.03.28 19:48:14.897 2 directoutputconfig.ini or ledcontrol.ini files loaded.
2019.03.28 19:48:14.897 Config for RomName PinballX exists in LedControl data. Updating cabinet and config.
2019.03.28 19:48:14.928 Warning: Skipped setting 3 in column 12 for LedWizEqivalent number 51 since #4500 is not a valid color specification.
2019.03.28 19:48:14.928 Warning: Skipped setting 4 in column 12 for LedWizEqivalent number 51 since = is not a valid color specification.


This is my Doflinx log
mybee this is something that can help someone to figure out why it is not working...

 

/mon72

 

28-mar-19 20:01:57.107 - DOF Linx for Pinball Emulators - DOFLinx by DDH69
28-mar-19 20:01:57.123 - Starting up - version 6.71
28-mar-19 20:01:57.123 - For support come and visit the community here http://www.vpforums....p?showforum=104
28-mar-19 20:01:57.123 - Pre-Reading DOFLinx.INI startup config file details
28-mar-19 20:01:57.154 - DEBUG enabled with showing of window True
28-mar-19 20:01:57.170 - No DOF Global Config file supplied
28-mar-19 20:01:57.185 - Joystick # 1 detected : 32 buttons   Z-Axis
28-mar-19 20:01:57.201 - 1 Pinscape device(s) found
28-mar-19 20:01:57.201 - DOFLinx device: 1 Initializing as Pinscape #1 with name=Pinscape Controller
28-mar-19 20:01:57.217 - DOFLinx device:1 Pinscape setup with 65 outputs
28-mar-19 20:01:57.232 - 1 LEDWiz device(s) found
28-mar-19 20:01:57.232 - DOFLinx device: 2 Initializing as LEDWiz #1 with ID=0
28-mar-19 20:01:57.232 - DOFLinx device:2 LEDWiz setup with 32 outputs
28-mar-19 20:01:57.232 - 0 FTDI (Sainsmart) device(s) found
28-mar-19 20:01:57.248 - 0 PacLED64 device(s) found
28-mar-19 20:01:57.248 - 0 Ultimate IO device(s) found
28-mar-19 20:01:57.248 - Reading DOFLinx.INI startup config file details
28-mar-19 20:01:57.248 - Reading DirectOutputConfig file named c:\DirectOutput\Config\directoutputconfig30.ini
28-mar-19 20:01:57.279 - Turning DEBUG off
28-mar-19 20:01:57.279 - DEBUG enabled with showing of window True
28-mar-19 20:01:59.179 - 1 Pinscape device(s) found
28-mar-19 20:01:59.179 - DOFLinx device: 1 Initializing as Pinscape #1 with name=Pinscape Controller
28-mar-19 20:01:59.195 - DOFLinx device:1 Pinscape setup with 65 outputs
28-mar-19 20:01:59.195 - 1 LEDWiz device(s) found
28-mar-19 20:01:59.210 - DOFLinx device: 2 Initializing as LEDWiz #1 with ID=0
28-mar-19 20:01:59.210 - DOFLinx device:2 LEDWiz setup with 32 outputs
28-mar-19 20:01:59.210 - 0 FTDI (Sainsmart) device(s) found
28-mar-19 20:01:59.210 - 0 PacLED64 device(s) found
28-mar-19 20:01:59.226 - 0 Ultimate IO device(s) found
28-mar-19 20:02:24.588 - Found valid process name of 'Future Pinball'
28-mar-19 20:02:24.597 - Setting Future Pinball process ID
28-mar-19 20:02:24.625 - Found valid process name of 'FPLoader'
28-mar-19 20:02:24.661 - Activated by process name : 'FPLoader'
28-mar-19 20:02:24.673 - Named process detected and startup commenced
28-mar-19 20:02:24.683 - Process has administration rights
28-mar-19 20:02:24.691 - 64 bit OS detected
28-mar-19 20:02:24.710 - FP full name=C:\pinball\Future Pinball\Future Pinball.exe Size=28547584 bytes, Dated 2010-12-31 13:23:32
28-mar-19 20:02:24.719 - Starting scan of FP process for DOFLinx code
28-mar-19 20:02:28.000 - Starting scan of FP process for DOFLinx code
28-mar-19 20:02:31.001 - Starting scan of FP process for DOFLinx code
28-mar-19 20:02:34.001 - Starting scan of FP process for DOFLinx code
28-mar-19 20:02:37.001 - Starting scan of FP process for DOFLinx code
28-mar-19 20:02:40.001 - Starting scan of FP process for DOFLinx code
28-mar-19 20:02:43.001 - Starting scan of FP process for DOFLinx code
28-mar-19 20:02:47.001 - Starting scan of FP process for DOFLinx code
28-mar-19 20:02:51.001 - Starting scan of FP process for DOFLinx code
28-mar-19 20:02:55.001 - Starting scan of FP process for DOFLinx code
28-mar-19 20:03:00.001 - Starting scan of FP process for DOFLinx code
28-mar-19 20:03:02.001 - Starting scan of FP process for DOFLinx code
28-mar-19 20:03:03.001 - Starting scan of FP process for DOFLinx code
28-mar-19 20:03:04.001 - Starting scan of FP process for DOFLinx code
28-mar-19 20:03:05.001 - Starting scan of FP process for DOFLinx code
28-mar-19 20:03:06.001 - Starting scan of FP process for DOFLinx code
28-mar-19 20:03:07.002 - Starting scan of FP process for DOFLinx code
28-mar-19 20:03:08.002 - Starting scan of FP process for DOFLinx code
28-mar-19 20:03:09.002 - Starting scan of FP process for DOFLinx code
28-mar-19 20:03:10.000 - Starting scan of FP process for DOFLinx code
28-mar-19 20:03:11.004 - Starting scan of FP process for DOFLinx code
28-mar-19 20:03:12.019 - Starting scan of FP process for DOFLinx code
28-mar-19 20:03:13.008 - Starting scan of FP process for DOFLinx code
28-mar-19 20:03:14.008 - Starting scan of FP process for DOFLinx code



#97 Outhere

Outhere

    Pinball Wizard

  • Platinum Supporter
  • 4,805 posts

  • Flag: United States of America

  • Favorite Pinball: M M

Posted 28 March 2019 - 07:26 PM

Maybe try this

http://vpuniverse.co...t&comment=41037



#98 mon72

mon72

    Enthusiast

  • Members
  • PipPipPip
  • 66 posts
  • Location:Gothenburg

  • Flag: Sweden

  • Favorite Pinball: Indiana Jones

Posted 28 March 2019 - 08:13 PM

Tested your cabinet file again and just went with left and right playfield and edited the amount of leds and now left and right is working

 

YES!!!

Now i just need to tweek it

but at least NOW it works

 

Will be a interesting weekend...

 

Thanks OUTHERE you are awesome!



#99 Outhere

Outhere

    Pinball Wizard

  • Platinum Supporter
  • 4,805 posts

  • Flag: United States of America

  • Favorite Pinball: M M

Posted 28 March 2019 - 08:34 PM

Nothing like good news And now your weekend will be more funnier


So what fix the problem?



#100 mon72

mon72

    Enthusiast

  • Members
  • PipPipPip
  • 66 posts
  • Location:Gothenburg

  • Flag: Sweden

  • Favorite Pinball: Indiana Jones

Posted 28 March 2019 - 08:53 PM

I have a few software colleagues at work and Im going to ask them to look at the two files and tell me what is the differance...
Will post answer as soon as i get it





Also tagged with one or more of these keywords: DOFLinx