Jump to content

Recommended Posts

Posted
Here is the old export.lua. As to logs, the only logs I have are dated back on 5-31-2018 at a time the SSA was working fine, so I see no reference to that in the logs.

 

 

The export.lua looks fine. I mean the log in SSA's service tab...

So start SSA and go to the service tab. There is a message box

Posted

Is this what you wanted?

 

The export.lua looks fine. I mean the log in SSA's service tab...

So start SSA and go to the service tab. There is a message box

 

 

I opened the 'Service" tab and checked the "Log to screen" box. Went into DCS, no JetSeat response in the sim and there was nothing on the "Log to Screen" box under the Service tab except when I tested the Jetseat by pushing the "Test Vibe-Motors". I'm lost on what's going on and why it just stopped functioning.

Intel i5-4690K Devil's Canyon, GForce TitanX, ASUS Z-97A MB, 16GB GDDR3 GSkill mem, Samsung SSD X3,Track IR, TM Warthog, MFG Crosswind pedals, Acer XB280HK monitor,GAMETRIX KW-908 JETSEAT

Posted (edited)

If I click on the "SimConnect Debug view", this is what I get. Is this the source of my problem?

 

See the end of this message for details on invoking

just-in-time (JIT) debugging instead of this dialog box.

 

************** Exception Text **************

System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.FlightSimulator.SimConnect.dll' or one of its dependencies. The specified module could not be found.

File name: 'Microsoft.FlightSimulator.SimConnect.dll'

at SimShaker.Core.DataProvider.SimConnectDataProvider.DefWndProc(Message& m)

at System.Windows.Forms.Control.WndProc(Message& m)

at System.Windows.Forms.ScrollableControl.WndProc(Message& m)

at System.Windows.Forms.Form.WndProc(Message& m)

at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)

at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)

at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

 

 

 

 

************** Loaded Assemblies **************

mscorlib

Assembly Version: 4.0.0.0

Win32 Version: 4.7.3110.0 built by: NET472REL1LAST_C

CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll

----------------------------------------

System

Assembly Version: 4.0.0.0

Win32 Version: 4.7.3056.0 built by: NET472REL1

CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll

----------------------------------------

SimShaker for Aviators

Assembly Version: 1.2.0.0

Win32 Version: 1.2.0.0

CodeBase: file:///C:/Users/RDH19/AppData/Local/Apps/2.0/0ZZPPNHG.HRH/A66TT86K.4BA/sims..tion_8d02fb54339bfb80_0001.0002_ead3c51b83b4195b/SimShaker%20for%20Aviators.exe

----------------------------------------

System.Windows.Forms

Assembly Version: 4.0.0.0

Win32 Version: 4.7.3056.0 built by: NET472REL1

CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll

----------------------------------------

System.Drawing

Assembly Version: 4.0.0.0

Win32 Version: 4.7.3056.0 built by: NET472REL1

CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll

----------------------------------------

System.Configuration

Assembly Version: 4.0.0.0

Win32 Version: 4.7.3056.0 built by: NET472REL1

CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll

----------------------------------------

System.Core

Assembly Version: 4.0.0.0

Win32 Version: 4.7.3110.0 built by: NET472REL1LAST_C

CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll

----------------------------------------

System.Xml

Assembly Version: 4.0.0.0

Win32 Version: 4.7.3056.0 built by: NET472REL1

CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll

----------------------------------------

Accessibility

Assembly Version: 4.0.0.0

Win32 Version: 4.7.3056.0 built by: NET472REL1

CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll

----------------------------------------

System.Xml.Linq

Assembly Version: 4.0.0.0

Win32 Version: 4.7.3056.0 built by: NET472REL1

CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml.Linq/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.Linq.dll

----------------------------------------

 

************** JIT Debugging **************

To enable just-in-time (JIT) debugging, the .config file for this

application or computer (machine.config) must have the

jitDebugging value set in the system.windows.forms section.

The application must also be compiled with debugging

enabled.

 

For example:

 

<configuration>

<system.windows.forms jitDebugging="true" />

</configuration>

 

When JIT debugging is enabled, any unhandled exception

will be sent to the JIT debugger registered on the computer

rather than be handled by this dialog box.

Edited by Chief1942

