-- FlyWithLua NG v2.7.
37 build Feb 9 2023 07:42:06 Debug File
-- Tue Jul 08 20:10:47 2025
-- Memory in use: 897 kb
*** Lua stack ***
The stack is empty.
*** Every draw loop callback ***
DrawFLyWithLuaInputLine()
show_pilots_head_parameters()
print_button_sniffer_result()
print_keystroke_sniffer_result()
show_memory_usage()
jjjLib1.draw()
jjjFPS_draw()
*** Every frame loop callback ***
button_sniffer_event_handler()
jjjFPS_main()
catering_1_anim()
catering_2_anim()
catering_3_anim()
catering_4_anim()
loader_1_anim()
loader_2_anim()
loader_3_anim()
loader_4_anim()
stair_1_anim()
stair_2_anim()
stair_3_anim()
stair_4_anim()
change_visbility()
lodfix()
*** Often loop callback ***
apply_settings()
automatic()
execute_service_objects()
TRUE_WAVES()
cld_whiteout()
*** Sometimes loop callback ***
jjjFPS_check()
*** Keystroke callback ***
GetLuaLineFromKeyboard()
keystroke_sniffer_event_handler()
*** Mouse click callback ***
if jjjLib1.onMouseClick() then RESUME_MOUSE_CLICK = true end
jjjFPS_onMouseClick()
*** Mouse wheel callback ***
if jjjLib1.onMouseWheel() then RESUME_MOUSE_WHEEL = true end
*** New METAR callback ***
*** New XSB Text callback ***
*** command callbacks ***
Command --> "FlyWithLua/debugging/enter_code" (0xb9c)
Description--> "enter some Lua code"
Begin --> enter_the_code_line = true
Continue -->
End -->
Command --> "FlyWithLua/3jFPS-wizard/1_open_settings" (0xb9d)
Description--> "open/close setting panel"
Begin --> jjjFPS_togglePanel()
Continue -->
End -->
Command --> "FlyWithLua/3jFPS-wizard/2_mode_auto" (0xb9e)
Description--> "FPS-wizard on"
Begin --> jjjFPS_setAutoMode("on")
Continue -->
End -->
Command --> "FlyWithLua/3jFPS-wizard/3_mode_off" (0xb9f)
Description--> "FPS-wizard off"
Begin --> jjjFPS_setAutoMode("off")
Continue -->
End -->
Command --> "FlyWithLua/3jFPS-wizard/4_mode_toggle" (0xba0)
Description--> "toggle FPS-wizard on/off"
Begin --> jjjFPS_toggleAutoMode()
Continue -->
End -->
Command --> "FlyWithLua/3jFPS-wizard/5_mode_max" (0xba1)
Description--> "maximum FPS (lowest quality)"
Begin --> jjjFPS_setAutoMode("max")
Continue -->
End -->
Command --> "FlyWithLua/3jFPS-wizard/6_mode_min" (0xba2)
Description--> "maximum quality (lowest FPS)"
Begin --> jjjFPS_setAutoMode("min")
Continue -->
End -->
Command --> "FlyWithLua/3jFPS-wizard/screen_shot" (0xba3)
Description--> "screen shot (max quality)"
Begin --> jjjFPS_doScreenShot()
Continue -->
End -->
Command --> "FlyWithLua/Simple_Ground_Service/toggle_menu" (0xba4)
Description--> "open/close window"
Begin --> toggle_sgs_menu()
Continue -->
End -->
Command --> "FPSBoost/Enable" (0xba5)
Description--> "Enable FPS Boost"
Begin -->
Continue -->
End --> FPS_Boost_Enable(1)
Command --> "FPSBoost/EnableWS" (0xba6)
Description--> "Enable FPS Boost with shadows"
Begin -->
Continue -->
End --> FPS_Boost_Enable(0)
Command --> "FPSBoost/Toggle" (0xba7)
Description--> "Toggle FPS Boost"
Begin -->
Continue -->
End --> FPS_Boost_Toggle(1)
Command --> "FPSBoost/ToggleWS" (0xba8)
Description--> "Toggle FPS Boost with shadows"
Begin -->
Continue -->
End --> FPS_Boost_Toggle(0)
Command --> "FPSBoost/Disable" (0xba9)
Description--> "Disable"
Begin -->
Continue -->
End --> FPS_Boost_Disable()
*** DataRefs stored in Lua variables ***
The DataRef "model/controls/bagagefront" is stored in "cargo1" (read only, type =
float).
The DataRef "model/controls/bagagerear" is stored in "cargo2" (read only, type =
float).
The DataRef "model/controls/doorfrontleft" is stored in "doorL1" (read only, type =
float).
The DataRef "model/controls/doorfrontright" is stored in "doorR1" (read only, type
= float).
The DataRef "model/controls/doormidleft" is stored in "doorL2" (read only, type =
float).
The DataRef "model/controls/doormidright" is stored in "doorR2" (read only, type =
float).
The DataRef "model/controls/doorrearleft" is stored in "doorL3" (read only, type =
float).
The DataRef "model/controls/doorrearright" is stored in "doorR3" (read only, type =
float).
The DataRef "sim/aircraft/parts/acf_Yarm" is stored in "sgs_acf_Yarm" (read only,
type = float array, index = 0).
The DataRef "sim/aircraft/view/acf_author" is stored in "sgs_profiles_acf_author"
(read only, type = string).
The DataRef "sim/aircraft/view/acf_door_x" is stored in "sgs_targetDoorX" (read
only, type = float).
The DataRef "sim/aircraft/view/acf_door_y" is stored in "sgs_targetDoorAltitude"
(read only, type = float).
The DataRef "sim/aircraft/view/acf_door_z" is stored in "sgs_targetDoorZ" (read
only, type = float).
The DataRef "sim/aircraft/weight/acf_cgY_original" is stored in
"sgs_acf_cgY_original" (read only, type = float).
The DataRef "sim/flightmodel/parts/tire_vrt_def_veh" is stored in
"sgs_strutExtension" (read only, type = float array, index = 0).
The DataRef "sim/flightmodel/position/elevation" is stored in "ELEVATION" (read
only, type = double).
The DataRef "sim/flightmodel/position/groundspeed" is stored in "sgs_gnd_spd" (read
only, type = float).
The DataRef "sim/flightmodel/position/latitude" is stored in "LATITUDE" (read only,
type = double).
The DataRef "sim/flightmodel/position/local_x" is stored in "sgs_plane_x" (read
only, type = double).
The DataRef "sim/flightmodel/position/local_y" is stored in "sgs_plane_y" (read
only, type = double).
The DataRef "sim/flightmodel/position/local_z" is stored in "sgs_plane_z" (read
only, type = double).
The DataRef "sim/flightmodel/position/longitude" is stored in "LONGITUDE" (read
only, type = double).
The DataRef "sim/flightmodel/position/psi" is stored in "sgs_plane_head" (read
only, type = float).
The DataRef "sim/graphics/view/view_y" is stored in "alt" (read only, type =
float).
The DataRef "sim/graphics/view/view_y" is stored in "view_y_meters" (read only,
type = float).
The DataRef "sim/network/misc/network_time_sec" is stored in "jjjLib1_clock" (read
only, type = float).
The DataRef "sim/operation/misc/frame_rate_period" is stored in "realFrame_time"
(read only, type = float).
The DataRef "sim/operation/misc/frame_rate_period" is stored in "spd" (read only,
type = float).
The DataRef "sim/private/controls/fog/fog_be_gone" is stored in "fog_be_gone"
(writeable, type = float).
The DataRef "sim/private/controls/reno/LOD_bias_rat" is stored in "lod" (writeable,
type = float).
The DataRef "sim/private/controls/skyc/cld_imm_max" is stored in "cld_imm_max"
(writeable, type = float).
The DataRef "sim/private/controls/skyc/cld_imm_min" is stored in "cld_imm_min"
(writeable, type = float).
The DataRef "sim/private/controls/skyc/gnd_imm_max" is stored in "gnd_imm_max"
(writeable, type = float).
The DataRef "sim/private/controls/skyc/lit_imm_max" is stored in "lit_imm_max"
(writeable, type = float).
The DataRef "sim/private/controls/skyc/lit_imm_min" is stored in "lit_imm_min"
(writeable, type = float).
The DataRef "sim/private/controls/skyc/sky_imm_max" is stored in "sky_imm_max"
(writeable, type = float).
The DataRef "sim/private/controls/skyc/sky_imm_min" is stored in "sky_imm_min"
(writeable, type = float).
The DataRef "sim/private/controls/skyc/white_out_in_clouds" is stored in "wo_flag"
(writeable, type = float).
The DataRef "sim/private/stats/skyc/fog/far_fog_cld" is stored in "vis_graphical"
(read only, type = float).
The DataRef "sim/time/total_flight_time_sec" is stored in "runtime" (read only,
type = float).
The DataRef "sim/weather/visibility_reported_m" is stored in
"visibility_reported_m" (read only, type = float).
*** Switches created by Lua ***
No switches created by Lua.
*** Macros from macro and ATC memu are stored in a table ***
<<< Macro table element no. 0 is not a switch. >>>
name -->"Enter a line of code"
always -->enter_the_code_line = true
<<< Macro table element no. 1 is a switch. >>>
name -->"Show pilot's head info"
activate -->display_PH_info = true
deactivate-->display_PH_info = false
<<< Macro table element no. 2 is a switch. >>>
name -->"Show joystick button numbers"
activate -->button_sniffer_active = true
deactivate-->button_sniffer_active = false
<<< Macro table element no. 3 is a switch. >>>
name -->"Show keystoke numbers"
activate -->keystroke_sniffer_active = true
deactivate-->keystroke_sniffer_active = false
<<< Macro table element no. 4 is a switch. >>>
name -->"Show memory usage heartbeat"
activate -->show_memory_heartbeat = true
deactivate-->show_memory_heartbeat = false
<<< Macro table element no. 5 is not a switch. >>>
name -->"3jFPS-wizard: open/close settings"
always -->jjjFPS_togglePanel()
<<< Macro table element no. 6 is not a switch. >>>
name -->"Simple Ground Service menu"
always -->toggle_sgs_menu()
*** OpenAL sound files are stored in a table ***
No OpenAL sounds created by Lua.
*** All simple global variables Lua knows ***
AIRCRAFT_FILENAME = A350_xp11.acf
AIRCRAFT_PATH = C:\Program Files (x86)/Steam/steamapps/common/X-Plane
11/Aircraft/Laminar Research/Airbus A350 XWB Advanced 1.7.4/
AMBIENT_OCCLUSION = 0
ATMOSPHERIC_SCATTERING = 0
AURORA_BOREALIS = 0
BIRDS_DEER = 1
BUMPMAP_TEXTURES = 0
CARRIERS_FRIGATES = 1
CLOCKS_PER_SEC = 1000
CLOUDS_RADIUS = 0.55000001192093
CLOUD_PUFFS = 1.4500000476837
COCKPIT_NEAR = 2
COCKPIT_PROXY = 2
COMPRESS_TEXTURES = 1
DETAIL_TEXTURES = 0
DIRECTORY_SEPARATOR = /
DISTANCE_BIAS = 0.72000002861023
DISTANCE_PLANS = 1000
DISTANCE_TRAFFIC = 0
DO_EVERY_FRAME_TIME_SEC = 0
DO_ON_EXIT_LUA_CODE = -- Never touch this variable or FylWithLua will crash!
-- Use the function do_on_exit() to execute code when Lua stops.
jjjFPS_exit()
disable_all()
auto_toggle_setting_save()
DO_SOMETIMES_TIME_SEC = 0
ELEVATION = 66.99194430653
FADE_RATE = 0.75
FFT_WATER = 0
FIRES_BALOONS = 0
FLT_MAX = 3.4028234663853e+38
FOREST_DENSITY = 0
FOREST_INNER = 0
FOREST_MID = 0
FOREST_OUTER = 0
GROUND_FADING = 0.30000001192093
GROUND_VISIBLE = 5000
HDR = 0
INTERNALS_DIRECTORY = C:\Program Files (x86)/Steam/steamapps/common/X-Plane
11/Resources/plugins/FlyWithLua/Internals/
LATITUDE = 29.241726358883
LOD_BIAS = 0.72000002861023
LOD_Sonderfunktion = true
LOD_xp_lod_akt = 5
LONGITUDE = 47.965289145391
LUA_MEMORY_USAGE_KB = 891
LUA_RUN = 1
MD5_CTX = ctype<struct MD5Context>
MODULES_DIRECTORY = C:\Program Files (x86)/Steam/steamapps/common/X-Plane
11/Resources/plugins/FlyWithLua/Modules/
MOUSE_X = 1207
MOUSE_Y = 24
NUMBER_OF_HID_DEVICES = 30
OBJECT_DENSITY = 0
OBJ_LODBIAS = 3
PIXEL_LIGHTING = 1
PLANE_AUTHOR = FlightFactor and ToLiss
PLANE_DESCRIP =
PLANE_ICAO = A359
PLANE_TAILNUMBER = D-AXWB
PLUGIN_MAIN_DIRECTORY = C:\Program Files (x86)/Steam/steamapps/common/X-Plane
11/Resources/plugins/FlyWithLua
PLUGIN_VERSION = 2.7.37 build Feb 9 2023 07:42:06
PLUGIN_VERSION_BUILD = Feb 9 2023 07:42:06
PLUGIN_VERSION_NO = 2.7.37
PrefilledAgent1Object = C:\Program Files (x86)/Steam/steamapps/common/X-Plane
11/Resources/plugins/FlyWithLua/Scripts/../../../../Custom
Scenery/3D_people_library/ground_crew_male_1.obj
PrefilledAgent2Object = C:\Program Files (x86)/Steam/steamapps/common/X-Plane
11/Resources/plugins/FlyWithLua/Scripts/../../../../Custom
Scenery/3D_people_library/ground_crew_male_1.obj
PrefilledAgent3Object = C:\Program Files (x86)/Steam/steamapps/common/X-Plane
11/Resources/plugins/FlyWithLua/Scripts/../../../../Custom
Scenery/3D_people_library/ground_crew_male_1.obj
PrefilledAgent4Object = C:\Program Files (x86)/Steam/steamapps/common/X-Plane
11/Resources/plugins/FlyWithLua/Scripts/../../../../Custom
Scenery/3D_people_library/ground_crew_male_1.obj
PrefilledBusobject = C:\Program Files (x86)/Steam/steamapps/common/X-Plane
11/Resources/plugins/FlyWithLua/Scripts/../../../../Custom
Scenery/MisterX_Library/Airport/Vehicles/Busses/Cobus_2700_Generic.obj
PrefilledCatering1Object = C:\Program Files (x86)/Steam/steamapps/common/X-Plane
11/Resources/plugins/FlyWithLua/Scripts/Simple Ground
Service/objects/catering/default1.obj
PrefilledCatering2Object = C:\Program Files (x86)/Steam/steamapps/common/X-Plane
11/Resources/plugins/FlyWithLua/Scripts/Simple Ground
Service/objects/catering/default2.obj
PrefilledCatering3Object = C:\Program Files (x86)/Steam/steamapps/common/X-Plane
11/Resources/plugins/FlyWithLua/Scripts/Simple Ground
Service/objects/catering/default3.obj
PrefilledCatering4Object = C:\Program Files (x86)/Steam/steamapps/common/X-Plane
11/Resources/plugins/FlyWithLua/Scripts/Simple Ground
Service/objects/catering/default4.obj
PrefilledFuelObject = C:\Program Files (x86)/Steam/steamapps/common/X-Plane
11/Resources/plugins/FlyWithLua/Scripts/../../../../Custom
Scenery/MisterX_Library/Airport/Vehicles/Fuel_Trucks/Medium/Active/ASIG.obj
PrefilledGPUObject = C:\Program Files (x86)/Steam/steamapps/common/X-Plane
11/Resources/plugins/FlyWithLua/Scripts/../../../../Custom
Scenery/MisterX_Library/Airport/Vehicles/GPUs/Medium/Generic_Stowed.obj
PrefilledLoader1Object = C:\Program Files (x86)/Steam/steamapps/common/X-Plane
11/Resources/plugins/FlyWithLua/Scripts/Simple Ground
Service/objects/loader/default1.obj
PrefilledLoader2Object = C:\Program Files (x86)/Steam/steamapps/common/X-Plane
11/Resources/plugins/FlyWithLua/Scripts/Simple Ground
Service/objects/loader/default2.obj
PrefilledLoader3Object = C:\Program Files (x86)/Steam/steamapps/common/X-Plane
11/Resources/plugins/FlyWithLua/Scripts/Simple Ground
Service/objects/loader/default3.obj
PrefilledLoader4Object = C:\Program Files (x86)/Steam/steamapps/common/X-Plane
11/Resources/plugins/FlyWithLua/Scripts/Simple Ground
Service/objects/loader/default4.obj
PrefilledPax1Object = C:\Program Files (x86)/Steam/steamapps/common/X-Plane
11/Resources/plugins/FlyWithLua/Scripts/../../../../Custom
Scenery/3D_people_library/man_green_tshirt.obj
PrefilledPax2Object = C:\Program Files (x86)/Steam/steamapps/common/X-Plane
11/Resources/plugins/FlyWithLua/Scripts/../../../../Custom
Scenery/3D_people_library/man_standing_6.obj
PrefilledPax3Object = C:\Program Files (x86)/Steam/steamapps/common/X-Plane
11/Resources/plugins/FlyWithLua/Scripts/../../../../Custom
Scenery/3D_people_library/man_standing_31.obj
PrefilledPax4Object = C:\Program Files (x86)/Steam/steamapps/common/X-Plane
11/Resources/plugins/FlyWithLua/Scripts/../../../../Custom
Scenery/3D_people_library/man_red_tshirt.obj
PrefilledPax5Object = C:\Program Files (x86)/Steam/steamapps/common/X-Plane
11/Resources/plugins/FlyWithLua/Scripts/../../../../Custom
Scenery/3D_people_library/man_standing_26.obj
PrefilledPax6Object = C:\Program Files (x86)/Steam/steamapps/common/X-Plane
11/Resources/plugins/FlyWithLua/Scripts/../../../../Custom
Scenery/3D_people_library/woman_business.obj
PrefilledPax7Object = C:\Program Files (x86)/Steam/steamapps/common/X-Plane
11/Resources/plugins/FlyWithLua/Scripts/../../../../Custom
Scenery/3D_people_library/woman_standing8.obj
PrefilledPax8Object = C:\Program Files (x86)/Steam/steamapps/common/X-Plane
11/Resources/plugins/FlyWithLua/Scripts/../../../../Custom
Scenery/3D_people_library/woman_yellow_top.obj
PrefilledStairs1Object = C:\Program Files (x86)/Steam/steamapps/common/X-Plane
11/Resources/plugins/FlyWithLua/Scripts/Simple Ground
Service/objects/stair_large/default1.obj
PrefilledStairs2Object = C:\Program Files (x86)/Steam/steamapps/common/X-Plane
11/Resources/plugins/FlyWithLua/Scripts/Simple Ground
Service/objects/stair_large/default2.obj
PrefilledStairs3Object = C:\Program Files (x86)/Steam/steamapps/common/X-Plane
11/Resources/plugins/FlyWithLua/Scripts/Simple Ground
Service/objects/stair_large/default3.obj
PrefilledStairs4Object = C:\Program Files (x86)/Steam/steamapps/common/X-Plane
11/Resources/plugins/FlyWithLua/Scripts/Simple Ground
Service/objects/stair_large/default4.obj
PrefilledTrain1Object = C:\Program Files (x86)/Steam/steamapps/common/X-Plane
11/Resources/plugins/FlyWithLua/Scripts/../../../default scenery/airport
scenery/Ramp_Equipment/Lugg_train_3.obj
PrefilledTrain2Object = C:\Program Files (x86)/Steam/steamapps/common/X-Plane
11/Resources/plugins/FlyWithLua/Scripts/../../../default scenery/airport
scenery/Ramp_Equipment/Lugg_train_3.obj
PrefilledTrain3Object = C:\Program Files (x86)/Steam/steamapps/common/X-Plane
11/Resources/plugins/FlyWithLua/Scripts/../../../default scenery/airport
scenery/Ramp_Equipment/Lugg_train_3.obj
PrefilledTrain4Object = C:\Program Files (x86)/Steam/steamapps/common/X-Plane
11/Resources/plugins/FlyWithLua/Scripts/../../../default scenery/airport
scenery/Ramp_Equipment/Lugg_train_3.obj
QUARANTINE_DIRECTORY = C:\Program Files (x86)/Steam/steamapps/common/X-Plane
11/Resources/plugins/FlyWithLua/Scripts (Quarantine)/
REFLECTIVE_WATER = 1
ROAD_DENSITY = 0
RUNWAYS_CONTOURS = 1
SCREEN_HEIGHT = 768
SCREEN_HIGHT = 768
SCREEN_WIDTH = 1024
SCRIPTS_LOADING_TIME_SEC = 0.124
SCRIPT_DIRECTORY = C:\Program Files (x86)/Steam/steamapps/common/X-Plane
11/Resources/plugins/FlyWithLua/Scripts/
SDK_VERSION = 303
SHADOW_EXTERIOR = 1
SHADOW_FADE = 0
SHADOW_SIZE = 2048
STATIC_PLANE_DENSITY = 0
SUPPORTS_FLOATING_WINDOWS = 1
SYSTEM = IBM
SYSTEM_ARCHITECTURE = 64
SYSTEM_DIRECTORY = C:\Program Files (x86)/Steam/steamapps/common/X-Plane 11/
TAXIWAY_SMOOTHNESS = 1
TRAFFIC_DENSITY = 1
VOLUMETRIC_FOG = 1
WATER_REFLECTION = 0
XPLANE_HOSTID = 1
XPLANE_LANGUAGE = English
XPLANE_VERSION = 11550
XPLM_NAV_NOT_FOUND = -1
XSB_METAR = Sorry, no METAR
_VERSION = Lua 5.1
alt = -2670713
amount_of_catering_trucks = 2
amount_of_loaders = 2
amount_of_stairs = 2
auto_ability = 1
belt_loader_livery = 0
bus_heading = 10
bus_x_setting = 17
bus_z_setting = 3
button_debug_string = No button pressed!
button_sniffer_active = false
cargo1 = 0
cargo2 = 0
cargo_closed = 0
cargo_open = 0.99
catering_1_anim_status = 2
catering_1_heading = 265
catering_1_height_setting = 5.2
catering_1_x_setting = -1.2
catering_1_z_setting = 24
catering_2_anim_status = 2
catering_2_heading = 270
catering_2_height_setting = 5.2
catering_2_x_setting = -1
catering_2_z_setting = -21
catering_3_anim_status = 0
catering_3_heading = 270
catering_3_height_setting = 2.69
catering_3_x_setting = -0.8
catering_3_z_setting = -0.29
catering_4_anim_status = 0
catering_4_heading = 275
catering_4_height_setting = 2.69
catering_4_x_setting = -0.8
catering_4_z_setting = -12.29
catering_livery = 0
cb0 = 3048
cb1 = 5486.3999023438
cb2 = 7315.2001953125
cc0 = 0
cc1 = 0
cc2 = 0
cld_imm_max = -1
cld_imm_min = 0
ct0 = 3657.6000976563
ct1 = 6096
ct2 = 7924.8002929688
dbg =
defaultfile = file (closed)
display_PH_info = false
doorL1 = 0
doorL2 = 0
doorL3 = 0
doorR1 = 0
doorR2 = 0
doorR3 = 0
door_closed = 0
door_open = 0.99
enter_the_code_line = false
fog_be_gone = 1.0468369722366
fuel_heading = 150
fuel_x_setting = 9.5
fuel_z_setting = 14.21
g_shifted_x = -3371.6321040527
g_shifted_z = 28750.627977083
gnd_imm_max = 20
gpu_heading = 260
gpu_x_setting = -1
gpu_z_setting = 25.71
jjjFPS_3jFPSwizard11Running = true
jjjFPS_DR_stAcDns = 6
jjjFPS_DR_stAcDst = 9260
jjjLib1_clock = 127.36101531982
keystroke_debug_string = No key pressed!
keystroke_sniffer_active = false
lit_imm_max = 1
lit_imm_min = 0
loader_1_anim_status = 2
loader_1_heading = 265
loader_1_height_setting = 3.5
loader_1_type = 1
loader_1_x_setting = -5.5
loader_1_z_setting = 19
loader_2_anim_status = 2
loader_2_heading = 270
loader_2_height_setting = 3.5
loader_2_type = 1
loader_2_x_setting = -5
loader_2_z_setting = -16
loader_3_anim_status = 0
loader_3_heading = 270
loader_3_height_setting = 2
loader_3_type = 1
loader_3_x_setting = -4.8
loader_3_z_setting = 2.71
loader_4_anim_status = 0
loader_4_heading = 275
loader_4_height_setting = 2
loader_4_type = 1
loader_4_x_setting = -4.8
loader_4_z_setting = -8.29
loader_type = 1
lod = 3
luggage_1_heading = 190
luggage_1_x_setting = -8
luggage_1_z_setting = 0
luggage_2_heading = 190
luggage_2_x_setting = -8
luggage_2_z_setting = 0
luggage_3_heading = 190
luggage_3_x_setting = -8
luggage_3_z_setting = 0
luggage_4_heading = 190
luggage_4_x_setting = -8
luggage_4_z_setting = 0
number_of_code_lines_in_history = 2
orig_auto_toggle = 1
orig_auto_toggle_L1 = 0
orig_belt_loader_livery = 0
orig_catering_livery = 0
orig_stair_livery = 0
orig_uld_loader_livery = 0
ramp_agent_1_heading = 90
ramp_agent_1_x_setting = -5
ramp_agent_1_z_setting = 0
ramp_agent_2_heading = 90
ramp_agent_2_x_setting = -5
ramp_agent_2_z_setting = 0
ramp_agent_3_heading = 90
ramp_agent_3_x_setting = -5
ramp_agent_3_z_setting = 0
ramp_agent_4_heading = 90
ramp_agent_4_x_setting = -5
ramp_agent_4_z_setting = 0
realFrame_time = 0.050251256674528
runtime = 0.050251256674528
sgs_acf_Yarm = -1.1582400798798
sgs_acf_cgY_original = -3
sgs_auto_toggle = 1
sgs_auto_toggle_L1 = 0
sgs_gnd_spd = 0
sgs_plane_head = 156.19999694824
sgs_plane_x = -3371.6321040527
sgs_plane_y = 1.3018395900726
sgs_plane_z = 28750.627977083
sgs_profiles_acf_author = FlightFactor and ToLiss
sgs_strutExtension = 0
sgs_targetDoorAltitude = 0.30480000376701
sgs_targetDoorX = -3.2004001140594
sgs_targetDoorZ = -23.716487884521
show_memory_heartbeat = false
show_pax_on_stairs = 1
sky_imm_max = -1
sky_imm_min = 0
sol.☢☢ = userdata: 0x7ffee699e400
sol.📌 = thread: 0x24a80378
spd = 0.050251256674528
stair_1_anim_status = 0
stair_1_heading = 95
stair_1_height_setting = 5.2
stair_1_x_setting = 1.39
stair_1_z_setting = 24
stair_2_anim_status = 2
stair_2_heading = 90
stair_2_height_setting = 5.2
stair_2_x_setting = 1.19
stair_2_z_setting = -21
stair_3_anim_status = 0
stair_3_heading = 90
stair_3_height_setting = 2.69
stair_3_x_setting = -0.27
stair_3_z_setting = -0.29
stair_4_anim_status = 0
stair_4_heading = 85
stair_4_height_setting = 2.69
stair_4_x_setting = -0.27
stair_4_z_setting = -12.29
stair_livery = 0
stairs_AFT_FWD = 10
stairs_LEFT_RIGHT = 10
syspath = C:\Program Files (x86)/Steam/steamapps/common/X-Plane 11/
targetDoorX = 0
targetDoorZ = 0
uld_loader_livery = 0
unload_time = 2700
unload_time_min = 45
view_y_meters = -2670713
vis_graphical = 100000
visibility_reported_m = 40233.6015625
we_did_it = true
wo_flag = 1
xplm_Nav_Airport = 1
xplm_Nav_DME = 1024
xplm_Nav_Fix = 512
xplm_Nav_GlideSlope = 32
xplm_Nav_ILS = 8
xplm_Nav_InnerMarker = 256
xplm_Nav_LatLon = 2048
xplm_Nav_Localizer = 16
xplm_Nav_MiddleMarker = 128
xplm_Nav_NDB = 2
xplm_Nav_OuterMarker = 64
xplm_Nav_Unknown = 0
xplm_Nav_VOR = 4
xvis_atmoTop_Fog = 1.5
xvis_atmoTop_visibility = 30480
xvis_build = 2019-03-12
xvis_debug_info = false
xvis_highAltFogMult = 0.75
xvis_minFog_value = 0.6
xvis_plugin_on = true
xvis_version = 1.0.3
*** All global tables Lua knows ***
ALL_HID_DEVICES = table: 0x24a8d7b0
DATAREF_META_TABLE = table: 0x24a8d670
_G = table: 0x24a81d60
bit = table: 0x24a88fd0
catering_1_height = table: 0x24b944c0
catering_1_legs = table: 0x24b94780
catering_1_x = table: 0x24b94200
catering_2_height = table: 0x24b94570
catering_2_legs = table: 0x24b94830
catering_2_x = table: 0x24b942b0
catering_3_height = table: 0x24b94620
catering_3_legs = table: 0x24b948e0
catering_3_x = table: 0x24b94360
catering_4_height = table: 0x24b946d0
catering_4_legs = table: 0x24b94990
catering_4_x = table: 0x24b94410
code_line_history = table: 0x24ae64a0
coroutine = table: 0x24a844e8
debug = table: 0x24a88828
graphics = table: 0x24b21a70
imgui = table: 0x24a8f7e0
io = table: 0x24a862a8
jit = table: 0x24a89708
jjjLib1 = table: 0x24af05c0
loader_1_anim_X = table: 0x24b93180
loader_1_height = table: 0x24b92aa0
loader_1_luggage = table: 0x24b93440
loader_2_anim_X = table: 0x24b93230
loader_2_height = table: 0x24b92b50
loader_2_luggage = table: 0x24b934f0
loader_3_anim_X = table: 0x24b932e0
loader_3_height = table: 0x24b92c00
loader_3_luggage = table: 0x24b935a0
loader_4_anim_X = table: 0x24b93390
loader_4_height = table: 0x24b92cb0
loader_4_luggage = table: 0x24b93650
loader_load_unload_animation = table: 0x24b92d60
math = table: 0x24a87890
os = table: 0x24a86958
package = table: 0x24a849e8
stair_1_X = table: 0x24b927e0
stair_1_height = table: 0x24b92228
stair_1_legs = table: 0x24b92520
stair_2_X = table: 0x24b92890
stair_2_height = table: 0x24b92310
stair_2_legs = table: 0x24b925d0
stair_3_X = table: 0x24b92940
stair_3_height = table: 0x24b923c0
stair_3_legs = table: 0x24b92680
stair_4_X = table: 0x24b929f0
stair_4_height = table: 0x24b92470
stair_4_legs = table: 0x24b92730
string = table: 0x24a86f68
table = table: 0x24a85378
uld_1_f_height = table: 0x24b93700
uld_1_legs = table: 0x24b93c80
uld_1_r_height = table: 0x24b939c0
uld_2_f_height = table: 0x24b937b0
uld_2_legs = table: 0x24b93d30
uld_2_r_height = table: 0x24b93a70
uld_3_f_height = table: 0x24b93860
uld_3_legs = table: 0x24b93de0
uld_3_r_height = table: 0x24b93b20
uld_4_f_height = table: 0x24b93910
uld_4_legs = table: 0x24b93e90
uld_4_r_height = table: 0x24b93bd0
uld_container_1_size = table: 0x24b92ec0
uld_container_1_x = table: 0x24b93f40
uld_container_2_size = table: 0x24b92f70
uld_container_2_x = table: 0x24b93ff0
uld_container_3_size = table: 0x24b93020
uld_container_3_x = table: 0x24b940a0
uld_container_4_size = table: 0x24b930d0
uld_container_4_x = table: 0x24b94150
uld_container_size = table: 0x24b92e10
*** All global functions Lua knows ***
DO_EVERY_DRAW_CHUNK = function: 0x24b2e540
DO_EVERY_FRAME_CHUNK = function: 0x24b95eb8
DO_OFTEN_CHUNK = function: 0x24b67408
DO_ON_KEYSTROKE_CHUNK = function: 0x24b1d508
DO_ON_MOUSE_CLICK_CHUNK = function: 0x24abcba0
DO_ON_MOUSE_WHEEL_CHUNK = function: 0x24b2bbe8
DO_SOMETIMES_CHUNK = function: 0x24abc210
DataRef = function: 0x24a82460
DrawFLyWithLuaInputLine = function: 0x24ae7050
F1 = function: 0x24abf4b0
F2 = function: 0x24abf560
F3 = function: 0x24abf590
F4 = function: 0x24abf5c8
FLYWITHLUA_DEBUG = function: 0x24ac9948
GetLuaLineFromKeyboard = function: 0x24ae7740
MD5Final = function: 0x24a8d4a8
MD5Init = function: 0x24a8d3c0
MD5STEP = function: 0x24a8d2d8
MD5Transform = function: 0x24a8d3f0
MD5Update = function: 0x24a8d420
TRUE_WAVES = function: 0x24abc7e0
XPLMClearFMSEntry = function: 0x24a8b540
XPLMCountFMSEntries = function: 0x24a8d180
XPLMFindCommand = function: 0x24a8b848
XPLMFindDataRef = function: 0x24a8b7e0
XPLMFindFirstNavAidOfType = function: 0x24a8cfb8
XPLMFindLastNavAidOfType = function: 0x24a8d030
XPLMFindNavAid = function: 0x24a8d0a8
XPLMGetAllMonitorBoundsGlobal = function: 0x24a8ee98
XPLMGetAllMonitorBoundsOS = function: 0x24a8ee20
XPLMGetDataRefTypes = function: 0x24a8bcc0
XPLMGetDatad = function: 0x24a8b980
XPLMGetDataf = function: 0x24a8b918
XPLMGetDatai = function: 0x24a8b8b0
XPLMGetDatavf = function: 0x24a8ba50
XPLMGetDatavi = function: 0x24a8b9e8
XPLMGetDestinationFMSEntry = function: 0x24a8b3d8
XPLMGetDisplayedFMSEntry = function: 0x24a8d1f0
XPLMGetFMSEntryInfo = function: 0x24a8b690
XPLMGetFirstNavAid = function: 0x24a8ced8
XPLMGetMouseLocationGlobal = function: 0x24a8ecc0
XPLMGetNavAidInfo = function: 0x24a8d110
XPLMGetNextNavAid = function: 0x24a8cf48
XPLMGetScreenBoundsGlobal = function: 0x24a8eda8
XPLMGetScreenSize = function: 0x24a8ed38
XPLMSetDatad = function: 0x24a8bb88
XPLMSetDataf = function: 0x24a8bb20
XPLMSetDatai = function: 0x24a8bab8
XPLMSetDatavf = function: 0x24a8bc58
XPLMSetDatavi = function: 0x24a8bbf0
XPLMSetDestinationFMSEntry = function: 0x24a8b4c8
XPLMSetDisplayedFMSEntry = function: 0x24a8b450
XPLMSetFMSEntryInfo = function: 0x24a8b620
XPLMSetFMSEntryLatLon = function: 0x24a8b5b0
XPLMSetGraphicsState = function: 0x24a8c760
XPLMSpeakString = function: 0x24a8a368
XSBConnect = function: 0x24a8a1f8
XSBDisconnect = function: 0x24a8a260
XSBLookupATC = function: 0x24a8a2c8
XSBSendFlightplan = function: 0x24a8a120
XSBShowFlightplan = function: 0x24a89c88
XSBSpeakString = function: 0x24a89c20
XSBUserLogin = function: 0x24a8a190
XSB_METAR_CALLBACK = function: 0x24aa9030
acf_profile_save = function: 0x24b67248
activate_macro = function: 0x24a821c8
add_ATC_macro = function: 0x24a820f8
add_atc_macro = function: 0x24a82160
add_macro = function: 0x24a82090
apply_settings = function: 0x24b2e8b8
assert = function: builtin#2
auto_toggle_setting_save = function: 0x24b734b0
automatic = function: 0x24b3f318
bcmp = function: 0x24abc618
bcopy = function: 0x24abc5e0
begin_classic_mode = function: 0x24a8b700
belt_loader_livery_save = function: 0x24b73bf8
big_bubble = function: 0x24ae6298
bin2str = function: 0x24ac10f8
bubble = function: 0x24ae6268
build_sgs_menu = function: 0x24b422c0
button = function: 0x24a8c0d0
button_sniffer_event_handler = function: 0x24ae8438
byteReverse = function: 0x24abf480
bzero = function: 0x24abc570
catering_1_anim = function: 0x24b95850
catering_1_defaults = function: 0x24b92270
catering_2_anim = function: 0x24b639d8
catering_2_defaults = function: 0x24b94df0
catering_3_anim = function: 0x24b77e40
catering_3_defaults = function: 0x24b95210
catering_4_anim = function: 0x24b760a0
catering_4_defaults = function: 0x24b5b430
catering_livery_reload = function: 0x24b8e468
catering_livery_save = function: 0x24b72ee0
catering_obj_set = function: 0x24b18410
change_visbility = function: 0x24ac25a0
check_paths_file = function: 0x24ab3f38
check_stair_lowest_height = function: 0x24b5baf8
cld_whiteout = function: 0x24aa6300
clear_all_axis_assignments = function: 0x24a8c058
clear_all_button_assignments = function: 0x24a8bfe0
collectgarbage = function: builtin#27
command_begin = function: 0x24a8c300
command_end = function: 0x24a8c368
command_once = function: 0x24a8c298
config_acf_dir_exist = function: 0x24b94c98
coordinates_of_adjusted_ref_rampservice = function: 0x24abc720
crash_the_sim = function: 0x24a8c3d0
create_HID_table = function: 0x24a8ef10
create_axis_median = function: 0x24a82748
create_command = function: 0x24a8bd30
create_dataref_table = function: 0x24a8d780
create_negative_edge_decrement = function: 0x24a82a10
create_negative_edge_flip = function: 0x24a82b00
create_negative_edge_increment = function: 0x24a82920
create_negative_edge_trigger = function: 0x24a82830
create_positive_edge_decrement = function: 0x24a82998
create_positive_edge_flip = function: 0x24a82a88
create_positive_edge_increment = function: 0x24a828a8
create_positive_edge_trigger = function: 0x24a827b8
create_switch = function: 0x24a826e0
dataref = function: 0x24a824c0
dataref_table = function: 0x24a8d750
deactivate_macro = function: 0x24a82230
define_shared_DataRef = function: 0x24a82520
define_shared_dataref = function: 0x24a82590
directory_to_table = function: 0x24a8bd98
disable_all = function: 0x24b04e50
do_every_draw = function: 0x24a81ef0
do_every_frame = function: 0x24a81f58
do_often = function: 0x24a81fc0
do_on_exit = function: 0x24b25850
do_on_keystroke = function: 0x24a81da8
do_on_mouse_click = function: 0x24a81e10
do_on_mouse_wheel = function: 0x24a81e80
do_on_new_XSB_text = function: 0x24a82be0
do_on_new_metar = function: 0x24a82b78
do_sometimes = function: 0x24a82028
dofile = function: builtin#25
draw_Bus = function: 0x24b95310
draw_FUEL = function: 0x24b59b40
draw_GPU = function: 0x24b957c8
draw_agent_train_1 = function: 0x24b638b0
draw_agent_train_2 = function: 0x24ae8350
draw_agent_train_3 = function: 0x24b721c8
draw_agent_train_4 = function: 0x24b738a8
draw_catering_1 = function: 0x24b65a98
draw_catering_2 = function: 0x24b7e2a0
draw_catering_3 = function: 0x24b8ea60
draw_catering_4 = function: 0x24b8f020
draw_debug = function: 0x24b74410
draw_loader_1 = function: 0x24abf628
draw_loader_2 = function: 0x24b65848
draw_loader_3 = function: 0x24b72470
draw_loader_4 = function: 0x24b72110
draw_pax_1 = function: 0x24b01d28
draw_pax_2 = function: 0x24b27488
draw_pax_3 = function: 0x24aec6a0
draw_pax_4 = function: 0x24ada3f0
draw_stairs_1 = function: 0x24b956f8
draw_stairs_2 = function: 0x24b726e0
draw_stairs_3 = function: 0x24b75c28
draw_stairs_4 = function: 0x24b40e98
draw_string = function: 0x24a8c438
draw_string_Helvetica_10 = function: 0x24a8c590
draw_string_Helvetica_12 = function: 0x24a8c518
draw_string_Helvetica_18 = function: 0x24a8c4a0
draw_string_Times_Roman_10 = function: 0x24a8c608
draw_string_Times_Roman_24 = function: 0x24a8c680
end_classic_mode = function: 0x24a8b770
error = function: builtin#19
execute_service_objects = function: 0x24b09010
findDataref = function: 0x24aab238
float_wnd_bring_to_front = function: 0x24aa7b50
float_wnd_create = function: 0x24a95350
float_wnd_destroy = function: 0x24aa7920
float_wnd_get_dimensions = function: 0x24aa7838
float_wnd_get_geometry = function: 0x24aa7e00
float_wnd_get_visible = function: 0x24aa7990
float_wnd_get_xplm_handle = function: 0x24aa05d8
float_wnd_is_front = function: 0x24aa7ae0
float_wnd_is_popped = function: 0x24aa7a70
float_wnd_is_vr = function: 0x24aa7bc8
float_wnd_load_image = function: 0x24aa78b0
float_wnd_set_geometry = function: 0x24aa7d90
float_wnd_set_gravity = function: 0x24aa7d20
float_wnd_set_imgui_builder = function: 0x24aa8190
float_wnd_set_onclick = function: 0x24aa8328
float_wnd_set_onclose = function: 0x24aa83f0
float_wnd_set_ondraw = function: 0x24aa8260
float_wnd_set_position = function: 0x24aa0568
float_wnd_set_positioning_mode = function: 0x24aa7ca8
float_wnd_set_resizing_limits = function: 0x24aa7c30
float_wnd_set_title = function: 0x24a953f0
float_wnd_set_visible = function: 0x24aa7a00
gcinfo = function: builtin#26
get = function: 0x24a8c170
getDatad = function: 0x24ae61a8
getDataf = function: 0x24aaa170
getDatai = function: 0x24ae3e50
get_DataRef_binding = function: 0x24a82670
get_dataref_binding = function: 0x24a82600
get_local_coordinates = function: 0x24b73e68
get_pilots_head = function: 0x24a8bf30
getfenv = function: builtin#10
getmetatable = function: builtin#8
glBegin_LINES = function: 0x24a8c838
glBegin_LINE_LOOP = function: 0x24a8c910
glBegin_LINE_STRIP = function: 0x24a8c8a0
glBegin_POINTS = function: 0x24a8c7d0
glBegin_POLYGON = function: 0x24a8c980
glBegin_QUADS = function: 0x24a8cb38
glBegin_QUAD_STRIP = function: 0x24a8cba0
glBegin_TRIANGLES = function: 0x24a8c9e8
glBegin_TRIANGLE_FAN = function: 0x24a8cac8
glBegin_TRIANGLE_STRIP = function: 0x24a8ca58
glColor3f = function: 0x24a8cda8
glColor4f = function: 0x24a8ce10
glEnd = function: 0x24a8cc10
glLineWidth = function: 0x24a8cd40
glRectf = function: 0x24a8ce78
glVertex2f = function: 0x24a8cc70
glVertex3f = function: 0x24a8ccd8
hid_close = function: 0x24a8f050
hid_get_feature_report = function: 0x24a8f350
hid_open = function: 0x24a8ef80
hid_open_path = function: 0x24a8efe8
hid_read = function: 0x24a8f190
hid_read_timeout = function: 0x24a8f120
hid_send_feature_report = function: 0x24a8f268
hid_send_filled_feature_report = function: 0x24a8f2d8
hid_set_nonblocking = function: 0x24a8f1f8
hid_write = function: 0x24a8f0b8
hide_sgs_menu = function: 0x24b75820
huge_bubble = function: 0x24ae62c8
ipairs = function: builtin#7
jjjFPS_RTHconflictAlert = function: 0x24b24f98
jjjFPS_addInfoPanel = function: 0x24b0f9c8
jjjFPS_addProfileButton = function: 0x24b03480
jjjFPS_addProfilesPanel = function: 0x24b1c258
jjjFPS_calcEasyParams = function: 0x24b3bab0
jjjFPS_calcFPSmeter = function: 0x24af07a8
jjjFPS_calcMeter = function: 0x24b3a680
jjjFPS_check = function: 0x24ae99f0
jjjFPS_checkAutoProfile = function: 0x24b3c1e8
jjjFPS_closePanel = function: 0x24aae688
jjjFPS_deactivateCloudFeatures = function: 0x24b360c0
jjjFPS_doScreenShot = function: 0x24ae9f08
jjjFPS_draw = function: 0x24af4148
jjjFPS_drawDbg = function: 0x24b35d20
jjjFPS_drawQbar = function: 0x24b1fa50
jjjFPS_drawString = function: 0x24ae6fd0
jjjFPS_exit = function: 0x24b02090
jjjFPS_getMeterX = function: 0x24b3a610
jjjFPS_loadParams = function: 0x24b39f00
jjjFPS_main = function: 0x24b1f190
jjjFPS_onMouseClick = function: 0x24af6050
jjjFPS_panelNextPage = function: 0x24b1c170
jjjFPS_panelPrevPage = function: 0x24b1f370
jjjFPS_param = function: 0x24b39d88
jjjFPS_patchRTH = function: 0x24b23068
jjjFPS_refreshPanel = function: 0x24b20a20
jjjFPS_saveParams = function: 0x24b39f38
jjjFPS_setAAmode = function: 0x24b3be20
jjjFPS_setAAmodePost = function: 0x24b3bed0
jjjFPS_setAutoAAOnOff = function: 0x24b3ac68
jjjFPS_setAutoAAmn = function: 0x24b3af98
jjjFPS_setAutoAAmx = function: 0x24b3b050
jjjFPS_setAutoAAst = function: 0x24b3b010
jjjFPS_setAutoAGLOnOff = function: 0x24b3b240
jjjFPS_setAutoCDOnOff = function: 0x24b3aa30
jjjFPS_setAutoCSOnOff = function: 0x24b3ab68
jjjFPS_setAutoLDOnOff = function: 0x24b3a938
jjjFPS_setAutoMode = function: 0x24b3b7a8
jjjFPS_setAutoSSOnOff = function: 0x24b3b090
jjjFPS_setCarsDst = function: 0x24b3c0d0
jjjFPS_setEasyAAmode = function: 0x24b3bce0
jjjFPS_setEasyAimedFPS = function: 0x24b3bc28
jjjFPS_setEasyAutoClouds = function: 0x24b3bca0
jjjFPS_setEasyAutoLod = function: 0x24b3bc60
jjjFPS_setEasyMinMaxQF = function: 0x24b3bd18
jjjFPS_setEasySetCarsDst = function: 0x24b3bd50
jjjFPS_setEasySetStAcDst = function: 0x24b3bd98
jjjFPS_setEasySetStAcPrc = function: 0x24b3bde0
jjjFPS_setMeterHeight = function: 0x24b3b980
jjjFPS_setOrigDatarefs = function: 0x24b3b4a0
jjjFPS_setPanelMode = function: 0x24aaf250
jjjFPS_setPanelPage = function: 0x24abf1b0
jjjFPS_setParamsDefault = function: 0x24b39f70
jjjFPS_setPosition = function: 0x24b3b8d0
jjjFPS_setProfile = function: 0x24b3c170
jjjFPS_setReflCam = function: 0x24b3b330
jjjFPS_setStAcDst = function: 0x24b3c110
jjjFPS_setStAcPrc = function: 0x24b3c140
jjjFPS_setStutterMode = function: 0x24b3bf20
jjjFPS_toggleAutoMode = function: 0x24b3b898
jjjFPS_togglePanel = function: 0x24aaf420
keystroke_sniffer_event_handler = function: 0x24b1d358
last_button = function: 0x24a8c108
latlon_to_local = function: 0x24b73d38
let_sound_loop = function: 0x24a8f5c8
liveries_checked = function: 0x24b8e638
load = function: builtin#23
load_Bus = function: 0x24b23a58
load_FUEL = function: 0x24aeee68
load_GPU = function: 0x24b8ffa0
load_WAV_file = function: 0x24a8f3c0
load_agent_train_1 = function: 0x24b6ec88
load_agent_train_2 = function: 0x24b24bf0
load_agent_train_3 = function: 0x24ad0bd0
load_agent_train_4 = function: 0x24b1dc70
load_aircraft = function: 0x24a8ebf0
load_catering_1 = function: 0x24aa57a0
load_catering_2 = function: 0x24ab4a50
load_catering_3 = function: 0x24b71fd0
load_catering_4 = function: 0x24abc820
load_catering_livery = function: 0x24abf778
load_loader_1 = function: 0x24b06e20
load_loader_2 = function: 0x24b8ef78
load_loader_3 = function: 0x24b03b68
load_loader_4 = function: 0x24b79e80
load_loader_livery = function: 0x24b0bb20
load_pax_1 = function: 0x24b03a98
load_pax_2 = function: 0x24ad7f40
load_pax_3 = function: 0x24ac34f0
load_pax_4 = function: 0x24b758d8
load_probe = function: 0x24b0be10
load_situation = function: 0x24a8eb20
load_stairs_1 = function: 0x24ade1b0
load_stairs_2 = function: 0x24b4cc50
load_stairs_3 = function: 0x24b4df30
load_stairs_4 = function: 0x24b94d08
load_stairtruck_livery = function: 0x24af3d08
load_unload = function: 0x24b72398
loader_1_anim = function: 0x24b3e2c0
loader_1_defaults = function: 0x24b95128
loader_2_anim = function: 0x24b74388
loader_2_defaults = function: 0x24b94b90
loader_3_anim = function: 0x24b8d120
loader_3_defaults = function: 0x24b23140
loader_4_anim = function: 0x24b8d930
loader_4_defaults = function: 0x24b950b0
loader_livery_reload = function: 0x24b8ec90
loader_obj_set = function: 0x24b18310
loadfile = function: builtin#22
loadstring = function: builtin#24
local_to_latlon = function: 0x24b764b0
lodfix = function: 0x24aad1e0
logMsg = function: 0x24a8a330
md5 = function: 0x24a8d4f0
measure_string = function: 0x24a8c6f8
memchr = function: 0x24abb7a8
memcmp = function: 0x24abb770
memcpy = function: 0x24abc680
memmove = function: 0x24aba178
memset = function: 0x24abc648
module = function: 0x24a82420
newproxy = function: builtin#28
next = function: builtin#4
pairs = function: builtin#5
pause_sound = function: 0x24a8f560
pax_position = function: 0x24abb538
pcall = function: builtin#20
peek = function: 0x24a8be08
place_aircraft_at = function: 0x24a8bf98
place_aircraft_at_location = function: 0x24a8eaa8
play_sound = function: 0x24a8f428
poke = function: 0x24a8be68
print = function: 0x24a8d528
print_button_sniffer_result = function: 0x24ae84f0
print_keystroke_sniffer_result = function: 0x24b1d538
printmd5ctx = function: 0x24a8d390
probe_y = function: 0x24b1dd00
rawequal = function: builtin#14
rawget = function: builtin#12
rawset = function: builtin#13
reload_scenery = function: 0x24a8ec58
replace_WAV_file = function: 0x24a8f770
require = function: 0x24a84eb8
rewind_sound = function: 0x24a8f4f8
save_default_settings = function: 0x24aa5d78
save_initial_assignments = function: 0x24acc540
save_situation = function: 0x24a8eb88
select = function: builtin#16
service_object_physics1 = function: 0x24af2740
service_object_physics10 = function: 0x24b3c630
service_object_physics1000 = function: 0x24aa5720
service_object_physics11 = function: 0x24b09800
service_object_physics1100 = function: 0x24ac16e8
service_object_physics12 = function: 0x24b1f6e8
service_object_physics1200 = function: 0x24ae76f8
service_object_physics13 = function: 0x24b09598
service_object_physics14 = function: 0x24b24890
service_object_physics15 = function: 0x24afdd10
service_object_physics2 = function: 0x24b1d568
service_object_physics3 = function: 0x24ae5bc0
service_object_physics4 = function: 0x24af9a48
service_object_physics5 = function: 0x24ae77e8
service_object_physics51 = function: 0x24aad088
service_object_physics6 = function: 0x24ac0360
service_object_physics61 = function: 0x24ae2890
service_object_physics7 = function: 0x24b2f440
service_object_physics71 = function: 0x24ab52f0
service_object_physics8 = function: 0x24ae3fd8
service_object_physics81 = function: 0x24abee20
service_object_physics9 = function: 0x24b21bc8
service_object_physics900 = function: 0x24afbb88
set = function: 0x24a8c1d0
setData = function: 0x24acc5c0
setDatad = function: 0x24ae6170
setDataf = function: 0x24aaa138
set_anim_defaults = function: 0x24b95b18
set_array = function: 0x24a8c230
set_axis_assignment = function: 0x24a82310
set_button_assignment = function: 0x24a822a0
set_pilots_head = function: 0x24a8bec8
set_sound_gain = function: 0x24a8f698
set_sound_pitch = function: 0x24a8f630
set_the_loader_type_for_hidden = function: 0x24b94c38
setfenv = function: builtin#11
setmetatable = function: builtin#9
sgs_profile_write_refresh = function: 0x24b94c68
sgs_remove_ds_store = function: 0x24b7c9d8
sgs_round_numbers = function: 0x24b94c08
show_memory_usage = function: 0x24a83770
show_pilots_head_parameters = function: 0x24ae3e90
show_sgs_menu = function: 0x24b41958
sol.🔩 = function: 0x24a833b0
stair_1_anim = function: 0x24b8d730
stair_1_defaults = function: 0x24b95f78
stair_2_anim = function: 0x24b8db08
stair_2_defaults = function: 0x24b5aaa8
stair_3_anim = function: 0x24b8dd50
stair_3_defaults = function: 0x24b7a500
stair_4_anim = function: 0x24b8e290
stair_4_defaults = function: 0x24b95198
stair_large_obj_set = function: 0x24b18290
stair_livery_reload = function: 0x24b8ec40
stair_livery_save = function: 0x24b728d8
stair_small_obj_set = function: 0x24b18248
stop_sound = function: 0x24a8f490
strcasecmp = function: 0x24ac3028
strchr = function: 0x24ac0fe0
strcmp = function: 0x24ac06f0
strcpy = function: 0x24ac0f38
strdup = function: 0x24ac0f00
string_same = function: 0x24ac1088
strlcat = function: 0x24ac0fa8
strlcpy = function: 0x24ac0f70
strlen = function: 0x24ac3060
strncasecmp = function: 0x24ac2ff0
strncmp = function: 0x24ac2fb8
strndup = function: 0x24ac3098
strrchr = function: 0x24ac1018
strstr = function: 0x24ac1050
toggle_sgs_menu = function: 0x24ab2150
tonumber = function: builtin#17
tostring = function: builtin#18
type = function: builtin#3
uld_loader_livery_save = function: 0x24b73390
uld_obj_set = function: 0x24b18390
unload_Bus = function: 0x24b95fc0
unload_FUEL = function: 0x24b95df0
unload_GPU = function: 0x24b95b68
unload_agent_train_1 = function: 0x24b96030
unload_agent_train_2 = function: 0x24b95c18
unload_agent_train_3 = function: 0x24b95638
unload_agent_train_4 = function: 0x24b956a0
unload_all_sounds = function: 0x24a8f700
unload_catering_1 = function: 0x24b95a78
unload_catering_2 = function: 0x24b5aa58
unload_catering_3 = function: 0x24b958a0
unload_catering_4 = function: 0x24b95438
unload_loader_1 = function: 0x24b5b3e0
unload_loader_2 = function: 0x24b95bc8
unload_loader_3 = function: 0x24b95c70
unload_loader_4 = function: 0x24b95ac8
unload_pax_1 = function: 0x24b5c170
unload_pax_2 = function: 0x24b5c838
unload_pax_3 = function: 0x24b5ed08
unload_pax_4 = function: 0x24b5fe50
unload_stairs_1 = function: 0x24b5baa8
unload_stairs_2 = function: 0x24b95ef0
unload_stairs_3 = function: 0x24b95e40
unload_stairs_4 = function: 0x24b95cc0
unpack = function: builtin#15
xpcall = function: builtin#21
*** We found 30 HID devices ***
ALL_HID_DEVICES[1].vendor_id = 12625 (0x3151)
ALL_HID_DEVICES[1].product_id = 12320 (0x3020)
ALL_HID_DEVICES[1].release_number = 2 (0x2)
ALL_HID_DEVICES[1].interface_number = 1 (0x1)
ALL_HID_DEVICES[1].usage_page = 1 (0x1) Generic Desktop Controls
ALL_HID_DEVICES[1].usage = 2 (0x2) Mouse
ALL_HID_DEVICES[1].path = \\?\
hid#vid_3151&pid_3020&mi_01&col01#7&14f93abe&0&0000#{4d1e55b2-f16f-11cf-88cb-
001111000030}
ALL_HID_DEVICES[1].serial_number =
ALL_HID_DEVICES[1].manufacturer_string = YICHIP
ALL_HID_DEVICES[1].product_string = 2.4G Receiver
ALL_HID_DEVICES[1] can be opened by FlyWithLua.
ALL_HID_DEVICES[2].vendor_id = 3690 (0xe6a)
ALL_HID_DEVICES[2].product_id = 704 (0x2c0)
ALL_HID_DEVICES[2].release_number = 52224 (0xcc00)
ALL_HID_DEVICES[2].interface_number = 1 (0x1)
ALL_HID_DEVICES[2].usage_page = 1 (0x1) Generic Desktop Controls
ALL_HID_DEVICES[2].usage = 6 (0x6) Keyboard
ALL_HID_DEVICES[2].path = \\?\
hid#vid_0e6a&pid_02c0&mi_01&col05#7&309d131c&0&0004#{4d1e55b2-f16f-11cf-88cb-
001111000030}\kbd
ALL_HID_DEVICES[2].serial_number =
ALL_HID_DEVICES[2].manufacturer_string = DaKai
ALL_HID_DEVICES[2].product_string = USB Keyboard
ALL_HID_DEVICES[2] can be opened by FlyWithLua.
ALL_HID_DEVICES[3].vendor_id = 32903 (0x8087)
ALL_HID_DEVICES[3].product_id = 2590 (0xa1e)
ALL_HID_DEVICES[3].release_number = 512 (0x200)
ALL_HID_DEVICES[3].interface_number = -1 (0xffffffffffffffff)
ALL_HID_DEVICES[3].usage_page = 1 (0x1) Generic Desktop Controls
ALL_HID_DEVICES[3].usage = 128 (0x80) System Control
ALL_HID_DEVICES[3].path = \\?\
hid#intc816&col03#3&d2322f2&0&0002#{4d1e55b2-f16f-11cf-88cb-001111000030}
ALL_HID_DEVICES[3].serial_number =
ALL_HID_DEVICES[3].manufacturer_string =
ALL_HID_DEVICES[3].product_string = Controller (XBOX 360 For Windows)
ALL_HID_DEVICES[3] can be opened by FlyWithLua.
ALL_HID_DEVICES[4].vendor_id = 32903 (0x8087)
ALL_HID_DEVICES[4].product_id = 2590 (0xa1e)
ALL_HID_DEVICES[4].release_number = 512 (0x200)
ALL_HID_DEVICES[4].interface_number = -1 (0xffffffffffffffff)
ALL_HID_DEVICES[4].usage_page = 12 (0xc) Consumer
ALL_HID_DEVICES[4].usage = 1 (0x1)
ALL_HID_DEVICES[4].path = \\?\
hid#intc816&col0a#3&d2322f2&0&0009#{4d1e55b2-f16f-11cf-88cb-001111000030}
ALL_HID_DEVICES[4].serial_number =
ALL_HID_DEVICES[4].manufacturer_string =
ALL_HID_DEVICES[4].product_string = Controller (XBOX 360 For Windows)
ALL_HID_DEVICES[4] can be opened by FlyWithLua.
ALL_HID_DEVICES[5].vendor_id = 12625 (0x3151)
ALL_HID_DEVICES[5].product_id = 12320 (0x3020)
ALL_HID_DEVICES[5].release_number = 2 (0x2)
ALL_HID_DEVICES[5].interface_number = 1 (0x1)
ALL_HID_DEVICES[5].usage_page = 1 (0x1) Generic Desktop Controls
ALL_HID_DEVICES[5].usage = 128 (0x80) System Control
ALL_HID_DEVICES[5].path = \\?\
hid#vid_3151&pid_3020&mi_01&col02#7&14f93abe&0&0001#{4d1e55b2-f16f-11cf-88cb-
001111000030}
ALL_HID_DEVICES[5].serial_number =
ALL_HID_DEVICES[5].manufacturer_string = YICHIP
ALL_HID_DEVICES[5].product_string = 2.4G Receiver
ALL_HID_DEVICES[5] can be opened by FlyWithLua.
ALL_HID_DEVICES[6].vendor_id = 32903 (0x8087)
ALL_HID_DEVICES[6].product_id = 2590 (0xa1e)
ALL_HID_DEVICES[6].release_number = 512 (0x200)
ALL_HID_DEVICES[6].interface_number = -1 (0xffffffffffffffff)
ALL_HID_DEVICES[6].usage_page = 12 (0xc) Consumer
ALL_HID_DEVICES[6].usage = 1 (0x1)
ALL_HID_DEVICES[6].path = \\?\
hid#intc816&col09#3&d2322f2&0&0008#{4d1e55b2-f16f-11cf-88cb-001111000030}
ALL_HID_DEVICES[6].serial_number =
ALL_HID_DEVICES[6].manufacturer_string =
ALL_HID_DEVICES[6].product_string = Controller (XBOX 360 For Windows)
ALL_HID_DEVICES[6] can be opened by FlyWithLua.
ALL_HID_DEVICES[7].vendor_id = 12625 (0x3151)
ALL_HID_DEVICES[7].product_id = 12320 (0x3020)
ALL_HID_DEVICES[7].release_number = 2 (0x2)
ALL_HID_DEVICES[7].interface_number = 1 (0x1)
ALL_HID_DEVICES[7].usage_page = 12 (0xc) Consumer
ALL_HID_DEVICES[7].usage = 1 (0x1)
ALL_HID_DEVICES[7].path = \\?\
hid#vid_3151&pid_3020&mi_01&col03#7&14f93abe&0&0002#{4d1e55b2-f16f-11cf-88cb-
001111000030}
ALL_HID_DEVICES[7].serial_number =
ALL_HID_DEVICES[7].manufacturer_string = YICHIP
ALL_HID_DEVICES[7].product_string = 2.4G Receiver
ALL_HID_DEVICES[7] can be opened by FlyWithLua.
ALL_HID_DEVICES[8].vendor_id = 12625 (0x3151)
ALL_HID_DEVICES[8].product_id = 12320 (0x3020)
ALL_HID_DEVICES[8].release_number = 2 (0x2)
ALL_HID_DEVICES[8].interface_number = 1 (0x1)
ALL_HID_DEVICES[8].usage_page = 65280 (0xff00) Vendor-defined
ALL_HID_DEVICES[8].usage = 14 (0xe)
ALL_HID_DEVICES[8].path = \\?\
hid#vid_3151&pid_3020&mi_01&col04#7&14f93abe&0&0003#{4d1e55b2-f16f-11cf-88cb-
001111000030}
ALL_HID_DEVICES[8].serial_number =
ALL_HID_DEVICES[8].manufacturer_string = YICHIP
ALL_HID_DEVICES[8].product_string = 2.4G Receiver
ALL_HID_DEVICES[8] can be opened by FlyWithLua.
ALL_HID_DEVICES[9].vendor_id = 4660 (0x1234)
ALL_HID_DEVICES[9].product_id = 48813 (0xbead)
ALL_HID_DEVICES[9].release_number = 537 (0x219)
ALL_HID_DEVICES[9].interface_number = -1 (0xffffffffffffffff)
ALL_HID_DEVICES[9].usage_page = 1 (0x1) Generic Desktop Controls
ALL_HID_DEVICES[9].usage = 4 (0x4) Joystick
ALL_HID_DEVICES[9].path = \\?\
hid#hidclass#1&2d595ca7&1&0000#{4d1e55b2-f16f-11cf-88cb-001111000030}
ALL_HID_DEVICES[9].serial_number = 2.1.9
ALL_HID_DEVICES[9].manufacturer_string = Shaul Eizikovich
ALL_HID_DEVICES[9].product_string = vJoy - Virtual Joystick
ALL_HID_DEVICES[9] can be opened by FlyWithLua.
ALL_HID_DEVICES[10].vendor_id = 32903 (0x8087)
ALL_HID_DEVICES[10].product_id = 2590 (0xa1e)
ALL_HID_DEVICES[10].release_number = 512 (0x200)
ALL_HID_DEVICES[10].interface_number = -1 (0xffffffffffffffff)
ALL_HID_DEVICES[10].usage_page = 12 (0xc) Consumer
ALL_HID_DEVICES[10].usage = 1 (0x1)
ALL_HID_DEVICES[10].path = \\?\
hid#intc816&col04#3&d2322f2&0&0003#{4d1e55b2-f16f-11cf-88cb-001111000030}
ALL_HID_DEVICES[10].serial_number =
ALL_HID_DEVICES[10].manufacturer_string =
ALL_HID_DEVICES[10].product_string = Controller (XBOX 360 For Windows)
ALL_HID_DEVICES[10] can be opened by FlyWithLua.
ALL_HID_DEVICES[11].vendor_id = 3690 (0xe6a)
ALL_HID_DEVICES[11].product_id = 704 (0x2c0)
ALL_HID_DEVICES[11].release_number = 52224 (0xcc00)
ALL_HID_DEVICES[11].interface_number = 1 (0x1)
ALL_HID_DEVICES[11].usage_page = 12 (0xc) Consumer
ALL_HID_DEVICES[11].usage = 1 (0x1)
ALL_HID_DEVICES[11].path = \\?\
hid#vid_0e6a&pid_02c0&mi_01&col01#7&309d131c&0&0000#{4d1e55b2-f16f-11cf-88cb-
001111000030}
ALL_HID_DEVICES[11].serial_number =
ALL_HID_DEVICES[11].manufacturer_string = DaKai
ALL_HID_DEVICES[11].product_string = USB Keyboard
ALL_HID_DEVICES[11] can be opened by FlyWithLua.
ALL_HID_DEVICES[12].vendor_id = 32903 (0x8087)
ALL_HID_DEVICES[12].product_id = 2590 (0xa1e)
ALL_HID_DEVICES[12].release_number = 512 (0x200)
ALL_HID_DEVICES[12].interface_number = -1 (0xffffffffffffffff)
ALL_HID_DEVICES[12].usage_page = 1 (0x1) Generic Desktop Controls
ALL_HID_DEVICES[12].usage = 6 (0x6) Keyboard
ALL_HID_DEVICES[12].path = \\?\
hid#intc816&col01#3&d2322f2&0&0000#{4d1e55b2-f16f-11cf-88cb-001111000030}\kbd
ALL_HID_DEVICES[12].serial_number =
ALL_HID_DEVICES[12].manufacturer_string =
ALL_HID_DEVICES[12].product_string = Controller (XBOX 360 For Windows)
ALL_HID_DEVICES[12] can be opened by FlyWithLua.
ALL_HID_DEVICES[13].vendor_id = 3690 (0xe6a)
ALL_HID_DEVICES[13].product_id = 704 (0x2c0)
ALL_HID_DEVICES[13].release_number = 52224 (0xcc00)
ALL_HID_DEVICES[13].interface_number = 1 (0x1)
ALL_HID_DEVICES[13].usage_page = 1 (0x1) Generic Desktop Controls
ALL_HID_DEVICES[13].usage = 128 (0x80) System Control
ALL_HID_DEVICES[13].path = \\?\
hid#vid_0e6a&pid_02c0&mi_01&col02#7&309d131c&0&0001#{4d1e55b2-f16f-11cf-88cb-
001111000030}
ALL_HID_DEVICES[13].serial_number =
ALL_HID_DEVICES[13].manufacturer_string = DaKai
ALL_HID_DEVICES[13].product_string = USB Keyboard
ALL_HID_DEVICES[13] can be opened by FlyWithLua.
ALL_HID_DEVICES[14].vendor_id = 3690 (0xe6a)
ALL_HID_DEVICES[14].product_id = 704 (0x2c0)
ALL_HID_DEVICES[14].release_number = 52224 (0xcc00)
ALL_HID_DEVICES[14].interface_number = 1 (0x1)
ALL_HID_DEVICES[14].usage_page = 65280 (0xff00) Vendor-defined
ALL_HID_DEVICES[14].usage = 1 (0x1)
ALL_HID_DEVICES[14].path = \\?\
hid#vid_0e6a&pid_02c0&mi_01&col03#7&309d131c&0&0002#{4d1e55b2-f16f-11cf-88cb-
001111000030}
ALL_HID_DEVICES[14].serial_number =
ALL_HID_DEVICES[14].manufacturer_string = DaKai
ALL_HID_DEVICES[14].product_string = USB Keyboard
ALL_HID_DEVICES[14] can be opened by FlyWithLua.
ALL_HID_DEVICES[15].vendor_id = 32903 (0x8087)
ALL_HID_DEVICES[15].product_id = 2590 (0xa1e)
ALL_HID_DEVICES[15].release_number = 512 (0x200)
ALL_HID_DEVICES[15].interface_number = -1 (0xffffffffffffffff)
ALL_HID_DEVICES[15].usage_page = 12 (0xc) Consumer
ALL_HID_DEVICES[15].usage = 1 (0x1)
ALL_HID_DEVICES[15].path = \\?\
hid#intc816&col05#3&d2322f2&0&0004#{4d1e55b2-f16f-11cf-88cb-001111000030}
ALL_HID_DEVICES[15].serial_number =
ALL_HID_DEVICES[15].manufacturer_string =
ALL_HID_DEVICES[15].product_string = Controller (XBOX 360 For Windows)
ALL_HID_DEVICES[15] can be opened by FlyWithLua.
ALL_HID_DEVICES[16].vendor_id = 3690 (0xe6a)
ALL_HID_DEVICES[16].product_id = 704 (0x2c0)
ALL_HID_DEVICES[16].release_number = 52224 (0xcc00)
ALL_HID_DEVICES[16].interface_number = 1 (0x1)
ALL_HID_DEVICES[16].usage_page = 1 (0x1) Generic Desktop Controls
ALL_HID_DEVICES[16].usage = 6 (0x6) Keyboard
ALL_HID_DEVICES[16].path = \\?\
hid#vid_0e6a&pid_02c0&mi_01&col06#7&309d131c&0&0005#{4d1e55b2-f16f-11cf-88cb-
001111000030}\kbd
ALL_HID_DEVICES[16].serial_number =
ALL_HID_DEVICES[16].manufacturer_string = DaKai
ALL_HID_DEVICES[16].product_string = USB Keyboard
ALL_HID_DEVICES[16] can be opened by FlyWithLua.
ALL_HID_DEVICES[17].vendor_id = 1267 (0x4f3)
ALL_HID_DEVICES[17].product_id = 12652 (0x316c)
ALL_HID_DEVICES[17].release_number = 5 (0x5)
ALL_HID_DEVICES[17].interface_number = -1 (0xffffffffffffffff)
ALL_HID_DEVICES[17].usage_page = 1 (0x1) Generic Desktop Controls
ALL_HID_DEVICES[17].usage = 2 (0x2) Mouse
ALL_HID_DEVICES[17].path = \\?\
hid#elan072f&col01#5&2064b88a&0&0000#{4d1e55b2-f16f-11cf-88cb-001111000030}
ALL_HID_DEVICES[17].serial_number = 9999
ALL_HID_DEVICES[17].manufacturer_string = Microsoft
ALL_HID_DEVICES[17].product_string = HIDI2C Device
ALL_HID_DEVICES[17] can be opened by FlyWithLua.
ALL_HID_DEVICES[18].vendor_id = 12625 (0x3151)
ALL_HID_DEVICES[18].product_id = 12320 (0x3020)
ALL_HID_DEVICES[18].release_number = 2 (0x2)
ALL_HID_DEVICES[18].interface_number = 0 (0)
ALL_HID_DEVICES[18].usage_page = 1 (0x1) Generic Desktop Controls
ALL_HID_DEVICES[18].usage = 6 (0x6) Keyboard
ALL_HID_DEVICES[18].path = \\?\
hid#vid_3151&pid_3020&mi_00#7&2cbcc703&0&0000#{4d1e55b2-f16f-11cf-88cb-
001111000030}\kbd
ALL_HID_DEVICES[18].serial_number =
ALL_HID_DEVICES[18].manufacturer_string = YICHIP
ALL_HID_DEVICES[18].product_string = 2.4G Receiver
ALL_HID_DEVICES[18] can be opened by FlyWithLua.
ALL_HID_DEVICES[19].vendor_id = 1267 (0x4f3)
ALL_HID_DEVICES[19].product_id = 12652 (0x316c)
ALL_HID_DEVICES[19].release_number = 5 (0x5)
ALL_HID_DEVICES[19].interface_number = -1 (0xffffffffffffffff)
ALL_HID_DEVICES[19].usage_page = 65280 (0xff00) Vendor-defined
ALL_HID_DEVICES[19].usage = 1 (0x1)
ALL_HID_DEVICES[19].path = \\?\
hid#elan072f&col02#5&2064b88a&0&0001#{4d1e55b2-f16f-11cf-88cb-001111000030}
ALL_HID_DEVICES[19].serial_number = 9999
ALL_HID_DEVICES[19].manufacturer_string = Microsoft
ALL_HID_DEVICES[19].product_string = HIDI2C Device
ALL_HID_DEVICES[19] can be opened by FlyWithLua.
ALL_HID_DEVICES[20].vendor_id = 1267 (0x4f3)
ALL_HID_DEVICES[20].product_id = 12652 (0x316c)
ALL_HID_DEVICES[20].release_number = 5 (0x5)
ALL_HID_DEVICES[20].interface_number = -1 (0xffffffffffffffff)
ALL_HID_DEVICES[20].usage_page = 13 (0xd) Digitizer
ALL_HID_DEVICES[20].usage = 5 (0x5)
ALL_HID_DEVICES[20].path = \\?\
hid#elan072f&col03#5&2064b88a&0&0002#{4d1e55b2-f16f-11cf-88cb-001111000030}
ALL_HID_DEVICES[20].serial_number = 9999
ALL_HID_DEVICES[20].manufacturer_string = Microsoft
ALL_HID_DEVICES[20].product_string = HIDI2C Device
ALL_HID_DEVICES[20] can be opened by FlyWithLua.
ALL_HID_DEVICES[21].vendor_id = 32903 (0x8087)
ALL_HID_DEVICES[21].product_id = 2590 (0xa1e)
ALL_HID_DEVICES[21].release_number = 512 (0x200)
ALL_HID_DEVICES[21].interface_number = -1 (0xffffffffffffffff)
ALL_HID_DEVICES[21].usage_page = 12 (0xc) Consumer
ALL_HID_DEVICES[21].usage = 1 (0x1)
ALL_HID_DEVICES[21].path = \\?\
hid#intc816&col06#3&d2322f2&0&0005#{4d1e55b2-f16f-11cf-88cb-001111000030}
ALL_HID_DEVICES[21].serial_number =
ALL_HID_DEVICES[21].manufacturer_string =
ALL_HID_DEVICES[21].product_string = Controller (XBOX 360 For Windows)
ALL_HID_DEVICES[21] can be opened by FlyWithLua.
ALL_HID_DEVICES[22].vendor_id = 1267 (0x4f3)
ALL_HID_DEVICES[22].product_id = 12652 (0x316c)
ALL_HID_DEVICES[22].release_number = 5 (0x5)
ALL_HID_DEVICES[22].interface_number = -1 (0xffffffffffffffff)
ALL_HID_DEVICES[22].usage_page = 13 (0xd) Digitizer
ALL_HID_DEVICES[22].usage = 14 (0xe)
ALL_HID_DEVICES[22].path = \\?\
hid#elan072f&col04#5&2064b88a&0&0003#{4d1e55b2-f16f-11cf-88cb-001111000030}
ALL_HID_DEVICES[22].serial_number = 9999
ALL_HID_DEVICES[22].manufacturer_string = Microsoft
ALL_HID_DEVICES[22].product_string = HIDI2C Device
ALL_HID_DEVICES[22] can be opened by FlyWithLua.
ALL_HID_DEVICES[23].vendor_id = 3690 (0xe6a)
ALL_HID_DEVICES[23].product_id = 704 (0x2c0)
ALL_HID_DEVICES[23].release_number = 52224 (0xcc00)
ALL_HID_DEVICES[23].interface_number = 1 (0x1)
ALL_HID_DEVICES[23].usage_page = 1 (0x1) Generic Desktop Controls
ALL_HID_DEVICES[23].usage = 6 (0x6) Keyboard
ALL_HID_DEVICES[23].path = \\?\
hid#vid_0e6a&pid_02c0&mi_01&col04#7&309d131c&0&0003#{4d1e55b2-f16f-11cf-88cb-
001111000030}\kbd
ALL_HID_DEVICES[23].serial_number =
ALL_HID_DEVICES[23].manufacturer_string = DaKai
ALL_HID_DEVICES[23].product_string = USB Keyboard
ALL_HID_DEVICES[23] can be opened by FlyWithLua.
ALL_HID_DEVICES[24].vendor_id = 32903 (0x8087)
ALL_HID_DEVICES[24].product_id = 2590 (0xa1e)
ALL_HID_DEVICES[24].release_number = 512 (0x200)
ALL_HID_DEVICES[24].interface_number = -1 (0xffffffffffffffff)
ALL_HID_DEVICES[24].usage_page = 12 (0xc) Consumer
ALL_HID_DEVICES[24].usage = 1 (0x1)
ALL_HID_DEVICES[24].path = \\?\
hid#intc816&col07#3&d2322f2&0&0006#{4d1e55b2-f16f-11cf-88cb-001111000030}
ALL_HID_DEVICES[24].serial_number =
ALL_HID_DEVICES[24].manufacturer_string =
ALL_HID_DEVICES[24].product_string = Controller (XBOX 360 For Windows)
ALL_HID_DEVICES[24] can be opened by FlyWithLua.
ALL_HID_DEVICES[25].vendor_id = 32903 (0x8087)
ALL_HID_DEVICES[25].product_id = 2590 (0xa1e)
ALL_HID_DEVICES[25].release_number = 512 (0x200)
ALL_HID_DEVICES[25].interface_number = -1 (0xffffffffffffffff)
ALL_HID_DEVICES[25].usage_page = 1 (0x1) Generic Desktop Controls
ALL_HID_DEVICES[25].usage = 12 (0xc)
ALL_HID_DEVICES[25].path = \\?\
hid#intc816&col02#3&d2322f2&0&0001#{4d1e55b2-f16f-11cf-88cb-001111000030}
ALL_HID_DEVICES[25].serial_number =
ALL_HID_DEVICES[25].manufacturer_string =
ALL_HID_DEVICES[25].product_string = Controller (XBOX 360 For Windows)
ALL_HID_DEVICES[25] can be opened by FlyWithLua.
ALL_HID_DEVICES[26].vendor_id = 10900 (0x2a94)
ALL_HID_DEVICES[26].product_id = 45133 (0xb04d)
ALL_HID_DEVICES[26].release_number = 14346 (0x380a)
ALL_HID_DEVICES[26].interface_number = -1 (0xffffffffffffffff)
ALL_HID_DEVICES[26].usage_page = 13 (0xd) Digitizer
ALL_HID_DEVICES[26].usage = 4 (0x4)
ALL_HID_DEVICES[26].path = \\?\
hid#gtch7503&col01#5&308f1d61&0&0000#{4d1e55b2-f16f-11cf-88cb-001111000030}
ALL_HID_DEVICES[26].serial_number = 9999
ALL_HID_DEVICES[26].manufacturer_string = Microsoft
ALL_HID_DEVICES[26].product_string = HIDI2C Device
ALL_HID_DEVICES[26] can be opened by FlyWithLua.
ALL_HID_DEVICES[27].vendor_id = 32903 (0x8087)
ALL_HID_DEVICES[27].product_id = 2590 (0xa1e)
ALL_HID_DEVICES[27].release_number = 512 (0x200)
ALL_HID_DEVICES[27].interface_number = -1 (0xffffffffffffffff)
ALL_HID_DEVICES[27].usage_page = 12 (0xc) Consumer
ALL_HID_DEVICES[27].usage = 1 (0x1)
ALL_HID_DEVICES[27].path = \\?\
hid#intc816&col08#3&d2322f2&0&0007#{4d1e55b2-f16f-11cf-88cb-001111000030}
ALL_HID_DEVICES[27].serial_number =
ALL_HID_DEVICES[27].manufacturer_string =
ALL_HID_DEVICES[27].product_string = Controller (XBOX 360 For Windows)
ALL_HID_DEVICES[27] can be opened by FlyWithLua.
ALL_HID_DEVICES[28].vendor_id = 3690 (0xe6a)
ALL_HID_DEVICES[28].product_id = 704 (0x2c0)
ALL_HID_DEVICES[28].release_number = 52224 (0xcc00)
ALL_HID_DEVICES[28].interface_number = 0 (0)
ALL_HID_DEVICES[28].usage_page = 1 (0x1) Generic Desktop Controls
ALL_HID_DEVICES[28].usage = 6 (0x6) Keyboard
ALL_HID_DEVICES[28].path = \\?\
hid#vid_0e6a&pid_02c0&mi_00#7&8326553&0&0000#{4d1e55b2-f16f-11cf-88cb-
001111000030}\kbd
ALL_HID_DEVICES[28].serial_number =
ALL_HID_DEVICES[28].manufacturer_string = DaKai
ALL_HID_DEVICES[28].product_string = USB Keyboard
ALL_HID_DEVICES[28] can be opened by FlyWithLua.
ALL_HID_DEVICES[29].vendor_id = 10900 (0x2a94)
ALL_HID_DEVICES[29].product_id = 45133 (0xb04d)
ALL_HID_DEVICES[29].release_number = 14346 (0x380a)
ALL_HID_DEVICES[29].interface_number = -1 (0xffffffffffffffff)
ALL_HID_DEVICES[29].usage_page = 65280 (0xff00) Vendor-defined
ALL_HID_DEVICES[29].usage = 1 (0x1)
ALL_HID_DEVICES[29].path = \\?\
hid#gtch7503&col02#5&308f1d61&0&0001#{4d1e55b2-f16f-11cf-88cb-001111000030}
ALL_HID_DEVICES[29].serial_number = 9999
ALL_HID_DEVICES[29].manufacturer_string = Microsoft
ALL_HID_DEVICES[29].product_string = HIDI2C Device
ALL_HID_DEVICES[29] can be opened by FlyWithLua.
ALL_HID_DEVICES[30].vendor_id = 1 (0x1)
ALL_HID_DEVICES[30].product_id = 1 (0x1)
ALL_HID_DEVICES[30].release_number = 1 (0x1)
ALL_HID_DEVICES[30].interface_number = -1 (0xffffffffffffffff)
ALL_HID_DEVICES[30].usage_page = 1 (0x1) Generic Desktop Controls
ALL_HID_DEVICES[30].usage = 12 (0xc)
ALL_HID_DEVICES[30].path = \\?\
hid#hpq6001#3&1f700816&0&0000#{4d1e55b2-f16f-11cf-88cb-001111000030}
ALL_HID_DEVICES[30].serial_number =
ALL_HID_DEVICES[30].manufacturer_string =
ALL_HID_DEVICES[30].product_string = Controller (XBOX 360 For Windows)
ALL_HID_DEVICES[30] can be opened by FlyWithLua.
*** Checksum of all Lua files in Scripts directory ***
3jFPS-wizard11.lua = 67a24047199408b7188d88442e08cb3f (2381 lines)
Settings.lua = 8ef6279a96a4804db6ba7964d6917201 (268 lines)
Simple Ground Service.lua = 98667062670014ef9c6c0c3e4ef2269c (8784 lines)
TrueHaze.lua = 0a73a2c46d5d008bfddff9581c128a0d (218 lines)
TrueLights.lua = d95b514401372fff6a94a9234411fbed (19 lines)
TrueWaves - Sea.lua = 9546a7983ff54e65830e7c78960fa096 (26 lines)
WhiteoutInClouds_v1.1f.lua = b351c5a6b57e55ebd1403e5b345c71d7 (55 lines)
X-Visibility.lua = 34ca2fd05d7319668afeb2027c7ae5de (99 lines)
XPextrafps.lua = 2ef2bd11c584a93e35868112786db7ff (9 lines)
XPfps.lua = 8f36c0ecaa62e8ddb6a6f32a93478121 (9 lines)
betterclouds.lua = 7393a93d3d776d22debd89fc0f6079d1 (2 lines)
fpsboost_only Fps boost.lua = 7170bacc0b4da91d2e2f5cdc8913c552 (72 lines)
*** All lines containing FlyWithLua and some other information from X-Plane's
Log.txt ***
[000001] log.txt for X-Plane 11.55r2 (build 115501 64-bit
c22f0eb21d049f66fcba233c37e65c845605fc40)
[000002] compiled on Jun 22 2021 19:14:01
[000003] X-Plane started on Tue Jul 8 20:08:36 2025
[000004]
[000005] This log file is generated automatically by Laminar Research applications
and contains diagnostics about your graphics hardware, installation, and any error
conditions.
[000006] If you need to contact tech support or file a bug, please send us this
file. NOTE: this file is rewritten every time you start ANY of your X-System
applications.
[000007]
[000008] Windows 10.0 (build 26100/2)
[000009] This is a 64-bit version of Windows.
[000010] CPU type: 8664
[000011] Physical Memory (total for computer): 16844595200
[000012] Maximum Virtual Memory (for X-Plane only): 140737488224256
[000013] CPU 0: 11th Gen Intel(R) Core(TM) i5-1135G7 @ 2.40GHz Speed (mhz): 2419
[000014] CPU 0: 11th Gen Intel(R) Core(TM) i5-1135G7 @ 2.40GHz Speed (mhz): 2419
[000015] CPU 0: 11th Gen Intel(R) Core(TM) i5-1135G7 @ 2.40GHz Speed (mhz): 2419
[000016] CPU 0: 11th Gen Intel(R) Core(TM) i5-1135G7 @ 2.40GHz Speed (mhz): 2419
[000017] CPU 0: 11th Gen Intel(R) Core(TM) i5-1135G7 @ 2.40GHz Speed (mhz): 2419
[000018] CPU 0: 11th Gen Intel(R) Core(TM) i5-1135G7 @ 2.40GHz Speed (mhz): 2419
[000019] CPU 0: 11th Gen Intel(R) Core(TM) i5-1135G7 @ 2.40GHz Speed (mhz): 2419
[000020] CPU 0: 11th Gen Intel(R) Core(TM) i5-1135G7 @ 2.40GHz Speed (mhz): 2419
[000021]
[000022] X-System folder:'C:\Program Files (x86)/Steam/steamapps/common/X-Plane
11/', case sensitive=0
[000023]
[000024] WGL_EXT_depth_float WGL_ARB_buffer_region WGL_ARB_extensions_string
WGL_ARB_make_current_read WGL_ARB_pixel_format WGL_ARB_pbuffer
WGL_EXT_extensions_string WGL_EXT_swap_control WGL_ARB_multisample
WGL_ARB_pixel_format_float WGL_ARB_framebuffer_sRGB WGL_ARB_create_context
WGL_ARB_create_context_profile WGL_EXT_pixel_format_packed_float
WGL_EXT_create_context_es_profile WGL_EXT_create_context_es2_profile
WGL_NV_DX_interop WGL_NV_DX_interop2 WGL_ARB_robustness_application_isolation
WGL_ARB_robustness_share_group_isolation WGL_ARB_create_context_robustness
WGL_ARB_context_flush_control
[000025] OpenGL Vendor : Intel
[000026] OpenGL Render : Intel(R) Iris(R) Xe Graphics
[000027] OpenGL Version : 4.6.0 - Build 32.0.101.6913 (460/0)
[000028] OpenGL Extensions : GL_3DFX_texture_compression_FXT1
GL_AMD_depth_clamp_separate GL_AMD_vertex_shader_layer
GL_AMD_vertex_shader_viewport_index GL_ARB_ES2_compatibility
GL_ARB_ES3_1_compatibility GL_ARB_ES3_compatibility GL_ARB_arrays_of_arrays
GL_ARB_base_instance GL_ARB_bindless_texture GL_ARB_blend_func_extended
GL_ARB_buffer_storage GL_ARB_cl_event GL_ARB_clear_buffer_object
GL_ARB_clear_texture GL_ARB_clip_control GL_ARB_color_buffer_float
GL_ARB_compatibility GL_ARB_compressed_texture_pixel_storage GL_ARB_compute_shader
GL_ARB_conditional_render_inverted GL_ARB_conservative_depth GL_ARB_copy_buffer
GL_ARB_copy_image GL_ARB_cull_distance GL_ARB_debug_output
GL_ARB_depth_buffer_float GL_ARB_depth_clamp GL_ARB_depth_texture
GL_ARB_derivative_control GL_ARB_direct_state_access GL_ARB_draw_buffers
GL_ARB_draw_buffers_blend GL_ARB_draw_elements_base_vertex GL_ARB_draw_indirect
GL_ARB_draw_instanced GL_ARB_enhanced_layouts GL_ARB_explicit_attrib_location
GL_ARB_explicit_uniform_location GL_ARB_fragment_coord_conventions
GL_ARB_fragment_layer_viewport GL_ARB_fragment_program
GL_ARB_fragment_program_shadow GL_ARB_fragment_shader
GL_ARB_fragment_shader_interlock GL_ARB_framebuffer_no_attachments
GL_ARB_framebuffer_object GL_ARB_framebuffer_sRGB GL_ARB_geometry_shader4
GL_ARB_get_program_binary GL_ARB_get_texture_sub_image GL_ARB_gl_spirv
GL_ARB_gpu_shader5 GL_ARB_gpu_shader_fp64 GL_ARB_half_float_pixel
GL_ARB_half_float_vertex GL_ARB_indirect_parameters GL_ARB_instanced_arrays
GL_ARB_internalformat_query GL_ARB_internalformat_query2 GL_ARB_invalidate_subdata
GL_ARB_map_buffer_alignment GL_ARB_map_buffer_range GL_ARB_multi_bind
GL_ARB_multi_draw_indirect GL_ARB_multisample GL_ARB_multitexture
GL_ARB_occlusion_query GL_ARB_occlusion_query2 GL_ARB_pipeline_statistics_query
GL_ARB_pixel_buffer_object GL_ARB_point_parameters GL_ARB_point_sprite
GL_ARB_polygon_offset_clamp GL_ARB_post_depth_coverage
GL_ARB_program_interface_query GL_ARB_provoking_vertex GL_ARB_query_buffer_object
GL_ARB_robust_buffer_access_behavior GL_ARB_robustness GL_ARB_robustness_isolation
GL_ARB_sample_shading GL_ARB_sampler_objects GL_ARB_seamless_cube_map
GL_ARB_seamless_cubemap_per_texture GL_ARB_separate_shader_objects
GL_ARB_shader_atomic_counter_ops GL_ARB_shader_atomic_counters
GL_ARB_shader_bit_encoding GL_ARB_shader_draw_parameters GL_ARB_shader_group_vote
GL_ARB_shader_image_load_store GL_ARB_shader_image_size GL_ARB_shader_objects
GL_ARB_shader_precision GL_ARB_shader_stencil_export
GL_ARB_shader_storage_buffer_object GL_ARB_shader_subroutine
GL_ARB_shader_texture_image_samples GL_ARB_shader_texture_lod
GL_ARB_shading_language_100 GL_ARB_shading_language_420pack
GL_ARB_shading_language_packing GL_ARB_shadow GL_ARB_spirv_extensions
GL_ARB_stencil_texturing GL_ARB_sync GL_ARB_tessellation_shader
GL_ARB_texture_barrier GL_ARB_texture_border_clamp GL_ARB_texture_buffer_object
GL_ARB_texture_buffer_object_rgb32 GL_ARB_texture_buffer_range
GL_ARB_texture_compression GL_ARB_texture_compression_bptc
GL_ARB_texture_compression_rgtc GL_ARB_texture_cube_map
GL_ARB_texture_cube_map_array GL_ARB_texture_env_add GL_ARB_texture_env_combine
GL_ARB_texture_env_crossbar GL_ARB_texture_env_dot3
GL_ARB_texture_filter_anisotropic GL_ARB_texture_float GL_ARB_texture_gather
GL_ARB_texture_mirror_clamp_to_edge GL_ARB_texture_mirrored_repeat
GL_ARB_texture_multisample GL_ARB_texture_non_power_of_two
GL_ARB_texture_query_levels GL_ARB_texture_query_lod GL_ARB_texture_rectangle
GL_ARB_texture_rg GL_ARB_texture_rgb10_a2ui GL_ARB_texture_stencil8
GL_ARB_texture_storage GL_ARB_texture_storage_multisample GL_ARB_texture_swizzle
GL_ARB_texture_view GL_ARB_timer_query GL_ARB_transform_feedback2
GL_ARB_transform_feedback3 GL_ARB_transform_feedback_instanced
GL_ARB_transform_feedback_overflow_query GL_ARB_transpose_matrix
GL_ARB_uniform_buffer_object GL_ARB_vertex_array_bgra GL_ARB_vertex_array_object
GL_ARB_vertex_attrib_64bit GL_ARB_vertex_attrib_binding GL_ARB_vertex_buffer_object
GL_ARB_vertex_program GL_ARB_vertex_shader GL_ARB_vertex_type_10f_11f_11f_rev
GL_ARB_vertex_type_2_10_10_10_rev GL_ARB_viewport_array GL_ARB_window_pos
GL_ATI_meminfo GL_ATI_separate_stencil GL_EXT_abgr GL_EXT_bgra GL_EXT_blend_color
GL_EXT_blend_equation_separate GL_EXT_blend_func_separate GL_EXT_blend_minmax
GL_EXT_blend_subtract GL_EXT_clip_volume_hint GL_EXT_compiled_vertex_array
GL_EXT_depth_bounds_test GL_EXT_direct_state_access GL_EXT_draw_buffers2
GL_EXT_draw_range_elements GL_EXT_fog_coord GL_EXT_framebuffer_blit
GL_EXT_framebuffer_multisample GL_EXT_framebuffer_object GL_EXT_geometry_shader4
GL_EXT_gpu_program_parameters GL_EXT_gpu_shader4 GL_EXT_memory_object
GL_EXT_memory_object_win32 GL_EXT_multi_draw_arrays GL_EXT_packed_depth_stencil
GL_EXT_packed_float GL_EXT_packed_pixels GL_EXT_polygon_offset_clamp
GL_EXT_rescale_normal GL_EXT_secondary_color GL_EXT_semaphore
GL_EXT_semaphore_win32 GL_EXT_separate_specular_color
GL_EXT_shader_framebuffer_fetch GL_EXT_shader_integer_mix GL_EXT_shadow_funcs
GL_EXT_stencil_two_side GL_EXT_stencil_wrap GL_EXT_texture3D GL_EXT_texture_array
GL_EXT_texture_compression_s3tc GL_EXT_texture_edge_clamp GL_EXT_texture_env_add
GL_EXT_texture_env_combine GL_EXT_texture_filter_anisotropic GL_EXT_texture_integer
GL_EXT_texture_lod_bias GL_EXT_texture_rectangle GL_EXT_texture_sRGB
GL_EXT_texture_sRGB_decode GL_EXT_texture_shared_exponent GL_EXT_texture_snorm
GL_EXT_texture_storage GL_EXT_texture_swizzle GL_EXT_timer_query
GL_EXT_transform_feedback GL_IBM_texture_mirrored_repeat
GL_INTEL_conservative_rasterization GL_INTEL_fragment_shader_ordering
GL_INTEL_framebuffer_CMAA GL_INTEL_map_texture GL_INTEL_multi_rate_fragment_shader
GL_INTEL_performance_query GL_KHR_blend_equation_advanced
GL_KHR_blend_equation_advanced_coherent GL_KHR_context_flush_control GL_KHR_debug
GL_KHR_no_error GL_KHR_shader_subgroup GL_KHR_shader_subgroup_arithmetic
GL_KHR_shader_subgroup_ballot GL_KHR_shader_subgroup_basic
GL_KHR_shader_subgroup_clustered GL_KHR_shader_subgroup_quad
GL_KHR_shader_subgroup_shuffle GL_KHR_shader_subgroup_shuffle_relative
GL_KHR_shader_subgroup_vote GL_KHR_texture_compression_astc_ldr GL_NV_blend_square
GL_NV_conditional_render GL_NV_primitive_restart GL_NV_texgen_reflection
GL_NV_timeline_semaphore GL_OVR_multiview GL_SGIS_generate_mipmap
GL_SGIS_texture_edge_clamp GL_SGIS_texture_lod GL_SUN_multi_draw_arrays
GL_WIN_swap_hint WGL_EXT_swap_control
[000029]
[000030] sync/fence : 1
[000031] pbo_avail : 1 frameblit_avail : 1 framebuffer_msaa : 1
[000032] gpu_shad4_avail : 1 shad_lod_avail : 1 array_tex_avail : 1
texture_rg : 1
[000033] tex_float_avail : 1 seamless_avail : 1 drawbuf2_avail : 1
packed_stencil : 1
[000034] framebuffer_srgb : 1 copy_buf_avail : 1 ubo_avail : 1
gshader_avail : 1
[000035] base_vert_avail : 1 tex_multi_avail : 1 depth_float_avail : 1
[000036] instance_avail : 1 tess_avail : 1 viewport_arr : 1
tex_storage : 1
[000037] buf_storage : 1 multi_bind : 1 clip_control : 1
program_binary : 1
[000038] idx in vram : 1
[000039] GLSL version : 4.60 - Build 32.0.101.6913/460
[000040] (16/4096/64/192/32/4096/4096/65536)
[000041]
[000042] anisotropic_avail : 1 timer_avail : 1 tess_avail : 1
geom_avail : 1
[000043] viewport_arr : 1 layer_arr : 1 native_reverse_z : 0
has_reverse_z : 1
[000044] max iso filtering : 16
[000045] max samples : 4
[000046] max texture size : 16384 (hardware limit)
[000047] max tex units : 32
[000048]
[000049] This video card is: DX11+ VR Ready
[000050] Diagnostics : none
[000051]
[000052] WARNING: extension missing proc glGetnTexImage. This is a problem with
your video driver.
[000053] WARNING: extension missing proc glGetnUniformdv. This is a problem with
your video driver.
[000054] WARNING: extension missing proc glGetnMapdv. This is a problem with your
video driver.
[000055] WARNING: extension missing proc glGetnMapfv. This is a problem with your
video driver.
[000056] WARNING: extension missing proc glGetnMapiv. This is a problem with your
video driver.
[000057] WARNING: extension missing proc glGetnPixelMapfv. This is a problem with
your video driver.
[000058] WARNING: extension missing proc glGetnPixelMapuiv. This is a problem with
your video driver.
[000059] WARNING: extension missing proc glGetnPixelMapusv. This is a problem with
your video driver.
[000060] WARNING: extension missing proc glGetnPolygonStipple. This is a problem
with your video driver.
[000061] WARNING: extension missing proc glGetnColorTable. This is a problem with
your video driver.
[000062] WARNING: extension missing proc glGetnConvolutionFilter. This is a
problem with your video driver.
[000063] WARNING: extension missing proc glGetnSeparableFilter. This is a problem
with your video driver.
[000064] WARNING: extension missing proc glGetnHistogram. This is a problem with
your video driver.
[000065] WARNING: extension missing proc glGetnMinmax. This is a problem with your
video driver.
[000066] CPU count : 8
[000067] 0:00:00.000 I/wmgr: Monitor 0: { 0, 0, 1280, 720 }
[000068] 0:00:00.000 I/wmgr: Re-building fbos for window 000001E3A4BDC930
[000069] 0:00:00.000 I/GFX: Loaded mapping
Resources/shaders/bin/legacy_flat_mapping.xsv with hash:
f66a30a2d61b481172cc9df214b4135
[000070] 0:00:00.000 I/GFX: Loaded archive
Resources/shaders/bin/glsl150/legacy_flat.xsa with hash:
bb8b34dfdccc7abd652f838c37cfa7b
[000071] 0:00:00.000 I/GFX: Loaded mapping
Resources/shaders/bin/legacy_depth_mapping.xsv with hash:
44a33f1dcbf5f8d640112a20f696f5aa
[000072] 0:00:00.000 I/GFX: Loaded archive
Resources/shaders/bin/glsl150/legacy_depth.xsa with hash:
dd246e217be8a194c9bd5cdfddfe6fa
[000073] 0:00:00.000 I/GFX: Loaded mapping Resources/shaders/bin/blit_mapping.xsv
with hash: 6de0044b74657692166a316fdaaf721
[000074] 0:00:00.000 I/GFX: Loaded archive Resources/shaders/bin/glsl150/blit.xsa
with hash: 351f47255d30f4df276478e51d901213
[000075] 0:00:00.000 I/GFX: Loaded mapping Resources/shaders/bin/font_mapping.xsv
with hash: eb35e8f4bd6f87f1d98c64b8714aee2
[000076] 0:00:00.000 I/GFX: Loaded archive Resources/shaders/bin/glsl150/font.xsa
with hash: d1671b36c2e5aacf7d13d9939c4265
[000077] 0:00:00.000 I/GFX: Loaded mapping Resources/shaders/bin/line3d_mapping.xsv
with hash: 957265e534485ae3e5acef3ca12c48dd
[000078] 0:00:00.000 I/GFX: Loaded archive Resources/shaders/bin/glsl150/line3d.xsa
with hash: 642430e7c7b9dc33e3cdf87595e07bf9
[000079] 0:00:00.000 I/GFX: Loaded mapping
Resources/shaders/bin/terrain_mapping.xsv with hash: ab61276aa4bfad3c02343ea5e539d
[000080] 0:00:00.000 I/GFX: Loaded archive
Resources/shaders/bin/glsl150/terrain.xsa with hash: 7516feb562a9e25a84c38d5768815
[000081] OpenAL loaded: Resources/dlls/64/openal32.dll
[000082] OpenAL devices: OpenAL Soft
[000083] Open AL default device:OpenAL Soft
[000084] OpenAL vendor : OpenAL Community
[000085] OpenAL renderer : OpenAL Soft
[000086] OpenAL version : 1.1
[000087] OpenAL hardware : OpenAL Soft
[000088] OpenAL extensions: ALC_ENUMERATE_ALL_EXT ALC_ENUMERATION_EXT
ALC_EXT_CAPTURE ALC_EXT_DEDICATED ALC_EXT_disconnect ALC_EXT_EFX
ALC_EXT_thread_local_context ALC_SOFTX_device_clock ALC_SOFTX_HRTF
ALC_SOFT_loopback ALC_SOFTX_midi_interface ALC_SOFT_pause_device AL_EXT_ALAW
AL_EXT_DOUBLE AL_EXT_EXPONENT_DISTANCE AL_EXT_FLOAT32 AL_EXT_IMA4
AL_EXT_LINEAR_DISTANCE AL_EXT_MCFORMATS AL_EXT_MULAW AL_EXT_MULAW_MCFORMATS
AL_EXT_OFFSET AL_EXT_source_distance_model AL_LOKI_quadriphonic
AL_SOFT_block_alignment AL_SOFT_buffer_samples AL_SOFT_buffer_sub_data
AL_SOFT_deferred_updates AL_SOFT_direct_channels AL_SOFT_loop_points
AL_SOFT_MSADPCM AL_SOFT_source_latency AL_SOFT_source_length
[000089]
[000090] Fetching plugins for C:\Program Files (x86)/Steam/steamapps/common/X-Plane
11/Resources/plugins
[000091]
[000092] Loaded: C:\Program Files (x86)/Steam/steamapps/common/X-Plane
11/Resources/plugins/PluginAdmin/64/win.xpl (xpsdk.examples.pluginadmin).
[000093]
[000094] AviTab version 0.7.1
[000095] Loaded: C:\Program Files (x86)/Steam/steamapps/common/X-Plane
11/Resources/plugins/AviTab/win_x64/AviTab.xpl (org.solhost.folko.avitab).
[000096]
[000097] Loaded: C:\Program Files (x86)/Steam/steamapps/common/X-Plane
11/Resources/plugins/BetterMouseYoke/64/win.xpl (S22.BetterMouseYoke).
[000098]
[000099] 2025-07-08 20:08:39 BetterPushback[xplane.c:894]: INFO: This is Better
Pushback (MOD) -v1.10 libacfutils-8b89501 - for X-Plane 11/12
[000101] Loaded: C:\Program Files (x86)/Steam/steamapps/common/X-Plane
11/Resources/plugins/BetterPushback/win_x64/BetterPushback.xpl
(skiselkov.BetterPushback).
[000102]
[000103] FlyWithLua: Your system path is C:\Program Files
(x86)/Steam/steamapps/common/X-Plane 11/
[000104] FlyWithLua: System Dir: C:\Program Files (x86)/Steam/steamapps/common/X-
Plane 11/
[000105] FlyWithLua: Plugin Dir: C:\Program Files (x86)/Steam/steamapps/common/X-
Plane 11/Resources/plugins/FlyWithLua
[000106] FlyWithLua: Plugin Scripts Dir: C:\Program Files
(x86)/Steam/steamapps/common/X-Plane 11/Resources/plugins/FlyWithLua/Scripts
[000107] FlyWithLua: Plugin Internals Dir: C:\Program Files
(x86)/Steam/steamapps/common/X-Plane 11/Resources/plugins/FlyWithLua/Internals/
[000108] FlyWithLua: Plugin Modules Dir: C:\Program Files
(x86)/Steam/steamapps/common/X-Plane 11/Resources/plugins/FlyWithLua/Modules/
[000109] FlyWithLua: Plugin Scripts Quarantine Dir: C:\Program Files
(x86)/Steam/steamapps/common/X-Plane 11/Resources/plugins/FlyWithLua/Scripts
(Quarantine)/
[000110] FlyWithLua: Plugin Version: 2.7.37 build Feb 9 2023 07:42:06
[000111] Loaded: C:\Program Files (x86)/Steam/steamapps/common/X-Plane
11/Resources/plugins/FlyWithLua/64/win.xpl (CarstenLynker.FlyWithLua.NG).
[000112]
[000113] Loaded: C:\Program Files (x86)/Steam/steamapps/common/X-Plane
11/Resources/plugins/TerrainRadar/64/win.xpl (drgluck.plugins.terrain_radar).
[000114]
[000115] 0:00:00.000 xPilot: xPilot version 3.0.1 initialized
[000116] Loaded: C:\Program Files (x86)/Steam/steamapps/common/X-Plane
11/Resources/plugins/xPilot/win_x64/xPilot.xpl (org.vatsim.xpilot).
[000117]
[000118] 2025-07-08 20:08:40 BetterPushback[cfg.cpp:1249]: current version v1.10 /
new available version v1.10 / update available false
[000119] 0:00:00.000 xPilot/XPMP2 INFO
XPMPMultiplayer.cpp:518/XPMPSetDefaultPlaneICAO: Default ICAO aircraft type now is
A320
[000120] 0:00:00.000 xPilot/XPMP2 INFO Sound.cpp:800/SoundInit: Initializing FMOD
version 2.2.3
[000121] 0:00:00.000 xPilot: xPilot plugin enabled
[000122] I found the following scenery packages (prioritized in this order):
[000123] 0 Custom Scenery/Aerosoft - EDDF Frankfurt/
[000124] 1 Custom Scenery/Aerosoft - EDLP Paderborn-Lippstadt/
[000125] 2 Custom Scenery/Aerosoft - EGLL Heathrow/
[000163] 0:00:00.000 D/HID: HID Bridge Running
[000164] 0:00:01.053 I/NAVT: Airspaces are done loading async...
[000165] 0:00:01.053 I/GFX: Loaded mapping
Resources/shaders/bin/cube_filter_mapping.xsv with hash:
33a101719a461739a854b3b91e2e8fb
[000166] 0:00:01.053 I/GFX: Loaded archive
Resources/shaders/bin/glsl150/cube_filter.xsa with hash:
b020b0f81a6746f035cc93140d6c5bf
[000167] 0:00:01.053 I/GFX: Loaded mapping
Resources/shaders/bin/ground_lights_mapping.xsv with hash:
efcb9dd432f7b8f41e1e501691f38a6
[000168] 0:00:01.053 I/GFX: Loaded archive
Resources/shaders/bin/glsl150/ground_lights.xsa with hash:
3b175ead61ba2249f09ee56e514731
[000169] 0:00:01.053 I/GFX: Loaded mapping Resources/shaders/bin/light_mapping.xsv
with hash: a33261499add38908e4edee55486b85
[000170] 0:00:01.053 I/GFX: Loaded archive Resources/shaders/bin/glsl150/light.xsa
with hash: d9faeea343fc8e3bb135fd136c3f8b0
[000171] 0:00:01.053 I/REN: Setting texture resolution read from prefs as 3
[000172] 0:00:01.053 W/ACF: Scanning of aircraft files is complete. Some of your
aircraft files will not be available to fly in X-Plane, probably because they were
created by a version of X-Plane that is too old. Aircraft that will be ignored:
[000196] 0:00:08.021 D/HID: Hardware ADDED(1234, bead) - vJoy - Virtual Joystick at
path \\?\hid#hidclass#1&2d595ca7&1&0000#{4d1e55b2-f16f-11cf-88cb-001111000030}
[000197] 0:00:08.021 I/JOY: REGISTER Joystick device: vJoy - Virtual Joystick -
VID:4660PID:48813, this is a familiar device.
[000198] 0:00:08.021 D/HID: BUTTON Added Index: 0 (HID_Page_Button/01) for
handle: 000001E3DD0F1EE0
[000199] 0:00:08.021 D/HID: BUTTON Added Index: 1 (HID_Page_Button/02) for
handle: 000001E3DD0F1EE0
[000200] 0:00:08.021 D/HID: BUTTON Added Index: 2 (HID_Page_Button/03) for
handle: 000001E3DD0F1EE0
[000201] 0:00:08.021 D/HID: BUTTON Added Index: 3 (HID_Page_Button/04) for
handle: 000001E3DD0F1EE0
[000202] 0:00:08.021 D/HID: BUTTON Added Index: 4 (HID_Page_Button/05) for
handle: 000001E3DD0F1EE0
[000203] 0:00:08.021 D/HID: BUTTON Added Index: 5 (HID_Page_Button/06) for
handle: 000001E3DD0F1EE0
[000204] 0:00:08.021 D/HID: BUTTON Added Index: 6 (HID_Page_Button/07) for
handle: 000001E3DD0F1EE0
[000205] 0:00:08.021 D/HID: BUTTON Added Index: 7 (HID_Page_Button/08) for
handle: 000001E3DD0F1EE0
[000206] 0:00:08.021 D/HID: AXIS Added Index: 0
(HID_Page_GenericDesktop/HID_Usage_GD_X) for handle: 000001E3DD0F1EE0. Min/Max 0 -
32767
[000207] 0:00:08.021 D/HID: AXIS Added Index: 1
(HID_Page_GenericDesktop/HID_Usage_GD_Y) for handle: 000001E3DD0F1EE0. Min/Max 0 -
32767
[000208] 0:00:08.021 D/HID: AXIS Added Index: 2
(HID_Page_GenericDesktop/HID_Usage_GD_Z) for handle: 000001E3DD0F1EE0. Min/Max 0 -
32767
[000209] 0:00:08.021 D/HID: AXIS Added Index: 3
(HID_Page_GenericDesktop/HID_Usage_GD_Rx) for handle: 000001E3DD0F1EE0. Min/Max 0 -
32767
[000210] 0:00:08.021 D/HID: AXIS Added Index: 4
(HID_Page_GenericDesktop/HID_Usage_GD_Ry) for handle: 000001E3DD0F1EE0. Min/Max 0 -
32767
[000211] 0:00:08.021 D/HID: AXIS Added Index: 5
(HID_Page_GenericDesktop/HID_Usage_GD_Rz) for handle: 000001E3DD0F1EE0. Min/Max 0 -
32767
[000212] 0:00:08.021 D/HID: AXIS Added Index: 6
(HID_Page_GenericDesktop/HID_Usage_GD_Slider) for handle: 000001E3DD0F1EE0. Min/Max
0 - 32767
[000213] 0:00:08.021 D/HID: AXIS Added Index: 7
(HID_Page_GenericDesktop/HID_Usage_GD_Dial) for handle: 000001E3DD0F1EE0. Min/Max 0
- 32767
[000214] 0:00:08.021 D/HID: AXIS Added Index: 8 (HID_Page_PID/22) for handle:
000001E3DD0F1EE0. Min/Max 1 - 40
[000215] 0:00:08.021 D/HID: END HARDWARE
[000216] 0:00:08.021 E/JOY: UNCALIBRATED AXIS DETECTED: vJoy - Virtual Joystick
(VID:4660PID:48813) Axis #0, assigned to joy_use_none, has an expected min/max
range of [0.000000, 32767.000000], but is calibrated for [8999999488.000000, -
8999999488.000000]. You should recalibrate the device in the Settings menu.
[000217] 0:00:08.021 E/JOY: CALIBRATION OVERRIDE: vJoy - Virtual Joystick
(VID:4660PID:48813) Axis #0 forced to be treated as calibrated due to a user pref.
[000218] 0:00:08.021 E/JOY: UNCALIBRATED AXIS DETECTED: vJoy - Virtual Joystick
(VID:4660PID:48813) Axis #1, assigned to joy_use_none, has an expected min/max
range of [0.000000, 32767.000000], but is calibrated for [8999999488.000000, -
8999999488.000000]. You should recalibrate the device in the Settings menu.
[000219] 0:00:08.021 E/JOY: CALIBRATION OVERRIDE: vJoy - Virtual Joystick
(VID:4660PID:48813) Axis #1 forced to be treated as calibrated due to a user pref.
[000220] 0:00:08.021 E/JOY: UNCALIBRATED AXIS DETECTED: vJoy - Virtual Joystick
(VID:4660PID:48813) Axis #2, assigned to joy_use_none, has an expected min/max
range of [0.000000, 32767.000000], but is calibrated for [8999999488.000000, -
8999999488.000000]. You should recalibrate the device in the Settings menu.
[000221] 0:00:08.021 E/JOY: CALIBRATION OVERRIDE: vJoy - Virtual Joystick
(VID:4660PID:48813) Axis #2 forced to be treated as calibrated due to a user pref.
[000222] 0:00:08.021 E/JOY: UNCALIBRATED AXIS DETECTED: vJoy - Virtual Joystick
(VID:4660PID:48813) Axis #3, assigned to joy_use_none, has an expected min/max
range of [0.000000, 32767.000000], but is calibrated for [8999999488.000000, -
8999999488.000000]. You should recalibrate the device in the Settings menu.
[000223] 0:00:08.021 E/JOY: CALIBRATION OVERRIDE: vJoy - Virtual Joystick
(VID:4660PID:48813) Axis #3 forced to be treated as calibrated due to a user pref.
[000224] 0:00:08.021 E/JOY: UNCALIBRATED AXIS DETECTED: vJoy - Virtual Joystick
(VID:4660PID:48813) Axis #4, assigned to joy_use_none, has an expected min/max
range of [0.000000, 32767.000000], but is calibrated for [8999999488.000000, -
8999999488.000000]. You should recalibrate the device in the Settings menu.
[000300] 0:00:21.944 I/ACF: Loading airplane number 0 with Aircraft/Laminar
Research/Airbus A350 XWB Advanced 1.7.4/A350_xp11.acf
[000301] 2025-07-08 20:09:03 BetterPushback[bp.c:1211]: WARN: Aircraft not on the
ground.
[000302] Terrain radar plugin: read settings
[000303] Terrain radar plugin: aircraft description is ""
[000304] Terrain radar plugin: found unsupported aircraft "", switched to window
mode
[000305] Terrain radar plugin: menuApplySettings ---------------------------
[000306] Fetching plugins for C:\Program Files (x86)/Steam/steamapps/common/X-Plane
11/Aircraft/Laminar Research/Airbus A350 XWB Advanced 1.7.4/plugins
[000307]
[000308] ToLiss aircraft systems plugin starting up.
[000309] ToLiss aircraft systems plugin: Found Aircraft path. Aircraft\Laminar
Research\Airbus A350 XWB Advanced 1.7.4\
[000464] Loaded: C:\Program Files (x86)/Steam/steamapps/common/X-Plane
11/Aircraft/Laminar Research/Airbus A350 XWB Advanced
1.7.4/plugins/AirbusFBW_XP11/64/win.xpl (XP11.ToLiss.Airbus.systems).
[000465]
[000466] Loaded: C:\Program Files (x86)/Steam/steamapps/common/X-Plane
11/Aircraft/Laminar Research/Airbus A350 XWB Advanced
1.7.4/plugins/FF_Effects/64/win.xpl (ru.stsff.effects).
[000467]
[000468] Loaded: C:\Program Files (x86)/Steam/steamapps/common/X-Plane
11/Aircraft/Laminar Research/Airbus A350 XWB Advanced
1.7.4/plugins/FF_MouseHandler/64/win.xpl (ru.stsff.mousehandler).
[000469]
[000470] [FF Plugin Manager] Start
[000471] Loaded: C:\Program Files (x86)/Steam/steamapps/common/X-Plane
11/Aircraft/Laminar Research/Airbus A350 XWB Advanced
1.7.4/plugins/FF_PluginManager/64/win.xpl (FFSTSpluginmanager).
[000472]
[000473] [MANGO STUDIOS PLUGIN INFO]: Starting X-Plane SASL plugin v3.11.0+77d2ef9
[000474] [MANGO STUDIOS PLUGIN INFO]: Mango Studios Plugin | Aircraft | Start Full
[000475] [MANGO STUDIOS PLUGIN INFO]: Loading cursors...
[000476] Loaded: C:\Program Files (x86)/Steam/steamapps/common/X-Plane
11/Aircraft/Laminar Research/Airbus A350 XWB Advanced
1.7.4/plugins/MangoStudios/64/win.xpl (1-sim Mango Studios Plugin).
[000477]
[000478] [A350 INFO]: Starting X-Plane SASL plugin v3.12.1+a916ae5 [Commercial
Edition]
[000479] [A350 INFO]: A350 | Aircraft | Start Disabled
[000480] [A350 INFO]: Loading cursors...
[000481] Loaded: C:\Program Files (x86)/Steam/steamapps/common/X-Plane
11/Aircraft/Laminar Research/Airbus A350 XWB Advanced 1.7.4/plugins/sasl/64/win.xpl
(1-sim A350).
[000482]
[000483] Loaded: C:\Program Files (x86)/Steam/steamapps/common/X-Plane
11/Aircraft/Laminar Research/Airbus A350 XWB Advanced
1.7.4/plugins/xlua/win_x64/xlua.xpl (com.x-plane.xlua.1.0.0r1).
[000484]
[000485] [FF Effects] Enabling version 1.1.9+9d53f56...
[000486] [FF Mouse Handler] Waiting for the Aircraft Plugin Manager or for manual
enabling
[000487] [FF Plugin Manager] Enabling version 1.7.2+4d398ed...
[000488] [FF Plugin Manager] Starting read configuration from:
[000489] C:\Program Files (x86)/Steam/steamapps/common/X-Plane 11/Aircraft/Laminar
Research/Airbus A350 XWB Advanced 1.7.4/plugins/FF_PluginManager/configXP11.ini
[000490] [FF Plugin Manager] Configuration read finished
[000491] [MANGO STUDIOS PLUGIN INFO]: Enabling...
[000492] [MANGO STUDIOS PLUGIN INFO]: Sound output device: OpenAL Soft
[000660] 0:00:23.249 E/SOUN: Warning: unkonwn line BEGIN_SOUND_ATTACHMENT
[000661] 0:00:23.249 I/SND: This aircraft is using FMOD in FULL mode.
[000662] 0:00:23.249 E/SOUN: snd error in file: Aircraft/Laminar Research/Airbus
A350 XWB Advanced 1.7.4/fmod/A350_xp11.snd line 3366
[000663] 0:00:23.249 E/SOUN: The sound event event:/FCU/BUTTONS/AP2 has an invalid
command trigger airbus_qpac/ap2_push
[000664] 0:00:23.249 E/SOUN: snd error in file: Aircraft/Laminar Research/Airbus
A350 XWB Advanced 1.7.4/fmod/A350_xp11.snd line 3372
[000665] 0:00:23.249 E/SOUN: The sound event event:/FCU/BUTTONS/AP1 has an invalid
command trigger airbus_qpac/ap1_push
[000666] 0:00:23.249 E/SOUN: snd error in file: Aircraft/Laminar Research/Airbus
A350 XWB Advanced 1.7.4/fmod/A350_xp11.snd line 3414
[000667] 0:00:23.249 E/SOUN: The sound event event:/FCU/BUTTONS/FD has an invalid
command trigger airbus_qpac/fd1_push
[000668] 0:00:23.249 E/SCN: Failed to find resource '../a350_icon.png', referenced
from file 'Aircraft/Laminar Research/Airbus A350 XWB Advanced 1.7.4/objects/'.
[000669] 0:00:23.249 I/FLT: Init dat_p0 type:loc_ram apt:OKBK start at:56
[000697] FlyWithLua: User switched to a new airport (or changed the plane). Script
files have to be reloaded.
[000698] FlyWithLua: Found fwl_prefs.ini in the FlyWithLua plugin path and it is
[000699] ./Resources/plugins/FlyWithLua/fwl_prefs.ini
[000700] FlyWithLua Info: Lua engine (re)started. LUA_RUN =1, SDK_VERSION = 303,
XPLANE_VERSION = 11550, XPLANE_LANGUAGE = English and XPLANE_HOSTID = 1
[000701] FlyWithLua Info: HID access initialized.
[000702] FlyWithLua Info: FlyWithLua.ini full path
[000703] C:\Program Files (x86)/Steam/steamapps/common/X-Plane
11/Resources/plugins/FlyWithLua/Internals/FlyWithLua.ini
[000704] FlyWithLua Info: Discovered 30 HID devices.
[000705] FlyWithLua Info: Initial assignments successfully saved.
[000706] FlyWithLua Info: Load ini file.
[000707] FlyWithLua Info: Searching for Lua script files
[000708] FlyWithLua Info: Sorting Lua script files
[000709] FlyWithLua Info: Start loading script file C:\Program Files
(x86)/Steam/steamapps/common/X-Plane 11/Resources/plugins/FlyWithLua/Scripts/3jFPS-
wizard11.lua
[000710] FlyWithLua Info: Finished loading script file C:\Program Files
(x86)/Steam/steamapps/common/X-Plane 11/Resources/plugins/FlyWithLua/Scripts/3jFPS-
wizard11.lua
[000711] FlyWithLua Info: Start loading script file C:\Program Files
(x86)/Steam/steamapps/common/X-Plane
11/Resources/plugins/FlyWithLua/Scripts/Settings.lua
[000712] FlyWithLua Info: Finished loading script file C:\Program Files
(x86)/Steam/steamapps/common/X-Plane
11/Resources/plugins/FlyWithLua/Scripts/Settings.lua
[000713] FlyWithLua Info: Start loading script file C:\Program Files
(x86)/Steam/steamapps/common/X-Plane 11/Resources/plugins/FlyWithLua/Scripts/Simple
Ground Service.lua
[000714] stair small obj and liveries match
[000715] stair small obj and liveries match
[000716] stair small obj and liveries match
[000717] stair small obj and liveries match
[000718] stair small obj and liveries match
[000719] FlyWithLua Info: Finished loading script file C:\Program Files
(x86)/Steam/steamapps/common/X-Plane 11/Resources/plugins/FlyWithLua/Scripts/Simple
Ground Service.lua
[000720] FlyWithLua Info: Start loading script file C:\Program Files
(x86)/Steam/steamapps/common/X-Plane
11/Resources/plugins/FlyWithLua/Scripts/TrueHaze.lua
[000721] 0:02:07.022 W/REN: FlyWithLua NG 2.7.37 build Feb 9 2023 07:42:06 tried
to write sim/private/controls/ssao/scale, which is not supported. The dataref was
not modified!
[000722] 0:02:07.022 W/REN: FlyWithLua NG 2.7.37 build Feb 9 2023 07:42:06 tried
to write sim/private/controls/cloud/offscreen_tweak, which is not supported. The
dataref was not modified!
[000723] FlyWithLua Info: Finished loading script file C:\Program Files
(x86)/Steam/steamapps/common/X-Plane
11/Resources/plugins/FlyWithLua/Scripts/TrueHaze.lua
[000724] FlyWithLua Info: Start loading script file C:\Program Files
(x86)/Steam/steamapps/common/X-Plane
11/Resources/plugins/FlyWithLua/Scripts/TrueLights.lua
[000725] FlyWithLua Info: Finished loading script file C:\Program Files
(x86)/Steam/steamapps/common/X-Plane
11/Resources/plugins/FlyWithLua/Scripts/TrueLights.lua
[000726] FlyWithLua Info: Start loading script file C:\Program Files
(x86)/Steam/steamapps/common/X-Plane
11/Resources/plugins/FlyWithLua/Scripts/TrueWaves - Sea.lua
[000727] FlyWithLua Info: Finished loading script file C:\Program Files
(x86)/Steam/steamapps/common/X-Plane
11/Resources/plugins/FlyWithLua/Scripts/TrueWaves - Sea.lua
[000728] FlyWithLua Info: Start loading script file C:\Program Files
(x86)/Steam/steamapps/common/X-Plane
11/Resources/plugins/FlyWithLua/Scripts/WhiteoutInClouds_v1.1f.lua
[000729] FlyWithLua Info: Finished loading script file C:\Program Files
(x86)/Steam/steamapps/common/X-Plane
11/Resources/plugins/FlyWithLua/Scripts/WhiteoutInClouds_v1.1f.lua
[000730] FlyWithLua Info: Start loading script file C:\Program Files
(x86)/Steam/steamapps/common/X-Plane 11/Resources/plugins/FlyWithLua/Scripts/X-
Visibility.lua
[000731] FlyWithLua Info: The DataRef "sim/operation/misc/frame_rate_period" is
already handled in variable "spd", you want to use it with "realFrame_time".
[000732] FlyWithLua Info: As long as only one variable wants writable access to the
DataRef, it is okay (but you loose performance).
[000733] FlyWithLua Info: The DataRef "sim/graphics/view/view_y" is already handled
in variable "alt", you want to use it with "view_y_meters".
[000734] FlyWithLua Info: As long as only one variable wants writable access to the
DataRef, it is okay (but you loose performance).
[000735] FlyWithLua Info: Finished loading script file C:\Program Files
(x86)/Steam/steamapps/common/X-Plane 11/Resources/plugins/FlyWithLua/Scripts/X-
Visibility.lua
[000736] FlyWithLua Info: Start loading script file C:\Program Files
(x86)/Steam/steamapps/common/X-Plane
11/Resources/plugins/FlyWithLua/Scripts/XPextrafps.lua
[000737] 0:02:07.022 W/REN: FlyWithLua NG 2.7.37 build Feb 9 2023 07:42:06 tried
to write sim/private/controls/shadow/scenery_shadows, which is not supported. The
dataref was not modified!
[000738] 0:02:07.022 W/REN: FlyWithLua NG 2.7.37 build Feb 9 2023 07:42:06 tried
to write sim/private/controls/clouds/shadow_size, which is not supported. The
dataref was not modified!
[000739] 0:02:07.022 W/REN: FlyWithLua NG 2.7.37 build Feb 9 2023 07:42:06 tried
to write sim/private/controls/ssao/enable, which is not supported. The dataref was
not modified!
[000740] FlyWithLua Info: Finished loading script file C:\Program Files
(x86)/Steam/steamapps/common/X-Plane
11/Resources/plugins/FlyWithLua/Scripts/XPextrafps.lua
[000741] FlyWithLua Info: Start loading script file C:\Program Files
(x86)/Steam/steamapps/common/X-Plane
11/Resources/plugins/FlyWithLua/Scripts/XPfps.lua
[000742] FlyWithLua Info: Finished loading script file C:\Program Files
(x86)/Steam/steamapps/common/X-Plane
11/Resources/plugins/FlyWithLua/Scripts/XPfps.lua
[000743] FlyWithLua Info: Start loading script file C:\Program Files
(x86)/Steam/steamapps/common/X-Plane
11/Resources/plugins/FlyWithLua/Scripts/betterclouds.lua
[000744] FlyWithLua Info: Finished loading script file C:\Program Files
(x86)/Steam/steamapps/common/X-Plane
11/Resources/plugins/FlyWithLua/Scripts/betterclouds.lua
[000745] FlyWithLua Info: Start loading script file C:\Program Files
(x86)/Steam/steamapps/common/X-Plane
11/Resources/plugins/FlyWithLua/Scripts/fpsboost_only Fps boost.lua
[000746] 0:02:07.022 W/REN: FlyWithLua NG 2.7.37 build Feb 9 2023 07:42:06 tried
to write sim/private/controls/caps/use_csm, which is not supported. The dataref was
not modified!
[000747] FlyWithLua Info: Finished loading script file C:\Program Files
(x86)/Steam/steamapps/common/X-Plane
11/Resources/plugins/FlyWithLua/Scripts/fpsboost_only Fps boost.lua
[000748] FlyWithLua Info: All script files loaded successfully.
[000749] FlyWithLua Info: Loading time for all scripts is 0.124 sec.
[000750] 0:02:07.022 I/OVR: Reading VR conf file: Aircraft/Laminar Research/Airbus
A350 XWB Advanced 1.7.4/A350_xp11_vrconfig.txt
[000751] 0:02:07.022 W/VRCONFIG: Could not find vr config file: Aircraft/Laminar
Research/Airbus A350 XWB Advanced 1.7.4/A350_xp11_vrconfig.txt
[000752] 0:02:07.022 W/VRCONFIG: VR Config data file for Aircraft/Laminar
Research/Airbus A350 XWB Advanced 1.7.4/A350_xp11_vrconfig.txt is not valid!
[000753] 0:02:07.022 W/MANIPS: Could not find vr config file: Aircraft/Laminar
Research/Airbus A350 XWB Advanced 1.7.4/A350_xp11_vrconfig.txt
[000754] 0:02:07.022 W/MANIPS: VR Manips file for Aircraft/Laminar Research/Airbus
A350 XWB Advanced 1.7.4/A350_xp11_vrconfig.txt is not valid!
[000755] 0:02:07.022 D/STM: Transitioning from state state_NormalLoading to
state_Normal
[000756] 0:02:07.022 I/OVR: User is leaving the holodeck.
[000757] 0:02:07.361 xPilot/XPMP2 INFO
XPMPMultiplayer.cpp:160/XPMPMultiplayerInit: XPMP2 3.1.1 with FMOD sound support
initializing under X-Plane version 11550/OpenGL and XPLM version 303
[000758] 0:02:07.361 xPilot/XPMP2 WARN CSLModels.cpp:397/AddMatchCriteria: Line
19: Different aircraft type (A320 instead of A321) for model
'BB_German_Air_Express_VA A321_Hannover' ignored, rest processed
[000768] 0:02:07.361 W/REN: Setting reno/use_bump_maps from FlyWithLua NG 2.7.37
build Feb 9 2023 07:42:06 - This is slow and might not be supported in the future!
[000769] 0:02:07.361 W/REN: Setting reno/use_detail_textures from FlyWithLua NG
2.7.37 build Feb 9 2023 07:42:06 - This is slow and might not be supported in the
future!
[000770] 0:02:07.361 W/REN: FlyWithLua NG 2.7.37 build Feb 9 2023 07:42:06 tried
to write sim/private/controls/shadow/csm_split_exterior, which is not supported.
The dataref was not modified!
[000771] 0:02:07.361 W/REN: FlyWithLua NG 2.7.37 build Feb 9 2023 07:42:06 tried
to write sim/private/controls/fbo/shadow_cam_size, which is not supported. The
dataref was not modified!
[000772] 0:02:07.361 W/REN: FlyWithLua NG 2.7.37 build Feb 9 2023 07:42:06 tried
to write sim/private/controls/reno/draw_HDR, which is not supported. The dataref
was not modified!
[000773] FlyWithLua Error: The DataRef "sim/private/controls/water/fft_amp1" does
not exist.
[000774] FlyWithLua Error: The DataRef "sim/private/controls/water/fft_amp2" does
not exist.
[000775] FlyWithLua Error: The DataRef "sim/private/controls/water/fft_amp3" does
not exist.
[000776] FlyWithLua Error: The DataRef "sim/private/controls/water/fft_amp4" does
not exist.
[000777] FlyWithLua Error: The DataRef "sim/private/controls/water/fft_scale1" does
not exist.
[000778] FlyWithLua Error: The DataRef "sim/private/controls/water/fft_scale2" does
not exist.
[000779] FlyWithLua Error: The DataRef "sim/private/controls/water/fft_scale3" does
not exist.
[000780] FlyWithLua Error: The DataRef "sim/private/controls/water/fft_scale4" does
not exist.
[000781] FlyWithLua Debug Info: Sorry, no debug Info on stack.
[000782] FlyWithLua Debug Info From Plugin: SystemPath "C:\Program Files
(x86)/Steam/steamapps/common/X-Plane 11/"
[000783] FlyWithLua Debug Info: Debug file written to "C:\Program Files
(x86)/Steam/steamapps/common/X-Plane 11/FlyWithLua_Debug.txt"
[000784] FlyWithLua Debug Info: Plugin Main directory = C:\Program Files
(x86)/Steam/steamapps/common/X-Plane 11/Resources/plugins/FlyWithLua
[000785] FlyWithLua Debug Info: Script directory = C:\Program Files
(x86)/Steam/steamapps/common/X-Plane 11/Resources/plugins/FlyWithLua/Scripts/
[000786] FlyWithLua Debug Info: Internals directory = C:\Program Files
(x86)/Steam/steamapps/common/X-Plane 11/Resources/plugins/FlyWithLua/Internals/
[000787] FlyWithLua Debug Info: Modules directory = C:\Program Files
(x86)/Steam/steamapps/common/X-Plane 11/Resources/plugins/FlyWithLua/Modules/
[000788] FlyWithLua Debug Info: Debug file written to "<<x-plane
dir>>/FlyWithLua_Debug.txt".
*** History of code you entered directly into FlyWithLua ***
-- Welcome to FlyWithLua running Lua 5.1 (for more info see SYSTEM,
SYSTEM_ARCHITECTURE, XPLANE_VERSION and XPLANE_LANGUAGE).
-- Get mouse, keyboard and screen info from MOUSE_X, MOUSE_Y, SCREEN_WIDTH,
SCREEN_HIGHT, VKEY and CKEY.