Describe the bug
I use the Buttkicker Gamer Pro with Andres SimShaker Sound Module Payware, which works very well for me in the F16 and FC3 aircraft.
Whenever I want to fly in the F-15E Strike Eagle, an exception occurs on each received UDP message, as shown in the image:
Also, the Buttkicker does not produce any vibrations at all.
I can click OK on the error message, then for the next received message the exception instantly occurs again. I have already clicked "DCS Repair Export" in the settings tab, however this has no effect.
To Reproduce
Steps to reproduce the behavior:
Launch DCS (I use the multithreading binary)
SimShaker starts automatically, as usual
Place yourself in the cockpit of a F-15E (single player or multiplayer does not matter)
Exception occurs and Buttkicker does not vibrate
Expected behavior
Exception should not occur and Buttkicker should vibrate when starting up the engines / flying around.
Screenshots
Here is another screenshot showing the flood of "index out of range" exceptions:
Additional information
Note that I have added the following line in my SimShaker.lua, before the FC3 airplanes:
elseif obj.Name == "F-16I" or obj.Name == "F-16D_50" or obj.Name == "F-16D_50_NS" or obj.Name == "F-16D_52" or obj.Name == "F-16D_52_NS" or obj.Name == "F-16D_Barak_40" or obj.Name == "F-16D_Barak_30" then
dataTable.name = "F-16C_50"
I have made this addition to get the SUFA Mod working (which worked). However, I do not expect this to interfere with the F-15ESE. Maybe adding a similar line for the F-15E would fix the problem? Because I did not find any corresponding line for this aircraft in the whole file - but I don't know what I would add and where. Hope this helps!
! Thank you !
I highly appreciate your work and could not imaginge flying without SimShaker anymore. Thank you in advance for looking into the matter.
Describe the bug I use the Buttkicker Gamer Pro with Andres SimShaker Sound Module Payware, which works very well for me in the F16 and FC3 aircraft. Whenever I want to fly in the F-15E Strike Eagle, an exception occurs on each received UDP message, as shown in the image: Also, the Buttkicker does not produce any vibrations at all. I can click OK on the error message, then for the next received message the exception instantly occurs again. I have already clicked "DCS Repair Export" in the settings tab, however this has no effect.
To Reproduce Steps to reproduce the behavior:
Expected behavior Exception should not occur and Buttkicker should vibrate when starting up the engines / flying around.
Screenshots Here is another screenshot showing the flood of "index out of range" exceptions:
System:
Additional information Note that I have added the following line in my SimShaker.lua, before the FC3 airplanes:
I have made this addition to get the SUFA Mod working (which worked). However, I do not expect this to interfere with the F-15ESE. Maybe adding a similar line for the F-15E would fix the problem? Because I did not find any corresponding line for this aircraft in the whole file - but I don't know what I would add and where. Hope this helps!
! Thank you ! I highly appreciate your work and could not imaginge flying without SimShaker anymore. Thank you in advance for looking into the matter.