Intel i5-4690K Devil's Canyon, GForce TitanX, ASUS Z-97A MB, 16GB GDDR3 GSkill mem, Samsung SSD X3,Track IR, TM Warthog, MFG Crosswind pedals, Acer XB280HK monitor,GAMETRIX KW-908 JETSEAT

Posted
If I click on the "SimConnect Debug view", this is what I get. Is this the source of my problem?

 

See the end of this message for details on invoking

just-in-time (JIT) debugging instead of this dialog box.

 

************** Exception Text **************

System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.FlightSimulator.SimConnect.dll' or one of its dependencies. The specified module could not be found.

File name: 'Microsoft.FlightSimulator.SimConnect.dll'

at SimShaker.Core.DataProvider.SimConnectDataProvider.DefWndProc(Message& m)

at System.Windows.Forms.Control.WndProc(Message& m)

at System.Windows.Forms.ScrollableControl.WndProc(Message& m)

at System.Windows.Forms.Form.WndProc(Message& m)

at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)

at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)

at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

 

 

SimConnect is for FSX/P3D.

 

If the service tab log does not provide any info, than there is something wrong. At least it should list, that if found a DCS installation and placed the export.lua.

Did you try to start SSA directly from it's installation folder? Did you install a new anti virus or firewall software?

 

Cheers

Posted
SimConnect is for FSX/P3D.

 

If the service tab log does not provide any info, than there is something wrong. At least it should list, that if found a DCS installation and placed the export.lua.

Did you try to start SSA directly from it's installation folder? Did you install a new anti virus or firewall software?

 

Cheers

 

 

Yes, I've started the SimShaker for Aviators from the icon contained in the new install. Everything works fine UNTIL I start either DCS release or DCS 2.5 Beta. I am simply puzzled at what is stopping the SSA from actually functioning within those DCS programs. One thing I did do was place both the release and the Beta on one new Samsung SSD 500GB. I also have the 2.5 Beta on a Samsung M.2 stick as well. Since my issues appear to have occurred when I did that then I MUST believe that it is NOT something with your program, but something connected with my PC and the SSD's. Thanks for all your help even though it is NOT your program that is causing the problem evidently.

Intel i5-4690K Devil's Canyon, GForce TitanX, ASUS Z-97A MB, 16GB GDDR3 GSkill mem, Samsung SSD X3,Track IR, TM Warthog, MFG Crosswind pedals, Acer XB280HK monitor,GAMETRIX KW-908 JETSEAT

Posted
Yes, I've started the SimShaker for Aviators from the icon contained in the new install. Everything works fine UNTIL I start either DCS release or DCS 2.5 Beta. I am simply puzzled at what is stopping the SSA from actually functioning within those DCS programs. One thing I did do was place both the release and the Beta on one new Samsung SSD 500GB. I also have the 2.5 Beta on a Samsung M.2 stick as well. Since my issues appear to have occurred when I did that then I MUST believe that it is NOT something with your program, but something connected with my PC and the SSD's. Thanks for all your help even though it is NOT your program that is causing the problem evidently.

 

 

Did you somehow moved/linked your DCS profile folder to a different drive?

Posted

Yes! That was the issue.

 

Did you somehow moved/linked your DCS profile folder to a different drive?

I am not sufficient enough with PC's to understand why this problem manifested itself when I moved both my DCS installs (DCS Release and DCS Beta 2.5.2) to a new Samsung 860 EVO 500GB SSD and when I did that then the problems I explained to you came about. I have removed that Samsung SSD and put my PC back to the drives it was before and everything is working fine now. I think the issue was that the file "Scripts" that contained the "Export.lua" was not installing on that Samsung 860EVO SSD. They were there on the older installs and since I am back to that, the "Export.lua" file is working just fine. When I do connect this 500GB Samsung 860 EVO SSD to my PC via a USB connection, I can play both DCS installs and your SSA works fine. I'm lost as to why that issue came about the way it did, but I am one happy camper now because I have my fully functional Jet Seat and your SSA program working whenever I fly either DCS on the SSD's installed on my PC the way they were before, and I can also run them fine via the new SSD as long as I connect to my PC via USB. Am not smart enough to figure that arrangement out, but I'm staying put until I learn what was the cause of all this mess. Thank you for all your help and Andre who has also contributed to my resolution.

