Gazebo does not get the commands

Hello everyone ! When i try to run
gazebo --verbose worlds/iris_arducopter_runway.world
then
cd ~/ardupilot/ArduCopter
…/Tools/autotest/sim_vehicle.py -f gazebo-iris --console --map
i am able to do a mission to quadcopter by Mission Planner in Gazebo. But when i try
gazebo --verbose worlds/plane_demo.world
cd ~/ardupilot/ArduPlane
…/Tools/autotest/sim_vehicle.py -f arduplane --console --map
then connect mission planner to the port which sitl created. When i set mode to auto nothing happens in gazebo also when i write arm throttle, takeoff nothing happens in gazebo. Mission Planner does the mission, terminal shows arming and flying also but in gazebo there is nothing happening for planes.

Any idea to solve problem ?

PLEASE HELP IT IS URGENT ?
Thank you all :slight_smile: