Thanks for the pointer - figured out what is causing it to crash - it's the IOCard-RadioAirbus module. If I add via the configure in Oi4FS24 then it crashes and if I add in manually the following line into the ini - then that crashes it also.
That's a problem for another day - I had it working with the old Oi4FS but can exclude it for now!
Bridge
I have both MSFS2024 and MSFS2020 installed - and have manually copied over two folders - you say there should be three? Which is the 3rd? See the screenshot below - I only see rksoftware-oi4fsfbwa320 & rksoftware-oi4fsp82 which are the ones I've manually copied to the Community folder.
https://www.dropbox.com/scl/fi/9wao1qyu ... 9tck7&dl=0
My Setup
My setup has all the hardware running on a separate PC to the MSFS PC. So Oi4FS + SIOC are running on that PC, and this communicates with the MSFS PC using WideClient and a SimConnect.cfg file that specifies the IP address of the MSFS PC. This is the same setup I've always used with Oi4FS over the years and has worked fine.
I've never used Oi4FS to select the aircraft and overwrite the sioc.ini to load the correct script, because none of the plane icons enable to click, presumably because it's on a separate PC to MSFS.
I've always manually loaded the correct script and setup the Masters for all devices in sioc.ini - and then loaded the specific driver for the plane I'm flying - for example OiMS.exe for default G1000, OiMSCJ4.exe for the CJ4 etc.
However, getting an error doing that now...
For example for MS Default planes - with just the MCP connected to test:
SIOC.ini
Code: Select all
[SIOC]
IOCP_port=8092
IOCP_timeout=4000
Minimized=Yes
toggle_delay=20
[IOCARDS MODULE]
IOCard_disable=No
IOCard_LPT=No
[FSUIPC MODULE]
FSUipcdisable=No
FSUipcRefresh=60
[IOCP CLIENTS MODULES]
IOCPini_delay=3000
IOCPclient0_disable=no
IOCPclient0_host=localhost
IOCPclient0_port=8099
IOCPclient1_disable=yes
IOCPclient1_host=localhost
IOCPclient1_port=8092
[SOUND MODULE]
Sound_disable=Yes
Volume=100
[*]
[MS Default]
CONFIG_FILE=C:\Flightsim\SIOC\Oi4FS\MS DEFAULT v5.0.ssi
MASTER=15,15,1,54
Then I run OiMS.exe from C:\Flightsim\SIOC\Oi4FS but get an application error as follows:
https://www.dropbox.com/scl/fi/lv64qrx3 ... fodzl&dl=0
Get the same error message for all drivers.
Appreciate any ideas you may have.
Thanks
Adrian.