Intel i5-4690K Devil's Canyon, GForce TitanX, ASUS Z-97A MB, 16GB GDDR3 GSkill mem, Samsung SSD X3,Track IR, TM Warthog, MFG Crosswind pedals, Acer XB280HK monitor,GAMETRIX KW-908 JETSEAT

Posted
I am not sufficient enough with PC's to understand why this problem manifested itself when I moved both my DCS installs (DCS Release and DCS Beta 2.5.2) to a new Samsung 860 EVO 500GB SSD and when I did that then the problems I explained to you came about. I have removed that Samsung SSD and put my PC back to the drives it was before and everything is working fine now. I think the issue was that the file "Scripts" that contained the "Export.lua" was not installing on that Samsung 860EVO SSD. They were there on the older installs and since I am back to that, the "Export.lua" file is working just fine. When I do connect this 500GB Samsung 860 EVO SSD to my PC via a USB connection, I can play both DCS installs and your SSA works fine. I'm lost as to why that issue came about the way it did, but I am one happy camper now because I have my fully functional Jet Seat and your SSA program working whenever I fly either DCS on the SSD's installed on my PC the way they were before, and I can also run them fine via the new SSD as long as I connect to my PC via USB. Am not smart enough to figure that arrangement out, but I'm staying put until I learn what was the cause of all this mess. Thank you for all your help and Andre who has also contributed to my resolution.

 

 

I'm glad it's working again but I still wonder why it did not work in the first place... When I'll ever visit Arizona, I would like to see this first hand... :)

 

Unfortunately, my next holidays bring me back to Canada ;).

Posted

I downloaded the ssa setup file and when I ran it on my new PC running Win10 Pro, it won't install. There is an error message saying it can't install it.

 

ANy ideas...

Regards

John W

aka WarHog.

 

My Cockpit Build Pictures...



John Wall

 

My Arduino Sketches ... https://drive.google.com/drive/folders/1-Dc0Wd9C5l3uY-cPj1iQD3iAEHY6EuHg?usp=sharing

 

 

WIN 10 Pro, i8-8700k @ 5.0ghz, ASUS Maximus x Code, 16GB Corsair Dominator Platinum Ram,



AIO Water Cooler, M.2 512GB NVMe,

500gb SSD, EVGA GTX 1080 ti (11gb), Sony 65” 4K Display

VPC MongoosT-50, TM Warthog Throttle, TRK IR 5.0, Slaw Viper Pedals

Posted

Hi, loving the software so far!

 

Quick question. I have a couple Aura bass shakers connected to an amp that feeds into a USB soundcard.

 

I noticed the GFeeling(USB Only) was super overpowering all other sounds. Is this setting just for the Jetseat? I’m using a USB soundcard but I’m wondering if that setting is just intended for the Jetseat because even if I turn it down to 10 it is still strong.

 

Also the Hornet- does it not detect the Hornets engines yet? Noticed as RPM increased, no output until I hit AB.

 

Thanks!

VFA-25 Fist of the Fleet





[sIGPIC][/sIGPIC]

Virtual Carrier Strike Group One | Discord

Posted

OK, need some help.

 

I have been a long time user of SSA and the Gametrix seat for DCS and P3D.

 

With the Hornet release two weeks ago, I started using the SSA beta (1.2.01) in order to get DCS to talk to the Gametrix seat thru SSA Beta. This worked fine until the past few days when SSA beta connected for an update. Both the Beta and my normal version of SSA updated after starting up my computer, then both of them were running in tray icon at the same time. I shutdown the non beta SSA and started DCS and now it does not work.

 

SSA Beta shows the F/A-18 is selected, but I do not get any effects as I did before in game. I tested the motors for the chair from the service tab and they are working, so the seat is OK.

 

I tried the normal SSA (non beta) and had same problem, DCS F/A-18 not working.

 

I tried to luanch both the SSA Beta and the SSA from the /local/apps/2.0/ folder and luanching the .exe. That worked for me a few weeks ago, but it does not change anything now.

 

I checked Windows 10 defender center to disable any blocking on my security settings for apps.

 

I use VIACOM and Voice Attack and thought I read this could be an issue.

 

Any thoughts on how to fix or what to test next?

 

Thanks!

[sIGPIC] "GOONIE" [/sIGPIC]



"GOONIE"

 

CSG-1 VFA-25

Posted

