ArduCopter Airsim not runnig with parameters

Hello everyone, my name is Burak. I am trying to simulate with airsim on windows platform. I have installed all the requirements. As seen in the first image, ardupilot sitl works successfully and I can connect with the mission planner. I can do guided control by connecting with the dronekit library. In addition, Airsim application works successfully when the setting.json file is not changed as seen in the image.

However
When I change the parameters in the setting.json file for the Airsim program as in the documentation, the screen locks up and the program becomes inoperable on the task manager.
Also
When I run the sim_vehicle.py file by adding the -f airsim-copter parameter, I am not getting any data and I am encountering the errors in the figure.

Could you help with this?


Hi. I have similar issue. If you solved it can you please share the solution?

Hi. Im a fellow developer. Just wanted to clarify something. Did you say that if u dont change the settings.json file, you are able to connect the sitl with airsim and use commands to move the copter?