I had a similar issue and it was caused by the export.lua file. On the last update to viacom pro, I believe there was an issue as to how it was put into the export file. He did an updated 2.5.3 and once that was in place, my issue went away.

System Specs: System Specs: MSI Tomahawk Z590 wifi, I9 11900K Processor, 64gb Corsair Vengance 3600mhz ram, 4070TI Video Card, Windows 11 Pro, 2 Samsung NVMe SSD (2tb and 1 tb), Valve Index VR system

Posted
Hello, was hoping to find a way to lower the rumble effects after ejecting or plane being destroyed. Thank you!

 

I'll have a look at this, there should be a slider but how knows ...

 

Hi, loving the software so far!

 

Quick question. I have a couple Aura bass shakers connected to an amp that feeds into a USB soundcard.

 

I noticed the GFeeling(USB Only) was super overpowering all other sounds. Is this setting just for the Jetseat? I’m using a USB soundcard but I’m wondering if that setting is just intended for the Jetseat because even if I turn it down to 10 it is still strong.

 

Also the Hornet- does it not detect the Hornets engines yet? Noticed as RPM increased, no output until I hit AB.

 

Thanks!

 

SoundModule is not my business, please contact Andre.

F18 does not export RPM values at the moment thus SSA can not model the RPM effect...

 

OK, need some help.

 

I have been a long time user of SSA and the Gametrix seat for DCS and P3D.

 

With the Hornet release two weeks ago, I started using the SSA beta (1.2.01) in order to get DCS to talk to the Gametrix seat thru SSA Beta. This worked fine until the past few days when SSA beta connected for an update. Both the Beta and my normal version of SSA updated after starting up my computer, then both of them were running in tray icon at the same time. I shutdown the non beta SSA and started DCS and now it does not work.

 

SSA Beta shows the F/A-18 is selected, but I do not get any effects as I did before in game. I tested the motors for the chair from the service tab and they are working, so the seat is OK.

 

I tried the normal SSA (non beta) and had same problem, DCS F/A-18 not working.

 

I tried to luanch both the SSA Beta and the SSA from the /local/apps/2.0/ folder and luanching the .exe. That worked for me a few weeks ago, but it does not change anything now.

 

I checked Windows 10 defender center to disable any blocking on my security settings for apps.

 

I use VIACOM and Voice Attack and thought I read this could be an issue.

 

Any thoughts on how to fix or what to test next?

 

Thanks!

 

I would check the export.lua. Are you using any other addon like VAICOM, TacView... ?

Posted (edited)
Hi

 

do you also run Viacom Pro? I have found that when Viacom updates the Export.lua it stops SSA from working. If I then move the simshaker lines to above the new viacom lines it all works again!

 

Neal

 

Mine was just the opposite. I had to place the Vaicom lines above the simshaker lines to get it to work. With the Vaicom lines on the bottom, simshaker does not work.

 

Weird that these two plugins are having issues with each other.

And yes, I have the current version 2.5.3 that was supposed to fix things.

 

Thanks for your post, at least it pointed me in the right direction to troubleshoot.

 

I'm happy to have both working again.:)

Edited by redtail

~Redtail~

[sIGPIC][/sIGPIC]

Posted

Hi,

 

Flying the F-18C, I always get a rumble in the seat, regardless of what setting I un-check in SSA.

Any clue why?

(Afterburner/Engine rumble/ speedbrakes / Turbulence etc. all un-checked already...)

Thanks

Callsign   SETUP

Posted
Hmm... Maybe you feel the flap movement? The FA18 moves the flaps in auto mode quite often?

well, if that’s the case, then they never stop moving and rumbles the seat all the time...

I’ll check it, but I recall even in a level flight at constant speed it was rumbling,

Where I would expect the flaps to stay still.

Too much back massage ;)

Callsign   SETUP

Posted
well, if that’s the case, then they never stop moving and rumbles the seat all the time...

I’ll check it, but I recall even in a level flight at constant speed it was rumbling,

Where I would expect the flaps to stay still.

Too much back massage ;)

 

 

Hmm, what if you start cold and dark?

Posted
Hmm, what if you start cold and dark?

It's the "GFeelinEffect (USB Only)".

It is always active, even on 1G. I have to reduce it to 5 to make it almost go away, but not completely disappear.

In the way it is now - it is acting almost as engine rumble.

Thanks.

Callsign   SETUP

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...