Jump to content

First Crash After Last Update 24.07.2023


TheConqueror
Go to solution Solved by TheConqueror,

Recommended Posts

Something goes wrong with your VR gear/software:

2023-07-24 18:06:01.189 ERROR   VISUALIZER (Main): OpenXR exception: XrResult failure [XR_ERROR_RUNTIME_UNAVAILABLE]
    Origin: xrEnumerateInstanceExtensionProperties(nullptr, 0, &instanceExtensionCount, nullptr)
    Source: Projects\Visualizer\Source\OpenXR\openxr_program.cpp:163

Yet, I see it does not prevent you to play.

But then at some point, DCS cannot communicate with the GPU anymore and crashes:

2023-07-24 18:40:02.064 ERROR   DX11BACKEND (2888): failed to create vertex buffer. Reason: DXGI_ERROR_DEVICE_REMOVED
2023-07-24 18:40:02.064 ERROR   DX11BACKEND (2888): Failed assert `false && "failed to create vertex buffer"` at Projects\render\dx11backend_win8\Source\DX11BufferManager.cpp:183
...
2023-07-24 18:40:02.072 ERROR   DX11BACKEND (2888): DX device removed. Reason: 0x887A0006
2023-07-24 18:40:02.789 WARNING LOG (3968): 102 duplicate message(s) skipped.
2023-07-24 18:40:02.789 ERROR   DX11BACKEND (2888): failed to create structed buffer. Reason: DXGI_ERROR_DEVICE_REMOVED
2023-07-24 18:40:02.790 ERROR   DX11BACKEND (2888): CreateShaderResourceView FAILED. Reason: E_INVALIDARG
2023-07-24 18:40:02.791 ERROR   DX11BACKEND (2888): CreateUnorderedAccessView FAILED. Reason: E_INVALIDARG
...
2023-07-24 18:40:03.658 ERROR   DX11BACKEND (2888): DX device removed. Reason: 0x887A0006
2023-07-24 18:40:03.753 WARNING LOG (3968): 14 duplicate message(s) skipped.
2023-07-24 18:40:03.753 ERROR   DX11BACKEND (2888): failed to create structed buffer. Reason: DXGI_ERROR_DEVICE_REMOVED
2023-07-24 18:40:03.754 ERROR   DX11BACKEND (2888): CreateShaderResourceView FAILED. Reason: E_INVALIDARG
2023-07-24 18:40:03.755 INFO    EDCORE (2888): try to write dump information
2023-07-24 18:40:03.760 INFO    EDCORE (2888): # -------------- 20230724-184004 --------------
2023-07-24 18:40:03.765 INFO    EDCORE (2888): DCS/2.8.7.42583 (x86_64; MT; Windows NT 10.0.22621)
2023-07-24 18:40:03.767 INFO    EDCORE (2888): C:\WINDOWS\SYSTEM32\d3d11.dll
2023-07-24 18:40:03.772 INFO    EDCORE (2888): # C0000005 ACCESS_VIOLATION at 00007ffce24459b5 00:00000000
2023-07-24 18:40:03.774 INFO    EDCORE (2888): SymInit: Symbol-SearchPath: 'G:\DCS World OpenBeta\bin-mt;', symOptions: 532, UserName: 'Erdi'
2023-07-24 18:40:03.775 INFO    EDCORE (2888): OS-Version: 10.0.22621 () 0x100-0x1
2023-07-24 18:40:03.777 INFO    EDCORE (2888): 0x00000000001059b5 (d3d11): CreateDirect3D11SurfaceFromDXGISurface + 0x108D5
2023-07-24 18:40:03.779 INFO    EDCORE (2888): 0x000000000002db61 (dx11backend): createRenderer + 0x15C51
2023-07-24 18:40:03.780 INFO    EDCORE (2888): 0x000000000007eddb (edterrainGraphics41): edtg41::TerrainRenderable::dumpRenderItem + 0x69A3B
2023-07-24 18:40:03.781 INFO    EDCORE (2888): 0x00000000000d6c17 (edterrainGraphics41): createInstancerRenderable + 0x38DE7
2023-07-24 18:40:03.782 INFO    EDCORE (2888): 0x000000000005fe53 (edterrainGraphics41): edtg41::TerrainRenderable::dumpRenderItem + 0x4AAB3
2023-07-24 18:40:03.782 INFO    EDCORE (2888): 0x000000000005e51d (edterrainGraphics41): edtg41::TerrainRenderable::dumpRenderItem + 0x4917D
2023-07-24 18:40:03.782 INFO    EDCORE (2888): 0x00000000000e04bb (edterrainGraphics41): createInstancerRenderable + 0x4268B
2023-07-24 18:40:03.782 INFO    EDCORE (2888): 0x00000000000e3063 (edterrainGraphics41): createInstancerRenderable + 0x45233
2023-07-24 18:40:03.782 INFO    EDCORE (2888): 0x00000000000e260d (edterrainGraphics41): createInstancerRenderable + 0x447DD
2023-07-24 18:40:03.783 INFO    EDCORE (2888): 0x00000000000bcb24 (Visualizer): RenderParserImpl::isEmpty + 0x295F4
2023-07-24 18:40:03.784 INFO    EDCORE (2888): 0x000000000009ce29 (GraphicsCore): Graphics::SceneAggregator::collectRenderablesAggregated + 0x839
2023-07-24 18:40:03.784 INFO    EDCORE (2888): 0x0000000000118b73 (Visualizer): smSceneManager::regLua + 0xE93
2023-07-24 18:40:03.784 INFO    EDCORE (2888): 0x0000000000105799 (Visualizer): smCamera_Implement::getClipRegion + 0x16939
2023-07-24 18:40:03.784 INFO    EDCORE (2888): 0x00000000000f5106 (Visualizer): smCamera_Implement::getClipRegion + 0x62A6
2023-07-24 18:40:03.784 INFO    EDCORE (2888): 0x0000000000108702 (Visualizer): smSceneManager::DestroySceneManager + 0x1562
2023-07-24 18:40:03.785 INFO    EDCORE (2888): 0x00000000000326b1 (edCore): ed::thread::_get_current_thread_id + 0x71
2023-07-24 18:40:03.785 INFO    EDCORE (2888): 0x0000000000029363 (ucrtbase): _recalloc + 0xA3
2023-07-24 18:40:03.786 INFO    EDCORE (2888): 0x00000000000126ad (KERNEL32): BaseThreadInitThunk + 0x1D

 

 

Is Hyperthreading enabled? If so, have you tried with Hyperthreading off?


Edited by Flappie

Don't accept indie game testing requests from friends in Discord. Ever.

Link to comment
Share on other sites

11 hours ago, Flappie said:

Something goes wrong with your VR gear/software:

2023-07-24 18:06:01.189 ERROR   VISUALIZER (Main): OpenXR exception: XrResult failure [XR_ERROR_RUNTIME_UNAVAILABLE]
    Origin: xrEnumerateInstanceExtensionProperties(nullptr, 0, &instanceExtensionCount, nullptr)
    Source: Projects\Visualizer\Source\OpenXR\openxr_program.cpp:163

Yet, I see it does not prevent you to play.

But then at some point, DCS cannot communicate with the GPU anymore and crashes:

2023-07-24 18:40:02.064 ERROR   DX11BACKEND (2888): failed to create vertex buffer. Reason: DXGI_ERROR_DEVICE_REMOVED
2023-07-24 18:40:02.064 ERROR   DX11BACKEND (2888): Failed assert `false && "failed to create vertex buffer"` at Projects\render\dx11backend_win8\Source\DX11BufferManager.cpp:183
...
2023-07-24 18:40:02.072 ERROR   DX11BACKEND (2888): DX device removed. Reason: 0x887A0006
2023-07-24 18:40:02.789 WARNING LOG (3968): 102 duplicate message(s) skipped.
2023-07-24 18:40:02.789 ERROR   DX11BACKEND (2888): failed to create structed buffer. Reason: DXGI_ERROR_DEVICE_REMOVED
2023-07-24 18:40:02.790 ERROR   DX11BACKEND (2888): CreateShaderResourceView FAILED. Reason: E_INVALIDARG
2023-07-24 18:40:02.791 ERROR   DX11BACKEND (2888): CreateUnorderedAccessView FAILED. Reason: E_INVALIDARG
...
2023-07-24 18:40:03.658 ERROR   DX11BACKEND (2888): DX device removed. Reason: 0x887A0006
2023-07-24 18:40:03.753 WARNING LOG (3968): 14 duplicate message(s) skipped.
2023-07-24 18:40:03.753 ERROR   DX11BACKEND (2888): failed to create structed buffer. Reason: DXGI_ERROR_DEVICE_REMOVED
2023-07-24 18:40:03.754 ERROR   DX11BACKEND (2888): CreateShaderResourceView FAILED. Reason: E_INVALIDARG
2023-07-24 18:40:03.755 INFO    EDCORE (2888): try to write dump information
2023-07-24 18:40:03.760 INFO    EDCORE (2888): # -------------- 20230724-184004 --------------
2023-07-24 18:40:03.765 INFO    EDCORE (2888): DCS/2.8.7.42583 (x86_64; MT; Windows NT 10.0.22621)
2023-07-24 18:40:03.767 INFO    EDCORE (2888): C:\WINDOWS\SYSTEM32\d3d11.dll
2023-07-24 18:40:03.772 INFO    EDCORE (2888): # C0000005 ACCESS_VIOLATION at 00007ffce24459b5 00:00000000
2023-07-24 18:40:03.774 INFO    EDCORE (2888): SymInit: Symbol-SearchPath: 'G:\DCS World OpenBeta\bin-mt;', symOptions: 532, UserName: 'Erdi'
2023-07-24 18:40:03.775 INFO    EDCORE (2888): OS-Version: 10.0.22621 () 0x100-0x1
2023-07-24 18:40:03.777 INFO    EDCORE (2888): 0x00000000001059b5 (d3d11): CreateDirect3D11SurfaceFromDXGISurface + 0x108D5
2023-07-24 18:40:03.779 INFO    EDCORE (2888): 0x000000000002db61 (dx11backend): createRenderer + 0x15C51
2023-07-24 18:40:03.780 INFO    EDCORE (2888): 0x000000000007eddb (edterrainGraphics41): edtg41::TerrainRenderable::dumpRenderItem + 0x69A3B
2023-07-24 18:40:03.781 INFO    EDCORE (2888): 0x00000000000d6c17 (edterrainGraphics41): createInstancerRenderable + 0x38DE7
2023-07-24 18:40:03.782 INFO    EDCORE (2888): 0x000000000005fe53 (edterrainGraphics41): edtg41::TerrainRenderable::dumpRenderItem + 0x4AAB3
2023-07-24 18:40:03.782 INFO    EDCORE (2888): 0x000000000005e51d (edterrainGraphics41): edtg41::TerrainRenderable::dumpRenderItem + 0x4917D
2023-07-24 18:40:03.782 INFO    EDCORE (2888): 0x00000000000e04bb (edterrainGraphics41): createInstancerRenderable + 0x4268B
2023-07-24 18:40:03.782 INFO    EDCORE (2888): 0x00000000000e3063 (edterrainGraphics41): createInstancerRenderable + 0x45233
2023-07-24 18:40:03.782 INFO    EDCORE (2888): 0x00000000000e260d (edterrainGraphics41): createInstancerRenderable + 0x447DD
2023-07-24 18:40:03.783 INFO    EDCORE (2888): 0x00000000000bcb24 (Visualizer): RenderParserImpl::isEmpty + 0x295F4
2023-07-24 18:40:03.784 INFO    EDCORE (2888): 0x000000000009ce29 (GraphicsCore): Graphics::SceneAggregator::collectRenderablesAggregated + 0x839
2023-07-24 18:40:03.784 INFO    EDCORE (2888): 0x0000000000118b73 (Visualizer): smSceneManager::regLua + 0xE93
2023-07-24 18:40:03.784 INFO    EDCORE (2888): 0x0000000000105799 (Visualizer): smCamera_Implement::getClipRegion + 0x16939
2023-07-24 18:40:03.784 INFO    EDCORE (2888): 0x00000000000f5106 (Visualizer): smCamera_Implement::getClipRegion + 0x62A6
2023-07-24 18:40:03.784 INFO    EDCORE (2888): 0x0000000000108702 (Visualizer): smSceneManager::DestroySceneManager + 0x1562
2023-07-24 18:40:03.785 INFO    EDCORE (2888): 0x00000000000326b1 (edCore): ed::thread::_get_current_thread_id + 0x71
2023-07-24 18:40:03.785 INFO    EDCORE (2888): 0x0000000000029363 (ucrtbase): _recalloc + 0xA3
2023-07-24 18:40:03.786 INFO    EDCORE (2888): 0x00000000000126ad (KERNEL32): BaseThreadInitThunk + 0x1D

 

 

Is Hyperthreading enabled? If so, have you tried with Hyperthreading off?

 

I've never used VR. Because I don't have vr. And what is this Hyperthreading, where can I turn it off?


Edited by TheConqueror
Link to comment
Share on other sites

That is strange. OpenXR should not pop up like it does in your log, trying to detect a VR gear.

Please try this:

  1. Create a new shortcut to DCS (right-click on DCS.exe, then "Create Shortcut")

  2. Right-click on the shortcut to edit its Properties

  3. In the Target line: add --force_disable_VR at the end of the line. You might have to add quotation marks. My Target line looks like:

    "C:\Program Files\Eagle Dynamics\DCS World\bin\DCS.exe" --force_disable_VR

  4. Use that shortcut to start DCS in non-VR mode.

Then atach your dcs.log one more time (and tell me if the sim keeps crashing).

 

Hyperthreading can be disabled in your computer BIOS, but I suggest you first try the solution above.

Don't accept indie game testing requests from friends in Discord. Ever.

Link to comment
Share on other sites

11 hours ago, Flappie said:

That is strange. OpenXR should not pop up like it does in your log, trying to detect a VR gear.

Please try this:

  1. Create a new shortcut to DCS (right-click on DCS.exe, then "Create Shortcut")

  2. Right-click on the shortcut to edit its Properties

  3. In the Target line: add --force_disable_VR at the end of the line. You might have to add quotation marks. My Target line looks like:

    "C:\Program Files\Eagle Dynamics\DCS World\bin\DCS.exe" --force_disable_VR

  4. Use that shortcut to start DCS in non-VR mode.

Then atach your dcs.log one more time (and tell me if the sim keeps crashing).

 

Hyperthreading can be disabled in your computer BIOS, but I suggest you first try the solution above.

The name xxxx in the target box is not valid. Whats wrong ?
i try them all ;

"G:\DCS World OpenBeta\bin-mt\DCS.exe"--force_disable_VR
"G:\DCS World OpenBeta\bin-mt\DCS.exe"--force_disable_VR"
"G:\DCS World OpenBeta\bin-mt\DCS.exe--force_disable_VR"
"G:\DCS World OpenBeta\bin-mt\DCS.exe""--force_disable_VR"
"G:\DCS World OpenBeta\bin-mt\DCS.exe"--"force_disable_VR"

Edit : There is space after DCS.exe" here 🙂 ok its working now i will try it

Desktop Screenshot 2023.07.25 - 21.17.52.17.png


Edited by TheConqueror
Link to comment
Share on other sites

Great! I still wonder why your game would start with VR enabled by default.

Ensure this box is unticked in the VR options of DCS:

image.png


Edited by Flappie

Don't accept indie game testing requests from friends in Discord. Ever.

Link to comment
Share on other sites

On 7/26/2023 at 11:14 PM, Flappie said:

Great! I still wonder why your game would start with VR enabled by default.

Ensure this box is unticked in the VR options of DCS:

image.png

 

DCS Crash Again ... I was AFK on taxiway and when i'm back i saw it

My settings like that ; But now i disable it.

 

Digital Combat Simulator  Black Shark Screenshot 2023.07.28 - 21.05.13.91.png

Digital Combat Simulator  Black Shark Screenshot 2023.07.28 - 21.04.39.85.png

dcs.log


Edited by TheConqueror
Link to comment
Share on other sites

I don't see any crash in your log. Maybe it's dcs.log.old that contains it. Can you attach this one, please?

By the way, you want the "Enable Virtual Reality Headset" box empty (unticked, no tick inside it).

Don't accept indie game testing requests from friends in Discord. Ever.

Link to comment
Share on other sites

It starts like this:

2023-07-28 17:49:06.810 WARNING DX11BACKEND (17876): Can't map structured buffer.
2023-07-28 17:49:06.810 ERROR   DX11BACKEND (17876): Failed assert `0` at Projects\render\dx11backend_win8\Source\DX11StructuredBuffer.cpp:100
2023-07-28 17:49:06.815 ERROR   DX11BACKEND (17876): DX device removed. Reason: 0x887A0006
2023-07-28 17:49:06.820 WARNING DX11BACKEND (17876): Can't map structured buffer.
2023-07-28 17:49:06.820 ERROR   DX11BACKEND (17876): Failed assert `0` at Projects\render\dx11backend_win8\Source\DX11StructuredBuffer.cpp:100
2023-07-28 17:49:06.822 ERROR   DX11BACKEND (17876): DX device removed. Reason: 0x887A0006
2023-07-28 17:49:06.826 WARNING DX11BACKEND (17876): Can't map structured buffer.
...
2023-07-28 17:49:07.285 ERROR   DX11BACKEND (17876): DX device removed. Reason: 0x887A0006
2023-07-28 17:49:07.313 ERROR   DX11BACKEND (17876): failed to create vertex buffer. Reason: DXGI_ERROR_DEVICE_REMOVED
2023-07-28 17:49:07.313 ERROR   DX11BACKEND (17876): Failed assert `false && "failed to create vertex buffer"` at Projects\render\dx11backend_win8\Source\DX11BufferManager.cpp:183
2023-07-28 17:49:07.315 ERROR   DX11BACKEND (17876): failed to create vertex buffer. Reason: DXGI_ERROR_DEVICE_REMOVED
2023-07-28 17:49:07.315 ERROR   DX11BACKEND (17876): Failed assert `false && "failed to create vertex buffer"` at Projects\render\dx11backend_win8\Source\DX11BufferManager.cpp:183

and ends like this:

2023-07-28 17:50:13.674 ERROR   DX11BACKEND (17876): DX device removed. Reason: 0x887A0006
2023-07-28 17:50:13.680 WARNING DX11BACKEND (17876): Can't map structured buffer.
2023-07-28 17:50:13.680 ERROR   DX11BACKEND (17876): Failed assert `0` at Projects\render\dx11backend_win8\Source\DX11StructuredBuffer.cpp:100
2023-07-28 17:50:13.682 ERROR   DX11BACKEND (17876): DX device removed. Reason: 0x887A0006
2023-07-28 17:50:13.688 ERROR   DX11BACKEND (17876): failed to create vertex buffer. Reason: DXGI_ERROR_DEVICE_REMOVED
2023-07-28 17:50:13.688 ERROR   DX11BACKEND (17876): Failed assert `false && "failed to create vertex buffer"` at Projects\render\dx11backend_win8\Source\DX11BufferManager.cpp:183
2023-07-28 17:50:13.689 INFO    EDCORE (17876): try to write dump information
2023-07-28 17:50:13.692 INFO    EDCORE (17876): # -------------- 20230728-175013 --------------
2023-07-28 17:50:13.697 INFO    EDCORE (17876): DCS/2.8.7.42718 (x86_64; MT; Windows NT 10.0.22621)
2023-07-28 17:50:13.698 INFO    EDCORE (17876): C:\WINDOWS\SYSTEM32\d3d11.dll
2023-07-28 17:50:13.700 INFO    EDCORE (17876): # C0000005 ACCESS_VIOLATION at 00007ffa1ebc564d 00:00000000
2023-07-28 17:50:13.702 INFO    EDCORE (17876): SymInit: Symbol-SearchPath: 'G:\DCS World OpenBeta\bin-mt;', symOptions: 532, UserName: 'Erdi'
2023-07-28 17:50:13.703 INFO    EDCORE (17876): OS-Version: 10.0.22621 () 0x100-0x1
2023-07-28 17:50:13.705 INFO    EDCORE (17876): 0x000000000010564d (d3d11): CreateDirect3D11SurfaceFromDXGISurface + 0x1056D
2023-07-28 17:50:13.707 INFO    EDCORE (17876): 0x0000000000042064 (dx11backend): createRenderer + 0x2A154
2023-07-28 17:50:13.709 INFO    EDCORE (17876): 0x000000000000393e (GraphicsVista): Resource::GetLastFrame + 0x6EE
2023-07-28 17:50:13.710 INFO    EDCORE (17876): 0x0000000000002947 (GraphicsVista): Graphics::DXProjLight::GetLoadStepCount + 0x12B7
2023-07-28 17:50:13.713 INFO    EDCORE (17876): 0x0000000000033678 (edCore): ed::this_thread::yield + 0x598
2023-07-28 17:50:13.713 INFO    EDCORE (17876): 0x000000000002448a (edCore): ed::make_render_thread_tasks + 0x1A
2023-07-28 17:50:13.713 INFO    EDCORE (17876): 0x00000000000815b4 (Visualizer): delete_UI_VRScene + 0x5D74
2023-07-28 17:50:13.713 INFO    EDCORE (17876): 0x0000000000105780 (Visualizer): smCamera_Implement::getClipRegion + 0x16920
2023-07-28 17:50:13.713 INFO    EDCORE (17876): 0x00000000000f5106 (Visualizer): smCamera_Implement::getClipRegion + 0x62A6
2023-07-28 17:50:13.713 INFO    EDCORE (17876): 0x0000000000108702 (Visualizer): smSceneManager::DestroySceneManager + 0x1562
2023-07-28 17:50:13.714 INFO    EDCORE (17876): 0x00000000000326b1 (edCore): ed::thread::_get_current_thread_id + 0x71
2023-07-28 17:50:13.714 INFO    EDCORE (17876): 0x0000000000029363 (ucrtbase): _recalloc + 0xA3
2023-07-28 17:50:13.714 INFO    EDCORE (17876): 0x00000000000126ad (KERNEL32): BaseThreadInitThunk + 0x1D
2023-07-28 17:50:13.970 INFO    EDCORE (17876): Minidump created.

Though you disabled VR, I wonder why this "delete_UI_VRScene" keyword appears.

Anyway, this looks like a GPU issue. Try uninstalling/reinstalling your GPU driver.

 

Don't accept indie game testing requests from friends in Discord. Ever.

Link to comment
Share on other sites

8 minutes ago, Flappie said:

It starts like this:

2023-07-28 17:49:06.810 WARNING DX11BACKEND (17876): Can't map structured buffer.
2023-07-28 17:49:06.810 ERROR   DX11BACKEND (17876): Failed assert `0` at Projects\render\dx11backend_win8\Source\DX11StructuredBuffer.cpp:100
2023-07-28 17:49:06.815 ERROR   DX11BACKEND (17876): DX device removed. Reason: 0x887A0006
2023-07-28 17:49:06.820 WARNING DX11BACKEND (17876): Can't map structured buffer.
2023-07-28 17:49:06.820 ERROR   DX11BACKEND (17876): Failed assert `0` at Projects\render\dx11backend_win8\Source\DX11StructuredBuffer.cpp:100
2023-07-28 17:49:06.822 ERROR   DX11BACKEND (17876): DX device removed. Reason: 0x887A0006
2023-07-28 17:49:06.826 WARNING DX11BACKEND (17876): Can't map structured buffer.
...
2023-07-28 17:49:07.285 ERROR   DX11BACKEND (17876): DX device removed. Reason: 0x887A0006
2023-07-28 17:49:07.313 ERROR   DX11BACKEND (17876): failed to create vertex buffer. Reason: DXGI_ERROR_DEVICE_REMOVED
2023-07-28 17:49:07.313 ERROR   DX11BACKEND (17876): Failed assert `false && "failed to create vertex buffer"` at Projects\render\dx11backend_win8\Source\DX11BufferManager.cpp:183
2023-07-28 17:49:07.315 ERROR   DX11BACKEND (17876): failed to create vertex buffer. Reason: DXGI_ERROR_DEVICE_REMOVED
2023-07-28 17:49:07.315 ERROR   DX11BACKEND (17876): Failed assert `false && "failed to create vertex buffer"` at Projects\render\dx11backend_win8\Source\DX11BufferManager.cpp:183

and ends like this:

2023-07-28 17:50:13.674 ERROR   DX11BACKEND (17876): DX device removed. Reason: 0x887A0006
2023-07-28 17:50:13.680 WARNING DX11BACKEND (17876): Can't map structured buffer.
2023-07-28 17:50:13.680 ERROR   DX11BACKEND (17876): Failed assert `0` at Projects\render\dx11backend_win8\Source\DX11StructuredBuffer.cpp:100
2023-07-28 17:50:13.682 ERROR   DX11BACKEND (17876): DX device removed. Reason: 0x887A0006
2023-07-28 17:50:13.688 ERROR   DX11BACKEND (17876): failed to create vertex buffer. Reason: DXGI_ERROR_DEVICE_REMOVED
2023-07-28 17:50:13.688 ERROR   DX11BACKEND (17876): Failed assert `false && "failed to create vertex buffer"` at Projects\render\dx11backend_win8\Source\DX11BufferManager.cpp:183
2023-07-28 17:50:13.689 INFO    EDCORE (17876): try to write dump information
2023-07-28 17:50:13.692 INFO    EDCORE (17876): # -------------- 20230728-175013 --------------
2023-07-28 17:50:13.697 INFO    EDCORE (17876): DCS/2.8.7.42718 (x86_64; MT; Windows NT 10.0.22621)
2023-07-28 17:50:13.698 INFO    EDCORE (17876): C:\WINDOWS\SYSTEM32\d3d11.dll
2023-07-28 17:50:13.700 INFO    EDCORE (17876): # C0000005 ACCESS_VIOLATION at 00007ffa1ebc564d 00:00000000
2023-07-28 17:50:13.702 INFO    EDCORE (17876): SymInit: Symbol-SearchPath: 'G:\DCS World OpenBeta\bin-mt;', symOptions: 532, UserName: 'Erdi'
2023-07-28 17:50:13.703 INFO    EDCORE (17876): OS-Version: 10.0.22621 () 0x100-0x1
2023-07-28 17:50:13.705 INFO    EDCORE (17876): 0x000000000010564d (d3d11): CreateDirect3D11SurfaceFromDXGISurface + 0x1056D
2023-07-28 17:50:13.707 INFO    EDCORE (17876): 0x0000000000042064 (dx11backend): createRenderer + 0x2A154
2023-07-28 17:50:13.709 INFO    EDCORE (17876): 0x000000000000393e (GraphicsVista): Resource::GetLastFrame + 0x6EE
2023-07-28 17:50:13.710 INFO    EDCORE (17876): 0x0000000000002947 (GraphicsVista): Graphics::DXProjLight::GetLoadStepCount + 0x12B7
2023-07-28 17:50:13.713 INFO    EDCORE (17876): 0x0000000000033678 (edCore): ed::this_thread::yield + 0x598
2023-07-28 17:50:13.713 INFO    EDCORE (17876): 0x000000000002448a (edCore): ed::make_render_thread_tasks + 0x1A
2023-07-28 17:50:13.713 INFO    EDCORE (17876): 0x00000000000815b4 (Visualizer): delete_UI_VRScene + 0x5D74
2023-07-28 17:50:13.713 INFO    EDCORE (17876): 0x0000000000105780 (Visualizer): smCamera_Implement::getClipRegion + 0x16920
2023-07-28 17:50:13.713 INFO    EDCORE (17876): 0x00000000000f5106 (Visualizer): smCamera_Implement::getClipRegion + 0x62A6
2023-07-28 17:50:13.713 INFO    EDCORE (17876): 0x0000000000108702 (Visualizer): smSceneManager::DestroySceneManager + 0x1562
2023-07-28 17:50:13.714 INFO    EDCORE (17876): 0x00000000000326b1 (edCore): ed::thread::_get_current_thread_id + 0x71
2023-07-28 17:50:13.714 INFO    EDCORE (17876): 0x0000000000029363 (ucrtbase): _recalloc + 0xA3
2023-07-28 17:50:13.714 INFO    EDCORE (17876): 0x00000000000126ad (KERNEL32): BaseThreadInitThunk + 0x1D
2023-07-28 17:50:13.970 INFO    EDCORE (17876): Minidump created.

Though you disabled VR, I wonder why this "delete_UI_VRScene" keyword appears.

Anyway, this looks like a GPU issue. Try uninstalling/reinstalling your GPU driver.

 

No i disable VR from settings after crash... I'm trying again.

Link to comment
Share on other sites

it seems that i have the same problem after the last update....
I don't know if this is related, but I was playing as a spectator, to enjoy the show i created, but now for some reason, all the ships on the sea don't have any trails or wakes....while there were some on every ships before the last update.... 

dcs.log

No VR settings enable for me.

Screen_230729_025640.jpg

Screen_230729_025704.jpg

Screen_230729_025716.jpg

Screen_230729_025724.jpg


Edited by flag02004
Link to comment
Share on other sites

@flag02004 Regarding your crash, I disagree. Yours looks exactly like this one:

(solutions inside)

As for the ship wakes, if they don't come back after your try these solutions, disable your mods and see if they are back.

  • Like 1

Don't accept indie game testing requests from friends in Discord. Ever.

Link to comment
Share on other sites

And now , DCS Frozen and closed. I have 3 M2 SSD. So all my SSD slots are full. Could the Graphics Card and the SSD be using the same bus? Is something like this possible ?

and I checked the driver updates, there is an update as in the picture. I'm setting it up.

=== Log opened UTC 2023-07-29 11:08:09
2023-07-29 11:08:08.900 INFO    EDCORE (Main): system  affinity mask: 111111111111111111111111
2023-07-29 11:08:08.900 INFO    EDCORE (Main): process affinity mask: 111111111111111111111111
2023-07-29 11:08:08.901 INFO    EDCORE (Main): CPU: 12th Gen Intel(R) Core(TM) i9-12900K [1x L3 caches]
2023-07-29 11:08:08.901 INFO    EDCORE (Main): CPU has uniform cache size 31457280 (per cache)
2023-07-29 11:08:08.901 INFO    EDCORE (Main): CPU cores have different efficiency classes: [0-1]
2023-07-29 11:08:08.901 INFO    EDCORE (Main): logical cores with efficiency class 1: {8, 9}
2023-07-29 11:08:08.901 INFO    EDCORE (Main): logical cores with efficiency class 1: {10, 11}
2023-07-29 11:08:08.901 INFO    EDCORE (Main): logical cores with efficiency class 1: {0, 1}
2023-07-29 11:08:08.901 INFO    EDCORE (Main): logical cores with efficiency class 1: {2, 3}
2023-07-29 11:08:08.901 INFO    EDCORE (Main): logical cores with efficiency class 1: {4, 5}
2023-07-29 11:08:08.901 INFO    EDCORE (Main): logical cores with efficiency class 1: {6, 7}
2023-07-29 11:08:08.901 INFO    EDCORE (Main): logical cores with efficiency class 1: {12, 13}
2023-07-29 11:08:08.901 INFO    EDCORE (Main): logical cores with efficiency class 1: {14, 15}
2023-07-29 11:08:08.901 INFO    EDCORE (Main): logical cores with efficiency class 0: {16}
2023-07-29 11:08:08.901 INFO    EDCORE (Main): logical cores with efficiency class 0: {17}
2023-07-29 11:08:08.901 INFO    EDCORE (Main): logical cores with efficiency class 0: {18}
2023-07-29 11:08:08.901 INFO    EDCORE (Main): logical cores with efficiency class 0: {19}
2023-07-29 11:08:08.901 INFO    EDCORE (Main): logical cores with efficiency class 0: {20}
2023-07-29 11:08:08.901 INFO    EDCORE (Main): logical cores with efficiency class 0: {21}
2023-07-29 11:08:08.901 INFO    EDCORE (Main): logical cores with efficiency class 0: {22}
2023-07-29 11:08:08.901 INFO    EDCORE (Main): logical cores with efficiency class 0: {23}
2023-07-29 11:08:08.901 INFO    EDCORE (Main): CPU cores have different performance classes: [0-2]
2023-07-29 11:08:08.901 INFO    EDCORE (Main): logical cores with performance class 2: {8, 9}
2023-07-29 11:08:08.901 INFO    EDCORE (Main): logical cores with performance class 2: {10, 11}
2023-07-29 11:08:08.901 INFO    EDCORE (Main): logical cores with performance class 1: {0, 1}
2023-07-29 11:08:08.901 INFO    EDCORE (Main): logical cores with performance class 1: {2, 3}
2023-07-29 11:08:08.901 INFO    EDCORE (Main): logical cores with performance class 1: {4, 5}
2023-07-29 11:08:08.901 INFO    EDCORE (Main): logical cores with performance class 1: {6, 7}
2023-07-29 11:08:08.901 INFO    EDCORE (Main): logical cores with performance class 1: {12, 13}
2023-07-29 11:08:08.901 INFO    EDCORE (Main): logical cores with performance class 1: {14, 15}
2023-07-29 11:08:08.901 INFO    EDCORE (Main): logical cores with performance class 0: {16}
2023-07-29 11:08:08.901 INFO    EDCORE (Main): logical cores with performance class 0: {17}
2023-07-29 11:08:08.901 INFO    EDCORE (Main): logical cores with performance class 0: {18}
2023-07-29 11:08:08.901 INFO    EDCORE (Main): logical cores with performance class 0: {19}
2023-07-29 11:08:08.901 INFO    EDCORE (Main): logical cores with performance class 0: {20}
2023-07-29 11:08:08.901 INFO    EDCORE (Main): logical cores with performance class 0: {21}
2023-07-29 11:08:08.901 INFO    EDCORE (Main): logical cores with performance class 0: {22}
2023-07-29 11:08:08.901 INFO    EDCORE (Main): logical cores with performance class 0: {23}
2023-07-29 11:08:08.901 INFO    EDCORE (Main): common cores: {4, 5, 6, 7, 12, 13, 14, 15}
2023-07-29 11:08:08.901 INFO    EDCORE (Main): render cores: {8, 9, 10, 11, 0, 1, 2, 3}
2023-07-29 11:08:08.901 INFO    EDCORE (Main): IO cores: {16, 17, 18, 19, 20, 21, 22, 23}
2023-07-29 11:08:10.345 INFO    EDCORE (Main): Create boot pool.
2023-07-29 11:08:10.346 INFO    EDCORE (Main): Created boot pool: n:24
2023-07-29 11:08:10.347 INFO    APP (Main): Command line: "G:\DCS World OpenBeta\bin-mt\DCS.exe" --force_disable_VR
2023-07-29 11:08:10.347 INFO    APP (Main): DCS/2.8.7.42718 (x86_64; MT; Windows NT 10.0.22621)
2023-07-29 11:08:10.347 INFO    APP (Main): Application revision: 222718
2023-07-29 11:08:10.347 INFO    APP (Main): Renderer revision: 24140
2023-07-29 11:08:10.347 INFO    APP (Main): Terrain revision: 24104
2023-07-29 11:08:10.347 INFO    APP (Main): Build number: 410
2023-07-29 11:08:10.347 INFO    APP (Main): CPU cores: 16, threads: 24, System RAM: 32533 MB, Pagefile: 65536 MB
2023-07-29 11:08:10.725 INFO    EDCORE (Main): (dDispatcher)enterToState_:0
2023-07-29 11:08:10.725 INFO    Dispatcher (Main): 2023/7/29 14:08 V1803061700
2023-07-29 11:08:10.800 INFO    ASYNCNET (Main): ProtocolVersion: 329
2023-07-29 11:08:10.810 INFO    ED_SOUND (Main): Using driver: wasapi
2023-07-29 11:08:10.811 INFO    ED_SOUND (Main): Found 2 available audio device(s):
2023-07-29 11:08:10.811 INFO    ED_SOUND (Main):   0: ID: "{0.0.0.00000000}.{5b62592e-d8f3-4ff8-800e-d2eccb07e1a9}", Name: "Kulaklık İşitme Bölümü (SteelSeries Arctis 5 Chat)"
2023-07-29 11:08:10.811 INFO    ED_SOUND (Main):   1: ID: "{0.0.0.00000000}.{bdfb4d1d-3b3b-4ae7-babe-eb28642ae1f3}", Name: "Kulaklıklar (SteelSeries Arctis 5 Game)"
2023-07-29 11:08:10.930 INFO    SOUND (Main): Added sound path: Sounds
2023-07-29 11:08:10.954 INFO    SOUNDER (Main): Loaded 215 packed sounders.
2023-07-29 11:08:10.954 INFO    Dispatcher (Main): InitLow
2023-07-29 11:08:11.266 INFO    EDCORE (Main): Loaded G:/DCS World OpenBeta/bin-mt/CockpitBase.dll
2023-07-29 11:08:11.566 INFO    ASYNCNET (11524): Login success.
2023-07-29 11:08:12.420 INFO    ASYNCNET (11524): Got auth data.
2023-07-29 11:08:12.445 INFO    APP (Main): Successfully got authorization data.
2023-07-29 11:08:12.449 INFO    Dispatcher (Main): Loading installed modules...
2023-07-29 11:08:13.287 INFO    SECURITYCONTROL (Main): Loaded mods/tech/wwii units/dcs_module.pak.crypt
2023-07-29 11:08:17.162 DEBUG   Scripting (Main): Scanning usermods...
2023-07-29 11:08:17.747 DEBUG   Scripting (Main): WARNING: task 36 is missing
2023-07-29 11:08:17.780 WARNING LOG (2232): 3 duplicate message(s) skipped.
2023-07-29 11:08:17.780 DEBUG   Scripting (Main): ---db_years.lua loaded!!---
2023-07-29 11:08:17.783 DEBUG   Scripting (Main): ./CoreMods/WWII Units/entry.lua
2023-07-29 11:08:17.786 DEBUG   Scripting (Main): ./CoreMods/WWII Units/Weapons/Weapons.lua
2023-07-29 11:08:17.786 DEBUG   Scripting (Main): ./CoreMods/WWII Units/Views.lua
2023-07-29 11:08:17.787 DEBUG   Scripting (Main): ./CoreMods/WWII Units/FW-190D-9/FW-190D-9.lua
2023-07-29 11:08:17.789 DEBUG   Scripting (Main): ./CoreMods/WWII Units/FW-190A-8/FW-190A-8.lua
2023-07-29 11:08:17.790 DEBUG   Scripting (Main): ./CoreMods/WWII Units/Bf-109K-4/Bf-109K-4.lua
2023-07-29 11:08:17.791 DEBUG   Scripting (Main): ./CoreMods/WWII Units/SpitfireLFMkIX/SpitfireLFMkIX.lua
2023-07-29 11:08:17.793 DEBUG   Scripting (Main): ./CoreMods/WWII Units/P-51D/P-51D.lua
2023-07-29 11:08:17.795 DEBUG   Scripting (Main): ./CoreMods/WWII Units/P-47D-30/P-47D-30.lua
2023-07-29 11:08:17.798 DEBUG   Scripting (Main): ./CoreMods/WWII Units/MosquitoFBMkVI/MosquitoFBMkVI.lua
2023-07-29 11:08:17.800 DEBUG   Scripting (Main): ./CoreMods/WWII Units/A-20G/A-20G.lua
2023-07-29 11:08:17.800 DEBUG   Scripting (Main): ./CoreMods/characters/entry.lua
2023-07-29 11:08:17.801 DEBUG   Scripting (Main): ./CoreMods/tech/Animals/entry.lua
2023-07-29 11:08:17.801 DEBUG   Scripting (Main): ./CoreMods/tech/Animals/Database/db_ground_objects.lua
2023-07-29 11:08:17.802 DEBUG   Scripting (Main): ./CoreMods/tech/Kuznecow/entry.lua
2023-07-29 11:08:17.803 DEBUG   Scripting (Main): ./CoreMods/tech/Kuznecow/Database/db_units_ships.lua
2023-07-29 11:08:17.804 DEBUG   Scripting (Main): ./CoreMods/tech/Kuznecow/Database/Navy/CV_1143_5.lua
2023-07-29 11:08:17.804 DEBUG   Scripting (Main): ./CoreMods/tech/Kuznecow/Database/Navy/CV_1143_5_RunwaysAndRoutes.lua
2023-07-29 11:08:17.805 DEBUG   Scripting (Main): ./CoreMods/tech/RailwayObjectsPack/entry.lua
2023-07-29 11:08:17.806 DEBUG   Scripting (Main): ./CoreMods/tech/RailwayObjectsPack/Database/db_units_cars.lua
2023-07-29 11:08:17.807 DEBUG   Scripting (Main): ./CoreMods/tech/RailwayObjectsPack/Database/RailwayObjects/VL80T.lua
2023-07-29 11:08:17.807 DEBUG   Scripting (Main): ./CoreMods/tech/RailwayObjectsPack/Database/RailwayObjects/CHME3T.lua
2023-07-29 11:08:17.808 DEBUG   Scripting (Main): ./CoreMods/tech/RailwayObjectsPack/Database/RailwayObjects/CoachCargo.lua
2023-07-29 11:08:17.808 DEBUG   Scripting (Main): ./CoreMods/tech/RailwayObjectsPack/Database/RailwayObjects/CoachCargoOpen.lua
2023-07-29 11:08:17.809 DEBUG   Scripting (Main): ./CoreMods/tech/RailwayObjectsPack/Database/RailwayObjects/CoachTankBlue.lua
2023-07-29 11:08:17.809 DEBUG   Scripting (Main): ./CoreMods/tech/RailwayObjectsPack/Database/RailwayObjects/CoachTankYellow.lua
2023-07-29 11:08:17.810 DEBUG   Scripting (Main): ./CoreMods/tech/RailwayObjectsPack/Database/RailwayObjects/CoachPassenger.lua
2023-07-29 11:08:17.810 DEBUG   Scripting (Main): ./CoreMods/tech/RailwayObjectsPack/Database/RailwayObjects/CoachPlatform.lua
2023-07-29 11:08:17.811 DEBUG   Scripting (Main): ./CoreMods/tech/SouthAtlanticAssets/entry.lua
2023-07-29 11:08:17.812 DEBUG   Scripting (Main): ./CoreMods/tech/SouthAtlanticAssets/Entries/navy.lua
2023-07-29 11:08:17.812 DEBUG   Scripting (Main): ./CoreMods/tech/SouthAtlanticAssets/Entries/Navy/unit.lua
2023-07-29 11:08:17.813 DEBUG   Scripting (Main): ./CoreMods/tech/SouthAtlanticAssets/Entries/Navy/Launchers.lua
2023-07-29 11:08:17.814 DEBUG   Scripting (Main): ./CoreMods/tech/SouthAtlanticAssets/Entries/Navy/CastleClass_01.lua
2023-07-29 11:08:17.815 DEBUG   Scripting (Main): ./CoreMods/tech/SouthAtlanticAssets/Entries/Navy/HarborTug.lua
2023-07-29 11:08:17.815 DEBUG   Scripting (Main): ./CoreMods/tech/SouthAtlanticAssets/Entries/Navy/HMS_Invincible.lua
2023-07-29 11:08:17.816 DEBUG   Scripting (Main): ./CoreMods/tech/SouthAtlanticAssets/Entries/Navy//hms_invincibleRunwaysAndRoutes.lua
2023-07-29 11:08:17.817 DEBUG   Scripting (Main): ./CoreMods/tech/SouthAtlanticAssets/Entries/Navy/achilles.lua
2023-07-29 11:08:17.817 DEBUG   Scripting (Main): ./CoreMods/tech/SouthAtlanticAssets/Entries/Navy/andromeda.lua
2023-07-29 11:08:17.818 DEBUG   Scripting (Main): ./CoreMods/tech/SouthAtlanticAssets/Entries/Navy/ariadne.lua
2023-07-29 11:08:17.819 DEBUG   Scripting (Main): ./CoreMods/tech/SouthAtlanticAssets/Entries/Navy/condell.lua
2023-07-29 11:08:17.819 DEBUG   Scripting (Main): ./CoreMods/tech/SouthAtlanticAssets/Entries/Navy/lynch.lua
2023-07-29 11:08:17.820 DEBUG   Scripting (Main): ./CoreMods/tech/SouthAtlanticAssets/Entries/Navy/Tilde.lua
2023-07-29 11:08:17.821 DEBUG   Scripting (Main): ./CoreMods/tech/SouthAtlanticAssets/Entries/Navy/santafe.lua
2023-07-29 11:08:17.821 DEBUG   Scripting (Main): ./CoreMods/tech/SouthAtlanticAssets/Entries/Navy/ara_vdm.lua
2023-07-29 11:08:17.822 DEBUG   Scripting (Main): ./CoreMods/tech/SouthAtlanticAssets/Entries/Navy/ara_vdm_RunwaysAndRoutes.lua
2023-07-29 11:08:17.823 DEBUG   Scripting (Main): ./CoreMods/tech/SouthAtlanticAssets/Entries/statics.lua
2023-07-29 11:08:17.824 DEBUG   Scripting (Main): ./CoreMods/tech/SouthAtlanticAssets/Entries/Static/unit.lua
2023-07-29 11:08:17.824 DEBUG   Scripting (Main): ./CoreMods/tech/SouthAtlanticAssets/Entries/Static/farpsingle.lua
2023-07-29 11:08:17.825 DEBUG   Scripting (Main): ./CoreMods/tech/SouthAtlanticAssets/Entries/Static/WindTurbines.lua
2023-07-29 11:08:17.825 DEBUG   Scripting (Main): ./CoreMods/tech/SouthAtlanticAssets/Entries/Static/ST_LightHouse.lua
2023-07-29 11:08:17.825 DEBUG   Scripting (Main): ./CoreMods/tech/SouthAtlanticAssets/Entries/Static/Cat_345L.lua
2023-07-29 11:08:17.826 DEBUG   Scripting (Main): ./CoreMods/tech/SouthAtlanticAssets/Entries/Static/TowerCrane.lua
2023-07-29 11:08:17.826 DEBUG   Scripting (Main): ./CoreMods/tech/SouthAtlanticAssets/Entries/Static/Small_LightHouse.lua
2023-07-29 11:08:17.827 DEBUG   Scripting (Main): ./CoreMods/tech/SouthAtlanticAssets/Entries/Static/skiramp.lua
2023-07-29 11:08:17.827 DEBUG   Scripting (Main): ./CoreMods/tech/SouthAtlanticAssets/Entries/Static/NoddingDonkey.lua
2023-07-29 11:08:17.827 DEBUG   Scripting (Main): ./CoreMods/tech/SouthAtlanticAssets/Entries/Static/OffshoreTurbines.lua
2023-07-29 11:08:17.828 DEBUG   Scripting (Main): ./CoreMods/tech/SouthAtlanticAssets/Entries/Static/cargo_objects.lua
2023-07-29 11:08:17.828 DEBUG   Scripting (Main): ./CoreMods/tech/SouthAtlanticAssets/Entries/vehicles.lua
2023-07-29 11:08:17.829 DEBUG   Scripting (Main): ./CoreMods/tech/SouthAtlanticAssets/Entries/Vehicles/unit.lua
2023-07-29 11:08:17.829 DEBUG   Scripting (Main): ./CoreMods/tech/SouthAtlanticAssets/Entries/Vehicles/tacr2a.lua
2023-07-29 11:08:17.830 DEBUG   Scripting (Main): ./CoreMods/tech/SouthAtlanticAssets/Entries/Vehicles/LARC-V.lua
2023-07-29 11:08:17.830 DEBUG   Scripting (Main): ./CoreMods/tech/SouthAtlanticAssets/Entries/Weapons.lua
2023-07-29 11:08:17.831 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/entry.lua
2023-07-29 11:08:17.832 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/db_sensors.lua
2023-07-29 11:08:17.833 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/Weapons/ammunition.lua
2023-07-29 11:08:17.834 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/Weapons/automaticgun.lua
2023-07-29 11:08:17.834 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/Weapons/cannon.lua
2023-07-29 11:08:17.835 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/Weapons/ammunition_missiles.lua
2023-07-29 11:08:17.836 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/Weapons/manpads_missiles.lua
2023-07-29 11:08:17.837 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/Weapons/missile.lua
2023-07-29 11:08:17.837 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/Weapons/torpedoes.lua
2023-07-29 11:08:17.838 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/db_units_cars.lua
2023-07-29 11:08:17.839 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/AirDefence/KS-19.lua
2023-07-29 11:08:17.840 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/AirDefence/SON-9.lua
2023-07-29 11:08:17.840 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/MissilesSS/ScudLauncher.lua
2023-07-29 11:08:17.841 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/chassis/tt_70_pickup.lua
2023-07-29 11:08:17.842 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/chassis/hilux_pickup.lua
2023-07-29 11:08:17.843 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/IFV/hilux_pickup-dshk.lua
2023-07-29 11:08:17.843 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/IFV/hilux_pickup-kord.lua
2023-07-29 11:08:17.844 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/IFV/tt70-dshk.lua
2023-07-29 11:08:17.844 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/IFV/tt70-kord.lua
2023-07-29 11:08:17.845 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/AirDefence/ZU-23 hilux_pickup.lua
2023-07-29 11:08:17.846 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/AirDefence/ZU-23 tt70_pickup.lua
2023-07-29 11:08:17.847 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/MLRS/hilux_pickup-B8M1.lua
2023-07-29 11:08:17.847 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/MLRS/tt70-B8M1.lua
2023-07-29 11:08:17.848 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/chassis/Sherman.lua
2023-07-29 11:08:17.848 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/chassis/M2A1_halftrack.lua
2023-07-29 11:08:17.849 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/SAM/Radar/NASAMS_SR.lua
2023-07-29 11:08:17.850 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/SAM/NASAMS_CP.lua
2023-07-29 11:08:17.850 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/SAM/NASAMS_LN_B.lua
2023-07-29 11:08:17.851 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/SAM/NASAMS_LN_C.lua
2023-07-29 11:08:17.852 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/Tanks/M4_Sherman.lua
2023-07-29 11:08:17.853 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/IFV/M2A1_halftrack.lua
2023-07-29 11:08:17.853 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/SAM/EWR_FPS-117_Dome.lua
2023-07-29 11:08:17.854 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/SAM/EWR_FPS-117_ECS.lua
2023-07-29 11:08:17.855 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/SAM/EWR_FPS-117.lua
2023-07-29 11:08:17.855 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/chassis/T-72B3.lua
2023-07-29 11:08:17.855 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/chassis/URAL4320.lua
2023-07-29 11:08:17.856 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/chassis/PT-76.lua
2023-07-29 11:08:17.856 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/chassis/KrAZ_258B1.lua
2023-07-29 11:08:17.857 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/chassis/ATZ-60_Maz.lua
2023-07-29 11:08:17.857 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/chassis/BTR80.lua
2023-07-29 11:08:17.857 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/IFV/BTR-80.lua
2023-07-29 11:08:17.858 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/SAM/S75_RF.lua
2023-07-29 11:08:17.859 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/SAM/S75_Launcher.lua
2023-07-29 11:08:17.860 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/SAM/Radar/S75_TR.lua
2023-07-29 11:08:17.860 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/SAM/Radar/19J6.lua
2023-07-29 11:08:17.861 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/SAM/Radar/S200_RPC_5N62V.lua
2023-07-29 11:08:17.861 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/SAM/S200_Launcher_P99.lua
2023-07-29 11:08:17.862 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/AirDefence/ZSU_57_2.lua
2023-07-29 11:08:17.863 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/AirDefence/S-60.lua
2023-07-29 11:08:17.863 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/AirDefence/Generator_5I57A.lua
2023-07-29 11:08:17.864 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/Tanks/T-72B3.lua
2023-07-29 11:08:17.865 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/Tanks/PT-76.lua
2023-07-29 11:08:17.865 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/IFV/BTR-82A.lua
2023-07-29 11:08:17.866 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/Unarmed/ATZ-5_URAL-375.lua
2023-07-29 11:08:17.867 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/Unarmed/AA-7_2_60.lua
2023-07-29 11:08:17.867 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/Unarmed/TZ-22_KrAZ.lua
2023-07-29 11:08:17.868 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/Unarmed/ATZ-60_Maz.lua
2023-07-29 11:08:17.868 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/Unarmed/ZIL-135.lua
2023-07-29 11:08:17.869 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/Unarmed/S-75_Zil.lua
2023-07-29 11:08:17.869 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/chassis/Bedford.lua
2023-07-29 11:08:17.869 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/chassis/Chieftain_mk3.lua
2023-07-29 11:08:17.870 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/SAM/Rapier_FSA_Launcher.lua
2023-07-29 11:08:17.870 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/SAM/Rapier_FSA_OpticalTracker.lua
2023-07-29 11:08:17.871 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/SAM/Rapier_FSA_BlindfireTracker.lua
2023-07-29 11:08:17.872 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/AirDefence/Bofors40.lua
2023-07-29 11:08:17.872 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/Tanks/Chieftain_mk3.lua
2023-07-29 11:08:17.873 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/unarmed/Bedford_MWD.lua
2023-07-29 11:08:17.874 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/Unarmed/Land_Rover_101_FC.lua
2023-07-29 11:08:17.874 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/Unarmed/Land_Rover_109_S3.lua
2023-07-29 11:08:17.875 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/MissilesSS/HY-2_Launcher.lua
2023-07-29 11:08:17.875 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/MissilesSS/Mys-m1.lua
2023-07-29 11:08:17.876 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/RailwayObjects/ES44AH.lua
2023-07-29 11:08:17.877 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/RailwayObjects/boxcartrinity.lua
2023-07-29 11:08:17.877 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/RailwayObjects/tankcartrinity.lua
2023-07-29 11:08:17.878 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/RailwayObjects/wellcarnsc.lua
2023-07-29 11:08:17.878 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/chassis/Pz_IV_H.lua
2023-07-29 11:08:17.879 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/chassis/SdKfz_251.lua
2023-07-29 11:08:17.879 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/chassis/Blitz_36-6700A.lua
2023-07-29 11:08:17.879 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/chassis/Leopard-2A5.lua
2023-07-29 11:08:17.880 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/AirDefence/Flak18.lua
2023-07-29 11:08:17.880 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/Tanks/Pz_IV_H.lua
2023-07-29 11:08:17.881 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/Tanks/Leopard-2A5.lua
2023-07-29 11:08:17.882 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/Tanks/Leopard-2.lua
2023-07-29 11:08:17.883 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/Tanks/Leopard-2A4.lua
2023-07-29 11:08:17.883 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/Tanks/Leopard-2A4_trs.lua
2023-07-29 11:08:17.884 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/IFV/SdKfz251.lua
2023-07-29 11:08:17.885 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/unarmed/Blitz_36-6700A.lua
2023-07-29 11:08:17.885 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/chassis/T155.lua
2023-07-29 11:08:17.886 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/Artillery/T155_Firtina.lua
2023-07-29 11:08:17.886 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/chassis/VAB.lua
2023-07-29 11:08:17.887 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/IFV/VAB_Mephisto.lua
2023-07-29 11:08:17.887 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/db_units_ships.lua
2023-07-29 11:08:17.888 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/Navy/HandyWind.lua
2023-07-29 11:08:17.888 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/Navy/Seawise_Giant.lua
2023-07-29 11:08:17.889 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/Navy/LaCombattante2.lua
2023-07-29 11:08:17.890 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/Navy/BDK-775.lua
2023-07-29 11:08:17.890 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/db_ground_objects.lua
2023-07-29 11:08:17.891 DEBUG   Scripting (Main): ./CoreMods/tech/USS_Nimitz/entry.lua
2023-07-29 11:08:17.892 DEBUG   Scripting (Main): ./CoreMods/tech/USS_Nimitz/Database/db_ships.lua
2023-07-29 11:08:17.893 DEBUG   Scripting (Main): ./CoreMods/tech/USS_Nimitz/Database/USS_CVN_71.lua
2023-07-29 11:08:17.894 DEBUG   Scripting (Main): ./CoreMods/tech/USS_Nimitz/scripts/USS_Nimitz_RunwaysAndRoutes.lua
2023-07-29 11:08:17.895 DEBUG   Scripting (Main): ./CoreMods/tech/USS_Nimitz/Database/USS_CVN_72.lua
2023-07-29 11:08:17.895 DEBUG   Scripting (Main): ./CoreMods/tech/USS_Nimitz/scripts/USS_Nimitz_RunwaysAndRoutes.lua
2023-07-29 11:08:17.896 DEBUG   Scripting (Main): ./CoreMods/tech/USS_Nimitz/Database/USS_CVN_73.lua
2023-07-29 11:08:17.897 DEBUG   Scripting (Main): ./CoreMods/tech/USS_Nimitz/scripts/USS_Nimitz_RunwaysAndRoutes.lua
2023-07-29 11:08:17.898 DEBUG   Scripting (Main): ./CoreMods/tech/USS_Nimitz/Database/USS_CVN_74.lua
2023-07-29 11:08:17.898 DEBUG   Scripting (Main): ./CoreMods/tech/USS_Nimitz/scripts/USS_Nimitz_RunwaysAndRoutes.lua
2023-07-29 11:08:17.899 DEBUG   Scripting (Main): ./CoreMods/tech/USS_Nimitz/Database/USS_CVN_75.lua
2023-07-29 11:08:17.900 DEBUG   Scripting (Main): ./CoreMods/tech/USS_Nimitz/scripts/USS_Nimitz_RunwaysAndRoutes.lua
2023-07-29 11:08:17.901 DEBUG   Scripting (Main): ./CoreMods/tech/USS_Nimitz/Database/Arleigh_Burke_IIa.lua
2023-07-29 11:08:17.901 DEBUG   Scripting (Main): ./CoreMods/tech/USS_Nimitz/Database/db_ground_objects.lua
2023-07-29 11:08:17.902 DEBUG   Scripting (Main): ./CoreMods/aircraft/A-10/entry.lua
2023-07-29 11:08:17.903 DEBUG   Scripting (Main): ./CoreMods/aircraft/A-10/A-10A.lua
2023-07-29 11:08:17.904 DEBUG   Scripting (Main): ./CoreMods/aircraft/A-10/A-10C.lua
2023-07-29 11:08:17.905 DEBUG   Scripting (Main): ./CoreMods/aircraft/A-10/A-10C_2.lua
2023-07-29 11:08:17.906 DEBUG   Scripting (Main): ./CoreMods/aircraft/AH-64D/entry.lua
2023-07-29 11:08:17.908 DEBUG   Scripting (Main): ./CoreMods/aircraft/AH-64D/AH-64D.lua
2023-07-29 11:08:17.910 DEBUG   Scripting (Main): ./CoreMods/aircraft/AJS37/entry.lua
2023-07-29 11:08:17.910 INFO    Scripting (Main): OBSOLETE mount_vfs_sound_path() used in ./CoreMods/aircraft/AJS37/entry.lua
2023-07-29 11:08:17.911 DEBUG   Scripting (Main): ./CoreMods/aircraft/AJS37/Entry/AJS37.lua
2023-07-29 11:08:17.914 DEBUG   Scripting (Main): ./Scripts/Database/db_countries.lua
2023-07-29 11:08:17.929 DEBUG   Scripting (Main): ./CoreMods/aircraft/AJS37/Entry/Weapons.lua
2023-07-29 11:08:17.931 DEBUG   Scripting (Main): ./CoreMods/aircraft/AJS37/Entry/Sensors.lua
2023-07-29 11:08:17.932 DEBUG   Scripting (Main): ./CoreMods/aircraft/AJS37/Entry/HBFARP.lua
2023-07-29 11:08:17.932 DEBUG   Scripting (Main): ./CoreMods/aircraft/AV8BNA/entry.lua
2023-07-29 11:08:17.934 DEBUG   Scripting (Main): ./CoreMods/aircraft/AV8BNA/AV8BNA.lua
2023-07-29 11:08:17.935 DEBUG   Scripting (Main): ./CoreMods/aircraft/AV8BNA/WEAPONS/AV8BNA_Weapons.lua
2023-07-29 11:08:17.937 DEBUG   Scripting (Main): ./CoreMods/aircraft/AV8BNA/KC130.lua
2023-07-29 11:08:17.937 DEBUG   Scripting (Main): ./CoreMods/aircraft/AV8BNA/KC135MPRS.lua
2023-07-29 11:08:17.938 DEBUG   Scripting (Main): ./CoreMods/aircraft/AV8BNA/LHA_Tarawa.lua
2023-07-29 11:08:17.939 DEBUG   Scripting (Main): ./CoreMods/aircraft/AV8BNA/TarawaRunwaysAndRoutes.lua
2023-07-29 11:08:17.940 DEBUG   Scripting (Main): ./CoreMods/aircraft/AircraftWeaponPack/entry.lua
2023-07-29 11:08:17.940 DEBUG   Scripting (Main): ./CoreMods/aircraft/AircraftWeaponPack/common_definitions.lua
2023-07-29 11:08:17.942 DEBUG   Scripting (Main): ./CoreMods/aircraft/AircraftWeaponPack/aim9_family.lua
2023-07-29 11:08:17.943 DEBUG   Scripting (Main): ./CoreMods/aircraft/AircraftWeaponPack/aim7_family.lua
2023-07-29 11:08:17.944 DEBUG   Scripting (Main): ./CoreMods/aircraft/AircraftWeaponPack/aim120_family.lua
2023-07-29 11:08:17.944 DEBUG   Scripting (Main): ./CoreMods/aircraft/AircraftWeaponPack/agm65_family.lua
2023-07-29 11:08:17.945 DEBUG   Scripting (Main): ./CoreMods/aircraft/AircraftWeaponPack/FFAR.lua
2023-07-29 11:08:17.946 DEBUG   Scripting (Main): ./CoreMods/aircraft/AircraftWeaponPack/KABs.lua
2023-07-29 11:08:17.947 DEBUG   Scripting (Main): ./CoreMods/aircraft/AircraftWeaponPack/paveway.lua
2023-07-29 11:08:17.949 DEBUG   Scripting (Main): ./CoreMods/aircraft/AircraftWeaponPack/JDAM.lua
2023-07-29 11:08:17.951 DEBUG   Scripting (Main): ./CoreMods/aircraft/AircraftWeaponPack/cluster_bombs.lua
2023-07-29 11:08:17.952 DEBUG   Scripting (Main): ./CoreMods/aircraft/AircraftWeaponPack/cruise_missiles.lua
2023-07-29 11:08:17.953 DEBUG   Scripting (Main): ./CoreMods/aircraft/AircraftWeaponPack/HOT.lua
2023-07-29 11:08:17.954 DEBUG   Scripting (Main): ./CoreMods/aircraft/AircraftWeaponPack/glide_bombs.lua
2023-07-29 11:08:17.956 DEBUG   Scripting (Main): ./CoreMods/aircraft/AircraftWeaponPack/common_bombs.lua
2023-07-29 11:08:17.957 DEBUG   Scripting (Main): ./CoreMods/aircraft/AircraftWeaponPack/illumination_bombs.lua
2023-07-29 11:08:17.959 DEBUG   Scripting (Main): ./CoreMods/aircraft/AircraftWeaponPack/rockets.lua
2023-07-29 11:08:17.962 DEBUG   Scripting (Main): ./CoreMods/aircraft/AircraftWeaponPack/anti-radiation missiles.lua
2023-07-29 11:08:17.963 DEBUG   Scripting (Main): ./CoreMods/aircraft/AircraftWeaponPack/tactical_decoys.lua
2023-07-29 11:08:17.964 DEBUG   Scripting (Main): ./CoreMods/aircraft/AircraftWeaponPack/AA_Missiles.lua
2023-07-29 11:08:17.966 DEBUG   Scripting (Main): ./CoreMods/aircraft/AircraftWeaponPack/AS_Missiles.lua
2023-07-29 11:08:17.967 DEBUG   Scripting (Main): ./CoreMods/aircraft/AircraftWeaponPack/Datalink.lua
2023-07-29 11:08:17.968 DEBUG   Scripting (Main): ./CoreMods/aircraft/AircraftWeaponPack/targeting_pods.lua
2023-07-29 11:08:17.968 DEBUG   Scripting (Main): ./CoreMods/aircraft/AircraftWeaponPack/FuelTanks.lua
2023-07-29 11:08:17.969 DEBUG   Scripting (Main): ./CoreMods/aircraft/AircraftWeaponPack/pods.lua
2023-07-29 11:08:17.969 DEBUG   Scripting (Main): ./CoreMods/aircraft/AircraftWeaponPack/Matra_A2A.lua
2023-07-29 11:08:17.970 DEBUG   Scripting (Main): ./CoreMods/aircraft/AircraftWeaponPack/gunpods.lua
2023-07-29 11:08:17.971 DEBUG   Scripting (Main): ./CoreMods/aircraft/AircraftWeaponPack/GBU_15.lua
2023-07-29 11:08:17.972 DEBUG   Scripting (Main): ./CoreMods/aircraft/C-101/entry.lua
2023-07-29 11:08:17.973 DEBUG   Scripting (Main): ./CoreMods/aircraft/C-101/Weapons.lua
2023-07-29 11:08:17.975 DEBUG   Scripting (Main): ./CoreMods/aircraft/C-101/C-101.lua
2023-07-29 11:08:17.976 DEBUG   Scripting (Main): ./CoreMods/aircraft/C-101/C-101CC.lua
2023-07-29 11:08:17.977 DEBUG   Scripting (Main): ./CoreMods/aircraft/C-101/UnitPayloads/C-101CC.lua
2023-07-29 11:08:17.977 DEBUG   Scripting (Main): ./CoreMods/aircraft/C-101/UnitPayloads/C-101EB.lua
2023-07-29 11:08:17.978 DEBUG   Scripting (Main): ./CoreMods/aircraft/ChinaAssetPack/entry.lua
2023-07-29 11:08:17.979 DEBUG   Scripting (Main): ./CoreMods/aircraft/ChinaAssetPack/Entries/Payload.lua
2023-07-29 11:08:17.979 DEBUG   Scripting (Main): Scripts/Database/Weapons/warheads.lua
2023-07-29 11:08:17.980 DEBUG   Scripting (Main): ./CoreMods/aircraft/ChinaAssetPack/Entries/Loadouts/tools.lua
2023-07-29 11:08:17.981 DEBUG   Scripting (Main): Scripts/Database/Weapons/weapon_utils.lua
2023-07-29 11:08:17.981 DEBUG   Scripting (Main): ./CoreMods/aircraft/ChinaAssetPack/Entries/Loadouts/bomb_type200.lua
2023-07-29 11:08:17.982 DEBUG   Scripting (Main): ./CoreMods/aircraft/ChinaAssetPack/Entries/Loadouts/bomb_misc.lua
2023-07-29 11:08:17.983 DEBUG   Scripting (Main): ./CoreMods/aircraft/ChinaAssetPack/Entries/Loadouts/jsow_ls6.lua
2023-07-29 11:08:17.984 DEBUG   Scripting (Main): ./CoreMods/aircraft/ChinaAssetPack/Entries/Loadouts/jsow_gb6.lua
2023-07-29 11:08:17.985 DEBUG   Scripting (Main): ./CoreMods/aircraft/ChinaAssetPack/Entries/Loadouts/rkt_brm1.lua
2023-07-29 11:08:17.986 DEBUG   Scripting (Main): ./CoreMods/aircraft/ChinaAssetPack/Entries/Loadouts/rkt_misc.lua
2023-07-29 11:08:17.986 DEBUG   Scripting (Main): Scripts/Database/Weapons/warheads.lua
2023-07-29 11:08:17.987 DEBUG   Scripting (Main): ./CoreMods/aircraft/ChinaAssetPack/Entries/Loadouts/mils_c701.lua
2023-07-29 11:08:17.987 DEBUG   Scripting (Main): ./CoreMods/aircraft/ChinaAssetPack/Entries/Loadouts/mils_c802ak.lua
2023-07-29 11:08:17.988 DEBUG   Scripting (Main): ./CoreMods/aircraft/ChinaAssetPack/Entries/Loadouts/mils_cm802akg.lua
2023-07-29 11:08:17.989 DEBUG   Scripting (Main): ./CoreMods/aircraft/ChinaAssetPack/Entries/Loadouts/mils_ld10.lua
2023-07-29 11:08:17.990 DEBUG   Scripting (Main): ./CoreMods/aircraft/ChinaAssetPack/Entries/Loadouts/mils_pl5.lua
2023-07-29 11:08:17.991 DEBUG   Scripting (Main): ./CoreMods/aircraft/ChinaAssetPack/Entries/Loadouts/mils_sd10.lua
2023-07-29 11:08:17.992 DEBUG   Scripting (Main): ./CoreMods/aircraft/ChinaAssetPack/Entries/Loadouts/mils_pl8.lua
2023-07-29 11:08:17.992 DEBUG   Scripting (Main): Scripts/Database/Weapons/warheads.lua
2023-07-29 11:08:17.993 DEBUG   Scripting (Main): ./CoreMods/aircraft/ChinaAssetPack/Entries/Loadouts/mils_akd.lua
2023-07-29 11:08:17.993 DEBUG   Scripting (Main): ./CoreMods/aircraft/ChinaAssetPack/Entries/Loadouts/mils_yj12.lua
2023-07-29 11:08:17.994 DEBUG   Scripting (Main): ./CoreMods/aircraft/ChinaAssetPack/Entries/Loadouts/mils_kd63.lua
2023-07-29 11:08:17.995 DEBUG   Scripting (Main): ./CoreMods/aircraft/ChinaAssetPack/Entries/Loadouts/mils_kd20.lua
2023-07-29 11:08:17.995 DEBUG   Scripting (Main): ./CoreMods/aircraft/ChinaAssetPack/Entries/Loadouts/pod_dlink.lua
2023-07-29 11:08:17.996 DEBUG   Scripting (Main): ./CoreMods/aircraft/ChinaAssetPack/Entries/Loadouts/pod_spj.lua
2023-07-29 11:08:17.997 DEBUG   Scripting (Main): ./CoreMods/aircraft/ChinaAssetPack/Entries/Loadouts/pod_wmd7.lua
2023-07-29 11:08:17.997 DEBUG   Scripting (Main): ./CoreMods/aircraft/ChinaAssetPack/Entries/Loadouts/pod_misc.lua
2023-07-29 11:08:17.999 DEBUG   Scripting (Main): ./CoreMods/aircraft/ChinaAssetPack/Entries/Loadouts/fuel_tank.lua
2023-07-29 11:08:17.999 DEBUG   Scripting (Main): ./CoreMods/aircraft/ChinaAssetPack/Entries/Loadouts/jdam_ls6.lua
2023-07-29 11:08:18.000 DEBUG   Scripting (Main): ./CoreMods/aircraft/ChinaAssetPack/Entries/Aircrafts.lua
2023-07-29 11:08:18.001 DEBUG   Scripting (Main): ./CoreMods/aircraft/ChinaAssetPack/Entries/Aircrafts/J-11A.lua
2023-07-29 11:08:18.002 DEBUG   Scripting (Main): ./CoreMods/aircraft/ChinaAssetPack/Entries/Aircrafts/Views/J-11A.lua
2023-07-29 11:08:18.003 DEBUG   Scripting (Main): ./CoreMods/aircraft/ChinaAssetPack/Entries/Aircrafts/JF-17.lua
2023-07-29 11:08:18.004 DEBUG   Scripting (Main): ./CoreMods/aircraft/ChinaAssetPack/Entries/Aircrafts/KJ-2000.lua
2023-07-29 11:08:18.005 DEBUG   Scripting (Main): ./CoreMods/aircraft/ChinaAssetPack/Entries/Aircrafts/WingLoong.lua
2023-07-29 11:08:18.006 DEBUG   Scripting (Main): ./CoreMods/aircraft/ChinaAssetPack/Entries/Aircrafts/H-6J.lua
2023-07-29 11:08:18.006 DEBUG   Scripting (Main): ./CoreMods/aircraft/ChinaAssetPack/Entries/Tech.lua
2023-07-29 11:08:18.007 DEBUG   Scripting (Main): ./CoreMods/aircraft/ChinaAssetPack/Entries/Tech/sensors.lua
2023-07-29 11:08:18.008 DEBUG   Scripting (Main): ./CoreMods/aircraft/ChinaAssetPack/Entries/Tech/unit.lua
2023-07-29 11:08:18.008 DEBUG   Scripting (Main): ./CoreMods/aircraft/ChinaAssetPack/Entries/Tech/ammo.lua
2023-07-29 11:08:18.009 DEBUG   Scripting (Main): ./CoreMods/aircraft/ChinaAssetPack/Entries/Tech/weapons.lua
2023-07-29 11:08:18.010 DEBUG   Scripting (Main): Scripts/Database/Weapons/warheads.lua
2023-07-29 11:08:18.011 DEBUG   Scripting (Main): ./CoreMods/aircraft/ChinaAssetPack/Entries/Tech/052B.lua
2023-07-29 11:08:18.012 DEBUG   Scripting (Main): ./CoreMods/aircraft/ChinaAssetPack/Entries/Tech/054A.lua
2023-07-29 11:08:18.013 DEBUG   Scripting (Main): ./CoreMods/aircraft/ChinaAssetPack/Entries/Tech/052C.lua
2023-07-29 11:08:18.014 DEBUG   Scripting (Main): ./CoreMods/aircraft/ChinaAssetPack/Entries/Tech/093.lua
2023-07-29 11:08:18.015 DEBUG   Scripting (Main): ./CoreMods/aircraft/ChinaAssetPack/Entries/Tech/071.lua
2023-07-29 11:08:18.016 DEBUG   Scripting (Main): ./CoreMods/aircraft/ChinaAssetPack/Entries/Tech/ztz96b.lua
2023-07-29 11:08:18.017 DEBUG   Scripting (Main): ./CoreMods/aircraft/ChinaAssetPack/Entries/Tech/zbd04.lua
2023-07-29 11:08:18.017 DEBUG   Scripting (Main): ./CoreMods/aircraft/ChinaAssetPack/Entries/Tech/hq7_ln.lua
2023-07-29 11:08:18.018 DEBUG   Scripting (Main): ./CoreMods/aircraft/ChinaAssetPack/Entries/Tech/hq7_str.lua
2023-07-29 11:08:18.018 DEBUG   Scripting (Main): ./CoreMods/aircraft/ChinaAssetPack/Entries/Tech/plz05.lua
2023-07-29 11:08:18.019 DEBUG   Scripting (Main): ./CoreMods/aircraft/ChinaAssetPack/Entries/Tech/type59.lua
2023-07-29 11:08:18.019 DEBUG   Scripting (Main): ./CoreMods/aircraft/ChinaAssetPack/Entries/Tech/warning_boards.lua
2023-07-29 11:08:18.020 DEBUG   Scripting (Main): ./CoreMods/aircraft/Christen Eagle II/entry.lua
2023-07-29 11:08:18.021 DEBUG   Scripting (Main): ./CoreMods/aircraft/Christen Eagle II/Eagle_payload.lua
2023-07-29 11:08:18.021 DEBUG   Scripting (Main): ./CoreMods/aircraft/Christen Eagle II/Eagle_II.lua
2023-07-29 11:08:18.022 DEBUG   Scripting (Main): ./CoreMods/aircraft/Christen Eagle II/Eagle_II_Damage.lua
2023-07-29 11:08:18.022 DEBUG   Scripting (Main): ./CoreMods/aircraft/F-15E/entry.lua
2023-07-29 11:08:18.025 DEBUG   Scripting (Main): ./CoreMods/aircraft/F-15E/F-15E.lua
2023-07-29 11:08:18.026 DEBUG   Scripting (Main): ./CoreMods/aircraft/F-16C/entry.lua
2023-07-29 11:08:18.027 DEBUG   Scripting (Main): ./CoreMods/aircraft/F-16C/F-16C.lua
2023-07-29 11:08:18.028 DEBUG   Scripting (Main): ./CoreMods/aircraft/F-5E/entry.lua
2023-07-29 11:08:18.029 DEBUG   Scripting (Main): ./CoreMods/aircraft/F-5E/F-5E.lua
2023-07-29 11:08:18.030 DEBUG   Scripting (Main): ./CoreMods/aircraft/F-5E/F-5E-3.lua
2023-07-29 11:08:18.030 DEBUG   Scripting (Main): ./CoreMods/aircraft/F-86/entry.lua
2023-07-29 11:08:18.032 DEBUG   Scripting (Main): ./CoreMods/aircraft/F-86/F-86.lua
2023-07-29 11:08:18.033 DEBUG   Scripting (Main): ./CoreMods/aircraft/F14/entry.lua
2023-07-29 11:08:18.036 DEBUG   Scripting (Main): ./CoreMods/aircraft/F14/Entry/F-14B.lua
2023-07-29 11:08:18.039 DEBUG   Scripting (Main): ./Scripts/Database/db_countries.lua
2023-07-29 11:08:18.049 DEBUG   Scripting (Main): ./CoreMods/aircraft/F14/Entry/F-14A.lua
2023-07-29 11:08:18.055 DEBUG   Scripting (Main): ./CoreMods/aircraft/F14/Entry/Weapons.lua
2023-07-29 11:08:18.055 DEBUG   Scripting (Main): Scripts/Database/Weapons/warheads.lua
2023-07-29 11:08:18.056 DEBUG   Scripting (Main): ./CoreMods/aircraft/F14/Entry/CV-59-Equipment.lua
2023-07-29 11:08:18.057 DEBUG   Scripting (Main): ./CoreMods/aircraft/F14/Entry/CV-59-Forrestal.lua
2023-07-29 11:08:18.058 DEBUG   Scripting (Main): ./CoreMods/aircraft/F14/Entry/CV-59-Forrestal_RunwaysAndRoutes.lua
2023-07-29 11:08:18.058 DEBUG   Scripting (Main): ./CoreMods/aircraft/FA-18C/entry.lua
2023-07-29 11:08:18.059 DEBUG   Scripting (Main): ./CoreMods/aircraft/FA-18C/FA-18A.lua
2023-07-29 11:08:18.060 DEBUG   Scripting (Main): ./CoreMods/aircraft/FA-18C/FA-18C.lua
2023-07-29 11:08:18.061 DEBUG   Scripting (Main): ./CoreMods/aircraft/FA-18C/FA-18C_hornet.lua
2023-07-29 11:08:18.062 DEBUG   Scripting (Main): ./CoreMods/aircraft/Hawk/entry.lua
2023-07-29 11:08:18.063 DEBUG   Scripting (Main): ./CoreMods/aircraft/Hawk/Hawk.lua
2023-07-29 11:08:18.064 DEBUG   Scripting (Main): ./CoreMods/aircraft/I-16/entry.lua
2023-07-29 11:08:18.064 DEBUG   Scripting (Main): ./CoreMods/aircraft/Ka-50/entry.lua
2023-07-29 11:08:18.065 DEBUG   Scripting (Main): ./CoreMods/aircraft/Ka-50/Ka-50.lua
2023-07-29 11:08:18.066 DEBUG   Scripting (Main): ./CoreMods/aircraft/Ka-50/Ka-50_3.lua
2023-07-29 11:08:18.067 DEBUG   Scripting (Main): ./CoreMods/aircraft/L-39/entry.lua
2023-07-29 11:08:18.068 DEBUG   Scripting (Main): ./CoreMods/aircraft/L-39/L-39C.lua
2023-07-29 11:08:18.068 DEBUG   Scripting (Main): ./CoreMods/aircraft/L-39/L-39ZA.lua
2023-07-29 11:08:18.069 DEBUG   Scripting (Main): ./CoreMods/aircraft/M-2000C/entry.lua
2023-07-29 11:08:18.070 DEBUG   Scripting (Main): ./CoreMods/aircraft/M-2000C/M-2000C.lua
2023-07-29 11:08:18.071 DEBUG   Scripting (Main): ./CoreMods/aircraft/M-2000C/WEAPONS/M2KC_BLG66.lua
2023-07-29 11:08:18.071 DEBUG   Scripting (Main): ./CoreMods/aircraft/M-2000C/WEAPONS/M2KC_BAP100.lua
2023-07-29 11:08:18.072 DEBUG   Scripting (Main): ./CoreMods/aircraft/M-2000C/WEAPONS/M2KC_FACTICE.lua
2023-07-29 11:08:18.072 DEBUG   Scripting (Main): ./CoreMods/aircraft/M-2000C/WEAPONS/M2KC_ECLAIR.lua
2023-07-29 11:08:18.073 DEBUG   Scripting (Main): ./CoreMods/aircraft/M-2000C/WEAPONS/M2KC_RP.lua
2023-07-29 11:08:18.073 DEBUG   Scripting (Main): ./CoreMods/aircraft/M-2000C/WEAPONS/M2KC_Weapons.luac
2023-07-29 11:08:18.074 DEBUG   Scripting (Main): ./CoreMods/aircraft/M-2000C/WEAPONS/M2KC_RACKS.lua
2023-07-29 11:08:18.075 DEBUG   Scripting (Main): ./CoreMods/aircraft/MB-339/entry.lua
2023-07-29 11:08:18.075 DEBUG   Scripting (Main): ./CoreMods/aircraft/MB-339/Weapons/Gunpods.lua
2023-07-29 11:08:18.076 DEBUG   Scripting (Main): ./CoreMods/aircraft/MB-339/Weapons/Pods.lua
2023-07-29 11:08:18.076 DEBUG   Scripting (Main): ./CoreMods/aircraft/MB-339/Weapons/TanksAndSmokes.lua
2023-07-29 11:08:18.077 DEBUG   Scripting (Main): ./CoreMods/aircraft/MB-339/Effects/MB339_overwingVapor.lua
2023-07-29 11:08:18.078 DEBUG   Scripting (Main): ./CoreMods/aircraft/MB-339/MB-339A.lua
2023-07-29 11:08:18.079 DEBUG   Scripting (Main): ./CoreMods/aircraft/MB-339/MB-339APAN.lua
2023-07-29 11:08:18.080 DEBUG   Scripting (Main): ./CoreMods/aircraft/MB-339/UnitPayloads/MB-339A.lua
2023-07-29 11:08:18.081 DEBUG   Scripting (Main): ./CoreMods/aircraft/MB-339/UnitPayloads/MB-339APAN.lua
2023-07-29 11:08:18.082 DEBUG   Scripting (Main): ./CoreMods/aircraft/MQ-9 Reaper/entry.lua
2023-07-29 11:08:18.082 DEBUG   Scripting (Main): ./CoreMods/aircraft/Mi-24P/entry.lua
2023-07-29 11:08:18.083 DEBUG   Scripting (Main): ./CoreMods/aircraft/Mi-24P/Mi-24P.lua
2023-07-29 11:08:18.084 DEBUG   Scripting (Main): ./CoreMods/aircraft/MiG-15bis/entry.lua
2023-07-29 11:08:18.085 DEBUG   Scripting (Main): ./CoreMods/aircraft/MiG-15bis/MiG-15bis.lua
2023-07-29 11:08:18.085 DEBUG   Scripting (Main): ./CoreMods/aircraft/MiG-19P/entry.lua
2023-07-29 11:08:18.086 DEBUG   Scripting (Main): ./CoreMods/aircraft/MiG-19P/MiG-19P.lua
2023-07-29 11:08:18.087 DEBUG   Scripting (Main): ./CoreMods/aircraft/MiG-19P/WEAPONS/MiG-19P_Weapons.lua
2023-07-29 11:08:18.088 DEBUG   Scripting (Main): ./CoreMods/aircraft/MiG-21BIS/entry.lua
2023-07-29 11:08:18.089 DEBUG   Scripting (Main): ./CoreMods/aircraft/MiG-21BIS/Entry/Aw
2023-07-29 11:08:18.090 DEBUG   Scripting (Main): ./CoreMods/aircraft/MiG-21BIS/Entry/MiG-21bis.lua
2023-07-29 11:08:18.091 DEBUG   Scripting (Main): ./CoreMods/aircraft/Mirage-F1/entry.lua
2023-07-29 11:08:18.091 DEBUG   Scripting (Main): ./CoreMods/aircraft/Mirage-F1/Tools.lua
2023-07-29 11:08:18.092 DEBUG   Scripting (Main): ./CoreMods/aircraft/Mirage-F1/Weapons.lua
2023-07-29 11:08:18.093 DEBUG   Scripting (Main): ./CoreMods/aircraft/Mirage-F1/Payloads.lua
2023-07-29 11:08:18.094 DEBUG   Scripting (Main): ./CoreMods/aircraft/Mirage-F1/Mirage-F1.lua
2023-07-29 11:08:18.095 DEBUG   Scripting (Main): ./CoreMods/aircraft/Mirage-F1/Mirage-F1C.lua
2023-07-29 11:08:18.096 DEBUG   Scripting (Main): ./CoreMods/aircraft/Mirage-F1/Mirage-F1CE.lua
2023-07-29 11:08:18.097 DEBUG   Scripting (Main): ./CoreMods/aircraft/Mirage-F1/Mirage-F1EE.lua
2023-07-29 11:08:18.098 DEBUG   Scripting (Main): ./CoreMods/aircraft/Mirage-F1/Mirage-F1M-EE.lua
2023-07-29 11:08:18.099 DEBUG   Scripting (Main): ./CoreMods/aircraft/Mirage-F1/Mirage-F1M-CE.lua
2023-07-29 11:08:18.100 DEBUG   Scripting (Main): ./CoreMods/aircraft/Mirage-F1/Mirage-F1C-200.lua
2023-07-29 11:08:18.100 DEBUG   Scripting (Main): ./CoreMods/aircraft/Mirage-F1/Mirage-F1EH.lua
2023-07-29 11:08:18.101 DEBUG   Scripting (Main): ./CoreMods/aircraft/Mirage-F1/Mirage-F1CH.lua
2023-07-29 11:08:18.102 DEBUG   Scripting (Main): ./CoreMods/aircraft/Mirage-F1/Mirage-F1JA.lua
2023-07-29 11:08:18.102 DEBUG   Scripting (Main): ./CoreMods/aircraft/Mirage-F1/Mirage-F1CG.lua
2023-07-29 11:08:18.103 DEBUG   Scripting (Main): ./CoreMods/aircraft/Mirage-F1/Mirage-F1CZ.lua
2023-07-29 11:08:18.104 DEBUG   Scripting (Main): ./CoreMods/aircraft/Mirage-F1/Mirage-F1CJ.lua
2023-07-29 11:08:18.104 DEBUG   Scripting (Main): ./CoreMods/aircraft/Mirage-F1/Mirage-F1CK.lua
2023-07-29 11:08:18.105 DEBUG   Scripting (Main): ./CoreMods/aircraft/Mirage-F1/Mirage-F1EQ.lua
2023-07-29 11:08:18.106 DEBUG   Scripting (Main): ./CoreMods/aircraft/Mirage-F1/Mirage-F1ED.lua
2023-07-29 11:08:18.106 DEBUG   Scripting (Main): ./CoreMods/aircraft/Mirage-F1/Mirage-F1EDA.lua
2023-07-29 11:08:18.107 DEBUG   Scripting (Main): ./CoreMods/aircraft/Mirage-F1/Mirage-F1CR.lua
2023-07-29 11:08:18.108 DEBUG   Scripting (Main): ./CoreMods/aircraft/Mirage-F1/Mirage-F1CT.lua
2023-07-29 11:08:18.109 DEBUG   Scripting (Main): ./CoreMods/aircraft/Mirage-F1/Mirage-F1B.lua
2023-07-29 11:08:18.110 DEBUG   Scripting (Main): ./CoreMods/aircraft/Mirage-F1/Mirage-F1BE.lua
2023-07-29 11:08:18.110 DEBUG   Scripting (Main): ./CoreMods/aircraft/Mirage-F1/Mirage-F1BQ.lua
2023-07-29 11:08:18.111 DEBUG   Scripting (Main): ./CoreMods/aircraft/Mirage-F1/Mirage-F1BD.lua
2023-07-29 11:08:18.112 DEBUG   Scripting (Main): ./CoreMods/aircraft/Mirage-F1/Mirage-F1DDA.lua
2023-07-29 11:08:18.113 DEBUG   Scripting (Main): ./CoreMods/aircraft/SA342/entry.lua
2023-07-29 11:08:18.114 DEBUG   Scripting (Main): ./CoreMods/aircraft/SA342/SA342.lua
2023-07-29 11:08:18.116 DEBUG   Scripting (Main): ./CoreMods/aircraft/SA342/SA342_Weapons.lua
2023-07-29 11:08:18.116 DEBUG   Scripting (Main): ./CoreMods/aircraft/Su-34/entry.lua
2023-07-29 11:08:18.117 DEBUG   Scripting (Main): ./CoreMods/aircraft/Su-34/Su-34.lua
2023-07-29 11:08:18.118 DEBUG   Scripting (Main): ./CoreMods/aircraft/Yak-52/entry.lua
2023-07-29 11:08:18.119 DEBUG   Scripting (Main): ./CoreMods/aircraft/Yak-52/Yak-52.lua
2023-07-29 11:08:18.119 DEBUG   Scripting (Main): ./CoreMods/services/CaptoGlove/entry.lua
2023-07-29 11:08:18.120 DEBUG   Scripting (Main): ./CoreMods/services/LeapMotion/entry.lua
2023-07-29 11:08:18.120 DEBUG   Scripting (Main): ./CoreMods/services/SensoryxVRFree/entry.lua
2023-07-29 11:08:18.120 DEBUG   Scripting (Main): ./CoreMods/services/VoiceChat/entry.lua
2023-07-29 11:08:18.121 DEBUG   Scripting (Main): ./CoreMods/services/jsAvionics/entry.lua
2023-07-29 11:08:18.122 DEBUG   Scripting (Main): ./Mods/tech/CombinedArms/entry.lua
2023-07-29 11:08:18.123 DEBUG   Scripting (Main): ./Mods/tech/Supercarrier/entry.lua
2023-07-29 11:08:18.124 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/entry.lua
2023-07-29 11:08:18.124 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/db_sensors.lua
2023-07-29 11:08:18.124 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/Weapons/ammunition.lua
2023-07-29 11:08:18.125 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/Weapons/automaticgun.lua
2023-07-29 11:08:18.125 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/Weapons/cannon.lua
2023-07-29 11:08:18.125 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/Weapons/torpedoes.lua
2023-07-29 11:08:18.125 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/db_units_cars.lua
2023-07-29 11:08:18.125 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/chassis/CCKW_353.lua
2023-07-29 11:08:18.125 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/chassis/Willys_MB.lua
2023-07-29 11:08:18.125 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/chassis/Kubelwagen_82.lua
2023-07-29 11:08:18.125 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/chassis/Tiger_I.lua
2023-07-29 11:08:18.125 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/chassis/Tiger_II.lua
2023-07-29 11:08:18.125 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/chassis/Pz_V_G.lua
2023-07-29 11:08:18.125 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/chassis/Cromwell_IV.lua
2023-07-29 11:08:18.125 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/chassis/Sherman.lua
2023-07-29 11:08:18.125 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/chassis/SdKfz_234_2_Puma.lua
2023-07-29 11:08:18.125 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/chassis/SdKfz_2.lua
2023-07-29 11:08:18.125 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/chassis/SdKfz_7.lua
2023-07-29 11:08:18.125 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/chassis/Horch_901_typ_40.lua
2023-07-29 11:08:18.125 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/chassis/Churchill_VII.lua
2023-07-29 11:08:18.125 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/chassis/M10_GMC.lua
2023-07-29 11:08:18.125 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/chassis/Pz_III.lua
2023-07-29 11:08:18.125 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/chassis/Elefant.lua
2023-07-29 11:08:18.125 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/chassis/M8_Greyhound.lua
2023-07-29 11:08:18.125 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/chassis/Daimler_AC.lua
2023-07-29 11:08:18.125 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/chassis/Tetrarch.lua
2023-07-29 11:08:18.125 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/chassis/M4_Tractor.lua
2023-07-29 11:08:18.125 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/chassis/Pz_II.lua
2023-07-29 11:08:18.125 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/chassis/FieldArtillery.lua
2023-07-29 11:08:18.125 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/vehicles/unarmed/Kubelwagen_82.lua
2023-07-29 11:08:18.125 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/vehicles/unarmed/SdKfz2.lua
2023-07-29 11:08:18.125 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/vehicles/unarmed/SdKfz7.lua
2023-07-29 11:08:18.125 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/vehicles/unarmed/Horch_901_typ_40.lua
2023-07-29 11:08:18.125 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/vehicles/Tanks/Tiger_I.lua
2023-07-29 11:08:18.126 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/vehicles/Tanks/Tiger_II_H.lua
2023-07-29 11:08:18.126 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/vehicles/Tanks/Pz_V_Panther_G.lua
2023-07-29 11:08:18.126 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/vehicles/Tanks/Jagdpanther_G1.lua
2023-07-29 11:08:18.126 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/vehicles/Tanks/Jagdpanzer_IV.lua
2023-07-29 11:08:18.126 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/vehicles/Tanks/Stug_IV.lua
2023-07-29 11:08:18.126 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/vehicles/Artillery/Brummbar.lua
2023-07-29 11:08:18.126 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/vehicles/Artillery/Wespe124.lua
2023-07-29 11:08:18.126 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/vehicles/IFV/SdKfz234_2_Puma.lua
2023-07-29 11:08:18.126 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/vehicles/AirDefence/Flak30.lua
2023-07-29 11:08:18.126 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/vehicles/AirDefence/Flak36.lua
2023-07-29 11:08:18.126 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/vehicles/AirDefence/Flak37.lua
2023-07-29 11:08:18.126 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/vehicles/AirDefence/Flakvierling38.lua
2023-07-29 11:08:18.126 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/vehicles/AirDefence/KdoG40.lua
2023-07-29 11:08:18.126 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/vehicles/AirDefence/Flakscheinwerfer_37.lua
2023-07-29 11:08:18.127 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/vehicles/AirDefence/Maschinensatz_33.lua
2023-07-29 11:08:18.127 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/vehicles/Infantry/soldier_mauser98.lua
2023-07-29 11:08:18.127 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/Structures/Coastal150mm_gun.lua
2023-07-29 11:08:18.127 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/Structures/Fire_Control_Bunker.lua
2023-07-29 11:08:18.127 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/vehicles/Tanks/Stug_III_G.lua
2023-07-29 11:08:18.127 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/vehicles/Tanks/SdKfz184_Elefant.lua
2023-07-29 11:08:18.127 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/vehicles/AirDefence/Flak41.lua
2023-07-29 11:08:18.127 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/vehicles/MissilesSS/V-1_Launcher.lua
2023-07-29 11:08:18.127 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/vehicles/AirDefence/FuMG-401.lua
2023-07-29 11:08:18.127 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/vehicles/AirDefence/FuSe-65 Wurzburg-Riese.lua
2023-07-29 11:08:18.127 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/vehicles/Artillery/Pak-40.lua
2023-07-29 11:08:18.127 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/vehicles/Artillery/LeFH_18-40-105.lua
2023-07-29 11:08:18.127 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/vehicles/Tanks/Cromwell_IV.lua
2023-07-29 11:08:18.127 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/vehicles/Tanks/M4A4_Sherman_FF.lua
2023-07-29 11:08:18.127 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/vehicles/Infantry/soldier_wwii_br_01.lua
2023-07-29 11:08:18.127 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/vehicles/Tanks/Centaur_IV.lua
2023-07-29 11:08:18.127 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/vehicles/Tanks/Churchill_VII.lua
2023-07-29 11:08:18.128 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/vehicles/IFV/Daimler_AC.lua
2023-07-29 11:08:18.128 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/vehicles/IFV/Tetrarch.lua
2023-07-29 11:08:18.128 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/vehicles/AirDefence/QF_37_AA.lua
2023-07-29 11:08:18.128 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/vehicles/AirDefence/Allies_Director.lua
2023-07-29 11:08:18.128 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/vehicles/unarmed/CCKW_353.lua
2023-07-29 11:08:18.128 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/vehicles/unarmed/Willys_MB.lua
2023-07-29 11:08:18.128 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/vehicles/Artillery/M12_GMC.lua
2023-07-29 11:08:18.128 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/vehicles/IFV/M30_CC.lua
2023-07-29 11:08:18.128 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/vehicles/Infantry/soldier_wwii_us_01.lua
2023-07-29 11:08:18.128 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/vehicles/Tanks/M10_GMC.lua
2023-07-29 11:08:18.128 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/vehicles/IFV/M8_Greyhound.lua
2023-07-29 11:08:18.128 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/vehicles/Artillery/M2A1-105.lua
2023-07-29 11:08:18.128 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/vehicles/IFV/M4_Tractor.lua
2023-07-29 11:08:18.128 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/vehicles/AirDefence/M45_Quadmount.lua
2023-07-29 11:08:18.128 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/vehicles/AirDefence/M1_37mm.lua
2023-07-29 11:08:18.128 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/vehicles/RailwayObjects/DR_50Ton_Flat_Wagon.lua
2023-07-29 11:08:18.128 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/vehicles/RailwayObjects/DRG_Class_86.lua
2023-07-29 11:08:18.128 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/vehicles/RailwayObjects/German_covered_wagon_G10.lua
2023-07-29 11:08:18.128 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/vehicles/RailwayObjects/German_tank_wagon.lua
2023-07-29 11:08:18.128 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/db_units_ships.lua
2023-07-29 11:08:18.129 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/Navy/LST_Mk2.lua
2023-07-29 11:08:18.129 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/Navy/USS_Samuel_Chase.lua
2023-07-29 11:08:18.129 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/Navy/LCVP.lua
2023-07-29 11:08:18.129 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/Navy/Uboat_typeVIIC.lua
2023-07-29 11:08:18.129 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/Navy/Eboat_S_130.lua
2023-07-29 11:08:18.129 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/db_ground_objects.lua
2023-07-29 11:08:18.129 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/Aircraft/init.lua
2023-07-29 11:08:18.130 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/Aircraft/B-17G.lua
2023-07-29 11:08:18.130 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/Aircraft/Ju-88A4.lua
2023-07-29 11:08:18.130 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/Aircraft/C-47.lua
2023-07-29 11:08:18.130 DEBUG   Scripting (Main): WARNING: task 36 is missing
2023-07-29 11:08:18.132 DEBUG   Scripting (Main): ./Mods/aircraft/A-10C/entry.lua
2023-07-29 11:08:18.132 DEBUG   Scripting (Main): ./Mods/aircraft/A-10C/Views.lua
2023-07-29 11:08:18.133 DEBUG   Scripting (Main): ./Mods/aircraft/A-10C_2/entry.lua
2023-07-29 11:08:18.134 DEBUG   Scripting (Main): ./Mods/aircraft/A-10C_2/Views.lua
2023-07-29 11:08:18.135 DEBUG   Scripting (Main): ./Mods/aircraft/AH-64D/entry.lua
2023-07-29 11:08:18.136 DEBUG   Scripting (Main): ./Mods/aircraft/AH-64D/FM/config.lua
2023-07-29 11:08:18.137 DEBUG   Scripting (Main): ./Mods/aircraft/AH-64D/Views.lua
2023-07-29 11:08:18.137 DEBUG   Scripting (Main): ./Mods/aircraft/AJS37/entry.lua
2023-07-29 11:08:18.137 INFO    Scripting (Main): OBSOLETE mount_vfs_sound_path() used in ./Mods/aircraft/AJS37/entry.lua
2023-07-29 11:08:18.138 DEBUG   Scripting (Main): ./Mods/aircraft/AJS37/Entry/Suspension.lua
2023-07-29 11:08:18.138 DEBUG   Scripting (Main): ./Mods/aircraft/AJS37/Entry/Views.lua
2023-07-29 11:08:18.139 DEBUG   Scripting (Main): ./Mods/aircraft/AV8BNA/entry.lua
2023-07-29 11:08:18.139 DEBUG   Scripting (Main): ./Mods/aircraft/AV8BNA/Views.lua
2023-07-29 11:08:18.140 DEBUG   Scripting (Main): ./Mods/aircraft/AV8BNA/FM/config.lua
2023-07-29 11:08:18.141 DEBUG   Scripting (Main): ./Mods/aircraft/Bf-109K-4/entry.lua
2023-07-29 11:08:18.142 DEBUG   Scripting (Main): ./Mods/aircraft/Bf-109K-4/Views.lua
2023-07-29 11:08:18.143 DEBUG   Scripting (Main): ./Mods/aircraft/Christen Eagle II/entry.lua
2023-07-29 11:08:18.146 DEBUG   Scripting (Main): ./Mods/aircraft/Christen Eagle II/Entry/Suspension_CE2.lua
2023-07-29 11:08:18.147 DEBUG   Scripting (Main): ./Mods/aircraft/Christen Eagle II/Entry/Views.lua
2023-07-29 11:08:18.148 DEBUG   Scripting (Main): ./Mods/aircraft/F-15C/entry.lua
2023-07-29 11:08:18.148 DEBUG   Scripting (Main): ./Mods/aircraft/F-15C/FM/F15/config.lua
2023-07-29 11:08:18.150 DEBUG   Scripting (Main): ./Mods/aircraft/F-16C/entry.lua
2023-07-29 11:08:18.150 DEBUG   Scripting (Main): ./Mods/aircraft/F-16C/FM/config.lua
2023-07-29 11:08:18.151 DEBUG   Scripting (Main): ./Mods/aircraft/F-16C/Views.lua
2023-07-29 11:08:18.152 DEBUG   Scripting (Main): ./Mods/aircraft/F-5E/entry.lua
2023-07-29 11:08:18.153 DEBUG   Scripting (Main): ./Mods/aircraft/F-5E/FM/config.lua
2023-07-29 11:08:18.153 DEBUG   Scripting (Main): ./Mods/aircraft/F-5E/Views.lua
2023-07-29 11:08:18.154 DEBUG   Scripting (Main): ./Mods/aircraft/F-86/entry.lua
2023-07-29 11:08:18.155 DEBUG   Scripting (Main): ./Mods/aircraft/F-86/FM/config.lua
2023-07-29 11:08:18.155 DEBUG   Scripting (Main): ./Mods/aircraft/F-86/Views.lua
2023-07-29 11:08:18.156 DEBUG   Scripting (Main): ./Mods/aircraft/F14/entry.lua
2023-07-29 11:08:18.156 INFO    Scripting (Main): OBSOLETE mount_vfs_sound_path() used in ./Mods/aircraft/F14/entry.lua
2023-07-29 11:08:18.157 DEBUG   Scripting (Main): ./Mods/aircraft/F14/Entry/ConfigA.lua
2023-07-29 11:08:18.157 DEBUG   Scripting (Main): ./Mods/aircraft/F14/Entry/Config.lua
2023-07-29 11:08:18.158 DEBUG   Scripting (Main): ./Mods/aircraft/F14/Entry/Views.lua
2023-07-29 11:08:18.158 DEBUG   Scripting (Main): ./Mods/aircraft/F14/Entry/ConfigB.lua
2023-07-29 11:08:18.158 DEBUG   Scripting (Main): ./Mods/aircraft/F14/Entry/Config.lua
2023-07-29 11:08:18.160 DEBUG   Scripting (Main): ./Mods/aircraft/FA-18C/entry.lua
2023-07-29 11:08:18.160 DEBUG   Scripting (Main): ./Mods/aircraft/FA-18C/FM/config.lua
2023-07-29 11:08:18.161 DEBUG   Scripting (Main): ./Mods/aircraft/FA-18C/Views.lua
2023-07-29 11:08:18.162 DEBUG   Scripting (Main): ./Mods/aircraft/FW-190A8/entry.lua
2023-07-29 11:08:18.162 DEBUG   Scripting (Main): ./Mods/aircraft/FW-190A8/Views.lua
2023-07-29 11:08:18.163 DEBUG   Scripting (Main): ./Mods/aircraft/FW-190D9/entry.lua
2023-07-29 11:08:18.164 DEBUG   Scripting (Main): ./Mods/aircraft/FW-190D9/Views.lua
2023-07-29 11:08:18.165 DEBUG   Scripting (Main): ./Mods/aircraft/Flaming Cliffs/entry.lua
2023-07-29 11:08:18.166 DEBUG   Scripting (Main): ./Mods/aircraft/Flaming Cliffs/FM/F15/config.lua
2023-07-29 11:08:18.167 DEBUG   Scripting (Main): ./Mods/aircraft/I-16/entry.lua
2023-07-29 11:08:18.167 DEBUG   Scripting (Main): ./Mods/aircraft/I-16/Views.lua
2023-07-29 11:08:18.168 DEBUG   Scripting (Main): ./Mods/aircraft/Ka-50/entry.lua
2023-07-29 11:08:18.169 DEBUG   Scripting (Main): ./Mods/aircraft/Ka-50/Views.lua
2023-07-29 11:08:18.170 DEBUG   Scripting (Main): ./Mods/aircraft/Ka-50_3/entry.lua
2023-07-29 11:08:18.170 DEBUG   Scripting (Main): ./Mods/aircraft/Ka-50_3/Views.lua
2023-07-29 11:08:18.171 DEBUG   Scripting (Main): ./Mods/aircraft/L-39C/entry.lua
2023-07-29 11:08:18.172 DEBUG   Scripting (Main): ./Mods/aircraft/L-39C/Views.lua
2023-07-29 11:08:18.173 DEBUG   Scripting (Main): ./Mods/aircraft/M-2000C/entry.lua
2023-07-29 11:08:18.173 DEBUG   Scripting (Main): ./Mods/aircraft/M-2000C/Views.lua
2023-07-29 11:08:18.174 DEBUG   Scripting (Main): ./Mods/aircraft/M-2000C/FM/config.lua
2023-07-29 11:08:18.175 DEBUG   Scripting (Main): ./Mods/aircraft/Mi-24P/entry.lua
2023-07-29 11:08:18.176 DEBUG   Scripting (Main): ./Mods/aircraft/Mi-24P/Views.lua
2023-07-29 11:08:18.177 DEBUG   Scripting (Main): ./Mods/aircraft/Mi-8MTV2/entry.lua
2023-07-29 11:08:18.178 DEBUG   Scripting (Main): ./Mods/aircraft/Mi-8MTV2/Views.lua
2023-07-29 11:08:18.178 DEBUG   Scripting (Main): ./Mods/aircraft/MiG-19P/entry.lua
2023-07-29 11:08:18.178 DEBUG   Scripting (Main): ./Mods/aircraft/MiG-19P/Views.lua
2023-07-29 11:08:18.179 DEBUG   Scripting (Main): ./Mods/aircraft/MiG-19P/FM/config.lua
2023-07-29 11:08:18.180 DEBUG   Scripting (Main): ./Mods/aircraft/P-47D-30/entry.lua
2023-07-29 11:08:18.181 DEBUG   Scripting (Main): ./Mods/aircraft/P-47D-30/views.lua
2023-07-29 11:08:18.182 DEBUG   Scripting (Main): ./Mods/aircraft/P-51D/entry.lua
2023-07-29 11:08:18.183 DEBUG   Scripting (Main): ./Mods/aircraft/SpitfireLFMkIX/entry.lua
2023-07-29 11:08:18.183 DEBUG   Scripting (Main): ./Mods/aircraft/SpitfireLFMkIX/views.lua
2023-07-29 11:08:18.184 DEBUG   Scripting (Main): ./Mods/aircraft/Su-25T/entry.lua
2023-07-29 11:08:18.186 DEBUG   Scripting (Main): ./Mods/aircraft/Su-33/entry.lua
2023-07-29 11:08:18.187 DEBUG   Scripting (Main): ./Mods/aircraft/TF-51D/entry.lua
2023-07-29 11:08:18.188 DEBUG   Scripting (Main): ./Mods/aircraft/TF-51D/TF-51D.lua
2023-07-29 11:08:18.188 DEBUG   Scripting (Main): ./Mods/aircraft/TF-51D/Views.lua
2023-07-29 11:08:18.190 DEBUG   Scripting (Main): ./Mods/aircraft/Uh-1H/entry.lua
2023-07-29 11:08:18.190 DEBUG   Scripting (Main): ./Mods/aircraft/Uh-1H/Views.lua
2023-07-29 11:08:18.192 DEBUG   Scripting (Main): ./Mods/aircraft/Yak-52/entry.lua
2023-07-29 11:08:18.192 DEBUG   Scripting (Main): ./Mods/aircraft/Yak-52/views.lua
2023-07-29 11:08:18.193 DEBUG   Scripting (Main): ./Mods/terrains/Caucasus/entry.lua
2023-07-29 11:08:18.194 DEBUG   Scripting (Main): ./Mods/terrains/MarianaIslands/entry.lua
2023-07-29 11:08:18.195 DEBUG   Scripting (Main): ./Mods/terrains/MarianaIslands/MissionGenerator/nodesMap.lua
2023-07-29 11:08:18.196 DEBUG   Scripting (Main): ./Mods/terrains/Nevada/entry.lua
2023-07-29 11:08:18.198 DEBUG   Scripting (Main): ./Mods/terrains/Normandy/entry.lua
2023-07-29 11:08:18.198 DEBUG   Scripting (Main): ./Mods/terrains/Normandy/MissionGenerator/nodesMap.lua
2023-07-29 11:08:18.199 DEBUG   Scripting (Main): ./Mods/terrains/PersianGulf/entry.lua
2023-07-29 11:08:18.200 DEBUG   Scripting (Main): ./Mods/terrains/PersianGulf/MissionGenerator/nodesMap.lua
2023-07-29 11:08:18.201 DEBUG   Scripting (Main): ./Mods/terrains/Sinai/entry.lua
2023-07-29 11:08:18.201 DEBUG   Scripting (Main): ./Mods/terrains/Sinai/MissionGenerator/nodesMap.lua
2023-07-29 11:08:18.202 DEBUG   Scripting (Main): ./Mods/terrains/Syria/entry.lua
2023-07-29 11:08:18.203 DEBUG   Scripting (Main): ./Mods/terrains/Syria/MissionGenerator/nodesMap.lua
2023-07-29 11:08:18.204 DEBUG   Scripting (Main): G:\Kaydedilen Oyunlar\DCS.openbeta\Mods/tech/Tacview/entry.lua
2023-07-29 11:08:18.205 DEBUG   Scripting (Main): G:\Kaydedilen Oyunlar\DCS.openbeta\Mods/tech/Virtual Air Festivals/entry.lua
2023-07-29 11:08:18.208 DEBUG   Scripting (Main): G:\Kaydedilen Oyunlar\DCS.openbeta\Mods/tech/Virtual Air Festivals/static_units.lua
2023-07-29 11:08:18.210 DEBUG   Scripting (Main): G:\Kaydedilen Oyunlar\DCS.openbeta\Mods/tech/Virtual Air Festivals/water_units.lua
2023-07-29 11:08:18.212 DEBUG   Scripting (Main): G:\Kaydedilen Oyunlar\DCS.openbeta\Mods/tech/Virtual Air Festivals/VAF_SAF_SHOWLINE.lua
2023-07-29 11:08:18.214 DEBUG   Scripting (Main): G:\Kaydedilen Oyunlar\DCS.openbeta\Mods/tech/Virtual Air Festivals/VAF_SAF_BALOON_WHITE.lua
2023-07-29 11:08:18.216 DEBUG   Scripting (Main): G:\Kaydedilen Oyunlar\DCS.openbeta\Mods/tech/Virtual Air Festivals/VAF_SAF_BALOON_ORANGE.lua
2023-07-29 11:08:18.216 ALERT   Scripting (Main): loadfile: can't open 'G:\Kaydedilen Oyunlar\DCS.openbeta\Mods/aircraft/VTSF5/entry.lua'
2023-07-29 11:08:18.216 INFO    Scripting (Main): plugin 
2023-07-29 11:08:18.216 DEBUG   Scripting (Main): G:\Kaydedilen Oyunlar\DCS.openbeta\Mods/services/DCS-SRS/entry.lua
2023-07-29 11:08:18.217 DEBUG   Scripting (Main): ./DemoMods/tech/CombinedArms/entry.lua
2023-07-29 11:08:18.217 DEBUG   Scripting (Main): ./DemoMods/tech/WWII Units/entry.lua
2023-07-29 11:08:18.218 DEBUG   Scripting (Main): ./DemoMods/aircraft/A-10A/entry.lua
2023-07-29 11:08:18.218 DEBUG   Scripting (Main): ./DemoMods/aircraft/A-10C/entry.lua
2023-07-29 11:08:18.219 DEBUG   Scripting (Main): ./DemoMods/aircraft/A-10C_2/entry.lua
2023-07-29 11:08:18.219 DEBUG   Scripting (Main): ./DemoMods/aircraft/AH-64D/entry.lua
2023-07-29 11:08:18.220 DEBUG   Scripting (Main): ./DemoMods/aircraft/AJS37/entry.lua
2023-07-29 11:08:18.220 DEBUG   Scripting (Main): ./DemoMods/aircraft/AV8BNA/entry.lua
2023-07-29 11:08:18.220 DEBUG   Scripting (Main): ./DemoMods/aircraft/Bf-109K-4/entry.lua
2023-07-29 11:08:18.221 DEBUG   Scripting (Main): ./DemoMods/aircraft/C-101/entry.lua
2023-07-29 11:08:18.221 DEBUG   Scripting (Main): ./DemoMods/aircraft/Christen Eagle II/entry.lua
2023-07-29 11:08:18.222 DEBUG   Scripting (Main): ./DemoMods/aircraft/F-15C/entry.lua
2023-07-29 11:08:18.222 DEBUG   Scripting (Main): ./DemoMods/aircraft/F-15E/entry.lua
2023-07-29 11:08:18.223 DEBUG   Scripting (Main): ./DemoMods/aircraft/F-16C/entry.lua
2023-07-29 11:08:18.223 DEBUG   Scripting (Main): ./DemoMods/aircraft/F-5E/entry.lua
2023-07-29 11:08:18.224 DEBUG   Scripting (Main): ./DemoMods/aircraft/F-86/entry.lua
2023-07-29 11:08:18.224 DEBUG   Scripting (Main): ./DemoMods/aircraft/F14/entry.lua
2023-07-29 11:08:18.224 DEBUG   Scripting (Main): ./DemoMods/aircraft/FA-18C/entry.lua
2023-07-29 11:08:18.225 DEBUG   Scripting (Main): ./DemoMods/aircraft/FW-190A8/entry.lua
2023-07-29 11:08:18.225 DEBUG   Scripting (Main): ./DemoMods/aircraft/FW-190D9/entry.lua
2023-07-29 11:08:18.225 DEBUG   Scripting (Main): ./DemoMods/aircraft/Flaming Cliffs/entry.lua
2023-07-29 11:08:18.226 DEBUG   Scripting (Main): ./DemoMods/aircraft/I-16/entry.lua
2023-07-29 11:08:18.226 DEBUG   Scripting (Main): ./DemoMods/aircraft/JF-17/entry.lua
2023-07-29 11:08:18.226 DEBUG   Scripting (Main): ./DemoMods/aircraft/Ka-50/entry.lua
2023-07-29 11:08:18.227 DEBUG   Scripting (Main): ./DemoMods/aircraft/Ka-50_3/entry.lua
2023-07-29 11:08:18.227 DEBUG   Scripting (Main): ./DemoMods/aircraft/L-39C/entry.lua
2023-07-29 11:08:18.228 DEBUG   Scripting (Main): ./DemoMods/aircraft/M-2000C/entry.lua
2023-07-29 11:08:18.228 DEBUG   Scripting (Main): ./DemoMods/aircraft/MB-339/entry.lua
2023-07-29 11:08:18.228 DEBUG   Scripting (Main): ./DemoMods/aircraft/Mi-24P/entry.lua
2023-07-29 11:08:18.229 DEBUG   Scripting (Main): ./DemoMods/aircraft/Mi-8MTV2/entry.lua
2023-07-29 11:08:18.229 DEBUG   Scripting (Main): ./DemoMods/aircraft/MiG-15bis/entry.lua
2023-07-29 11:08:18.230 DEBUG   Scripting (Main): ./DemoMods/aircraft/MiG-19P/entry.lua
2023-07-29 11:08:18.230 DEBUG   Scripting (Main): ./DemoMods/aircraft/MiG-21bis/entry.lua
2023-07-29 11:08:18.231 DEBUG   Scripting (Main): ./DemoMods/aircraft/MiG-29/entry.lua
2023-07-29 11:08:18.231 DEBUG   Scripting (Main): ./DemoMods/aircraft/Mirage-F1/entry.lua
2023-07-29 11:08:18.232 DEBUG   Scripting (Main): ./DemoMods/aircraft/MosquitoFBMkVI/entry.lua
2023-07-29 11:08:18.232 DEBUG   Scripting (Main): ./DemoMods/aircraft/P-47D-30/entry.lua
2023-07-29 11:08:18.233 DEBUG   Scripting (Main): ./DemoMods/aircraft/P-51D/entry.lua
2023-07-29 11:08:18.233 DEBUG   Scripting (Main): ./DemoMods/aircraft/SA342/entry.lua
2023-07-29 11:08:18.234 DEBUG   Scripting (Main): ./DemoMods/aircraft/SpitfireLFMkIX/entry.lua
2023-07-29 11:08:18.234 DEBUG   Scripting (Main): ./DemoMods/aircraft/Su-25A/entry.lua
2023-07-29 11:08:18.235 DEBUG   Scripting (Main): ./DemoMods/aircraft/Su-27/entry.lua
2023-07-29 11:08:18.235 DEBUG   Scripting (Main): ./DemoMods/aircraft/Su-33/entry.lua
2023-07-29 11:08:18.235 DEBUG   Scripting (Main): ./DemoMods/aircraft/Uh-1H/entry.lua
2023-07-29 11:08:18.236 DEBUG   Scripting (Main): ./DemoMods/aircraft/Yak-52/entry.lua
2023-07-29 11:08:18.236 DEBUG   Scripting (Main): ./DemoMods/terrains/Mariana Islands/entry.lua
2023-07-29 11:08:18.237 DEBUG   Scripting (Main): ./DemoMods/terrains/Nevada/entry.lua
2023-07-29 11:08:18.237 DEBUG   Scripting (Main): ./DemoMods/terrains/Normandy/entry.lua
2023-07-29 11:08:18.238 DEBUG   Scripting (Main): ./DemoMods/terrains/PersianGulf/entry.lua
2023-07-29 11:08:18.238 DEBUG   Scripting (Main): ./DemoMods/terrains/TheChannel/entry.lua
2023-07-29 11:08:18.238 INFO    Scripting (Main): PLUGINS START-------------------------------------------------
2023-07-29 11:08:18.243 DEBUG   Scripting (Main): plugin: APPLIED 'World War II AI Units by Eagle Dynamics'
2023-07-29 11:08:18.280 DEBUG   Scripting (Main): plugin: APPLIED 'Characters'
2023-07-29 11:08:18.286 DEBUG   Scripting (Main): plugin: APPLIED 'Animals'
2023-07-29 11:08:18.289 INFO    SOUND (Main): Added sound path: ./CoreMods/tech/Animals/Sounds
2023-07-29 11:08:18.296 DEBUG   Scripting (Main): plugin: APPLIED 'TAVKR 1143 High Detail'
2023-07-29 11:08:18.298 INFO    SOUND (Main): Added sound path: ./CoreMods/tech/Kuznecow/Sounds
2023-07-29 11:08:18.299 INFO    SOUNDER (Main): Loaded 1 packed sounders.
2023-07-29 11:08:18.305 DEBUG   Scripting (Main): plugin: APPLIED 'RailwayObjectsPack'
2023-07-29 11:08:18.312 DEBUG   Scripting (Main): plugin: APPLIED 'South_Atlantic_Assets'
2023-07-29 11:08:18.315 INFO    SOUND (Main): Added sound path: ./CoreMods/tech/SouthAtlanticAssets/Sounds
2023-07-29 11:08:18.316 INFO    SOUNDER (Main): Loaded 14 packed sounders.
2023-07-29 11:08:18.324 WARNING EDCORE (Main): Source coremods/tech/southatlanticassets/textures/navy/ara_vdm/ara_vdm.zip is already mounted to the same mount /textures/.
2023-07-29 11:08:18.326 DEBUG   Scripting (Main): generated "ara_vdm" = 342
2023-07-29 11:08:18.335 DEBUG   Scripting (Main): plugin: APPLIED 'TechWeaponPack'
2023-07-29 11:08:18.338 INFO    SOUND (Main): Added sound path: ./CoreMods/tech/TechWeaponPack/Sounds
2023-07-29 11:08:18.340 INFO    SOUNDER (Main): Loaded 74 packed sounders.
2023-07-29 11:08:18.472 DEBUG   Scripting (Main): plugin: APPLIED 'USS_Nimitz'
2023-07-29 11:08:18.493 INFO    SOUND (Main): Added sound path: ./CoreMods/tech/USS_Nimitz/Sounds
2023-07-29 11:08:18.496 INFO    SOUNDER (Main): Loaded 6 packed sounders.
2023-07-29 11:08:18.535 DEBUG   Scripting (Main): plugin: APPLIED 'A-10 Warthog'
2023-07-29 11:08:18.568 DEBUG   Scripting (Main): plugin: APPLIED 'AH-64D BLK.II AI'
2023-07-29 11:08:18.623 DEBUG   Scripting (Main): plugin: APPLIED 'AJS37 AI by Heatblur Simulations'
2023-07-29 11:08:18.625 INFO    SOUND (Main): Added sound path: ./CoreMods/aircraft/AJS37/Sounds
2023-07-29 11:08:18.666 DEBUG   Scripting (Main): generated "weapons.containers.{AKAN_NO_TRC}" = 1796
2023-07-29 11:08:18.671 DEBUG   Scripting (Main): plugin: APPLIED 'AV-8B N/A AI by RAZBAM Sims'
2023-07-29 11:08:18.673 INFO    SOUND (Main): Added sound path: ./CoreMods/aircraft/AV8BNA/Sounds
2023-07-29 11:08:18.692 INFO    SOUNDER (Main): Loaded 1 sounders.
2023-07-29 11:08:18.693 WARNING EDCORE (Main): Source coremods/aircraft/av8bna/shapes is already mounted to the same mount /models/.
2023-07-29 11:08:18.707 DEBUG   Scripting (Main): plugin: APPLIED 'AircraftWeaponPack'
2023-07-29 11:08:18.724 DEBUG   Scripting (Main): generated "weapons.containers.{CLB4_SAMP400LD}" = 1818
2023-07-29 11:08:18.724 DEBUG   Scripting (Main): generated "weapons.containers.{CLB4_SAMP250HD}" = 1819
2023-07-29 11:08:18.724 DEBUG   Scripting (Main): generated "weapons.containers.{CLB4_SAMP125LD}" = 1820
2023-07-29 11:08:18.724 DEBUG   Scripting (Main): generated "weapons.containers.{CLB4_SAMP250LD}" = 1821
2023-07-29 11:08:18.724 DEBUG   Scripting (Main): generated "weapons.containers.{CLB4_MK82}" = 1822
2023-07-29 11:08:18.724 DEBUG   Scripting (Main): generated "weapons.containers.{CLB4_BLU107}" = 1823
2023-07-29 11:08:18.724 DEBUG   Scripting (Main): generated "weapons.containers.{CLB4_BR250}" = 1824
2023-07-29 11:08:18.724 DEBUG   Scripting (Main): generated "weapons.containers.{CLB4_SAMP400HD}" = 1825
2023-07-29 11:08:18.724 DEBUG   Scripting (Main): generated "weapons.containers.{M261_M151_M433}" = 1833
2023-07-29 11:08:18.724 DEBUG   Scripting (Main): generated "weapons.containers.{M261_M259}" = 1834
2023-07-29 11:08:18.724 DEBUG   Scripting (Main): generated "weapons.containers.M261_MK156" = 1835
2023-07-29 11:08:18.724 DEBUG   Scripting (Main): generated "weapons.containers.M261_MK151" = 1836
2023-07-29 11:08:18.724 DEBUG   Scripting (Main): generated "weapons.containers.{LR25_ARF8M3_HEI}" = 1839
2023-07-29 11:08:18.724 DEBUG   Scripting (Main): generated "weapons.containers.{LR25_ARF8M3_API}" = 1840
2023-07-29 11:08:18.724 DEBUG   Scripting (Main): generated "weapons.containers.{M299_3xAGM_114L_OUTBOARD_STARBOARD}" = 1850
2023-07-29 11:08:18.724 DEBUG   Scripting (Main): generated "weapons.containers.{M299_4xAGM_114L}" = 1851
2023-07-29 11:08:18.724 DEBUG   Scripting (Main): generated "weapons.containers.{M299_2xAGM_114L}" = 1852
2023-07-29 11:08:18.724 DEBUG   Scripting (Main): generated "weapons.containers.{M299_3xAGM_114K_1xAGM_114L_PRT}" = 1853
2023-07-29 11:08:18.724 DEBUG   Scripting (Main): generated "weapons.containers.{M299_1xAGM_114K_3xAGM_114L_STRBRD}" = 1854
2023-07-29 11:08:18.724 DEBUG   Scripting (Main): generated "weapons.containers.{M299_2xAGM_114K_2xAGM_114L}" = 1855
2023-07-29 11:08:18.724 DEBUG   Scripting (Main): generated "weapons.containers.{M299_1xAGM_114L_OUTBOARD_PORT}" = 1856
2023-07-29 11:08:18.724 DEBUG   Scripting (Main): generated "weapons.containers.{M299_3xAGM_114L_OUTBOARD_PORT}" = 1857
2023-07-29 11:08:18.724 DEBUG   Scripting (Main): generated "weapons.containers.{M299_3xAGM_114K_1xAGM_114L_STRBRD}" = 1858
2023-07-29 11:08:18.724 DEBUG   Scripting (Main): generated "weapons.containers.{M299_1xAGM_114L_OUTBOARD_STARBOARD}" = 1859
2023-07-29 11:08:18.724 DEBUG   Scripting (Main): generated "weapons.containers.{M299_1xAGM_114K_3xAGM_114L_PRT}" = 1860
2023-07-29 11:08:18.730 DEBUG   Scripting (Main): plugin: APPLIED 'C-101 Aviojet by AvioDev'
2023-07-29 11:08:18.733 INFO    SOUND (Main): Added sound path: ./CoreMods/aircraft/C-101/Sounds
2023-07-29 11:08:18.768 DEBUG   Scripting (Main): plugin: APPLIED 'China Asset Pack by Deka Ironwork Simulations and Eagle Dynamics'
2023-07-29 11:08:18.770 INFO    SOUND (Main): Added sound path: ./CoreMods/aircraft/ChinaAssetPack/Sounds
2023-07-29 11:08:18.789 INFO    SOUNDER (Main): Loaded 14 sounders.
2023-07-29 11:08:18.800 WARNING EDCORE (Main): Source coremods/aircraft/chinaassetpack/textures/vehicles/hq7 is already mounted to the same mount /textures/.
2023-07-29 11:08:18.837 DEBUG   Scripting (Main): plugin: APPLIED 'Christen Eagle II AI by Magnitude 3 LLC'
2023-07-29 11:08:18.838 INFO    SOUND (Main): Added sound path: ./CoreMods/aircraft/Christen Eagle II/Sounds
2023-07-29 11:08:18.867 DEBUG   Scripting (Main): plugin: APPLIED 'F-15E AI by RAZBAM'
2023-07-29 11:08:18.870 INFO    SOUND (Main): Added sound path: ./CoreMods/aircraft/F-15E/Sounds
2023-07-29 11:08:18.891 DEBUG   Scripting (Main): plugin: APPLIED 'F-16C bl.50 AI'
2023-07-29 11:08:18.925 DEBUG   Scripting (Main): plugin: APPLIED 'F-5E/E-3 by Belsimtek'
2023-07-29 11:08:18.952 DEBUG   Scripting (Main): plugin: APPLIED 'F-86F Sabre AI by Eagle Dynamics'
2023-07-29 11:08:18.963 DEBUG   Scripting (Main): plugin: APPLIED 'F-14B AI by Heatblur Simulations'
2023-07-29 11:08:18.966 INFO    SOUND (Main): Added sound path: ./CoreMods/aircraft/F14/Sounds
2023-07-29 11:08:18.983 INFO    SOUNDER (Main): Loaded 1 sounders.
2023-07-29 11:08:19.038 DEBUG   Scripting (Main): plugin: APPLIED 'F/A-18C AI'
2023-07-29 11:08:19.096 DEBUG   Scripting (Main): plugin: APPLIED 'Hawk T.1A AI by VEAO Simulations'
2023-07-29 11:08:19.115 DEBUG   Scripting (Main): plugin: APPLIED 'I-16 AI by OctopusG'
2023-07-29 11:08:19.116 INFO    SOUND (Main): Added sound path: ./CoreMods/aircraft/I-16/Sounds
2023-07-29 11:08:19.149 DEBUG   Scripting (Main): plugin: APPLIED 'Ka-50 Black Shark'
2023-07-29 11:08:19.152 INFO    SOUND (Main): Added sound path: ./CoreMods/aircraft/Ka-50/Sounds
2023-07-29 11:08:19.191 DEBUG   Scripting (Main): plugin: APPLIED 'L-39C/ZA by Eagle Dynamics'
2023-07-29 11:08:19.205 DEBUG   Scripting (Main): plugin: APPLIED 'M-2000C AI by RAZBAM Sims'
2023-07-29 11:08:19.207 INFO    SOUND (Main): Added sound path: ./CoreMods/aircraft/M-2000C/Sounds
2023-07-29 11:08:19.236 DEBUG   Scripting (Main): plugin: APPLIED 'MB-339A/PAN AI by IndiaFoxtEcho'
2023-07-29 11:08:19.240 INFO    SOUND (Main): Added sound path: ./CoreMods/aircraft/MB-339/Sounds
2023-07-29 11:08:19.253 DEBUG   Scripting (Main): plugin: APPLIED 'MQ-9 Reaper AI'
2023-07-29 11:08:19.257 DEBUG   Scripting (Main): plugin: APPLIED 'Mi-24P AI by Eagle Dynamics'
2023-07-29 11:08:19.270 DEBUG   Scripting (Main): plugin: APPLIED 'MiG-15bis AI by Eagle Dynamics'
2023-07-29 11:08:19.281 DEBUG   Scripting (Main): plugin: APPLIED 'MiG-19P AI by RAZBAM'
2023-07-29 11:08:19.293 DEBUG   Scripting (Main): plugin: APPLIED 'MiG-21Bis AI by Magnitude 3 LLC'
2023-07-29 11:08:19.294 INFO    SOUND (Main): Added sound path: ./CoreMods/aircraft/MiG-21BIS/Sounds
2023-07-29 11:08:19.386 DEBUG   Scripting (Main): plugin: APPLIED 'Mirage F1 Assets by Aerges'
2023-07-29 11:08:19.390 INFO    SOUND (Main): Added sound path: ./CoreMods/aircraft/Mirage-F1/Sounds
2023-07-29 11:08:19.448 DEBUG   Scripting (Main): plugin: APPLIED 'SA342 AI by Polychop-Simulations'
2023-07-29 11:08:19.449 INFO    SOUND (Main): Added sound path: ./CoreMods/aircraft/SA342/Sounds
2023-07-29 11:08:19.486 ERROR   Scripting (Main): declare loadout fail, duplicate not allowed: "{LAU_SNEB68G}" from "./CoreMods/aircraft/SA342/SA342_Weapons.lua", original located here "./CoreMods/aircraft/AircraftWeaponPack/rockets.lua"
2023-07-29 11:08:19.486 ERROR   Scripting (Main): declare loadout fail, duplicate not allowed: "{LAU_SNEB68_WP}" from "./CoreMods/aircraft/SA342/SA342_Weapons.lua", original located here "./CoreMods/aircraft/AircraftWeaponPack/rockets.lua"
2023-07-29 11:08:19.491 DEBUG   Scripting (Main): plugin: APPLIED 'Su-34 AI'
2023-07-29 11:08:19.498 DEBUG   Scripting (Main): plugin: APPLIED 'Yak-52 AI by Eagle Dynamics'
2023-07-29 11:08:19.506 DEBUG   Scripting (Main): plugin: APPLIED 'CaptoGloveSupport'
2023-07-29 11:08:19.511 DEBUG   Scripting (Main): plugin: APPLIED 'LeapMotionSupport'
2023-07-29 11:08:19.516 DEBUG   Scripting (Main): plugin: APPLIED 'SensoryxVRFreeSupport'
2023-07-29 11:08:19.520 DEBUG   Scripting (Main): plugin: APPLIED 'VoiceChat'
2023-07-29 11:08:19.520 INFO    SOUND (Main): Added sound path: ./CoreMods/services/VoiceChat/Sounds
2023-07-29 11:08:19.525 DEBUG   Scripting (Main): plugin: APPLIED 'jsAvionics'
2023-07-29 11:08:19.529 DEBUG   Scripting (Main): plugin: APPLIED 'Combined Arms by Eagle Dynamics'
2023-07-29 11:08:19.535 INFO    SOUND (Main): Added sound path: ./Mods/tech/CombinedArms/Sounds
2023-07-29 11:08:19.541 DEBUG   Scripting (Main): plugin: APPLIED 'Supercarrier'
2023-07-29 11:08:19.547 DEBUG   Scripting (Main): plugin: APPLIED 'WWII Armour and Technics'
2023-07-29 11:08:19.551 INFO    SOUND (Main): Added sound path: ./Mods/tech/WWII Units/Sounds
2023-07-29 11:08:19.554 INFO    SOUNDER (Main): Loaded 79 packed sounders.
2023-07-29 11:08:19.607 WARNING EDCORE (Main): Source mods/tech/wwii units/textures/ju-88 is already mounted to the same mount /textures/.
2023-07-29 11:08:19.669 DEBUG   Scripting (Main): plugin: APPLIED 'A-10C Warthog by Eagle Dynamics'
2023-07-29 11:08:19.674 INFO    SOUND (Main): Added sound path: ./Mods/aircraft/A-10C/Sounds
2023-07-29 11:08:19.681 DEBUG   Scripting (Main): plugin: APPLIED 'A-10C II Warthog by Eagle Dynamics'
2023-07-29 11:08:19.685 INFO    SOUND (Main): Added sound path: ./Mods/aircraft/A-10C_2/Sounds
2023-07-29 11:08:19.692 DEBUG   Scripting (Main): plugin: APPLIED 'AH-64D BLK.II'
2023-07-29 11:08:19.698 INFO    SOUND (Main): Added sound path: ./Mods/aircraft/AH-64D/Sounds
2023-07-29 11:08:19.705 INFO    Scripting (Main): plugin: SKIPPED 'AJS37 Viggen by Heatblur Simulations': disabled by user
2023-07-29 11:08:19.708 DEBUG   Scripting (Main): plugin: APPLIED 'AV-8B N/A by RAZBAM Sims'
2023-07-29 11:08:19.712 INFO    SOUND (Main): Added sound path: ./Mods/aircraft/AV8BNA/Sounds
2023-07-29 11:08:19.748 DEBUG   Scripting (Main): plugin: APPLIED 'Bf 109 K-4 by Eagle Dynamics'
2023-07-29 11:08:19.753 INFO    SOUND (Main): Added sound path: ./Mods/aircraft/Bf-109K-4/Sounds
2023-07-29 11:08:19.759 DEBUG   Scripting (Main): plugin: APPLIED 'Christen Eagle II by Magnitude 3 LLC'
2023-07-29 11:08:19.761 INFO    SOUND (Main): Added sound path: ./Mods/aircraft/Christen Eagle II/Sounds
2023-07-29 11:08:19.779 DEBUG   Scripting (Main): plugin: APPLIED 'Flaming Cliffs by Eagle Dynamics'
2023-07-29 11:08:19.789 INFO    Scripting (Main): plugin: SKIPPED 'F-15C': disabled by 'Flaming Cliffs by Eagle Dynamics'
2023-07-29 11:08:19.792 DEBUG   Scripting (Main): plugin: APPLIED 'F-16C bl.50'
2023-07-29 11:08:19.797 INFO    SOUND (Main): Added sound path: ./Mods/aircraft/F-16C/Sounds
2023-07-29 11:08:19.804 DEBUG   Scripting (Main): plugin: APPLIED 'F-5E by Belsimtek'
2023-07-29 11:08:19.808 INFO    SOUND (Main): Added sound path: ./Mods/aircraft/F-5E/Sounds
2023-07-29 11:08:19.816 DEBUG   Scripting (Main): plugin: APPLIED 'F-86F Sabre by Belsimtek'
2023-07-29 11:08:19.820 INFO    SOUND (Main): Added sound path: ./Mods/aircraft/F-86/Sounds
2023-07-29 11:08:19.827 DEBUG   Scripting (Main): plugin: APPLIED 'F-14B by Heatblur Simulations'
2023-07-29 11:08:19.935 INFO    SOUND (Main): Added sound path: ./Mods/aircraft/F14/Sounds
2023-07-29 11:08:24.632 DEBUG   Scripting (Main): plugin: APPLIED 'F/A-18C'
2023-07-29 11:08:24.636 INFO    SOUND (Main): Added sound path: ./Mods/aircraft/FA-18C/Sounds
2023-07-29 11:08:24.645 DEBUG   Scripting (Main): plugin: APPLIED 'Fw 190 A-8 by Eagle Dynamics'
2023-07-29 11:08:24.649 INFO    SOUND (Main): Added sound path: ./Mods/aircraft/FW-190A8/Sounds
2023-07-29 11:08:24.657 DEBUG   Scripting (Main): plugin: APPLIED 'FW-190D9 Dora by Eagle Dynamics'
2023-07-29 11:08:24.662 INFO    SOUND (Main): Added sound path: ./Mods/aircraft/FW-190D9/Sounds
2023-07-29 11:08:24.664 INFO    Scripting (Main): plugin: SKIPPED 'I-16 by OctopusG': disabled by user
2023-07-29 11:08:24.668 DEBUG   Scripting (Main): plugin: APPLIED 'Ka-50 Black Shark by Eagle Dynamics'
2023-07-29 11:08:24.674 INFO    SOUND (Main): Added sound path: ./Mods/aircraft/Ka-50/Sounds
2023-07-29 11:08:24.681 DEBUG   Scripting (Main): plugin: APPLIED 'Ka-50 Black Shark 3 by Eagle Dynamics'
2023-07-29 11:08:24.695 INFO    SOUND (Main): Added sound path: ./Mods/aircraft/Ka-50_3/Sounds
2023-07-29 11:08:24.703 DEBUG   Scripting (Main): plugin: APPLIED 'L-39C'
2023-07-29 11:08:24.707 INFO    SOUND (Main): Added sound path: ./Mods/aircraft/L-39C/Sounds
2023-07-29 11:08:24.717 DEBUG   Scripting (Main): plugin: APPLIED 'M-2000C by RAZBAM Sims'
2023-07-29 11:08:24.721 INFO    SOUND (Main): Added sound path: ./Mods/aircraft/M-2000C/Sounds
2023-07-29 11:08:24.797 INFO    Scripting (Main): plugin: SKIPPED 'Mi-24P by Eagle Dynamics': disabled by user
2023-07-29 11:08:24.801 DEBUG   Scripting (Main): plugin: APPLIED 'Mi-8MTV2 Hip by Belsimtek'
2023-07-29 11:08:24.806 INFO    SOUND (Main): Added sound path: ./Mods/aircraft/Mi-8MTV2/Sounds
2023-07-29 11:08:24.811 INFO    Scripting (Main): plugin: SKIPPED 'MiG-19P by RAZBAM': disabled by user
2023-07-29 11:08:24.815 DEBUG   Scripting (Main): plugin: APPLIED 'P-47D-30 by Eagle Dynamics'
2023-07-29 11:08:24.820 INFO    SOUND (Main): Added sound path: ./Mods/aircraft/P-47D-30/Sounds
2023-07-29 11:08:24.826 DEBUG   Scripting (Main): plugin: APPLIED 'P-51D Mustang by Eagle Dynamics'
2023-07-29 11:08:24.832 DEBUG   Scripting (Main): plugin: APPLIED 'Spitfire LF Mk. IX by Eagle Dynamics'
2023-07-29 11:08:24.837 INFO    SOUND (Main): Added sound path: ./Mods/aircraft/SpitfireLFMkIX/Sounds
2023-07-29 11:08:24.844 DEBUG   Scripting (Main): plugin: APPLIED 'Su-25T by Eagle Dynamics'
2023-07-29 11:08:24.851 INFO    Scripting (Main): plugin: SKIPPED 'Su-33 Flanker by Eagle Dynamics': disabled by 'Flaming Cliffs by Eagle Dynamics'
2023-07-29 11:08:24.855 DEBUG   Scripting (Main): plugin: APPLIED 'TF-51D Mustang by Eagle Dynamics'
2023-07-29 11:08:24.861 DEBUG   Scripting (Main): plugin: APPLIED 'UH-1H Huey by Belsimtek'
2023-07-29 11:08:24.866 INFO    SOUND (Main): Added sound path: ./Mods/aircraft/Uh-1H/Sounds
2023-07-29 11:08:24.869 INFO    Scripting (Main): plugin: SKIPPED 'Yak-52 by Eagle Dynamics': disabled by user
2023-07-29 11:08:24.872 DEBUG   Scripting (Main): plugin: APPLIED 'Caucasus'
2023-07-29 11:08:24.876 DEBUG   Scripting (Main): plugin: APPLIED 'MarianaIslands'
2023-07-29 11:08:24.880 INFO    SOUND (Main): Added sound path: ./Mods/terrains/MarianaIslands/Sounds
2023-07-29 11:08:24.880 INFO    Scripting (Main): plugin: SKIPPED 'Nevada': disabled by user
2023-07-29 11:08:24.884 DEBUG   Scripting (Main): plugin: APPLIED 'Normandy'
2023-07-29 11:08:24.888 INFO    SOUND (Main): Added sound path: ./Mods/terrains/Normandy/Sounds
2023-07-29 11:08:24.892 DEBUG   Scripting (Main): plugin: APPLIED 'PersianGulf'
2023-07-29 11:08:24.895 INFO    SOUND (Main): Added sound path: ./Mods/terrains/PersianGulf/Sounds
2023-07-29 11:08:24.900 DEBUG   Scripting (Main): plugin: APPLIED 'SinaiMap'
2023-07-29 11:08:24.904 DEBUG   Scripting (Main): plugin: APPLIED 'Syria'
2023-07-29 11:08:24.904 DEBUG   Scripting (Main): plugin: APPLIED 'Tacview by Raia Software'
2023-07-29 11:08:24.905 DEBUG   Scripting (Main): plugin: APPLIED 'Virtaul Air Festivals'
2023-07-29 11:08:24.905 WARNING EDCORE (Main): Source g:/kaydedilen oyunlar/dcs.openbeta/mods/tech/virtual air festivals/shapes is already mounted to the same mount /models/.
2023-07-29 11:08:24.932 WARNING LOG (2232): 4 duplicate message(s) skipped.
2023-07-29 11:08:24.932 WARNING EDCORE (Main): Source g:/kaydedilen oyunlar/dcs.openbeta/mods/tech/virtual air festivals/textures is already mounted to the same mount /textures/.
2023-07-29 11:08:24.939 WARNING LOG (2232): 4 duplicate message(s) skipped.
2023-07-29 11:08:24.939 INFO    Scripting (Main): plugin: SKIPPED 'G:\Kaydedilen Oyunlar\DCS.openbeta\Mods/aircraft/VTSF5': not supported
2023-07-29 11:08:24.939 DEBUG   Scripting (Main): plugin: APPLIED 'DCS-SRS'
2023-07-29 11:08:24.944 INFO    Scripting (Main): plugin: SKIPPED 'A-10A by Eagle Dynamics': disabled by 'Flaming Cliffs by Eagle Dynamics'
2023-07-29 11:08:24.948 DEBUG   Scripting (Main): plugin: APPLIED 'C-101 Aviojet'
2023-07-29 11:08:24.952 DEBUG   Scripting (Main): plugin: APPLIED 'F-15E by RAZBAM'
2023-07-29 11:08:24.957 DEBUG   Scripting (Main): plugin: APPLIED 'JF-17 by Deka Ironwork Simulations'
2023-07-29 11:08:24.961 DEBUG   Scripting (Main): plugin: APPLIED 'MB-339A/PAN by IndiaFoxtEcho'
2023-07-29 11:08:24.966 DEBUG   Scripting (Main): plugin: APPLIED 'MiG-15bis by Belsimtek'
2023-07-29 11:08:24.970 DEBUG   Scripting (Main): plugin: APPLIED 'MiG-21Bis by Magnitude 3 LLC'
2023-07-29 11:08:24.975 INFO    Scripting (Main): plugin: SKIPPED 'MiG-29 Fulcrum by Eagle Dynamics': disabled by 'Flaming Cliffs by Eagle Dynamics'
2023-07-29 11:08:24.979 DEBUG   Scripting (Main): plugin: APPLIED 'Mirage F1 by Aerges'
2023-07-29 11:08:24.984 DEBUG   Scripting (Main): plugin: APPLIED 'DH.98 Mosquito FB Mk. VI by Eagle Dynamics'
2023-07-29 11:08:24.989 DEBUG   Scripting (Main): plugin: APPLIED 'SA342 Gazelle by Polychop-Simulations'
2023-07-29 11:08:24.993 INFO    Scripting (Main): plugin: SKIPPED 'Su-25A by Eagle Dynamics': disabled by 'Flaming Cliffs by Eagle Dynamics'
2023-07-29 11:08:24.997 INFO    Scripting (Main): plugin: SKIPPED 'Su-27 Flanker by Eagle Dynamics': disabled by 'Flaming Cliffs by Eagle Dynamics'
2023-07-29 11:08:25.002 DEBUG   Scripting (Main): plugin: APPLIED 'TheChannel'
2023-07-29 11:08:25.010 INFO    Scripting (Main): PLUGINS DONE--------------------------------------------------
2023-07-29 11:08:25.060 DEBUG   Database (Main): WARNING: task 36 is missing
2023-07-29 11:08:25.094 WARNING LOG (2232): 3 duplicate message(s) skipped.
2023-07-29 11:08:25.094 DEBUG   Database (Main): ---db_years.lua loaded!!---
2023-07-29 11:08:25.241 DEBUG   Database (Main): WARNING: task 36 is missing
2023-07-29 11:08:25.259 DEBUG   Database (Main): generated "ara_vdm" = 342
2023-07-29 11:08:25.271 DEBUG   Database (Main): generated "weapons.containers.{AKAN_NO_TRC}" = 1796
2023-07-29 11:08:25.283 DEBUG   Database (Main): generated "weapons.containers.{CLB4_SAMP400LD}" = 1818
2023-07-29 11:08:25.283 DEBUG   Database (Main): generated "weapons.containers.{CLB4_SAMP250HD}" = 1819
2023-07-29 11:08:25.283 DEBUG   Database (Main): generated "weapons.containers.{CLB4_SAMP125LD}" = 1820
2023-07-29 11:08:25.283 DEBUG   Database (Main): generated "weapons.containers.{CLB4_SAMP250LD}" = 1821
2023-07-29 11:08:25.283 DEBUG   Database (Main): generated "weapons.containers.{CLB4_MK82}" = 1822
2023-07-29 11:08:25.283 DEBUG   Database (Main): generated "weapons.containers.{CLB4_BLU107}" = 1823
2023-07-29 11:08:25.283 DEBUG   Database (Main): generated "weapons.containers.{CLB4_BR250}" = 1824
2023-07-29 11:08:25.283 DEBUG   Database (Main): generated "weapons.containers.{CLB4_SAMP400HD}" = 1825
2023-07-29 11:08:25.283 DEBUG   Database (Main): generated "weapons.containers.{M261_M151_M433}" = 1833
2023-07-29 11:08:25.283 DEBUG   Database (Main): generated "weapons.containers.{M261_M259}" = 1834
2023-07-29 11:08:25.283 DEBUG   Database (Main): generated "weapons.containers.M261_MK156" = 1835
2023-07-29 11:08:25.283 DEBUG   Database (Main): generated "weapons.containers.M261_MK151" = 1836
2023-07-29 11:08:25.283 DEBUG   Database (Main): generated "weapons.containers.{LR25_ARF8M3_HEI}" = 1839
2023-07-29 11:08:25.283 DEBUG   Database (Main): generated "weapons.containers.{LR25_ARF8M3_API}" = 1840
2023-07-29 11:08:25.283 DEBUG   Database (Main): generated "weapons.containers.{M299_3xAGM_114L_OUTBOARD_STARBOARD}" = 1850
2023-07-29 11:08:25.283 DEBUG   Database (Main): generated "weapons.containers.{M299_4xAGM_114L}" = 1851
2023-07-29 11:08:25.283 DEBUG   Database (Main): generated "weapons.containers.{M299_2xAGM_114L}" = 1852
2023-07-29 11:08:25.283 DEBUG   Database (Main): generated "weapons.containers.{M299_3xAGM_114K_1xAGM_114L_PRT}" = 1853
2023-07-29 11:08:25.283 DEBUG   Database (Main): generated "weapons.containers.{M299_1xAGM_114K_3xAGM_114L_STRBRD}" = 1854
2023-07-29 11:08:25.283 DEBUG   Database (Main): generated "weapons.containers.{M299_2xAGM_114K_2xAGM_114L}" = 1855
2023-07-29 11:08:25.283 DEBUG   Database (Main): generated "weapons.containers.{M299_1xAGM_114L_OUTBOARD_PORT}" = 1856
2023-07-29 11:08:25.283 DEBUG   Database (Main): generated "weapons.containers.{M299_3xAGM_114L_OUTBOARD_PORT}" = 1857
2023-07-29 11:08:25.283 DEBUG   Database (Main): generated "weapons.containers.{M299_3xAGM_114K_1xAGM_114L_STRBRD}" = 1858
2023-07-29 11:08:25.283 DEBUG   Database (Main): generated "weapons.containers.{M299_1xAGM_114L_OUTBOARD_STARBOARD}" = 1859
2023-07-29 11:08:25.283 DEBUG   Database (Main): generated "weapons.containers.{M299_1xAGM_114K_3xAGM_114L_PRT}" = 1860
2023-07-29 11:08:25.340 INFO    EDCORE (Main): Loaded G:/DCS World OpenBeta/CoreMods/tech/SouthAtlanticAssets/bin/SouthAtlantic.dll
2023-07-29 11:08:25.357 INFO    EDCORE (Main): Loaded G:/DCS World OpenBeta/CoreMods/aircraft/AV8BNA/bin/AV8B_AI.dll
2023-07-29 11:08:25.372 INFO    EDCORE (Main): Loaded G:/DCS World OpenBeta/CoreMods/aircraft/C-101/bin/C101Core.dll
2023-07-29 11:08:25.389 INFO    EDCORE (Main): Loaded G:/DCS World OpenBeta/CoreMods/aircraft/ChinaAssetPack/bin/CAP_AI.dll
2023-07-29 11:08:25.400 INFO    EDCORE (Main): Loaded G:/DCS World OpenBeta/CoreMods/aircraft/ChinaAssetPack/bin/JF-17_AI.dll
2023-07-29 11:08:25.417 INFO    CE2_AI (Main): Loading CE AI
2023-07-29 11:08:25.417 INFO    EDCORE (Main): Loaded G:/DCS World OpenBeta/CoreMods/aircraft/Christen Eagle II/bin/CE2_AI.dll
2023-07-29 11:08:25.436 INFO    EDCORE (Main): Loaded G:/DCS World OpenBeta/CoreMods/aircraft/F-15E/bin/F15E_AI.dll
2023-07-29 11:08:25.451 INFO    EDCORE (Main): Loaded G:/DCS World OpenBeta/CoreMods/aircraft/F14/bin/F14-AI.dll
2023-07-29 11:08:25.468 INFO    EDCORE (Main): Loaded G:/DCS World OpenBeta/CoreMods/aircraft/M-2000C/bin/M2KC_AI.dll
2023-07-29 11:08:25.485 INFO    MiG21_AI (Main): Loading Mig21 AI
2023-07-29 11:08:25.485 INFO    EDCORE (Main): Loaded G:/DCS World OpenBeta/CoreMods/aircraft/MiG-21BIS/bin/MiG21_AI.dll
2023-07-29 11:08:25.500 INFO    EDCORE (Main): Loaded G:/DCS World OpenBeta/CoreMods/aircraft/Mirage-F1/bin/MirageF1Core.dll
2023-07-29 11:08:25.525 INFO    EDCORE (Main): Loaded G:/DCS World OpenBeta/CoreMods/services/CaptoGlove/bin/edCaptoGlove.dll
2023-07-29 11:08:25.564 INFO    EDCORE (Main): Loaded G:/DCS World OpenBeta/CoreMods/services/LeapMotion/bin/edLeapMotion.dll
2023-07-29 11:08:25.590 INFO    EDCORE (Main): Loaded G:/DCS World OpenBeta/CoreMods/services/SensoryxVRFree/bin/edSensoryxVRFree.dll
2023-07-29 11:08:25.622 INFO    EDCORE (Main): Loaded G:/DCS World OpenBeta/CoreMods/services/VoiceChat/bin/VoiceChat.dll
2023-07-29 11:08:25.710 INFO    EDCORE (Main): Loaded G:/DCS World OpenBeta/CoreMods/services/jsAvionics/bin/jsAvionics.dll
2023-07-29 11:08:26.426 INFO    EDCORE (Main): Loaded G:/DCS World OpenBeta/Mods/tech/CombinedArms/bin/GroundCockpitBase.dll
2023-07-29 11:08:27.499 INFO    EDCORE (Main): Loaded G:/DCS World OpenBeta/Mods/tech/CombinedArms/bin/CombinedArms.dll
2023-07-29 11:08:28.773 INFO    EDCORE (Main): Loaded G:/DCS World OpenBeta/Mods/tech/Supercarrier/bin/edSupercarrier.dll
2023-07-29 11:08:28.883 INFO    EDCORE (Main): Loaded G:/Kaydedilen Oyunlar/DCS.openbeta/Mods/services/DCS-SRS/bin/srs.dll
2023-07-29 11:08:29.016 INFO    APP (Main): options.graphics =
{
	['messagesFontScale'] = 1;
	['forestDetailsFactor'] = 1;
	['rainDroplets'] = true;
	['LensEffects'] = 3;
	['box_mouse_cursor'] = false;
	['anisotropy'] = 3;
	['water'] = 2;
	['motionBlurAmount'] = 1.5;
	['BlurFlatShadows'] = 1;
	['outputGamma'] = 1.7;
	['aspect'] = 1.7777777777778;
	['lights'] = 2;
	['shadows'] = 4;
	['MSAA'] = 2;
	['SSAA'] = 0;
	['ScreenshotExt'] = 'png';
	['clutterMaxDistance'] = 500;
	['cockpitGI'] = 1;
	['terrainTextures'] = 'max';
	['multiMonitorSetup'] = '1camera';
	['defaultFOV'] = 78;
	['shadowTree'] = false;
	['chimneySmokeDensity'] = 10;
	['fullScreen'] = true;
	['preloadRadius'] = 96000;
	['width'] = 1920;
	['visibRange'] = 'Ultra';
	['DOF'] = 0;
	['clouds'] = 3;
	['sceneryDetailsFactor'] = 1;
	['useDeferredShading'] = 1;
	['flatTerrainShadows'] = 0;
	['textures'] = 2;
	['secondaryShadows'] = 1;
	['SSLR'] = 1;
	['effects'] = 3;
	['SSAO'] = 1;
	['scaleGui'] = 1;
	['sync'] = false;
	['motionBlur'] = 0;
	['height'] = 1080;
	['heatBlr'] = 2;
	['forestDistanceFactor'] = 1;
	['civTraffic'] = 'high';
};
2023-07-29 11:08:29.017 INFO    VISUALIZER (Main): render thread initialization...
2023-07-29 11:08:29.024 INFO    GRAPHICSVISTA (12184): renderer: 'dx11backend.dll'
2023-07-29 11:08:29.216 INFO    DX11BACKEND (12184): DX11Renderer initialization (w:1920 h:1080 fullscrn:1 vsync:0 adapter:0 monitor:0 shaderErrors:1)
2023-07-29 11:08:29.568 INFO    DX11BACKEND (12184): Driver Concurrent Creates - 1
2023-07-29 11:08:29.568 INFO    DX11BACKEND (12184): Driver Command Lists - 1
2023-07-29 11:08:29.580 INFO    DX11BACKEND (12184): NVIDIA API init OK
2023-07-29 11:08:29.581 INFO    DX11BACKEND (12184): NVIDIA Display Driver Version 53667.r536_62
2023-07-29 11:08:29.581 INFO    DX11BACKEND (12184): GPU count:1
2023-07-29 11:08:29.643 INFO    DX11BACKEND (12184): commonPool: 48-128, cbPool: 4-14
2023-07-29 11:08:29.643 INFO    DX11BACKEND (12184): samplerPool: 5-16
2023-07-29 11:08:29.644 INFO    METASHADER (12184): Init filesystem: G
2023-07-29 11:08:29.649 INFO    DX11BACKEND (12184): DX11ShaderBinaries::loadCache Bazar/shaders/fxo/fxo.zip
2023-07-29 11:08:31.692 INFO    DX11BACKEND (12184): DX11ShaderBinaries::loadCache done. Loaded 1983/1984.
2023-07-29 11:08:31.702 INFO    DX11BACKEND (12184): DX11ShaderBinaries::loadCache G:\Kaydedilen Oyunlar\DCS.openbeta\fxo
2023-07-29 11:08:31.960 INFO    DX11BACKEND (12184): DX11ShaderBinaries::loadCache done. Loaded 216/216.
2023-07-29 11:08:32.421 INFO    VISUALIZER (12184): SceneManager initialization
2023-07-29 11:08:32.522 INFO    VISUALIZER (12184): DCSScene initialized
2023-07-29 11:08:32.831 ERROR_ONCE DX11BACKEND (12184): render target 'mainDepthBuffer' not found
2023-07-29 11:08:32.870 ERROR_ONCE DX11BACKEND (12184): render target 'uiTargetColor' not found
2023-07-29 11:08:32.870 ERROR_ONCE DX11BACKEND (12184): render target 'uiTargetDepth' not found
2023-07-29 11:08:32.870 INFO    VISUALIZER (12184): DCSSceneRenderer initialized
2023-07-29 11:08:32.871 INFO    VISUALIZER (12184): SceneManager: render pool size:6
2023-07-29 11:08:32.922 ERROR_ONCE DX11BACKEND (12216): texture 'lightning.dds' not found. Asked from ''
2023-07-29 11:08:32.966 INFO    VISUALIZER (Main): render thread is initialized
2023-07-29 11:08:32.990 INFO    INPUT (Main): Device [Keyboard] created.
2023-07-29 11:08:33.040 ERROR   EFFECTS2 (12184): OParticleSystem: error reading 'liquidAnimationBaking' emitter in 'Config/Effects/ParticleSystem2/liquidLeak.lua'
2023-07-29 11:08:33.040 ERROR_ONCE DX11BACKEND (15836): texture 'LiquidAnimationNormals' not found. Asked from ''
2023-07-29 11:08:33.040 ERROR_ONCE DX11BACKEND (492): texture 'LiquidAnimationAlphas' not found. Asked from ''
2023-07-29 11:08:33.074 INFO    INPUT (Main): Device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}] created.
2023-07-29 11:08:33.074 INFO    INPUT (Main): Joystick created[F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}], ForceFeedBack: no
2023-07-29 11:08:33.079 INFO    INPUT (Main): Device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}] created.
2023-07-29 11:08:33.079 INFO    INPUT (Main): Joystick created[Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}], ForceFeedBack: no
2023-07-29 11:08:33.103 INFO    INPUT (Main): Device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}] created.
2023-07-29 11:08:33.103 INFO    INPUT (Main): Joystick created[T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}], ForceFeedBack: no
2023-07-29 11:08:33.109 INFO    INPUT (Main): Device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}] created.
2023-07-29 11:08:33.109 INFO    INPUT (Main): Joystick created[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}], ForceFeedBack: no
2023-07-29 11:08:33.111 INFO    INPUT (Main): Device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}] created.
2023-07-29 11:08:33.111 INFO    INPUT (Main): Joystick created[Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}], ForceFeedBack: no
2023-07-29 11:08:33.112 INFO    INPUT (Main): Device [Mouse] created.
2023-07-29 11:08:33.119 INFO    INPUT (Main): Device [TrackIR] created.
2023-07-29 11:08:33.132 INFO    ED_SOUND (Main): Opening default audio device.
2023-07-29 11:08:33.134 INFO    ED_SOUND (Main): Speaker layout: auto
2023-07-29 11:08:33.136 INFO    ED_SOUND (Main): Driver reports 2 channels with mask 0x3
2023-07-29 11:08:33.137 INFO    ED_SOUND (Main): Using 2 channels at 48000 Hz
2023-07-29 11:08:33.137 INFO    ED_SOUND (Main): Channel layout: Headphones/Stereo
2023-07-29 11:08:33.143 INFO    ED_SOUND (Main): Opening default audio device.
2023-07-29 11:08:33.144 INFO    ED_SOUND (Main): Speaker layout: forced_stereo
2023-07-29 11:08:33.144 INFO    ED_SOUND (Main): Driver reports 2 channels with mask 0x3
2023-07-29 11:08:33.144 INFO    ED_SOUND (Main): Using 2 channels at 48000 Hz
2023-07-29 11:08:33.144 INFO    ED_SOUND (Main): Channel layout: Headphones/Stereo
2023-07-29 11:08:33.189 INFO    APP (Main): gDescription: "NVIDIA GeForce RTX 3080" gVendorId: 4318 gDeviceId: 8726 gMemory: 10067 MB
2023-07-29 11:08:34.471 ERROR   WORLDGENERAL (Main): AJS37 AI by Heatblur Simulations: Unexpected fires_pos index  12
2023-07-29 11:08:34.473 ERROR   WORLDGENERAL (Main): Error: Unit [Hawk]: Cell "COCKPIT" is linked to self.
2023-07-29 11:08:34.473 ERROR   WORLDGENERAL (Main): Error: Unit [Hawk]: Cell "CABIN_BOTTOM" link to cell "COCKPIT" produces a link loop.
2023-07-29 11:08:34.473 ERROR   WORLDGENERAL (Main): Error: Unit [Hawk]: Cell "CABIN_BOTTOM" is linked to self.
2023-07-29 11:08:34.473 ERROR   WORLDGENERAL (Main): Error: Unit [Hawk]: Cell "CABIN_LEFT_SIDE" is linked to self.
2023-07-29 11:08:34.473 ERROR   WORLDGENERAL (Main): Error: Unit [Hawk]: Cell "CABIN_RIGHT_SIDE" link to cell "CABIN_LEFT_SIDE" produces a link loop.
2023-07-29 11:08:34.473 ERROR   WORLDGENERAL (Main): Error: Unit [Hawk]: Cell "CABIN_RIGHT_SIDE" is linked to self.
2023-07-29 11:08:34.581 ERROR   wInfo (Main): negative weight of payload "{HOT3_L2_M}"
2023-07-29 11:08:34.581 ERROR   wInfo (Main): negative weight of payload "{HOT3_R1_M}"
2023-07-29 11:08:34.581 ERROR   wInfo (Main): negative weight of payload "{HOT3_R2_M}"
2023-07-29 11:08:34.582 ERROR   wInfo (Main): negative weight of payload "{HOT3_L1_M}"
2023-07-29 11:08:34.587 INFO    DX11BACKEND (Main): DX11ShaderBinaries::loadCache ./Mods/aircraft/F14/fxo
2023-07-29 11:08:34.588 INFO    DX11BACKEND (Main): DX11ShaderBinaries::loadCache done. Loaded 0/0.
2023-07-29 11:08:34.642 INFO    EDCORE (Main): (dDispatcher)enterToState_:1
2023-07-29 11:08:34.659 DEBUG   Scripting (Main): DCS started
2023-07-29 11:08:34.700 DEBUG   Scripting (Main): Speech.phrase module loaded
2023-07-29 11:08:34.714 DEBUG   Scripting (Main): Speech.NATO module loaded
2023-07-29 11:08:34.715 DEBUG   Scripting (Main): Speech.USSR module loaded
2023-07-29 11:08:34.715 DEBUG   Scripting (Main): Speech module loaded
2023-07-29 11:08:34.755 DEBUG   LuaGUI (Main): locale:	en	
2023-07-29 11:08:34.787 DEBUG   LuaGUI (Main): me_db_api creation started
2023-07-29 11:08:34.830 DEBUG   LuaGUI (Main): WARNING: task 36 is missing
2023-07-29 11:08:34.863 WARNING LOG (2232): 3 duplicate message(s) skipped.
2023-07-29 11:08:34.863 DEBUG   LuaGUI (Main): ---db_years.lua loaded!!---
2023-07-29 11:08:35.009 DEBUG   LuaGUI (Main): WARNING: task 36 is missing
2023-07-29 11:08:35.026 DEBUG   LuaGUI (Main): generated "ara_vdm" = 342
2023-07-29 11:08:35.038 DEBUG   LuaGUI (Main): generated "weapons.containers.{AKAN_NO_TRC}" = 1796
2023-07-29 11:08:35.050 DEBUG   LuaGUI (Main): generated "weapons.containers.{CLB4_SAMP400LD}" = 1818
2023-07-29 11:08:35.050 DEBUG   LuaGUI (Main): generated "weapons.containers.{CLB4_SAMP250HD}" = 1819
2023-07-29 11:08:35.050 DEBUG   LuaGUI (Main): generated "weapons.containers.{CLB4_SAMP125LD}" = 1820
2023-07-29 11:08:35.050 DEBUG   LuaGUI (Main): generated "weapons.containers.{CLB4_SAMP250LD}" = 1821
2023-07-29 11:08:35.050 DEBUG   LuaGUI (Main): generated "weapons.containers.{CLB4_MK82}" = 1822
2023-07-29 11:08:35.050 DEBUG   LuaGUI (Main): generated "weapons.containers.{CLB4_BLU107}" = 1823
2023-07-29 11:08:35.050 DEBUG   LuaGUI (Main): generated "weapons.containers.{CLB4_BR250}" = 1824
2023-07-29 11:08:35.050 DEBUG   LuaGUI (Main): generated "weapons.containers.{CLB4_SAMP400HD}" = 1825
2023-07-29 11:08:35.050 DEBUG   LuaGUI (Main): generated "weapons.containers.{M261_M151_M433}" = 1833
2023-07-29 11:08:35.050 DEBUG   LuaGUI (Main): generated "weapons.containers.{M261_M259}" = 1834
2023-07-29 11:08:35.050 DEBUG   LuaGUI (Main): generated "weapons.containers.M261_MK156" = 1835
2023-07-29 11:08:35.050 DEBUG   LuaGUI (Main): generated "weapons.containers.M261_MK151" = 1836
2023-07-29 11:08:35.050 DEBUG   LuaGUI (Main): generated "weapons.containers.{LR25_ARF8M3_HEI}" = 1839
2023-07-29 11:08:35.050 DEBUG   LuaGUI (Main): generated "weapons.containers.{LR25_ARF8M3_API}" = 1840
2023-07-29 11:08:35.050 DEBUG   LuaGUI (Main): generated "weapons.containers.{M299_3xAGM_114L_OUTBOARD_STARBOARD}" = 1850
2023-07-29 11:08:35.050 DEBUG   LuaGUI (Main): generated "weapons.containers.{M299_4xAGM_114L}" = 1851
2023-07-29 11:08:35.050 DEBUG   LuaGUI (Main): generated "weapons.containers.{M299_2xAGM_114L}" = 1852
2023-07-29 11:08:35.050 DEBUG   LuaGUI (Main): generated "weapons.containers.{M299_3xAGM_114K_1xAGM_114L_PRT}" = 1853
2023-07-29 11:08:35.050 DEBUG   LuaGUI (Main): generated "weapons.containers.{M299_1xAGM_114K_3xAGM_114L_STRBRD}" = 1854
2023-07-29 11:08:35.050 DEBUG   LuaGUI (Main): generated "weapons.containers.{M299_2xAGM_114K_2xAGM_114L}" = 1855
2023-07-29 11:08:35.050 DEBUG   LuaGUI (Main): generated "weapons.containers.{M299_1xAGM_114L_OUTBOARD_PORT}" = 1856
2023-07-29 11:08:35.050 DEBUG   LuaGUI (Main): generated "weapons.containers.{M299_3xAGM_114L_OUTBOARD_PORT}" = 1857
2023-07-29 11:08:35.050 DEBUG   LuaGUI (Main): generated "weapons.containers.{M299_3xAGM_114K_1xAGM_114L_STRBRD}" = 1858
2023-07-29 11:08:35.050 DEBUG   LuaGUI (Main): generated "weapons.containers.{M299_1xAGM_114L_OUTBOARD_STARBOARD}" = 1859
2023-07-29 11:08:35.050 DEBUG   LuaGUI (Main): generated "weapons.containers.{M299_1xAGM_114K_3xAGM_114L_PRT}" = 1860
2023-07-29 11:08:35.096 DEBUG   LuaGUI (Main): me_db_api creation complete
2023-07-29 11:08:35.618 DEBUG   LuaGUI (Main): --managerModulesME.moduleMainMenu--	nil
2023-07-29 11:08:35.879 DEBUG   LuaGUI (Main): Select TheatreOfWar: 	Caucasus
2023-07-29 11:08:35.901 DEBUG   LuaGUI (Main): can't open 'G:\Kaydedilen Oyunlar\DCS.openbeta\MissionEditor/default_coalitions.lua'
2023-07-29 11:08:36.248 INFO    UIBASERENDERER (Main): Cannot load font [G:\DCS World OpenBeta\dxgui\skins\fonts\]!
2023-07-29 11:08:36.248 INFO    UIBASERENDERER (Main): Cannot create font [G:\DCS World OpenBeta\dxgui\skins\fonts\] size 0!
2023-07-29 11:08:37.541 DEBUG   LuaGUI (Main): removing	C:\Users\rezia\AppData\Local\Temp\DCS.openbeta\tempMission.miz
2023-07-29 11:08:37.587 DEBUG   LuaGUI (Main): LOADING MAP CLASSIFIER
2023-07-29 11:08:37.588 DEBUG   LuaGUI (Main): LOADING MAP CLASSIFIER DONE
2023-07-29 11:08:37.629 INFO    APP (Main): Loaded G:\DCS World OpenBeta\Scripts\Hooks\common.lua
2023-07-29 11:08:37.630 INFO    APP (Main): Loaded G:\DCS World OpenBeta\Scripts\Hooks\multislot.lua
2023-07-29 11:08:37.633 INFO    APP (Main): Loaded G:\DCS World OpenBeta\Scripts\Hooks\voicechat.lua
2023-07-29 11:08:37.634 INFO    APP (Main): Loaded G:\DCS World OpenBeta\Scripts\Hooks\webGUI.lua
2023-07-29 11:08:37.644 DEBUG   LuaHooks (Main): me_db_api creation started
2023-07-29 11:08:37.684 DEBUG   LuaHooks (Main): WARNING: task 36 is missing
2023-07-29 11:08:37.721 WARNING LOG (2232): 3 duplicate message(s) skipped.
2023-07-29 11:08:37.721 DEBUG   LuaHooks (Main): ---db_years.lua loaded!!---
2023-07-29 11:08:37.863 DEBUG   LuaHooks (Main): WARNING: task 36 is missing
2023-07-29 11:08:37.880 DEBUG   LuaHooks (Main): generated "ara_vdm" = 342
2023-07-29 11:08:37.892 DEBUG   LuaHooks (Main): generated "weapons.containers.{AKAN_NO_TRC}" = 1796
2023-07-29 11:08:37.904 DEBUG   LuaHooks (Main): generated "weapons.containers.{CLB4_SAMP400LD}" = 1818
2023-07-29 11:08:37.904 DEBUG   LuaHooks (Main): generated "weapons.containers.{CLB4_SAMP250HD}" = 1819
2023-07-29 11:08:37.904 DEBUG   LuaHooks (Main): generated "weapons.containers.{CLB4_SAMP125LD}" = 1820
2023-07-29 11:08:37.904 DEBUG   LuaHooks (Main): generated "weapons.containers.{CLB4_SAMP250LD}" = 1821
2023-07-29 11:08:37.904 DEBUG   LuaHooks (Main): generated "weapons.containers.{CLB4_MK82}" = 1822
2023-07-29 11:08:37.904 DEBUG   LuaHooks (Main): generated "weapons.containers.{CLB4_BLU107}" = 1823
2023-07-29 11:08:37.904 DEBUG   LuaHooks (Main): generated "weapons.containers.{CLB4_BR250}" = 1824
2023-07-29 11:08:37.904 DEBUG   LuaHooks (Main): generated "weapons.containers.{CLB4_SAMP400HD}" = 1825
2023-07-29 11:08:37.904 DEBUG   LuaHooks (Main): generated "weapons.containers.{M261_M151_M433}" = 1833
2023-07-29 11:08:37.904 DEBUG   LuaHooks (Main): generated "weapons.containers.{M261_M259}" = 1834
2023-07-29 11:08:37.904 DEBUG   LuaHooks (Main): generated "weapons.containers.M261_MK156" = 1835
2023-07-29 11:08:37.904 DEBUG   LuaHooks (Main): generated "weapons.containers.M261_MK151" = 1836
2023-07-29 11:08:37.904 DEBUG   LuaHooks (Main): generated "weapons.containers.{LR25_ARF8M3_HEI}" = 1839
2023-07-29 11:08:37.904 DEBUG   LuaHooks (Main): generated "weapons.containers.{LR25_ARF8M3_API}" = 1840
2023-07-29 11:08:37.904 DEBUG   LuaHooks (Main): generated "weapons.containers.{M299_3xAGM_114L_OUTBOARD_STARBOARD}" = 1850
2023-07-29 11:08:37.904 DEBUG   LuaHooks (Main): generated "weapons.containers.{M299_4xAGM_114L}" = 1851
2023-07-29 11:08:37.904 DEBUG   LuaHooks (Main): generated "weapons.containers.{M299_2xAGM_114L}" = 1852
2023-07-29 11:08:37.904 DEBUG   LuaHooks (Main): generated "weapons.containers.{M299_3xAGM_114K_1xAGM_114L_PRT}" = 1853
2023-07-29 11:08:37.904 DEBUG   LuaHooks (Main): generated "weapons.containers.{M299_1xAGM_114K_3xAGM_114L_STRBRD}" = 1854
2023-07-29 11:08:37.904 DEBUG   LuaHooks (Main): generated "weapons.containers.{M299_2xAGM_114K_2xAGM_114L}" = 1855
2023-07-29 11:08:37.904 DEBUG   LuaHooks (Main): generated "weapons.containers.{M299_1xAGM_114L_OUTBOARD_PORT}" = 1856
2023-07-29 11:08:37.904 DEBUG   LuaHooks (Main): generated "weapons.containers.{M299_3xAGM_114L_OUTBOARD_PORT}" = 1857
2023-07-29 11:08:37.904 DEBUG   LuaHooks (Main): generated "weapons.containers.{M299_3xAGM_114K_1xAGM_114L_STRBRD}" = 1858
2023-07-29 11:08:37.904 DEBUG   LuaHooks (Main): generated "weapons.containers.{M299_1xAGM_114L_OUTBOARD_STARBOARD}" = 1859
2023-07-29 11:08:37.904 DEBUG   LuaHooks (Main): generated "weapons.containers.{M299_1xAGM_114K_3xAGM_114L_PRT}" = 1860
2023-07-29 11:08:37.947 DEBUG   LuaHooks (Main): me_db_api creation complete
2023-07-29 11:08:37.977 INFO    LuaNET (Main): Loading - DCS-SRS GameGUI - Ciribob: 2.0.8.6
2023-07-29 11:08:37.983 INFO    LuaNET (Main): Loaded - DCS-SRS GameGUI - Ciribob: 2.0.8.6
2023-07-29 11:08:37.984 INFO    LuaNET (Main): Loading - DCS-SRS Overlay GameGUI - Ciribob: 2.0.8.6 
2023-07-29 11:08:37.984 INFO    LuaNET (Main): Loaded - DCS-SRS Overlay GameGUI - Ciribob: 2.0.8.6 
2023-07-29 11:08:37.984 INFO    APP (Main): Loaded G:\Kaydedilen Oyunlar\DCS.openbeta\Scripts\Hooks\DCS-SRS-hook.lua
2023-07-29 11:08:37.985 INFO    TACVIEW.GUI.LUA (Main): Starting [G:\Kaydedilen Oyunlar\DCS.openbeta\Scripts\Hooks\TacviewGameGUI.lua]
2023-07-29 11:08:37.985 INFO    TACVIEW.GUI.LUA (Main): Loading C++ flight data recorder from [G:\Kaydedilen Oyunlar\DCS.openbeta\Mods\tech\Tacview\bin\]
2023-07-29 11:08:37.990 INFO    TACVIEW.GUI.LUA (Main): Tacview 1.9.2.200 C++ flight data recorder successfully loaded.
2023-07-29 11:08:37.990 INFO    APP (Main): Loaded G:\Kaydedilen Oyunlar\DCS.openbeta\Scripts\Hooks\TacviewGameGUI.lua
2023-07-29 11:08:37.990 INFO    LuaNET (Main): [LOTATC] GameGUI loading...
2023-07-29 11:08:37.990 INFO    APP (Main): Loaded G:\Kaydedilen Oyunlar\DCS.openbeta\Scripts\Hooks\lotatcGameGUI.lua
2023-07-29 11:08:37.991 INFO    LuaNET (Main): LOTTAF loaded
2023-07-29 11:08:37.991 INFO    APP (Main): Loaded G:\Kaydedilen Oyunlar\DCS.openbeta\Scripts\Hooks\lottafGameGUI.lua
2023-07-29 11:08:38.061 INFO    Dispatcher (Main): //=== END OF INIT ======================================//
2023-07-29 11:08:38.063 INFO    EDCORE (Main): (dDispatcher)enterToState_:2
2023-07-29 11:08:38.084 INFO    EDCORE (Main): (dDispatcher)enterToState_:3
2023-07-29 11:08:38.084 INFO    LUA (Main): Lua CPU usage: metric: average game loading: 54.9889 %
2023-07-29 11:08:38.084 DEBUG   LuaGUI (Main): removing	C:\Users\rezia\AppData\Local\Temp\DCS.openbeta\tempMission.miz
2023-07-29 11:08:38.091 DEBUG   LuaGUI (Main): ---- openReturnScreen=	
2023-07-29 11:09:53.120 INFO    ED_SOUND (11532): Using SSSE3 for peak calc.
2023-07-29 11:09:53.123 INFO    ASYNCNET (Main): client has started
2023-07-29 11:09:53.123 INFO    ASYNCNET (Main): Using LEDBAT for UDP congestion control.
2023-07-29 11:09:53.618 INFO    ASYNCNET (Main): got 1487 servers from the master.
2023-07-29 11:10:05.376 INFO    DXGUI_WIN_ADAPTER (Main): resize main window to [0, 0]
2023-07-29 11:10:46.510 INFO    DXGUI_WIN_ADAPTER (Main): resize main window to [1920, 1080]
2023-07-29 11:10:50.364 INFO    ASYNCNET (Main): client has stopped
2023-07-29 11:10:58.070 INFO    DXGUI_WIN_ADAPTER (Main): resize main window to [0, 0]
2023-07-29 11:11:08.098 INFO    DXGUI_WIN_ADAPTER (Main): resize main window to [1920, 1080]
2023-07-29 11:11:09.253 INFO    ASYNCNET (Main): client has started
2023-07-29 11:11:09.253 INFO    ASYNCNET (Main): Using LEDBAT for UDP congestion control.
2023-07-29 11:11:28.966 INFO    ASYNCNET (Main): connected to server
2023-07-29 11:11:28.967 INFO    ASYNCNET (Main): Server name: Hoggit - Georgia At War
2023-07-29 11:11:28.967 INFO    ASYNCNET (Main): Server version: 2.8.7.42583
2023-07-29 11:11:28.967 INFO    ASYNCNET (Main): Current ping: 0.0ms
2023-07-29 11:11:28.967 DEBUG   LuaGUI (Main): ----onNetConnect---	16
2023-07-29 11:11:28.976 INFO    TACVIEW.DLL (Main): Tacview Flight Data Recorder 1.9.2.200 Loaded.
2023-07-29 11:11:28.976 INFO    TACVIEW.DLL (Main): Config={tacviewModuleEnabled=1, tacviewFlightDataRecordingEnabled=1, tacviewSinglePlayerFlights=2, tacviewMultiplayerFlightsAsClient=2, tacviewMultiplayerFlightsAsHost=2, tacviewBookmarkShortcut=0, tacviewAutoDiscardFlights=10, tacviewDebugMode=0, tacviewTerrainExport=0, tacviewPlaybackDelay=600, tacviewRealTimeTelemetryEnabled=1, tacviewRealTimeTelemetryPort=42674, tacviewRealTimeTelemetryPassword="", tacviewRemoteControlEnabled=0, tacviewRemoteControlPort=42675, tacviewRemoteControlPassword="", tacviewExportPath=""}
2023-07-29 11:11:28.976 INFO    TACVIEW.DLL (Main): Running as a client in a multiplayer session.
2023-07-29 11:11:28.976 INFO    TACVIEW.DLL (Main): Tacview is set to [Record All Available Data]
2023-07-29 11:11:28.977 INFO    TACVIEW.DLL (Main): Export path: [G:\TACVIEW\]
2023-07-29 11:11:28.985 DEBUG   LuaGUI (Main): --- onChatMessage---	Tacview Flight Data Recorder 1.9.2.200 Loaded.	0	0
2023-07-29 11:11:29.003 DEBUG   LuaGUI (Main): --- onChatMessage---	Tacview is set to [Record All Available Data]	0	0
2023-07-29 11:11:29.256 INFO    LuaNET (Main): Trying to Launch SRS @ C:\Program Files\DCS-SimpleRadio-Standalone
2023-07-29 11:11:29.329 DEBUG   LuaGUI (Main): --- onChatMessage---	SRS Running @ 147.135.8.169	1	16
2023-07-29 11:11:30.617 INFO    Dispatcher (Main): loadMission G:\Kaydedilen Oyunlar\DCS.openbeta\Tracks\Multiplayer\Georgia_At_War_P2_v1.0.2_afternoon-20230729-141129.trk
2023-07-29 11:11:30.617 INFO    WORLDGENERAL (Main): loading mission from: "G:\Kaydedilen Oyunlar\DCS.openbeta\Tracks\Multiplayer\Georgia_At_War_P2_v1.0.2_afternoon-20230729-141129.trk"
2023-07-29 11:11:30.655 INFO    APP (Main): use_xRay: yes
2023-07-29 11:11:30.655 INFO    APP (Main): netfm_enable_coeff_switching: yes
2023-07-29 11:11:30.921 INFO    Dispatcher (Main): Terrain theatre Caucasus
2023-07-29 11:11:30.924 INFO    ASYNCNET (Main): Initial ModelTime: 9535.616000
2023-07-29 11:11:30.924 INFO    EDCORE (Main): (dDispatcher)enterToState_:4
2023-07-29 11:11:30.924 INFO    Dispatcher (Main): Start
2023-07-29 11:11:30.936 INFO    Dispatcher (Main): Terrain theatre Caucasus
2023-07-29 11:11:30.937 INFO    Dispatcher (Main): load terrain from ./Mods/terrains/Caucasus\terrain.cfg.lua
2023-07-29 11:11:30.958 INFO    SECURITYCONTROL (Main): Loaded mods/terrains/caucasus/terrain.cfg.lua.pak.crypt
2023-07-29 11:11:30.959 INFO    TERRAIN (Main): lSystem::load(./Mods/terrains/Caucasus\terrain.cfg.lua)
2023-07-29 11:11:30.959 INFO    TERRAIN (Main): lSystem::openSession(./Mods/terrains/Caucasus\terrain.cfg.lua)
2023-07-29 11:11:30.959 INFO    TERRAIN (Main): lSystem::exit()
2023-07-29 11:11:30.959 INFO    TERRAIN (Main): lSystem::CleanScenes()
2023-07-29 11:11:30.959 INFO    EDOBJECTS (Main): lTypeObjectManagerImpl::clear 13
2023-07-29 11:11:39.258 INFO    EDTERRAIN4 (Main): TERRAIN_REVISION = 5124
2023-07-29 11:11:39.269 INFO    EDTERRAIN4 (Main): Open terrain cfg "./Mods/terrains/Caucasus\terrain.cfg.lua"
2023-07-29 11:11:39.269 INFO    EDTERRAIN4 (Main): Build date: 
2023-07-29 11:11:39.269 INFO    EDTERRAIN4 (Main): Texture quality: "max"
2023-07-29 11:11:39.269 INFO    EDTERRAIN4 (Main): Language: "en"
2023-07-29 11:11:39.333 INFO    EDCORE (Main): 0.063 s  terrain references
2023-07-29 11:11:39.333 INFO    EDCORE (Main): 0.000 s  terrain models
2023-07-29 11:11:39.333 INFO    EDCORE (Main): 0.000 s  terrain assets
2023-07-29 11:11:39.399 INFO    EDCORE (Main): 0.063 s  terrain assets2
2023-07-29 11:11:39.530 INFO    EDCORE (Main): 0.131 s  terrain landfile
2023-07-29 11:11:39.536 INFO    EDCORE (Main): 0.004 s  terrain surfaceTile
2023-07-29 11:11:39.536 INFO    EDTERRAIN4 (Main): switchTextures (season=1, minTexture=false)
2023-07-29 11:11:39.690 INFO    EDCORE (Main): 0.154 s  terrain vfstextures
2023-07-29 11:11:39.720 INFO    EDCORE (Main): 0.029 s  terrain scene
2023-07-29 11:11:39.720 INFO    EDCORE (Main): 0.000 s  terrain roaddetails
2023-07-29 11:11:39.720 INFO    EDCORE (Main): 0.000 s  terrain forest
2023-07-29 11:11:40.816 INFO    EDCORE (Main): 1.094 s  terrain routes
2023-07-29 11:11:40.817 INFO    EDCORE (Main): 0.001 s  terrain surfacedetails
2023-07-29 11:11:40.817 INFO    EDCORE (Main): 0.000 s  terrain blocks
2023-07-29 11:11:40.827 INFO    EDCORE (Main): 0.000 s  terrain references
2023-07-29 11:11:42.574 INFO    EDCORE (Main): 1.756 s  terrain superficials
2023-07-29 11:11:42.580 INFO    EDCORE (Main): 0.005 s  terrain lma
2023-07-29 11:11:42.580 INFO    EDCORE (Main): 0.000 s  terrain vectordatasettings
2023-07-29 11:11:43.216 INFO    EDCORE (Main): 0.635 s  terrain navgraph
2023-07-29 11:11:43.221 INFO    EDCORE (Main): 0.005 s  terrain vti
2023-07-29 11:11:43.487 INFO    EDTERRAIN4 (Main): terrain time: 4.217835 s
2023-07-29 11:11:43.498 INFO    TERRAIN (Main): lSystem::InitScenes()
2023-07-29 11:11:43.498 INFO    EDTERRAIN4 (Main): ITerrainContextImpl4::setTrafficDecimation(0)
2023-07-29 11:11:43.499 INFO    EDTERRAIN4 (Main): ITerrainContextImpl4::setDate( day=29, month=7)
2023-07-29 11:11:43.499 INFO    EDTERRAIN4 (Main): lTerraDispatchImpl::setDate( day=29, month=7)
2023-07-29 11:11:43.499 INFO    EDTERRAIN4 (Main): ITerrainContextImpl4::setTextureMode(full=1)
2023-07-29 11:11:43.501 INFO    Dispatcher (Main): load terrain done
2023-07-29 11:11:43.583 INFO    EDTERRAINGRAPHICS41 (12184): ITerrainGraphicsImpl4::openTerrain() START
2023-07-29 11:11:43.583 INFO    EDTERRAINGRAPHICS41 (12184): loading terrain options: Config/terrain/terrainoptions41.lua
2023-07-29 11:11:43.584 INFO    EDTERRAINGRAPHICS41 (12184): loading terrain shading options: ./Mods/terrains/Caucasus/shadingOptions/Caucasus.lua
2023-07-29 11:11:43.588 INFO    METASHADER (12184): MetaShaderCache2: [117] from ./Mods/terrains/Caucasus/misc/metacache/base.lua
2023-07-29 11:11:43.809 INFO    METASHADER (12184): loaded [117/117]
2023-07-29 11:11:43.844 WARNING EDTERRAINGRAPHICS41 (12184): failed to open "surfaceDetailsHints" section in terrain config
2023-07-29 11:11:43.845 ERROR_ONCE DX11BACKEND (9384): texture 'lightPalette.tif' not found. Asked from ''
2023-07-29 11:11:44.556 INFO    EDCORE (12184): 0.709 s  Precompile metashaders
2023-07-29 11:11:44.558 INFO    EDTERRAINGRAPHICS41 (12184): 0.000011s Loaded reference file "caucasus" buffers: 0
2023-07-29 11:11:44.558 INFO    EDCORE (12184): 0.000 s  landscape4::lReferenceFile
2023-07-29 11:11:44.566 INFO    EDTERRAINGRAPHICS41 (12184): 0.004770s Loaded reference file "airfieldslights" buffers: 7
2023-07-29 11:11:44.566 INFO    EDCORE (12184): 0.005 s  landscape4::lReferenceFile
2023-07-29 11:11:44.612 INFO    EDTERRAINGRAPHICS41 (12184): 0.046263s Loaded reference file "blockbuildings" buffers: 9
2023-07-29 11:11:44.612 INFO    EDCORE (12184): 0.046 s  landscape4::lReferenceFile
2023-07-29 11:11:44.615 INFO    EDTERRAINGRAPHICS41 (12184): 0.001751s Loaded reference file "blocktrees" buffers: 0
2023-07-29 11:11:44.615 INFO    EDCORE (12184): 0.002 s  landscape4::lReferenceFile
2023-07-29 11:11:44.667 INFO    EDTERRAINGRAPHICS41 (12184): 0.049625s Loaded reference file "caucasusafbbuildings_new" buffers: 30
2023-07-29 11:11:44.667 INFO    EDCORE (12184): 0.050 s  landscape4::lReferenceFile
2023-07-29 11:11:44.673 INFO    EDTERRAINGRAPHICS41 (12184): 0.005754s Loaded reference file "caucasusbridges" buffers: 11
2023-07-29 11:11:44.673 INFO    EDCORE (12184): 0.006 s  landscape4::lReferenceFile
2023-07-29 11:11:44.681 ERROR   EDTERRAINGRAPHICS41 (12184): metashaders/terrain/varyhouselight.fx|metashaders/transformmodifiers/transform_instanser.meta.hlsl|CAUCASUS_NOISE=;COLOR_VTI=;DIRECTX11=true;GENERATE_NORMALS=;HACK_ASSETS_NORMALS=;LIGHT_TEXTURE=;NODEFINITIONS=;NOISE_OP=PhotoshopOverlay;OCCLUSION_TEXTURE=;PBR_TEXTURES=;SURFACE5=;USE_CAUCASUS_BLEND=;USE_DCS_DEFERRED=1;USE_TERRAIN_PALETTE=;VARYHOUSELOD_SELFILLUM_FLIR=|: geometry->getStructured(P,occlusionTexCoord,selfillumTexCoord) failed
2023-07-29 11:11:44.710 WARNING LOG (2232): 2 duplicate message(s) skipped.
2023-07-29 11:11:44.710 ERROR   EDTERRAINGRAPHICS41 (12184): metashaders/terrain/varyhouselight.fx|metashaders/transformmodifiers/transform_simple.meta.hlsl|CAUCASUS_NOISE=;COLOR_VTI=;DIRECTX11=true;GENERATE_NORMALS=;HACK_ASSETS_NORMALS=;LIGHT_TEXTURE=;NODEFINITIONS=;NOISE_OP=PhotoshopOverlay;OCCLUSION_TEXTURE=;PBR_TEXTURES=;SURFACE5=;USE_CAUCASUS_BLEND=;USE_DCS_DEFERRED=1;USE_TERRAIN_PALETTE=;VARYHOUSELOD_SELFILLUM_FLIR=|: geometry->getStructured(P,occlusionTexCoord,selfillumTexCoord) failed
2023-07-29 11:11:44.713 WARNING LOG (2232): 2 duplicate message(s) skipped.
2023-07-29 11:11:44.713 INFO    EDTERRAINGRAPHICS41 (12184): 0.040015s Loaded reference file "caucasusobjects" buffers: 0
2023-07-29 11:11:44.713 INFO    EDCORE (12184): 0.040 s  landscape4::lReferenceFile
2023-07-29 11:11:44.718 INFO    EDTERRAINGRAPHICS41 (12184): 0.004041s Loaded reference file "communication" buffers: 7
2023-07-29 11:11:44.718 INFO    EDCORE (12184): 0.004 s  landscape4::lReferenceFile
2023-07-29 11:11:44.719 INFO    EDTERRAINGRAPHICS41 (12184): 0.001154s Loaded reference file "crashmodels" buffers: 3
2023-07-29 11:11:44.719 INFO    EDCORE (12184): 0.001 s  landscape4::lReferenceFile
2023-07-29 11:11:44.760 INFO    EDTERRAINGRAPHICS41 (12184): 0.037488s Loaded reference file "crashmodelsfromedm" buffers: 22
2023-07-29 11:11:44.760 INFO    EDCORE (12184): 0.037 s  landscape4::lReferenceFile
2023-07-29 11:11:44.765 INFO    EDTERRAINGRAPHICS41 (12184): 0.004621s Loaded reference file "housedetails" buffers: 9
2023-07-29 11:11:44.765 INFO    EDCORE (12184): 0.005 s  landscape4::lReferenceFile
2023-07-29 11:11:44.767 INFO    EDTERRAINGRAPHICS41 (12184): 0.001774s Loaded reference file "industrial" buffers: 8
2023-07-29 11:11:44.767 INFO    EDCORE (12184): 0.002 s  landscape4::lReferenceFile
2023-07-29 11:11:44.769 INFO    EDTERRAINGRAPHICS41 (12184): materialParams[1]*1536
2023-07-29 11:11:44.775 INFO    EDTERRAINGRAPHICS41 (12184): 0.006246s Loaded reference file "misc" buffers: 3
2023-07-29 11:11:44.775 INFO    EDCORE (12184): 0.006 s  landscape4::lReferenceFile
2023-07-29 11:11:44.779 INFO    EDTERRAINGRAPHICS41 (12184): 0.002987s Loaded reference file "oilplatforms" buffers: 7
2023-07-29 11:11:44.779 INFO    EDCORE (12184): 0.003 s  landscape4::lReferenceFile
2023-07-29 11:11:44.783 INFO    EDTERRAINGRAPHICS41 (12184): 0.002813s Loaded reference file "tuapserefinery" buffers: 6
2023-07-29 11:11:44.783 INFO    EDCORE (12184): 0.003 s  landscape4::lReferenceFile
2023-07-29 11:11:44.786 INFO    EDTERRAINGRAPHICS41 (12184): 0.002714s Loaded reference file "vehicles" buffers: 12
2023-07-29 11:11:44.786 INFO    EDCORE (12184): 0.003 s  landscape4::lReferenceFile
2023-07-29 11:11:44.790 INFO    EDTERRAINGRAPHICS41 (12184): 0.002317s Loaded reference file "vessels" buffers: 7
2023-07-29 11:11:44.790 INFO    EDCORE (12184): 0.002 s  landscape4::lReferenceFile
2023-07-29 11:11:44.793 INFO    EDTERRAINGRAPHICS41 (12184): 0.001379s Loaded reference file "walls" buffers: 2
2023-07-29 11:11:44.793 INFO    EDCORE (12184): 0.001 s  landscape4::lReferenceFile
2023-07-29 11:11:44.797 INFO    EDTERRAINGRAPHICS41 (12184): 0.001641s Loaded reference file "americanbeech" buffers: 0
2023-07-29 11:11:44.797 INFO    EDCORE (12184): 0.002 s  landscape4::lReferenceFile
2023-07-29 11:11:44.800 INFO    EDTERRAINGRAPHICS41 (12184): 0.000605s Loaded reference file "caucasus_fir" buffers: 0
2023-07-29 11:11:44.800 INFO    EDCORE (12184): 0.001 s  landscape4::lReferenceFile
2023-07-29 11:11:44.804 INFO    EDTERRAINGRAPHICS41 (12184): 0.000375s Loaded reference file "cypress_oak" buffers: 0
2023-07-29 11:11:44.804 INFO    EDCORE (12184): 0.000 s  landscape4::lReferenceFile
2023-07-29 11:11:44.808 INFO    EDTERRAINGRAPHICS41 (12184): 0.000434s Loaded reference file "european_beech" buffers: 0
2023-07-29 11:11:44.808 INFO    EDCORE (12184): 0.000 s  landscape4::lReferenceFile
2023-07-29 11:11:44.812 INFO    EDTERRAINGRAPHICS41 (12184): 0.000385s Loaded reference file "green_ash" buffers: 0
2023-07-29 11:11:44.812 INFO    EDCORE (12184): 0.000 s  landscape4::lReferenceFile
2023-07-29 11:11:44.816 INFO    EDTERRAINGRAPHICS41 (12184): 0.000669s Loaded reference file "honey_mesquite" buffers: 0
2023-07-29 11:11:44.816 INFO    EDCORE (12184): 0.001 s  landscape4::lReferenceFile
2023-07-29 11:11:44.820 INFO    EDTERRAINGRAPHICS41 (12184): 0.000608s Loaded reference file "italiancypress" buffers: 0
2023-07-29 11:11:44.820 INFO    EDCORE (12184): 0.001 s  landscape4::lReferenceFile
2023-07-29 11:11:44.824 INFO    EDTERRAINGRAPHICS41 (12184): 0.000429s Loaded reference file "lombardypoplar" buffers: 0
2023-07-29 11:11:44.824 INFO    EDCORE (12184): 0.000 s  landscape4::lReferenceFile
2023-07-29 11:11:44.828 INFO    EDTERRAINGRAPHICS41 (12184): 0.000544s Loaded reference file "mountain_maple" buffers: 0
2023-07-29 11:11:44.828 INFO    EDCORE (12184): 0.001 s  landscape4::lReferenceFile
2023-07-29 11:11:44.833 INFO    EDTERRAINGRAPHICS41 (12184): 0.000627s Loaded reference file "norwayspruce" buffers: 0
2023-07-29 11:11:44.833 INFO    EDCORE (12184): 0.001 s  landscape4::lReferenceFile
2023-07-29 11:11:44.837 INFO    EDTERRAINGRAPHICS41 (12184): 0.000557s Loaded reference file "shrub" buffers: 0
2023-07-29 11:11:44.837 INFO    EDCORE (12184): 0.001 s  landscape4::lReferenceFile
2023-07-29 11:11:44.837 INFO    EDTERRAINGRAPHICS41 (12184): InstanceManager2 is completing initialization... 
2023-07-29 11:11:44.843 INFO    EDTERRAINGRAPHICS41 (12184): InstanceManager2 complete initialization: 
2023-07-29 11:11:44.843 INFO    EDTERRAINGRAPHICS41 (12184):   objects:    669
2023-07-29 11:11:44.843 INFO    EDTERRAINGRAPHICS41 (12184):   subObjects: 493
2023-07-29 11:11:44.843 INFO    EDTERRAINGRAPHICS41 (12184):   objectLods: 2894
2023-07-29 11:11:44.843 INFO    EDTERRAINGRAPHICS41 (12184):   objectLodRenderItems: 354
2023-07-29 11:11:44.843 INFO    EDTERRAINGRAPHICS41 (12184):   MAX_LODS_IN_OBJECT:       10
2023-07-29 11:11:44.843 INFO    EDTERRAINGRAPHICS41 (12184):   MAX_SUBOBJECTS_IN_OBJECT: 74
2023-07-29 11:11:44.843 INFO    EDTERRAINGRAPHICS41 (12184):   GEOMETRY BUFFERS: 143
2023-07-29 11:11:44.846 INFO    EDCORE (12184): 0.000 s  landscape5::OceanFile
2023-07-29 11:11:44.918 INFO    EDCORE (12184): 0.068 s  landscape5::GrassFile
2023-07-29 11:11:44.918 INFO    EDCORE (12184): 0.000 s  landscape5::lModels5File
2023-07-29 11:11:44.997 WARNING LOG (2232): 16 duplicate message(s) skipped.
2023-07-29 11:11:44.997 INFO    EDTERRAINGRAPHICS41 (12184): remapper.deformers is not empty
2023-07-29 11:11:45.037 INFO    EDTERRAINGRAPHICS41 (12184): materialParams[37388]*1536
2023-07-29 11:11:45.040 INFO    EDCORE (12184): 0.044 s  landscape5::Surface5File
2023-07-29 11:11:45.042 INFO    EDTERRAINGRAPHICS41 (12184): materialParams[1040]*1536
2023-07-29 11:11:45.042 INFO    EDCORE (12184): 0.002 s  landscape5::SurfaceTile
2023-07-29 11:11:45.045 INFO    EDCORE (12184): 0.001 s  landscape5::Scene5File
2023-07-29 11:11:45.051 INFO    EDCORE (12184): 0.003 s  landscape4::lRoutesFile
2023-07-29 11:11:45.052 INFO    EDCORE (12184): 0.000 s  landscape4::lSurfaceDetails2File
2023-07-29 11:11:45.056 INFO    EDTERRAINGRAPHICS41 (12184): materialParams[1]*1536
2023-07-29 11:11:45.056 INFO    EDCORE (12184): 0.000 s  landscape4::lSuperficialFile
2023-07-29 11:11:45.061 INFO    EDCORE (12184): Loaded G:/DCS World OpenBeta/bin-mt/dxgui_edge_render.dll
2023-07-29 11:11:45.061 INFO    EDCORE (12184): 0.000 s  landscape4::lGeoNamesFile
2023-07-29 11:11:45.065 INFO    EDCORE (12184): 0.000 s  landscape5::sup5File
2023-07-29 11:11:45.085 WARNING LOG (2232): 1 duplicate message(s) skipped.
2023-07-29 11:11:45.085 INFO    EDCORE (12184): 0.000 s  landscape5::navGraph5File
2023-07-29 11:11:45.085 INFO    EDTERRAINGRAPHICS41 (12184): ITerrainGraphicsImpl4::openTerrain() END 1.502361 s
2023-07-29 11:11:45.685 WARNING GRAPHICSCORE (Main): already registered Renderer callback
2023-07-29 11:11:45.767 INFO    VISUALIZER (12184): DCSSceneRenderer initialized
2023-07-29 11:11:45.821 DEBUG   LuaGUI (Main): Input:	Profile [General] command [BDA show/hide] contains combo [RAlt + '] equal to combo in [UI Layer]
2023-07-29 11:11:45.821 WARNING LOG (2232): 1 duplicate message(s) skipped.
2023-07-29 11:11:45.821 DEBUG   LuaGUI (Main): Input:	Profile [General] command [Chat show/hide] contains combo [LCtrl + LShift + Y] equal to combo in [UI Layer]
2023-07-29 11:11:45.821 DEBUG   LuaGUI (Main): Input:	Profile [General] command [Screenshot] contains combo [SysRQ] equal to combo in [UI Layer]
2023-07-29 11:11:45.821 DEBUG   LuaGUI (Main): Input:	Profile[General] key command[F11 Camera moving forward] for device[Keyboard] has different name from command[F11 camera moving forward] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]
2023-07-29 11:11:45.821 DEBUG   LuaGUI (Main): Input:	Profile[General] key command[F11 Camera moving backward] for device[Keyboard] has different name from command[F11 camera moving backward] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]
2023-07-29 11:11:45.821 DEBUG   LuaGUI (Main): Input:	Profile[General] key command[Keyboard Rate Fast] for device[Keyboard] has different name from command[Fast keyboard turn speed] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]
2023-07-29 11:11:45.821 DEBUG   LuaGUI (Main): Input:	Profile[General] key command[Keyboard Rate Slow] for device[Keyboard] has different name from command[Slow keyboard turn speed] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]
2023-07-29 11:11:45.821 DEBUG   LuaGUI (Main): Input:	Profile[General] key command[Keyboard Rate Normal] for device[Keyboard] has different name from command[Normal keyboard turn speed] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]
2023-07-29 11:11:45.821 DEBUG   LuaGUI (Main): Input:	Profile[General] key command[Mouse Rate Fast] for device[Keyboard] has different name from command[Fast mouse turn speed] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]
2023-07-29 11:11:45.821 DEBUG   LuaGUI (Main): Input:	Profile[General] key command[Mouse Rate Slow] for device[Keyboard] has different name from command[Slow mouse turn speed] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]
2023-07-29 11:11:45.821 DEBUG   LuaGUI (Main): Input:	Profile[General] key command[Mouse Rate Normal] for device[Keyboard] has different name from command[Normal mouse turn speed] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]
2023-07-29 11:11:45.822 DEBUG   LuaGUI (Main): Input:	Profile[General] axis command[Absolute Camera Vertical View] for device[TrackIR] has different name from command[Horizontal View] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}, T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]
2023-07-29 11:11:45.822 DEBUG   LuaGUI (Main): Input:	Profile[General] axis command[Absolute Camera Horizontal View] for device[TrackIR] has different name from command[Vertical View] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}, T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]
2023-07-29 11:11:45.828 DEBUG   LuaGUI (Main): Input:	Profile [General] command [BDA show/hide] contains combo [RAlt + '] equal to combo in [UI Layer]
2023-07-29 11:11:45.828 WARNING LOG (2232): 1 duplicate message(s) skipped.
2023-07-29 11:11:45.828 DEBUG   LuaGUI (Main): Input:	Profile [General] command [Chat show/hide] contains combo [LCtrl + LShift + Y] equal to combo in [UI Layer]
2023-07-29 11:11:45.828 DEBUG   LuaGUI (Main): Input:	Profile [General] command [Screenshot] contains combo [SysRQ] equal to combo in [UI Layer]
2023-07-29 11:11:45.829 DEBUG   LuaGUI (Main): Input:	Profile[General] key command[F11 Camera moving forward] for device[Keyboard] has different name from command[F11 camera moving forward] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]
2023-07-29 11:11:45.829 DEBUG   LuaGUI (Main): Input:	Profile[General] key command[F11 Camera moving backward] for device[Keyboard] has different name from command[F11 camera moving backward] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]
2023-07-29 11:11:45.829 DEBUG   LuaGUI (Main): Input:	Profile[General] key command[Keyboard Rate Fast] for device[Keyboard] has different name from command[Fast keyboard turn speed] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]
2023-07-29 11:11:45.829 DEBUG   LuaGUI (Main): Input:	Profile[General] key command[Keyboard Rate Slow] for device[Keyboard] has different name from command[Slow keyboard turn speed] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]
2023-07-29 11:11:45.829 DEBUG   LuaGUI (Main): Input:	Profile[General] key command[Keyboard Rate Normal] for device[Keyboard] has different name from command[Normal keyboard turn speed] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]
2023-07-29 11:11:45.829 DEBUG   LuaGUI (Main): Input:	Profile[General] key command[Mouse Rate Fast] for device[Keyboard] has different name from command[Fast mouse turn speed] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]
2023-07-29 11:11:45.829 DEBUG   LuaGUI (Main): Input:	Profile[General] key command[Mouse Rate Slow] for device[Keyboard] has different name from command[Slow mouse turn speed] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]
2023-07-29 11:11:45.829 DEBUG   LuaGUI (Main): Input:	Profile[General] key command[Mouse Rate Normal] for device[Keyboard] has different name from command[Normal mouse turn speed] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]
2023-07-29 11:11:45.830 DEBUG   LuaGUI (Main): Input:	Profile[General] axis command[Absolute Camera Vertical View] for device[TrackIR] has different name from command[Horizontal View] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}, T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]
2023-07-29 11:11:45.830 DEBUG   LuaGUI (Main): Input:	Profile[General] axis command[Absolute Camera Horizontal View] for device[TrackIR] has different name from command[Vertical View] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}, T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]
2023-07-29 11:11:45.880 DEBUG   LuaGUI (Main): Input:	Profile[JFT.camera] key command[Light Beacon Cycle Steady/Blink/Off] for device[Keyboard] has different name from command[Light Beacon Cycle on/blink/off] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]
2023-07-29 11:11:45.898 WARNING LOG (2232): 1 duplicate message(s) skipped.
2023-07-29 11:11:45.898 DEBUG   LuaGUI (Main): Input:	Profile [Explorations] command [Exploration cancel] contains combo [Esc] equal to combo in [UI Layer]
2023-07-29 11:11:45.899 WARNING LOG (2232): 1 duplicate message(s) skipped.
2023-07-29 11:11:45.899 DEBUG   LuaGUI (Main): Input:	Command Exploration target selection has no category in profile Explorations
2023-07-29 11:11:45.899 DEBUG   LuaGUI (Main): Input:	Command Exploration cancel has no category in profile Explorations
2023-07-29 11:11:45.899 DEBUG   LuaGUI (Main): Input:	Command Exploration start has no category in profile Explorations
2023-07-29 11:11:45.902 DEBUG   LuaGUI (Main): Input:	Profile [Command menu] command [Command switch dialog] contains combo [LShift + Tab] equal to combo in [UI Layer]
2023-07-29 11:11:45.903 WARNING LOG (2232): 1 duplicate message(s) skipped.
2023-07-29 11:11:45.903 DEBUG   LuaGUI (Main): Input:	Command Command menu item 8 has no category in profile Command menu
2023-07-29 11:11:45.903 DEBUG   LuaGUI (Main): Input:	Command Command menu item 7 has no category in profile Command menu
2023-07-29 11:11:45.903 DEBUG   LuaGUI (Main): Input:	Command Command menu item 1 has no category in profile Command menu
2023-07-29 11:11:45.903 DEBUG   LuaGUI (Main): Input:	Command Command menu item 2 has no category in profile Command menu
2023-07-29 11:11:45.903 DEBUG   LuaGUI (Main): Input:	Command Command switch dialog has no category in profile Command menu
2023-07-29 11:11:45.903 DEBUG   LuaGUI (Main): Input:	Command Command menu item 12 has no category in profile Command menu
2023-07-29 11:11:45.903 DEBUG   LuaGUI (Main): Input:	Command Command menu item 11 has no category in profile Command menu
2023-07-29 11:11:45.903 DEBUG   LuaGUI (Main): Input:	Command Command menu item 5 has no category in profile Command menu
2023-07-29 11:11:45.903 DEBUG   LuaGUI (Main): Input:	Command Command menu item 6 has no category in profile Command menu
2023-07-29 11:11:45.903 DEBUG   LuaGUI (Main): Input:	Command Command menu item 10 has no category in profile Command menu
2023-07-29 11:11:45.903 DEBUG   LuaGUI (Main): Input:	Command Command menu item 9 has no category in profile Command menu
2023-07-29 11:11:45.903 DEBUG   LuaGUI (Main): Input:	Command Command menu item 3 has no category in profile Command menu
2023-07-29 11:11:45.903 DEBUG   LuaGUI (Main): Input:	Command Command menu item 4 has no category in profile Command menu
2023-07-29 11:11:45.907 DEBUG   LuaGUI (Main): Input:	Command Training user responded back has no category in profile Training wait for user
2023-07-29 11:11:45.907 DEBUG   LuaGUI (Main): Input:	Command Training user responded has no category in profile Training wait for user
2023-07-29 11:11:45.907 INFO    Dispatcher (Main): initial random seed = 9106393
2023-07-29 11:11:45.907 INFO    Dispatcher (Main): apply random seed = 9106393
2023-07-29 11:11:45.977 INFO    WORLDGENERAL (Main): loaded from mission Scripts/World/GPS_GNSS.lua
2023-07-29 11:11:46.271 INFO    WORLDGENERAL (Main): loaded from mission Config/View/SnapViewsDefault.lua
2023-07-29 11:11:46.273 INFO    WORLDGENERAL (Main): loaded from mission Config/View/SnapViews.lua
2023-07-29 11:11:46.274 INFO    WORLDGENERAL (Main): loaded from mission Config/View/View.lua
2023-07-29 11:11:46.275 INFO    WORLDGENERAL (Main): loaded from mission Config/View/Server.lua
2023-07-29 11:11:46.287 DEBUG   AwacsCameraDialog::AwacsCameraDialog (Main): window_.widget = 	userdata: 0000017629087CA0
2023-07-29 11:11:46.359 DEBUG   Scripting (Main): altitude:	32808
2023-07-29 11:11:46.407 INFO    ASYNCNET (Main): ready to start, waiting for sync
2023-07-29 11:11:46.412 INFO    VISUALIZER (Main): Preload() radius: 96000.000000
2023-07-29 11:11:46.417 INFO    EDTERRAINGRAPHICS41 (Main): ITerrainGraphicsImpl4::forceLoading(): pos=(0, 2000, 0), radius=96000
2023-07-29 11:11:46.550 INFO    EDTERRAINGRAPHICS41 (12184): surface5 clean up LOD 0: left 0  released 0
2023-07-29 11:11:46.550 INFO    EDTERRAINGRAPHICS41 (12184): surface5 clean up LOD 1: left 0  released 0
2023-07-29 11:11:46.550 INFO    EDTERRAINGRAPHICS41 (12184): surface5 clean up 0.031200 ms
2023-07-29 11:11:47.775 INFO    EDTERRAINGRAPHICS41 (12184): instancer factors has been changed. Update lod buffers.
2023-07-29 11:11:47.775 INFO    EDTERRAINGRAPHICS41 (12184): 	 distanceFactor = 1.200000
2023-07-29 11:11:47.775 INFO    EDTERRAINGRAPHICS41 (12184): 	 instancerDetailsFactor = 0.833333
2023-07-29 11:11:47.775 INFO    EDTERRAINGRAPHICS41 (12184): 	 forestDistanceFactor = 1.000000
2023-07-29 11:11:47.775 INFO    EDTERRAINGRAPHICS41 (12184): 	 forestDetailsFactor = 0.833333
2023-07-29 11:11:48.552 INFO    VISUALIZER (Main): Preload() finished
2023-07-29 11:11:48.666 DEBUG   LuaGUI (Main): ---onBdaShowF10()--- bValue , isOn(): 	false	false
2023-07-29 11:11:48.982 INFO    Dispatcher (Main): precache units resources in slots
2023-07-29 11:11:49.025 ERROR   WORLDGENERAL (Main): Error: Unit [F-14B]: No property record for cell "WHEEL_F".
2023-07-29 11:11:49.025 ERROR   WORLDGENERAL (Main): Error: Unit [F-14B]: No property record for cell "collision_belly".
2023-07-29 11:11:49.025 ERROR   WORLDGENERAL (Main): Error: Unit [F-14B]: No property record for cell "WHEEL_R".
2023-07-29 11:11:49.025 ERROR   WORLDGENERAL (Main): Error: Unit [F-14B]: No property record for cell "WHEEL_L".
2023-07-29 11:11:49.025 ERROR   WORLDGENERAL (Main): Error: Unit [F-14B]: No property record for segment "FRONT_WHEEL".
2023-07-29 11:11:49.025 ERROR   WORLDGENERAL (Main): Error: Unit [F-14B]: No property record for segment "WING_L_OUT".
2023-07-29 11:11:49.025 ERROR   WORLDGENERAL (Main): Error: Unit [F-14B]: No property record for segment "NOSE_CENTR".
2023-07-29 11:11:49.025 WARNING LOG (2232): 1 duplicate message(s) skipped.
2023-07-29 11:11:49.025 ERROR   WORLDGENERAL (Main): Error: Unit [F-14B]: No property record for segment "RIGHT_WHEEL".
2023-07-29 11:11:49.025 ERROR   WORLDGENERAL (Main): Error: Unit [F-14B]: No property record for segment "LEFT_WHEEL".
2023-07-29 11:11:49.025 ERROR   WORLDGENERAL (Main): Error: Unit [F-14B]: No cell for property records CELL#147 CELL#150 CELL#164 CELL#166 CELL#169 CELL#170 CELL#178 CELL#179 CELL#180 CELL#184 CELL#185.
2023-07-29 11:11:49.056 ERROR   WORLDGENERAL (Main): Error: Unit [M-2000C]: No property record for cell "NOSE_BOTTOM".
2023-07-29 11:11:49.056 ERROR   WORLDGENERAL (Main): Error: Unit [M-2000C]: No property record for segment "RIGHT_WHEEL".
2023-07-29 11:11:49.056 ERROR   WORLDGENERAL (Main): Error: Unit [M-2000C]: No property record for segment "LEFT_WHEEL".
2023-07-29 11:11:49.056 ERROR   WORLDGENERAL (Main): Error: Unit [M-2000C]: No property record for segment "FRONT_WHEEL".
2023-07-29 11:11:49.056 ERROR   WORLDGENERAL (Main): Error: Unit [M-2000C]: No property record for segment "Line_WING_R_IN".
2023-07-29 11:11:49.056 ERROR   WORLDGENERAL (Main): Error: Unit [M-2000C]: No property record for segment "Line_WING_R_CENTER".
2023-07-29 11:11:49.056 ERROR   WORLDGENERAL (Main): Error: Unit [M-2000C]: No property record for segment "Line_WING_R_OUT".
2023-07-29 11:11:49.056 ERROR   WORLDGENERAL (Main): Error: Unit [M-2000C]: No property record for segment "Line_WING_L_IN".
2023-07-29 11:11:49.056 ERROR   WORLDGENERAL (Main): Error: Unit [M-2000C]: No property record for segment "Line_WING_L_CENTER".
2023-07-29 11:11:49.056 ERROR   WORLDGENERAL (Main): Error: Unit [M-2000C]: No property record for segment "Line_WING_L_OUT".
2023-07-29 11:11:49.056 ERROR   WORLDGENERAL (Main): Error: Unit [M-2000C]: No property record for segment "Line_STABIL_R".
2023-07-29 11:11:49.056 ERROR   WORLDGENERAL (Main): Error: Unit [M-2000C]: No property record for segment "Line_STABIL_L".
2023-07-29 11:11:49.056 ERROR   WORLDGENERAL (Main): Error: Unit [M-2000C]: No property record for segment "NOSE_BOTTOM".
2023-07-29 11:11:49.087 ERROR   WORLDGENERAL (Main): Error: Unit [MiG-21Bis]: No cell for property records MTG_L_BOTTOM MTG_R_BOTTOM CELL#137 CELL#138 CELL#139 CELL#140.
2023-07-29 11:11:49.382 ERROR   WORLDGENERAL (Main): Error: Unit [F-15C]: No property record for cell "WHEEL_F".
2023-07-29 11:11:49.382 ERROR   WORLDGENERAL (Main): Error: Unit [F-15C]: No property record for cell "WHEEL_L".
2023-07-29 11:11:49.382 ERROR   WORLDGENERAL (Main): Error: Unit [F-15C]: No property record for cell "WHEEL_R".
2023-07-29 11:11:49.382 ERROR   WORLDGENERAL (Main): Error: Unit [F-15C]: No property record for segment "WHEEL_F".
2023-07-29 11:11:49.382 ERROR   WORLDGENERAL (Main): Error: Unit [F-15C]: No property record for segment "WHEEL_L".
2023-07-29 11:11:49.382 ERROR   WORLDGENERAL (Main): Error: Unit [F-15C]: No property record for segment "WHEEL_R".
2023-07-29 11:11:49.429 ERROR   WORLDGENERAL (Main): Error: Unit [F-16C_50]: No property record for segment "HOOK".
2023-07-29 11:11:49.537 ERROR   WORLDGENERAL (Main): Error: Unit [F-14A-135-GR]: No property record for cell "WHEEL_F".
2023-07-29 11:11:49.537 ERROR   WORLDGENERAL (Main): Error: Unit [F-14A-135-GR]: No property record for cell "collision_belly".
2023-07-29 11:11:49.537 ERROR   WORLDGENERAL (Main): Error: Unit [F-14A-135-GR]: No property record for cell "WHEEL_R".
2023-07-29 11:11:49.537 ERROR   WORLDGENERAL (Main): Error: Unit [F-14A-135-GR]: No property record for cell "WHEEL_L".
2023-07-29 11:11:49.537 ERROR   WORLDGENERAL (Main): Error: Unit [F-14A-135-GR]: No property record for segment "FRONT_WHEEL".
2023-07-29 11:11:49.537 ERROR   WORLDGENERAL (Main): Error: Unit [F-14A-135-GR]: No property record for segment "WING_L_OUT".
2023-07-29 11:11:49.537 ERROR   WORLDGENERAL (Main): Error: Unit [F-14A-135-GR]: No property record for segment "NOSE_CENTR".
2023-07-29 11:11:49.537 WARNING LOG (2232): 1 duplicate message(s) skipped.
2023-07-29 11:11:49.537 ERROR   WORLDGENERAL (Main): Error: Unit [F-14A-135-GR]: No property record for segment "RIGHT_WHEEL".
2023-07-29 11:11:49.537 ERROR   WORLDGENERAL (Main): Error: Unit [F-14A-135-GR]: No property record for segment "LEFT_WHEEL".
2023-07-29 11:11:49.537 ERROR   WORLDGENERAL (Main): Error: Unit [F-14A-135-GR]: No cell for property records CELL#147 CELL#150 CELL#164 CELL#166 CELL#169 CELL#170 CELL#178 CELL#179 CELL#180 CELL#184 CELL#185.
2023-07-29 11:11:49.944 ERROR   WORLDGENERAL (Main): Error: Unit [UH-1H]: No property record for cell "WING_L_PART_IN".
2023-07-29 11:11:49.944 ERROR   WORLDGENERAL (Main): Error: Unit [UH-1H]: No property record for segment "Shape003".
2023-07-29 11:11:49.944 ERROR   WORLDGENERAL (Main): Error: Unit [UH-1H]: No property record for segment " BLADE_1_CENTER".
2023-07-29 11:11:49.944 ERROR   WORLDGENERAL (Main): Error: Unit [UH-1H]: No property record for segment "COCKPIT".
2023-07-29 11:11:49.944 ERROR   WORLDGENERAL (Main): Error: Unit [UH-1H]: No cell for property record RUDDER.
2023-07-29 11:11:49.976 ERROR   WORLDGENERAL (Main): Error: Unit [Ka-50]: No property record for segment "CABIN".
2023-07-29 11:11:49.976 ERROR   WORLDGENERAL (Main): Error: Unit [Ka-50]: No property record for segment "RIGHT_WHEEL".
2023-07-29 11:11:49.976 ERROR   WORLDGENERAL (Main): Error: Unit [Ka-50]: No property record for segment "LEFT_WHEEL".
2023-07-29 11:11:49.976 ERROR   WORLDGENERAL (Main): Error: Unit [Ka-50]: No property record for segment "FRONT_WHEEL".
2023-07-29 11:11:50.132 ERROR   WORLDGENERAL (Main): Error: Unit [SA342M]: No property record for cell "NOSE_BOTTOM".
2023-07-29 11:11:50.132 ERROR   WORLDGENERAL (Main): Error: Unit [SA342M]: No property record for segment "NOSE_BOTTOM".
2023-07-29 11:11:50.258 ERROR   WORLDGENERAL (Main): Error: Unit [SA342L]: No property record for cell "NOSE_BOTTOM".
2023-07-29 11:11:50.258 ERROR   WORLDGENERAL (Main): Error: Unit [SA342L]: No property record for segment "NOSE_BOTTOM".
2023-07-29 11:11:50.289 ERROR   WORLDGENERAL (Main): Error: Unit [AV8BNA]: No property record for cell "L_AILERON".
2023-07-29 11:11:50.289 ERROR   WORLDGENERAL (Main): Error: Unit [AV8BNA]: No property record for cell "AIR_BRAKE_R".
2023-07-29 11:11:50.289 ERROR   WORLDGENERAL (Main): Error: Unit [AV8BNA]: No property record for segment "Line_STABIL_L".
2023-07-29 11:11:50.289 ERROR   WORLDGENERAL (Main): Error: Unit [AV8BNA]: No property record for segment "Line_STABIL_R".
2023-07-29 11:11:50.289 ERROR   WORLDGENERAL (Main): Error: Unit [AV8BNA]: No property record for segment "FINL_L_OUT".
2023-07-29 11:11:50.289 ERROR   WORLDGENERAL (Main): Error: Unit [AV8BNA]: No property record for segment "FINL_L_CENTER".
2023-07-29 11:11:50.289 ERROR   WORLDGENERAL (Main): Error: Unit [AV8BNA]: No property record for segment "FINL_L_IN".
2023-07-29 11:11:50.289 ERROR   WORLDGENERAL (Main): Error: Unit [AV8BNA]: No property record for segment "TAIL_T_SIDE".
2023-07-29 11:11:50.289 ERROR   WORLDGENERAL (Main): Error: Unit [AV8BNA]: No cell for property records AILERON_L WHEEL_C WHEEL_L WHEEL_R CELL#156.
2023-07-29 11:11:50.382 ERROR   WORLDGENERAL (Main): Error: Unit [JF-17]: No cell for property record CREW_1.
2023-07-29 11:11:50.839 ERROR   WORLDGENERAL (Main): Error: Unit [A-10A]: No property record for cell "FUEL_TANK_B".
2023-07-29 11:11:50.839 ERROR   WORLDGENERAL (Main): Error: Unit [A-10A]: No property record for cell "FUEL_TANK_F".
2023-07-29 11:11:50.839 ERROR   WORLDGENERAL (Main): Error: Unit [A-10A]: No property record for cell "ELERON_R_B".
2023-07-29 11:11:50.839 ERROR   WORLDGENERAL (Main): Error: Unit [A-10A]: No property record for cell "ELERON_R_T".
2023-07-29 11:11:50.839 ERROR   WORLDGENERAL (Main): Error: Unit [A-10A]: No property record for cell "ELERON_L_B".
2023-07-29 11:11:50.839 ERROR   WORLDGENERAL (Main): Error: Unit [A-10A]: No property record for cell "ELERON_L_T".
2023-07-29 11:11:50.839 ERROR   WORLDGENERAL (Main): Error: Unit [A-10A]: No property record for segment "AirRefRec".
2023-07-29 11:11:50.839 ERROR   WORLDGENERAL (Main): Error: Unit [A-10A]: No property record for segment "RIGHT_WHEEL".
2023-07-29 11:11:50.839 ERROR   WORLDGENERAL (Main): Error: Unit [A-10A]: No property record for segment "FRONT_WHEEL".
2023-07-29 11:11:50.839 ERROR   WORLDGENERAL (Main): Error: Unit [A-10A]: No property record for segment "LEFT_WHEEL".
2023-07-29 11:11:50.839 ERROR   WORLDGENERAL (Main): Error: Unit [A-10A]: No property record for segment "TAIL_BOTTOM".
2023-07-29 11:11:50.839 ERROR   WORLDGENERAL (Main): Error: Unit [A-10A]: No property record for segment "FUSELAGE_BOTTOM".
2023-07-29 11:11:50.839 ERROR   WORLDGENERAL (Main): Error: Unit [A-10A]: No property record for segment "ELERON_L_B".
2023-07-29 11:11:50.839 ERROR   WORLDGENERAL (Main): Error: Unit [A-10A]: No property record for segment "ELERON_L_T".
2023-07-29 11:11:50.839 ERROR   WORLDGENERAL (Main): Error: Unit [A-10A]: No property record for segment "ELERON_R_T".
2023-07-29 11:11:50.839 ERROR   WORLDGENERAL (Main): Error: Unit [A-10A]: No property record for segment "ELERON_R_B".
2023-07-29 11:11:50.839 ERROR   WORLDGENERAL (Main): Error: Unit [A-10A]: No property record for segment "FUEL_TANK_F".
2023-07-29 11:11:50.839 ERROR   WORLDGENERAL (Main): Error: Unit [A-10A]: No property record for segment "FUEL_TANK_B".
2023-07-29 11:11:50.839 ERROR   WORLDGENERAL (Main): Error: Unit [A-10A]: No cell for property records FUSELAGE_LEFT_SIDE FUSELAGE_RIGHT_SIDE AILERON_L AILERON_R ELEVATOR_R_IN.
2023-07-29 11:11:51.026 ERROR   WORLDGENERAL (Main): Error: Unit [A-10C]: No property record for cell "FUEL_TANK_B".
2023-07-29 11:11:51.026 ERROR   WORLDGENERAL (Main): Error: Unit [A-10C]: No property record for cell "FUEL_TANK_F".
2023-07-29 11:11:51.026 ERROR   WORLDGENERAL (Main): Error: Unit [A-10C]: No property record for cell "ELERON_R_B".
2023-07-29 11:11:51.026 ERROR   WORLDGENERAL (Main): Error: Unit [A-10C]: No property record for cell "ELERON_R_T".
2023-07-29 11:11:51.026 ERROR   WORLDGENERAL (Main): Error: Unit [A-10C]: No property record for cell "ELERON_L_B".
2023-07-29 11:11:51.026 ERROR   WORLDGENERAL (Main): Error: Unit [A-10C]: No property record for cell "ELERON_L_T".
2023-07-29 11:11:51.026 ERROR   WORLDGENERAL (Main): Error: Unit [A-10C]: No property record for segment "AirRefRec".
2023-07-29 11:11:51.026 ERROR   WORLDGENERAL (Main): Error: Unit [A-10C]: No property record for segment "RIGHT_WHEEL".
2023-07-29 11:11:51.026 ERROR   WORLDGENERAL (Main): Error: Unit [A-10C]: No property record for segment "FRONT_WHEEL".
2023-07-29 11:11:51.026 ERROR   WORLDGENERAL (Main): Error: Unit [A-10C]: No property record for segment "LEFT_WHEEL".
2023-07-29 11:11:51.026 ERROR   WORLDGENERAL (Main): Error: Unit [A-10C]: No property record for segment "TAIL_BOTTOM".
2023-07-29 11:11:51.026 ERROR   WORLDGENERAL (Main): Error: Unit [A-10C]: No property record for segment "FUSELAGE_BOTTOM".
2023-07-29 11:11:51.026 ERROR   WORLDGENERAL (Main): Error: Unit [A-10C]: No property record for segment "ELERON_L_B".
2023-07-29 11:11:51.026 ERROR   WORLDGENERAL (Main): Error: Unit [A-10C]: No property record for segment "ELERON_L_T".
2023-07-29 11:11:51.026 ERROR   WORLDGENERAL (Main): Error: Unit [A-10C]: No property record for segment "ELERON_R_T".
2023-07-29 11:11:51.026 ERROR   WORLDGENERAL (Main): Error: Unit [A-10C]: No property record for segment "ELERON_R_B".
2023-07-29 11:11:51.026 ERROR   WORLDGENERAL (Main): Error: Unit [A-10C]: No property record for segment "FUEL_TANK_F".
2023-07-29 11:11:51.026 ERROR   WORLDGENERAL (Main): Error: Unit [A-10C]: No property record for segment "FUEL_TANK_B".
2023-07-29 11:11:51.026 ERROR   WORLDGENERAL (Main): Error: Unit [A-10C]: No cell for property records FUSELAGE_LEFT_SIDE FUSELAGE_RIGHT_SIDE AILERON_L AILERON_R ELEVATOR_R_IN.
2023-07-29 11:11:51.073 ERROR   WORLDGENERAL (Main): Error: Unit [A-10C_2]: No property record for cell "FUEL_TANK_B".
2023-07-29 11:11:51.073 ERROR   WORLDGENERAL (Main): Error: Unit [A-10C_2]: No property record for cell "FUEL_TANK_F".
2023-07-29 11:11:51.073 ERROR   WORLDGENERAL (Main): Error: Unit [A-10C_2]: No property record for cell "ELERON_R_B".
2023-07-29 11:11:51.073 ERROR   WORLDGENERAL (Main): Error: Unit [A-10C_2]: No property record for cell "ELERON_R_T".
2023-07-29 11:11:51.073 ERROR   WORLDGENERAL (Main): Error: Unit [A-10C_2]: No property record for cell "ELERON_L_B".
2023-07-29 11:11:51.073 ERROR   WORLDGENERAL (Main): Error: Unit [A-10C_2]: No property record for cell "ELERON_L_T".
2023-07-29 11:11:51.073 ERROR   WORLDGENERAL (Main): Error: Unit [A-10C_2]: No property record for segment "AirRefRec".
2023-07-29 11:11:51.073 ERROR   WORLDGENERAL (Main): Error: Unit [A-10C_2]: No property record for segment "RIGHT_WHEEL".
2023-07-29 11:11:51.073 ERROR   WORLDGENERAL (Main): Error: Unit [A-10C_2]: No property record for segment "FRONT_WHEEL".
2023-07-29 11:11:51.073 ERROR   WORLDGENERAL (Main): Error: Unit [A-10C_2]: No property record for segment "LEFT_WHEEL".
2023-07-29 11:11:51.073 ERROR   WORLDGENERAL (Main): Error: Unit [A-10C_2]: No property record for segment "TAIL_BOTTOM".
2023-07-29 11:11:51.073 ERROR   WORLDGENERAL (Main): Error: Unit [A-10C_2]: No property record for segment "FUSELAGE_BOTTOM".
2023-07-29 11:11:51.073 ERROR   WORLDGENERAL (Main): Error: Unit [A-10C_2]: No property record for segment "ELERON_L_B".
2023-07-29 11:11:51.073 ERROR   WORLDGENERAL (Main): Error: Unit [A-10C_2]: No property record for segment "ELERON_L_T".
2023-07-29 11:11:51.073 ERROR   WORLDGENERAL (Main): Error: Unit [A-10C_2]: No property record for segment "ELERON_R_T".
2023-07-29 11:11:51.073 ERROR   WORLDGENERAL (Main): Error: Unit [A-10C_2]: No property record for segment "ELERON_R_B".
2023-07-29 11:11:51.073 ERROR   WORLDGENERAL (Main): Error: Unit [A-10C_2]: No property record for segment "FUEL_TANK_F".
2023-07-29 11:11:51.073 ERROR   WORLDGENERAL (Main): Error: Unit [A-10C_2]: No property record for segment "FUEL_TANK_B".
2023-07-29 11:11:51.073 ERROR   WORLDGENERAL (Main): Error: Unit [A-10C_2]: No cell for property records FUSELAGE_LEFT_SIDE FUSELAGE_RIGHT_SIDE AILERON_L AILERON_R ELEVATOR_R_IN.
2023-07-29 11:11:51.104 ERROR   WORLDGENERAL (Main): Error: Unit [AJS37]: No property record for cell "Canopy".
2023-07-29 11:11:51.104 ERROR   WORLDGENERAL (Main): Error: Unit [AJS37]: No property record for cell "Box002".
2023-07-29 11:11:51.104 ERROR   WORLDGENERAL (Main): Error: Unit [AJS37]: No property record for cell "FIN_R_BOTTOM".
2023-07-29 11:11:51.104 ERROR   WORLDGENERAL (Main): Error: Unit [AJS37]: No property record for cell "Box003".
2023-07-29 11:11:51.104 ERROR   WORLDGENERAL (Main): Error: Unit [AJS37]: No property record for cell "Box005".
2023-07-29 11:11:51.104 ERROR   WORLDGENERAL (Main): Error: Unit [AJS37]: No property record for segment "Line001".
2023-07-29 11:11:51.104 ERROR   WORLDGENERAL (Main): Error: Unit [AJS37]: No property record for segment "FRONT_WHEEL".
2023-07-29 11:11:51.104 ERROR   WORLDGENERAL (Main): Error: Unit [AJS37]: No property record for segment "Line_KIL_R".
2023-07-29 11:11:51.104 ERROR   WORLDGENERAL (Main): Error: Unit [AJS37]: No property record for segment "LEFT_WHEEL".
2023-07-29 11:11:51.104 ERROR   WORLDGENERAL (Main): Error: Unit [AJS37]: No property record for segment "RIGHT_WHEEL".
2023-07-29 11:11:51.104 ERROR   WORLDGENERAL (Main): Error: Unit [AJS37]: No cell for property records WHEEL_C WHEEL_L WHEEL_R CELL#137 CELL#138 CELL#139 CELL#140.
2023-07-29 11:11:51.857 ERROR   WORLDGENERAL (Main): Error: Unit [Su-25T]: No property record for segment "LEFT_WHEEL".
2023-07-29 11:11:51.857 ERROR   WORLDGENERAL (Main): Error: Unit [Su-25T]: No property record for segment "RIGHT_WHEEL".
2023-07-29 11:11:51.857 ERROR   WORLDGENERAL (Main): Error: Unit [Su-25T]: No property record for segment "FRONT_WHEEL".
2023-07-29 11:11:51.935 ERROR   WORLDGENERAL (Main): Error: Unit [F-5E-3]: No property record for cell "FIN_L_BOTTOM".
2023-07-29 11:11:51.935 ERROR   WORLDGENERAL (Main): Error: Unit [F-5E-3]: No property record for cell "Box807".
2023-07-29 11:11:51.935 ERROR   WORLDGENERAL (Main): Error: Unit [F-5E-3]: No property record for segment "FIN_L_BOTTOM".
2023-07-29 11:11:52.716 ERROR   WORLDGENERAL (Main): Error: Unit [C-101CC]: No property record for cell "TAIL_BOTTOM".
2023-07-29 11:11:52.716 ERROR   WORLDGENERAL (Main): Error: Unit [C-101CC]: No property record for cell "MTG_L_BOTTOM".
2023-07-29 11:11:52.716 ERROR   WORLDGENERAL (Main): Error: Unit [C-101CC]: No property record for segment "MTG_L_BOTTOM".
2023-07-29 11:11:52.716 ERROR   WORLDGENERAL (Main): Error: Unit [C-101CC]: No property record for segment "TAIL_BOTTOM".
2023-07-29 11:11:52.717 INFO    LUA (Main): Lua CPU usage: metric: average mission loading: 0.9782 %
2023-07-29 11:11:52.717 INFO    EDCORE (Main): Create game pool.
2023-07-29 11:11:54.239 INFO    Dispatcher (Main): loadMission Done: Сontrol passed to the player
2023-07-29 11:11:54.240 INFO    ASYNCNET (Main): sync seems good, telling server we are ready
2023-07-29 11:11:54.264 INFO    DXGUI_WIN_ADAPTER (Main): resize main window to [0, 0]
2023-07-29 11:11:54.550 INFO    ASYNCNET (Main): MsgClientInit(serverTime=24032.648381, modelTime=9561.092856)
2023-07-29 11:11:54.550 INFO    ASYNCNET (Main): local time=232.550494, offset=23800.297393, error=0.000429, samples=24
2023-07-29 11:11:54.550 INFO    ASYNCNET (Main): scheduled start at 232.350748
2023-07-29 11:11:54.550 INFO    ASYNCNET (Main): MsgClientRun
2023-07-29 11:11:54.833 WARNING FLIGHT (Main): No taxiroad found on Batumi from 2 to 1
2023-07-29 11:11:54.833 WARNING FLIGHT (Main): No taxiroad found on Batumi from 3 to 1
2023-07-29 11:11:54.833 WARNING FLIGHT (Main): No taxiroad found on Batumi from 4 to 1
2023-07-29 11:11:54.833 WARNING FLIGHT (Main): No taxiroad found on Batumi from 5 to 1
2023-07-29 11:11:54.834 WARNING FLIGHT (Main): No taxiroad found on Batumi from 6 to 1
2023-07-29 11:11:54.834 WARNING FLIGHT (Main): No taxiroad found on Batumi from 7 to 1
2023-07-29 11:11:54.834 WARNING FLIGHT (Main): No taxiroad found on Batumi from 8 to 1
2023-07-29 11:11:54.834 WARNING FLIGHT (Main): No taxiroad found on Batumi from 9 to 1
2023-07-29 11:11:54.835 WARNING FLIGHT (Main): No taxiroad found on Batumi from 10 to 1
2023-07-29 11:11:54.835 WARNING FLIGHT (Main): No taxiroad found on Batumi from 11 to 1
2023-07-29 11:11:54.885 WARNING FLIGHT (Main): No taxiroad found on Nalchik from 1 to 16
2023-07-29 11:11:54.885 WARNING FLIGHT (Main): No taxiroad found on Nalchik from 2 to 16
2023-07-29 11:11:54.885 WARNING FLIGHT (Main): No taxiroad found on Nalchik from 3 to 16
2023-07-29 11:11:54.886 WARNING FLIGHT (Main): No taxiroad found on Nalchik from 4 to 16
2023-07-29 11:11:54.886 WARNING FLIGHT (Main): No taxiroad found on Nalchik from 5 to 16
2023-07-29 11:11:54.886 WARNING FLIGHT (Main): No taxiroad found on Nalchik from 6 to 16
2023-07-29 11:11:54.886 WARNING FLIGHT (Main): No taxiroad found on Nalchik from 7 to 16
2023-07-29 11:11:54.886 WARNING FLIGHT (Main): No taxiroad found on Nalchik from 8 to 16
2023-07-29 11:11:54.887 WARNING FLIGHT (Main): No taxiroad found on Nalchik from 9 to 16
2023-07-29 11:11:54.887 WARNING FLIGHT (Main): No taxiroad found on Nalchik from 10 to 16
2023-07-29 11:11:54.887 WARNING FLIGHT (Main): No taxiroad found on Nalchik from 11 to 16
2023-07-29 11:11:54.887 WARNING FLIGHT (Main): No taxiroad found on Nalchik from 12 to 16
2023-07-29 11:11:54.888 WARNING FLIGHT (Main): No taxiroad found on Nalchik from 13 to 16
2023-07-29 11:11:54.888 WARNING FLIGHT (Main): No taxiroad found on Nalchik from 14 to 16
2023-07-29 11:11:54.888 WARNING FLIGHT (Main): No taxiroad found on Nalchik from 15 to 16
2023-07-29 11:11:54.920 WARNING FLIGHT (Main): No taxiroad found on Tbilisi-Lochini from 62 to 73
2023-07-29 11:11:54.920 WARNING FLIGHT (Main): No taxiroad found on Tbilisi-Lochini from 63 to 73
2023-07-29 11:11:54.920 WARNING FLIGHT (Main): No taxiroad found on Tbilisi-Lochini from 64 to 73
2023-07-29 11:11:54.920 WARNING FLIGHT (Main): No taxiroad found on Tbilisi-Lochini from 65 to 73
2023-07-29 11:11:55.010 ERROR   NGMODEL (6120): Can't load lod //models/invisiblefarp.edm of model invisiblefarp. Reason: Model has invalid bounding box.
2023-07-29 11:11:55.201 INFO    APP (Main): MissionSpawn:initScript
2023-07-29 11:11:55.218 INFO    EDTERRAINGRAPHICS41 (12184):     surface5 gc() LOD 0 12 squares
2023-07-29 11:11:55.218 INFO    EDTERRAINGRAPHICS41 (12184):     surface5 gc() LOD 1 21 squares
2023-07-29 11:11:55.218 INFO    EDTERRAINGRAPHICS41 (12184):     surface5 gc() LOD 2 24 squares
2023-07-29 11:11:55.220 INFO    EDTERRAINGRAPHICS41 (12184):     surface5 gc() LOD 3 45 squares
2023-07-29 11:11:55.220 INFO    EDTERRAINGRAPHICS41 (12184): surface5 gc() 2.463100 ms
2023-07-29 11:11:55.228 INFO    TACVIEW.EXPORT.LUA (Main): Starting [G:\Kaydedilen Oyunlar\DCS.openbeta\Scripts/TacviewGameExport.lua]
2023-07-29 11:11:55.228 INFO    TACVIEW.EXPORT.LUA (Main): Loading C++ flight data recorder from [G:\Kaydedilen Oyunlar\DCS.openbeta\Mods\tech\Tacview\bin\]
2023-07-29 11:11:55.228 INFO    TACVIEW.EXPORT.LUA (Main): Tacview 1.9.2.200 C++ flight data recorder successfully loaded.
2023-07-29 11:11:55.244 DEBUG   LuaGUI (Main): --- onChatMessage---	Hoggy connected to server	nil	nil
2023-07-29 11:11:55.280 DEBUG   LuaGUI (Main): --- onChatMessage---	Kain 1-1 connected to server	nil	nil
2023-07-29 11:11:55.281 DEBUG   LuaGUI (Main): --- onChatMessage---	Tera connected to server	nil	nil
2023-07-29 11:11:55.281 DEBUG   LuaGUI (Main): --- onChatMessage---	Olivia "Tailspin" connected to server	nil	nil
2023-07-29 11:11:55.281 DEBUG   LuaGUI (Main): --- onChatMessage---	Goober 1-1 | Ryan connected to server	nil	nil
2023-07-29 11:11:55.282 DEBUG   LuaGUI (Main): --- onChatMessage---	Archangel 1-1 | Merlin connected to server	nil	nil
2023-07-29 11:11:55.282 DEBUG   LuaGUI (Main): --- onChatMessage---	Heimlich (Fridge) connected to server	nil	nil
2023-07-29 11:11:55.282 DEBUG   LuaGUI (Main): --- onChatMessage---	Archangel 1-2 | "Kowloon" connected to server	nil	nil
2023-07-29 11:11:55.283 DEBUG   LuaGUI (Main): --- onChatMessage---	DAYBREAK21 | Junior connected to server	nil	nil
2023-07-29 11:11:55.283 DEBUG   LuaGUI (Main): --- onChatMessage---	Cat 1-1 | Wildcat [AUT] connected to server	nil	nil
2023-07-29 11:11:55.283 DEBUG   LuaGUI (Main): --- onChatMessage---	Porto connected to server	nil	nil
2023-07-29 11:11:55.284 DEBUG   LuaGUI (Main): --- onChatMessage---	kuroneko connected to server	nil	nil
2023-07-29 11:11:55.284 DEBUG   LuaGUI (Main): --- onChatMessage---	Loft 1-2 | Frodude connected to server	nil	nil
2023-07-29 11:11:55.284 DEBUG   LuaGUI (Main): --- onChatMessage---	Krieger connected to server	nil	nil
2023-07-29 11:11:55.284 DEBUG   LuaGUI (Main): --- onChatMessage---	Badger 1-1 | Mash connected to server	nil	nil
2023-07-29 11:11:55.285 DEBUG   LuaGUI (Main): --- onChatMessage---	Alicorn 1-1 "Cobra" connected to server	nil	nil
2023-07-29 11:11:55.285 DEBUG   LuaGUI (Main): --- onChatMessage---	[16AGR] Slaz | Slayer24 connected to server	nil	nil
2023-07-29 11:11:55.285 DEBUG   LuaGUI (Main): --- onChatMessage---	Spiral 1-1 | Crafty connected to server	nil	nil
2023-07-29 11:11:55.286 DEBUG   LuaGUI (Main): --- onChatMessage---	Flyre connected to server	nil	nil
2023-07-29 11:11:55.286 DEBUG   LuaGUI (Main): --- onChatMessage---	Shadow 1-1 | StarGate connected to server	nil	nil
2023-07-29 11:11:55.286 DEBUG   LuaGUI (Main): --- onChatMessage---	falcon connected to server	nil	nil
2023-07-29 11:11:55.287 DEBUG   LuaGUI (Main): --- onChatMessage---	Wildcat 1-1 | SICK connected to server	nil	nil
2023-07-29 11:11:55.287 DEBUG   LuaGUI (Main): --- onChatMessage---	DieEneGuy connected to server	nil	nil
2023-07-29 11:11:55.287 DEBUG   LuaGUI (Main): ----onSimulationResume---
2023-07-29 11:11:55.287 DEBUG   LuaGUI (Main): ---onBdaShowF10()--- bValue , isOn(): 	true	false
2023-07-29 11:11:55.287 DEBUG   LuaGUI (Main): ------- onSimulationStart--ссс----
2023-07-29 11:11:55.287 DEBUG   LuaGUI (Main): ------- onSimulationStart------	false	true	false
2023-07-29 11:11:55.576 DEBUG   LuaGUI (Main): ---onBdaShowHide()---
2023-07-29 11:11:55.576 DEBUG   LuaGUI (Main): ---onCreateBda()---
2023-07-29 11:11:55.576 DEBUG   LuaGUI (Main): --- BDA create() ---
2023-07-29 11:11:55.590 DEBUG   LuaGUI (Main): BDA setMode: a_mode, bBdaIsOnOff = 	min	true
2023-07-29 11:11:55.774 INFO    ANIMATOR (12184): load_basic() started
2023-07-29 11:11:55.802 ERROR   EDCORE (12184): Can't open file: /animations/typed/overrides.lua.
2023-07-29 11:11:55.802 ERROR   ANIMATOR (12184): can not load override
2023-07-29 11:11:55.807 INFO    ANIMATOR (12184): load_basic() ended
2023-07-29 11:11:55.807 INFO    ANIMATOR (12184): load_main() started
2023-07-29 11:11:55.823 INFO    ANIMATOR (12184): load_main() ended
2023-07-29 11:11:56.427 ERROR   EDCORE (Main): Can't open file: /textures/liveries/forrestal/no_name/description.lua.
2023-07-29 11:11:56.428 ERROR   wWeaponSystemManager (Main): Can't get the fire position connector FIRE_NOSE_R_01. Unit type: Forrestal
2023-07-29 11:11:56.428 ERROR   wWeaponSystemManager (Main): Can't get the fire position connector FIRE_NOSE_R_02. Unit type: Forrestal
2023-07-29 11:11:56.428 ERROR   wWeaponSystemManager (Main): Can't get the fire position connector FIRE_CENTER_R_01. Unit type: Forrestal
2023-07-29 11:11:56.428 ERROR   wWeaponSystemManager (Main): Can't get the fire position connector FIRE_CENTER_R_02. Unit type: Forrestal
2023-07-29 11:11:56.428 ERROR   wWeaponSystemManager (Main): Can't get the fire position connector FIRE_BACK_R. Unit type: Forrestal
2023-07-29 11:11:56.428 ERROR   wWeaponSystemManager (Main): Can't get the fire position connector FIRE_NOSE_L_01. Unit type: Forrestal
2023-07-29 11:11:56.428 ERROR   wWeaponSystemManager (Main): Can't get the fire position connector FIRE_NOSE_L_02. Unit type: Forrestal
2023-07-29 11:11:56.428 ERROR   wWeaponSystemManager (Main): Can't get the fire position connector FIRE_CENTER_L_01. Unit type: Forrestal
2023-07-29 11:11:56.428 ERROR   wWeaponSystemManager (Main): Can't get the fire position connector FIRE_CENTER_L_02. Unit type: Forrestal
2023-07-29 11:11:56.428 ERROR   wWeaponSystemManager (Main): Can't get the fire position connector FIRE_BACK_L. Unit type: Forrestal
2023-07-29 11:11:56.428 ERROR   wWeaponSystemManager (Main): Can't get the fire position connector FIRE_PALUBA_NOSE. Unit type: Forrestal
2023-07-29 11:11:56.428 ERROR   wWeaponSystemManager (Main): Can't get the fire position connector FIRE_PALUBA_MIDLE_01. Unit type: Forrestal
2023-07-29 11:11:56.428 ERROR   wWeaponSystemManager (Main): Can't get the fire position connector FIRE_PALUBA_MIDLE_02. Unit type: Forrestal
2023-07-29 11:11:56.428 ERROR   wWeaponSystemManager (Main): Can't get the fire position connector FIRE_PALUBA_BACK_01. Unit type: Forrestal
2023-07-29 11:11:56.428 ERROR   wWeaponSystemManager (Main): Can't get the fire position connector FIRE_PALUBA_BACK_02. Unit type: Forrestal
2023-07-29 11:11:56.428 ERROR   wWeaponSystemManager (Main): Can't get the fire position connector FIRE_RUBKA. Unit type: Forrestal
2023-07-29 11:11:56.430 ERROR   wWeaponSystem (Main): invalid connector CENTER_RADAR_10 for unit Forrestal
2023-07-29 11:11:56.430 ERROR   wWeaponSystem (Main): invalid connector CENTER_RADAR_11 for unit Forrestal
2023-07-29 11:11:56.430 ERROR   wWeaponSystem (Main): invalid connector CENTER_RADAR_12 for unit Forrestal
2023-07-29 11:11:56.430 ERROR   wWeaponSystem (Main): invalid connector CENTER_RADAR_13 for unit Forrestal
2023-07-29 11:11:56.475 ERROR   EDCORE (Main): Can't open file: /textures/liveries/lha_tarawa/no_name/description.lua.
2023-07-29 11:11:56.476 ERROR   WEAPONS (Main): Invalid connector name (Gun_Point_lha_02): unit type = LHA_Tarawa, ws id=4, ln id=1, br id=1
2023-07-29 11:11:56.491 ERROR   EDCORE (Main): Can't open file: /textures/liveries/ticonderog/no_name/description.lua.
2023-07-29 11:11:56.537 ERROR   EDCORE (Main): Can't open file: /textures/liveries/cvn_71/no_name/description.lua.
2023-07-29 11:11:56.676 INFO    ANIMATOR (12184): load_basic() started
2023-07-29 11:11:56.730 ERROR   EDCORE (12184): Can't open file: /animations/typev.anim.
2023-07-29 11:11:57.410 INFO    ANIMATOR (12184): Loading graphs:
2023-07-29 11:11:57.412 DEBUG   Animator::AnimationManager::AnimationManager (12184): loop params 55.000000 85.000000 found for Sign_UnfoldWings
2023-07-29 11:11:57.412 DEBUG   Animator::AnimationManager::AnimationManager (12184): loop params 75.000000 125.000000 found for Sign_LowerLaunchBar
2023-07-29 11:11:57.412 DEBUG   Animator::AnimationManager::AnimationManager (12184): loop params 100.000000 150.000000 found for Night_Sign_UnfoldWings
2023-07-29 11:11:57.412 DEBUG   Animator::AnimationManager::AnimationManager (12184): loop params 50.000000 75.000000 found for Night_Sign_LowerLaunchBar
2023-07-29 11:11:57.412 DEBUG   Animator::AnimationManager::AnimationManager (12184): loop params 25.000000 125.000000 found for Sign_TaxiFwd
2023-07-29 11:11:57.412 DEBUG   Animator::AnimationManager::AnimationManager (12184): loop params 25.000000 65.000000 found for Sign_TaxiFwd_R
2023-07-29 11:11:57.412 DEBUG   Animator::AnimationManager::AnimationManager (12184): loop params 25.000000 65.000000 found for Sign_TaxiFwd_L
2023-07-29 11:11:57.412 DEBUG   Animator::AnimationManager::AnimationManager (12184): loop params 25.000000 65.000000 found for Sign_TaxiFwd_R
2023-07-29 11:11:57.412 DEBUG   Animator::AnimationManager::AnimationManager (12184): loop params 25.000000 65.000000 found for Sign_TaxiFwd_L
2023-07-29 11:11:57.412 WARNING LOG (2232): 1 duplicate message(s) skipped.
2023-07-29 11:11:57.412 DEBUG   Animator::AnimationManager::AnimationManager (12184): loop params 25.000000 125.000000 found for Sign_TaxiFwd
2023-07-29 11:11:57.412 DEBUG   Animator::AnimationManager::AnimationManager (12184): loop params 25.000000 65.000000 found for Sign_TaxiFwd_R
2023-07-29 11:11:57.412 DEBUG   Animator::AnimationManager::AnimationManager (12184): loop params 25.000000 125.000000 found for Sign_TaxiFwd
2023-07-29 11:11:57.412 DEBUG   Animator::AnimationManager::AnimationManager (12184): loop params 25.000000 125.000000 found for Night_Sign_TaxiFwd
2023-07-29 11:11:57.412 DEBUG   Animator::AnimationManager::AnimationManager (12184): loop params 25.000000 65.000000 found for Night_Sign_TaxiFwd_R
2023-07-29 11:11:57.412 DEBUG   Animator::AnimationManager::AnimationManager (12184): loop params 25.000000 65.000000 found for Night_Sign_TaxiFwd_L
2023-07-29 11:11:57.412 DEBUG   Animator::AnimationManager::AnimationManager (12184): loop params 25.000000 65.000000 found for Night_Sign_TaxiFwd_R
2023-07-29 11:11:57.412 DEBUG   Animator::AnimationManager::AnimationManager (12184): loop params 25.000000 65.000000 found for Night_Sign_TaxiFwd_L
2023-07-29 11:11:57.412 WARNING LOG (2232): 1 duplicate message(s) skipped.
2023-07-29 11:11:57.412 DEBUG   Animator::AnimationManager::AnimationManager (12184): loop params 25.000000 125.000000 found for Night_Sign_TaxiFwd
2023-07-29 11:11:57.412 DEBUG   Animator::AnimationManager::AnimationManager (12184): loop params 25.000000 65.000000 found for Night_Sign_TaxiFwd_R
2023-07-29 11:11:57.412 DEBUG   Animator::AnimationManager::AnimationManager (12184): loop params 25.000000 125.000000 found for Night_Sign_TaxiFwd
2023-07-29 11:11:57.412 DEBUG   Animator::AnimationManager::AnimationManager (12184): loop params 30.000000 60.000000 found for Sign_Ok_L
2023-07-29 11:11:57.412 DEBUG   Animator::AnimationManager::AnimationManager (12184): loop params 30.000000 60.000000 found for Sign_Ok_R
2023-07-29 11:11:57.412 DEBUG   Animator::AnimationManager::AnimationManager (12184): loop params 185.000000 245.000000 found for Sign_Launch_0001_01_P1
2023-07-29 11:11:57.412 DEBUG   Animator::AnimationManager::AnimationManager (12184): loop params 185.000000 245.000000 found for Sign_Launch_0010_01_P1
2023-07-29 11:11:57.412 DEBUG   Animator::AnimationManager::AnimationManager (12184): loop params 185.000000 245.000000 found for Sign_Launch_1100_01_P1
2023-07-29 11:11:57.412 DEBUG   Animator::AnimationManager::AnimationManager (12184): loop params 65.000000 155.000000 found for Night_Sign_Launch_0001_01_P1
2023-07-29 11:11:57.412 DEBUG   Animator::AnimationManager::AnimationManager (12184): loop params 65.000000 155.000000 found for Night_Sign_Launch_0010_01_P1
2023-07-29 11:11:57.412 DEBUG   Animator::AnimationManager::AnimationManager (12184): loop params 65.000000 155.000000 found for Night_Sign_Launch_1100_01_P1
2023-07-29 11:11:57.412 DEBUG   Animator::AnimationManager::AnimationManager (12184): loop params 205.000000 230.000000 found for Sign_Launch_0001_01_P2
2023-07-29 11:11:57.412 DEBUG   Animator::AnimationManager::AnimationManager (12184): loop params 205.000000 230.000000 found for Sign_Launch_0010_01_P2
2023-07-29 11:11:57.412 DEBUG   Animator::AnimationManager::AnimationManager (12184): loop params 205.000000 230.000000 found for Sign_Launch_1100_01_P2
2023-07-29 11:11:57.412 DEBUG   Animator::AnimationManager::AnimationManager (12184): loop params 190.000000 230.000000 found for Night_Sign_Launch_0001_01_P2
2023-07-29 11:11:57.412 DEBUG   Animator::AnimationManager::AnimationManager (12184): loop params 190.000000 230.000000 found for Night_Sign_Launch_0010_01_P2
2023-07-29 11:11:57.412 DEBUG   Animator::AnimationManager::AnimationManager (12184): loop params 190.000000 230.000000 found for Night_Sign_Launch_1100_01_P2
2023-07-29 11:11:57.412 DEBUG   Animator::AnimationManager::AnimationManager (12184): loop params 80.000000 105.000000 found for NoseGearOperation1_L
2023-07-29 11:11:57.412 DEBUG   Animator::AnimationManager::AnimationManager (12184): loop params 80.000000 105.000000 found for NoseGearOperation1_R
2023-07-29 11:11:57.412 DEBUG   Animator::AnimationManager::AnimationManager (12184): loop params 0.000000 20.000000 found for NoseGearOperation2_L
2023-07-29 11:11:57.412 DEBUG   Animator::AnimationManager::AnimationManager (12184): loop params 0.000000 20.000000 found for NoseGearOperation2_R
2023-07-29 11:11:57.412 DEBUG   Animator::AnimationManager::AnimationManager (12184): loop params 70.000000 110.000000 found for Night_NoseGearOperation1_L
2023-07-29 11:11:57.412 DEBUG   Animator::AnimationManager::AnimationManager (12184): loop params 70.000000 110.000000 found for Night_NoseGearOperation1_R
2023-07-29 11:11:57.412 DEBUG   Animator::AnimationManager::AnimationManager (12184): loop params 0.000000 20.000000 found for Night_NoseGearOperation2_L
2023-07-29 11:11:57.412 DEBUG   Animator::AnimationManager::AnimationManager (12184): loop params 0.000000 20.000000 found for Night_NoseGearOperation2_R
2023-07-29 11:11:57.412 DEBUG   Animator::AnimationManager::AnimationManager (12184): loop params 80.000000 130.000000 found for CrouchM_SignOk2
2023-07-29 11:11:57.412 WARNING LOG (2232): 1 duplicate message(s) skipped.
2023-07-29 11:11:57.412 DEBUG   Animator::AnimationManager::AnimationManager (12184): loop params 80.000000 130.000000 found for CrouchU_SignOk2
2023-07-29 11:11:57.412 WARNING LOG (2232): 1 duplicate message(s) skipped.
2023-07-29 11:11:57.412 DEBUG   Animator::AnimationManager::AnimationManager (12184): loop params 70.000000 120.000000 found for CrouchU_SignOk
2023-07-29 11:11:57.412 WARNING LOG (2232): 1 duplicate message(s) skipped.
2023-07-29 11:11:57.412 DEBUG   Animator::AnimationManager::AnimationManager (12184): loop params 70.000000 120.000000 found for CrouchM_SignOk
2023-07-29 11:11:57.412 WARNING LOG (2232): 1 duplicate message(s) skipped.
2023-07-29 11:11:57.412 DEBUG   Animator::AnimationManager::AnimationManager (12184): loop params 80.000000 130.000000 found for Night_CrouchM_SignOk2
2023-07-29 11:11:57.412 WARNING LOG (2232): 1 duplicate message(s) skipped.
2023-07-29 11:11:57.412 DEBUG   Animator::AnimationManager::AnimationManager (12184): loop params 80.000000 130.000000 found for Night_CrouchU_SignOk2
2023-07-29 11:11:57.412 WARNING LOG (2232): 1 duplicate message(s) skipped.
2023-07-29 11:11:57.412 DEBUG   Animator::AnimationManager::AnimationManager (12184): loop params 70.000000 120.000000 found for Night_CrouchU_SignOk
2023-07-29 11:11:57.412 WARNING LOG (2232): 1 duplicate message(s) skipped.
2023-07-29 11:11:57.412 DEBUG   Animator::AnimationManager::AnimationManager (12184): loop params 70.000000 120.000000 found for Night_CrouchM_SignOk
2023-07-29 11:11:57.413 WARNING LOG (2232): 1 duplicate message(s) skipped.
2023-07-29 11:11:57.413 INFO    ANIMATOR (12184): load_basic() ended
2023-07-29 11:11:57.413 INFO    ANIMATOR (12184): load_main() started
2023-07-29 11:11:57.551 INFO    ANIMATOR (12184): load_main() ended
2023-07-29 11:11:57.821 INFO    ANIMATOR (12184): load_basic() started
2023-07-29 11:11:57.875 INFO    ANIMATOR (12184): load_basic() ended
2023-07-29 11:11:57.875 INFO    ANIMATOR (12184): load_main() started
2023-07-29 11:11:57.911 INFO    ANIMATOR (12184): load_main() ended
2023-07-29 11:11:58.485 INFO    FLIGHT (Main): carrier technician [1: shooter] created, id 6
2023-07-29 11:11:58.486 INFO    FLIGHT (Main): carrier technician [1: director] created, id 12
2023-07-29 11:11:58.492 INFO    FLIGHT (Main): carrier technician [1: white1] created, id 13
2023-07-29 11:11:58.498 INFO    FLIGHT (Main): carrier technician [1: white2] created, id 14
2023-07-29 11:11:58.517 INFO    FLIGHT (Main): carrier technician [1: green_hbb] created, id 15
2023-07-29 11:11:58.517 INFO    FLIGHT (Main): carrier technician [1: green_nw] created, id 7
2023-07-29 11:11:58.523 INFO    FLIGHT (Main): carrier technician [2: shooter] created, id 16
2023-07-29 11:11:58.528 INFO    FLIGHT (Main): carrier technician [2: director] created, id 8
2023-07-29 11:11:58.534 INFO    FLIGHT (Main): carrier technician [2: white1] created, id 9
2023-07-29 11:11:58.539 INFO    FLIGHT (Main): carrier technician [2: white2] created, id 17
2023-07-29 11:11:58.545 INFO    FLIGHT (Main): carrier technician [2: green_hbb] created, id 18
2023-07-29 11:11:58.550 INFO    FLIGHT (Main): carrier technician [2: green_nw] created, id 19
2023-07-29 11:11:58.556 INFO    FLIGHT (Main): carrier technician [3: shooter] created, id 20
2023-07-29 11:11:58.562 INFO    FLIGHT (Main): carrier technician [3: director] created, id 10
2023-07-29 11:11:58.567 INFO    FLIGHT (Main): carrier technician [3: white1] created, id 11
2023-07-29 11:11:58.573 INFO    FLIGHT (Main): carrier technician [3: white2] created, id 21
2023-07-29 11:11:58.578 INFO    FLIGHT (Main): carrier technician [3: green_hbb] created, id 12
2023-07-29 11:11:58.584 INFO    FLIGHT (Main): carrier technician [3: green_nw] created, id 13
2023-07-29 11:11:58.589 INFO    FLIGHT (Main): carrier technician [4: shooter] created, id 14
2023-07-29 11:11:58.595 INFO    FLIGHT (Main): carrier technician [4: director] created, id 15
2023-07-29 11:11:58.600 INFO    FLIGHT (Main): carrier technician [4: white1] created, id 16
2023-07-29 11:11:58.607 INFO    FLIGHT (Main): carrier technician [4: white2] created, id 17
2023-07-29 11:11:58.612 INFO    FLIGHT (Main): carrier technician [4: green_hbb] created, id 22
2023-07-29 11:11:58.617 INFO    FLIGHT (Main): carrier technician [4: green_nw] created, id 18
2023-07-29 11:11:58.645 ERROR   EDCORE (Main): Can't open file: /textures/liveries/cv_1143_5/no_name/description.lua.
2023-07-29 11:11:58.645 ERROR   wWeaponSystemManager (Main): Invalid sensor height! (CV_1143_5)
2023-07-29 11:11:58.944 INFO    DX11BACKEND (6120): Compile shader: model/lines_material.fx:BLEND_MODE=0;DIRECTX11=true;FLIR_MAP;USE_DCS_DEFERRED=1;
2023-07-29 11:11:59.032 ALERT   DX11BACKEND (6120): Error: Can't find precompiled shader for effect model/lines_material.fx:BLEND_MODE=0;DIRECTX11=true;FLIR_MAP;USE_DCS_DEFERRED=1;.
Recompilation process will take some time, please wait
(this situation should not occur on end user PC, if there is no manual shader editing)
2023-07-29 11:12:00.074 WARNING EFFECTS2 (Main): OParticleSystem: preset 'smoke' not found in 'speedSmoke.lua', using default
2023-07-29 11:12:00.439 WARNING LOG (2232): 2 duplicate message(s) skipped.
2023-07-29 11:12:00.439 WARNING Mission (Main): register_unit(7276,16968705) : db.units['7276'] table is missing
2023-07-29 11:12:00.444 ERROR   WORLDGENERAL (Main): Error: Unit [KC-135]: No property record for cell "TAIL_BOTTOM".
2023-07-29 11:12:00.444 ERROR   WORLDGENERAL (Main): Error: Unit [KC-135]: No property record for cell "Object09".
2023-07-29 11:12:00.444 ERROR   WORLDGENERAL (Main): Error: Unit [KC-135]: No property record for cell "AirRefBoom".
2023-07-29 11:12:00.444 ERROR   WORLDGENERAL (Main): Error: Unit [KC-135]: No cell for property record TAIL.
2023-07-29 11:12:00.444 ERROR   APP (Main): Error: Unit [KC-135]: Corrupt damage model.
2023-07-29 11:12:00.452 WARNING Mission (Main): register_unit(7277,16968961) : db.units['7277'] table is missing
2023-07-29 11:12:00.459 ERROR   WORLDGENERAL (Main): Error: Unit [KC135MPRS]: No property record for cell "ELEVATOR_R_IN".
2023-07-29 11:12:00.459 ERROR   WORLDGENERAL (Main): Error: Unit [KC135MPRS]: No property record for cell "ELEVATOR_L_IN".
2023-07-29 11:12:00.459 ERROR   WORLDGENERAL (Main): Error: Unit [KC135MPRS]: No property record for cell "RUDDER_L".
2023-07-29 11:12:00.459 ERROR   WORLDGENERAL (Main): Error: Unit [KC135MPRS]: No property record for cell "TAIL_LEFT_SIDE".
2023-07-29 11:12:00.459 ERROR   WORLDGENERAL (Main): Error: Unit [KC135MPRS]: No property record for cell "WING_R_IN".
2023-07-29 11:12:00.459 ERROR   WORLDGENERAL (Main): Error: Unit [KC135MPRS]: No property record for cell "ENGINE_R_VNESHN".
2023-07-29 11:12:00.459 ERROR   WORLDGENERAL (Main): Error: Unit [KC135MPRS]: No property record for cell "ENGINE_R_VNUTR".
2023-07-29 11:12:00.459 ERROR   WORLDGENERAL (Main): Error: Unit [KC135MPRS]: No property record for cell "WING_R_CENTER".
2023-07-29 11:12:00.459 ERROR   WORLDGENERAL (Main): Error: Unit [KC135MPRS]: No property record for cell "WING_R_OUT".
2023-07-29 11:12:00.459 ERROR   WORLDGENERAL (Main): Error: Unit [KC135MPRS]: No property record for cell "ELERON_R".
2023-07-29 11:12:00.459 ERROR   WORLDGENERAL (Main): Error: Unit [KC135MPRS]: No property record for cell "WING_L_IN".
2023-07-29 11:12:00.459 ERROR   WORLDGENERAL (Main): Error: Unit [KC135MPRS]: No property record for cell "ENGINE_L_VNUTR".
2023-07-29 11:12:00.459 ERROR   WORLDGENERAL (Main): Error: Unit [KC135MPRS]: No property record for cell "WING_L_CENTER".
2023-07-29 11:12:00.459 ERROR   WORLDGENERAL (Main): Error: Unit [KC135MPRS]: No property record for cell "WING_L_OUT".
2023-07-29 11:12:00.459 ERROR   WORLDGENERAL (Main): Error: Unit [KC135MPRS]: No property record for cell "ELERON_L".
2023-07-29 11:12:00.459 ERROR   WORLDGENERAL (Main): Error: Unit [KC135MPRS]: No property record for cell "ENGINE_L_VNESHN".
2023-07-29 11:12:00.459 ERROR   WORLDGENERAL (Main): Error: Unit [KC135MPRS]: No property record for cell "STABILIZER_L_IN".
2023-07-29 11:12:00.459 ERROR   WORLDGENERAL (Main): Error: Unit [KC135MPRS]: No property record for cell "STABILIZER_R_IN".
2023-07-29 11:12:00.459 ERROR   WORLDGENERAL (Main): Error: Unit [KC135MPRS]: No property record for cell "FIN_L_BOTTOM".
2023-07-29 11:12:00.459 ERROR   WORLDGENERAL (Main): Error: Unit [KC135MPRS]: No property record for cell "NOSE_CENTER".
2023-07-29 11:12:00.459 ERROR   WORLDGENERAL (Main): Error: Unit [KC135MPRS]: No property record for cell "COCKPIT".
2023-07-29 11:12:00.459 ERROR   WORLDGENERAL (Main): Error: Unit [KC135MPRS]: No property record for cell "CABIN_LEFT_SIDE".
2023-07-29 11:12:00.459 ERROR   WORLDGENERAL (Main): Error: Unit [KC135MPRS]: No property record for cell "CABIN_RIGHT_SIDE".
2023-07-29 11:12:00.459 ERROR   WORLDGENERAL (Main): Error: Unit [KC135MPRS]: No property record for cell "CABIN_BOTTOM".
2023-07-29 11:12:00.459 ERROR   WORLDGENERAL (Main): Error: Unit [KC135MPRS]: No property record for cell "FUSELAGE_LEFT_SIDE".
2023-07-29 11:12:00.459 ERROR   WORLDGENERAL (Main): Error: Unit [KC135MPRS]: No property record for cell "FUEL_TANK_F".
2023-07-29 11:12:00.459 ERROR   WORLDGENERAL (Main): Error: Unit [KC135MPRS]: No property record for cell "FUSELAGE_RIGHT_SIDE".
2023-07-29 11:12:00.459 ERROR   WORLDGENERAL (Main): Error: Unit [KC135MPRS]: No property record for cell "FUSELAGE_BOTTOM".
2023-07-29 11:12:00.459 ERROR   WORLDGENERAL (Main): Error: Unit [KC135MPRS]: No property record for cell "TAIL_BOTTOM".
2023-07-29 11:12:00.459 ERROR   WORLDGENERAL (Main): Error: Unit [KC135MPRS]: No property record for cell "TAIL_RIGHT_SIDE".
2023-07-29 11:12:00.459 ERROR   WORLDGENERAL (Main): Error: Unit [KC135MPRS]: No property record for cell "Object09".
2023-07-29 11:12:00.459 ERROR   WORLDGENERAL (Main): Error: Unit [KC135MPRS]: No property record for cell "AirRefBoom".
2023-07-29 11:12:00.459 ERROR   WORLDGENERAL (Main): Error: Unit [KC135MPRS]: No property record for segment "Line_WING_L".
2023-07-29 11:12:00.459 ERROR   WORLDGENERAL (Main): Error: Unit [KC135MPRS]: No property record for segment "Line_WING_R".
2023-07-29 11:12:00.459 ERROR   WORLDGENERAL (Main): Error: Unit [KC135MPRS]: No property record for segment "Line_STABIL_L".
2023-07-29 11:12:00.459 ERROR   WORLDGENERAL (Main): Error: Unit [KC135MPRS]: No property record for segment "Line_STABIL_R".
2023-07-29 11:12:00.459 ERROR   WORLDGENERAL (Main): Error: Unit [KC135MPRS]: No property record for segment "Line_KIL_L".
2023-07-29 11:12:00.459 ERROR   WORLDGENERAL (Main): Error: Unit [KC135MPRS]: No property record for segment "Line_NOSE".
2023-07-29 11:12:00.459 ERROR   APP (Main): Error: Unit [KC135MPRS]: Corrupt damage model.
2023-07-29 11:12:00.461 WARNING Mission (Main): register_unit(7278,16969217) : db.units['7278'] table is missing
2023-07-29 11:12:00.461 ERROR   APP (Main): Error: Unit [KC135MPRS]: Corrupt damage model.
2023-07-29 11:12:00.463 WARNING Mission (Main): register_unit(7279,16969473) : db.units['7279'] table is missing
2023-07-29 11:12:00.483 ERROR   APP (Main): Error: Unit [F-14B]: Corrupt damage model.
2023-07-29 11:12:00.484 ERROR   EDCORE (Main): Can't open file: /textures/liveries/f-14b/phoenix corp archangels (tend)/description.lua.
2023-07-29 11:12:00.632 ERROR   APP (Main): Error: Unit [F-16C_50]: Corrupt damage model.
2023-07-29 11:12:00.695 WARNING Mission (Main): register_unit(7347,17986049) : db.units['7347'] table is missing
2023-07-29 11:12:00.773 ERROR   APP (Main): Error: Unit [F-16C_50]: Corrupt damage model.
2023-07-29 11:12:00.820 ERROR   EDCORE (Main): Can't open file: /textures/liveries/f-15ese/pcdf 72nd afu archangels [merlin]/description.lua.
2023-07-29 11:12:00.867 ERROR   APP (Main): Error: Unit [F-16C_50]: Corrupt damage model.
2023-07-29 11:12:00.976 WARNING LOG (2232): 1 duplicate message(s) skipped.
2023-07-29 11:12:00.976 ERROR   APP (Main): Error: Unit [F-14A-135-GR]: Corrupt damage model.
2023-07-29 11:12:00.978 ERROR   APP (Main): Error: Unit [A-10C_2]: Corrupt damage model.
2023-07-29 11:12:00.979 ERROR   EDCORE (Main): Can't open file: /textures/liveries/a-10cii/tdcs warthog kobuleti/description.lua.
2023-07-29 11:12:01.054 ERROR   EDCORE (Main): Can't open file: /textures/liveries/f-15ese/pcdf 72nd afu archangels [cobra]/description.lua.
2023-07-29 11:12:01.055 WARNING Mission (Main): register_unit(7356,18090753) : db.units['7356'] table is missing
2023-07-29 11:12:01.100 WARNING Mission (Main): register_unit(7357,18168833) : db.units['7357'] table is missing
2023-07-29 11:12:01.100 ERROR   APP (Main): Error: Unit [Su-25T]: Corrupt damage model.
2023-07-29 11:12:01.224 WARNING Mission (Main): register_unit(7358,18169089) : db.units['7358'] table is missing
2023-07-29 11:12:01.224 ERROR   APP (Main): Error: Unit [Su-25T]: Corrupt damage model.
2023-07-29 11:12:01.227 ERROR   APP (Main): Error: Unit [F-14B]: Corrupt damage model.
2023-07-29 11:12:01.256 WARNING Mission (Main): register_unit(7361,18285569) : db.units['7361'] table is missing
2023-07-29 11:12:01.270 WARNING Mission (Main): register_unit(7362,18285825) : db.units['7362'] table is missing
2023-07-29 11:12:01.273 ERROR   APP (Main): Error: Unit [F-16C_50]: Corrupt damage model.
2023-07-29 11:12:01.286 WARNING Mission (Main): register_unit(7363,18305025) : db.units['7363'] table is missing
2023-07-29 11:12:01.286 ERROR   APP (Main): Error: Unit [Su-25T]: Corrupt damage model.
2023-07-29 11:12:01.289 WARNING Mission (Main): register_unit(7364,18305281) : db.units['7364'] table is missing
2023-07-29 11:12:01.289 ERROR   APP (Main): Error: Unit [Su-25T]: Corrupt damage model.
2023-07-29 11:12:01.292 WARNING Mission (Main): register_unit(7365,18305537) : db.units['7365'] table is missing
2023-07-29 11:12:01.292 ERROR   APP (Main): Error: Unit [Su-25T]: Corrupt damage model.
2023-07-29 11:12:01.294 WARNING Mission (Main): register_unit(7367,18388737) : db.units['7367'] table is missing
2023-07-29 11:12:01.317 WARNING Mission (Main): register_unit(7368,18388993) : db.units['7368'] table is missing
2023-07-29 11:12:01.319 WARNING Mission (Main): register_unit(7369,18392321) : db.units['7369'] table is missing
2023-07-29 11:12:01.348 WARNING Mission (Main): register_unit(7370,18392577) : db.units['7370'] table is missing
2023-07-29 11:12:01.353 DEBUG   Scripting (Main): make: country: 	0
2023-07-29 11:12:01.353 DEBUG   Scripting (Main): Phrases make : key = 4261
2023-07-29 11:12:01.385 INFO    ASYNCNET (Main): Current ping: 136.7ms
2023-07-29 11:12:01.723 ERROR   ED_SOUND (Main): invalid source_params(woLA-17834505:aircrafts/engines/rearclosehighpower): gain
2023-07-29 11:12:01.723 ERROR   ED_SOUND (Main): invalid source_params(woLA-17834505:aircrafts/engines/afterburnerrearclose): gain
2023-07-29 11:12:01.723 ERROR   ED_SOUND (Main): invalid source_params(woLA-17834505:aircrafts/engines/heavy_rear_afterburner_crackle): gain
2023-07-29 11:12:01.758 WARNING FLIGHT (Main): NO ATC COMM HELIPAD + FARP CHARLIE:127500000
2023-07-29 11:12:01.758 WARNING FLIGHT (Main): NO ATC COMM HELIPAD + FARP BRAVO:127500000
2023-07-29 11:12:01.758 WARNING FLIGHT (Main): NO ATC COMM HELIPAD + FARP DELTA:127500000
2023-07-29 11:12:01.758 WARNING FLIGHT (Main): NO ATC COMM HELIPAD + FARP ALPHA:127500000
2023-07-29 11:12:01.758 WARNING FLIGHT (Main): NO ATC COMM HELIPAD + New Static Object:127500000
2023-07-29 11:12:02.053 ERROR   ED_SOUND (Main): invalid source_params(woLA-17834505:aircrafts/engines/afterburnerrearclose): gain
2023-07-29 11:12:02.213 DEBUG   LuaGUI (Main): --- onChatMessage---	BLUE player Goober 1-1 | Ryan disconnected 	nil	nil
2023-07-29 11:12:02.248 DEBUG   LuaGUI (Main): ----onPlayerDisconnect---	11	0
2023-07-29 11:12:02.437 DEBUG   LuaHooks (Main): rpc request 3: tacviewPing
2023-07-29 11:12:02.615 DEBUG   LuaHooks (Main): rpc result for 3: 0
2023-07-29 11:12:02.615 DEBUG   LuaHooks (Main): LuaRPC Error: request = 3, error_code = 404, error_msg = Method not found
2023-07-29 11:12:02.617 WARNING LOG (2232): 1 duplicate message(s) skipped.
2023-07-29 11:12:02.617 INFO    TACVIEW.DLL (Main): Recording flight data in [G:\TACVIEW\Tacview-20230729-141203-DCS-Client-Georgia_At_War_P2_v1.0.2_afternoon.zip.acmi]
2023-07-29 11:12:02.625 INFO    TACVIEW.DLL (Main): Export rights granted by the host: PlayerPlane=[1] PlayerSensors=[1] OtherObjects=[1]
2023-07-29 11:12:02.633 DEBUG   LuaGUI (Main): --- onChatMessage---	Recording flight data in [G:\TACVIEW\Tacview-20230729-141203-DCS-Client-Georgia_At_War_P2_v1.0.2_afternoon.zip.acmi]	0	0
2023-07-29 11:12:02.676 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 11:12:20.098 WARNING LOG (2232): 31 duplicate message(s) skipped.
2023-07-29 11:12:20.098 INFO    DXGUI_WIN_ADAPTER (Main): resize main window to [1920, 1080]
2023-07-29 11:12:21.361 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 11:12:28.656 WARNING LOG (2232): 3 duplicate message(s) skipped.
2023-07-29 11:12:28.656 ERROR   APP (Main): Error: Unit [Su-25T]: Corrupt damage model.
2023-07-29 11:12:28.663 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 11:12:30.109 ERROR   FLIGHT (Main): error syncing anim 251
2023-07-29 11:12:30.763 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 11:12:31.173 ERROR   FLIGHT (Main): error syncing anim 251
2023-07-29 11:12:31.390 INFO    ASYNCNET (Main): Current ping: 135.0ms
2023-07-29 11:12:31.563 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 11:12:34.194 WARNING LOG (2232): 1 duplicate message(s) skipped.
2023-07-29 11:12:34.194 ERROR   FLIGHT (Main): error syncing anim 251
2023-07-29 11:12:34.958 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 11:12:36.123 DEBUG   LuaGUI (Main): ---setSlot---	2	1236
2023-07-29 11:12:37.237 INFO    EDCORE (Main): Loaded G:/DCS World OpenBeta/Mods/aircraft/F14/bin/F14-HeatblurCommon.dll
2023-07-29 11:12:38.376 INFO    EDCORE (Main): Loaded G:/DCS World OpenBeta/Mods/aircraft/F14/bin/F14-FlightModel.dll
2023-07-29 11:12:39.391 INFO    EDCORE (Main): Loaded G:/DCS World OpenBeta/Mods/aircraft/F14/bin/F14-Avionics.dll
2023-07-29 11:12:39.413 DEBUG   Scripting (Main): make: country: 	0
2023-07-29 11:12:39.413 DEBUG   Scripting (Main): Phrases make : key = 4261
2023-07-29 11:12:39.627 DEBUG   LuaGUI (Main): --- onChatMessage---	ofavi connected to server	nil	nil
2023-07-29 11:12:39.668 DEBUG   LuaGUI (Main): --- onChatMessage---	*** Green 5-1 | GreenWolf - Slot Allowed! ***	1	16
2023-07-29 11:12:39.677 INFO    LuaNET (Main): Trying to Launch SRS @ C:\Program Files\DCS-SimpleRadio-Standalone
2023-07-29 11:12:39.679 DEBUG   LuaGUI (Main): --- onChatMessage---	SRS Running @ 147.135.8.169	1	16
2023-07-29 11:12:40.667 DEBUG   LuaGUI (Main): --- onChatMessage---	Welcome to ""DCS Server""!	1	16
2023-07-29 11:12:40.974 INFO    APP (Main): MissionSpawn:spawnLocalPlayer 1236,F-14B
2023-07-29 11:12:40.981 ERROR   APP (Main): Error: Unit [F-14B]: Corrupt damage model.
2023-07-29 11:12:40.989 WARNING EDCORE (Main): Source bazar/textures/avionicscommon is already mounted to the same mount /textures/.
2023-07-29 11:12:41.001 ERROR   VISUALIZER (Main): ILV for cockpit 'F14B_Cockpit' not found
2023-07-29 11:12:41.011 INFO    COCKPITBASE (Main): WebRTC VOIP init: registered radio receiver/transmitter "ARC159" with id - 0
2023-07-29 11:12:41.011 INFO    COCKPITBASE (Main): WebRTC VOIP init: registered radio receiver/transmitter "ARC159" with id - 1
2023-07-29 11:12:41.011 INFO    COCKPITBASE (Main): WebRTC VOIP init: enabled VOIP capability for radio ARC159
2023-07-29 11:12:41.011 INFO    COCKPITBASE (Main): WebRTC VOIP init: added guard receiver - ARC159
2023-07-29 11:12:41.012 INFO    COCKPITBASE (Main): WebRTC VOIP init: registered radio receiver/transmitter "ARC182" with id - 2
2023-07-29 11:12:41.012 INFO    COCKPITBASE (Main): WebRTC VOIP init: registered radio receiver/transmitter "ARC182" with id - 3
2023-07-29 11:12:41.012 INFO    COCKPITBASE (Main): WebRTC VOIP init: enabled VOIP capability for radio ARC182
2023-07-29 11:12:41.012 INFO    COCKPITBASE (Main): WebRTC VOIP init: added guard receiver - ARC182
2023-07-29 11:12:41.139 ERROR   COCKPITBASE (Main): Cockpit: failed to init geometry, pointer  was not found.
2023-07-29 11:12:41.258 WARNING LOG (2232): 3 duplicate message(s) skipped.
2023-07-29 11:12:41.258 ERROR   COCKPITBASE (Main): Cockpit: Clickable - Wrong connector name PNT_MCB
2023-07-29 11:12:41.294 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Toggle Console] contains combo key [`] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.294 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Score window] contains combo key ['] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Info bar view toggle] contains combo key [Y] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Get new plane - respawn] contains combo key [Tab] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Jump into selected aircraft] contains combo key [J] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Screenshot] contains combo key [SysRQ] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Info Bar - TOGGLE COORDINATE INITS] contains combo key [Y] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Clickable Mouse Cockpit Mode - ON/OFF] contains combo key [C] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Sound On/Off] contains combo key [S] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Rearming and Refueling Window] contains combo key ['] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View briefing on/off] contains combo key [B] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Show controls indicator] contains combo key [Enter] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Flight - Complete mission and RTB] contains combo key [E] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Flight - Complete mission and rejoin] contains combo key [R] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Toggle Formation] contains combo key [T] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Join Up Formation] contains combo key [Y] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Attack My Target] contains combo key [Q] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Cover Me] contains combo key [W] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Request AWACS Home Airbase] contains combo key [U] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Request AWACS Bogey Dope] contains combo key [O] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Flight - Attack ground targets] contains combo key [G] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Flight - Attack air defenses] contains combo key [D] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Flight - Engage Bandits] contains combo key [B] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Communication menu] contains combo key [\] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Switch dialog] contains combo key [\] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Switch to main menu] contains combo key [\] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View Left slow] contains combo key [Num4] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View Right slow] contains combo key [Num6] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View Up slow] contains combo key [Num8] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View Down slow] contains combo key [Num2] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View Up Right slow] contains combo key [Num9] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View Down Right slow] contains combo key [Num3] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View Down Left slow] contains combo key [Num1] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View Up Left slow] contains combo key [Num7] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View Center] contains combo key [Num5] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Zoom in slow] contains combo key [Num*] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Zoom out slow] contains combo key [Num/] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Zoom external in] contains combo key [Num*] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Zoom external out] contains combo key [Num/] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Zoom external normal] contains combo key [NumEnter] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F11 Camera moving forward] contains combo key [Num*] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F11 Camera moving backward] contains combo key [Num/] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F1 Cockpit view] contains combo key [F1] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F1 Natural head movement view] contains combo key [F1] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F1 HUD only view switch] contains combo key [F1] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F2 Aircraft view] contains combo key [F2] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F2 View own aircraft] contains combo key [F2] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F2 Toggle camera position] contains combo key [F2] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F2 Toggle local camera control] contains combo key [F2] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F3 Fly-By view] contains combo key [F3] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F3 Fly-By jump view] contains combo key [F3] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F4 Camera mounted on object] contains combo key [F4] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F4 Chase view] contains combo key [F4] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F4 Arcade Chase view] contains combo key [F4] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F5 nearest AC view] contains combo key [F5] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F5 Ground hostile view] contains combo key [F5] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F6 Released weapon view] contains combo key [F6] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F6 Weapon to target view] contains combo key [F6] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F7 Ground unit view] contains combo key [F7] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F9 Ship view] contains combo key [F9] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F9 Landing signal officer view] contains combo key [F9] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F10 Theater map view] contains combo key [F10] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F10 Jump to theater map view over current point] contains combo key [F10] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Theater map dialog on/off] contains combo key [F10] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F11 Airport free camera] contains combo key [F11] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F11 Jump to free camera] contains combo key [F11] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F12 Static object view] contains combo key [F12] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F12 Civil traffic view] contains combo key [F12] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F12 Trains/cars toggle] contains combo key [F12] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F1 Head shift movement on / off] contains combo key [F1] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative up slow] contains combo key [Num8] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative down slow] contains combo key [Num2] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative left slow] contains combo key [Num4] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative right slow] contains combo key [Num6] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative up right slow] contains combo key [Num9] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative down right slow] contains combo key [Num3] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative down left slow] contains combo key [Num1] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative up left slow] contains combo key [Num7] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative forward slow] contains combo key [Num*] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative backward slow] contains combo key [Num/] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative center] contains combo key [Num5] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative up] contains combo key [Num8] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative down] contains combo key [Num2] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative left] contains combo key [Num4] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative right] contains combo key [Num6] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative up right] contains combo key [Num9] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative down right] contains combo key [Num3] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative down left] contains combo key [Num1] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative up left] contains combo key [Num7] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative forward] contains combo key [Num*] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative backward] contains combo key [Num/] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Object free camera] contains combo key [F2] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Object free camera bookmarks editor] contains combo key [=] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Object free camera bookmarks menu] contains combo key [-] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Pie menu] contains combo key [O] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Wingman camera] contains combo key [F4] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Supercarrier camera] contains combo key [F9] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Aircraft carrier catapult camera] contains combo key [F9] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Aircraft carrier catapult crew camera] contains combo key [F9] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F11 view local input layer toggle] contains combo key [F11] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Unload camera position to clipboard] contains combo key [,] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Load camera position from clipboard] contains combo key [.] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Keyboard Rate Fast] contains combo key []] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Keyboard Rate Slow] contains combo key []] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Keyboard Rate Normal] contains combo key []] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Mouse Rate Fast] contains combo key [[] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Mouse Rate Slow] contains combo key [[] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Mouse Rate Normal] contains combo key [[] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Flashlight] contains combo key [L] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Cockpit panel view toggle] contains combo key [Num0] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Save Cockpit Angles] contains combo key [Num0] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View up] contains combo key [Num8] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View down] contains combo key [Num2] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View left] contains combo key [Num4] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View right] contains combo key [Num6] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View up right] contains combo key [Num9] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View down right] contains combo key [Num3] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View down left] contains combo key [Num1] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View up left] contains combo key [Num7] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Cockpit Camera Move Up] contains combo key [Num8] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Cockpit Camera Move Down] contains combo key [Num2] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Cockpit Camera Move Left] contains combo key [Num4] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Cockpit Camera Move Right] contains combo key [Num6] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Cockpit Camera Move Forward] contains combo key [Num*] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Cockpit Camera Move Back] contains combo key [Num/] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Cockpit Camera Move Center] contains combo key [Num5] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera transpose mode (press and hold)] contains combo key [F1] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Glance up] contains combo key [Num8] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Glance down] contains combo key [Num2] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Glance left] contains combo key [Num4] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Glance right] contains combo key [Num6] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Glance up-left] contains combo key [Num7] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Glance down-left] contains combo key [Num1] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Glance up-right] contains combo key [Num9] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Glance down-right] contains combo key [Num3] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera pan mode toggle] contains combo key [Z] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera snap view up] contains combo key [Num8] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera snap view down] contains combo key [Num2] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera snap view left] contains combo key [Num4] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera snap view right] contains combo key [Num6] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera snap view up-left] contains combo key [Num7] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera snap view down-left] contains combo key [Num1] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera snap view up-right] contains combo key [Num9] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera snap view down-right] contains combo key [Num3] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Center Camera View] contains combo key [Num5] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Return Camera] contains combo key [Num5] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Return Camera Base] contains combo key [Num5] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View  0] contains combo key [Num0] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View  1] contains combo key [Num1] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View  2] contains combo key [Num2] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View  3] contains combo key [Num3] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View  4] contains combo key [Num4] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View  5] contains combo key [Num5] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View  6] contains combo key [Num6] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View  7] contains combo key [Num7] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View  8] contains combo key [Num8] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View  9] contains combo key [Num9] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Zoom in] contains combo key [Num*] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Zoom out] contains combo key [Num/] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera jiggle toggle] contains combo key [J] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Keep terrain camera altitude] contains combo key [K] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View friends mode] contains combo key [Home] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View enemies mode] contains combo key [End] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View all mode] contains combo key [Delete] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Toggle tracking launched weapon] contains combo key [Num+] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Objects switching direction forward ] contains combo key [PageDown] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Objects switching direction reverse ] contains combo key [PageUp] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Object exclude ] contains combo key [Delete] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Objects all excluded - include] contains combo key [Insert] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Unlock view (stop padlock)] contains combo key [NumLock] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [All missiles padlock] contains combo key [Num.] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Threat missile padlock] contains combo key [Num.] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Lock terrain view] contains combo key [Num.] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [All Labels] contains combo key [F10] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Aircraft Labels] contains combo key [F2] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Missile Labels] contains combo key [F6] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Vehicle & Ship Labels] contains combo key [F9] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Kneeboard ON/OFF] contains combo key [K] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Kneeboard glance view] contains combo key [K] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Kneeboard Next Page] contains combo key []] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Kneeboard Previous Page] contains combo key [[] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Kneeboard current position mark point] contains combo key [K] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Toggle Canopy] contains combo key [C] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Show pilot body] contains combo key [P] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Change LGB laser code 2nd digit] contains combo key [1] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Change LGB laser code 3rd digit] contains combo key [2] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Change LGB laser code 4th digit] contains combo key [3] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Change gun burst mode] contains combo key [4] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Inc KY-28 encryption key] contains combo key [=] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Dec KY-28 encryption key] contains combo key [-] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Night Vision Goggles] contains combo key [H] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Night Vision Goggles Gain - INC] contains combo key [H] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Night Vision Goggles Gain - DEC] contains combo key [H] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Play] contains combo key [M] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Stop] contains combo key [N] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Fast Forward] contains combo key [M] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Fast Backward] contains combo key [N] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Eject (3 times)] contains combo key [E] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Record of mouse cursor in track On/Off] contains combo key [Scroll] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Subtitle Recording - START] contains combo key [Scroll] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Subtitle Recording - STOP] contains combo key [Scroll] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Occupy Pilot Seat] contains combo key [1] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Occupy RIO Seat] contains combo key [2] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Seat Adjustment Up] contains combo key [S] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Seat Adjustment Down] contains combo key [S] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Mirror View] contains combo key [Num8] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Mirror Left On] contains combo key [N] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Mirror Right On] contains combo key [M] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Toggle Mirrors] contains combo key [M] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Automatic Startup Procedure] contains combo key [Home] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Toggle Auto Throttle] contains combo key [T] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Nose strut extend] contains combo key [Q] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Nose strut kneel] contains combo key [A] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Aircraft Pitch Down] contains combo key [Up] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Aircraft Pitch Up] contains combo key [Down] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Aircraft Bank Left] contains combo key [Left] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Aircraft Bank Right] contains combo key [Right] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Aircraft Rudder Left] contains combo key [Z] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Aircraft Rudder Right] contains combo key [X] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Catapult Hook up] contains combo key [U] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Catapult Salute] contains combo key [U] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Throttle Levers - UP] contains combo key [Num+] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Throttle Levers - DOWN] contains combo key [Num-] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Master Caution Reset] contains combo key [M] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Speed brake toggle] contains combo key [B] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Parking brake pull] contains combo key [P] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Parking brake stow] contains combo key [P] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Emergency Jettison Switch] contains combo key [W] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Gears Down] contains combo key [G] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Gears Up] contains combo key [G] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Gear Emergency Extend] contains combo key [G] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Hook Extend] contains combo key [H] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Hook Retract] contains combo key [H] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Hook Toggle] contains combo key [H] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Wheel Brake both] contains combo key [W] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Next Waypoint] contains combo key [`] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Previous Waypoint] contains combo key [`] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Toggle Arm Ejection Seat] contains combo key [E] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Control Stick Show/Hide] contains combo key [Back] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Mic Button UHF1 (ARC-159)] contains combo key [\] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Mic Button UHF2 (ARC-182)] contains combo key [\] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Mic Button ICS] contains combo key [\] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [End mission] contains combo key [Esc] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Pause] contains combo key [Pause] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Time accelerate] contains combo key [Z] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Time decelerate] contains combo key [Z] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Time normal] contains combo key [Z] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Jump into other aircraft] contains combo key [J] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Info bar coordinate units toogle] contains combo key [Y] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Mouse cursor cockpit mode] contains combo key [C] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Active Pause] contains combo key [Pause] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F4 Look back view] contains combo key [F4] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F8 Target view] contains combo key [F8] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F8 Player targets/All targets filter] contains combo key [F8] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View 0] contains combo key [Num0] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View 1] contains combo key [Num1] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View 2] contains combo key [Num2] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View 3] contains combo key [Num3] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View 4] contains combo key [Num4] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View 5] contains combo key [Num5] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View 6] contains combo key [Num6] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View 7] contains combo key [Num7] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View 8] contains combo key [Num8] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View 9] contains combo key [Num9] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Toggle tracking fire weapon] contains combo key [Num+] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Objects switching direction forward] contains combo key [PageDown] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Objects switching direction reverse] contains combo key [PageUp] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.295 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Object exclude] contains combo key [Delete] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Toggle Console] contains combo key [`] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Score window] contains combo key ['] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Info bar view toggle] contains combo key [Y] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Get new plane - respawn] contains combo key [Tab] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Jump into selected aircraft] contains combo key [J] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Screenshot] contains combo key [SysRQ] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Info Bar - TOGGLE COORDINATE INITS] contains combo key [Y] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Clickable Mouse Cockpit Mode - ON/OFF] contains combo key [C] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Sound On/Off] contains combo key [S] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Rearming and Refueling Window] contains combo key ['] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View briefing on/off] contains combo key [B] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Show controls indicator] contains combo key [Enter] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Flight - Complete mission and RTB] contains combo key [E] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Flight - Complete mission and rejoin] contains combo key [R] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Toggle Formation] contains combo key [T] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Join Up Formation] contains combo key [Y] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Attack My Target] contains combo key [Q] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Cover Me] contains combo key [W] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Request AWACS Home Airbase] contains combo key [U] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Request AWACS Bogey Dope] contains combo key [O] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Flight - Attack ground targets] contains combo key [G] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Flight - Attack air defenses] contains combo key [D] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Flight - Engage Bandits] contains combo key [B] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Communication menu] contains combo key [\] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Switch dialog] contains combo key [\] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Switch to main menu] contains combo key [\] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View Left slow] contains combo key [Num4] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View Right slow] contains combo key [Num6] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View Up slow] contains combo key [Num8] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View Down slow] contains combo key [Num2] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View Up Right slow] contains combo key [Num9] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View Down Right slow] contains combo key [Num3] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View Down Left slow] contains combo key [Num1] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View Up Left slow] contains combo key [Num7] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View Center] contains combo key [Num5] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Zoom in slow] contains combo key [Num*] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Zoom out slow] contains combo key [Num/] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Zoom external in] contains combo key [Num*] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Zoom external out] contains combo key [Num/] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Zoom external normal] contains combo key [NumEnter] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F11 Camera moving forward] contains combo key [Num*] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F11 Camera moving backward] contains combo key [Num/] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F1 Cockpit view] contains combo key [F1] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F1 Natural head movement view] contains combo key [F1] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F1 HUD only view switch] contains combo key [F1] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F2 Aircraft view] contains combo key [F2] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F2 View own aircraft] contains combo key [F2] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F2 Toggle camera position] contains combo key [F2] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F2 Toggle local camera control] contains combo key [F2] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F3 Fly-By view] contains combo key [F3] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F3 Fly-By jump view] contains combo key [F3] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F4 Camera mounted on object] contains combo key [F4] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F4 Chase view] contains combo key [F4] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F4 Arcade Chase view] contains combo key [F4] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F5 nearest AC view] contains combo key [F5] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F5 Ground hostile view] contains combo key [F5] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F6 Released weapon view] contains combo key [F6] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F6 Weapon to target view] contains combo key [F6] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F7 Ground unit view] contains combo key [F7] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F9 Ship view] contains combo key [F9] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F9 Landing signal officer view] contains combo key [F9] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F10 Theater map view] contains combo key [F10] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F10 Jump to theater map view over current point] contains combo key [F10] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Theater map dialog on/off] contains combo key [F10] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F11 Airport free camera] contains combo key [F11] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F11 Jump to free camera] contains combo key [F11] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F12 Static object view] contains combo key [F12] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F12 Civil traffic view] contains combo key [F12] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F12 Trains/cars toggle] contains combo key [F12] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F1 Head shift movement on / off] contains combo key [F1] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative up slow] contains combo key [Num8] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative down slow] contains combo key [Num2] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative left slow] contains combo key [Num4] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative right slow] contains combo key [Num6] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative up right slow] contains combo key [Num9] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative down right slow] contains combo key [Num3] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative down left slow] contains combo key [Num1] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative up left slow] contains combo key [Num7] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative forward slow] contains combo key [Num*] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative backward slow] contains combo key [Num/] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative center] contains combo key [Num5] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative up] contains combo key [Num8] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative down] contains combo key [Num2] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative left] contains combo key [Num4] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative right] contains combo key [Num6] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative up right] contains combo key [Num9] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative down right] contains combo key [Num3] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative down left] contains combo key [Num1] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative up left] contains combo key [Num7] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative forward] contains combo key [Num*] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative backward] contains combo key [Num/] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Object free camera] contains combo key [F2] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Object free camera bookmarks editor] contains combo key [=] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Object free camera bookmarks menu] contains combo key [-] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Pie menu] contains combo key [O] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Wingman camera] contains combo key [F4] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Supercarrier camera] contains combo key [F9] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Aircraft carrier catapult camera] contains combo key [F9] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Aircraft carrier catapult crew camera] contains combo key [F9] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F11 view local input layer toggle] contains combo key [F11] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Unload camera position to clipboard] contains combo key [,] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Load camera position from clipboard] contains combo key [.] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Keyboard Rate Fast] contains combo key []] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Keyboard Rate Slow] contains combo key []] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Keyboard Rate Normal] contains combo key []] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Mouse Rate Fast] contains combo key [[] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Mouse Rate Slow] contains combo key [[] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Mouse Rate Normal] contains combo key [[] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Flashlight] contains combo key [L] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Cockpit panel view toggle] contains combo key [Num0] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Save Cockpit Angles] contains combo key [Num0] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View up] contains combo key [Num8] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View down] contains combo key [Num2] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View left] contains combo key [Num4] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View right] contains combo key [Num6] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View up right] contains combo key [Num9] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View down right] contains combo key [Num3] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View down left] contains combo key [Num1] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View up left] contains combo key [Num7] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Cockpit Camera Move Up] contains combo key [Num8] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Cockpit Camera Move Down] contains combo key [Num2] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Cockpit Camera Move Left] contains combo key [Num4] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Cockpit Camera Move Right] contains combo key [Num6] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Cockpit Camera Move Forward] contains combo key [Num*] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Cockpit Camera Move Back] contains combo key [Num/] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Cockpit Camera Move Center] contains combo key [Num5] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera transpose mode (press and hold)] contains combo key [F1] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Glance up] contains combo key [Num8] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Glance down] contains combo key [Num2] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Glance left] contains combo key [Num4] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Glance right] contains combo key [Num6] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Glance up-left] contains combo key [Num7] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Glance down-left] contains combo key [Num1] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Glance up-right] contains combo key [Num9] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Glance down-right] contains combo key [Num3] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera pan mode toggle] contains combo key [Z] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera snap view up] contains combo key [Num8] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera snap view down] contains combo key [Num2] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera snap view left] contains combo key [Num4] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera snap view right] contains combo key [Num6] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera snap view up-left] contains combo key [Num7] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera snap view down-left] contains combo key [Num1] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera snap view up-right] contains combo key [Num9] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera snap view down-right] contains combo key [Num3] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Center Camera View] contains combo key [Num5] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Return Camera] contains combo key [Num5] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Return Camera Base] contains combo key [Num5] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View  0] contains combo key [Num0] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View  1] contains combo key [Num1] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View  2] contains combo key [Num2] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View  3] contains combo key [Num3] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View  4] contains combo key [Num4] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View  5] contains combo key [Num5] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View  6] contains combo key [Num6] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View  7] contains combo key [Num7] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View  8] contains combo key [Num8] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View  9] contains combo key [Num9] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Zoom in] contains combo key [Num*] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Zoom out] contains combo key [Num/] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera jiggle toggle] contains combo key [J] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Keep terrain camera altitude] contains combo key [K] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View friends mode] contains combo key [Home] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View enemies mode] contains combo key [End] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View all mode] contains combo key [Delete] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Toggle tracking launched weapon] contains combo key [Num+] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Objects switching direction forward ] contains combo key [PageDown] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Objects switching direction reverse ] contains combo key [PageUp] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Object exclude ] contains combo key [Delete] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Objects all excluded - include] contains combo key [Insert] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Unlock view (stop padlock)] contains combo key [NumLock] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [All missiles padlock] contains combo key [Num.] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Threat missile padlock] contains combo key [Num.] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Lock terrain view] contains combo key [Num.] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [All Labels] contains combo key [F10] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Aircraft Labels] contains combo key [F2] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Missile Labels] contains combo key [F6] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Vehicle & Ship Labels] contains combo key [F9] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Kneeboard ON/OFF] contains combo key [K] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Kneeboard glance view] contains combo key [K] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Kneeboard Next Page] contains combo key []] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Kneeboard Previous Page] contains combo key [[] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Kneeboard current position mark point] contains combo key [K] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Toggle Canopy] contains combo key [C] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Show pilot body] contains combo key [P] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Change LGB laser code 2nd digit] contains combo key [1] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Change LGB laser code 3rd digit] contains combo key [2] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Change LGB laser code 4th digit] contains combo key [3] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Change gun burst mode] contains combo key [4] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Inc KY-28 encryption key] contains combo key [=] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Dec KY-28 encryption key] contains combo key [-] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Night Vision Goggles] contains combo key [H] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Night Vision Goggles Gain - INC] contains combo key [H] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Night Vision Goggles Gain - DEC] contains combo key [H] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Play] contains combo key [M] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Stop] contains combo key [N] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Fast Forward] contains combo key [M] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Fast Backward] contains combo key [N] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Eject (3 times)] contains combo key [E] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Record of mouse cursor in track On/Off] contains combo key [Scroll] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Subtitle Recording - START] contains combo key [Scroll] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Subtitle Recording - STOP] contains combo key [Scroll] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Occupy Pilot Seat] contains combo key [1] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Occupy RIO Seat] contains combo key [2] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Seat Adjustment Up] contains combo key [S] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Seat Adjustment Down] contains combo key [S] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Mirror View] contains combo key [Num8] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Mirror Left On] contains combo key [N] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Mirror Right On] contains combo key [M] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Toggle Mirrors] contains combo key [M] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Automatic Startup Procedure] contains combo key [Home] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Toggle Auto Throttle] contains combo key [T] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Nose strut extend] contains combo key [Q] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Nose strut kneel] contains combo key [A] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Aircraft Pitch Down] contains combo key [Up] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Aircraft Pitch Up] contains combo key [Down] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Aircraft Bank Left] contains combo key [Left] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Aircraft Bank Right] contains combo key [Right] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Aircraft Rudder Left] contains combo key [Z] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Aircraft Rudder Right] contains combo key [X] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Catapult Hook up] contains combo key [U] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Catapult Salute] contains combo key [U] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Throttle Levers - UP] contains combo key [Num+] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Throttle Levers - DOWN] contains combo key [Num-] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Master Caution Reset] contains combo key [M] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Speed brake toggle] contains combo key [B] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Parking brake pull] contains combo key [P] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Parking brake stow] contains combo key [P] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Emergency Jettison Switch] contains combo key [W] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Gears Down] contains combo key [G] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Gears Up] contains combo key [G] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Gear Emergency Extend] contains combo key [G] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Hook Extend] contains combo key [H] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Hook Retract] contains combo key [H] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Hook Toggle] contains combo key [H] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Wheel Brake both] contains combo key [W] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Next Waypoint] contains combo key [`] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Previous Waypoint] contains combo key [`] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Toggle Arm Ejection Seat] contains combo key [E] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Control Stick Show/Hide] contains combo key [Back] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Mic Button UHF1 (ARC-159)] contains combo key [\] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Mic Button UHF2 (ARC-182)] contains combo key [\] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Mic Button ICS] contains combo key [\] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [End mission] contains combo key [Esc] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Pause] contains combo key [Pause] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Time accelerate] contains combo key [Z] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Time decelerate] contains combo key [Z] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Time normal] contains combo key [Z] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Jump into other aircraft] contains combo key [J] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Info bar coordinate units toogle] contains combo key [Y] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Mouse cursor cockpit mode] contains combo key [C] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.307 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Active Pause] contains combo key [Pause] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.308 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F4 Look back view] contains combo key [F4] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.308 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F8 Target view] contains combo key [F8] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.308 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F8 Player targets/All targets filter] contains combo key [F8] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.308 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View 0] contains combo key [Num0] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.308 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View 1] contains combo key [Num1] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.308 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View 2] contains combo key [Num2] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.308 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View 3] contains combo key [Num3] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.308 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View 4] contains combo key [Num4] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.308 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View 5] contains combo key [Num5] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.308 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View 6] contains combo key [Num6] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.308 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View 7] contains combo key [Num7] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.308 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View 8] contains combo key [Num8] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.308 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View 9] contains combo key [Num9] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.308 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Toggle tracking fire weapon] contains combo key [Num+] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.308 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Objects switching direction forward] contains combo key [PageDown] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.308 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Objects switching direction reverse] contains combo key [PageUp] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.308 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Object exclude] contains combo key [Delete] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Toggle Console] contains combo key [`] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Score window] contains combo key ['] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Info bar view toggle] contains combo key [Y] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Get new plane - respawn] contains combo key [Tab] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Jump into selected aircraft] contains combo key [J] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Screenshot] contains combo key [SysRQ] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Info Bar - TOGGLE COORDINATE INITS] contains combo key [Y] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Clickable Mouse Cockpit Mode - ON/OFF] contains combo key [C] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Sound On/Off] contains combo key [S] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Rearming and Refueling Window] contains combo key ['] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View briefing on/off] contains combo key [B] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Show controls indicator] contains combo key [Enter] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Flight - Complete mission and RTB] contains combo key [E] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Flight - Complete mission and rejoin] contains combo key [R] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Toggle Formation] contains combo key [T] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Join Up Formation] contains combo key [Y] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Attack My Target] contains combo key [Q] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Cover Me] contains combo key [W] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Request AWACS Home Airbase] contains combo key [U] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Request AWACS Bogey Dope] contains combo key [O] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Flight - Attack ground targets] contains combo key [G] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Flight - Attack air defenses] contains combo key [D] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Flight - Engage Bandits] contains combo key [B] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Communication menu] contains combo key [\] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Switch dialog] contains combo key [\] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Switch to main menu] contains combo key [\] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View Left slow] contains combo key [Num4] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View Right slow] contains combo key [Num6] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View Up slow] contains combo key [Num8] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View Down slow] contains combo key [Num2] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View Up Right slow] contains combo key [Num9] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View Down Right slow] contains combo key [Num3] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View Down Left slow] contains combo key [Num1] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View Up Left slow] contains combo key [Num7] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View Center] contains combo key [Num5] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Zoom in slow] contains combo key [Num*] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Zoom out slow] contains combo key [Num/] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Zoom external in] contains combo key [Num*] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Zoom external out] contains combo key [Num/] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Zoom external normal] contains combo key [NumEnter] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F11 Camera moving forward] contains combo key [Num*] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F11 Camera moving backward] contains combo key [Num/] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F1 Cockpit view] contains combo key [F1] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F1 Natural head movement view] contains combo key [F1] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F1 HUD only view switch] contains combo key [F1] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F2 Aircraft view] contains combo key [F2] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F2 View own aircraft] contains combo key [F2] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F2 Toggle camera position] contains combo key [F2] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F2 Toggle local camera control] contains combo key [F2] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F3 Fly-By view] contains combo key [F3] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F3 Fly-By jump view] contains combo key [F3] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F4 Camera mounted on object] contains combo key [F4] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F4 Chase view] contains combo key [F4] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F4 Arcade Chase view] contains combo key [F4] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F5 nearest AC view] contains combo key [F5] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F5 Ground hostile view] contains combo key [F5] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F6 Released weapon view] contains combo key [F6] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F6 Weapon to target view] contains combo key [F6] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F7 Ground unit view] contains combo key [F7] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F9 Ship view] contains combo key [F9] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F9 Landing signal officer view] contains combo key [F9] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F10 Theater map view] contains combo key [F10] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F10 Jump to theater map view over current point] contains combo key [F10] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Theater map dialog on/off] contains combo key [F10] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F11 Airport free camera] contains combo key [F11] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F11 Jump to free camera] contains combo key [F11] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F12 Static object view] contains combo key [F12] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F12 Civil traffic view] contains combo key [F12] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F12 Trains/cars toggle] contains combo key [F12] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F1 Head shift movement on / off] contains combo key [F1] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative up slow] contains combo key [Num8] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative down slow] contains combo key [Num2] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative left slow] contains combo key [Num4] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative right slow] contains combo key [Num6] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative up right slow] contains combo key [Num9] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative down right slow] contains combo key [Num3] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative down left slow] contains combo key [Num1] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative up left slow] contains combo key [Num7] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative forward slow] contains combo key [Num*] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative backward slow] contains combo key [Num/] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative center] contains combo key [Num5] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative up] contains combo key [Num8] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative down] contains combo key [Num2] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative left] contains combo key [Num4] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative right] contains combo key [Num6] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative up right] contains combo key [Num9] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative down right] contains combo key [Num3] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative down left] contains combo key [Num1] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative up left] contains combo key [Num7] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative forward] contains combo key [Num*] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative backward] contains combo key [Num/] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Object free camera] contains combo key [F2] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Object free camera bookmarks editor] contains combo key [=] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Object free camera bookmarks menu] contains combo key [-] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Pie menu] contains combo key [O] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Wingman camera] contains combo key [F4] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Supercarrier camera] contains combo key [F9] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Aircraft carrier catapult camera] contains combo key [F9] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Aircraft carrier catapult crew camera] contains combo key [F9] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F11 view local input layer toggle] contains combo key [F11] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Unload camera position to clipboard] contains combo key [,] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Load camera position from clipboard] contains combo key [.] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Keyboard Rate Fast] contains combo key []] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Keyboard Rate Slow] contains combo key []] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Keyboard Rate Normal] contains combo key []] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Mouse Rate Fast] contains combo key [[] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Mouse Rate Slow] contains combo key [[] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Mouse Rate Normal] contains combo key [[] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Flashlight] contains combo key [L] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Cockpit panel view toggle] contains combo key [Num0] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Save Cockpit Angles] contains combo key [Num0] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View up] contains combo key [Num8] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View down] contains combo key [Num2] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View left] contains combo key [Num4] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View right] contains combo key [Num6] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View up right] contains combo key [Num9] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View down right] contains combo key [Num3] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View down left] contains combo key [Num1] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View up left] contains combo key [Num7] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Cockpit Camera Move Up] contains combo key [Num8] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Cockpit Camera Move Down] contains combo key [Num2] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Cockpit Camera Move Left] contains combo key [Num4] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Cockpit Camera Move Right] contains combo key [Num6] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Cockpit Camera Move Forward] contains combo key [Num*] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Cockpit Camera Move Back] contains combo key [Num/] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Cockpit Camera Move Center] contains combo key [Num5] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera transpose mode (press and hold)] contains combo key [F1] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Glance up] contains combo key [Num8] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Glance down] contains combo key [Num2] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Glance left] contains combo key [Num4] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Glance right] contains combo key [Num6] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Glance up-left] contains combo key [Num7] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Glance down-left] contains combo key [Num1] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Glance up-right] contains combo key [Num9] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Glance down-right] contains combo key [Num3] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera pan mode toggle] contains combo key [Z] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera snap view up] contains combo key [Num8] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera snap view down] contains combo key [Num2] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera snap view left] contains combo key [Num4] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera snap view right] contains combo key [Num6] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera snap view up-left] contains combo key [Num7] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera snap view down-left] contains combo key [Num1] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera snap view up-right] contains combo key [Num9] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera snap view down-right] contains combo key [Num3] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Center Camera View] contains combo key [Num5] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Return Camera] contains combo key [Num5] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Return Camera Base] contains combo key [Num5] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View  0] contains combo key [Num0] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View  1] contains combo key [Num1] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View  2] contains combo key [Num2] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View  3] contains combo key [Num3] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View  4] contains combo key [Num4] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View  5] contains combo key [Num5] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View  6] contains combo key [Num6] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View  7] contains combo key [Num7] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View  8] contains combo key [Num8] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View  9] contains combo key [Num9] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Zoom in] contains combo key [Num*] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Zoom out] contains combo key [Num/] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera jiggle toggle] contains combo key [J] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Keep terrain camera altitude] contains combo key [K] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View friends mode] contains combo key [Home] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View enemies mode] contains combo key [End] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View all mode] contains combo key [Delete] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Toggle tracking launched weapon] contains combo key [Num+] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Objects switching direction forward ] contains combo key [PageDown] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Objects switching direction reverse ] contains combo key [PageUp] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Object exclude ] contains combo key [Delete] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Objects all excluded - include] contains combo key [Insert] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Unlock view (stop padlock)] contains combo key [NumLock] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [All missiles padlock] contains combo key [Num.] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Threat missile padlock] contains combo key [Num.] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Lock terrain view] contains combo key [Num.] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [All Labels] contains combo key [F10] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Aircraft Labels] contains combo key [F2] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Missile Labels] contains combo key [F6] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Vehicle & Ship Labels] contains combo key [F9] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Kneeboard ON/OFF] contains combo key [K] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Kneeboard glance view] contains combo key [K] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Kneeboard Next Page] contains combo key []] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Kneeboard Previous Page] contains combo key [[] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Kneeboard current position mark point] contains combo key [K] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Toggle Canopy] contains combo key [C] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Show pilot body] contains combo key [P] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Change LGB laser code 2nd digit] contains combo key [1] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Change LGB laser code 3rd digit] contains combo key [2] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Change LGB laser code 4th digit] contains combo key [3] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Change gun burst mode] contains combo key [4] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Inc KY-28 encryption key] contains combo key [=] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Dec KY-28 encryption key] contains combo key [-] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Night Vision Goggles] contains combo key [H] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Night Vision Goggles Gain - INC] contains combo key [H] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Night Vision Goggles Gain - DEC] contains combo key [H] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Play] contains combo key [M] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Stop] contains combo key [N] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Fast Forward] contains combo key [M] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Fast Backward] contains combo key [N] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Eject (3 times)] contains combo key [E] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Record of mouse cursor in track On/Off] contains combo key [Scroll] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Subtitle Recording - START] contains combo key [Scroll] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Subtitle Recording - STOP] contains combo key [Scroll] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Occupy Pilot Seat] contains combo key [1] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Occupy RIO Seat] contains combo key [2] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Seat Adjustment Up] contains combo key [S] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Seat Adjustment Down] contains combo key [S] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Mirror View] contains combo key [Num8] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Mirror Left On] contains combo key [N] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Mirror Right On] contains combo key [M] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Toggle Mirrors] contains combo key [M] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Automatic Startup Procedure] contains combo key [Home] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Toggle Auto Throttle] contains combo key [T] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Nose strut extend] contains combo key [Q] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Nose strut kneel] contains combo key [A] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Aircraft Pitch Down] contains combo key [Up] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Aircraft Pitch Up] contains combo key [Down] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Aircraft Bank Left] contains combo key [Left] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Aircraft Bank Right] contains combo key [Right] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Aircraft Rudder Left] contains combo key [Z] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Aircraft Rudder Right] contains combo key [X] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Catapult Hook up] contains combo key [U] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Catapult Salute] contains combo key [U] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Throttle Levers - UP] contains combo key [Num+] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Throttle Levers - DOWN] contains combo key [Num-] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Master Caution Reset] contains combo key [M] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Speed brake toggle] contains combo key [B] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Parking brake pull] contains combo key [P] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Parking brake stow] contains combo key [P] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Emergency Jettison Switch] contains combo key [W] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Gears Down] contains combo key [G] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Gears Up] contains combo key [G] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Gear Emergency Extend] contains combo key [G] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Hook Extend] contains combo key [H] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Hook Retract] contains combo key [H] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Hook Toggle] contains combo key [H] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Wheel Brake both] contains combo key [W] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Next Waypoint] contains combo key [`] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Previous Waypoint] contains combo key [`] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Toggle Arm Ejection Seat] contains combo key [E] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Control Stick Show/Hide] contains combo key [Back] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Mic Button UHF1 (ARC-159)] contains combo key [\] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Mic Button UHF2 (ARC-182)] contains combo key [\] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Mic Button ICS] contains combo key [\] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [End mission] contains combo key [Esc] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Pause] contains combo key [Pause] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Time accelerate] contains combo key [Z] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Time decelerate] contains combo key [Z] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Time normal] contains combo key [Z] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Jump into other aircraft] contains combo key [J] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Info bar coordinate units toogle] contains combo key [Y] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Mouse cursor cockpit mode] contains combo key [C] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Active Pause] contains combo key [Pause] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F4 Look back view] contains combo key [F4] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F8 Target view] contains combo key [F8] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F8 Player targets/All targets filter] contains combo key [F8] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View 0] contains combo key [Num0] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View 1] contains combo key [Num1] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View 2] contains combo key [Num2] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View 3] contains combo key [Num3] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View 4] contains combo key [Num4] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View 5] contains combo key [Num5] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View 6] contains combo key [Num6] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View 7] contains combo key [Num7] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View 8] contains combo key [Num8] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View 9] contains combo key [Num9] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Toggle tracking fire weapon] contains combo key [Num+] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Objects switching direction forward] contains combo key [PageDown] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Objects switching direction reverse] contains combo key [PageUp] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.317 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Object exclude] contains combo key [Delete] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Toggle Console] contains combo key [`] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Score window] contains combo key ['] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Info bar view toggle] contains combo key [Y] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Get new plane - respawn] contains combo key [Tab] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Jump into selected aircraft] contains combo key [J] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Screenshot] contains combo key [SysRQ] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Info Bar - TOGGLE COORDINATE INITS] contains combo key [Y] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Clickable Mouse Cockpit Mode - ON/OFF] contains combo key [C] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Sound On/Off] contains combo key [S] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Rearming and Refueling Window] contains combo key ['] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View briefing on/off] contains combo key [B] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Show controls indicator] contains combo key [Enter] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Flight - Complete mission and RTB] contains combo key [E] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Flight - Complete mission and rejoin] contains combo key [R] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Toggle Formation] contains combo key [T] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Join Up Formation] contains combo key [Y] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Attack My Target] contains combo key [Q] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Cover Me] contains combo key [W] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Request AWACS Home Airbase] contains combo key [U] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Request AWACS Bogey Dope] contains combo key [O] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Flight - Attack ground targets] contains combo key [G] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Flight - Attack air defenses] contains combo key [D] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Flight - Engage Bandits] contains combo key [B] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Communication menu] contains combo key [\] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Switch dialog] contains combo key [\] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Switch to main menu] contains combo key [\] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View Left slow] contains combo key [Num4] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View Right slow] contains combo key [Num6] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View Up slow] contains combo key [Num8] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View Down slow] contains combo key [Num2] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View Up Right slow] contains combo key [Num9] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View Down Right slow] contains combo key [Num3] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View Down Left slow] contains combo key [Num1] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View Up Left slow] contains combo key [Num7] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View Center] contains combo key [Num5] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Zoom in slow] contains combo key [Num*] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Zoom out slow] contains combo key [Num/] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Zoom external in] contains combo key [Num*] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Zoom external out] contains combo key [Num/] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Zoom external normal] contains combo key [NumEnter] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F11 Camera moving forward] contains combo key [Num*] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F11 Camera moving backward] contains combo key [Num/] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F1 Cockpit view] contains combo key [F1] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F1 Natural head movement view] contains combo key [F1] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F1 HUD only view switch] contains combo key [F1] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F2 Aircraft view] contains combo key [F2] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F2 View own aircraft] contains combo key [F2] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F2 Toggle camera position] contains combo key [F2] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F2 Toggle local camera control] contains combo key [F2] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F3 Fly-By view] contains combo key [F3] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F3 Fly-By jump view] contains combo key [F3] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F4 Camera mounted on object] contains combo key [F4] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F4 Chase view] contains combo key [F4] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F4 Arcade Chase view] contains combo key [F4] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F5 nearest AC view] contains combo key [F5] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F5 Ground hostile view] contains combo key [F5] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F6 Released weapon view] contains combo key [F6] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F6 Weapon to target view] contains combo key [F6] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F7 Ground unit view] contains combo key [F7] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F9 Ship view] contains combo key [F9] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F9 Landing signal officer view] contains combo key [F9] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F10 Theater map view] contains combo key [F10] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F10 Jump to theater map view over current point] contains combo key [F10] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Theater map dialog on/off] contains combo key [F10] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F11 Airport free camera] contains combo key [F11] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F11 Jump to free camera] contains combo key [F11] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F12 Static object view] contains combo key [F12] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F12 Civil traffic view] contains combo key [F12] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F12 Trains/cars toggle] contains combo key [F12] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F1 Head shift movement on / off] contains combo key [F1] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative up slow] contains combo key [Num8] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative down slow] contains combo key [Num2] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative left slow] contains combo key [Num4] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative right slow] contains combo key [Num6] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative up right slow] contains combo key [Num9] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative down right slow] contains combo key [Num3] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative down left slow] contains combo key [Num1] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative up left slow] contains combo key [Num7] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative forward slow] contains combo key [Num*] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative backward slow] contains combo key [Num/] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative center] contains combo key [Num5] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative up] contains combo key [Num8] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative down] contains combo key [Num2] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative left] contains combo key [Num4] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative right] contains combo key [Num6] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative up right] contains combo key [Num9] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative down right] contains combo key [Num3] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative down left] contains combo key [Num1] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative up left] contains combo key [Num7] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative forward] contains combo key [Num*] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative backward] contains combo key [Num/] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Object free camera] contains combo key [F2] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Object free camera bookmarks editor] contains combo key [=] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Object free camera bookmarks menu] contains combo key [-] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Pie menu] contains combo key [O] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Wingman camera] contains combo key [F4] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Supercarrier camera] contains combo key [F9] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Aircraft carrier catapult camera] contains combo key [F9] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Aircraft carrier catapult crew camera] contains combo key [F9] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F11 view local input layer toggle] contains combo key [F11] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Unload camera position to clipboard] contains combo key [,] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Load camera position from clipboard] contains combo key [.] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Keyboard Rate Fast] contains combo key []] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Keyboard Rate Slow] contains combo key []] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Keyboard Rate Normal] contains combo key []] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Mouse Rate Fast] contains combo key [[] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Mouse Rate Slow] contains combo key [[] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Mouse Rate Normal] contains combo key [[] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Flashlight] contains combo key [L] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Cockpit panel view toggle] contains combo key [Num0] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Save Cockpit Angles] contains combo key [Num0] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View up] contains combo key [Num8] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View down] contains combo key [Num2] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View left] contains combo key [Num4] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View right] contains combo key [Num6] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View up right] contains combo key [Num9] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View down right] contains combo key [Num3] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View down left] contains combo key [Num1] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View up left] contains combo key [Num7] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Cockpit Camera Move Up] contains combo key [Num8] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Cockpit Camera Move Down] contains combo key [Num2] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Cockpit Camera Move Left] contains combo key [Num4] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Cockpit Camera Move Right] contains combo key [Num6] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Cockpit Camera Move Forward] contains combo key [Num*] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Cockpit Camera Move Back] contains combo key [Num/] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Cockpit Camera Move Center] contains combo key [Num5] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera transpose mode (press and hold)] contains combo key [F1] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Glance up] contains combo key [Num8] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Glance down] contains combo key [Num2] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Glance left] contains combo key [Num4] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Glance right] contains combo key [Num6] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Glance up-left] contains combo key [Num7] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Glance down-left] contains combo key [Num1] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Glance up-right] contains combo key [Num9] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Glance down-right] contains combo key [Num3] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera pan mode toggle] contains combo key [Z] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera snap view up] contains combo key [Num8] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera snap view down] contains combo key [Num2] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera snap view left] contains combo key [Num4] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera snap view right] contains combo key [Num6] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera snap view up-left] contains combo key [Num7] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera snap view down-left] contains combo key [Num1] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera snap view up-right] contains combo key [Num9] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera snap view down-right] contains combo key [Num3] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Center Camera View] contains combo key [Num5] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Return Camera] contains combo key [Num5] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Return Camera Base] contains combo key [Num5] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View  0] contains combo key [Num0] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View  1] contains combo key [Num1] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View  2] contains combo key [Num2] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View  3] contains combo key [Num3] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View  4] contains combo key [Num4] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View  5] contains combo key [Num5] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View  6] contains combo key [Num6] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View  7] contains combo key [Num7] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View  8] contains combo key [Num8] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View  9] contains combo key [Num9] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Zoom in] contains combo key [Num*] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Zoom out] contains combo key [Num/] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera jiggle toggle] contains combo key [J] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Keep terrain camera altitude] contains combo key [K] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View friends mode] contains combo key [Home] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View enemies mode] contains combo key [End] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View all mode] contains combo key [Delete] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Toggle tracking launched weapon] contains combo key [Num+] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Objects switching direction forward ] contains combo key [PageDown] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Objects switching direction reverse ] contains combo key [PageUp] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Object exclude ] contains combo key [Delete] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Objects all excluded - include] contains combo key [Insert] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Unlock view (stop padlock)] contains combo key [NumLock] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [All missiles padlock] contains combo key [Num.] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Threat missile padlock] contains combo key [Num.] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Lock terrain view] contains combo key [Num.] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [All Labels] contains combo key [F10] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Aircraft Labels] contains combo key [F2] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Missile Labels] contains combo key [F6] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Vehicle & Ship Labels] contains combo key [F9] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Kneeboard ON/OFF] contains combo key [K] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Kneeboard glance view] contains combo key [K] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Kneeboard Next Page] contains combo key []] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Kneeboard Previous Page] contains combo key [[] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Kneeboard current position mark point] contains combo key [K] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Toggle Canopy] contains combo key [C] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Show pilot body] contains combo key [P] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Change LGB laser code 2nd digit] contains combo key [1] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Change LGB laser code 3rd digit] contains combo key [2] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Change LGB laser code 4th digit] contains combo key [3] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Change gun burst mode] contains combo key [4] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Inc KY-28 encryption key] contains combo key [=] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Dec KY-28 encryption key] contains combo key [-] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Night Vision Goggles] contains combo key [H] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Night Vision Goggles Gain - INC] contains combo key [H] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Night Vision Goggles Gain - DEC] contains combo key [H] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Play] contains combo key [M] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Stop] contains combo key [N] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Fast Forward] contains combo key [M] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Fast Backward] contains combo key [N] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Eject (3 times)] contains combo key [E] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Record of mouse cursor in track On/Off] contains combo key [Scroll] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Subtitle Recording - START] contains combo key [Scroll] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Subtitle Recording - STOP] contains combo key [Scroll] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Occupy Pilot Seat] contains combo key [1] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Occupy RIO Seat] contains combo key [2] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Seat Adjustment Up] contains combo key [S] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Seat Adjustment Down] contains combo key [S] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Mirror View] contains combo key [Num8] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Mirror Left On] contains combo key [N] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Mirror Right On] contains combo key [M] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Toggle Mirrors] contains combo key [M] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Automatic Startup Procedure] contains combo key [Home] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Toggle Auto Throttle] contains combo key [T] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Nose strut extend] contains combo key [Q] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Nose strut kneel] contains combo key [A] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Aircraft Pitch Down] contains combo key [Up] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Aircraft Pitch Up] contains combo key [Down] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Aircraft Bank Left] contains combo key [Left] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Aircraft Bank Right] contains combo key [Right] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Aircraft Rudder Left] contains combo key [Z] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Aircraft Rudder Right] contains combo key [X] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Catapult Hook up] contains combo key [U] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Catapult Salute] contains combo key [U] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Throttle Levers - UP] contains combo key [Num+] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Throttle Levers - DOWN] contains combo key [Num-] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Master Caution Reset] contains combo key [M] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Speed brake toggle] contains combo key [B] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Parking brake pull] contains combo key [P] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Parking brake stow] contains combo key [P] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Emergency Jettison Switch] contains combo key [W] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Gears Down] contains combo key [G] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Gears Up] contains combo key [G] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Gear Emergency Extend] contains combo key [G] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Hook Extend] contains combo key [H] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Hook Retract] contains combo key [H] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Hook Toggle] contains combo key [H] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Wheel Brake both] contains combo key [W] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Next Waypoint] contains combo key [`] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Previous Waypoint] contains combo key [`] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Toggle Arm Ejection Seat] contains combo key [E] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Control Stick Show/Hide] contains combo key [Back] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Mic Button UHF1 (ARC-159)] contains combo key [\] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Mic Button UHF2 (ARC-182)] contains combo key [\] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Mic Button ICS] contains combo key [\] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [End mission] contains combo key [Esc] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Pause] contains combo key [Pause] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Time accelerate] contains combo key [Z] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Time decelerate] contains combo key [Z] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Time normal] contains combo key [Z] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Jump into other aircraft] contains combo key [J] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Info bar coordinate units toogle] contains combo key [Y] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Mouse cursor cockpit mode] contains combo key [C] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Active Pause] contains combo key [Pause] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F4 Look back view] contains combo key [F4] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F8 Target view] contains combo key [F8] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F8 Player targets/All targets filter] contains combo key [F8] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View 0] contains combo key [Num0] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View 1] contains combo key [Num1] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View 2] contains combo key [Num2] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View 3] contains combo key [Num3] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View 4] contains combo key [Num4] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View 5] contains combo key [Num5] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View 6] contains combo key [Num6] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View 7] contains combo key [Num7] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View 8] contains combo key [Num8] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View 9] contains combo key [Num9] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Toggle tracking fire weapon] contains combo key [Num+] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Objects switching direction forward] contains combo key [PageDown] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Objects switching direction reverse] contains combo key [PageUp] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.330 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Object exclude] contains combo key [Delete] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Toggle Console] contains combo key [`] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Score window] contains combo key ['] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Info bar view toggle] contains combo key [Y] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Get new plane - respawn] contains combo key [Tab] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Jump into selected aircraft] contains combo key [J] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Screenshot] contains combo key [SysRQ] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Info Bar - TOGGLE COORDINATE INITS] contains combo key [Y] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Clickable Mouse Cockpit Mode - ON/OFF] contains combo key [C] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Sound On/Off] contains combo key [S] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Rearming and Refueling Window] contains combo key ['] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View briefing on/off] contains combo key [B] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Show controls indicator] contains combo key [Enter] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Flight - Complete mission and RTB] contains combo key [E] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Flight - Complete mission and rejoin] contains combo key [R] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Toggle Formation] contains combo key [T] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Join Up Formation] contains combo key [Y] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Attack My Target] contains combo key [Q] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Cover Me] contains combo key [W] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Request AWACS Home Airbase] contains combo key [U] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Request AWACS Bogey Dope] contains combo key [O] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Flight - Attack ground targets] contains combo key [G] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Flight - Attack air defenses] contains combo key [D] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Flight - Engage Bandits] contains combo key [B] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Communication menu] contains combo key [\] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Switch dialog] contains combo key [\] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Switch to main menu] contains combo key [\] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View Left slow] contains combo key [Num4] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View Right slow] contains combo key [Num6] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View Up slow] contains combo key [Num8] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View Down slow] contains combo key [Num2] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View Up Right slow] contains combo key [Num9] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View Down Right slow] contains combo key [Num3] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View Down Left slow] contains combo key [Num1] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View Up Left slow] contains combo key [Num7] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View Center] contains combo key [Num5] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Zoom in slow] contains combo key [Num*] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Zoom out slow] contains combo key [Num/] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Zoom external in] contains combo key [Num*] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Zoom external out] contains combo key [Num/] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Zoom external normal] contains combo key [NumEnter] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F11 Camera moving forward] contains combo key [Num*] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F11 Camera moving backward] contains combo key [Num/] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F1 Cockpit view] contains combo key [F1] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F1 Natural head movement view] contains combo key [F1] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F1 HUD only view switch] contains combo key [F1] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F2 Aircraft view] contains combo key [F2] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F2 View own aircraft] contains combo key [F2] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F2 Toggle camera position] contains combo key [F2] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F2 Toggle local camera control] contains combo key [F2] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F3 Fly-By view] contains combo key [F3] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F3 Fly-By jump view] contains combo key [F3] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F4 Camera mounted on object] contains combo key [F4] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F4 Chase view] contains combo key [F4] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F4 Arcade Chase view] contains combo key [F4] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F5 nearest AC view] contains combo key [F5] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F5 Ground hostile view] contains combo key [F5] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F6 Released weapon view] contains combo key [F6] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F6 Weapon to target view] contains combo key [F6] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F7 Ground unit view] contains combo key [F7] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F9 Ship view] contains combo key [F9] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F9 Landing signal officer view] contains combo key [F9] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F10 Theater map view] contains combo key [F10] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F10 Jump to theater map view over current point] contains combo key [F10] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Theater map dialog on/off] contains combo key [F10] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F11 Airport free camera] contains combo key [F11] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F11 Jump to free camera] contains combo key [F11] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F12 Static object view] contains combo key [F12] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F12 Civil traffic view] contains combo key [F12] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F12 Trains/cars toggle] contains combo key [F12] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F1 Head shift movement on / off] contains combo key [F1] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative up slow] contains combo key [Num8] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative down slow] contains combo key [Num2] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative left slow] contains combo key [Num4] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative right slow] contains combo key [Num6] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative up right slow] contains combo key [Num9] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative down right slow] contains combo key [Num3] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative down left slow] contains combo key [Num1] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative up left slow] contains combo key [Num7] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative forward slow] contains combo key [Num*] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative backward slow] contains combo key [Num/] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative center] contains combo key [Num5] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative up] contains combo key [Num8] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative down] contains combo key [Num2] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative left] contains combo key [Num4] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative right] contains combo key [Num6] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative up right] contains combo key [Num9] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative down right] contains combo key [Num3] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative down left] contains combo key [Num1] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative up left] contains combo key [Num7] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative forward] contains combo key [Num*] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative backward] contains combo key [Num/] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Object free camera] contains combo key [F2] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Object free camera bookmarks editor] contains combo key [=] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Object free camera bookmarks menu] contains combo key [-] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Pie menu] contains combo key [O] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Wingman camera] contains combo key [F4] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Supercarrier camera] contains combo key [F9] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Aircraft carrier catapult camera] contains combo key [F9] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Aircraft carrier catapult crew camera] contains combo key [F9] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F11 view local input layer toggle] contains combo key [F11] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Unload camera position to clipboard] contains combo key [,] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Load camera position from clipboard] contains combo key [.] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Keyboard Rate Fast] contains combo key []] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Keyboard Rate Slow] contains combo key []] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Keyboard Rate Normal] contains combo key []] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Mouse Rate Fast] contains combo key [[] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Mouse Rate Slow] contains combo key [[] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Mouse Rate Normal] contains combo key [[] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Flashlight] contains combo key [L] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Cockpit panel view toggle] contains combo key [Num0] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Save Cockpit Angles] contains combo key [Num0] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View up] contains combo key [Num8] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View down] contains combo key [Num2] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View left] contains combo key [Num4] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View right] contains combo key [Num6] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View up right] contains combo key [Num9] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View down right] contains combo key [Num3] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View down left] contains combo key [Num1] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View up left] contains combo key [Num7] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Cockpit Camera Move Up] contains combo key [Num8] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Cockpit Camera Move Down] contains combo key [Num2] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Cockpit Camera Move Left] contains combo key [Num4] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Cockpit Camera Move Right] contains combo key [Num6] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Cockpit Camera Move Forward] contains combo key [Num*] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Cockpit Camera Move Back] contains combo key [Num/] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Cockpit Camera Move Center] contains combo key [Num5] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera transpose mode (press and hold)] contains combo key [F1] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Glance up] contains combo key [Num8] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Glance down] contains combo key [Num2] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Glance left] contains combo key [Num4] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Glance right] contains combo key [Num6] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Glance up-left] contains combo key [Num7] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Glance down-left] contains combo key [Num1] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Glance up-right] contains combo key [Num9] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Glance down-right] contains combo key [Num3] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera pan mode toggle] contains combo key [Z] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera snap view up] contains combo key [Num8] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera snap view down] contains combo key [Num2] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera snap view left] contains combo key [Num4] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera snap view right] contains combo key [Num6] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera snap view up-left] contains combo key [Num7] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera snap view down-left] contains combo key [Num1] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera snap view up-right] contains combo key [Num9] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera snap view down-right] contains combo key [Num3] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Center Camera View] contains combo key [Num5] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Return Camera] contains combo key [Num5] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Return Camera Base] contains combo key [Num5] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View  0] contains combo key [Num0] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View  1] contains combo key [Num1] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View  2] contains combo key [Num2] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View  3] contains combo key [Num3] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View  4] contains combo key [Num4] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View  5] contains combo key [Num5] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View  6] contains combo key [Num6] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View  7] contains combo key [Num7] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View  8] contains combo key [Num8] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View  9] contains combo key [Num9] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Zoom in] contains combo key [Num*] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Zoom out] contains combo key [Num/] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera jiggle toggle] contains combo key [J] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Keep terrain camera altitude] contains combo key [K] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View friends mode] contains combo key [Home] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View enemies mode] contains combo key [End] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View all mode] contains combo key [Delete] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Toggle tracking launched weapon] contains combo key [Num+] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Objects switching direction forward ] contains combo key [PageDown] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Objects switching direction reverse ] contains combo key [PageUp] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Object exclude ] contains combo key [Delete] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Objects all excluded - include] contains combo key [Insert] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Unlock view (stop padlock)] contains combo key [NumLock] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [All missiles padlock] contains combo key [Num.] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Threat missile padlock] contains combo key [Num.] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Lock terrain view] contains combo key [Num.] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [All Labels] contains combo key [F10] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Aircraft Labels] contains combo key [F2] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Missile Labels] contains combo key [F6] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Vehicle & Ship Labels] contains combo key [F9] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Kneeboard ON/OFF] contains combo key [K] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Kneeboard glance view] contains combo key [K] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Kneeboard Next Page] contains combo key []] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Kneeboard Previous Page] contains combo key [[] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Kneeboard current position mark point] contains combo key [K] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Toggle Canopy] contains combo key [C] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Show pilot body] contains combo key [P] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Change LGB laser code 2nd digit] contains combo key [1] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Change LGB laser code 3rd digit] contains combo key [2] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Change LGB laser code 4th digit] contains combo key [3] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Change gun burst mode] contains combo key [4] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Inc KY-28 encryption key] contains combo key [=] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Dec KY-28 encryption key] contains combo key [-] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Night Vision Goggles] contains combo key [H] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Night Vision Goggles Gain - INC] contains combo key [H] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Night Vision Goggles Gain - DEC] contains combo key [H] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Play] contains combo key [M] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Stop] contains combo key [N] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Fast Forward] contains combo key [M] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Fast Backward] contains combo key [N] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Eject (3 times)] contains combo key [E] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Record of mouse cursor in track On/Off] contains combo key [Scroll] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Subtitle Recording - START] contains combo key [Scroll] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Subtitle Recording - STOP] contains combo key [Scroll] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Occupy Pilot Seat] contains combo key [1] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Occupy RIO Seat] contains combo key [2] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Seat Adjustment Up] contains combo key [S] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Seat Adjustment Down] contains combo key [S] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Mirror View] contains combo key [Num8] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Mirror Left On] contains combo key [N] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Mirror Right On] contains combo key [M] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Toggle Mirrors] contains combo key [M] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Automatic Startup Procedure] contains combo key [Home] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Toggle Auto Throttle] contains combo key [T] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Nose strut extend] contains combo key [Q] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Nose strut kneel] contains combo key [A] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Aircraft Pitch Down] contains combo key [Up] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Aircraft Pitch Up] contains combo key [Down] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Aircraft Bank Left] contains combo key [Left] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Aircraft Bank Right] contains combo key [Right] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Aircraft Rudder Left] contains combo key [Z] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Aircraft Rudder Right] contains combo key [X] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Catapult Hook up] contains combo key [U] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Catapult Salute] contains combo key [U] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Throttle Levers - UP] contains combo key [Num+] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Throttle Levers - DOWN] contains combo key [Num-] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Master Caution Reset] contains combo key [M] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Speed brake toggle] contains combo key [B] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Parking brake pull] contains combo key [P] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Parking brake stow] contains combo key [P] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Emergency Jettison Switch] contains combo key [W] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Gears Down] contains combo key [G] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Gears Up] contains combo key [G] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Gear Emergency Extend] contains combo key [G] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Hook Extend] contains combo key [H] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Hook Retract] contains combo key [H] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Hook Toggle] contains combo key [H] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Wheel Brake both] contains combo key [W] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Next Waypoint] contains combo key [`] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Previous Waypoint] contains combo key [`] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Toggle Arm Ejection Seat] contains combo key [E] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Control Stick Show/Hide] contains combo key [Back] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Mic Button UHF1 (ARC-159)] contains combo key [\] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Mic Button UHF2 (ARC-182)] contains combo key [\] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Mic Button ICS] contains combo key [\] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [End mission] contains combo key [Esc] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Pause] contains combo key [Pause] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Time accelerate] contains combo key [Z] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Time decelerate] contains combo key [Z] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Time normal] contains combo key [Z] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Jump into other aircraft] contains combo key [J] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Info bar coordinate units toogle] contains combo key [Y] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Mouse cursor cockpit mode] contains combo key [C] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Active Pause] contains combo key [Pause] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F4 Look back view] contains combo key [F4] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F8 Target view] contains combo key [F8] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F8 Player targets/All targets filter] contains combo key [F8] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View 0] contains combo key [Num0] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View 1] contains combo key [Num1] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View 2] contains combo key [Num2] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View 3] contains combo key [Num3] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View 4] contains combo key [Num4] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View 5] contains combo key [Num5] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View 6] contains combo key [Num6] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View 7] contains combo key [Num7] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View 8] contains combo key [Num8] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View 9] contains combo key [Num9] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Toggle tracking fire weapon] contains combo key [Num+] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Objects switching direction forward] contains combo key [PageDown] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Objects switching direction reverse] contains combo key [PageUp] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.341 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Object exclude] contains combo key [Delete] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.349 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Mirror Left On] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}] has different name from command[Mirror View] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]
2023-07-29 11:12:41.351 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Jump into other aircraft] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}] has different name from command[Jump into selected aircraft] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]
2023-07-29 11:12:41.351 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Info bar coordinate units toogle] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}] has different name from command[Info Bar - TOGGLE COORDINATE INITS] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]
2023-07-29 11:12:41.351 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Mouse cursor cockpit mode] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}] has different name from command[Clickable Mouse Cockpit Mode - ON/OFF] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]
2023-07-29 11:12:41.351 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[F4 Look back view] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}] has different name from command[F4 Camera mounted on object] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]
2023-07-29 11:12:41.351 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Custom Snap View 0] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}] has different name from command[Custom Snap View  0] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]
2023-07-29 11:12:41.351 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Custom Snap View 1] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}] has different name from command[Custom Snap View  1] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]
2023-07-29 11:12:41.351 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Custom Snap View 2] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}] has different name from command[Custom Snap View  2] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]
2023-07-29 11:12:41.351 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Custom Snap View 3] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}] has different name from command[Custom Snap View  3] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]
2023-07-29 11:12:41.351 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Custom Snap View 4] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}] has different name from command[Custom Snap View  4] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]
2023-07-29 11:12:41.351 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Custom Snap View 5] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}] has different name from command[Custom Snap View  5] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]
2023-07-29 11:12:41.351 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Custom Snap View 6] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}] has different name from command[Custom Snap View  6] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]
2023-07-29 11:12:41.351 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Custom Snap View 7] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}] has different name from command[Custom Snap View  7] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]
2023-07-29 11:12:41.351 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Custom Snap View 8] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}] has different name from command[Custom Snap View  8] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]
2023-07-29 11:12:41.351 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Custom Snap View 9] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}] has different name from command[Custom Snap View  9] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]
2023-07-29 11:12:41.351 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Toggle tracking fire weapon] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}] has different name from command[Toggle tracking launched weapon] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]
2023-07-29 11:12:41.351 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Objects switching direction forward] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}] has different name from command[Objects switching direction forward ] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]
2023-07-29 11:12:41.351 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Objects switching direction reverse] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}] has different name from command[Objects switching direction reverse ] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]
2023-07-29 11:12:41.351 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Object exclude] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}] has different name from command[Object exclude ] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]
2023-07-29 11:12:41.351 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[ACM cover open/close (2pos)] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}] has different name from command[ACM Cover Open, else Closed] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]
2023-07-29 11:12:41.351 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] axis command[Absolute Camera Horizontal View] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}] has different name from command[Horizontal View] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]
2023-07-29 11:12:41.351 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] axis command[Absolute Camera Vertical View] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}] has different name from command[Vertical View] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]
2023-07-29 11:12:41.351 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] axis command[Absolute Roll Shift Camera View] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}] has different name from command[Cockpit camera roll] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]
2023-07-29 11:12:41.351 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] axis command[Absolute Horizontal Shift Camera View] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}] has different name from command[Cockpit camera move lateral] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]
2023-07-29 11:12:41.351 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] axis command[Absolute Vertical Shift Camera View] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}] has different name from command[Cockpit camera move vertical] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]
2023-07-29 11:12:41.351 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] axis command[Absolute Longitude Shift Camera View] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}] has different name from command[Cockpit camera move forward/backward] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]
2023-07-29 11:12:41.352 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Mirror Left On] for device[Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}] has different name from command[Mirror View] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]
2023-07-29 11:12:41.353 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Jump into other aircraft] for device[Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}] has different name from command[Jump into selected aircraft] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]
2023-07-29 11:12:41.353 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Info bar coordinate units toogle] for device[Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}] has different name from command[Info Bar - TOGGLE COORDINATE INITS] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]
2023-07-29 11:12:41.353 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Mouse cursor cockpit mode] for device[Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}] has different name from command[Clickable Mouse Cockpit Mode - ON/OFF] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]
2023-07-29 11:12:41.353 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[F4 Look back view] for device[Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}] has different name from command[F4 Camera mounted on object] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]
2023-07-29 11:12:41.353 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Custom Snap View 0] for device[Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}] has different name from command[Custom Snap View  0] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]
2023-07-29 11:12:41.353 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Custom Snap View 1] for device[Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}] has different name from command[Custom Snap View  1] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]
2023-07-29 11:12:41.353 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Custom Snap View 2] for device[Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}] has different name from command[Custom Snap View  2] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]
2023-07-29 11:12:41.353 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Custom Snap View 3] for device[Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}] has different name from command[Custom Snap View  3] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]
2023-07-29 11:12:41.353 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Custom Snap View 4] for device[Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}] has different name from command[Custom Snap View  4] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]
2023-07-29 11:12:41.353 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Custom Snap View 5] for device[Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}] has different name from command[Custom Snap View  5] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]
2023-07-29 11:12:41.353 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Custom Snap View 6] for device[Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}] has different name from command[Custom Snap View  6] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]
2023-07-29 11:12:41.353 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Custom Snap View 7] for device[Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}] has different name from command[Custom Snap View  7] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]
2023-07-29 11:12:41.353 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Custom Snap View 8] for device[Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}] has different name from command[Custom Snap View  8] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]
2023-07-29 11:12:41.353 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Custom Snap View 9] for device[Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}] has different name from command[Custom Snap View  9] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]
2023-07-29 11:12:41.353 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Toggle tracking fire weapon] for device[Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}] has different name from command[Toggle tracking launched weapon] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]
2023-07-29 11:12:41.353 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Objects switching direction forward] for device[Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}] has different name from command[Objects switching direction forward ] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]
2023-07-29 11:12:41.353 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Objects switching direction reverse] for device[Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}] has different name from command[Objects switching direction reverse ] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]
2023-07-29 11:12:41.353 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Object exclude] for device[Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}] has different name from command[Object exclude ] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]
2023-07-29 11:12:41.353 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[ACM cover open/close (2pos)] for device[Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}] has different name from command[ACM Cover Open, else Closed] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]
2023-07-29 11:12:41.353 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] axis command[Absolute Camera Horizontal View] for device[Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}] has different name from command[Horizontal View] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]
2023-07-29 11:12:41.353 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] axis command[Absolute Camera Vertical View] for device[Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}] has different name from command[Vertical View] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]
2023-07-29 11:12:41.353 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] axis command[Absolute Roll Shift Camera View] for device[Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}] has different name from command[Cockpit camera roll] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]
2023-07-29 11:12:41.353 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] axis command[Absolute Horizontal Shift Camera View] for device[Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}] has different name from command[Cockpit camera move lateral] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]
2023-07-29 11:12:41.353 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] axis command[Absolute Vertical Shift Camera View] for device[Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}] has different name from command[Cockpit camera move vertical] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]
2023-07-29 11:12:41.353 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] axis command[Absolute Longitude Shift Camera View] for device[Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}] has different name from command[Cockpit camera move forward/backward] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]
2023-07-29 11:12:41.354 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Mirror Left On] for device[Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}] has different name from command[Mirror View] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]
2023-07-29 11:12:41.355 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Jump into other aircraft] for device[Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}] has different name from command[Jump into selected aircraft] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]
2023-07-29 11:12:41.355 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Info bar coordinate units toogle] for device[Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}] has different name from command[Info Bar - TOGGLE COORDINATE INITS] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]
2023-07-29 11:12:41.355 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Mouse cursor cockpit mode] for device[Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}] has different name from command[Clickable Mouse Cockpit Mode - ON/OFF] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]
2023-07-29 11:12:41.355 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[F4 Look back view] for device[Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}] has different name from command[F4 Camera mounted on object] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]
2023-07-29 11:12:41.355 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Custom Snap View 0] for device[Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}] has different name from command[Custom Snap View  0] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]
2023-07-29 11:12:41.355 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Custom Snap View 1] for device[Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}] has different name from command[Custom Snap View  1] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]
2023-07-29 11:12:41.355 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Custom Snap View 2] for device[Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}] has different name from command[Custom Snap View  2] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]
2023-07-29 11:12:41.355 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Custom Snap View 3] for device[Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}] has different name from command[Custom Snap View  3] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]
2023-07-29 11:12:41.355 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Custom Snap View 4] for device[Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}] has different name from command[Custom Snap View  4] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]
2023-07-29 11:12:41.355 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Custom Snap View 5] for device[Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}] has different name from command[Custom Snap View  5] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]
2023-07-29 11:12:41.355 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Custom Snap View 6] for device[Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}] has different name from command[Custom Snap View  6] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]
2023-07-29 11:12:41.355 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Custom Snap View 7] for device[Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}] has different name from command[Custom Snap View  7] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]
2023-07-29 11:12:41.355 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Custom Snap View 8] for device[Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}] has different name from command[Custom Snap View  8] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]
2023-07-29 11:12:41.355 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Custom Snap View 9] for device[Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}] has different name from command[Custom Snap View  9] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]
2023-07-29 11:12:41.355 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Toggle tracking fire weapon] for device[Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}] has different name from command[Toggle tracking launched weapon] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]
2023-07-29 11:12:41.355 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Objects switching direction forward] for device[Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}] has different name from command[Objects switching direction forward ] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]
2023-07-29 11:12:41.355 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Objects switching direction reverse] for device[Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}] has different name from command[Objects switching direction reverse ] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]
2023-07-29 11:12:41.355 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Object exclude] for device[Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}] has different name from command[Object exclude ] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]
2023-07-29 11:12:41.355 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[ACM cover open/close (2pos)] for device[Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}] has different name from command[ACM Cover Open, else Closed] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]
2023-07-29 11:12:41.355 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] axis command[Absolute Camera Horizontal View] for device[Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}] has different name from command[Horizontal View] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]
2023-07-29 11:12:41.355 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] axis command[Absolute Camera Vertical View] for device[Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}] has different name from command[Vertical View] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]
2023-07-29 11:12:41.355 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] axis command[Absolute Roll Shift Camera View] for device[Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}] has different name from command[Cockpit camera roll] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]
2023-07-29 11:12:41.355 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] axis command[Absolute Horizontal Shift Camera View] for device[Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}] has different name from command[Cockpit camera move lateral] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]
2023-07-29 11:12:41.355 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] axis command[Absolute Vertical Shift Camera View] for device[Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}] has different name from command[Cockpit camera move vertical] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]
2023-07-29 11:12:41.355 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] axis command[Absolute Longitude Shift Camera View] for device[Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}] has different name from command[Cockpit camera move forward/backward] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]
2023-07-29 11:12:41.356 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Screenshot] contains combo [SysRQ] equal to combo in [UI Layer]
2023-07-29 11:12:41.357 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Mirror Left On] for device[Keyboard] has different name from command[Mirror View] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard]
2023-07-29 11:12:41.358 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Screenshot] contains combo [SysRQ] equal to combo in [UI Layer]
2023-07-29 11:12:41.359 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Mirror Left On] for device[F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}] has different name from command[Mirror View] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]
2023-07-29 11:12:41.361 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Jump into other aircraft] for device[F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}] has different name from command[Jump into selected aircraft] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]
2023-07-29 11:12:41.361 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Info bar coordinate units toogle] for device[F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}] has different name from command[Info Bar - TOGGLE COORDINATE INITS] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]
2023-07-29 11:12:41.361 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Mouse cursor cockpit mode] for device[F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}] has different name from command[Clickable Mouse Cockpit Mode - ON/OFF] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]
2023-07-29 11:12:41.361 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[F4 Look back view] for device[F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}] has different name from command[F4 Camera mounted on object] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]
2023-07-29 11:12:41.361 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Custom Snap View 0] for device[F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}] has different name from command[Custom Snap View  0] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]
2023-07-29 11:12:41.361 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Custom Snap View 1] for device[F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}] has different name from command[Custom Snap View  1] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]
2023-07-29 11:12:41.361 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Custom Snap View 2] for device[F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}] has different name from command[Custom Snap View  2] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]
2023-07-29 11:12:41.361 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Custom Snap View 3] for device[F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}] has different name from command[Custom Snap View  3] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]
2023-07-29 11:12:41.361 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Custom Snap View 4] for device[F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}] has different name from command[Custom Snap View  4] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]
2023-07-29 11:12:41.361 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Custom Snap View 5] for device[F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}] has different name from command[Custom Snap View  5] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]
2023-07-29 11:12:41.361 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Custom Snap View 6] for device[F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}] has different name from command[Custom Snap View  6] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]
2023-07-29 11:12:41.361 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Custom Snap View 7] for device[F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}] has different name from command[Custom Snap View  7] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]
2023-07-29 11:12:41.361 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Custom Snap View 8] for device[F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}] has different name from command[Custom Snap View  8] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]
2023-07-29 11:12:41.361 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Custom Snap View 9] for device[F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}] has different name from command[Custom Snap View  9] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]
2023-07-29 11:12:41.361 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Toggle tracking fire weapon] for device[F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}] has different name from command[Toggle tracking launched weapon] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]
2023-07-29 11:12:41.361 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Objects switching direction forward] for device[F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}] has different name from command[Objects switching direction forward ] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]
2023-07-29 11:12:41.361 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Objects switching direction reverse] for device[F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}] has different name from command[Objects switching direction reverse ] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]
2023-07-29 11:12:41.361 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Object exclude] for device[F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}] has different name from command[Object exclude ] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]
2023-07-29 11:12:41.361 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[ACM cover open/close (2pos)] for device[F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}] has different name from command[ACM Cover Open, else Closed] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]
2023-07-29 11:12:41.361 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] axis command[Absolute Camera Horizontal View] for device[F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}] has different name from command[Horizontal View] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]
2023-07-29 11:12:41.361 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] axis command[Absolute Camera Vertical View] for device[F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}] has different name from command[Vertical View] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]
2023-07-29 11:12:41.361 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] axis command[Absolute Roll Shift Camera View] for device[F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}] has different name from command[Cockpit camera roll] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]
2023-07-29 11:12:41.361 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] axis command[Absolute Horizontal Shift Camera View] for device[F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}] has different name from command[Cockpit camera move lateral] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]
2023-07-29 11:12:41.361 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] axis command[Absolute Vertical Shift Camera View] for device[F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}] has different name from command[Cockpit camera move vertical] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]
2023-07-29 11:12:41.361 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] axis command[Absolute Longitude Shift Camera View] for device[F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}] has different name from command[Cockpit camera move forward/backward] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]
2023-07-29 11:12:41.361 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Screenshot] contains combo [SysRQ] equal to combo in [UI Layer]
2023-07-29 11:12:41.362 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Mirror Left On] for device[T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}] has different name from command[Mirror View] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}, T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]
2023-07-29 11:12:41.364 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Jump into other aircraft] for device[T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}] has different name from command[Jump into selected aircraft] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}, T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]
2023-07-29 11:12:41.364 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Info bar coordinate units toogle] for device[T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}] has different name from command[Info Bar - TOGGLE COORDINATE INITS] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}, T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]
2023-07-29 11:12:41.364 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Mouse cursor cockpit mode] for device[T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}] has different name from command[Clickable Mouse Cockpit Mode - ON/OFF] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}, T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]
2023-07-29 11:12:41.364 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[F4 Look back view] for device[T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}] has different name from command[F4 Camera mounted on object] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}, T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]
2023-07-29 11:12:41.364 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Custom Snap View 0] for device[T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}] has different name from command[Custom Snap View  0] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}, T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]
2023-07-29 11:12:41.364 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Custom Snap View 1] for device[T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}] has different name from command[Custom Snap View  1] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}, T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]
2023-07-29 11:12:41.364 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Custom Snap View 2] for device[T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}] has different name from command[Custom Snap View  2] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}, T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]
2023-07-29 11:12:41.364 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Custom Snap View 3] for device[T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}] has different name from command[Custom Snap View  3] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}, T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]
2023-07-29 11:12:41.364 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Custom Snap View 4] for device[T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}] has different name from command[Custom Snap View  4] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}, T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]
2023-07-29 11:12:41.364 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Custom Snap View 5] for device[T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}] has different name from command[Custom Snap View  5] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}, T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]
2023-07-29 11:12:41.364 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Custom Snap View 6] for device[T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}] has different name from command[Custom Snap View  6] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}, T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]
2023-07-29 11:12:41.364 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Custom Snap View 7] for device[T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}] has different name from command[Custom Snap View  7] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}, T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]
2023-07-29 11:12:41.364 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Custom Snap View 8] for device[T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}] has different name from command[Custom Snap View  8] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}, T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]
2023-07-29 11:12:41.364 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Custom Snap View 9] for device[T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}] has different name from command[Custom Snap View  9] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}, T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]
2023-07-29 11:12:41.364 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Toggle tracking fire weapon] for device[T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}] has different name from command[Toggle tracking launched weapon] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}, T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]
2023-07-29 11:12:41.364 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Objects switching direction forward] for device[T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}] has different name from command[Objects switching direction forward ] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}, T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]
2023-07-29 11:12:41.364 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Objects switching direction reverse] for device[T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}] has different name from command[Objects switching direction reverse ] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}, T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]
2023-07-29 11:12:41.364 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Object exclude] for device[T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}] has different name from command[Object exclude ] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}, T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]
2023-07-29 11:12:41.364 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[ACM cover open/close (2pos)] for device[T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}] has different name from command[ACM Cover Open, else Closed] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}, T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]
2023-07-29 11:12:41.364 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] axis command[Absolute Camera Horizontal View] for device[T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}] has different name from command[Horizontal View] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}, T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]
2023-07-29 11:12:41.364 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] axis command[Absolute Camera Vertical View] for device[T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}] has different name from command[Vertical View] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}, T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]
2023-07-29 11:12:41.364 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] axis command[Absolute Roll Shift Camera View] for device[T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}] has different name from command[Cockpit camera roll] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}, T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]
2023-07-29 11:12:41.364 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] axis command[Absolute Horizontal Shift Camera View] for device[T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}] has different name from command[Cockpit camera move lateral] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}, T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]
2023-07-29 11:12:41.364 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] axis command[Absolute Vertical Shift Camera View] for device[T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}] has different name from command[Cockpit camera move vertical] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}, T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]
2023-07-29 11:12:41.364 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] axis command[Absolute Longitude Shift Camera View] for device[T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}] has different name from command[Cockpit camera move forward/backward] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}, T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]
2023-07-29 11:12:41.364 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Force cursor to show, toggle] for device[Mouse] has different name from command[Clickable Mouse Cockpit Mode - ON/OFF] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}, T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]
2023-07-29 11:12:41.365 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] axis command[Absolute Camera Vertical View] for device[TrackIR] has different name from command[Vertical View] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}, T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]
2023-07-29 11:12:41.365 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] axis command[Absolute Camera Horizontal View] for device[TrackIR] has different name from command[Horizontal View] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}, T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]
2023-07-29 11:12:41.365 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] axis command[Absolute Horizontal Shift Camera View] for device[TrackIR] has different name from command[Cockpit camera move lateral] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}, T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]
2023-07-29 11:12:41.365 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] axis command[Absolute Vertical Shift Camera View] for device[TrackIR] has different name from command[Cockpit camera move vertical] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}, T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]
2023-07-29 11:12:41.365 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] axis command[Absolute Longitude Shift Camera View] for device[TrackIR] has different name from command[Cockpit camera move forward/backward] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}, T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]
2023-07-29 11:12:41.365 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] axis command[Absolute Roll Shift Camera View] for device[TrackIR] has different name from command[Cockpit camera roll] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}, T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Toggle Console] contains combo key [`] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Score window] contains combo key ['] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Info bar view toggle] contains combo key [Y] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Get new plane - respawn] contains combo key [Tab] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Jump into selected aircraft] contains combo key [J] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Screenshot] contains combo key [SysRQ] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Info Bar - TOGGLE COORDINATE INITS] contains combo key [Y] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Clickable Mouse Cockpit Mode - ON/OFF] contains combo key [C] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Sound On/Off] contains combo key [S] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Rearming and Refueling Window] contains combo key ['] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View briefing on/off] contains combo key [B] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Show controls indicator] contains combo key [Enter] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Flight - Complete mission and RTB] contains combo key [E] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Flight - Complete mission and rejoin] contains combo key [R] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Toggle Formation] contains combo key [T] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Join Up Formation] contains combo key [Y] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Attack My Target] contains combo key [Q] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Cover Me] contains combo key [W] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Request AWACS Home Airbase] contains combo key [U] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Request AWACS Bogey Dope] contains combo key [O] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Flight - Attack ground targets] contains combo key [G] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Flight - Attack air defenses] contains combo key [D] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Flight - Engage Bandits] contains combo key [B] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Communication menu] contains combo key [\] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Switch dialog] contains combo key [\] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Switch to main menu] contains combo key [\] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View Left slow] contains combo key [Num4] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View Right slow] contains combo key [Num6] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View Up slow] contains combo key [Num8] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View Down slow] contains combo key [Num2] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View Up Right slow] contains combo key [Num9] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View Down Right slow] contains combo key [Num3] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View Down Left slow] contains combo key [Num1] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View Up Left slow] contains combo key [Num7] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View Center] contains combo key [Num5] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Zoom in slow] contains combo key [Num*] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Zoom out slow] contains combo key [Num/] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Zoom external in] contains combo key [Num*] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Zoom external out] contains combo key [Num/] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Zoom external normal] contains combo key [NumEnter] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F11 Camera moving forward] contains combo key [Num*] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F11 Camera moving backward] contains combo key [Num/] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F1 Cockpit view] contains combo key [F1] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F1 Natural head movement view] contains combo key [F1] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F1 HUD only view switch] contains combo key [F1] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F2 Aircraft view] contains combo key [F2] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F2 View own aircraft] contains combo key [F2] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F2 Toggle camera position] contains combo key [F2] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F2 Toggle local camera control] contains combo key [F2] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F3 Fly-By view] contains combo key [F3] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F3 Fly-By jump view] contains combo key [F3] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F4 Camera mounted on object] contains combo key [F4] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F4 Chase view] contains combo key [F4] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F4 Arcade Chase view] contains combo key [F4] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F5 nearest AC view] contains combo key [F5] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F5 Ground hostile view] contains combo key [F5] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F6 Released weapon view] contains combo key [F6] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F6 Weapon to target view] contains combo key [F6] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F7 Ground unit view] contains combo key [F7] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F9 Ship view] contains combo key [F9] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F9 Landing signal officer view] contains combo key [F9] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F10 Theater map view] contains combo key [F10] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F10 Jump to theater map view over current point] contains combo key [F10] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Theater map dialog on/off] contains combo key [F10] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F11 Airport free camera] contains combo key [F11] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F11 Jump to free camera] contains combo key [F11] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F12 Static object view] contains combo key [F12] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F12 Civil traffic view] contains combo key [F12] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F12 Trains/cars toggle] contains combo key [F12] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F1 Head shift movement on / off] contains combo key [F1] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative up slow] contains combo key [Num8] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative down slow] contains combo key [Num2] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative left slow] contains combo key [Num4] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative right slow] contains combo key [Num6] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative up right slow] contains combo key [Num9] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative down right slow] contains combo key [Num3] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative down left slow] contains combo key [Num1] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative up left slow] contains combo key [Num7] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative forward slow] contains combo key [Num*] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative backward slow] contains combo key [Num/] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative center] contains combo key [Num5] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative up] contains combo key [Num8] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative down] contains combo key [Num2] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative left] contains combo key [Num4] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative right] contains combo key [Num6] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative up right] contains combo key [Num9] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative down right] contains combo key [Num3] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative down left] contains combo key [Num1] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative up left] contains combo key [Num7] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative forward] contains combo key [Num*] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative backward] contains combo key [Num/] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Object free camera] contains combo key [F2] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Object free camera bookmarks editor] contains combo key [=] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Object free camera bookmarks menu] contains combo key [-] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Pie menu] contains combo key [O] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Wingman camera] contains combo key [F4] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Supercarrier camera] contains combo key [F9] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Aircraft carrier catapult camera] contains combo key [F9] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Aircraft carrier catapult crew camera] contains combo key [F9] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F11 view local input layer toggle] contains combo key [F11] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Unload camera position to clipboard] contains combo key [,] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Load camera position from clipboard] contains combo key [.] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Keyboard Rate Fast] contains combo key []] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Keyboard Rate Slow] contains combo key []] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Keyboard Rate Normal] contains combo key []] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Mouse Rate Fast] contains combo key [[] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Mouse Rate Slow] contains combo key [[] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Mouse Rate Normal] contains combo key [[] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Flashlight] contains combo key [L] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Cockpit panel view toggle] contains combo key [Num0] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Save Cockpit Angles] contains combo key [Num0] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View up] contains combo key [Num8] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View down] contains combo key [Num2] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View left] contains combo key [Num4] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View right] contains combo key [Num6] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View up right] contains combo key [Num9] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View down right] contains combo key [Num3] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View down left] contains combo key [Num1] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View up left] contains combo key [Num7] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Cockpit Camera Move Up] contains combo key [Num8] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Cockpit Camera Move Down] contains combo key [Num2] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Cockpit Camera Move Left] contains combo key [Num4] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Cockpit Camera Move Right] contains combo key [Num6] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Cockpit Camera Move Forward] contains combo key [Num*] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Cockpit Camera Move Back] contains combo key [Num/] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Cockpit Camera Move Center] contains combo key [Num5] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera transpose mode (press and hold)] contains combo key [F1] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Glance up] contains combo key [Num8] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Glance down] contains combo key [Num2] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Glance left] contains combo key [Num4] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Glance right] contains combo key [Num6] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Glance up-left] contains combo key [Num7] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Glance down-left] contains combo key [Num1] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Glance up-right] contains combo key [Num9] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Glance down-right] contains combo key [Num3] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera pan mode toggle] contains combo key [Z] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera snap view up] contains combo key [Num8] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera snap view down] contains combo key [Num2] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera snap view left] contains combo key [Num4] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera snap view right] contains combo key [Num6] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera snap view up-left] contains combo key [Num7] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera snap view down-left] contains combo key [Num1] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera snap view up-right] contains combo key [Num9] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera snap view down-right] contains combo key [Num3] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Center Camera View] contains combo key [Num5] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Return Camera] contains combo key [Num5] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Return Camera Base] contains combo key [Num5] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View  0] contains combo key [Num0] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View  1] contains combo key [Num1] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View  2] contains combo key [Num2] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View  3] contains combo key [Num3] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View  4] contains combo key [Num4] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View  5] contains combo key [Num5] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View  6] contains combo key [Num6] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View  7] contains combo key [Num7] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View  8] contains combo key [Num8] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View  9] contains combo key [Num9] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Zoom in] contains combo key [Num*] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Zoom out] contains combo key [Num/] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera jiggle toggle] contains combo key [J] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Keep terrain camera altitude] contains combo key [K] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View friends mode] contains combo key [Home] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View enemies mode] contains combo key [End] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View all mode] contains combo key [Delete] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Toggle tracking launched weapon] contains combo key [Num+] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Objects switching direction forward ] contains combo key [PageDown] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Objects switching direction reverse ] contains combo key [PageUp] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Object exclude ] contains combo key [Delete] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Objects all excluded - include] contains combo key [Insert] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Unlock view (stop padlock)] contains combo key [NumLock] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [All missiles padlock] contains combo key [Num.] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Threat missile padlock] contains combo key [Num.] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Lock terrain view] contains combo key [Num.] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [All Labels] contains combo key [F10] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Aircraft Labels] contains combo key [F2] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Missile Labels] contains combo key [F6] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Vehicle & Ship Labels] contains combo key [F9] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Kneeboard ON/OFF] contains combo key [K] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Kneeboard glance view] contains combo key [K] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Kneeboard Next Page] contains combo key []] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Kneeboard Previous Page] contains combo key [[] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Kneeboard current position mark point] contains combo key [K] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Toggle Canopy] contains combo key [C] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Show pilot body] contains combo key [P] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Change LGB laser code 2nd digit] contains combo key [1] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Change LGB laser code 3rd digit] contains combo key [2] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Change LGB laser code 4th digit] contains combo key [3] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Change gun burst mode] contains combo key [4] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Inc KY-28 encryption key] contains combo key [=] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Dec KY-28 encryption key] contains combo key [-] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Night Vision Goggles] contains combo key [H] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Night Vision Goggles Gain - INC] contains combo key [H] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Night Vision Goggles Gain - DEC] contains combo key [H] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Play] contains combo key [M] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Stop] contains combo key [N] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Fast Forward] contains combo key [M] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Fast Backward] contains combo key [N] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Eject (3 times)] contains combo key [E] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Record of mouse cursor in track On/Off] contains combo key [Scroll] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Subtitle Recording - START] contains combo key [Scroll] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Subtitle Recording - STOP] contains combo key [Scroll] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Occupy Pilot Seat] contains combo key [1] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Occupy RIO Seat] contains combo key [2] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Seat Adjustment Up] contains combo key [S] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Seat Adjustment Down] contains combo key [S] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Mirror View] contains combo key [Num8] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Mirror Left On] contains combo key [N] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Mirror Right On] contains combo key [M] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Toggle Mirrors] contains combo key [M] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Automatic Startup Procedure] contains combo key [Home] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Toggle Auto Throttle] contains combo key [T] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Nose strut extend] contains combo key [Q] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Nose strut kneel] contains combo key [A] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Aircraft Pitch Down] contains combo key [Up] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Aircraft Pitch Up] contains combo key [Down] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Aircraft Bank Left] contains combo key [Left] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Aircraft Bank Right] contains combo key [Right] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Aircraft Rudder Left] contains combo key [Z] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Aircraft Rudder Right] contains combo key [X] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Catapult Hook up] contains combo key [U] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Catapult Salute] contains combo key [U] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Throttle Levers - UP] contains combo key [Num+] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Throttle Levers - DOWN] contains combo key [Num-] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Master Caution Reset] contains combo key [M] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Speed brake toggle] contains combo key [B] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Parking brake pull] contains combo key [P] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Parking brake stow] contains combo key [P] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Emergency Jettison Switch] contains combo key [W] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Gears Down] contains combo key [G] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Gears Up] contains combo key [G] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Gear Emergency Extend] contains combo key [G] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Hook Extend] contains combo key [H] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Hook Retract] contains combo key [H] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Hook Toggle] contains combo key [H] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Wheel Brake both] contains combo key [W] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Next Waypoint] contains combo key [`] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Previous Waypoint] contains combo key [`] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Toggle Arm Ejection Seat] contains combo key [E] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Control Stick Show/Hide] contains combo key [Back] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Mic Button UHF1 (ARC-159)] contains combo key [\] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Mic Button UHF2 (ARC-182)] contains combo key [\] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Mic Button ICS] contains combo key [\] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [End mission] contains combo key [Esc] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Pause] contains combo key [Pause] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Time accelerate] contains combo key [Z] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Time decelerate] contains combo key [Z] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Time normal] contains combo key [Z] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Jump into other aircraft] contains combo key [J] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Info bar coordinate units toogle] contains combo key [Y] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Mouse cursor cockpit mode] contains combo key [C] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Active Pause] contains combo key [Pause] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F4 Look back view] contains combo key [F4] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F8 Target view] contains combo key [F8] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F8 Player targets/All targets filter] contains combo key [F8] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View 0] contains combo key [Num0] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View 1] contains combo key [Num1] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View 2] contains combo key [Num2] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View 3] contains combo key [Num3] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View 4] contains combo key [Num4] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View 5] contains combo key [Num5] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View 6] contains combo key [Num6] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View 7] contains combo key [Num7] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View 8] contains combo key [Num8] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View 9] contains combo key [Num9] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Toggle tracking fire weapon] contains combo key [Num+] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Objects switching direction forward] contains combo key [PageDown] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Objects switching direction reverse] contains combo key [PageUp] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.420 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Object exclude] contains combo key [Delete] not belong to device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]!
2023-07-29 11:12:41.421 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Mirror Left On] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}] has different name from command[Mirror View] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Jump into other aircraft] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}] has different name from command[Jump into selected aircraft] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Info bar coordinate units toogle] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}] has different name from command[Info Bar - TOGGLE COORDINATE INITS] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Mouse cursor cockpit mode] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}] has different name from command[Clickable Mouse Cockpit Mode - ON/OFF] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[F4 Look back view] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}] has different name from command[F4 Camera mounted on object] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Custom Snap View 0] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}] has different name from command[Custom Snap View  0] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Custom Snap View 1] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}] has different name from command[Custom Snap View  1] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Custom Snap View 2] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}] has different name from command[Custom Snap View  2] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Custom Snap View 3] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}] has different name from command[Custom Snap View  3] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Custom Snap View 4] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}] has different name from command[Custom Snap View  4] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Custom Snap View 5] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}] has different name from command[Custom Snap View  5] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Custom Snap View 6] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}] has different name from command[Custom Snap View  6] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Custom Snap View 7] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}] has different name from command[Custom Snap View  7] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Custom Snap View 8] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}] has different name from command[Custom Snap View  8] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Custom Snap View 9] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}] has different name from command[Custom Snap View  9] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Toggle tracking fire weapon] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}] has different name from command[Toggle tracking launched weapon] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Objects switching direction forward] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}] has different name from command[Objects switching direction forward ] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Objects switching direction reverse] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}] has different name from command[Objects switching direction reverse ] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Object exclude] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}] has different name from command[Object exclude ] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[ACM cover open/close (2pos)] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}] has different name from command[ACM Cover Open, else Closed] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] axis command[Absolute Camera Horizontal View] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}] has different name from command[Horizontal View] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] axis command[Absolute Camera Vertical View] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}] has different name from command[Vertical View] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] axis command[Absolute Roll Shift Camera View] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}] has different name from command[Cockpit camera roll] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] axis command[Absolute Horizontal Shift Camera View] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}] has different name from command[Cockpit camera move lateral] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] axis command[Absolute Vertical Shift Camera View] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}] has different name from command[Cockpit camera move vertical] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] axis command[Absolute Longitude Shift Camera View] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}] has different name from command[Cockpit camera move forward/backward] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Toggle Console] contains combo key [`] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Score window] contains combo key ['] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Info bar view toggle] contains combo key [Y] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Get new plane - respawn] contains combo key [Tab] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Jump into selected aircraft] contains combo key [J] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Screenshot] contains combo key [SysRQ] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Info Bar - TOGGLE COORDINATE INITS] contains combo key [Y] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Clickable Mouse Cockpit Mode - ON/OFF] contains combo key [C] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Sound On/Off] contains combo key [S] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Rearming and Refueling Window] contains combo key ['] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View briefing on/off] contains combo key [B] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Show controls indicator] contains combo key [Enter] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Flight - Complete mission and RTB] contains combo key [E] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Flight - Complete mission and rejoin] contains combo key [R] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Toggle Formation] contains combo key [T] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Join Up Formation] contains combo key [Y] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Attack My Target] contains combo key [Q] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Cover Me] contains combo key [W] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Request AWACS Home Airbase] contains combo key [U] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Request AWACS Bogey Dope] contains combo key [O] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Flight - Attack ground targets] contains combo key [G] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Flight - Attack air defenses] contains combo key [D] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Flight - Engage Bandits] contains combo key [B] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Communication menu] contains combo key [\] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Switch dialog] contains combo key [\] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Switch to main menu] contains combo key [\] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View Left slow] contains combo key [Num4] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View Right slow] contains combo key [Num6] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View Up slow] contains combo key [Num8] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View Down slow] contains combo key [Num2] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View Up Right slow] contains combo key [Num9] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View Down Right slow] contains combo key [Num3] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View Down Left slow] contains combo key [Num1] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View Up Left slow] contains combo key [Num7] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View Center] contains combo key [Num5] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Zoom in slow] contains combo key [Num*] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Zoom out slow] contains combo key [Num/] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Zoom external in] contains combo key [Num*] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Zoom external out] contains combo key [Num/] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Zoom external normal] contains combo key [NumEnter] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F11 Camera moving forward] contains combo key [Num*] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F11 Camera moving backward] contains combo key [Num/] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F1 Cockpit view] contains combo key [F1] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F1 Natural head movement view] contains combo key [F1] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F1 HUD only view switch] contains combo key [F1] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F2 Aircraft view] contains combo key [F2] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F2 View own aircraft] contains combo key [F2] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F2 Toggle camera position] contains combo key [F2] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F2 Toggle local camera control] contains combo key [F2] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F3 Fly-By view] contains combo key [F3] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F3 Fly-By jump view] contains combo key [F3] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F4 Camera mounted on object] contains combo key [F4] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F4 Chase view] contains combo key [F4] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F4 Arcade Chase view] contains combo key [F4] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F5 nearest AC view] contains combo key [F5] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F5 Ground hostile view] contains combo key [F5] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F6 Released weapon view] contains combo key [F6] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F6 Weapon to target view] contains combo key [F6] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F7 Ground unit view] contains combo key [F7] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F9 Ship view] contains combo key [F9] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F9 Landing signal officer view] contains combo key [F9] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F10 Theater map view] contains combo key [F10] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F10 Jump to theater map view over current point] contains combo key [F10] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Theater map dialog on/off] contains combo key [F10] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F11 Airport free camera] contains combo key [F11] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F11 Jump to free camera] contains combo key [F11] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F12 Static object view] contains combo key [F12] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F12 Civil traffic view] contains combo key [F12] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F12 Trains/cars toggle] contains combo key [F12] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F1 Head shift movement on / off] contains combo key [F1] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative up slow] contains combo key [Num8] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative down slow] contains combo key [Num2] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative left slow] contains combo key [Num4] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative right slow] contains combo key [Num6] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative up right slow] contains combo key [Num9] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative down right slow] contains combo key [Num3] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative down left slow] contains combo key [Num1] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative up left slow] contains combo key [Num7] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative forward slow] contains combo key [Num*] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative backward slow] contains combo key [Num/] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative center] contains combo key [Num5] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative up] contains combo key [Num8] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative down] contains combo key [Num2] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative left] contains combo key [Num4] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative right] contains combo key [Num6] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative up right] contains combo key [Num9] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative down right] contains combo key [Num3] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative down left] contains combo key [Num1] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative up left] contains combo key [Num7] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative forward] contains combo key [Num*] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative backward] contains combo key [Num/] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Object free camera] contains combo key [F2] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Object free camera bookmarks editor] contains combo key [=] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Object free camera bookmarks menu] contains combo key [-] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Pie menu] contains combo key [O] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Wingman camera] contains combo key [F4] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Supercarrier camera] contains combo key [F9] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Aircraft carrier catapult camera] contains combo key [F9] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Aircraft carrier catapult crew camera] contains combo key [F9] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F11 view local input layer toggle] contains combo key [F11] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Unload camera position to clipboard] contains combo key [,] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Load camera position from clipboard] contains combo key [.] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Keyboard Rate Fast] contains combo key []] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Keyboard Rate Slow] contains combo key []] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Keyboard Rate Normal] contains combo key []] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Mouse Rate Fast] contains combo key [[] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Mouse Rate Slow] contains combo key [[] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Mouse Rate Normal] contains combo key [[] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Flashlight] contains combo key [L] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Cockpit panel view toggle] contains combo key [Num0] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Save Cockpit Angles] contains combo key [Num0] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View up] contains combo key [Num8] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View down] contains combo key [Num2] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View left] contains combo key [Num4] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View right] contains combo key [Num6] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View up right] contains combo key [Num9] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View down right] contains combo key [Num3] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View down left] contains combo key [Num1] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View up left] contains combo key [Num7] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Cockpit Camera Move Up] contains combo key [Num8] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Cockpit Camera Move Down] contains combo key [Num2] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Cockpit Camera Move Left] contains combo key [Num4] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Cockpit Camera Move Right] contains combo key [Num6] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Cockpit Camera Move Forward] contains combo key [Num*] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Cockpit Camera Move Back] contains combo key [Num/] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Cockpit Camera Move Center] contains combo key [Num5] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera transpose mode (press and hold)] contains combo key [F1] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Glance up] contains combo key [Num8] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Glance down] contains combo key [Num2] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Glance left] contains combo key [Num4] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Glance right] contains combo key [Num6] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Glance up-left] contains combo key [Num7] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Glance down-left] contains combo key [Num1] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Glance up-right] contains combo key [Num9] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Glance down-right] contains combo key [Num3] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera pan mode toggle] contains combo key [Z] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera snap view up] contains combo key [Num8] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera snap view down] contains combo key [Num2] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera snap view left] contains combo key [Num4] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera snap view right] contains combo key [Num6] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera snap view up-left] contains combo key [Num7] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera snap view down-left] contains combo key [Num1] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera snap view up-right] contains combo key [Num9] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera snap view down-right] contains combo key [Num3] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Center Camera View] contains combo key [Num5] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Return Camera] contains combo key [Num5] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Return Camera Base] contains combo key [Num5] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View  0] contains combo key [Num0] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View  1] contains combo key [Num1] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View  2] contains combo key [Num2] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View  3] contains combo key [Num3] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View  4] contains combo key [Num4] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View  5] contains combo key [Num5] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View  6] contains combo key [Num6] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View  7] contains combo key [Num7] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View  8] contains combo key [Num8] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View  9] contains combo key [Num9] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Zoom in] contains combo key [Num*] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Zoom out] contains combo key [Num/] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera jiggle toggle] contains combo key [J] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Keep terrain camera altitude] contains combo key [K] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View friends mode] contains combo key [Home] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View enemies mode] contains combo key [End] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View all mode] contains combo key [Delete] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Toggle tracking launched weapon] contains combo key [Num+] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Objects switching direction forward ] contains combo key [PageDown] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Objects switching direction reverse ] contains combo key [PageUp] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Object exclude ] contains combo key [Delete] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Objects all excluded - include] contains combo key [Insert] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Unlock view (stop padlock)] contains combo key [NumLock] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [All missiles padlock] contains combo key [Num.] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Threat missile padlock] contains combo key [Num.] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Lock terrain view] contains combo key [Num.] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [All Labels] contains combo key [F10] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Aircraft Labels] contains combo key [F2] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Missile Labels] contains combo key [F6] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Vehicle & Ship Labels] contains combo key [F9] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Kneeboard ON/OFF] contains combo key [K] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Kneeboard glance view] contains combo key [K] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Kneeboard Next Page] contains combo key []] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Kneeboard Previous Page] contains combo key [[] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Kneeboard current position mark point] contains combo key [K] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Toggle Canopy] contains combo key [C] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Show pilot body] contains combo key [P] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Change LGB laser code 2nd digit] contains combo key [1] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Change LGB laser code 3rd digit] contains combo key [2] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Change LGB laser code 4th digit] contains combo key [3] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Change gun burst mode] contains combo key [4] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Inc KY-28 encryption key] contains combo key [=] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Dec KY-28 encryption key] contains combo key [-] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Night Vision Goggles] contains combo key [H] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Night Vision Goggles Gain - INC] contains combo key [H] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Night Vision Goggles Gain - DEC] contains combo key [H] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Play] contains combo key [M] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Stop] contains combo key [N] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Fast Forward] contains combo key [M] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Fast Backward] contains combo key [N] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Eject (3 times)] contains combo key [E] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Record of mouse cursor in track On/Off] contains combo key [Scroll] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Subtitle Recording - START] contains combo key [Scroll] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Subtitle Recording - STOP] contains combo key [Scroll] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Occupy Pilot Seat] contains combo key [1] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Occupy RIO Seat] contains combo key [2] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Seat Adjustment Up] contains combo key [S] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Seat Adjustment Down] contains combo key [S] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Mirror View] contains combo key [Num8] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Mirror Left On] contains combo key [N] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Mirror Right On] contains combo key [M] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Toggle Mirrors] contains combo key [M] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Automatic Startup Procedure] contains combo key [Home] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Toggle Auto Throttle] contains combo key [T] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Nose strut extend] contains combo key [Q] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Nose strut kneel] contains combo key [A] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Aircraft Pitch Down] contains combo key [Up] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Aircraft Pitch Up] contains combo key [Down] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Aircraft Bank Left] contains combo key [Left] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Aircraft Bank Right] contains combo key [Right] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Aircraft Rudder Left] contains combo key [Z] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Aircraft Rudder Right] contains combo key [X] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Catapult Hook up] contains combo key [U] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Catapult Salute] contains combo key [U] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Throttle Levers - UP] contains combo key [Num+] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Throttle Levers - DOWN] contains combo key [Num-] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Master Caution Reset] contains combo key [M] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Speed brake toggle] contains combo key [B] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Parking brake pull] contains combo key [P] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Parking brake stow] contains combo key [P] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Emergency Jettison Switch] contains combo key [W] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Gears Down] contains combo key [G] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Gears Up] contains combo key [G] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Gear Emergency Extend] contains combo key [G] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Hook Extend] contains combo key [H] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Hook Retract] contains combo key [H] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Hook Toggle] contains combo key [H] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Wheel Brake both] contains combo key [W] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Next Waypoint] contains combo key [`] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Previous Waypoint] contains combo key [`] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Toggle Arm Ejection Seat] contains combo key [E] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Control Stick Show/Hide] contains combo key [Back] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Mic Button UHF1 (ARC-159)] contains combo key [\] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Mic Button UHF2 (ARC-182)] contains combo key [\] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Mic Button ICS] contains combo key [\] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [End mission] contains combo key [Esc] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Pause] contains combo key [Pause] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Time accelerate] contains combo key [Z] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Time decelerate] contains combo key [Z] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Time normal] contains combo key [Z] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Jump into other aircraft] contains combo key [J] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Info bar coordinate units toogle] contains combo key [Y] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Mouse cursor cockpit mode] contains combo key [C] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Active Pause] contains combo key [Pause] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F4 Look back view] contains combo key [F4] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F8 Target view] contains combo key [F8] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F8 Player targets/All targets filter] contains combo key [F8] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View 0] contains combo key [Num0] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View 1] contains combo key [Num1] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View 2] contains combo key [Num2] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View 3] contains combo key [Num3] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View 4] contains combo key [Num4] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View 5] contains combo key [Num5] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View 6] contains combo key [Num6] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View 7] contains combo key [Num7] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View 8] contains combo key [Num8] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View 9] contains combo key [Num9] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Toggle tracking fire weapon] contains combo key [Num+] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Objects switching direction forward] contains combo key [PageDown] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Objects switching direction reverse] contains combo key [PageUp] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.424 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Object exclude] contains combo key [Delete] not belong to device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]!
2023-07-29 11:12:41.425 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Mirror Left On] for device[Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}] has different name from command[Mirror View] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]
2023-07-29 11:12:41.426 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Jump into other aircraft] for device[Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}] has different name from command[Jump into selected aircraft] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]
2023-07-29 11:12:41.426 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Info bar coordinate units toogle] for device[Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}] has different name from command[Info Bar - TOGGLE COORDINATE INITS] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]
2023-07-29 11:12:41.426 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Mouse cursor cockpit mode] for device[Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}] has different name from command[Clickable Mouse Cockpit Mode - ON/OFF] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]
2023-07-29 11:12:41.426 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[F4 Look back view] for device[Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}] has different name from command[F4 Camera mounted on object] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]
2023-07-29 11:12:41.426 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Custom Snap View 0] for device[Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}] has different name from command[Custom Snap View  0] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]
2023-07-29 11:12:41.426 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Custom Snap View 1] for device[Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}] has different name from command[Custom Snap View  1] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]
2023-07-29 11:12:41.426 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Custom Snap View 2] for device[Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}] has different name from command[Custom Snap View  2] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]
2023-07-29 11:12:41.426 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Custom Snap View 3] for device[Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}] has different name from command[Custom Snap View  3] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]
2023-07-29 11:12:41.426 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Custom Snap View 4] for device[Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}] has different name from command[Custom Snap View  4] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]
2023-07-29 11:12:41.426 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Custom Snap View 5] for device[Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}] has different name from command[Custom Snap View  5] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]
2023-07-29 11:12:41.426 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Custom Snap View 6] for device[Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}] has different name from command[Custom Snap View  6] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]
2023-07-29 11:12:41.426 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Custom Snap View 7] for device[Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}] has different name from command[Custom Snap View  7] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]
2023-07-29 11:12:41.426 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Custom Snap View 8] for device[Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}] has different name from command[Custom Snap View  8] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]
2023-07-29 11:12:41.426 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Custom Snap View 9] for device[Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}] has different name from command[Custom Snap View  9] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]
2023-07-29 11:12:41.426 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Toggle tracking fire weapon] for device[Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}] has different name from command[Toggle tracking launched weapon] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]
2023-07-29 11:12:41.426 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Objects switching direction forward] for device[Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}] has different name from command[Objects switching direction forward ] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]
2023-07-29 11:12:41.426 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Objects switching direction reverse] for device[Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}] has different name from command[Objects switching direction reverse ] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]
2023-07-29 11:12:41.426 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Object exclude] for device[Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}] has different name from command[Object exclude ] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]
2023-07-29 11:12:41.426 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[ACM cover open/close (2pos)] for device[Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}] has different name from command[ACM Cover Open, else Closed] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] axis command[Absolute Camera Horizontal View] for device[Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}] has different name from command[Horizontal View] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] axis command[Absolute Camera Vertical View] for device[Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}] has different name from command[Vertical View] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] axis command[Absolute Roll Shift Camera View] for device[Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}] has different name from command[Cockpit camera roll] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] axis command[Absolute Horizontal Shift Camera View] for device[Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}] has different name from command[Cockpit camera move lateral] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] axis command[Absolute Vertical Shift Camera View] for device[Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}] has different name from command[Cockpit camera move vertical] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] axis command[Absolute Longitude Shift Camera View] for device[Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}] has different name from command[Cockpit camera move forward/backward] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Toggle Console] contains combo key [`] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Score window] contains combo key ['] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Info bar view toggle] contains combo key [Y] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Get new plane - respawn] contains combo key [Tab] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Jump into selected aircraft] contains combo key [J] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Screenshot] contains combo key [SysRQ] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Info Bar - TOGGLE COORDINATE INITS] contains combo key [Y] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Clickable Mouse Cockpit Mode - ON/OFF] contains combo key [C] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Sound On/Off] contains combo key [S] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Rearming and Refueling Window] contains combo key ['] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View briefing on/off] contains combo key [B] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Show controls indicator] contains combo key [Enter] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Flight - Complete mission and RTB] contains combo key [E] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Flight - Complete mission and rejoin] contains combo key [R] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Toggle Formation] contains combo key [T] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Join Up Formation] contains combo key [Y] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Attack My Target] contains combo key [Q] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Cover Me] contains combo key [W] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Request AWACS Home Airbase] contains combo key [U] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Request AWACS Bogey Dope] contains combo key [O] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Flight - Attack ground targets] contains combo key [G] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Flight - Attack air defenses] contains combo key [D] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Flight - Engage Bandits] contains combo key [B] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Communication menu] contains combo key [\] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Switch dialog] contains combo key [\] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Switch to main menu] contains combo key [\] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View Left slow] contains combo key [Num4] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View Right slow] contains combo key [Num6] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View Up slow] contains combo key [Num8] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View Down slow] contains combo key [Num2] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View Up Right slow] contains combo key [Num9] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View Down Right slow] contains combo key [Num3] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View Down Left slow] contains combo key [Num1] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View Up Left slow] contains combo key [Num7] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View Center] contains combo key [Num5] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Zoom in slow] contains combo key [Num*] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Zoom out slow] contains combo key [Num/] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Zoom external in] contains combo key [Num*] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Zoom external out] contains combo key [Num/] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Zoom external normal] contains combo key [NumEnter] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F11 Camera moving forward] contains combo key [Num*] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F11 Camera moving backward] contains combo key [Num/] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F1 Cockpit view] contains combo key [F1] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F1 Natural head movement view] contains combo key [F1] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F1 HUD only view switch] contains combo key [F1] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F2 Aircraft view] contains combo key [F2] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F2 View own aircraft] contains combo key [F2] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F2 Toggle camera position] contains combo key [F2] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F2 Toggle local camera control] contains combo key [F2] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F3 Fly-By view] contains combo key [F3] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F3 Fly-By jump view] contains combo key [F3] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F4 Camera mounted on object] contains combo key [F4] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F4 Chase view] contains combo key [F4] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F4 Arcade Chase view] contains combo key [F4] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F5 nearest AC view] contains combo key [F5] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F5 Ground hostile view] contains combo key [F5] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F6 Released weapon view] contains combo key [F6] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F6 Weapon to target view] contains combo key [F6] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F7 Ground unit view] contains combo key [F7] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F9 Ship view] contains combo key [F9] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F9 Landing signal officer view] contains combo key [F9] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F10 Theater map view] contains combo key [F10] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F10 Jump to theater map view over current point] contains combo key [F10] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Theater map dialog on/off] contains combo key [F10] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F11 Airport free camera] contains combo key [F11] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F11 Jump to free camera] contains combo key [F11] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F12 Static object view] contains combo key [F12] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F12 Civil traffic view] contains combo key [F12] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F12 Trains/cars toggle] contains combo key [F12] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F1 Head shift movement on / off] contains combo key [F1] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative up slow] contains combo key [Num8] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative down slow] contains combo key [Num2] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative left slow] contains combo key [Num4] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative right slow] contains combo key [Num6] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative up right slow] contains combo key [Num9] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative down right slow] contains combo key [Num3] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative down left slow] contains combo key [Num1] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative up left slow] contains combo key [Num7] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative forward slow] contains combo key [Num*] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative backward slow] contains combo key [Num/] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative center] contains combo key [Num5] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative up] contains combo key [Num8] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative down] contains combo key [Num2] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative left] contains combo key [Num4] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative right] contains combo key [Num6] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative up right] contains combo key [Num9] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative down right] contains combo key [Num3] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative down left] contains combo key [Num1] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative up left] contains combo key [Num7] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative forward] contains combo key [Num*] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative backward] contains combo key [Num/] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Object free camera] contains combo key [F2] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Object free camera bookmarks editor] contains combo key [=] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Object free camera bookmarks menu] contains combo key [-] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Pie menu] contains combo key [O] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Wingman camera] contains combo key [F4] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Supercarrier camera] contains combo key [F9] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Aircraft carrier catapult camera] contains combo key [F9] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Aircraft carrier catapult crew camera] contains combo key [F9] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F11 view local input layer toggle] contains combo key [F11] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Unload camera position to clipboard] contains combo key [,] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Load camera position from clipboard] contains combo key [.] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Keyboard Rate Fast] contains combo key []] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Keyboard Rate Slow] contains combo key []] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Keyboard Rate Normal] contains combo key []] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Mouse Rate Fast] contains combo key [[] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Mouse Rate Slow] contains combo key [[] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Mouse Rate Normal] contains combo key [[] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Flashlight] contains combo key [L] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Cockpit panel view toggle] contains combo key [Num0] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Save Cockpit Angles] contains combo key [Num0] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View up] contains combo key [Num8] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View down] contains combo key [Num2] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View left] contains combo key [Num4] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View right] contains combo key [Num6] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View up right] contains combo key [Num9] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View down right] contains combo key [Num3] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View down left] contains combo key [Num1] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View up left] contains combo key [Num7] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Cockpit Camera Move Up] contains combo key [Num8] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Cockpit Camera Move Down] contains combo key [Num2] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Cockpit Camera Move Left] contains combo key [Num4] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Cockpit Camera Move Right] contains combo key [Num6] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Cockpit Camera Move Forward] contains combo key [Num*] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Cockpit Camera Move Back] contains combo key [Num/] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Cockpit Camera Move Center] contains combo key [Num5] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera transpose mode (press and hold)] contains combo key [F1] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Glance up] contains combo key [Num8] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Glance down] contains combo key [Num2] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Glance left] contains combo key [Num4] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Glance right] contains combo key [Num6] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Glance up-left] contains combo key [Num7] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Glance down-left] contains combo key [Num1] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Glance up-right] contains combo key [Num9] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Glance down-right] contains combo key [Num3] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera pan mode toggle] contains combo key [Z] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera snap view up] contains combo key [Num8] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera snap view down] contains combo key [Num2] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera snap view left] contains combo key [Num4] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera snap view right] contains combo key [Num6] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera snap view up-left] contains combo key [Num7] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera snap view down-left] contains combo key [Num1] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera snap view up-right] contains combo key [Num9] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera snap view down-right] contains combo key [Num3] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Center Camera View] contains combo key [Num5] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Return Camera] contains combo key [Num5] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Return Camera Base] contains combo key [Num5] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View  0] contains combo key [Num0] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View  1] contains combo key [Num1] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View  2] contains combo key [Num2] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View  3] contains combo key [Num3] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View  4] contains combo key [Num4] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View  5] contains combo key [Num5] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View  6] contains combo key [Num6] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View  7] contains combo key [Num7] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View  8] contains combo key [Num8] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View  9] contains combo key [Num9] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Zoom in] contains combo key [Num*] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Zoom out] contains combo key [Num/] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera jiggle toggle] contains combo key [J] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Keep terrain camera altitude] contains combo key [K] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View friends mode] contains combo key [Home] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View enemies mode] contains combo key [End] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View all mode] contains combo key [Delete] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Toggle tracking launched weapon] contains combo key [Num+] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Objects switching direction forward ] contains combo key [PageDown] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Objects switching direction reverse ] contains combo key [PageUp] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Object exclude ] contains combo key [Delete] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Objects all excluded - include] contains combo key [Insert] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Unlock view (stop padlock)] contains combo key [NumLock] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [All missiles padlock] contains combo key [Num.] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Threat missile padlock] contains combo key [Num.] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Lock terrain view] contains combo key [Num.] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [All Labels] contains combo key [F10] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Aircraft Labels] contains combo key [F2] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Missile Labels] contains combo key [F6] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Vehicle & Ship Labels] contains combo key [F9] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Kneeboard ON/OFF] contains combo key [K] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Kneeboard glance view] contains combo key [K] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Kneeboard Next Page] contains combo key []] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Kneeboard Previous Page] contains combo key [[] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Kneeboard current position mark point] contains combo key [K] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Toggle Canopy] contains combo key [C] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Show pilot body] contains combo key [P] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Change LGB laser code 2nd digit] contains combo key [1] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Change LGB laser code 3rd digit] contains combo key [2] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Change LGB laser code 4th digit] contains combo key [3] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Change gun burst mode] contains combo key [4] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Inc KY-28 encryption key] contains combo key [=] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Dec KY-28 encryption key] contains combo key [-] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Night Vision Goggles] contains combo key [H] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Night Vision Goggles Gain - INC] contains combo key [H] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Night Vision Goggles Gain - DEC] contains combo key [H] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Play] contains combo key [M] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Stop] contains combo key [N] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Fast Forward] contains combo key [M] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Fast Backward] contains combo key [N] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Eject (3 times)] contains combo key [E] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Record of mouse cursor in track On/Off] contains combo key [Scroll] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Subtitle Recording - START] contains combo key [Scroll] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Subtitle Recording - STOP] contains combo key [Scroll] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Occupy Pilot Seat] contains combo key [1] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Occupy RIO Seat] contains combo key [2] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Seat Adjustment Up] contains combo key [S] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Seat Adjustment Down] contains combo key [S] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Mirror View] contains combo key [Num8] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Mirror Left On] contains combo key [N] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Mirror Right On] contains combo key [M] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Toggle Mirrors] contains combo key [M] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Automatic Startup Procedure] contains combo key [Home] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Toggle Auto Throttle] contains combo key [T] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Nose strut extend] contains combo key [Q] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Nose strut kneel] contains combo key [A] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Aircraft Pitch Down] contains combo key [Up] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Aircraft Pitch Up] contains combo key [Down] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Aircraft Bank Left] contains combo key [Left] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Aircraft Bank Right] contains combo key [Right] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Aircraft Rudder Left] contains combo key [Z] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Aircraft Rudder Right] contains combo key [X] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Catapult Hook up] contains combo key [U] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Catapult Salute] contains combo key [U] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Throttle Levers - UP] contains combo key [Num+] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Throttle Levers - DOWN] contains combo key [Num-] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Master Caution Reset] contains combo key [M] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Speed brake toggle] contains combo key [B] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Parking brake pull] contains combo key [P] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Parking brake stow] contains combo key [P] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Emergency Jettison Switch] contains combo key [W] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Gears Down] contains combo key [G] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Gears Up] contains combo key [G] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Gear Emergency Extend] contains combo key [G] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Hook Extend] contains combo key [H] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Hook Retract] contains combo key [H] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Hook Toggle] contains combo key [H] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Wheel Brake both] contains combo key [W] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Next Waypoint] contains combo key [`] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Previous Waypoint] contains combo key [`] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Toggle Arm Ejection Seat] contains combo key [E] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Control Stick Show/Hide] contains combo key [Back] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Mic Button UHF1 (ARC-159)] contains combo key [\] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Mic Button UHF2 (ARC-182)] contains combo key [\] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Mic Button ICS] contains combo key [\] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [End mission] contains combo key [Esc] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Pause] contains combo key [Pause] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Time accelerate] contains combo key [Z] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Time decelerate] contains combo key [Z] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Time normal] contains combo key [Z] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Jump into other aircraft] contains combo key [J] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Info bar coordinate units toogle] contains combo key [Y] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Mouse cursor cockpit mode] contains combo key [C] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Active Pause] contains combo key [Pause] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F4 Look back view] contains combo key [F4] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F8 Target view] contains combo key [F8] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F8 Player targets/All targets filter] contains combo key [F8] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View 0] contains combo key [Num0] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View 1] contains combo key [Num1] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View 2] contains combo key [Num2] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View 3] contains combo key [Num3] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View 4] contains combo key [Num4] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View 5] contains combo key [Num5] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View 6] contains combo key [Num6] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View 7] contains combo key [Num7] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View 8] contains combo key [Num8] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View 9] contains combo key [Num9] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Toggle tracking fire weapon] contains combo key [Num+] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Objects switching direction forward] contains combo key [PageDown] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Objects switching direction reverse] contains combo key [PageUp] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.427 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Object exclude] contains combo key [Delete] not belong to device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]!
2023-07-29 11:12:41.428 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Mirror Left On] for device[Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}] has different name from command[Mirror View] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]
2023-07-29 11:12:41.429 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Jump into other aircraft] for device[Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}] has different name from command[Jump into selected aircraft] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]
2023-07-29 11:12:41.429 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Info bar coordinate units toogle] for device[Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}] has different name from command[Info Bar - TOGGLE COORDINATE INITS] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]
2023-07-29 11:12:41.429 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Mouse cursor cockpit mode] for device[Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}] has different name from command[Clickable Mouse Cockpit Mode - ON/OFF] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]
2023-07-29 11:12:41.429 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[F4 Look back view] for device[Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}] has different name from command[F4 Camera mounted on object] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]
2023-07-29 11:12:41.429 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Custom Snap View 0] for device[Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}] has different name from command[Custom Snap View  0] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]
2023-07-29 11:12:41.429 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Custom Snap View 1] for device[Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}] has different name from command[Custom Snap View  1] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]
2023-07-29 11:12:41.429 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Custom Snap View 2] for device[Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}] has different name from command[Custom Snap View  2] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]
2023-07-29 11:12:41.429 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Custom Snap View 3] for device[Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}] has different name from command[Custom Snap View  3] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]
2023-07-29 11:12:41.429 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Custom Snap View 4] for device[Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}] has different name from command[Custom Snap View  4] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]
2023-07-29 11:12:41.429 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Custom Snap View 5] for device[Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}] has different name from command[Custom Snap View  5] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]
2023-07-29 11:12:41.429 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Custom Snap View 6] for device[Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}] has different name from command[Custom Snap View  6] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]
2023-07-29 11:12:41.429 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Custom Snap View 7] for device[Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}] has different name from command[Custom Snap View  7] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]
2023-07-29 11:12:41.429 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Custom Snap View 8] for device[Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}] has different name from command[Custom Snap View  8] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]
2023-07-29 11:12:41.429 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Custom Snap View 9] for device[Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}] has different name from command[Custom Snap View  9] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]
2023-07-29 11:12:41.429 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Toggle tracking fire weapon] for device[Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}] has different name from command[Toggle tracking launched weapon] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]
2023-07-29 11:12:41.429 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Objects switching direction forward] for device[Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}] has different name from command[Objects switching direction forward ] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]
2023-07-29 11:12:41.429 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Objects switching direction reverse] for device[Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}] has different name from command[Objects switching direction reverse ] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]
2023-07-29 11:12:41.429 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Object exclude] for device[Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}] has different name from command[Object exclude ] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]
2023-07-29 11:12:41.429 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[ACM cover open/close (2pos)] for device[Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}] has different name from command[ACM Cover Open, else Closed] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]
2023-07-29 11:12:41.429 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] axis command[Absolute Camera Horizontal View] for device[Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}] has different name from command[Horizontal View] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]
2023-07-29 11:12:41.429 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] axis command[Absolute Camera Vertical View] for device[Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}] has different name from command[Vertical View] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]
2023-07-29 11:12:41.429 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] axis command[Absolute Roll Shift Camera View] for device[Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}] has different name from command[Cockpit camera roll] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]
2023-07-29 11:12:41.429 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] axis command[Absolute Horizontal Shift Camera View] for device[Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}] has different name from command[Cockpit camera move lateral] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]
2023-07-29 11:12:41.429 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] axis command[Absolute Vertical Shift Camera View] for device[Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}] has different name from command[Cockpit camera move vertical] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]
2023-07-29 11:12:41.429 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] axis command[Absolute Longitude Shift Camera View] for device[Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}] has different name from command[Cockpit camera move forward/backward] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]
2023-07-29 11:12:41.429 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Screenshot] contains combo [SysRQ] equal to combo in [UI Layer]
2023-07-29 11:12:41.430 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Mirror Left On] for device[Keyboard] has different name from command[Mirror View] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard]
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Toggle Console] contains combo key [`] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Score window] contains combo key ['] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Info bar view toggle] contains combo key [Y] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Get new plane - respawn] contains combo key [Tab] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Jump into selected aircraft] contains combo key [J] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Screenshot] contains combo key [SysRQ] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Info Bar - TOGGLE COORDINATE INITS] contains combo key [Y] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Clickable Mouse Cockpit Mode - ON/OFF] contains combo key [C] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Sound On/Off] contains combo key [S] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Rearming and Refueling Window] contains combo key ['] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View briefing on/off] contains combo key [B] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Show controls indicator] contains combo key [Enter] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Flight - Complete mission and RTB] contains combo key [E] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Flight - Complete mission and rejoin] contains combo key [R] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Toggle Formation] contains combo key [T] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Join Up Formation] contains combo key [Y] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Attack My Target] contains combo key [Q] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Cover Me] contains combo key [W] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Request AWACS Home Airbase] contains combo key [U] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Request AWACS Bogey Dope] contains combo key [O] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Flight - Attack ground targets] contains combo key [G] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Flight - Attack air defenses] contains combo key [D] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Flight - Engage Bandits] contains combo key [B] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Communication menu] contains combo key [\] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Switch dialog] contains combo key [\] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Switch to main menu] contains combo key [\] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View Left slow] contains combo key [Num4] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View Right slow] contains combo key [Num6] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View Up slow] contains combo key [Num8] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View Down slow] contains combo key [Num2] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View Up Right slow] contains combo key [Num9] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View Down Right slow] contains combo key [Num3] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View Down Left slow] contains combo key [Num1] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View Up Left slow] contains combo key [Num7] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View Center] contains combo key [Num5] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Zoom in slow] contains combo key [Num*] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Zoom out slow] contains combo key [Num/] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Zoom external in] contains combo key [Num*] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Zoom external out] contains combo key [Num/] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Zoom external normal] contains combo key [NumEnter] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F11 Camera moving forward] contains combo key [Num*] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F11 Camera moving backward] contains combo key [Num/] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F1 Cockpit view] contains combo key [F1] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F1 Natural head movement view] contains combo key [F1] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F1 HUD only view switch] contains combo key [F1] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F2 Aircraft view] contains combo key [F2] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F2 View own aircraft] contains combo key [F2] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F2 Toggle camera position] contains combo key [F2] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F2 Toggle local camera control] contains combo key [F2] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F3 Fly-By view] contains combo key [F3] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F3 Fly-By jump view] contains combo key [F3] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F4 Camera mounted on object] contains combo key [F4] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F4 Chase view] contains combo key [F4] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F4 Arcade Chase view] contains combo key [F4] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F5 nearest AC view] contains combo key [F5] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F5 Ground hostile view] contains combo key [F5] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F6 Released weapon view] contains combo key [F6] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F6 Weapon to target view] contains combo key [F6] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F7 Ground unit view] contains combo key [F7] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F9 Ship view] contains combo key [F9] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F9 Landing signal officer view] contains combo key [F9] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F10 Theater map view] contains combo key [F10] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F10 Jump to theater map view over current point] contains combo key [F10] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Theater map dialog on/off] contains combo key [F10] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F11 Airport free camera] contains combo key [F11] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F11 Jump to free camera] contains combo key [F11] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F12 Static object view] contains combo key [F12] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F12 Civil traffic view] contains combo key [F12] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F12 Trains/cars toggle] contains combo key [F12] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F1 Head shift movement on / off] contains combo key [F1] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative up slow] contains combo key [Num8] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative down slow] contains combo key [Num2] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative left slow] contains combo key [Num4] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative right slow] contains combo key [Num6] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative up right slow] contains combo key [Num9] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative down right slow] contains combo key [Num3] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative down left slow] contains combo key [Num1] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative up left slow] contains combo key [Num7] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative forward slow] contains combo key [Num*] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative backward slow] contains combo key [Num/] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative center] contains combo key [Num5] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative up] contains combo key [Num8] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative down] contains combo key [Num2] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative left] contains combo key [Num4] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative right] contains combo key [Num6] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative up right] contains combo key [Num9] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative down right] contains combo key [Num3] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative down left] contains combo key [Num1] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative up left] contains combo key [Num7] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative forward] contains combo key [Num*] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative backward] contains combo key [Num/] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Object free camera] contains combo key [F2] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Object free camera bookmarks editor] contains combo key [=] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Object free camera bookmarks menu] contains combo key [-] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Pie menu] contains combo key [O] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Wingman camera] contains combo key [F4] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Supercarrier camera] contains combo key [F9] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Aircraft carrier catapult camera] contains combo key [F9] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Aircraft carrier catapult crew camera] contains combo key [F9] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F11 view local input layer toggle] contains combo key [F11] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Unload camera position to clipboard] contains combo key [,] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Load camera position from clipboard] contains combo key [.] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Keyboard Rate Fast] contains combo key []] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Keyboard Rate Slow] contains combo key []] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Keyboard Rate Normal] contains combo key []] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Mouse Rate Fast] contains combo key [[] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Mouse Rate Slow] contains combo key [[] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Mouse Rate Normal] contains combo key [[] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Flashlight] contains combo key [L] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Cockpit panel view toggle] contains combo key [Num0] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Save Cockpit Angles] contains combo key [Num0] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View up] contains combo key [Num8] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View down] contains combo key [Num2] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View left] contains combo key [Num4] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View right] contains combo key [Num6] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View up right] contains combo key [Num9] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View down right] contains combo key [Num3] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View down left] contains combo key [Num1] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View up left] contains combo key [Num7] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Cockpit Camera Move Up] contains combo key [Num8] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Cockpit Camera Move Down] contains combo key [Num2] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Cockpit Camera Move Left] contains combo key [Num4] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Cockpit Camera Move Right] contains combo key [Num6] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Cockpit Camera Move Forward] contains combo key [Num*] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Cockpit Camera Move Back] contains combo key [Num/] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Cockpit Camera Move Center] contains combo key [Num5] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera transpose mode (press and hold)] contains combo key [F1] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Glance up] contains combo key [Num8] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Glance down] contains combo key [Num2] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Glance left] contains combo key [Num4] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Glance right] contains combo key [Num6] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Glance up-left] contains combo key [Num7] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Glance down-left] contains combo key [Num1] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Glance up-right] contains combo key [Num9] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Glance down-right] contains combo key [Num3] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera pan mode toggle] contains combo key [Z] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera snap view up] contains combo key [Num8] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera snap view down] contains combo key [Num2] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera snap view left] contains combo key [Num4] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera snap view right] contains combo key [Num6] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera snap view up-left] contains combo key [Num7] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera snap view down-left] contains combo key [Num1] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera snap view up-right] contains combo key [Num9] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera snap view down-right] contains combo key [Num3] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Center Camera View] contains combo key [Num5] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Return Camera] contains combo key [Num5] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Return Camera Base] contains combo key [Num5] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View  0] contains combo key [Num0] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View  1] contains combo key [Num1] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View  2] contains combo key [Num2] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View  3] contains combo key [Num3] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View  4] contains combo key [Num4] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View  5] contains combo key [Num5] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View  6] contains combo key [Num6] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View  7] contains combo key [Num7] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View  8] contains combo key [Num8] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View  9] contains combo key [Num9] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Zoom in] contains combo key [Num*] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Zoom out] contains combo key [Num/] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera jiggle toggle] contains combo key [J] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Keep terrain camera altitude] contains combo key [K] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View friends mode] contains combo key [Home] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View enemies mode] contains combo key [End] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View all mode] contains combo key [Delete] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Toggle tracking launched weapon] contains combo key [Num+] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Objects switching direction forward ] contains combo key [PageDown] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Objects switching direction reverse ] contains combo key [PageUp] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Object exclude ] contains combo key [Delete] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Objects all excluded - include] contains combo key [Insert] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Unlock view (stop padlock)] contains combo key [NumLock] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [All missiles padlock] contains combo key [Num.] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Threat missile padlock] contains combo key [Num.] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Lock terrain view] contains combo key [Num.] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [All Labels] contains combo key [F10] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Aircraft Labels] contains combo key [F2] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Missile Labels] contains combo key [F6] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Vehicle & Ship Labels] contains combo key [F9] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Kneeboard ON/OFF] contains combo key [K] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Kneeboard glance view] contains combo key [K] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Kneeboard Next Page] contains combo key []] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Kneeboard Previous Page] contains combo key [[] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Kneeboard current position mark point] contains combo key [K] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Toggle Canopy] contains combo key [C] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Show pilot body] contains combo key [P] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Change LGB laser code 2nd digit] contains combo key [1] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Change LGB laser code 3rd digit] contains combo key [2] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Change LGB laser code 4th digit] contains combo key [3] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Change gun burst mode] contains combo key [4] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Inc KY-28 encryption key] contains combo key [=] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Dec KY-28 encryption key] contains combo key [-] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Night Vision Goggles] contains combo key [H] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Night Vision Goggles Gain - INC] contains combo key [H] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Night Vision Goggles Gain - DEC] contains combo key [H] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Play] contains combo key [M] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Stop] contains combo key [N] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Fast Forward] contains combo key [M] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Fast Backward] contains combo key [N] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Eject (3 times)] contains combo key [E] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Record of mouse cursor in track On/Off] contains combo key [Scroll] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Subtitle Recording - START] contains combo key [Scroll] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Subtitle Recording - STOP] contains combo key [Scroll] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Occupy Pilot Seat] contains combo key [1] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Occupy RIO Seat] contains combo key [2] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Seat Adjustment Up] contains combo key [S] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Seat Adjustment Down] contains combo key [S] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Mirror View] contains combo key [Num8] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Mirror Left On] contains combo key [N] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Mirror Right On] contains combo key [M] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Toggle Mirrors] contains combo key [M] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Automatic Startup Procedure] contains combo key [Home] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Toggle Auto Throttle] contains combo key [T] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Nose strut extend] contains combo key [Q] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Nose strut kneel] contains combo key [A] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Aircraft Pitch Down] contains combo key [Up] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Aircraft Pitch Up] contains combo key [Down] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Aircraft Bank Left] contains combo key [Left] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Aircraft Bank Right] contains combo key [Right] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Aircraft Rudder Left] contains combo key [Z] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Aircraft Rudder Right] contains combo key [X] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Catapult Hook up] contains combo key [U] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Catapult Salute] contains combo key [U] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Throttle Levers - UP] contains combo key [Num+] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Throttle Levers - DOWN] contains combo key [Num-] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Master Caution Reset] contains combo key [M] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Speed brake toggle] contains combo key [B] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Parking brake pull] contains combo key [P] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Parking brake stow] contains combo key [P] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Emergency Jettison Switch] contains combo key [W] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Gears Down] contains combo key [G] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Gears Up] contains combo key [G] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Gear Emergency Extend] contains combo key [G] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Hook Extend] contains combo key [H] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Hook Retract] contains combo key [H] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Hook Toggle] contains combo key [H] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Wheel Brake both] contains combo key [W] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Next Waypoint] contains combo key [`] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Previous Waypoint] contains combo key [`] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Toggle Arm Ejection Seat] contains combo key [E] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Control Stick Show/Hide] contains combo key [Back] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Mic Button UHF1 (ARC-159)] contains combo key [\] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Mic Button UHF2 (ARC-182)] contains combo key [\] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Mic Button ICS] contains combo key [\] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [End mission] contains combo key [Esc] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Pause] contains combo key [Pause] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Time accelerate] contains combo key [Z] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Time decelerate] contains combo key [Z] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Time normal] contains combo key [Z] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Jump into other aircraft] contains combo key [J] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Info bar coordinate units toogle] contains combo key [Y] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Mouse cursor cockpit mode] contains combo key [C] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Active Pause] contains combo key [Pause] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F4 Look back view] contains combo key [F4] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F8 Target view] contains combo key [F8] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F8 Player targets/All targets filter] contains combo key [F8] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View 0] contains combo key [Num0] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View 1] contains combo key [Num1] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View 2] contains combo key [Num2] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View 3] contains combo key [Num3] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View 4] contains combo key [Num4] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View 5] contains combo key [Num5] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View 6] contains combo key [Num6] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View 7] contains combo key [Num7] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View 8] contains combo key [Num8] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View 9] contains combo key [Num9] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Toggle tracking fire weapon] contains combo key [Num+] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Objects switching direction forward] contains combo key [PageDown] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Objects switching direction reverse] contains combo key [PageUp] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Object exclude] contains combo key [Delete] not belong to device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]!
2023-07-29 11:12:41.432 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Screenshot] contains combo [SysRQ] equal to combo in [UI Layer]
2023-07-29 11:12:41.434 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Mirror Left On] for device[F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}] has different name from command[Mirror View] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]
2023-07-29 11:12:41.435 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Jump into other aircraft] for device[F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}] has different name from command[Jump into selected aircraft] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]
2023-07-29 11:12:41.435 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Info bar coordinate units toogle] for device[F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}] has different name from command[Info Bar - TOGGLE COORDINATE INITS] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]
2023-07-29 11:12:41.435 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Mouse cursor cockpit mode] for device[F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}] has different name from command[Clickable Mouse Cockpit Mode - ON/OFF] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]
2023-07-29 11:12:41.435 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[F4 Look back view] for device[F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}] has different name from command[F4 Camera mounted on object] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]
2023-07-29 11:12:41.435 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Custom Snap View 0] for device[F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}] has different name from command[Custom Snap View  0] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]
2023-07-29 11:12:41.435 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Custom Snap View 1] for device[F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}] has different name from command[Custom Snap View  1] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]
2023-07-29 11:12:41.435 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Custom Snap View 2] for device[F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}] has different name from command[Custom Snap View  2] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]
2023-07-29 11:12:41.435 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Custom Snap View 3] for device[F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}] has different name from command[Custom Snap View  3] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]
2023-07-29 11:12:41.435 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Custom Snap View 4] for device[F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}] has different name from command[Custom Snap View  4] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]
2023-07-29 11:12:41.435 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Custom Snap View 5] for device[F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}] has different name from command[Custom Snap View  5] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]
2023-07-29 11:12:41.435 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Custom Snap View 6] for device[F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}] has different name from command[Custom Snap View  6] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]
2023-07-29 11:12:41.435 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Custom Snap View 7] for device[F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}] has different name from command[Custom Snap View  7] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]
2023-07-29 11:12:41.435 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Custom Snap View 8] for device[F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}] has different name from command[Custom Snap View  8] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]
2023-07-29 11:12:41.435 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Custom Snap View 9] for device[F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}] has different name from command[Custom Snap View  9] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]
2023-07-29 11:12:41.435 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Toggle tracking fire weapon] for device[F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}] has different name from command[Toggle tracking launched weapon] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]
2023-07-29 11:12:41.435 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Objects switching direction forward] for device[F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}] has different name from command[Objects switching direction forward ] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]
2023-07-29 11:12:41.435 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Objects switching direction reverse] for device[F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}] has different name from command[Objects switching direction reverse ] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]
2023-07-29 11:12:41.435 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Object exclude] for device[F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}] has different name from command[Object exclude ] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]
2023-07-29 11:12:41.435 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[ACM cover open/close (2pos)] for device[F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}] has different name from command[ACM Cover Open, else Closed] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] axis command[Absolute Camera Horizontal View] for device[F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}] has different name from command[Horizontal View] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] axis command[Absolute Camera Vertical View] for device[F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}] has different name from command[Vertical View] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] axis command[Absolute Roll Shift Camera View] for device[F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}] has different name from command[Cockpit camera roll] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] axis command[Absolute Horizontal Shift Camera View] for device[F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}] has different name from command[Cockpit camera move lateral] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] axis command[Absolute Vertical Shift Camera View] for device[F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}] has different name from command[Cockpit camera move vertical] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] axis command[Absolute Longitude Shift Camera View] for device[F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}] has different name from command[Cockpit camera move forward/backward] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Toggle Console] contains combo key [`] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Score window] contains combo key ['] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Info bar view toggle] contains combo key [Y] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Get new plane - respawn] contains combo key [Tab] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Jump into selected aircraft] contains combo key [J] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Screenshot] contains combo key [SysRQ] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Info Bar - TOGGLE COORDINATE INITS] contains combo key [Y] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Clickable Mouse Cockpit Mode - ON/OFF] contains combo key [C] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Sound On/Off] contains combo key [S] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Rearming and Refueling Window] contains combo key ['] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View briefing on/off] contains combo key [B] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Show controls indicator] contains combo key [Enter] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Flight - Complete mission and RTB] contains combo key [E] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Flight - Complete mission and rejoin] contains combo key [R] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Toggle Formation] contains combo key [T] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Join Up Formation] contains combo key [Y] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Attack My Target] contains combo key [Q] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Cover Me] contains combo key [W] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Request AWACS Home Airbase] contains combo key [U] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Request AWACS Bogey Dope] contains combo key [O] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Flight - Attack ground targets] contains combo key [G] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Flight - Attack air defenses] contains combo key [D] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Flight - Engage Bandits] contains combo key [B] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Communication menu] contains combo key [\] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Switch dialog] contains combo key [\] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Switch to main menu] contains combo key [\] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View Left slow] contains combo key [Num4] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View Right slow] contains combo key [Num6] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View Up slow] contains combo key [Num8] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View Down slow] contains combo key [Num2] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View Up Right slow] contains combo key [Num9] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View Down Right slow] contains combo key [Num3] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View Down Left slow] contains combo key [Num1] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View Up Left slow] contains combo key [Num7] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View Center] contains combo key [Num5] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Zoom in slow] contains combo key [Num*] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Zoom out slow] contains combo key [Num/] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Zoom external in] contains combo key [Num*] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Zoom external out] contains combo key [Num/] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Zoom external normal] contains combo key [NumEnter] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F11 Camera moving forward] contains combo key [Num*] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F11 Camera moving backward] contains combo key [Num/] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F1 Cockpit view] contains combo key [F1] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F1 Natural head movement view] contains combo key [F1] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F1 HUD only view switch] contains combo key [F1] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F2 Aircraft view] contains combo key [F2] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F2 View own aircraft] contains combo key [F2] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F2 Toggle camera position] contains combo key [F2] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F2 Toggle local camera control] contains combo key [F2] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F3 Fly-By view] contains combo key [F3] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F3 Fly-By jump view] contains combo key [F3] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F4 Camera mounted on object] contains combo key [F4] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F4 Chase view] contains combo key [F4] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F4 Arcade Chase view] contains combo key [F4] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F5 nearest AC view] contains combo key [F5] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F5 Ground hostile view] contains combo key [F5] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F6 Released weapon view] contains combo key [F6] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F6 Weapon to target view] contains combo key [F6] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F7 Ground unit view] contains combo key [F7] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F9 Ship view] contains combo key [F9] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F9 Landing signal officer view] contains combo key [F9] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F10 Theater map view] contains combo key [F10] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F10 Jump to theater map view over current point] contains combo key [F10] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Theater map dialog on/off] contains combo key [F10] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F11 Airport free camera] contains combo key [F11] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F11 Jump to free camera] contains combo key [F11] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F12 Static object view] contains combo key [F12] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F12 Civil traffic view] contains combo key [F12] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F12 Trains/cars toggle] contains combo key [F12] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F1 Head shift movement on / off] contains combo key [F1] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative up slow] contains combo key [Num8] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative down slow] contains combo key [Num2] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative left slow] contains combo key [Num4] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative right slow] contains combo key [Num6] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative up right slow] contains combo key [Num9] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative down right slow] contains combo key [Num3] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative down left slow] contains combo key [Num1] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative up left slow] contains combo key [Num7] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative forward slow] contains combo key [Num*] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative backward slow] contains combo key [Num/] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative center] contains combo key [Num5] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative up] contains combo key [Num8] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative down] contains combo key [Num2] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative left] contains combo key [Num4] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative right] contains combo key [Num6] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative up right] contains combo key [Num9] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative down right] contains combo key [Num3] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative down left] contains combo key [Num1] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative up left] contains combo key [Num7] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative forward] contains combo key [Num*] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera alternative backward] contains combo key [Num/] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Object free camera] contains combo key [F2] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Object free camera bookmarks editor] contains combo key [=] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Object free camera bookmarks menu] contains combo key [-] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Pie menu] contains combo key [O] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Wingman camera] contains combo key [F4] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Supercarrier camera] contains combo key [F9] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Aircraft carrier catapult camera] contains combo key [F9] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Aircraft carrier catapult crew camera] contains combo key [F9] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F11 view local input layer toggle] contains combo key [F11] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Unload camera position to clipboard] contains combo key [,] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Load camera position from clipboard] contains combo key [.] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Keyboard Rate Fast] contains combo key []] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Keyboard Rate Slow] contains combo key []] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Keyboard Rate Normal] contains combo key []] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Mouse Rate Fast] contains combo key [[] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Mouse Rate Slow] contains combo key [[] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Mouse Rate Normal] contains combo key [[] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Flashlight] contains combo key [L] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Cockpit panel view toggle] contains combo key [Num0] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Save Cockpit Angles] contains combo key [Num0] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View up] contains combo key [Num8] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View down] contains combo key [Num2] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View left] contains combo key [Num4] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View right] contains combo key [Num6] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View up right] contains combo key [Num9] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View down right] contains combo key [Num3] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View down left] contains combo key [Num1] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View up left] contains combo key [Num7] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Cockpit Camera Move Up] contains combo key [Num8] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Cockpit Camera Move Down] contains combo key [Num2] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Cockpit Camera Move Left] contains combo key [Num4] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Cockpit Camera Move Right] contains combo key [Num6] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Cockpit Camera Move Forward] contains combo key [Num*] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Cockpit Camera Move Back] contains combo key [Num/] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Cockpit Camera Move Center] contains combo key [Num5] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera transpose mode (press and hold)] contains combo key [F1] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Glance up] contains combo key [Num8] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Glance down] contains combo key [Num2] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Glance left] contains combo key [Num4] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Glance right] contains combo key [Num6] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Glance up-left] contains combo key [Num7] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Glance down-left] contains combo key [Num1] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Glance up-right] contains combo key [Num9] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Glance down-right] contains combo key [Num3] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera pan mode toggle] contains combo key [Z] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera snap view up] contains combo key [Num8] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera snap view down] contains combo key [Num2] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera snap view left] contains combo key [Num4] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera snap view right] contains combo key [Num6] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera snap view up-left] contains combo key [Num7] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera snap view down-left] contains combo key [Num1] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera snap view up-right] contains combo key [Num9] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera snap view down-right] contains combo key [Num3] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Center Camera View] contains combo key [Num5] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Return Camera] contains combo key [Num5] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Return Camera Base] contains combo key [Num5] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View  0] contains combo key [Num0] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View  1] contains combo key [Num1] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View  2] contains combo key [Num2] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View  3] contains combo key [Num3] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View  4] contains combo key [Num4] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View  5] contains combo key [Num5] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View  6] contains combo key [Num6] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View  7] contains combo key [Num7] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View  8] contains combo key [Num8] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View  9] contains combo key [Num9] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Zoom in] contains combo key [Num*] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Zoom out] contains combo key [Num/] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Camera jiggle toggle] contains combo key [J] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Keep terrain camera altitude] contains combo key [K] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View friends mode] contains combo key [Home] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View enemies mode] contains combo key [End] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [View all mode] contains combo key [Delete] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Toggle tracking launched weapon] contains combo key [Num+] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Objects switching direction forward ] contains combo key [PageDown] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Objects switching direction reverse ] contains combo key [PageUp] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Object exclude ] contains combo key [Delete] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Objects all excluded - include] contains combo key [Insert] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Unlock view (stop padlock)] contains combo key [NumLock] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [All missiles padlock] contains combo key [Num.] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Threat missile padlock] contains combo key [Num.] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Lock terrain view] contains combo key [Num.] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [All Labels] contains combo key [F10] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Aircraft Labels] contains combo key [F2] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Missile Labels] contains combo key [F6] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Vehicle & Ship Labels] contains combo key [F9] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Kneeboard ON/OFF] contains combo key [K] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Kneeboard glance view] contains combo key [K] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Kneeboard Next Page] contains combo key []] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Kneeboard Previous Page] contains combo key [[] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Kneeboard current position mark point] contains combo key [K] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Toggle Canopy] contains combo key [C] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Show pilot body] contains combo key [P] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Change LGB laser code 2nd digit] contains combo key [1] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Change LGB laser code 3rd digit] contains combo key [2] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Change LGB laser code 4th digit] contains combo key [3] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Change gun burst mode] contains combo key [4] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Inc KY-28 encryption key] contains combo key [=] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Dec KY-28 encryption key] contains combo key [-] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Night Vision Goggles] contains combo key [H] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Night Vision Goggles Gain - INC] contains combo key [H] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Night Vision Goggles Gain - DEC] contains combo key [H] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Play] contains combo key [M] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Stop] contains combo key [N] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Fast Forward] contains combo key [M] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Fast Backward] contains combo key [N] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Eject (3 times)] contains combo key [E] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Record of mouse cursor in track On/Off] contains combo key [Scroll] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Subtitle Recording - START] contains combo key [Scroll] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Subtitle Recording - STOP] contains combo key [Scroll] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Occupy Pilot Seat] contains combo key [1] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Occupy RIO Seat] contains combo key [2] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Seat Adjustment Up] contains combo key [S] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Seat Adjustment Down] contains combo key [S] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Mirror View] contains combo key [Num8] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Mirror Left On] contains combo key [N] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Mirror Right On] contains combo key [M] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Toggle Mirrors] contains combo key [M] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Automatic Startup Procedure] contains combo key [Home] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Toggle Auto Throttle] contains combo key [T] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Nose strut extend] contains combo key [Q] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Nose strut kneel] contains combo key [A] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Aircraft Pitch Down] contains combo key [Up] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Aircraft Pitch Up] contains combo key [Down] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Aircraft Bank Left] contains combo key [Left] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Aircraft Bank Right] contains combo key [Right] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Aircraft Rudder Left] contains combo key [Z] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Aircraft Rudder Right] contains combo key [X] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Catapult Hook up] contains combo key [U] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Catapult Salute] contains combo key [U] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Throttle Levers - UP] contains combo key [Num+] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Throttle Levers - DOWN] contains combo key [Num-] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Master Caution Reset] contains combo key [M] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Speed brake toggle] contains combo key [B] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Parking brake pull] contains combo key [P] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Parking brake stow] contains combo key [P] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Emergency Jettison Switch] contains combo key [W] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Gears Down] contains combo key [G] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Gears Up] contains combo key [G] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Gear Emergency Extend] contains combo key [G] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Hook Extend] contains combo key [H] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Hook Retract] contains combo key [H] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Hook Toggle] contains combo key [H] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Wheel Brake both] contains combo key [W] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Next Waypoint] contains combo key [`] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Previous Waypoint] contains combo key [`] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Toggle Arm Ejection Seat] contains combo key [E] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Control Stick Show/Hide] contains combo key [Back] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Mic Button UHF1 (ARC-159)] contains combo key [\] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Mic Button UHF2 (ARC-182)] contains combo key [\] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Mic Button ICS] contains combo key [\] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [End mission] contains combo key [Esc] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Pause] contains combo key [Pause] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Time accelerate] contains combo key [Z] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Time decelerate] contains combo key [Z] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Time normal] contains combo key [Z] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Jump into other aircraft] contains combo key [J] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Info bar coordinate units toogle] contains combo key [Y] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Mouse cursor cockpit mode] contains combo key [C] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Active Pause] contains combo key [Pause] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F4 Look back view] contains combo key [F4] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F8 Target view] contains combo key [F8] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [F8 Player targets/All targets filter] contains combo key [F8] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View 0] contains combo key [Num0] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View 1] contains combo key [Num1] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View 2] contains combo key [Num2] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View 3] contains combo key [Num3] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View 4] contains combo key [Num4] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View 5] contains combo key [Num5] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View 6] contains combo key [Num6] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View 7] contains combo key [Num7] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View 8] contains combo key [Num8] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Custom Snap View 9] contains combo key [Num9] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Toggle tracking fire weapon] contains combo key [Num+] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Objects switching direction forward] contains combo key [PageDown] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Objects switching direction reverse] contains combo key [PageUp] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Object exclude] contains combo key [Delete] not belong to device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]!
2023-07-29 11:12:41.436 DEBUG   LuaGUI (Main): Input:	Profile [F-14 Pilot] command [Screenshot] contains combo [SysRQ] equal to combo in [UI Layer]
2023-07-29 11:12:41.437 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Mirror Left On] for device[T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}] has different name from command[Mirror View] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}, T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]
2023-07-29 11:12:41.439 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Jump into other aircraft] for device[T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}] has different name from command[Jump into selected aircraft] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}, T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]
2023-07-29 11:12:41.439 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Info bar coordinate units toogle] for device[T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}] has different name from command[Info Bar - TOGGLE COORDINATE INITS] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}, T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]
2023-07-29 11:12:41.439 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Mouse cursor cockpit mode] for device[T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}] has different name from command[Clickable Mouse Cockpit Mode - ON/OFF] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}, T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]
2023-07-29 11:12:41.439 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[F4 Look back view] for device[T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}] has different name from command[F4 Camera mounted on object] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}, T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]
2023-07-29 11:12:41.439 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Custom Snap View 0] for device[T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}] has different name from command[Custom Snap View  0] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}, T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]
2023-07-29 11:12:41.439 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Custom Snap View 1] for device[T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}] has different name from command[Custom Snap View  1] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}, T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]
2023-07-29 11:12:41.439 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Custom Snap View 2] for device[T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}] has different name from command[Custom Snap View  2] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}, T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]
2023-07-29 11:12:41.439 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Custom Snap View 3] for device[T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}] has different name from command[Custom Snap View  3] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}, T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]
2023-07-29 11:12:41.439 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Custom Snap View 4] for device[T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}] has different name from command[Custom Snap View  4] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}, T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]
2023-07-29 11:12:41.439 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Custom Snap View 5] for device[T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}] has different name from command[Custom Snap View  5] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}, T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]
2023-07-29 11:12:41.439 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Custom Snap View 6] for device[T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}] has different name from command[Custom Snap View  6] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}, T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]
2023-07-29 11:12:41.439 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Custom Snap View 7] for device[T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}] has different name from command[Custom Snap View  7] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}, T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]
2023-07-29 11:12:41.439 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Custom Snap View 8] for device[T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}] has different name from command[Custom Snap View  8] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}, T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]
2023-07-29 11:12:41.439 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Custom Snap View 9] for device[T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}] has different name from command[Custom Snap View  9] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}, T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]
2023-07-29 11:12:41.439 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Toggle tracking fire weapon] for device[T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}] has different name from command[Toggle tracking launched weapon] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}, T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]
2023-07-29 11:12:41.439 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Objects switching direction forward] for device[T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}] has different name from command[Objects switching direction forward ] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}, T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]
2023-07-29 11:12:41.439 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Objects switching direction reverse] for device[T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}] has different name from command[Objects switching direction reverse ] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}, T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]
2023-07-29 11:12:41.439 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Object exclude] for device[T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}] has different name from command[Object exclude ] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}, T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]
2023-07-29 11:12:41.439 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[ACM cover open/close (2pos)] for device[T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}] has different name from command[ACM Cover Open, else Closed] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}, T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]
2023-07-29 11:12:41.440 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] axis command[Absolute Camera Horizontal View] for device[T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}] has different name from command[Horizontal View] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}, T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]
2023-07-29 11:12:41.440 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] axis command[Absolute Camera Vertical View] for device[T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}] has different name from command[Vertical View] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}, T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]
2023-07-29 11:12:41.440 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] axis command[Absolute Roll Shift Camera View] for device[T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}] has different name from command[Cockpit camera roll] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}, T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]
2023-07-29 11:12:41.440 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] axis command[Absolute Horizontal Shift Camera View] for device[T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}] has different name from command[Cockpit camera move lateral] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}, T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]
2023-07-29 11:12:41.440 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] axis command[Absolute Vertical Shift Camera View] for device[T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}] has different name from command[Cockpit camera move vertical] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}, T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]
2023-07-29 11:12:41.440 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] axis command[Absolute Longitude Shift Camera View] for device[T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}] has different name from command[Cockpit camera move forward/backward] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}, T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]
2023-07-29 11:12:41.440 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] key command[Force cursor to show, toggle] for device[Mouse] has different name from command[Clickable Mouse Cockpit Mode - ON/OFF] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}, T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]
2023-07-29 11:12:41.440 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] axis command[Absolute Camera Vertical View] for device[TrackIR] has different name from command[Vertical View] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}, T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]
2023-07-29 11:12:41.440 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] axis command[Absolute Camera Horizontal View] for device[TrackIR] has different name from command[Horizontal View] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}, T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]
2023-07-29 11:12:41.440 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] axis command[Absolute Horizontal Shift Camera View] for device[TrackIR] has different name from command[Cockpit camera move lateral] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}, T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]
2023-07-29 11:12:41.440 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] axis command[Absolute Vertical Shift Camera View] for device[TrackIR] has different name from command[Cockpit camera move vertical] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}, T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]
2023-07-29 11:12:41.440 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] axis command[Absolute Longitude Shift Camera View] for device[TrackIR] has different name from command[Cockpit camera move forward/backward] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}, T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]
2023-07-29 11:12:41.440 DEBUG   LuaGUI (Main): Input:	Profile[F-14 Pilot] axis command[Absolute Roll Shift Camera View] for device[TrackIR] has different name from command[Cockpit camera roll] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}, T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]
2023-07-29 11:12:41.478 INFO    COCKPITBASE (Main): lua state still active PROXY, 1
2023-07-29 11:12:41.485 INFO    COCKPITBASE (Main): WebRTC VOIP init: registered radio receiver "TACAN_AN_ARN84_Receiver" with id - 4
2023-07-29 11:12:41.631 ERROR   ED_SOUND (11532): can't load wave: "foley\floppylever_start_257"
2023-07-29 11:12:41.929 INFO    WORLDGENERAL (Main): loaded from mission Scripts/World/birds.lua
2023-07-29 11:12:41.929 INFO    APP (Main): dbox not found , skip
2023-07-29 11:12:41.938 ERROR   ED_SOUND (Main): invalid source_params(F14_PILOT_COCKPIT:aircrafts/f-14/touchdown): gain
2023-07-29 11:12:41.979 WARNING LOG (2232): 2 duplicate message(s) skipped.
2023-07-29 11:12:41.979 INFO    EDTERRAINGRAPHICS41 (12184):     surface5 gc() LOD 0 8 squares
2023-07-29 11:12:41.979 INFO    EDTERRAINGRAPHICS41 (12184):     surface5 gc() LOD 1 20 squares
2023-07-29 11:12:41.979 INFO    EDTERRAINGRAPHICS41 (12184):     surface5 gc() LOD 2 18 squares
2023-07-29 11:12:41.980 INFO    EDTERRAINGRAPHICS41 (12184):     surface5 gc() LOD 3 10 squares
2023-07-29 11:12:41.980 INFO    EDTERRAINGRAPHICS41 (12184): surface5 gc() 0.913000 ms
2023-07-29 11:12:42.460 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 11:12:43.676 WARNING LOG (2232): 7 duplicate message(s) skipped.
2023-07-29 11:12:43.676 DEBUG   LuaGUI (Main): --- onChatMessage---	This server is running Slmod version 7_6, build 151.  To see the Slmod help menu, say "-help" in chat.	1	16
2023-07-29 11:12:43.941 DEBUG   Scripting (Main): make: country: 	2
2023-07-29 11:12:43.941 DEBUG   Scripting (Main): Phrases make : key = 4
2023-07-29 11:12:43.941 DEBUG   Scripting (Main): 	 AWACSCallsign:make
2023-07-29 11:12:43.941 DEBUG   Scripting (Main): Phrases make : key = 1
2023-07-29 11:12:43.941 DEBUG   Scripting (Main): Phrases make : key = 4367
2023-07-29 11:12:44.467 ERROR_ONCE DX11BACKEND (1460): texture 'hb_f14_cpt_seat_extras' not found. Asked from ''
2023-07-29 11:12:45.771 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 11:12:46.219 DEBUG   Scripting (Main): make: country: 	0
2023-07-29 11:12:46.219 DEBUG   Scripting (Main): Phrases make : key = 4261
2023-07-29 11:12:46.353 ERROR_ONCE DX11BACKEND (8708): texture 'hb_f14_cpt_dynamic_transp_nrm' not found. Asked from ''
2023-07-29 11:12:46.581 DEBUG   LuaGUI (Main): --- onChatMessage---	Slmod- TEAM KILL: "Tera" killed friendly unit "Olivia "Tailspin"" with AIM-120C!	1	16
2023-07-29 11:12:46.669 DEBUG   LuaGUI (Main): --- onChatMessage---	Stats tracking is enabled; to view player stats, say "-stats" in chat.	1	16
2023-07-29 11:12:47.173 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 11:12:47.957 WARNING LOG (2232): 1 duplicate message(s) skipped.
2023-07-29 11:12:47.957 DEBUG   Scripting (Main): make: country: 	2
2023-07-29 11:12:48.215 ERROR_ONCE DX11BACKEND (6924): texture 'bake2pan_normals' not found. Asked from ''
2023-07-29 11:12:48.758 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 11:12:49.675 WARNING LOG (2232): 1 duplicate message(s) skipped.
2023-07-29 11:12:49.675 DEBUG   LuaGUI (Main): --- onChatMessage---	WARNING! Auto Kick and Auto Ban are enabled. Actionable offenses include: team-kill.	1	16
2023-07-29 11:12:49.820 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 11:12:50.394 ERROR_ONCE DX11BACKEND (6608): texture 'hb_f-14_ext_guntube_nrm' not found. Asked from ''
2023-07-29 11:12:50.723 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 11:12:51.627 ERROR_ONCE DX11BACKEND (12792): texture 'wet_map_map' not found. Asked from ''
2023-07-29 11:12:51.858 DEBUG   Scripting (Main): make: country: 	2
2023-07-29 11:12:51.858 DEBUG   Scripting (Main): Phrases make : key = 4447
2023-07-29 11:12:51.914 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 11:12:52.672 DEBUG   LuaGUI (Main): --- onChatMessage---	Slmod Coordinate Converter is enabled. For instructions on how to use it, say "-conv" in chat.	1	16
2023-07-29 11:12:53.000 ERROR_ONCE DX11BACKEND (12792): texture 'nimitz_details_72_dm_map' not found. Asked from ''
2023-07-29 11:12:53.329 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 11:12:55.662 WARNING LOG (2232): 1 duplicate message(s) skipped.
2023-07-29 11:12:55.662 DEBUG   LuaGUI (Main): --- onChatMessage---	(The default US keystroke for chat in your module is: Tab.)	1	16
2023-07-29 11:12:56.180 DEBUG   Scripting (Main): make: country: 	2
2023-07-29 11:12:56.180 DEBUG   Scripting (Main): Phrases make : key = 4
2023-07-29 11:12:56.180 DEBUG   Scripting (Main): 	 AWACSCallsign:make
2023-07-29 11:12:56.180 DEBUG   Scripting (Main): Phrases make : key = 1
2023-07-29 11:12:56.180 DEBUG   Scripting (Main): Phrases make : key = 4365
2023-07-29 11:12:56.859 DEBUG   Scripting (Main): make: country: 	2
2023-07-29 11:12:56.859 DEBUG   Scripting (Main): Phrases make : key = 4453
2023-07-29 11:12:58.664 DEBUG   LuaGUI (Main): --- onChatMessage---	 You have no active penalties!	1	16
2023-07-29 11:12:59.080 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 11:12:59.152 DEBUG   Scripting (Main): make: country: 	2
2023-07-29 11:13:00.762 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 11:13:01.397 INFO    ASYNCNET (Main): Current ping: 136.0ms
2023-07-29 11:13:01.677 DEBUG   LuaGUI (Main): --- onChatMessage---	--> To repeat this message, say "-motd" in chat at any time.	1	16
2023-07-29 11:13:03.606 DEBUG   Scripting (Main): make: country: 	2
2023-07-29 11:13:03.606 DEBUG   Scripting (Main): Phrases make : key = 4447
2023-07-29 11:13:05.611 DEBUG   Scripting (Main): make: country: 	2
2023-07-29 11:13:05.611 DEBUG   Scripting (Main): Phrases make : key = 4459
2023-07-29 11:13:08.008 DEBUG   Scripting (Main): make: country: 	2
2023-07-29 11:13:08.008 DEBUG   Scripting (Main): Phrases make : key = 4
2023-07-29 11:13:08.008 DEBUG   Scripting (Main): 	 AWACSCallsign:make
2023-07-29 11:13:08.008 DEBUG   Scripting (Main): Phrases make : key = 1
2023-07-29 11:13:08.008 DEBUG   Scripting (Main): Phrases make : key = 4367
2023-07-29 11:13:09.703 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 11:13:15.494 DEBUG   Scripting (Main): make: country: 	2
2023-07-29 11:13:15.494 DEBUG   Scripting (Main): Phrases make : key = 4150
2023-07-29 11:13:16.466 DEBUG   Scripting (Main): make: country: 	0
2023-07-29 11:13:16.466 DEBUG   Scripting (Main): Phrases make : key = 4261
2023-07-29 11:13:17.993 DEBUG   Scripting (Main): make: country: 	0
2023-07-29 11:13:17.994 DEBUG   Scripting (Main): Phrases make : key = 4261
2023-07-29 11:13:18.175 DEBUG   LuaGUI (Main): ---DCS onReloadEvent--- 	1
2023-07-29 11:13:18.279 DEBUG   Scripting (Main): make: country: 	2
2023-07-29 11:13:18.279 DEBUG   Scripting (Main): Phrases make : key = 4447
2023-07-29 11:13:19.180 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 11:13:22.628 WARNING LOG (2232): 1 duplicate message(s) skipped.
2023-07-29 11:13:22.628 ERROR   APP (Main): Error: Unit [F-16C_50]: Corrupt damage model.
2023-07-29 11:13:22.628 ERROR   EDCORE (Main): Can't open file: /textures/liveries/f-16c_50/dfa hivis 022/description.lua.
2023-07-29 11:13:23.400 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 11:13:24.739 WARNING LOG (2232): 1 duplicate message(s) skipped.
2023-07-29 11:13:24.739 DEBUG   Scripting (Main): make: country: 	2
2023-07-29 11:13:24.739 DEBUG   Scripting (Main): Phrases make : key = 4
2023-07-29 11:13:24.739 DEBUG   Scripting (Main): 	 AWACSCallsign:make
2023-07-29 11:13:24.739 DEBUG   Scripting (Main): Phrases make : key = 1
2023-07-29 11:13:24.739 DEBUG   Scripting (Main): Phrases make : key = 4365
2023-07-29 11:13:24.988 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 11:13:26.175 DEBUG   LuaGUI (Main): ---DCS onReloadEvent--- 	3
2023-07-29 11:13:28.333 DEBUG   Scripting (Main): make: country: 	0
2023-07-29 11:13:28.333 DEBUG   Scripting (Main): Phrases make : key = 4261
2023-07-29 11:13:29.178 DEBUG   LuaGUI (Main): ---DCS onReloadEvent--- 	3
2023-07-29 11:13:31.401 INFO    ASYNCNET (Main): Current ping: 135.6ms
2023-07-29 11:13:31.426 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 11:13:32.127 DEBUG   LuaGUI (Main): --- onChatMessage---	SLMOD INFO: Player "Tera" is getting autokicked back to spectator	16	16
2023-07-29 11:13:32.179 DEBUG   LuaGUI (Main): ---DCS onReloadEvent--- 	3
2023-07-29 11:13:34.876 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 11:13:35.179 DEBUG   LuaGUI (Main): ---DCS onReloadEvent--- 	3
2023-07-29 11:13:42.652 WARNING LOG (2232): 2 duplicate message(s) skipped.
2023-07-29 11:13:42.652 DEBUG   Scripting (Main): make: country: 	0
2023-07-29 11:13:42.652 DEBUG   Scripting (Main): Phrases make : key = 4261
2023-07-29 11:13:42.692 DEBUG   Scripting (Main): make: country: 	0
2023-07-29 11:13:42.693 DEBUG   Scripting (Main): Phrases make : key = 4261
2023-07-29 11:13:43.951 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 11:13:44.183 DEBUG   LuaGUI (Main): ---DCS onReloadEvent--- 	3
2023-07-29 11:13:53.177 WARNING LOG (2232): 2 duplicate message(s) skipped.
2023-07-29 11:13:53.177 DEBUG   LuaGUI (Main): ---DCS onReloadEvent--- 	2
2023-07-29 11:13:53.276 DEBUG   Scripting (Main): make: country: 	2
2023-07-29 11:13:53.276 DEBUG   Scripting (Main): Phrases make : key = 4449
2023-07-29 11:13:55.919 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 11:13:59.199 WARNING LOG (2232): 2 duplicate message(s) skipped.
2023-07-29 11:13:59.199 ERROR   APP (Main): Error: Unit [F-14B]: Corrupt damage model.
2023-07-29 11:14:00.922 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 11:14:01.402 INFO    ASYNCNET (Main): Current ping: 134.8ms
2023-07-29 11:14:04.430 DEBUG   Scripting (Main): make: country: 	2
2023-07-29 11:14:04.430 DEBUG   Scripting (Main): Phrases make : key = 4
2023-07-29 11:14:04.430 DEBUG   Scripting (Main): 	 AWACSCallsign:make
2023-07-29 11:14:04.430 DEBUG   Scripting (Main): Phrases make : key = 1
2023-07-29 11:14:04.430 DEBUG   Scripting (Main): Phrases make : key = 4367
2023-07-29 11:14:05.614 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 11:14:31.408 WARNING LOG (2232): 2 duplicate message(s) skipped.
2023-07-29 11:14:31.408 INFO    ASYNCNET (Main): Current ping: 134.5ms
2023-07-29 11:14:32.663 ERROR   ED_SOUND (Main): invalid source_params(F14_PILOT_COCKPIT:aircrafts/engines/f110intakeint_02): gain
2023-07-29 11:14:35.276 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 11:14:54.721 WARNING LOG (2232): 5 duplicate message(s) skipped.
2023-07-29 11:14:54.721 ERROR   ED_SOUND (Main): invalid source_params(woLA-16813585:aircrafts/engines/rearclosehighpower): gain
2023-07-29 11:14:56.899 DEBUG   Scripting (Main): make: country: 	2
2023-07-29 11:14:57.156 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 11:14:59.617 ERROR   APP (Main): Error: Unit [F-16C_50]: Corrupt damage model.
2023-07-29 11:15:00.437 DEBUG   Scripting (Main): make: country: 	27
2023-07-29 11:15:00.437 DEBUG   Scripting (Main): Phrases make : key = 4261
2023-07-29 11:15:00.798 DEBUG   Scripting (Main): make: country: 	2
2023-07-29 11:15:00.798 DEBUG   Scripting (Main): Phrases make : key = 4447
2023-07-29 11:15:01.408 INFO    ASYNCNET (Main): Current ping: 134.6ms
2023-07-29 11:15:01.516 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 11:15:02.568 ERROR   APP (Main): Error: Unit [F-16C_50]: Corrupt damage model.
2023-07-29 11:15:05.798 DEBUG   Scripting (Main): make: country: 	2
2023-07-29 11:15:05.798 DEBUG   Scripting (Main): Phrases make : key = 4454
2023-07-29 11:15:21.557 ERROR   ED_SOUND (Main): invalid source_params(F14_PILOT_COCKPIT:aircrafts/engines/f110intakeint_01): gain
2023-07-29 11:15:25.489 DEBUG   Scripting (Main): make: country: 	2
2023-07-29 11:15:27.052 DEBUG   Scripting (Main): make: country: 	16
2023-07-29 11:15:27.052 DEBUG   Scripting (Main): 	 ATCToLeaderHandler : make, coalition = 2
2023-07-29 11:15:27.052 DEBUG   Scripting (Main): Phrases make : key = 7
2023-07-29 11:15:27.052 DEBUG   Scripting (Main): Phrases make : key = 16
2023-07-29 11:15:27.052 DEBUG   Scripting (Main): Phrases make : key = 4275
2023-07-29 11:15:27.052 DEBUG   Scripting (Main): Phrases make : key = 0
2023-07-29 11:15:27.341 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 11:15:30.223 DEBUG   Scripting (Main): make: country: 	2
2023-07-29 11:15:30.223 DEBUG   Scripting (Main): Phrases make : key = 4447
2023-07-29 11:15:31.415 INFO    ASYNCNET (Main): Current ping: 134.4ms
2023-07-29 11:15:32.226 DEBUG   Scripting (Main): make: country: 	2
2023-07-29 11:15:32.226 DEBUG   Scripting (Main): Phrases make : key = 4460
2023-07-29 11:15:34.228 DEBUG   Scripting (Main): make: country: 	2
2023-07-29 11:15:34.228 DEBUG   Scripting (Main): Phrases make : key = 4
2023-07-29 11:15:34.228 DEBUG   Scripting (Main): 	 AWACSCallsign:make
2023-07-29 11:15:34.228 DEBUG   Scripting (Main): Phrases make : key = 1
2023-07-29 11:15:34.228 DEBUG   Scripting (Main): Phrases make : key = 4365
2023-07-29 11:15:35.626 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 11:15:58.698 WARNING LOG (2232): 3 duplicate message(s) skipped.
2023-07-29 11:15:58.698 DEBUG   LuaGUI (Main): --- onChatMessage---	<3	8	-2
2023-07-29 11:16:01.028 ERROR   APP (Main): Error: Unit [F-16C_50]: Corrupt damage model.
2023-07-29 11:16:01.421 INFO    ASYNCNET (Main): Current ping: 134.8ms
2023-07-29 11:16:03.558 DEBUG   LuaGUI (Main): --- onChatMessage---	rip	17	-1
2023-07-29 11:16:04.484 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 11:16:08.627 WARNING LOG (2232): 2 duplicate message(s) skipped.
2023-07-29 11:16:08.627 DEBUG   Scripting (Main): make: country: 	2
2023-07-29 11:16:08.992 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 11:16:12.526 DEBUG   Scripting (Main): make: country: 	2
2023-07-29 11:16:12.526 DEBUG   Scripting (Main): Phrases make : key = 4447
2023-07-29 11:16:13.689 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 11:16:13.783 DEBUG   Scripting (Main): make: country: 	0
2023-07-29 11:16:13.783 DEBUG   Scripting (Main): Phrases make : key = 4261
2023-07-29 11:16:13.841 DEBUG   Scripting (Main): make: country: 	0
2023-07-29 11:16:13.841 DEBUG   Scripting (Main): Phrases make : key = 4261
2023-07-29 11:16:14.327 DEBUG   Scripting (Main): make: country: 	2
2023-07-29 11:16:14.327 DEBUG   Scripting (Main): Phrases make : key = 4
2023-07-29 11:16:14.327 DEBUG   Scripting (Main): 	 AWACSCallsign:make
2023-07-29 11:16:14.327 DEBUG   Scripting (Main): Phrases make : key = 1
2023-07-29 11:16:14.327 DEBUG   Scripting (Main): Phrases make : key = 4365
2023-07-29 11:16:14.528 DEBUG   Scripting (Main): make: country: 	2
2023-07-29 11:16:14.528 DEBUG   Scripting (Main): Phrases make : key = 4456
2023-07-29 11:16:15.192 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 11:16:24.119 WARNING LOG (2232): 2 duplicate message(s) skipped.
2023-07-29 11:16:24.119 DEBUG   Scripting (Main): make: country: 	0
2023-07-29 11:16:24.119 DEBUG   Scripting (Main): Phrases make : key = 4261
2023-07-29 11:16:24.393 DEBUG   Scripting (Main): make: country: 	0
2023-07-29 11:16:24.393 DEBUG   Scripting (Main): Phrases make : key = 4261
2023-07-29 11:16:25.318 DEBUG   Scripting (Main): make: country: 	2
2023-07-29 11:16:25.318 DEBUG   Scripting (Main): Phrases make : key = 4
2023-07-29 11:16:25.318 DEBUG   Scripting (Main): 	 AWACSCallsign:make
2023-07-29 11:16:25.318 DEBUG   Scripting (Main): Phrases make : key = 1
2023-07-29 11:16:25.318 DEBUG   Scripting (Main): Phrases make : key = 4367
2023-07-29 11:16:28.064 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 11:16:31.338 DEBUG   Scripting (Main): make: country: 	2
2023-07-29 11:16:31.338 DEBUG   Scripting (Main): 	 ATCToLeaderHandler : make, coalition = 2
2023-07-29 11:16:31.338 DEBUG   Scripting (Main): Phrases make : key = 3
2023-07-29 11:16:31.338 DEBUG   Scripting (Main): Phrases make : key = 13
2023-07-29 11:16:31.338 DEBUG   Scripting (Main): Phrases make : key = 4275
2023-07-29 11:16:31.338 DEBUG   Scripting (Main): Phrases make : key = 0
2023-07-29 11:16:31.426 INFO    ASYNCNET (Main): Current ping: 134.3ms
2023-07-29 11:16:37.030 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 11:16:37.272 DEBUG   Scripting (Main): make: country: 	2
2023-07-29 11:16:37.272 DEBUG   Scripting (Main): Phrases make : key = 4
2023-07-29 11:16:37.272 DEBUG   Scripting (Main): 	 AWACSCallsign:make
2023-07-29 11:16:37.272 DEBUG   Scripting (Main): Phrases make : key = 1
2023-07-29 11:16:37.272 DEBUG   Scripting (Main): Phrases make : key = 4365
2023-07-29 11:16:42.430 DEBUG   LuaGUI (Main): --- onChatMessage---	were in discord, i showed her how i could fix her landing gear	8	-2
2023-07-29 11:16:44.144 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 11:16:49.385 WARNING LOG (2232): 3 duplicate message(s) skipped.
2023-07-29 11:16:49.385 DEBUG   Scripting (Main): make: country: 	2
2023-07-29 11:16:49.385 DEBUG   Scripting (Main): Phrases make : key = 4
2023-07-29 11:16:49.385 DEBUG   Scripting (Main): 	 AWACSCallsign:make
2023-07-29 11:16:49.385 DEBUG   Scripting (Main): Phrases make : key = 1
2023-07-29 11:16:49.385 DEBUG   Scripting (Main): Phrases make : key = 4367
2023-07-29 11:16:56.832 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 11:17:01.427 INFO    ASYNCNET (Main): Current ping: 134.5ms
2023-07-29 11:17:10.367 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 11:17:12.293 DEBUG   LuaGUI (Main): --- onChatMessage---	Jester 3-1 connected to server	nil	nil
2023-07-29 11:17:31.429 INFO    ASYNCNET (Main): Current ping: 134.6ms
2023-07-29 11:17:34.416 DEBUG   Scripting (Main): make: country: 	0
2023-07-29 11:17:34.416 DEBUG   Scripting (Main): Phrases make : key = 4261
2023-07-29 11:17:43.901 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 11:17:54.563 WARNING LOG (2232): 2 duplicate message(s) skipped.
2023-07-29 11:17:54.563 WARNING Mission (Main): register_unit(7371,18475265) : db.units['7371'] table is missing
2023-07-29 11:17:54.573 WARNING Mission (Main): register_unit(7372,18475521) : db.units['7372'] table is missing
2023-07-29 11:17:56.723 DEBUG   Scripting (Main): make: country: 	2
2023-07-29 11:17:56.723 DEBUG   Scripting (Main): Phrases make : key = 4
2023-07-29 11:17:56.723 DEBUG   Scripting (Main): 	 AWACSCallsign:make
2023-07-29 11:17:56.723 DEBUG   Scripting (Main): Phrases make : key = 1
2023-07-29 11:17:56.723 DEBUG   Scripting (Main): Phrases make : key = 4365
2023-07-29 11:18:01.431 INFO    ASYNCNET (Main): Current ping: 134.6ms
2023-07-29 11:18:07.430 DEBUG   Scripting (Main): make: country: 	2
2023-07-29 11:18:07.430 DEBUG   Scripting (Main): Phrases make : key = 4
2023-07-29 11:18:07.431 DEBUG   Scripting (Main): 	 AWACSCallsign:make
2023-07-29 11:18:07.431 DEBUG   Scripting (Main): Phrases make : key = 1
2023-07-29 11:18:07.431 DEBUG   Scripting (Main): Phrases make : key = 4365
2023-07-29 11:18:19.537 DEBUG   Scripting (Main): make: country: 	2
2023-07-29 11:18:19.537 DEBUG   Scripting (Main): Phrases make : key = 4
2023-07-29 11:18:19.537 DEBUG   Scripting (Main): 	 AWACSCallsign:make
2023-07-29 11:18:19.537 DEBUG   Scripting (Main): Phrases make : key = 1
2023-07-29 11:18:19.537 DEBUG   Scripting (Main): Phrases make : key = 4365
2023-07-29 11:18:30.778 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 11:18:31.436 INFO    ASYNCNET (Main): Current ping: 134.6ms
2023-07-29 11:18:31.648 DEBUG   Scripting (Main): make: country: 	2
2023-07-29 11:18:31.648 DEBUG   Scripting (Main): Phrases make : key = 4
2023-07-29 11:18:31.648 DEBUG   Scripting (Main): 	 AWACSCallsign:make
2023-07-29 11:18:31.648 DEBUG   Scripting (Main): Phrases make : key = 1
2023-07-29 11:18:31.648 DEBUG   Scripting (Main): Phrases make : key = 4365
2023-07-29 11:18:38.148 ERROR   ED_SOUND (Main): invalid source_params(F14_PILOT_COCKPIT:aircrafts/engines/f110engineint01): gain
2023-07-29 11:18:38.148 ERROR   ED_SOUND (Main): invalid source_params(F14_PILOT_COCKPIT:aircrafts/engines/f110engineint02): gain
2023-07-29 11:18:39.240 INFO    FLIGHT (Main): procCrewAssignAircraft client id 16780814, crew_id 1, hot_start 0
2023-07-29 11:18:39.240 INFO    FLIGHT (Main): wCarrierCrew::set_LA() assigned aircraft Pilot #321 on runway 1
2023-07-29 11:18:39.621 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 11:18:50.231 WARNING LOG (2232): 4 duplicate message(s) skipped.
2023-07-29 11:18:50.231 INFO    FLIGHT (Main): procCrewAssignAircraft client id 16781840, crew_id 4, hot_start 0
2023-07-29 11:18:50.231 INFO    FLIGHT (Main): wCarrierCrew::set_LA() assigned aircraft Pilot #319 on runway 4
2023-07-29 11:18:58.208 DEBUG   LuaGUI (Main): --- onChatMessage---	Mad Dog 1-1 connected to server	nil	nil
2023-07-29 11:19:01.445 INFO    ASYNCNET (Main): Current ping: 135.4ms
2023-07-29 11:19:02.354 DEBUG   Scripting (Main): make: country: 	27
2023-07-29 11:19:02.354 DEBUG   Scripting (Main): Phrases make : key = 4261
2023-07-29 11:19:03.712 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 11:19:07.616 DEBUG   Scripting (Main): make: country: 	2
2023-07-29 11:19:07.616 DEBUG   Scripting (Main): Phrases make : key = 4
2023-07-29 11:19:07.616 DEBUG   Scripting (Main): 	 AWACSCallsign:make
2023-07-29 11:19:07.616 DEBUG   Scripting (Main): Phrases make : key = 1
2023-07-29 11:19:07.616 DEBUG   Scripting (Main): Phrases make : key = 4365
2023-07-29 11:19:08.086 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 11:19:15.237 DEBUG   Scripting (Main): make: country: 	0
2023-07-29 11:19:15.237 DEBUG   Scripting (Main): Phrases make : key = 4261
2023-07-29 11:19:23.173 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 11:19:26.541 WARNING Mission (Main): register_unit(7373,18476033) : db.units['7373'] table is missing
2023-07-29 11:19:26.541 ERROR   APP (Main): Error: Unit [Su-25T]: Corrupt damage model.
2023-07-29 11:19:26.554 WARNING Mission (Main): register_unit(7374,18476289) : db.units['7374'] table is missing
2023-07-29 11:19:26.554 ERROR   APP (Main): Error: Unit [Su-25T]: Corrupt damage model.
2023-07-29 11:19:26.556 WARNING Mission (Main): register_unit(7375,18476545) : db.units['7375'] table is missing
2023-07-29 11:19:26.556 ERROR   APP (Main): Error: Unit [Su-25T]: Corrupt damage model.
2023-07-29 11:19:26.567 WARNING Mission (Main): register_unit(7376,18476801) : db.units['7376'] table is missing
2023-07-29 11:19:26.567 ERROR   APP (Main): Error: Unit [Su-25T]: Corrupt damage model.
2023-07-29 11:19:26.765 DEBUG   Scripting (Main): make: country: 	0
2023-07-29 11:19:26.765 DEBUG   Scripting (Main): Phrases make : key = 4261
2023-07-29 11:19:26.799 DEBUG   Scripting (Main): make: country: 	0
2023-07-29 11:19:26.799 DEBUG   Scripting (Main): Phrases make : key = 4261
2023-07-29 11:19:27.818 DEBUG   Scripting (Main): make: country: 	2
2023-07-29 11:19:27.818 DEBUG   Scripting (Main): Phrases make : key = 4
2023-07-29 11:19:27.818 DEBUG   Scripting (Main): 	 AWACSCallsign:make
2023-07-29 11:19:27.818 DEBUG   Scripting (Main): Phrases make : key = 1
2023-07-29 11:19:27.818 DEBUG   Scripting (Main): Phrases make : key = 4365
2023-07-29 11:19:29.230 INFO    FLIGHT (Main): procCrewAssignAircraft client id 17236755, crew_id 2, hot_start 0
2023-07-29 11:19:29.230 INFO    FLIGHT (Main): wCarrierCrew::set_LA() assigned aircraft Pilot #324 on runway 2
2023-07-29 11:19:29.493 INFO    FLIGHT (Main): crew 2 wCarrierCrew::reset_LA()
2023-07-29 11:19:30.239 INFO    FLIGHT (Main): procCrewAssignAircraft client id 17236755, crew_id 2, hot_start 0
2023-07-29 11:19:30.239 INFO    FLIGHT (Main): wCarrierCrew::set_LA() assigned aircraft Pilot #324 on runway 2
2023-07-29 11:19:30.456 INFO    FLIGHT (Main): crew 2 wCarrierCrew::reset_LA()
2023-07-29 11:19:31.240 INFO    FLIGHT (Main): procCrewAssignAircraft client id 17236755, crew_id 2, hot_start 0
2023-07-29 11:19:31.240 INFO    FLIGHT (Main): wCarrierCrew::set_LA() assigned aircraft Pilot #324 on runway 2
2023-07-29 11:19:31.449 INFO    ASYNCNET (Main): Current ping: 134.2ms
2023-07-29 11:19:35.948 DEBUG   Scripting (Main): make: country: 	0
2023-07-29 11:19:35.948 DEBUG   Scripting (Main): Phrases make : key = 4261
2023-07-29 11:19:36.410 INFO    ANIMATOR (Main): animation 'Night_Holdbar_SetUp_L' not found
2023-07-29 11:19:41.419 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 11:19:44.446 ERROR   APP (Main): Error: Unit [A-10C_2]: Corrupt damage model.
2023-07-29 11:19:53.037 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 11:19:55.446 ERROR   ED_SOUND (Main): invalid source_params(F14_PILOT_COCKPIT:aircrafts/f-14/pitchrate): pitch
2023-07-29 11:20:01.451 INFO    ASYNCNET (Main): Current ping: 134.7ms
2023-07-29 11:20:01.911 DEBUG   LuaGUI (Main): --- onChatMessage---	PaleRider 2-1 | Matt_07 connected to server	nil	nil
2023-07-29 11:20:02.964 INFO    ANIMATOR (Main): animation 'Night_CrouchM_Loop' not found
2023-07-29 11:20:03.275 INFO    ANIMATOR (Main): animation 'Night_Idle' not found
2023-07-29 11:20:09.876 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 11:20:13.017 ERROR   EDCORE (Main): Can't open file: /textures/liveries/fa-18c_hornet/uaf 114th tactical aviation brigade - low visibility splinter/description.lua.

 

Desktop Screenshot 2023.07.29 - 14.44.00.50.png


Edited by TheConqueror
Link to comment
Share on other sites

Your log ends with a file access error:

2023-07-29 11:20:13.017 ERROR   EDCORE (Main): Can't open file: /textures/liveries/fa-18c_hornet/uaf 114th tactical aviation brigade - low visibility splinter/description.lua.

Is this file present? If it's not, run a "slow" DCS repair.

If it is present, it looks like DCS momentarily couldn't access it. Please ensure your drives do not enter sleep mode in Windows options.

Don't accept indie game testing requests from friends in Discord. Ever.

Link to comment
Share on other sites

10 hours ago, Flappie said:

Your log ends with a file access error:

2023-07-29 11:20:13.017 ERROR   EDCORE (Main): Can't open file: /textures/liveries/fa-18c_hornet/uaf 114th tactical aviation brigade - low visibility splinter/description.lua.

Is this file present? If it's not, run a "slow" DCS repair.

If it is present, it looks like DCS momentarily couldn't access it. Please ensure your drives do not enter sleep mode in Windows options.

Unfortunately MT won't let me play. I will try to play without MT.

 

=== Log opened UTC 2023-07-29 22:02:51
2023-07-29 22:02:51.315 INFO    EDCORE (Main): system  affinity mask: 111111111111111111111111
2023-07-29 22:02:51.315 INFO    EDCORE (Main): process affinity mask: 111111111111111111111111
2023-07-29 22:02:51.317 INFO    EDCORE (Main): CPU: 12th Gen Intel(R) Core(TM) i9-12900K [1x L3 caches]
2023-07-29 22:02:51.317 INFO    EDCORE (Main): CPU has uniform cache size 31457280 (per cache)
2023-07-29 22:02:51.317 INFO    EDCORE (Main): CPU cores have different efficiency classes: [0-1]
2023-07-29 22:02:51.317 INFO    EDCORE (Main): logical cores with efficiency class 1: {8, 9}
2023-07-29 22:02:51.317 INFO    EDCORE (Main): logical cores with efficiency class 1: {10, 11}
2023-07-29 22:02:51.317 INFO    EDCORE (Main): logical cores with efficiency class 1: {0, 1}
2023-07-29 22:02:51.317 INFO    EDCORE (Main): logical cores with efficiency class 1: {2, 3}
2023-07-29 22:02:51.317 INFO    EDCORE (Main): logical cores with efficiency class 1: {4, 5}
2023-07-29 22:02:51.317 INFO    EDCORE (Main): logical cores with efficiency class 1: {6, 7}
2023-07-29 22:02:51.317 INFO    EDCORE (Main): logical cores with efficiency class 1: {12, 13}
2023-07-29 22:02:51.317 INFO    EDCORE (Main): logical cores with efficiency class 1: {14, 15}
2023-07-29 22:02:51.317 INFO    EDCORE (Main): logical cores with efficiency class 0: {16}
2023-07-29 22:02:51.317 INFO    EDCORE (Main): logical cores with efficiency class 0: {17}
2023-07-29 22:02:51.317 INFO    EDCORE (Main): logical cores with efficiency class 0: {18}
2023-07-29 22:02:51.317 INFO    EDCORE (Main): logical cores with efficiency class 0: {19}
2023-07-29 22:02:51.317 INFO    EDCORE (Main): logical cores with efficiency class 0: {20}
2023-07-29 22:02:51.317 INFO    EDCORE (Main): logical cores with efficiency class 0: {21}
2023-07-29 22:02:51.317 INFO    EDCORE (Main): logical cores with efficiency class 0: {22}
2023-07-29 22:02:51.317 INFO    EDCORE (Main): logical cores with efficiency class 0: {23}
2023-07-29 22:02:51.317 INFO    EDCORE (Main): CPU cores have different performance classes: [0-2]
2023-07-29 22:02:51.317 INFO    EDCORE (Main): logical cores with performance class 2: {8, 9}
2023-07-29 22:02:51.317 INFO    EDCORE (Main): logical cores with performance class 2: {10, 11}
2023-07-29 22:02:51.317 INFO    EDCORE (Main): logical cores with performance class 1: {0, 1}
2023-07-29 22:02:51.317 INFO    EDCORE (Main): logical cores with performance class 1: {2, 3}
2023-07-29 22:02:51.317 INFO    EDCORE (Main): logical cores with performance class 1: {4, 5}
2023-07-29 22:02:51.317 INFO    EDCORE (Main): logical cores with performance class 1: {6, 7}
2023-07-29 22:02:51.317 INFO    EDCORE (Main): logical cores with performance class 1: {12, 13}
2023-07-29 22:02:51.317 INFO    EDCORE (Main): logical cores with performance class 1: {14, 15}
2023-07-29 22:02:51.317 INFO    EDCORE (Main): logical cores with performance class 0: {16}
2023-07-29 22:02:51.317 INFO    EDCORE (Main): logical cores with performance class 0: {17}
2023-07-29 22:02:51.317 INFO    EDCORE (Main): logical cores with performance class 0: {18}
2023-07-29 22:02:51.317 INFO    EDCORE (Main): logical cores with performance class 0: {19}
2023-07-29 22:02:51.317 INFO    EDCORE (Main): logical cores with performance class 0: {20}
2023-07-29 22:02:51.317 INFO    EDCORE (Main): logical cores with performance class 0: {21}
2023-07-29 22:02:51.317 INFO    EDCORE (Main): logical cores with performance class 0: {22}
2023-07-29 22:02:51.317 INFO    EDCORE (Main): logical cores with performance class 0: {23}
2023-07-29 22:02:51.317 INFO    EDCORE (Main): common cores: {4, 5, 6, 7, 12, 13, 14, 15}
2023-07-29 22:02:51.317 INFO    EDCORE (Main): render cores: {8, 9, 10, 11, 0, 1, 2, 3}
2023-07-29 22:02:51.317 INFO    EDCORE (Main): IO cores: {16, 17, 18, 19, 20, 21, 22, 23}
2023-07-29 22:02:52.762 INFO    EDCORE (Main): Create boot pool.
2023-07-29 22:02:52.765 INFO    EDCORE (Main): Created boot pool: n:24
2023-07-29 22:02:52.768 INFO    APP (Main): Command line: "G:\DCS World OpenBeta\bin-mt\DCS.exe" --force_disable_VR
2023-07-29 22:02:52.769 INFO    APP (Main): DCS/2.8.7.42718 (x86_64; MT; Windows NT 10.0.22621)
2023-07-29 22:02:52.769 INFO    APP (Main): Application revision: 222718
2023-07-29 22:02:52.769 INFO    APP (Main): Renderer revision: 24140
2023-07-29 22:02:52.769 INFO    APP (Main): Terrain revision: 24104
2023-07-29 22:02:52.769 INFO    APP (Main): Build number: 410
2023-07-29 22:02:52.769 INFO    APP (Main): CPU cores: 16, threads: 24, System RAM: 32533 MB, Pagefile: 65536 MB
2023-07-29 22:02:53.111 INFO    EDCORE (Main): (dDispatcher)enterToState_:0
2023-07-29 22:02:53.111 INFO    Dispatcher (Main): 2023/7/30 01:02 V1803061700
2023-07-29 22:02:53.167 INFO    ASYNCNET (Main): ProtocolVersion: 329
2023-07-29 22:02:53.176 INFO    ED_SOUND (Main): Using driver: wasapi
2023-07-29 22:02:53.178 INFO    ED_SOUND (Main): Found 3 available audio device(s):
2023-07-29 22:02:53.178 INFO    ED_SOUND (Main):   0: ID: "{0.0.0.00000000}.{5b62592e-d8f3-4ff8-800e-d2eccb07e1a9}", Name: "Kulaklık İşitme Bölümü (SteelSeries Arctis 5 Chat)"
2023-07-29 22:02:53.178 INFO    ED_SOUND (Main):   1: ID: "{0.0.0.00000000}.{bdfb4d1d-3b3b-4ae7-babe-eb28642ae1f3}", Name: "Kulaklıklar (SteelSeries Arctis 5 Game)"
2023-07-29 22:02:53.178 INFO    ED_SOUND (Main):   2: ID: "{0.0.0.00000000}.{d6c8d307-aa2a-475d-bdc7-9000b642dc6f}", Name: "Speakers (NVIDIA Broadcast)"
2023-07-29 22:02:53.293 INFO    SOUND (Main): Added sound path: Sounds
2023-07-29 22:02:53.320 INFO    SOUNDER (Main): Loaded 215 packed sounders.
2023-07-29 22:02:53.321 INFO    Dispatcher (Main): InitLow
2023-07-29 22:02:53.629 INFO    EDCORE (Main): Loaded G:/DCS World OpenBeta/bin-mt/CockpitBase.dll
2023-07-29 22:02:53.958 INFO    ASYNCNET (2256): Login success.
2023-07-29 22:02:54.792 INFO    ASYNCNET (2256): Got auth data.
2023-07-29 22:02:54.814 INFO    APP (Main): Successfully got authorization data.
2023-07-29 22:02:54.818 INFO    Dispatcher (Main): Loading installed modules...
2023-07-29 22:02:55.610 INFO    SECURITYCONTROL (Main): Loaded mods/tech/wwii units/dcs_module.pak.crypt
2023-07-29 22:02:57.899 DEBUG   Scripting (Main): Scanning usermods...
2023-07-29 22:02:58.488 DEBUG   Scripting (Main): WARNING: task 36 is missing
2023-07-29 22:02:58.521 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:02:58.521 DEBUG   Scripting (Main): ---db_years.lua loaded!!---
2023-07-29 22:02:58.524 DEBUG   Scripting (Main): ./CoreMods/WWII Units/entry.lua
2023-07-29 22:02:58.526 DEBUG   Scripting (Main): ./CoreMods/WWII Units/Weapons/Weapons.lua
2023-07-29 22:02:58.527 DEBUG   Scripting (Main): ./CoreMods/WWII Units/Views.lua
2023-07-29 22:02:58.527 DEBUG   Scripting (Main): ./CoreMods/WWII Units/FW-190D-9/FW-190D-9.lua
2023-07-29 22:02:58.528 DEBUG   Scripting (Main): ./CoreMods/WWII Units/FW-190A-8/FW-190A-8.lua
2023-07-29 22:02:58.529 DEBUG   Scripting (Main): ./CoreMods/WWII Units/Bf-109K-4/Bf-109K-4.lua
2023-07-29 22:02:58.529 DEBUG   Scripting (Main): ./CoreMods/WWII Units/SpitfireLFMkIX/SpitfireLFMkIX.lua
2023-07-29 22:02:58.531 DEBUG   Scripting (Main): ./CoreMods/WWII Units/P-51D/P-51D.lua
2023-07-29 22:02:58.532 DEBUG   Scripting (Main): ./CoreMods/WWII Units/P-47D-30/P-47D-30.lua
2023-07-29 22:02:58.535 DEBUG   Scripting (Main): ./CoreMods/WWII Units/MosquitoFBMkVI/MosquitoFBMkVI.lua
2023-07-29 22:02:58.536 DEBUG   Scripting (Main): ./CoreMods/WWII Units/A-20G/A-20G.lua
2023-07-29 22:02:58.537 DEBUG   Scripting (Main): ./CoreMods/characters/entry.lua
2023-07-29 22:02:58.537 DEBUG   Scripting (Main): ./CoreMods/tech/Animals/entry.lua
2023-07-29 22:02:58.537 DEBUG   Scripting (Main): ./CoreMods/tech/Animals/Database/db_ground_objects.lua
2023-07-29 22:02:58.538 DEBUG   Scripting (Main): ./CoreMods/tech/Kuznecow/entry.lua
2023-07-29 22:02:58.538 DEBUG   Scripting (Main): ./CoreMods/tech/Kuznecow/Database/db_units_ships.lua
2023-07-29 22:02:58.538 DEBUG   Scripting (Main): ./CoreMods/tech/Kuznecow/Database/Navy/CV_1143_5.lua
2023-07-29 22:02:58.539 DEBUG   Scripting (Main): ./CoreMods/tech/Kuznecow/Database/Navy/CV_1143_5_RunwaysAndRoutes.lua
2023-07-29 22:02:58.539 DEBUG   Scripting (Main): ./CoreMods/tech/RailwayObjectsPack/entry.lua
2023-07-29 22:02:58.540 DEBUG   Scripting (Main): ./CoreMods/tech/RailwayObjectsPack/Database/db_units_cars.lua
2023-07-29 22:02:58.540 DEBUG   Scripting (Main): ./CoreMods/tech/RailwayObjectsPack/Database/RailwayObjects/VL80T.lua
2023-07-29 22:02:58.540 DEBUG   Scripting (Main): ./CoreMods/tech/RailwayObjectsPack/Database/RailwayObjects/CHME3T.lua
2023-07-29 22:02:58.540 DEBUG   Scripting (Main): ./CoreMods/tech/RailwayObjectsPack/Database/RailwayObjects/CoachCargo.lua
2023-07-29 22:02:58.541 DEBUG   Scripting (Main): ./CoreMods/tech/RailwayObjectsPack/Database/RailwayObjects/CoachCargoOpen.lua
2023-07-29 22:02:58.541 DEBUG   Scripting (Main): ./CoreMods/tech/RailwayObjectsPack/Database/RailwayObjects/CoachTankBlue.lua
2023-07-29 22:02:58.541 DEBUG   Scripting (Main): ./CoreMods/tech/RailwayObjectsPack/Database/RailwayObjects/CoachTankYellow.lua
2023-07-29 22:02:58.542 DEBUG   Scripting (Main): ./CoreMods/tech/RailwayObjectsPack/Database/RailwayObjects/CoachPassenger.lua
2023-07-29 22:02:58.542 DEBUG   Scripting (Main): ./CoreMods/tech/RailwayObjectsPack/Database/RailwayObjects/CoachPlatform.lua
2023-07-29 22:02:58.542 DEBUG   Scripting (Main): ./CoreMods/tech/SouthAtlanticAssets/entry.lua
2023-07-29 22:02:58.542 DEBUG   Scripting (Main): ./CoreMods/tech/SouthAtlanticAssets/Entries/navy.lua
2023-07-29 22:02:58.543 DEBUG   Scripting (Main): ./CoreMods/tech/SouthAtlanticAssets/Entries/Navy/unit.lua
2023-07-29 22:02:58.543 DEBUG   Scripting (Main): ./CoreMods/tech/SouthAtlanticAssets/Entries/Navy/Launchers.lua
2023-07-29 22:02:58.544 DEBUG   Scripting (Main): ./CoreMods/tech/SouthAtlanticAssets/Entries/Navy/CastleClass_01.lua
2023-07-29 22:02:58.544 DEBUG   Scripting (Main): ./CoreMods/tech/SouthAtlanticAssets/Entries/Navy/HarborTug.lua
2023-07-29 22:02:58.544 DEBUG   Scripting (Main): ./CoreMods/tech/SouthAtlanticAssets/Entries/Navy/HMS_Invincible.lua
2023-07-29 22:02:58.544 DEBUG   Scripting (Main): ./CoreMods/tech/SouthAtlanticAssets/Entries/Navy//hms_invincibleRunwaysAndRoutes.lua
2023-07-29 22:02:58.545 DEBUG   Scripting (Main): ./CoreMods/tech/SouthAtlanticAssets/Entries/Navy/achilles.lua
2023-07-29 22:02:58.545 DEBUG   Scripting (Main): ./CoreMods/tech/SouthAtlanticAssets/Entries/Navy/andromeda.lua
2023-07-29 22:02:58.546 DEBUG   Scripting (Main): ./CoreMods/tech/SouthAtlanticAssets/Entries/Navy/ariadne.lua
2023-07-29 22:02:58.546 DEBUG   Scripting (Main): ./CoreMods/tech/SouthAtlanticAssets/Entries/Navy/condell.lua
2023-07-29 22:02:58.547 DEBUG   Scripting (Main): ./CoreMods/tech/SouthAtlanticAssets/Entries/Navy/lynch.lua
2023-07-29 22:02:58.547 DEBUG   Scripting (Main): ./CoreMods/tech/SouthAtlanticAssets/Entries/Navy/Tilde.lua
2023-07-29 22:02:58.547 DEBUG   Scripting (Main): ./CoreMods/tech/SouthAtlanticAssets/Entries/Navy/santafe.lua
2023-07-29 22:02:58.548 DEBUG   Scripting (Main): ./CoreMods/tech/SouthAtlanticAssets/Entries/Navy/ara_vdm.lua
2023-07-29 22:02:58.548 DEBUG   Scripting (Main): ./CoreMods/tech/SouthAtlanticAssets/Entries/Navy/ara_vdm_RunwaysAndRoutes.lua
2023-07-29 22:02:58.549 DEBUG   Scripting (Main): ./CoreMods/tech/SouthAtlanticAssets/Entries/statics.lua
2023-07-29 22:02:58.549 DEBUG   Scripting (Main): ./CoreMods/tech/SouthAtlanticAssets/Entries/Static/unit.lua
2023-07-29 22:02:58.549 DEBUG   Scripting (Main): ./CoreMods/tech/SouthAtlanticAssets/Entries/Static/farpsingle.lua
2023-07-29 22:02:58.549 DEBUG   Scripting (Main): ./CoreMods/tech/SouthAtlanticAssets/Entries/Static/WindTurbines.lua
2023-07-29 22:02:58.549 DEBUG   Scripting (Main): ./CoreMods/tech/SouthAtlanticAssets/Entries/Static/ST_LightHouse.lua
2023-07-29 22:02:58.549 DEBUG   Scripting (Main): ./CoreMods/tech/SouthAtlanticAssets/Entries/Static/Cat_345L.lua
2023-07-29 22:02:58.549 DEBUG   Scripting (Main): ./CoreMods/tech/SouthAtlanticAssets/Entries/Static/TowerCrane.lua
2023-07-29 22:02:58.550 DEBUG   Scripting (Main): ./CoreMods/tech/SouthAtlanticAssets/Entries/Static/Small_LightHouse.lua
2023-07-29 22:02:58.550 DEBUG   Scripting (Main): ./CoreMods/tech/SouthAtlanticAssets/Entries/Static/skiramp.lua
2023-07-29 22:02:58.550 DEBUG   Scripting (Main): ./CoreMods/tech/SouthAtlanticAssets/Entries/Static/NoddingDonkey.lua
2023-07-29 22:02:58.550 DEBUG   Scripting (Main): ./CoreMods/tech/SouthAtlanticAssets/Entries/Static/OffshoreTurbines.lua
2023-07-29 22:02:58.550 DEBUG   Scripting (Main): ./CoreMods/tech/SouthAtlanticAssets/Entries/Static/cargo_objects.lua
2023-07-29 22:02:58.550 DEBUG   Scripting (Main): ./CoreMods/tech/SouthAtlanticAssets/Entries/vehicles.lua
2023-07-29 22:02:58.551 DEBUG   Scripting (Main): ./CoreMods/tech/SouthAtlanticAssets/Entries/Vehicles/unit.lua
2023-07-29 22:02:58.551 DEBUG   Scripting (Main): ./CoreMods/tech/SouthAtlanticAssets/Entries/Vehicles/tacr2a.lua
2023-07-29 22:02:58.551 DEBUG   Scripting (Main): ./CoreMods/tech/SouthAtlanticAssets/Entries/Vehicles/LARC-V.lua
2023-07-29 22:02:58.551 DEBUG   Scripting (Main): ./CoreMods/tech/SouthAtlanticAssets/Entries/Weapons.lua
2023-07-29 22:02:58.552 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/entry.lua
2023-07-29 22:02:58.552 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/db_sensors.lua
2023-07-29 22:02:58.553 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/Weapons/ammunition.lua
2023-07-29 22:02:58.553 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/Weapons/automaticgun.lua
2023-07-29 22:02:58.554 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/Weapons/cannon.lua
2023-07-29 22:02:58.554 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/Weapons/ammunition_missiles.lua
2023-07-29 22:02:58.555 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/Weapons/manpads_missiles.lua
2023-07-29 22:02:58.555 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/Weapons/missile.lua
2023-07-29 22:02:58.555 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/Weapons/torpedoes.lua
2023-07-29 22:02:58.556 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/db_units_cars.lua
2023-07-29 22:02:58.556 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/AirDefence/KS-19.lua
2023-07-29 22:02:58.557 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/AirDefence/SON-9.lua
2023-07-29 22:02:58.557 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/MissilesSS/ScudLauncher.lua
2023-07-29 22:02:58.558 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/chassis/tt_70_pickup.lua
2023-07-29 22:02:58.558 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/chassis/hilux_pickup.lua
2023-07-29 22:02:58.559 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/IFV/hilux_pickup-dshk.lua
2023-07-29 22:02:58.559 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/IFV/hilux_pickup-kord.lua
2023-07-29 22:02:58.559 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/IFV/tt70-dshk.lua
2023-07-29 22:02:58.560 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/IFV/tt70-kord.lua
2023-07-29 22:02:58.560 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/AirDefence/ZU-23 hilux_pickup.lua
2023-07-29 22:02:58.560 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/AirDefence/ZU-23 tt70_pickup.lua
2023-07-29 22:02:58.561 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/MLRS/hilux_pickup-B8M1.lua
2023-07-29 22:02:58.561 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/MLRS/tt70-B8M1.lua
2023-07-29 22:02:58.561 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/chassis/Sherman.lua
2023-07-29 22:02:58.561 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/chassis/M2A1_halftrack.lua
2023-07-29 22:02:58.562 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/SAM/Radar/NASAMS_SR.lua
2023-07-29 22:02:58.562 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/SAM/NASAMS_CP.lua
2023-07-29 22:02:58.563 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/SAM/NASAMS_LN_B.lua
2023-07-29 22:02:58.563 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/SAM/NASAMS_LN_C.lua
2023-07-29 22:02:58.563 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/Tanks/M4_Sherman.lua
2023-07-29 22:02:58.564 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/IFV/M2A1_halftrack.lua
2023-07-29 22:02:58.564 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/SAM/EWR_FPS-117_Dome.lua
2023-07-29 22:02:58.565 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/SAM/EWR_FPS-117_ECS.lua
2023-07-29 22:02:58.565 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/SAM/EWR_FPS-117.lua
2023-07-29 22:02:58.565 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/chassis/T-72B3.lua
2023-07-29 22:02:58.565 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/chassis/URAL4320.lua
2023-07-29 22:02:58.565 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/chassis/PT-76.lua
2023-07-29 22:02:58.565 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/chassis/KrAZ_258B1.lua
2023-07-29 22:02:58.565 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/chassis/ATZ-60_Maz.lua
2023-07-29 22:02:58.565 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/chassis/BTR80.lua
2023-07-29 22:02:58.566 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/IFV/BTR-80.lua
2023-07-29 22:02:58.566 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/SAM/S75_RF.lua
2023-07-29 22:02:58.566 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/SAM/S75_Launcher.lua
2023-07-29 22:02:58.567 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/SAM/Radar/S75_TR.lua
2023-07-29 22:02:58.567 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/SAM/Radar/19J6.lua
2023-07-29 22:02:58.567 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/SAM/Radar/S200_RPC_5N62V.lua
2023-07-29 22:02:58.568 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/SAM/S200_Launcher_P99.lua
2023-07-29 22:02:58.568 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/AirDefence/ZSU_57_2.lua
2023-07-29 22:02:58.568 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/AirDefence/S-60.lua
2023-07-29 22:02:58.569 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/AirDefence/Generator_5I57A.lua
2023-07-29 22:02:58.569 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/Tanks/T-72B3.lua
2023-07-29 22:02:58.569 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/Tanks/PT-76.lua
2023-07-29 22:02:58.570 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/IFV/BTR-82A.lua
2023-07-29 22:02:58.570 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/Unarmed/ATZ-5_URAL-375.lua
2023-07-29 22:02:58.570 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/Unarmed/AA-7_2_60.lua
2023-07-29 22:02:58.571 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/Unarmed/TZ-22_KrAZ.lua
2023-07-29 22:02:58.571 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/Unarmed/ATZ-60_Maz.lua
2023-07-29 22:02:58.571 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/Unarmed/ZIL-135.lua
2023-07-29 22:02:58.571 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/Unarmed/S-75_Zil.lua
2023-07-29 22:02:58.571 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/chassis/Bedford.lua
2023-07-29 22:02:58.572 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/chassis/Chieftain_mk3.lua
2023-07-29 22:02:58.572 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/SAM/Rapier_FSA_Launcher.lua
2023-07-29 22:02:58.572 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/SAM/Rapier_FSA_OpticalTracker.lua
2023-07-29 22:02:58.573 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/SAM/Rapier_FSA_BlindfireTracker.lua
2023-07-29 22:02:58.573 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/AirDefence/Bofors40.lua
2023-07-29 22:02:58.573 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/Tanks/Chieftain_mk3.lua
2023-07-29 22:02:58.574 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/unarmed/Bedford_MWD.lua
2023-07-29 22:02:58.574 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/Unarmed/Land_Rover_101_FC.lua
2023-07-29 22:02:58.574 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/Unarmed/Land_Rover_109_S3.lua
2023-07-29 22:02:58.575 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/MissilesSS/HY-2_Launcher.lua
2023-07-29 22:02:58.575 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/MissilesSS/Mys-m1.lua
2023-07-29 22:02:58.575 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/RailwayObjects/ES44AH.lua
2023-07-29 22:02:58.575 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/RailwayObjects/boxcartrinity.lua
2023-07-29 22:02:58.576 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/RailwayObjects/tankcartrinity.lua
2023-07-29 22:02:58.576 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/RailwayObjects/wellcarnsc.lua
2023-07-29 22:02:58.576 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/chassis/Pz_IV_H.lua
2023-07-29 22:02:58.576 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/chassis/SdKfz_251.lua
2023-07-29 22:02:58.576 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/chassis/Blitz_36-6700A.lua
2023-07-29 22:02:58.576 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/chassis/Leopard-2A5.lua
2023-07-29 22:02:58.576 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/AirDefence/Flak18.lua
2023-07-29 22:02:58.577 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/Tanks/Pz_IV_H.lua
2023-07-29 22:02:58.577 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/Tanks/Leopard-2A5.lua
2023-07-29 22:02:58.578 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/Tanks/Leopard-2.lua
2023-07-29 22:02:58.578 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/Tanks/Leopard-2A4.lua
2023-07-29 22:02:58.579 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/Tanks/Leopard-2A4_trs.lua
2023-07-29 22:02:58.579 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/IFV/SdKfz251.lua
2023-07-29 22:02:58.579 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/unarmed/Blitz_36-6700A.lua
2023-07-29 22:02:58.579 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/chassis/T155.lua
2023-07-29 22:02:58.580 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/Artillery/T155_Firtina.lua
2023-07-29 22:02:58.580 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/chassis/VAB.lua
2023-07-29 22:02:58.580 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/vehicles/IFV/VAB_Mephisto.lua
2023-07-29 22:02:58.581 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/db_units_ships.lua
2023-07-29 22:02:58.581 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/Navy/HandyWind.lua
2023-07-29 22:02:58.581 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/Navy/Seawise_Giant.lua
2023-07-29 22:02:58.582 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/Navy/LaCombattante2.lua
2023-07-29 22:02:58.582 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/Navy/BDK-775.lua
2023-07-29 22:02:58.582 DEBUG   Scripting (Main): ./CoreMods/tech/TechWeaponPack/Database/db_ground_objects.lua
2023-07-29 22:02:58.583 DEBUG   Scripting (Main): ./CoreMods/tech/USS_Nimitz/entry.lua
2023-07-29 22:02:58.583 DEBUG   Scripting (Main): ./CoreMods/tech/USS_Nimitz/Database/db_ships.lua
2023-07-29 22:02:58.584 DEBUG   Scripting (Main): ./CoreMods/tech/USS_Nimitz/Database/USS_CVN_71.lua
2023-07-29 22:02:58.584 DEBUG   Scripting (Main): ./CoreMods/tech/USS_Nimitz/scripts/USS_Nimitz_RunwaysAndRoutes.lua
2023-07-29 22:02:58.585 DEBUG   Scripting (Main): ./CoreMods/tech/USS_Nimitz/Database/USS_CVN_72.lua
2023-07-29 22:02:58.585 DEBUG   Scripting (Main): ./CoreMods/tech/USS_Nimitz/scripts/USS_Nimitz_RunwaysAndRoutes.lua
2023-07-29 22:02:58.586 DEBUG   Scripting (Main): ./CoreMods/tech/USS_Nimitz/Database/USS_CVN_73.lua
2023-07-29 22:02:58.587 DEBUG   Scripting (Main): ./CoreMods/tech/USS_Nimitz/scripts/USS_Nimitz_RunwaysAndRoutes.lua
2023-07-29 22:02:58.587 DEBUG   Scripting (Main): ./CoreMods/tech/USS_Nimitz/Database/USS_CVN_74.lua
2023-07-29 22:02:58.588 DEBUG   Scripting (Main): ./CoreMods/tech/USS_Nimitz/scripts/USS_Nimitz_RunwaysAndRoutes.lua
2023-07-29 22:02:58.589 DEBUG   Scripting (Main): ./CoreMods/tech/USS_Nimitz/Database/USS_CVN_75.lua
2023-07-29 22:02:58.589 DEBUG   Scripting (Main): ./CoreMods/tech/USS_Nimitz/scripts/USS_Nimitz_RunwaysAndRoutes.lua
2023-07-29 22:02:58.590 DEBUG   Scripting (Main): ./CoreMods/tech/USS_Nimitz/Database/Arleigh_Burke_IIa.lua
2023-07-29 22:02:58.590 DEBUG   Scripting (Main): ./CoreMods/tech/USS_Nimitz/Database/db_ground_objects.lua
2023-07-29 22:02:58.590 DEBUG   Scripting (Main): ./CoreMods/aircraft/A-10/entry.lua
2023-07-29 22:02:58.591 DEBUG   Scripting (Main): ./CoreMods/aircraft/A-10/A-10A.lua
2023-07-29 22:02:58.592 DEBUG   Scripting (Main): ./CoreMods/aircraft/A-10/A-10C.lua
2023-07-29 22:02:58.593 DEBUG   Scripting (Main): ./CoreMods/aircraft/A-10/A-10C_2.lua
2023-07-29 22:02:58.594 DEBUG   Scripting (Main): ./CoreMods/aircraft/AH-64D/entry.lua
2023-07-29 22:02:58.595 DEBUG   Scripting (Main): ./CoreMods/aircraft/AH-64D/AH-64D.lua
2023-07-29 22:02:58.596 DEBUG   Scripting (Main): ./CoreMods/aircraft/AJS37/entry.lua
2023-07-29 22:02:58.596 INFO    Scripting (Main): OBSOLETE mount_vfs_sound_path() used in ./CoreMods/aircraft/AJS37/entry.lua
2023-07-29 22:02:58.597 DEBUG   Scripting (Main): ./CoreMods/aircraft/AJS37/Entry/AJS37.lua
2023-07-29 22:02:58.600 DEBUG   Scripting (Main): ./Scripts/Database/db_countries.lua
2023-07-29 22:02:58.613 DEBUG   Scripting (Main): ./CoreMods/aircraft/AJS37/Entry/Weapons.lua
2023-07-29 22:02:58.614 DEBUG   Scripting (Main): ./CoreMods/aircraft/AJS37/Entry/Sensors.lua
2023-07-29 22:02:58.614 DEBUG   Scripting (Main): ./CoreMods/aircraft/AJS37/Entry/HBFARP.lua
2023-07-29 22:02:58.615 DEBUG   Scripting (Main): ./CoreMods/aircraft/AV8BNA/entry.lua
2023-07-29 22:02:58.616 DEBUG   Scripting (Main): ./CoreMods/aircraft/AV8BNA/AV8BNA.lua
2023-07-29 22:02:58.617 DEBUG   Scripting (Main): ./CoreMods/aircraft/AV8BNA/WEAPONS/AV8BNA_Weapons.lua
2023-07-29 22:02:58.618 DEBUG   Scripting (Main): ./CoreMods/aircraft/AV8BNA/KC130.lua
2023-07-29 22:02:58.619 DEBUG   Scripting (Main): ./CoreMods/aircraft/AV8BNA/KC135MPRS.lua
2023-07-29 22:02:58.619 DEBUG   Scripting (Main): ./CoreMods/aircraft/AV8BNA/LHA_Tarawa.lua
2023-07-29 22:02:58.619 DEBUG   Scripting (Main): ./CoreMods/aircraft/AV8BNA/TarawaRunwaysAndRoutes.lua
2023-07-29 22:02:58.620 DEBUG   Scripting (Main): ./CoreMods/aircraft/AircraftWeaponPack/entry.lua
2023-07-29 22:02:58.620 DEBUG   Scripting (Main): ./CoreMods/aircraft/AircraftWeaponPack/common_definitions.lua
2023-07-29 22:02:58.621 DEBUG   Scripting (Main): ./CoreMods/aircraft/AircraftWeaponPack/aim9_family.lua
2023-07-29 22:02:58.622 DEBUG   Scripting (Main): ./CoreMods/aircraft/AircraftWeaponPack/aim7_family.lua
2023-07-29 22:02:58.622 DEBUG   Scripting (Main): ./CoreMods/aircraft/AircraftWeaponPack/aim120_family.lua
2023-07-29 22:02:58.623 DEBUG   Scripting (Main): ./CoreMods/aircraft/AircraftWeaponPack/agm65_family.lua
2023-07-29 22:02:58.623 DEBUG   Scripting (Main): ./CoreMods/aircraft/AircraftWeaponPack/FFAR.lua
2023-07-29 22:02:58.624 DEBUG   Scripting (Main): ./CoreMods/aircraft/AircraftWeaponPack/KABs.lua
2023-07-29 22:02:58.625 DEBUG   Scripting (Main): ./CoreMods/aircraft/AircraftWeaponPack/paveway.lua
2023-07-29 22:02:58.626 DEBUG   Scripting (Main): ./CoreMods/aircraft/AircraftWeaponPack/JDAM.lua
2023-07-29 22:02:58.627 DEBUG   Scripting (Main): ./CoreMods/aircraft/AircraftWeaponPack/cluster_bombs.lua
2023-07-29 22:02:58.629 DEBUG   Scripting (Main): ./CoreMods/aircraft/AircraftWeaponPack/cruise_missiles.lua
2023-07-29 22:02:58.629 DEBUG   Scripting (Main): ./CoreMods/aircraft/AircraftWeaponPack/HOT.lua
2023-07-29 22:02:58.630 DEBUG   Scripting (Main): ./CoreMods/aircraft/AircraftWeaponPack/glide_bombs.lua
2023-07-29 22:02:58.632 DEBUG   Scripting (Main): ./CoreMods/aircraft/AircraftWeaponPack/common_bombs.lua
2023-07-29 22:02:58.633 DEBUG   Scripting (Main): ./CoreMods/aircraft/AircraftWeaponPack/illumination_bombs.lua
2023-07-29 22:02:58.634 DEBUG   Scripting (Main): ./CoreMods/aircraft/AircraftWeaponPack/rockets.lua
2023-07-29 22:02:58.636 DEBUG   Scripting (Main): ./CoreMods/aircraft/AircraftWeaponPack/anti-radiation missiles.lua
2023-07-29 22:02:58.637 DEBUG   Scripting (Main): ./CoreMods/aircraft/AircraftWeaponPack/tactical_decoys.lua
2023-07-29 22:02:58.637 DEBUG   Scripting (Main): ./CoreMods/aircraft/AircraftWeaponPack/AA_Missiles.lua
2023-07-29 22:02:58.639 DEBUG   Scripting (Main): ./CoreMods/aircraft/AircraftWeaponPack/AS_Missiles.lua
2023-07-29 22:02:58.640 DEBUG   Scripting (Main): ./CoreMods/aircraft/AircraftWeaponPack/Datalink.lua
2023-07-29 22:02:58.640 DEBUG   Scripting (Main): ./CoreMods/aircraft/AircraftWeaponPack/targeting_pods.lua
2023-07-29 22:02:58.641 DEBUG   Scripting (Main): ./CoreMods/aircraft/AircraftWeaponPack/FuelTanks.lua
2023-07-29 22:02:58.641 DEBUG   Scripting (Main): ./CoreMods/aircraft/AircraftWeaponPack/pods.lua
2023-07-29 22:02:58.641 DEBUG   Scripting (Main): ./CoreMods/aircraft/AircraftWeaponPack/Matra_A2A.lua
2023-07-29 22:02:58.642 DEBUG   Scripting (Main): ./CoreMods/aircraft/AircraftWeaponPack/gunpods.lua
2023-07-29 22:02:58.642 DEBUG   Scripting (Main): ./CoreMods/aircraft/AircraftWeaponPack/GBU_15.lua
2023-07-29 22:02:58.643 DEBUG   Scripting (Main): ./CoreMods/aircraft/C-101/entry.lua
2023-07-29 22:02:58.644 DEBUG   Scripting (Main): ./CoreMods/aircraft/C-101/Weapons.lua
2023-07-29 22:02:58.645 DEBUG   Scripting (Main): ./CoreMods/aircraft/C-101/C-101.lua
2023-07-29 22:02:58.646 DEBUG   Scripting (Main): ./CoreMods/aircraft/C-101/C-101CC.lua
2023-07-29 22:02:58.647 DEBUG   Scripting (Main): ./CoreMods/aircraft/C-101/UnitPayloads/C-101CC.lua
2023-07-29 22:02:58.647 DEBUG   Scripting (Main): ./CoreMods/aircraft/C-101/UnitPayloads/C-101EB.lua
2023-07-29 22:02:58.647 DEBUG   Scripting (Main): ./CoreMods/aircraft/ChinaAssetPack/entry.lua
2023-07-29 22:02:58.648 DEBUG   Scripting (Main): ./CoreMods/aircraft/ChinaAssetPack/Entries/Payload.lua
2023-07-29 22:02:58.648 DEBUG   Scripting (Main): Scripts/Database/Weapons/warheads.lua
2023-07-29 22:02:58.649 DEBUG   Scripting (Main): ./CoreMods/aircraft/ChinaAssetPack/Entries/Loadouts/tools.lua
2023-07-29 22:02:58.649 DEBUG   Scripting (Main): Scripts/Database/Weapons/weapon_utils.lua
2023-07-29 22:02:58.649 DEBUG   Scripting (Main): ./CoreMods/aircraft/ChinaAssetPack/Entries/Loadouts/bomb_type200.lua
2023-07-29 22:02:58.650 DEBUG   Scripting (Main): ./CoreMods/aircraft/ChinaAssetPack/Entries/Loadouts/bomb_misc.lua
2023-07-29 22:02:58.650 DEBUG   Scripting (Main): ./CoreMods/aircraft/ChinaAssetPack/Entries/Loadouts/jsow_ls6.lua
2023-07-29 22:02:58.651 DEBUG   Scripting (Main): ./CoreMods/aircraft/ChinaAssetPack/Entries/Loadouts/jsow_gb6.lua
2023-07-29 22:02:58.651 DEBUG   Scripting (Main): ./CoreMods/aircraft/ChinaAssetPack/Entries/Loadouts/rkt_brm1.lua
2023-07-29 22:02:58.652 DEBUG   Scripting (Main): ./CoreMods/aircraft/ChinaAssetPack/Entries/Loadouts/rkt_misc.lua
2023-07-29 22:02:58.652 DEBUG   Scripting (Main): Scripts/Database/Weapons/warheads.lua
2023-07-29 22:02:58.653 DEBUG   Scripting (Main): ./CoreMods/aircraft/ChinaAssetPack/Entries/Loadouts/mils_c701.lua
2023-07-29 22:02:58.653 DEBUG   Scripting (Main): ./CoreMods/aircraft/ChinaAssetPack/Entries/Loadouts/mils_c802ak.lua
2023-07-29 22:02:58.654 DEBUG   Scripting (Main): ./CoreMods/aircraft/ChinaAssetPack/Entries/Loadouts/mils_cm802akg.lua
2023-07-29 22:02:58.654 DEBUG   Scripting (Main): ./CoreMods/aircraft/ChinaAssetPack/Entries/Loadouts/mils_ld10.lua
2023-07-29 22:02:58.655 DEBUG   Scripting (Main): ./CoreMods/aircraft/ChinaAssetPack/Entries/Loadouts/mils_pl5.lua
2023-07-29 22:02:58.655 DEBUG   Scripting (Main): ./CoreMods/aircraft/ChinaAssetPack/Entries/Loadouts/mils_sd10.lua
2023-07-29 22:02:58.656 DEBUG   Scripting (Main): ./CoreMods/aircraft/ChinaAssetPack/Entries/Loadouts/mils_pl8.lua
2023-07-29 22:02:58.656 DEBUG   Scripting (Main): Scripts/Database/Weapons/warheads.lua
2023-07-29 22:02:58.657 DEBUG   Scripting (Main): ./CoreMods/aircraft/ChinaAssetPack/Entries/Loadouts/mils_akd.lua
2023-07-29 22:02:58.657 DEBUG   Scripting (Main): ./CoreMods/aircraft/ChinaAssetPack/Entries/Loadouts/mils_yj12.lua
2023-07-29 22:02:58.657 DEBUG   Scripting (Main): ./CoreMods/aircraft/ChinaAssetPack/Entries/Loadouts/mils_kd63.lua
2023-07-29 22:02:58.658 DEBUG   Scripting (Main): ./CoreMods/aircraft/ChinaAssetPack/Entries/Loadouts/mils_kd20.lua
2023-07-29 22:02:58.658 DEBUG   Scripting (Main): ./CoreMods/aircraft/ChinaAssetPack/Entries/Loadouts/pod_dlink.lua
2023-07-29 22:02:58.658 DEBUG   Scripting (Main): ./CoreMods/aircraft/ChinaAssetPack/Entries/Loadouts/pod_spj.lua
2023-07-29 22:02:58.659 DEBUG   Scripting (Main): ./CoreMods/aircraft/ChinaAssetPack/Entries/Loadouts/pod_wmd7.lua
2023-07-29 22:02:58.659 DEBUG   Scripting (Main): ./CoreMods/aircraft/ChinaAssetPack/Entries/Loadouts/pod_misc.lua
2023-07-29 22:02:58.659 DEBUG   Scripting (Main): ./CoreMods/aircraft/ChinaAssetPack/Entries/Loadouts/fuel_tank.lua
2023-07-29 22:02:58.659 DEBUG   Scripting (Main): ./CoreMods/aircraft/ChinaAssetPack/Entries/Loadouts/jdam_ls6.lua
2023-07-29 22:02:58.660 DEBUG   Scripting (Main): ./CoreMods/aircraft/ChinaAssetPack/Entries/Aircrafts.lua
2023-07-29 22:02:58.660 DEBUG   Scripting (Main): ./CoreMods/aircraft/ChinaAssetPack/Entries/Aircrafts/J-11A.lua
2023-07-29 22:02:58.661 DEBUG   Scripting (Main): ./CoreMods/aircraft/ChinaAssetPack/Entries/Aircrafts/Views/J-11A.lua
2023-07-29 22:02:58.662 DEBUG   Scripting (Main): ./CoreMods/aircraft/ChinaAssetPack/Entries/Aircrafts/JF-17.lua
2023-07-29 22:02:58.663 DEBUG   Scripting (Main): ./CoreMods/aircraft/ChinaAssetPack/Entries/Aircrafts/KJ-2000.lua
2023-07-29 22:02:58.663 DEBUG   Scripting (Main): ./CoreMods/aircraft/ChinaAssetPack/Entries/Aircrafts/WingLoong.lua
2023-07-29 22:02:58.664 DEBUG   Scripting (Main): ./CoreMods/aircraft/ChinaAssetPack/Entries/Aircrafts/H-6J.lua
2023-07-29 22:02:58.664 DEBUG   Scripting (Main): ./CoreMods/aircraft/ChinaAssetPack/Entries/Tech.lua
2023-07-29 22:02:58.664 DEBUG   Scripting (Main): ./CoreMods/aircraft/ChinaAssetPack/Entries/Tech/sensors.lua
2023-07-29 22:02:58.665 DEBUG   Scripting (Main): ./CoreMods/aircraft/ChinaAssetPack/Entries/Tech/unit.lua
2023-07-29 22:02:58.665 DEBUG   Scripting (Main): ./CoreMods/aircraft/ChinaAssetPack/Entries/Tech/ammo.lua
2023-07-29 22:02:58.666 DEBUG   Scripting (Main): ./CoreMods/aircraft/ChinaAssetPack/Entries/Tech/weapons.lua
2023-07-29 22:02:58.666 DEBUG   Scripting (Main): Scripts/Database/Weapons/warheads.lua
2023-07-29 22:02:58.667 DEBUG   Scripting (Main): ./CoreMods/aircraft/ChinaAssetPack/Entries/Tech/052B.lua
2023-07-29 22:02:58.668 DEBUG   Scripting (Main): ./CoreMods/aircraft/ChinaAssetPack/Entries/Tech/054A.lua
2023-07-29 22:02:58.669 DEBUG   Scripting (Main): ./CoreMods/aircraft/ChinaAssetPack/Entries/Tech/052C.lua
2023-07-29 22:02:58.669 DEBUG   Scripting (Main): ./CoreMods/aircraft/ChinaAssetPack/Entries/Tech/093.lua
2023-07-29 22:02:58.669 DEBUG   Scripting (Main): ./CoreMods/aircraft/ChinaAssetPack/Entries/Tech/071.lua
2023-07-29 22:02:58.670 DEBUG   Scripting (Main): ./CoreMods/aircraft/ChinaAssetPack/Entries/Tech/ztz96b.lua
2023-07-29 22:02:58.670 DEBUG   Scripting (Main): ./CoreMods/aircraft/ChinaAssetPack/Entries/Tech/zbd04.lua
2023-07-29 22:02:58.671 DEBUG   Scripting (Main): ./CoreMods/aircraft/ChinaAssetPack/Entries/Tech/hq7_ln.lua
2023-07-29 22:02:58.671 DEBUG   Scripting (Main): ./CoreMods/aircraft/ChinaAssetPack/Entries/Tech/hq7_str.lua
2023-07-29 22:02:58.672 DEBUG   Scripting (Main): ./CoreMods/aircraft/ChinaAssetPack/Entries/Tech/plz05.lua
2023-07-29 22:02:58.672 DEBUG   Scripting (Main): ./CoreMods/aircraft/ChinaAssetPack/Entries/Tech/type59.lua
2023-07-29 22:02:58.672 DEBUG   Scripting (Main): ./CoreMods/aircraft/ChinaAssetPack/Entries/Tech/warning_boards.lua
2023-07-29 22:02:58.672 DEBUG   Scripting (Main): ./CoreMods/aircraft/Christen Eagle II/entry.lua
2023-07-29 22:02:58.673 DEBUG   Scripting (Main): ./CoreMods/aircraft/Christen Eagle II/Eagle_payload.lua
2023-07-29 22:02:58.673 DEBUG   Scripting (Main): ./CoreMods/aircraft/Christen Eagle II/Eagle_II.lua
2023-07-29 22:02:58.673 DEBUG   Scripting (Main): ./CoreMods/aircraft/Christen Eagle II/Eagle_II_Damage.lua
2023-07-29 22:02:58.674 DEBUG   Scripting (Main): ./CoreMods/aircraft/F-15E/entry.lua
2023-07-29 22:02:58.675 DEBUG   Scripting (Main): ./CoreMods/aircraft/F-15E/F-15E.lua
2023-07-29 22:02:58.676 DEBUG   Scripting (Main): ./CoreMods/aircraft/F-16C/entry.lua
2023-07-29 22:02:58.676 DEBUG   Scripting (Main): ./CoreMods/aircraft/F-16C/F-16C.lua
2023-07-29 22:02:58.677 DEBUG   Scripting (Main): ./CoreMods/aircraft/F-5E/entry.lua
2023-07-29 22:02:58.678 DEBUG   Scripting (Main): ./CoreMods/aircraft/F-5E/F-5E.lua
2023-07-29 22:02:58.678 DEBUG   Scripting (Main): ./CoreMods/aircraft/F-5E/F-5E-3.lua
2023-07-29 22:02:58.679 DEBUG   Scripting (Main): ./CoreMods/aircraft/F-86/entry.lua
2023-07-29 22:02:58.679 DEBUG   Scripting (Main): ./CoreMods/aircraft/F-86/F-86.lua
2023-07-29 22:02:58.680 DEBUG   Scripting (Main): ./CoreMods/aircraft/F14/entry.lua
2023-07-29 22:02:58.683 DEBUG   Scripting (Main): ./CoreMods/aircraft/F14/Entry/F-14B.lua
2023-07-29 22:02:58.686 DEBUG   Scripting (Main): ./Scripts/Database/db_countries.lua
2023-07-29 22:02:58.695 DEBUG   Scripting (Main): ./CoreMods/aircraft/F14/Entry/F-14A.lua
2023-07-29 22:02:58.697 DEBUG   Scripting (Main): ./CoreMods/aircraft/F14/Entry/Weapons.lua
2023-07-29 22:02:58.697 DEBUG   Scripting (Main): Scripts/Database/Weapons/warheads.lua
2023-07-29 22:02:58.698 DEBUG   Scripting (Main): ./CoreMods/aircraft/F14/Entry/CV-59-Equipment.lua
2023-07-29 22:02:58.698 DEBUG   Scripting (Main): ./CoreMods/aircraft/F14/Entry/CV-59-Forrestal.lua
2023-07-29 22:02:58.699 DEBUG   Scripting (Main): ./CoreMods/aircraft/F14/Entry/CV-59-Forrestal_RunwaysAndRoutes.lua
2023-07-29 22:02:58.699 DEBUG   Scripting (Main): ./CoreMods/aircraft/FA-18C/entry.lua
2023-07-29 22:02:58.699 DEBUG   Scripting (Main): ./CoreMods/aircraft/FA-18C/FA-18A.lua
2023-07-29 22:02:58.700 DEBUG   Scripting (Main): ./CoreMods/aircraft/FA-18C/FA-18C.lua
2023-07-29 22:02:58.701 DEBUG   Scripting (Main): ./CoreMods/aircraft/FA-18C/FA-18C_hornet.lua
2023-07-29 22:02:58.702 DEBUG   Scripting (Main): ./CoreMods/aircraft/Hawk/entry.lua
2023-07-29 22:02:58.702 DEBUG   Scripting (Main): ./CoreMods/aircraft/Hawk/Hawk.lua
2023-07-29 22:02:58.703 DEBUG   Scripting (Main): ./CoreMods/aircraft/I-16/entry.lua
2023-07-29 22:02:58.703 DEBUG   Scripting (Main): ./CoreMods/aircraft/Ka-50/entry.lua
2023-07-29 22:02:58.704 DEBUG   Scripting (Main): ./CoreMods/aircraft/Ka-50/Ka-50.lua
2023-07-29 22:02:58.704 DEBUG   Scripting (Main): ./CoreMods/aircraft/Ka-50/Ka-50_3.lua
2023-07-29 22:02:58.705 DEBUG   Scripting (Main): ./CoreMods/aircraft/L-39/entry.lua
2023-07-29 22:02:58.705 DEBUG   Scripting (Main): ./CoreMods/aircraft/L-39/L-39C.lua
2023-07-29 22:02:58.706 DEBUG   Scripting (Main): ./CoreMods/aircraft/L-39/L-39ZA.lua
2023-07-29 22:02:58.706 DEBUG   Scripting (Main): ./CoreMods/aircraft/M-2000C/entry.lua
2023-07-29 22:02:58.707 DEBUG   Scripting (Main): ./CoreMods/aircraft/M-2000C/M-2000C.lua
2023-07-29 22:02:58.708 DEBUG   Scripting (Main): ./CoreMods/aircraft/M-2000C/WEAPONS/M2KC_BLG66.lua
2023-07-29 22:02:58.708 DEBUG   Scripting (Main): ./CoreMods/aircraft/M-2000C/WEAPONS/M2KC_BAP100.lua
2023-07-29 22:02:58.708 DEBUG   Scripting (Main): ./CoreMods/aircraft/M-2000C/WEAPONS/M2KC_FACTICE.lua
2023-07-29 22:02:58.708 DEBUG   Scripting (Main): ./CoreMods/aircraft/M-2000C/WEAPONS/M2KC_ECLAIR.lua
2023-07-29 22:02:58.708 DEBUG   Scripting (Main): ./CoreMods/aircraft/M-2000C/WEAPONS/M2KC_RP.lua
2023-07-29 22:02:58.709 DEBUG   Scripting (Main): ./CoreMods/aircraft/M-2000C/WEAPONS/M2KC_Weapons.luac
2023-07-29 22:02:58.709 DEBUG   Scripting (Main): ./CoreMods/aircraft/M-2000C/WEAPONS/M2KC_RACKS.lua
2023-07-29 22:02:58.710 DEBUG   Scripting (Main): ./CoreMods/aircraft/MB-339/entry.lua
2023-07-29 22:02:58.710 DEBUG   Scripting (Main): ./CoreMods/aircraft/MB-339/Weapons/Gunpods.lua
2023-07-29 22:02:58.710 DEBUG   Scripting (Main): ./CoreMods/aircraft/MB-339/Weapons/Pods.lua
2023-07-29 22:02:58.710 DEBUG   Scripting (Main): ./CoreMods/aircraft/MB-339/Weapons/TanksAndSmokes.lua
2023-07-29 22:02:58.711 DEBUG   Scripting (Main): ./CoreMods/aircraft/MB-339/Effects/MB339_overwingVapor.lua
2023-07-29 22:02:58.712 DEBUG   Scripting (Main): ./CoreMods/aircraft/MB-339/MB-339A.lua
2023-07-29 22:02:58.713 DEBUG   Scripting (Main): ./CoreMods/aircraft/MB-339/MB-339APAN.lua
2023-07-29 22:02:58.713 DEBUG   Scripting (Main): ./CoreMods/aircraft/MB-339/UnitPayloads/MB-339A.lua
2023-07-29 22:02:58.713 DEBUG   Scripting (Main): ./CoreMods/aircraft/MB-339/UnitPayloads/MB-339APAN.lua
2023-07-29 22:02:58.714 DEBUG   Scripting (Main): ./CoreMods/aircraft/MQ-9 Reaper/entry.lua
2023-07-29 22:02:58.714 DEBUG   Scripting (Main): ./CoreMods/aircraft/Mi-24P/entry.lua
2023-07-29 22:02:58.715 DEBUG   Scripting (Main): ./CoreMods/aircraft/Mi-24P/Mi-24P.lua
2023-07-29 22:02:58.715 DEBUG   Scripting (Main): ./CoreMods/aircraft/MiG-15bis/entry.lua
2023-07-29 22:02:58.716 DEBUG   Scripting (Main): ./CoreMods/aircraft/MiG-15bis/MiG-15bis.lua
2023-07-29 22:02:58.716 DEBUG   Scripting (Main): ./CoreMods/aircraft/MiG-19P/entry.lua
2023-07-29 22:02:58.717 DEBUG   Scripting (Main): ./CoreMods/aircraft/MiG-19P/MiG-19P.lua
2023-07-29 22:02:58.717 DEBUG   Scripting (Main): ./CoreMods/aircraft/MiG-19P/WEAPONS/MiG-19P_Weapons.lua
2023-07-29 22:02:58.718 DEBUG   Scripting (Main): ./CoreMods/aircraft/MiG-21BIS/entry.lua
2023-07-29 22:02:58.718 DEBUG   Scripting (Main): ./CoreMods/aircraft/MiG-21BIS/Entry/Aw
2023-07-29 22:02:58.719 DEBUG   Scripting (Main): ./CoreMods/aircraft/MiG-21BIS/Entry/MiG-21bis.lua
2023-07-29 22:02:58.719 DEBUG   Scripting (Main): ./CoreMods/aircraft/Mirage-F1/entry.lua
2023-07-29 22:02:58.720 DEBUG   Scripting (Main): ./CoreMods/aircraft/Mirage-F1/Tools.lua
2023-07-29 22:02:58.720 DEBUG   Scripting (Main): ./CoreMods/aircraft/Mirage-F1/Weapons.lua
2023-07-29 22:02:58.721 DEBUG   Scripting (Main): ./CoreMods/aircraft/Mirage-F1/Payloads.lua
2023-07-29 22:02:58.722 DEBUG   Scripting (Main): ./CoreMods/aircraft/Mirage-F1/Mirage-F1.lua
2023-07-29 22:02:58.722 DEBUG   Scripting (Main): ./CoreMods/aircraft/Mirage-F1/Mirage-F1C.lua
2023-07-29 22:02:58.723 DEBUG   Scripting (Main): ./CoreMods/aircraft/Mirage-F1/Mirage-F1CE.lua
2023-07-29 22:02:58.723 DEBUG   Scripting (Main): ./CoreMods/aircraft/Mirage-F1/Mirage-F1EE.lua
2023-07-29 22:02:58.724 DEBUG   Scripting (Main): ./CoreMods/aircraft/Mirage-F1/Mirage-F1M-EE.lua
2023-07-29 22:02:58.725 DEBUG   Scripting (Main): ./CoreMods/aircraft/Mirage-F1/Mirage-F1M-CE.lua
2023-07-29 22:02:58.725 DEBUG   Scripting (Main): ./CoreMods/aircraft/Mirage-F1/Mirage-F1C-200.lua
2023-07-29 22:02:58.726 DEBUG   Scripting (Main): ./CoreMods/aircraft/Mirage-F1/Mirage-F1EH.lua
2023-07-29 22:02:58.726 DEBUG   Scripting (Main): ./CoreMods/aircraft/Mirage-F1/Mirage-F1CH.lua
2023-07-29 22:02:58.727 DEBUG   Scripting (Main): ./CoreMods/aircraft/Mirage-F1/Mirage-F1JA.lua
2023-07-29 22:02:58.727 DEBUG   Scripting (Main): ./CoreMods/aircraft/Mirage-F1/Mirage-F1CG.lua
2023-07-29 22:02:58.727 DEBUG   Scripting (Main): ./CoreMods/aircraft/Mirage-F1/Mirage-F1CZ.lua
2023-07-29 22:02:58.728 DEBUG   Scripting (Main): ./CoreMods/aircraft/Mirage-F1/Mirage-F1CJ.lua
2023-07-29 22:02:58.728 DEBUG   Scripting (Main): ./CoreMods/aircraft/Mirage-F1/Mirage-F1CK.lua
2023-07-29 22:02:58.729 DEBUG   Scripting (Main): ./CoreMods/aircraft/Mirage-F1/Mirage-F1EQ.lua
2023-07-29 22:02:58.729 DEBUG   Scripting (Main): ./CoreMods/aircraft/Mirage-F1/Mirage-F1ED.lua
2023-07-29 22:02:58.729 DEBUG   Scripting (Main): ./CoreMods/aircraft/Mirage-F1/Mirage-F1EDA.lua
2023-07-29 22:02:58.730 DEBUG   Scripting (Main): ./CoreMods/aircraft/Mirage-F1/Mirage-F1CR.lua
2023-07-29 22:02:58.730 DEBUG   Scripting (Main): ./CoreMods/aircraft/Mirage-F1/Mirage-F1CT.lua
2023-07-29 22:02:58.731 DEBUG   Scripting (Main): ./CoreMods/aircraft/Mirage-F1/Mirage-F1B.lua
2023-07-29 22:02:58.731 DEBUG   Scripting (Main): ./CoreMods/aircraft/Mirage-F1/Mirage-F1BE.lua
2023-07-29 22:02:58.732 DEBUG   Scripting (Main): ./CoreMods/aircraft/Mirage-F1/Mirage-F1BQ.lua
2023-07-29 22:02:58.732 DEBUG   Scripting (Main): ./CoreMods/aircraft/Mirage-F1/Mirage-F1BD.lua
2023-07-29 22:02:58.732 DEBUG   Scripting (Main): ./CoreMods/aircraft/Mirage-F1/Mirage-F1DDA.lua
2023-07-29 22:02:58.733 DEBUG   Scripting (Main): ./CoreMods/aircraft/SA342/entry.lua
2023-07-29 22:02:58.734 DEBUG   Scripting (Main): ./CoreMods/aircraft/SA342/SA342.lua
2023-07-29 22:02:58.735 DEBUG   Scripting (Main): ./CoreMods/aircraft/SA342/SA342_Weapons.lua
2023-07-29 22:02:58.735 DEBUG   Scripting (Main): ./CoreMods/aircraft/Su-34/entry.lua
2023-07-29 22:02:58.736 DEBUG   Scripting (Main): ./CoreMods/aircraft/Su-34/Su-34.lua
2023-07-29 22:02:58.736 DEBUG   Scripting (Main): ./CoreMods/aircraft/Yak-52/entry.lua
2023-07-29 22:02:58.737 DEBUG   Scripting (Main): ./CoreMods/aircraft/Yak-52/Yak-52.lua
2023-07-29 22:02:58.737 DEBUG   Scripting (Main): ./CoreMods/services/CaptoGlove/entry.lua
2023-07-29 22:02:58.737 DEBUG   Scripting (Main): ./CoreMods/services/LeapMotion/entry.lua
2023-07-29 22:02:58.737 DEBUG   Scripting (Main): ./CoreMods/services/SensoryxVRFree/entry.lua
2023-07-29 22:02:58.737 DEBUG   Scripting (Main): ./CoreMods/services/VoiceChat/entry.lua
2023-07-29 22:02:58.737 DEBUG   Scripting (Main): ./CoreMods/services/jsAvionics/entry.lua
2023-07-29 22:02:58.738 DEBUG   Scripting (Main): ./Mods/tech/CombinedArms/entry.lua
2023-07-29 22:02:58.739 DEBUG   Scripting (Main): ./Mods/tech/Supercarrier/entry.lua
2023-07-29 22:02:58.739 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/entry.lua
2023-07-29 22:02:58.739 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/db_sensors.lua
2023-07-29 22:02:58.739 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/Weapons/ammunition.lua
2023-07-29 22:02:58.739 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/Weapons/automaticgun.lua
2023-07-29 22:02:58.740 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/Weapons/cannon.lua
2023-07-29 22:02:58.740 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/Weapons/torpedoes.lua
2023-07-29 22:02:58.740 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/db_units_cars.lua
2023-07-29 22:02:58.740 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/chassis/CCKW_353.lua
2023-07-29 22:02:58.740 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/chassis/Willys_MB.lua
2023-07-29 22:02:58.740 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/chassis/Kubelwagen_82.lua
2023-07-29 22:02:58.740 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/chassis/Tiger_I.lua
2023-07-29 22:02:58.740 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/chassis/Tiger_II.lua
2023-07-29 22:02:58.740 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/chassis/Pz_V_G.lua
2023-07-29 22:02:58.740 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/chassis/Cromwell_IV.lua
2023-07-29 22:02:58.740 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/chassis/Sherman.lua
2023-07-29 22:02:58.740 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/chassis/SdKfz_234_2_Puma.lua
2023-07-29 22:02:58.740 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/chassis/SdKfz_2.lua
2023-07-29 22:02:58.740 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/chassis/SdKfz_7.lua
2023-07-29 22:02:58.740 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/chassis/Horch_901_typ_40.lua
2023-07-29 22:02:58.740 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/chassis/Churchill_VII.lua
2023-07-29 22:02:58.740 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/chassis/M10_GMC.lua
2023-07-29 22:02:58.740 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/chassis/Pz_III.lua
2023-07-29 22:02:58.740 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/chassis/Elefant.lua
2023-07-29 22:02:58.740 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/chassis/M8_Greyhound.lua
2023-07-29 22:02:58.740 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/chassis/Daimler_AC.lua
2023-07-29 22:02:58.740 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/chassis/Tetrarch.lua
2023-07-29 22:02:58.740 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/chassis/M4_Tractor.lua
2023-07-29 22:02:58.740 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/chassis/Pz_II.lua
2023-07-29 22:02:58.740 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/chassis/FieldArtillery.lua
2023-07-29 22:02:58.740 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/vehicles/unarmed/Kubelwagen_82.lua
2023-07-29 22:02:58.740 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/vehicles/unarmed/SdKfz2.lua
2023-07-29 22:02:58.740 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/vehicles/unarmed/SdKfz7.lua
2023-07-29 22:02:58.740 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/vehicles/unarmed/Horch_901_typ_40.lua
2023-07-29 22:02:58.740 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/vehicles/Tanks/Tiger_I.lua
2023-07-29 22:02:58.740 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/vehicles/Tanks/Tiger_II_H.lua
2023-07-29 22:02:58.741 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/vehicles/Tanks/Pz_V_Panther_G.lua
2023-07-29 22:02:58.741 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/vehicles/Tanks/Jagdpanther_G1.lua
2023-07-29 22:02:58.741 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/vehicles/Tanks/Jagdpanzer_IV.lua
2023-07-29 22:02:58.741 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/vehicles/Tanks/Stug_IV.lua
2023-07-29 22:02:58.741 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/vehicles/Artillery/Brummbar.lua
2023-07-29 22:02:58.741 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/vehicles/Artillery/Wespe124.lua
2023-07-29 22:02:58.741 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/vehicles/IFV/SdKfz234_2_Puma.lua
2023-07-29 22:02:58.741 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/vehicles/AirDefence/Flak30.lua
2023-07-29 22:02:58.741 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/vehicles/AirDefence/Flak36.lua
2023-07-29 22:02:58.742 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/vehicles/AirDefence/Flak37.lua
2023-07-29 22:02:58.742 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/vehicles/AirDefence/Flakvierling38.lua
2023-07-29 22:02:58.742 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/vehicles/AirDefence/KdoG40.lua
2023-07-29 22:02:58.742 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/vehicles/AirDefence/Flakscheinwerfer_37.lua
2023-07-29 22:02:58.742 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/vehicles/AirDefence/Maschinensatz_33.lua
2023-07-29 22:02:58.742 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/vehicles/Infantry/soldier_mauser98.lua
2023-07-29 22:02:58.742 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/Structures/Coastal150mm_gun.lua
2023-07-29 22:02:58.742 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/Structures/Fire_Control_Bunker.lua
2023-07-29 22:02:58.742 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/vehicles/Tanks/Stug_III_G.lua
2023-07-29 22:02:58.742 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/vehicles/Tanks/SdKfz184_Elefant.lua
2023-07-29 22:02:58.742 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/vehicles/AirDefence/Flak41.lua
2023-07-29 22:02:58.742 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/vehicles/MissilesSS/V-1_Launcher.lua
2023-07-29 22:02:58.742 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/vehicles/AirDefence/FuMG-401.lua
2023-07-29 22:02:58.742 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/vehicles/AirDefence/FuSe-65 Wurzburg-Riese.lua
2023-07-29 22:02:58.742 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/vehicles/Artillery/Pak-40.lua
2023-07-29 22:02:58.742 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/vehicles/Artillery/LeFH_18-40-105.lua
2023-07-29 22:02:58.742 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/vehicles/Tanks/Cromwell_IV.lua
2023-07-29 22:02:58.743 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/vehicles/Tanks/M4A4_Sherman_FF.lua
2023-07-29 22:02:58.743 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/vehicles/Infantry/soldier_wwii_br_01.lua
2023-07-29 22:02:58.743 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/vehicles/Tanks/Centaur_IV.lua
2023-07-29 22:02:58.743 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/vehicles/Tanks/Churchill_VII.lua
2023-07-29 22:02:58.743 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/vehicles/IFV/Daimler_AC.lua
2023-07-29 22:02:58.743 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/vehicles/IFV/Tetrarch.lua
2023-07-29 22:02:58.743 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/vehicles/AirDefence/QF_37_AA.lua
2023-07-29 22:02:58.743 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/vehicles/AirDefence/Allies_Director.lua
2023-07-29 22:02:58.743 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/vehicles/unarmed/CCKW_353.lua
2023-07-29 22:02:58.743 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/vehicles/unarmed/Willys_MB.lua
2023-07-29 22:02:58.743 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/vehicles/Artillery/M12_GMC.lua
2023-07-29 22:02:58.743 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/vehicles/IFV/M30_CC.lua
2023-07-29 22:02:58.743 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/vehicles/Infantry/soldier_wwii_us_01.lua
2023-07-29 22:02:58.743 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/vehicles/Tanks/M10_GMC.lua
2023-07-29 22:02:58.743 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/vehicles/IFV/M8_Greyhound.lua
2023-07-29 22:02:58.744 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/vehicles/Artillery/M2A1-105.lua
2023-07-29 22:02:58.744 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/vehicles/IFV/M4_Tractor.lua
2023-07-29 22:02:58.744 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/vehicles/AirDefence/M45_Quadmount.lua
2023-07-29 22:02:58.744 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/vehicles/AirDefence/M1_37mm.lua
2023-07-29 22:02:58.744 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/vehicles/RailwayObjects/DR_50Ton_Flat_Wagon.lua
2023-07-29 22:02:58.744 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/vehicles/RailwayObjects/DRG_Class_86.lua
2023-07-29 22:02:58.744 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/vehicles/RailwayObjects/German_covered_wagon_G10.lua
2023-07-29 22:02:58.744 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/vehicles/RailwayObjects/German_tank_wagon.lua
2023-07-29 22:02:58.744 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/db_units_ships.lua
2023-07-29 22:02:58.744 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/Navy/LST_Mk2.lua
2023-07-29 22:02:58.744 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/Navy/USS_Samuel_Chase.lua
2023-07-29 22:02:58.744 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/Navy/LCVP.lua
2023-07-29 22:02:58.744 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/Navy/Uboat_typeVIIC.lua
2023-07-29 22:02:58.745 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/Navy/Eboat_S_130.lua
2023-07-29 22:02:58.745 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/db_ground_objects.lua
2023-07-29 22:02:58.745 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/Aircraft/init.lua
2023-07-29 22:02:58.745 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/Aircraft/B-17G.lua
2023-07-29 22:02:58.745 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/Aircraft/Ju-88A4.lua
2023-07-29 22:02:58.746 DEBUG   Scripting (Main): ./Mods/tech/WWII Units/Database/Aircraft/C-47.lua
2023-07-29 22:02:58.746 DEBUG   Scripting (Main): WARNING: task 36 is missing
2023-07-29 22:02:58.746 DEBUG   Scripting (Main): ./Mods/aircraft/A-10C/entry.lua
2023-07-29 22:02:58.747 DEBUG   Scripting (Main): ./Mods/aircraft/A-10C/Views.lua
2023-07-29 22:02:58.747 DEBUG   Scripting (Main): ./Mods/aircraft/A-10C_2/entry.lua
2023-07-29 22:02:58.748 DEBUG   Scripting (Main): ./Mods/aircraft/A-10C_2/Views.lua
2023-07-29 22:02:58.748 DEBUG   Scripting (Main): ./Mods/aircraft/AH-64D/entry.lua
2023-07-29 22:02:58.749 DEBUG   Scripting (Main): ./Mods/aircraft/AH-64D/FM/config.lua
2023-07-29 22:02:58.749 DEBUG   Scripting (Main): ./Mods/aircraft/AH-64D/Views.lua
2023-07-29 22:02:58.749 DEBUG   Scripting (Main): ./Mods/aircraft/AJS37/entry.lua
2023-07-29 22:02:58.749 INFO    Scripting (Main): OBSOLETE mount_vfs_sound_path() used in ./Mods/aircraft/AJS37/entry.lua
2023-07-29 22:02:58.750 DEBUG   Scripting (Main): ./Mods/aircraft/AJS37/Entry/Suspension.lua
2023-07-29 22:02:58.750 DEBUG   Scripting (Main): ./Mods/aircraft/AJS37/Entry/Views.lua
2023-07-29 22:02:58.750 DEBUG   Scripting (Main): ./Mods/aircraft/AV8BNA/entry.lua
2023-07-29 22:02:58.750 DEBUG   Scripting (Main): ./Mods/aircraft/AV8BNA/Views.lua
2023-07-29 22:02:58.751 DEBUG   Scripting (Main): ./Mods/aircraft/AV8BNA/FM/config.lua
2023-07-29 22:02:58.751 DEBUG   Scripting (Main): ./Mods/aircraft/Bf-109K-4/entry.lua
2023-07-29 22:02:58.752 DEBUG   Scripting (Main): ./Mods/aircraft/Bf-109K-4/Views.lua
2023-07-29 22:02:58.752 DEBUG   Scripting (Main): ./Mods/aircraft/Christen Eagle II/entry.lua
2023-07-29 22:02:58.752 DEBUG   Scripting (Main): ./Mods/aircraft/Christen Eagle II/Entry/Suspension_CE2.lua
2023-07-29 22:02:58.752 DEBUG   Scripting (Main): ./Mods/aircraft/Christen Eagle II/Entry/Views.lua
2023-07-29 22:02:58.753 DEBUG   Scripting (Main): ./Mods/aircraft/F-15C/entry.lua
2023-07-29 22:02:58.753 DEBUG   Scripting (Main): ./Mods/aircraft/F-15C/FM/F15/config.lua
2023-07-29 22:02:58.754 DEBUG   Scripting (Main): ./Mods/aircraft/F-16C/entry.lua
2023-07-29 22:02:58.754 DEBUG   Scripting (Main): ./Mods/aircraft/F-16C/FM/config.lua
2023-07-29 22:02:58.755 DEBUG   Scripting (Main): ./Mods/aircraft/F-16C/Views.lua
2023-07-29 22:02:58.756 DEBUG   Scripting (Main): ./Mods/aircraft/F-5E/entry.lua
2023-07-29 22:02:58.756 DEBUG   Scripting (Main): ./Mods/aircraft/F-5E/FM/config.lua
2023-07-29 22:02:58.756 DEBUG   Scripting (Main): ./Mods/aircraft/F-5E/Views.lua
2023-07-29 22:02:58.757 DEBUG   Scripting (Main): ./Mods/aircraft/F-86/entry.lua
2023-07-29 22:02:58.757 DEBUG   Scripting (Main): ./Mods/aircraft/F-86/FM/config.lua
2023-07-29 22:02:58.758 DEBUG   Scripting (Main): ./Mods/aircraft/F-86/Views.lua
2023-07-29 22:02:58.758 DEBUG   Scripting (Main): ./Mods/aircraft/F14/entry.lua
2023-07-29 22:02:58.758 INFO    Scripting (Main): OBSOLETE mount_vfs_sound_path() used in ./Mods/aircraft/F14/entry.lua
2023-07-29 22:02:58.758 DEBUG   Scripting (Main): ./Mods/aircraft/F14/Entry/ConfigA.lua
2023-07-29 22:02:58.759 DEBUG   Scripting (Main): ./Mods/aircraft/F14/Entry/Config.lua
2023-07-29 22:02:58.759 DEBUG   Scripting (Main): ./Mods/aircraft/F14/Entry/Views.lua
2023-07-29 22:02:58.759 DEBUG   Scripting (Main): ./Mods/aircraft/F14/Entry/ConfigB.lua
2023-07-29 22:02:58.759 DEBUG   Scripting (Main): ./Mods/aircraft/F14/Entry/Config.lua
2023-07-29 22:02:58.760 DEBUG   Scripting (Main): ./Mods/aircraft/FA-18C/entry.lua
2023-07-29 22:02:58.761 DEBUG   Scripting (Main): ./Mods/aircraft/FA-18C/FM/config.lua
2023-07-29 22:02:58.761 DEBUG   Scripting (Main): ./Mods/aircraft/FA-18C/Views.lua
2023-07-29 22:02:58.762 DEBUG   Scripting (Main): ./Mods/aircraft/FW-190A8/entry.lua
2023-07-29 22:02:58.762 DEBUG   Scripting (Main): ./Mods/aircraft/FW-190A8/Views.lua
2023-07-29 22:02:58.763 DEBUG   Scripting (Main): ./Mods/aircraft/FW-190D9/entry.lua
2023-07-29 22:02:58.763 DEBUG   Scripting (Main): ./Mods/aircraft/FW-190D9/Views.lua
2023-07-29 22:02:58.764 DEBUG   Scripting (Main): ./Mods/aircraft/Flaming Cliffs/entry.lua
2023-07-29 22:02:58.764 DEBUG   Scripting (Main): ./Mods/aircraft/Flaming Cliffs/FM/F15/config.lua
2023-07-29 22:02:58.765 DEBUG   Scripting (Main): ./Mods/aircraft/I-16/entry.lua
2023-07-29 22:02:58.765 DEBUG   Scripting (Main): ./Mods/aircraft/I-16/Views.lua
2023-07-29 22:02:58.766 DEBUG   Scripting (Main): ./Mods/aircraft/Ka-50/entry.lua
2023-07-29 22:02:58.766 DEBUG   Scripting (Main): ./Mods/aircraft/Ka-50/Views.lua
2023-07-29 22:02:58.767 DEBUG   Scripting (Main): ./Mods/aircraft/Ka-50_3/entry.lua
2023-07-29 22:02:58.767 DEBUG   Scripting (Main): ./Mods/aircraft/Ka-50_3/Views.lua
2023-07-29 22:02:58.768 DEBUG   Scripting (Main): ./Mods/aircraft/L-39C/entry.lua
2023-07-29 22:02:58.768 DEBUG   Scripting (Main): ./Mods/aircraft/L-39C/Views.lua
2023-07-29 22:02:58.768 DEBUG   Scripting (Main): ./Mods/aircraft/M-2000C/entry.lua
2023-07-29 22:02:58.768 DEBUG   Scripting (Main): ./Mods/aircraft/M-2000C/Views.lua
2023-07-29 22:02:58.769 DEBUG   Scripting (Main): ./Mods/aircraft/M-2000C/FM/config.lua
2023-07-29 22:02:58.770 DEBUG   Scripting (Main): ./Mods/aircraft/Mi-24P/entry.lua
2023-07-29 22:02:58.770 DEBUG   Scripting (Main): ./Mods/aircraft/Mi-24P/Views.lua
2023-07-29 22:02:58.771 DEBUG   Scripting (Main): ./Mods/aircraft/Mi-8MTV2/entry.lua
2023-07-29 22:02:58.771 DEBUG   Scripting (Main): ./Mods/aircraft/Mi-8MTV2/Views.lua
2023-07-29 22:02:58.771 DEBUG   Scripting (Main): ./Mods/aircraft/MiG-19P/entry.lua
2023-07-29 22:02:58.772 DEBUG   Scripting (Main): ./Mods/aircraft/MiG-19P/Views.lua
2023-07-29 22:02:58.772 DEBUG   Scripting (Main): ./Mods/aircraft/MiG-19P/FM/config.lua
2023-07-29 22:02:58.773 DEBUG   Scripting (Main): ./Mods/aircraft/P-47D-30/entry.lua
2023-07-29 22:02:58.773 DEBUG   Scripting (Main): ./Mods/aircraft/P-47D-30/views.lua
2023-07-29 22:02:58.774 DEBUG   Scripting (Main): ./Mods/aircraft/P-51D/entry.lua
2023-07-29 22:02:58.774 DEBUG   Scripting (Main): ./Mods/aircraft/SpitfireLFMkIX/entry.lua
2023-07-29 22:02:58.774 DEBUG   Scripting (Main): ./Mods/aircraft/SpitfireLFMkIX/views.lua
2023-07-29 22:02:58.775 DEBUG   Scripting (Main): ./Mods/aircraft/Su-25T/entry.lua
2023-07-29 22:02:58.776 DEBUG   Scripting (Main): ./Mods/aircraft/Su-33/entry.lua
2023-07-29 22:02:58.777 DEBUG   Scripting (Main): ./Mods/aircraft/TF-51D/entry.lua
2023-07-29 22:02:58.777 DEBUG   Scripting (Main): ./Mods/aircraft/TF-51D/TF-51D.lua
2023-07-29 22:02:58.777 DEBUG   Scripting (Main): ./Mods/aircraft/TF-51D/Views.lua
2023-07-29 22:02:58.778 DEBUG   Scripting (Main): ./Mods/aircraft/Uh-1H/entry.lua
2023-07-29 22:02:58.779 DEBUG   Scripting (Main): ./Mods/aircraft/Uh-1H/Views.lua
2023-07-29 22:02:58.780 DEBUG   Scripting (Main): ./Mods/aircraft/Yak-52/entry.lua
2023-07-29 22:02:58.780 DEBUG   Scripting (Main): ./Mods/aircraft/Yak-52/views.lua
2023-07-29 22:02:58.781 DEBUG   Scripting (Main): ./Mods/terrains/Caucasus/entry.lua
2023-07-29 22:02:58.781 DEBUG   Scripting (Main): ./Mods/terrains/MarianaIslands/entry.lua
2023-07-29 22:02:58.781 DEBUG   Scripting (Main): ./Mods/terrains/MarianaIslands/MissionGenerator/nodesMap.lua
2023-07-29 22:02:58.782 DEBUG   Scripting (Main): ./Mods/terrains/Nevada/entry.lua
2023-07-29 22:02:58.783 DEBUG   Scripting (Main): ./Mods/terrains/Normandy/entry.lua
2023-07-29 22:02:58.783 DEBUG   Scripting (Main): ./Mods/terrains/Normandy/MissionGenerator/nodesMap.lua
2023-07-29 22:02:58.784 DEBUG   Scripting (Main): ./Mods/terrains/PersianGulf/entry.lua
2023-07-29 22:02:58.784 DEBUG   Scripting (Main): ./Mods/terrains/PersianGulf/MissionGenerator/nodesMap.lua
2023-07-29 22:02:58.784 DEBUG   Scripting (Main): ./Mods/terrains/Sinai/entry.lua
2023-07-29 22:02:58.784 DEBUG   Scripting (Main): ./Mods/terrains/Sinai/MissionGenerator/nodesMap.lua
2023-07-29 22:02:58.785 DEBUG   Scripting (Main): ./Mods/terrains/Syria/entry.lua
2023-07-29 22:02:58.785 DEBUG   Scripting (Main): ./Mods/terrains/Syria/MissionGenerator/nodesMap.lua
2023-07-29 22:02:58.786 DEBUG   Scripting (Main): G:\Kaydedilen Oyunlar\DCS.openbeta\Mods/tech/Tacview/entry.lua
2023-07-29 22:02:58.786 DEBUG   Scripting (Main): G:\Kaydedilen Oyunlar\DCS.openbeta\Mods/tech/Virtual Air Festivals/entry.lua
2023-07-29 22:02:58.786 DEBUG   Scripting (Main): G:\Kaydedilen Oyunlar\DCS.openbeta\Mods/tech/Virtual Air Festivals/static_units.lua
2023-07-29 22:02:58.786 DEBUG   Scripting (Main): G:\Kaydedilen Oyunlar\DCS.openbeta\Mods/tech/Virtual Air Festivals/water_units.lua
2023-07-29 22:02:58.787 DEBUG   Scripting (Main): G:\Kaydedilen Oyunlar\DCS.openbeta\Mods/tech/Virtual Air Festivals/VAF_SAF_SHOWLINE.lua
2023-07-29 22:02:58.787 DEBUG   Scripting (Main): G:\Kaydedilen Oyunlar\DCS.openbeta\Mods/tech/Virtual Air Festivals/VAF_SAF_BALOON_WHITE.lua
2023-07-29 22:02:58.787 DEBUG   Scripting (Main): G:\Kaydedilen Oyunlar\DCS.openbeta\Mods/tech/Virtual Air Festivals/VAF_SAF_BALOON_ORANGE.lua
2023-07-29 22:02:58.787 DEBUG   Scripting (Main): G:\Kaydedilen Oyunlar\DCS.openbeta\Mods/services/DCS-SRS/entry.lua
2023-07-29 22:02:58.787 DEBUG   Scripting (Main): ./DemoMods/tech/CombinedArms/entry.lua
2023-07-29 22:02:58.788 DEBUG   Scripting (Main): ./DemoMods/tech/WWII Units/entry.lua
2023-07-29 22:02:58.788 DEBUG   Scripting (Main): ./DemoMods/aircraft/A-10A/entry.lua
2023-07-29 22:02:58.788 DEBUG   Scripting (Main): ./DemoMods/aircraft/A-10C/entry.lua
2023-07-29 22:02:58.788 DEBUG   Scripting (Main): ./DemoMods/aircraft/A-10C_2/entry.lua
2023-07-29 22:02:58.788 DEBUG   Scripting (Main): ./DemoMods/aircraft/AH-64D/entry.lua
2023-07-29 22:02:58.789 DEBUG   Scripting (Main): ./DemoMods/aircraft/AJS37/entry.lua
2023-07-29 22:02:58.789 DEBUG   Scripting (Main): ./DemoMods/aircraft/AV8BNA/entry.lua
2023-07-29 22:02:58.789 DEBUG   Scripting (Main): ./DemoMods/aircraft/Bf-109K-4/entry.lua
2023-07-29 22:02:58.789 DEBUG   Scripting (Main): ./DemoMods/aircraft/C-101/entry.lua
2023-07-29 22:02:58.789 DEBUG   Scripting (Main): ./DemoMods/aircraft/Christen Eagle II/entry.lua
2023-07-29 22:02:58.790 DEBUG   Scripting (Main): ./DemoMods/aircraft/F-15C/entry.lua
2023-07-29 22:02:58.790 DEBUG   Scripting (Main): ./DemoMods/aircraft/F-15E/entry.lua
2023-07-29 22:02:58.790 DEBUG   Scripting (Main): ./DemoMods/aircraft/F-16C/entry.lua
2023-07-29 22:02:58.790 DEBUG   Scripting (Main): ./DemoMods/aircraft/F-5E/entry.lua
2023-07-29 22:02:58.790 DEBUG   Scripting (Main): ./DemoMods/aircraft/F-86/entry.lua
2023-07-29 22:02:58.790 DEBUG   Scripting (Main): ./DemoMods/aircraft/F14/entry.lua
2023-07-29 22:02:58.791 DEBUG   Scripting (Main): ./DemoMods/aircraft/FA-18C/entry.lua
2023-07-29 22:02:58.791 DEBUG   Scripting (Main): ./DemoMods/aircraft/FW-190A8/entry.lua
2023-07-29 22:02:58.791 DEBUG   Scripting (Main): ./DemoMods/aircraft/FW-190D9/entry.lua
2023-07-29 22:02:58.791 DEBUG   Scripting (Main): ./DemoMods/aircraft/Flaming Cliffs/entry.lua
2023-07-29 22:02:58.791 DEBUG   Scripting (Main): ./DemoMods/aircraft/I-16/entry.lua
2023-07-29 22:02:58.792 DEBUG   Scripting (Main): ./DemoMods/aircraft/JF-17/entry.lua
2023-07-29 22:02:58.792 DEBUG   Scripting (Main): ./DemoMods/aircraft/Ka-50/entry.lua
2023-07-29 22:02:58.792 DEBUG   Scripting (Main): ./DemoMods/aircraft/Ka-50_3/entry.lua
2023-07-29 22:02:58.792 DEBUG   Scripting (Main): ./DemoMods/aircraft/L-39C/entry.lua
2023-07-29 22:02:58.792 DEBUG   Scripting (Main): ./DemoMods/aircraft/M-2000C/entry.lua
2023-07-29 22:02:58.793 DEBUG   Scripting (Main): ./DemoMods/aircraft/MB-339/entry.lua
2023-07-29 22:02:58.793 DEBUG   Scripting (Main): ./DemoMods/aircraft/Mi-24P/entry.lua
2023-07-29 22:02:58.793 DEBUG   Scripting (Main): ./DemoMods/aircraft/Mi-8MTV2/entry.lua
2023-07-29 22:02:58.793 DEBUG   Scripting (Main): ./DemoMods/aircraft/MiG-15bis/entry.lua
2023-07-29 22:02:58.793 DEBUG   Scripting (Main): ./DemoMods/aircraft/MiG-19P/entry.lua
2023-07-29 22:02:58.793 DEBUG   Scripting (Main): ./DemoMods/aircraft/MiG-21bis/entry.lua
2023-07-29 22:02:58.794 DEBUG   Scripting (Main): ./DemoMods/aircraft/MiG-29/entry.lua
2023-07-29 22:02:58.794 DEBUG   Scripting (Main): ./DemoMods/aircraft/Mirage-F1/entry.lua
2023-07-29 22:02:58.794 DEBUG   Scripting (Main): ./DemoMods/aircraft/MosquitoFBMkVI/entry.lua
2023-07-29 22:02:58.794 DEBUG   Scripting (Main): ./DemoMods/aircraft/P-47D-30/entry.lua
2023-07-29 22:02:58.794 DEBUG   Scripting (Main): ./DemoMods/aircraft/P-51D/entry.lua
2023-07-29 22:02:58.794 DEBUG   Scripting (Main): ./DemoMods/aircraft/SA342/entry.lua
2023-07-29 22:02:58.795 DEBUG   Scripting (Main): ./DemoMods/aircraft/SpitfireLFMkIX/entry.lua
2023-07-29 22:02:58.795 DEBUG   Scripting (Main): ./DemoMods/aircraft/Su-25A/entry.lua
2023-07-29 22:02:58.795 DEBUG   Scripting (Main): ./DemoMods/aircraft/Su-27/entry.lua
2023-07-29 22:02:58.795 DEBUG   Scripting (Main): ./DemoMods/aircraft/Su-33/entry.lua
2023-07-29 22:02:58.795 DEBUG   Scripting (Main): ./DemoMods/aircraft/Uh-1H/entry.lua
2023-07-29 22:02:58.796 DEBUG   Scripting (Main): ./DemoMods/aircraft/Yak-52/entry.lua
2023-07-29 22:02:58.796 DEBUG   Scripting (Main): ./DemoMods/terrains/Mariana Islands/entry.lua
2023-07-29 22:02:58.796 DEBUG   Scripting (Main): ./DemoMods/terrains/Nevada/entry.lua
2023-07-29 22:02:58.796 DEBUG   Scripting (Main): ./DemoMods/terrains/Normandy/entry.lua
2023-07-29 22:02:58.796 DEBUG   Scripting (Main): ./DemoMods/terrains/PersianGulf/entry.lua
2023-07-29 22:02:58.797 DEBUG   Scripting (Main): ./DemoMods/terrains/TheChannel/entry.lua
2023-07-29 22:02:58.797 INFO    Scripting (Main): PLUGINS START-------------------------------------------------
2023-07-29 22:02:58.801 DEBUG   Scripting (Main): plugin: APPLIED 'World War II AI Units by Eagle Dynamics'
2023-07-29 22:02:58.834 DEBUG   Scripting (Main): plugin: APPLIED 'Characters'
2023-07-29 22:02:58.840 DEBUG   Scripting (Main): plugin: APPLIED 'Animals'
2023-07-29 22:02:58.842 INFO    SOUND (Main): Added sound path: ./CoreMods/tech/Animals/Sounds
2023-07-29 22:02:58.848 DEBUG   Scripting (Main): plugin: APPLIED 'TAVKR 1143 High Detail'
2023-07-29 22:02:58.849 INFO    SOUND (Main): Added sound path: ./CoreMods/tech/Kuznecow/Sounds
2023-07-29 22:02:58.850 INFO    SOUNDER (Main): Loaded 1 packed sounders.
2023-07-29 22:02:58.856 DEBUG   Scripting (Main): plugin: APPLIED 'RailwayObjectsPack'
2023-07-29 22:02:58.864 DEBUG   Scripting (Main): plugin: APPLIED 'South_Atlantic_Assets'
2023-07-29 22:02:58.865 INFO    SOUND (Main): Added sound path: ./CoreMods/tech/SouthAtlanticAssets/Sounds
2023-07-29 22:02:58.866 INFO    SOUNDER (Main): Loaded 14 packed sounders.
2023-07-29 22:02:58.873 WARNING EDCORE (Main): Source coremods/tech/southatlanticassets/textures/navy/ara_vdm/ara_vdm.zip is already mounted to the same mount /textures/.
2023-07-29 22:02:58.875 DEBUG   Scripting (Main): generated "ara_vdm" = 342
2023-07-29 22:02:58.885 DEBUG   Scripting (Main): plugin: APPLIED 'TechWeaponPack'
2023-07-29 22:02:58.887 INFO    SOUND (Main): Added sound path: ./CoreMods/tech/TechWeaponPack/Sounds
2023-07-29 22:02:58.888 INFO    SOUNDER (Main): Loaded 74 packed sounders.
2023-07-29 22:02:58.990 DEBUG   Scripting (Main): plugin: APPLIED 'USS_Nimitz'
2023-07-29 22:02:58.991 INFO    SOUND (Main): Added sound path: ./CoreMods/tech/USS_Nimitz/Sounds
2023-07-29 22:02:58.992 INFO    SOUNDER (Main): Loaded 6 packed sounders.
2023-07-29 22:02:59.020 DEBUG   Scripting (Main): plugin: APPLIED 'A-10 Warthog'
2023-07-29 22:02:59.051 DEBUG   Scripting (Main): plugin: APPLIED 'AH-64D BLK.II AI'
2023-07-29 22:02:59.067 DEBUG   Scripting (Main): plugin: APPLIED 'AJS37 AI by Heatblur Simulations'
2023-07-29 22:02:59.069 INFO    SOUND (Main): Added sound path: ./CoreMods/aircraft/AJS37/Sounds
2023-07-29 22:02:59.078 DEBUG   Scripting (Main): generated "weapons.containers.{AKAN_NO_TRC}" = 1796
2023-07-29 22:02:59.083 DEBUG   Scripting (Main): plugin: APPLIED 'AV-8B N/A AI by RAZBAM Sims'
2023-07-29 22:02:59.084 INFO    SOUND (Main): Added sound path: ./CoreMods/aircraft/AV8BNA/Sounds
2023-07-29 22:02:59.087 INFO    SOUNDER (Main): Loaded 1 sounders.
2023-07-29 22:02:59.089 WARNING EDCORE (Main): Source coremods/aircraft/av8bna/shapes is already mounted to the same mount /models/.
2023-07-29 22:02:59.101 DEBUG   Scripting (Main): plugin: APPLIED 'AircraftWeaponPack'
2023-07-29 22:02:59.116 DEBUG   Scripting (Main): generated "weapons.containers.{CLB4_SAMP400LD}" = 1818
2023-07-29 22:02:59.116 DEBUG   Scripting (Main): generated "weapons.containers.{CLB4_SAMP250HD}" = 1819
2023-07-29 22:02:59.116 DEBUG   Scripting (Main): generated "weapons.containers.{CLB4_SAMP125LD}" = 1820
2023-07-29 22:02:59.116 DEBUG   Scripting (Main): generated "weapons.containers.{CLB4_SAMP250LD}" = 1821
2023-07-29 22:02:59.116 DEBUG   Scripting (Main): generated "weapons.containers.{CLB4_MK82}" = 1822
2023-07-29 22:02:59.116 DEBUG   Scripting (Main): generated "weapons.containers.{CLB4_BLU107}" = 1823
2023-07-29 22:02:59.116 DEBUG   Scripting (Main): generated "weapons.containers.{CLB4_BR250}" = 1824
2023-07-29 22:02:59.116 DEBUG   Scripting (Main): generated "weapons.containers.{CLB4_SAMP400HD}" = 1825
2023-07-29 22:02:59.116 DEBUG   Scripting (Main): generated "weapons.containers.{M261_M151_M433}" = 1833
2023-07-29 22:02:59.116 DEBUG   Scripting (Main): generated "weapons.containers.{M261_M259}" = 1834
2023-07-29 22:02:59.116 DEBUG   Scripting (Main): generated "weapons.containers.M261_MK156" = 1835
2023-07-29 22:02:59.116 DEBUG   Scripting (Main): generated "weapons.containers.M261_MK151" = 1836
2023-07-29 22:02:59.116 DEBUG   Scripting (Main): generated "weapons.containers.{LR25_ARF8M3_HEI}" = 1839
2023-07-29 22:02:59.116 DEBUG   Scripting (Main): generated "weapons.containers.{LR25_ARF8M3_API}" = 1840
2023-07-29 22:02:59.116 DEBUG   Scripting (Main): generated "weapons.containers.{M299_3xAGM_114L_OUTBOARD_STARBOARD}" = 1850
2023-07-29 22:02:59.116 DEBUG   Scripting (Main): generated "weapons.containers.{M299_4xAGM_114L}" = 1851
2023-07-29 22:02:59.116 DEBUG   Scripting (Main): generated "weapons.containers.{M299_2xAGM_114L}" = 1852
2023-07-29 22:02:59.116 DEBUG   Scripting (Main): generated "weapons.containers.{M299_3xAGM_114K_1xAGM_114L_PRT}" = 1853
2023-07-29 22:02:59.116 DEBUG   Scripting (Main): generated "weapons.containers.{M299_1xAGM_114K_3xAGM_114L_STRBRD}" = 1854
2023-07-29 22:02:59.116 DEBUG   Scripting (Main): generated "weapons.containers.{M299_2xAGM_114K_2xAGM_114L}" = 1855
2023-07-29 22:02:59.116 DEBUG   Scripting (Main): generated "weapons.containers.{M299_1xAGM_114L_OUTBOARD_PORT}" = 1856
2023-07-29 22:02:59.116 DEBUG   Scripting (Main): generated "weapons.containers.{M299_3xAGM_114L_OUTBOARD_PORT}" = 1857
2023-07-29 22:02:59.116 DEBUG   Scripting (Main): generated "weapons.containers.{M299_3xAGM_114K_1xAGM_114L_STRBRD}" = 1858
2023-07-29 22:02:59.116 DEBUG   Scripting (Main): generated "weapons.containers.{M299_1xAGM_114L_OUTBOARD_STARBOARD}" = 1859
2023-07-29 22:02:59.116 DEBUG   Scripting (Main): generated "weapons.containers.{M299_1xAGM_114K_3xAGM_114L_PRT}" = 1860
2023-07-29 22:02:59.121 DEBUG   Scripting (Main): plugin: APPLIED 'C-101 Aviojet by AvioDev'
2023-07-29 22:02:59.123 INFO    SOUND (Main): Added sound path: ./CoreMods/aircraft/C-101/Sounds
2023-07-29 22:02:59.146 DEBUG   Scripting (Main): plugin: APPLIED 'China Asset Pack by Deka Ironwork Simulations and Eagle Dynamics'
2023-07-29 22:02:59.148 INFO    SOUND (Main): Added sound path: ./CoreMods/aircraft/ChinaAssetPack/Sounds
2023-07-29 22:02:59.156 INFO    SOUNDER (Main): Loaded 14 sounders.
2023-07-29 22:02:59.167 WARNING EDCORE (Main): Source coremods/aircraft/chinaassetpack/textures/vehicles/hq7 is already mounted to the same mount /textures/.
2023-07-29 22:02:59.205 DEBUG   Scripting (Main): plugin: APPLIED 'Christen Eagle II AI by Magnitude 3 LLC'
2023-07-29 22:02:59.206 INFO    SOUND (Main): Added sound path: ./CoreMods/aircraft/Christen Eagle II/Sounds
2023-07-29 22:02:59.224 DEBUG   Scripting (Main): plugin: APPLIED 'F-15E AI by RAZBAM'
2023-07-29 22:02:59.226 INFO    SOUND (Main): Added sound path: ./CoreMods/aircraft/F-15E/Sounds
2023-07-29 22:02:59.248 DEBUG   Scripting (Main): plugin: APPLIED 'F-16C bl.50 AI'
2023-07-29 22:02:59.272 DEBUG   Scripting (Main): plugin: APPLIED 'F-5E/E-3 by Belsimtek'
2023-07-29 22:02:59.299 DEBUG   Scripting (Main): plugin: APPLIED 'F-86F Sabre AI by Eagle Dynamics'
2023-07-29 22:02:59.310 DEBUG   Scripting (Main): plugin: APPLIED 'F-14B AI by Heatblur Simulations'
2023-07-29 22:02:59.313 INFO    SOUND (Main): Added sound path: ./CoreMods/aircraft/F14/Sounds
2023-07-29 22:02:59.320 INFO    SOUNDER (Main): Loaded 1 sounders.
2023-07-29 22:02:59.358 DEBUG   Scripting (Main): plugin: APPLIED 'F/A-18C AI'
2023-07-29 22:02:59.394 DEBUG   Scripting (Main): plugin: APPLIED 'Hawk T.1A AI by VEAO Simulations'
2023-07-29 22:02:59.414 DEBUG   Scripting (Main): plugin: APPLIED 'I-16 AI by OctopusG'
2023-07-29 22:02:59.415 INFO    SOUND (Main): Added sound path: ./CoreMods/aircraft/I-16/Sounds
2023-07-29 22:02:59.428 DEBUG   Scripting (Main): plugin: APPLIED 'Ka-50 Black Shark'
2023-07-29 22:02:59.430 INFO    SOUND (Main): Added sound path: ./CoreMods/aircraft/Ka-50/Sounds
2023-07-29 22:02:59.461 DEBUG   Scripting (Main): plugin: APPLIED 'L-39C/ZA by Eagle Dynamics'
2023-07-29 22:02:59.475 DEBUG   Scripting (Main): plugin: APPLIED 'M-2000C AI by RAZBAM Sims'
2023-07-29 22:02:59.477 INFO    SOUND (Main): Added sound path: ./CoreMods/aircraft/M-2000C/Sounds
2023-07-29 22:02:59.495 DEBUG   Scripting (Main): plugin: APPLIED 'MB-339A/PAN AI by IndiaFoxtEcho'
2023-07-29 22:02:59.496 INFO    SOUND (Main): Added sound path: ./CoreMods/aircraft/MB-339/Sounds
2023-07-29 22:02:59.508 DEBUG   Scripting (Main): plugin: APPLIED 'MQ-9 Reaper AI'
2023-07-29 22:02:59.512 DEBUG   Scripting (Main): plugin: APPLIED 'Mi-24P AI by Eagle Dynamics'
2023-07-29 22:02:59.524 DEBUG   Scripting (Main): plugin: APPLIED 'MiG-15bis AI by Eagle Dynamics'
2023-07-29 22:02:59.535 DEBUG   Scripting (Main): plugin: APPLIED 'MiG-19P AI by RAZBAM'
2023-07-29 22:02:59.548 DEBUG   Scripting (Main): plugin: APPLIED 'MiG-21Bis AI by Magnitude 3 LLC'
2023-07-29 22:02:59.549 INFO    SOUND (Main): Added sound path: ./CoreMods/aircraft/MiG-21BIS/Sounds
2023-07-29 22:02:59.595 DEBUG   Scripting (Main): plugin: APPLIED 'Mirage F1 Assets by Aerges'
2023-07-29 22:02:59.596 INFO    SOUND (Main): Added sound path: ./CoreMods/aircraft/Mirage-F1/Sounds
2023-07-29 22:02:59.655 DEBUG   Scripting (Main): plugin: APPLIED 'SA342 AI by Polychop-Simulations'
2023-07-29 22:02:59.656 INFO    SOUND (Main): Added sound path: ./CoreMods/aircraft/SA342/Sounds
2023-07-29 22:02:59.684 ERROR   Scripting (Main): declare loadout fail, duplicate not allowed: "{LAU_SNEB68G}" from "./CoreMods/aircraft/SA342/SA342_Weapons.lua", original located here "./CoreMods/aircraft/AircraftWeaponPack/rockets.lua"
2023-07-29 22:02:59.684 ERROR   Scripting (Main): declare loadout fail, duplicate not allowed: "{LAU_SNEB68_WP}" from "./CoreMods/aircraft/SA342/SA342_Weapons.lua", original located here "./CoreMods/aircraft/AircraftWeaponPack/rockets.lua"
2023-07-29 22:02:59.689 DEBUG   Scripting (Main): plugin: APPLIED 'Su-34 AI'
2023-07-29 22:02:59.696 DEBUG   Scripting (Main): plugin: APPLIED 'Yak-52 AI by Eagle Dynamics'
2023-07-29 22:02:59.704 DEBUG   Scripting (Main): plugin: APPLIED 'CaptoGloveSupport'
2023-07-29 22:02:59.709 DEBUG   Scripting (Main): plugin: APPLIED 'LeapMotionSupport'
2023-07-29 22:02:59.714 DEBUG   Scripting (Main): plugin: APPLIED 'SensoryxVRFreeSupport'
2023-07-29 22:02:59.719 DEBUG   Scripting (Main): plugin: APPLIED 'VoiceChat'
2023-07-29 22:02:59.719 INFO    SOUND (Main): Added sound path: ./CoreMods/services/VoiceChat/Sounds
2023-07-29 22:02:59.723 DEBUG   Scripting (Main): plugin: APPLIED 'jsAvionics'
2023-07-29 22:02:59.727 DEBUG   Scripting (Main): plugin: APPLIED 'Combined Arms by Eagle Dynamics'
2023-07-29 22:02:59.730 INFO    SOUND (Main): Added sound path: ./Mods/tech/CombinedArms/Sounds
2023-07-29 22:02:59.736 DEBUG   Scripting (Main): plugin: APPLIED 'Supercarrier'
2023-07-29 22:02:59.742 DEBUG   Scripting (Main): plugin: APPLIED 'WWII Armour and Technics'
2023-07-29 22:02:59.745 INFO    SOUND (Main): Added sound path: ./Mods/tech/WWII Units/Sounds
2023-07-29 22:02:59.748 INFO    SOUNDER (Main): Loaded 79 packed sounders.
2023-07-29 22:02:59.774 WARNING EDCORE (Main): Source mods/tech/wwii units/textures/ju-88 is already mounted to the same mount /textures/.
2023-07-29 22:02:59.838 DEBUG   Scripting (Main): plugin: APPLIED 'A-10C Warthog by Eagle Dynamics'
2023-07-29 22:02:59.840 INFO    SOUND (Main): Added sound path: ./Mods/aircraft/A-10C/Sounds
2023-07-29 22:02:59.847 DEBUG   Scripting (Main): plugin: APPLIED 'A-10C II Warthog by Eagle Dynamics'
2023-07-29 22:02:59.850 INFO    SOUND (Main): Added sound path: ./Mods/aircraft/A-10C_2/Sounds
2023-07-29 22:02:59.856 DEBUG   Scripting (Main): plugin: APPLIED 'AH-64D BLK.II'
2023-07-29 22:02:59.861 INFO    SOUND (Main): Added sound path: ./Mods/aircraft/AH-64D/Sounds
2023-07-29 22:02:59.866 INFO    Scripting (Main): plugin: SKIPPED 'AJS37 Viggen by Heatblur Simulations': disabled by user
2023-07-29 22:02:59.870 DEBUG   Scripting (Main): plugin: APPLIED 'AV-8B N/A by RAZBAM Sims'
2023-07-29 22:02:59.873 INFO    SOUND (Main): Added sound path: ./Mods/aircraft/AV8BNA/Sounds
2023-07-29 22:02:59.891 DEBUG   Scripting (Main): plugin: APPLIED 'Bf 109 K-4 by Eagle Dynamics'
2023-07-29 22:02:59.894 INFO    SOUND (Main): Added sound path: ./Mods/aircraft/Bf-109K-4/Sounds
2023-07-29 22:02:59.901 DEBUG   Scripting (Main): plugin: APPLIED 'Christen Eagle II by Magnitude 3 LLC'
2023-07-29 22:02:59.903 INFO    SOUND (Main): Added sound path: ./Mods/aircraft/Christen Eagle II/Sounds
2023-07-29 22:02:59.917 DEBUG   Scripting (Main): plugin: APPLIED 'Flaming Cliffs by Eagle Dynamics'
2023-07-29 22:02:59.924 INFO    Scripting (Main): plugin: SKIPPED 'F-15C': disabled by 'Flaming Cliffs by Eagle Dynamics'
2023-07-29 22:02:59.928 DEBUG   Scripting (Main): plugin: APPLIED 'F-16C bl.50'
2023-07-29 22:02:59.931 INFO    SOUND (Main): Added sound path: ./Mods/aircraft/F-16C/Sounds
2023-07-29 22:02:59.938 DEBUG   Scripting (Main): plugin: APPLIED 'F-5E by Belsimtek'
2023-07-29 22:02:59.942 INFO    SOUND (Main): Added sound path: ./Mods/aircraft/F-5E/Sounds
2023-07-29 22:02:59.949 DEBUG   Scripting (Main): plugin: APPLIED 'F-86F Sabre by Belsimtek'
2023-07-29 22:02:59.952 INFO    SOUND (Main): Added sound path: ./Mods/aircraft/F-86/Sounds
2023-07-29 22:02:59.959 DEBUG   Scripting (Main): plugin: APPLIED 'F-14B by Heatblur Simulations'
2023-07-29 22:03:00.063 INFO    SOUND (Main): Added sound path: ./Mods/aircraft/F14/Sounds
2023-07-29 22:03:00.987 DEBUG   Scripting (Main): plugin: APPLIED 'F/A-18C'
2023-07-29 22:03:00.990 INFO    SOUND (Main): Added sound path: ./Mods/aircraft/FA-18C/Sounds
2023-07-29 22:03:00.998 DEBUG   Scripting (Main): plugin: APPLIED 'Fw 190 A-8 by Eagle Dynamics'
2023-07-29 22:03:01.000 INFO    SOUND (Main): Added sound path: ./Mods/aircraft/FW-190A8/Sounds
2023-07-29 22:03:01.007 DEBUG   Scripting (Main): plugin: APPLIED 'FW-190D9 Dora by Eagle Dynamics'
2023-07-29 22:03:01.010 INFO    SOUND (Main): Added sound path: ./Mods/aircraft/FW-190D9/Sounds
2023-07-29 22:03:01.012 INFO    Scripting (Main): plugin: SKIPPED 'I-16 by OctopusG': disabled by user
2023-07-29 22:03:01.016 DEBUG   Scripting (Main): plugin: APPLIED 'Ka-50 Black Shark by Eagle Dynamics'
2023-07-29 22:03:01.018 INFO    SOUND (Main): Added sound path: ./Mods/aircraft/Ka-50/Sounds
2023-07-29 22:03:01.024 DEBUG   Scripting (Main): plugin: APPLIED 'Ka-50 Black Shark 3 by Eagle Dynamics'
2023-07-29 22:03:01.038 INFO    SOUND (Main): Added sound path: ./Mods/aircraft/Ka-50_3/Sounds
2023-07-29 22:03:01.045 DEBUG   Scripting (Main): plugin: APPLIED 'L-39C'
2023-07-29 22:03:01.049 INFO    SOUND (Main): Added sound path: ./Mods/aircraft/L-39C/Sounds
2023-07-29 22:03:01.057 DEBUG   Scripting (Main): plugin: APPLIED 'M-2000C by RAZBAM Sims'
2023-07-29 22:03:01.061 INFO    SOUND (Main): Added sound path: ./Mods/aircraft/M-2000C/Sounds
2023-07-29 22:03:01.083 INFO    Scripting (Main): plugin: SKIPPED 'Mi-24P by Eagle Dynamics': disabled by user
2023-07-29 22:03:01.087 DEBUG   Scripting (Main): plugin: APPLIED 'Mi-8MTV2 Hip by Belsimtek'
2023-07-29 22:03:01.091 INFO    SOUND (Main): Added sound path: ./Mods/aircraft/Mi-8MTV2/Sounds
2023-07-29 22:03:01.095 INFO    Scripting (Main): plugin: SKIPPED 'MiG-19P by RAZBAM': disabled by user
2023-07-29 22:03:01.099 DEBUG   Scripting (Main): plugin: APPLIED 'P-47D-30 by Eagle Dynamics'
2023-07-29 22:03:01.102 INFO    SOUND (Main): Added sound path: ./Mods/aircraft/P-47D-30/Sounds
2023-07-29 22:03:01.108 DEBUG   Scripting (Main): plugin: APPLIED 'P-51D Mustang by Eagle Dynamics'
2023-07-29 22:03:01.114 DEBUG   Scripting (Main): plugin: APPLIED 'Spitfire LF Mk. IX by Eagle Dynamics'
2023-07-29 22:03:01.117 INFO    SOUND (Main): Added sound path: ./Mods/aircraft/SpitfireLFMkIX/Sounds
2023-07-29 22:03:01.124 DEBUG   Scripting (Main): plugin: APPLIED 'Su-25T by Eagle Dynamics'
2023-07-29 22:03:01.130 INFO    Scripting (Main): plugin: SKIPPED 'Su-33 Flanker by Eagle Dynamics': disabled by 'Flaming Cliffs by Eagle Dynamics'
2023-07-29 22:03:01.134 DEBUG   Scripting (Main): plugin: APPLIED 'TF-51D Mustang by Eagle Dynamics'
2023-07-29 22:03:01.139 DEBUG   Scripting (Main): plugin: APPLIED 'UH-1H Huey by Belsimtek'
2023-07-29 22:03:01.142 INFO    SOUND (Main): Added sound path: ./Mods/aircraft/Uh-1H/Sounds
2023-07-29 22:03:01.144 INFO    Scripting (Main): plugin: SKIPPED 'Yak-52 by Eagle Dynamics': disabled by user
2023-07-29 22:03:01.148 DEBUG   Scripting (Main): plugin: APPLIED 'Caucasus'
2023-07-29 22:03:01.153 DEBUG   Scripting (Main): plugin: APPLIED 'MarianaIslands'
2023-07-29 22:03:01.155 INFO    SOUND (Main): Added sound path: ./Mods/terrains/MarianaIslands/Sounds
2023-07-29 22:03:01.155 INFO    Scripting (Main): plugin: SKIPPED 'Nevada': disabled by user
2023-07-29 22:03:01.159 DEBUG   Scripting (Main): plugin: APPLIED 'Normandy'
2023-07-29 22:03:01.162 INFO    SOUND (Main): Added sound path: ./Mods/terrains/Normandy/Sounds
2023-07-29 22:03:01.166 DEBUG   Scripting (Main): plugin: APPLIED 'PersianGulf'
2023-07-29 22:03:01.168 INFO    SOUND (Main): Added sound path: ./Mods/terrains/PersianGulf/Sounds
2023-07-29 22:03:01.172 DEBUG   Scripting (Main): plugin: APPLIED 'SinaiMap'
2023-07-29 22:03:01.177 DEBUG   Scripting (Main): plugin: APPLIED 'Syria'
2023-07-29 22:03:01.177 DEBUG   Scripting (Main): plugin: APPLIED 'Tacview by Raia Software'
2023-07-29 22:03:01.177 DEBUG   Scripting (Main): plugin: APPLIED 'Virtaul Air Festivals'
2023-07-29 22:03:01.178 WARNING EDCORE (Main): Source g:/kaydedilen oyunlar/dcs.openbeta/mods/tech/virtual air festivals/shapes is already mounted to the same mount /models/.
2023-07-29 22:03:01.179 WARNING LOG (3992): 4 duplicate message(s) skipped.
2023-07-29 22:03:01.179 WARNING EDCORE (Main): Source g:/kaydedilen oyunlar/dcs.openbeta/mods/tech/virtual air festivals/textures is already mounted to the same mount /textures/.
2023-07-29 22:03:01.186 WARNING LOG (3992): 4 duplicate message(s) skipped.
2023-07-29 22:03:01.186 DEBUG   Scripting (Main): plugin: APPLIED 'DCS-SRS'
2023-07-29 22:03:01.190 INFO    Scripting (Main): plugin: SKIPPED 'A-10A by Eagle Dynamics': disabled by 'Flaming Cliffs by Eagle Dynamics'
2023-07-29 22:03:01.195 DEBUG   Scripting (Main): plugin: APPLIED 'C-101 Aviojet'
2023-07-29 22:03:01.199 DEBUG   Scripting (Main): plugin: APPLIED 'F-15E by RAZBAM'
2023-07-29 22:03:01.204 DEBUG   Scripting (Main): plugin: APPLIED 'JF-17 by Deka Ironwork Simulations'
2023-07-29 22:03:01.208 DEBUG   Scripting (Main): plugin: APPLIED 'MB-339A/PAN by IndiaFoxtEcho'
2023-07-29 22:03:01.213 DEBUG   Scripting (Main): plugin: APPLIED 'MiG-15bis by Belsimtek'
2023-07-29 22:03:01.218 DEBUG   Scripting (Main): plugin: APPLIED 'MiG-21Bis by Magnitude 3 LLC'
2023-07-29 22:03:01.222 INFO    Scripting (Main): plugin: SKIPPED 'MiG-29 Fulcrum by Eagle Dynamics': disabled by 'Flaming Cliffs by Eagle Dynamics'
2023-07-29 22:03:01.226 DEBUG   Scripting (Main): plugin: APPLIED 'Mirage F1 by Aerges'
2023-07-29 22:03:01.231 DEBUG   Scripting (Main): plugin: APPLIED 'DH.98 Mosquito FB Mk. VI by Eagle Dynamics'
2023-07-29 22:03:01.235 DEBUG   Scripting (Main): plugin: APPLIED 'SA342 Gazelle by Polychop-Simulations'
2023-07-29 22:03:01.240 INFO    Scripting (Main): plugin: SKIPPED 'Su-25A by Eagle Dynamics': disabled by 'Flaming Cliffs by Eagle Dynamics'
2023-07-29 22:03:01.244 INFO    Scripting (Main): plugin: SKIPPED 'Su-27 Flanker by Eagle Dynamics': disabled by 'Flaming Cliffs by Eagle Dynamics'
2023-07-29 22:03:01.248 DEBUG   Scripting (Main): plugin: APPLIED 'TheChannel'
2023-07-29 22:03:01.257 INFO    Scripting (Main): PLUGINS DONE--------------------------------------------------
2023-07-29 22:03:01.309 DEBUG   Database (Main): WARNING: task 36 is missing
2023-07-29 22:03:01.344 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:03:01.344 DEBUG   Database (Main): ---db_years.lua loaded!!---
2023-07-29 22:03:01.495 DEBUG   Database (Main): WARNING: task 36 is missing
2023-07-29 22:03:01.512 DEBUG   Database (Main): generated "ara_vdm" = 342
2023-07-29 22:03:01.525 DEBUG   Database (Main): generated "weapons.containers.{AKAN_NO_TRC}" = 1796
2023-07-29 22:03:01.537 DEBUG   Database (Main): generated "weapons.containers.{CLB4_SAMP400LD}" = 1818
2023-07-29 22:03:01.537 DEBUG   Database (Main): generated "weapons.containers.{CLB4_SAMP250HD}" = 1819
2023-07-29 22:03:01.537 DEBUG   Database (Main): generated "weapons.containers.{CLB4_SAMP125LD}" = 1820
2023-07-29 22:03:01.537 DEBUG   Database (Main): generated "weapons.containers.{CLB4_SAMP250LD}" = 1821
2023-07-29 22:03:01.537 DEBUG   Database (Main): generated "weapons.containers.{CLB4_MK82}" = 1822
2023-07-29 22:03:01.537 DEBUG   Database (Main): generated "weapons.containers.{CLB4_BLU107}" = 1823
2023-07-29 22:03:01.537 DEBUG   Database (Main): generated "weapons.containers.{CLB4_BR250}" = 1824
2023-07-29 22:03:01.537 DEBUG   Database (Main): generated "weapons.containers.{CLB4_SAMP400HD}" = 1825
2023-07-29 22:03:01.537 DEBUG   Database (Main): generated "weapons.containers.{M261_M151_M433}" = 1833
2023-07-29 22:03:01.537 DEBUG   Database (Main): generated "weapons.containers.{M261_M259}" = 1834
2023-07-29 22:03:01.537 DEBUG   Database (Main): generated "weapons.containers.M261_MK156" = 1835
2023-07-29 22:03:01.537 DEBUG   Database (Main): generated "weapons.containers.M261_MK151" = 1836
2023-07-29 22:03:01.537 DEBUG   Database (Main): generated "weapons.containers.{LR25_ARF8M3_HEI}" = 1839
2023-07-29 22:03:01.537 DEBUG   Database (Main): generated "weapons.containers.{LR25_ARF8M3_API}" = 1840
2023-07-29 22:03:01.537 DEBUG   Database (Main): generated "weapons.containers.{M299_3xAGM_114L_OUTBOARD_STARBOARD}" = 1850
2023-07-29 22:03:01.537 DEBUG   Database (Main): generated "weapons.containers.{M299_4xAGM_114L}" = 1851
2023-07-29 22:03:01.537 DEBUG   Database (Main): generated "weapons.containers.{M299_2xAGM_114L}" = 1852
2023-07-29 22:03:01.537 DEBUG   Database (Main): generated "weapons.containers.{M299_3xAGM_114K_1xAGM_114L_PRT}" = 1853
2023-07-29 22:03:01.537 DEBUG   Database (Main): generated "weapons.containers.{M299_1xAGM_114K_3xAGM_114L_STRBRD}" = 1854
2023-07-29 22:03:01.537 DEBUG   Database (Main): generated "weapons.containers.{M299_2xAGM_114K_2xAGM_114L}" = 1855
2023-07-29 22:03:01.537 DEBUG   Database (Main): generated "weapons.containers.{M299_1xAGM_114L_OUTBOARD_PORT}" = 1856
2023-07-29 22:03:01.538 DEBUG   Database (Main): generated "weapons.containers.{M299_3xAGM_114L_OUTBOARD_PORT}" = 1857
2023-07-29 22:03:01.538 DEBUG   Database (Main): generated "weapons.containers.{M299_3xAGM_114K_1xAGM_114L_STRBRD}" = 1858
2023-07-29 22:03:01.538 DEBUG   Database (Main): generated "weapons.containers.{M299_1xAGM_114L_OUTBOARD_STARBOARD}" = 1859
2023-07-29 22:03:01.538 DEBUG   Database (Main): generated "weapons.containers.{M299_1xAGM_114K_3xAGM_114L_PRT}" = 1860
2023-07-29 22:03:01.603 INFO    EDCORE (Main): Loaded G:/DCS World OpenBeta/CoreMods/tech/SouthAtlanticAssets/bin/SouthAtlantic.dll
2023-07-29 22:03:01.617 INFO    EDCORE (Main): Loaded G:/DCS World OpenBeta/CoreMods/aircraft/AV8BNA/bin/AV8B_AI.dll
2023-07-29 22:03:01.631 INFO    EDCORE (Main): Loaded G:/DCS World OpenBeta/CoreMods/aircraft/C-101/bin/C101Core.dll
2023-07-29 22:03:01.645 INFO    EDCORE (Main): Loaded G:/DCS World OpenBeta/CoreMods/aircraft/ChinaAssetPack/bin/CAP_AI.dll
2023-07-29 22:03:01.655 INFO    EDCORE (Main): Loaded G:/DCS World OpenBeta/CoreMods/aircraft/ChinaAssetPack/bin/JF-17_AI.dll
2023-07-29 22:03:01.670 INFO    CE2_AI (Main): Loading CE AI
2023-07-29 22:03:01.670 INFO    EDCORE (Main): Loaded G:/DCS World OpenBeta/CoreMods/aircraft/Christen Eagle II/bin/CE2_AI.dll
2023-07-29 22:03:01.683 INFO    EDCORE (Main): Loaded G:/DCS World OpenBeta/CoreMods/aircraft/F-15E/bin/F15E_AI.dll
2023-07-29 22:03:01.696 INFO    EDCORE (Main): Loaded G:/DCS World OpenBeta/CoreMods/aircraft/F14/bin/F14-AI.dll
2023-07-29 22:03:01.711 INFO    EDCORE (Main): Loaded G:/DCS World OpenBeta/CoreMods/aircraft/M-2000C/bin/M2KC_AI.dll
2023-07-29 22:03:01.725 INFO    MiG21_AI (Main): Loading Mig21 AI
2023-07-29 22:03:01.725 INFO    EDCORE (Main): Loaded G:/DCS World OpenBeta/CoreMods/aircraft/MiG-21BIS/bin/MiG21_AI.dll
2023-07-29 22:03:01.739 INFO    EDCORE (Main): Loaded G:/DCS World OpenBeta/CoreMods/aircraft/Mirage-F1/bin/MirageF1Core.dll
2023-07-29 22:03:01.754 INFO    EDCORE (Main): Loaded G:/DCS World OpenBeta/CoreMods/services/CaptoGlove/bin/edCaptoGlove.dll
2023-07-29 22:03:01.778 INFO    EDCORE (Main): Loaded G:/DCS World OpenBeta/CoreMods/services/LeapMotion/bin/edLeapMotion.dll
2023-07-29 22:03:01.795 INFO    EDCORE (Main): Loaded G:/DCS World OpenBeta/CoreMods/services/SensoryxVRFree/bin/edSensoryxVRFree.dll
2023-07-29 22:03:01.818 INFO    EDCORE (Main): Loaded G:/DCS World OpenBeta/CoreMods/services/VoiceChat/bin/VoiceChat.dll
2023-07-29 22:03:01.902 INFO    EDCORE (Main): Loaded G:/DCS World OpenBeta/CoreMods/services/jsAvionics/bin/jsAvionics.dll
2023-07-29 22:03:02.773 INFO    EDCORE (Main): Loaded G:/DCS World OpenBeta/Mods/tech/CombinedArms/bin/GroundCockpitBase.dll
2023-07-29 22:03:03.853 INFO    EDCORE (Main): Loaded G:/DCS World OpenBeta/Mods/tech/CombinedArms/bin/CombinedArms.dll
2023-07-29 22:03:04.914 INFO    EDCORE (Main): Loaded G:/DCS World OpenBeta/Mods/tech/Supercarrier/bin/edSupercarrier.dll
2023-07-29 22:03:04.993 INFO    EDCORE (Main): Loaded G:/Kaydedilen Oyunlar/DCS.openbeta/Mods/services/DCS-SRS/bin/srs.dll
2023-07-29 22:03:05.123 INFO    APP (Main): options.graphics =
{
	['messagesFontScale'] = 1;
	['forestDetailsFactor'] = 1;
	['rainDroplets'] = true;
	['LensEffects'] = 3;
	['box_mouse_cursor'] = false;
	['anisotropy'] = 3;
	['water'] = 2;
	['motionBlurAmount'] = 1.5;
	['BlurFlatShadows'] = 1;
	['outputGamma'] = 1.7;
	['aspect'] = 1.7777777777778;
	['lights'] = 2;
	['shadows'] = 4;
	['MSAA'] = 2;
	['SSAA'] = 2;
	['ScreenshotExt'] = 'png';
	['clutterMaxDistance'] = 500;
	['cockpitGI'] = 1;
	['terrainTextures'] = 'max';
	['multiMonitorSetup'] = '1camera';
	['defaultFOV'] = 78;
	['shadowTree'] = false;
	['chimneySmokeDensity'] = 10;
	['fullScreen'] = true;
	['preloadRadius'] = 96000;
	['width'] = 1920;
	['visibRange'] = 'Ultra';
	['DOF'] = 0;
	['clouds'] = 3;
	['sceneryDetailsFactor'] = 1;
	['useDeferredShading'] = 1;
	['flatTerrainShadows'] = 0;
	['textures'] = 2;
	['secondaryShadows'] = 1;
	['SSLR'] = 1;
	['effects'] = 3;
	['SSAO'] = 1;
	['scaleGui'] = 1;
	['sync'] = false;
	['motionBlur'] = 2;
	['height'] = 1080;
	['heatBlr'] = 2;
	['forestDistanceFactor'] = 1;
	['civTraffic'] = 'high';
};
2023-07-29 22:03:05.124 INFO    VISUALIZER (Main): render thread initialization...
2023-07-29 22:03:05.131 INFO    GRAPHICSVISTA (8172): renderer: 'dx11backend.dll'
2023-07-29 22:03:05.204 INFO    DX11BACKEND (8172): DX11Renderer initialization (w:1920 h:1080 fullscrn:1 vsync:0 adapter:0 monitor:0 shaderErrors:1)
2023-07-29 22:03:05.462 INFO    DX11BACKEND (8172): Driver Concurrent Creates - 1
2023-07-29 22:03:05.462 INFO    DX11BACKEND (8172): Driver Command Lists - 1
2023-07-29 22:03:05.473 INFO    DX11BACKEND (8172): NVIDIA API init OK
2023-07-29 22:03:05.473 INFO    DX11BACKEND (8172): NVIDIA Display Driver Version 53667.r536_62
2023-07-29 22:03:05.473 INFO    DX11BACKEND (8172): GPU count:1
2023-07-29 22:03:05.533 INFO    DX11BACKEND (8172): commonPool: 48-128, cbPool: 4-14
2023-07-29 22:03:05.533 INFO    DX11BACKEND (8172): samplerPool: 5-16
2023-07-29 22:03:05.533 INFO    METASHADER (8172): Init filesystem: G
2023-07-29 22:03:05.539 INFO    DX11BACKEND (8172): DX11ShaderBinaries::loadCache Bazar/shaders/fxo/fxo.zip
2023-07-29 22:03:07.433 INFO    DX11BACKEND (8172): DX11ShaderBinaries::loadCache done. Loaded 1983/1984.
2023-07-29 22:03:07.444 INFO    DX11BACKEND (8172): DX11ShaderBinaries::loadCache G:\Kaydedilen Oyunlar\DCS.openbeta\fxo
2023-07-29 22:03:07.502 INFO    DX11BACKEND (8172): DX11ShaderBinaries::loadCache done. Loaded 222/222.
2023-07-29 22:03:07.538 INFO    VISUALIZER (8172): SceneManager initialization
2023-07-29 22:03:07.641 INFO    VISUALIZER (8172): DCSScene initialized
2023-07-29 22:03:07.964 ERROR_ONCE DX11BACKEND (8172): render target 'mainDepthBuffer' not found
2023-07-29 22:03:08.008 ERROR_ONCE DX11BACKEND (8172): render target 'uiTargetColor' not found
2023-07-29 22:03:08.008 ERROR_ONCE DX11BACKEND (8172): render target 'uiTargetDepth' not found
2023-07-29 22:03:08.008 INFO    VISUALIZER (8172): DCSSceneRenderer initialized
2023-07-29 22:03:08.008 INFO    VISUALIZER (8172): SceneManager: render pool size:6
2023-07-29 22:03:08.012 INFO    VISUALIZER (Main): render thread is initialized
2023-07-29 22:03:08.038 INFO    INPUT (Main): Device [Keyboard] created.
2023-07-29 22:03:08.049 ERROR_ONCE DX11BACKEND (11384): texture 'lightning.dds' not found. Asked from ''
2023-07-29 22:03:08.120 INFO    INPUT (Main): Device [F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}] created.
2023-07-29 22:03:08.120 INFO    INPUT (Main): Joystick created[F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}], ForceFeedBack: no
2023-07-29 22:03:08.126 INFO    INPUT (Main): Device [Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}] created.
2023-07-29 22:03:08.126 INFO    INPUT (Main): Joystick created[Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}], ForceFeedBack: no
2023-07-29 22:03:08.145 ERROR   EFFECTS2 (8172): OParticleSystem: error reading 'liquidAnimationBaking' emitter in 'Config/Effects/ParticleSystem2/liquidLeak.lua'
2023-07-29 22:03:08.145 ERROR_ONCE DX11BACKEND (4008): texture 'LiquidAnimationAlphas' not found. Asked from ''
2023-07-29 22:03:08.145 ERROR_ONCE DX11BACKEND (8600): texture 'LiquidAnimationNormals' not found. Asked from ''
2023-07-29 22:03:08.150 INFO    INPUT (Main): Device [T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}] created.
2023-07-29 22:03:08.150 INFO    INPUT (Main): Joystick created[T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}], ForceFeedBack: no
2023-07-29 22:03:08.156 INFO    INPUT (Main): Device [F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}] created.
2023-07-29 22:03:08.156 INFO    INPUT (Main): Joystick created[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}], ForceFeedBack: no
2023-07-29 22:03:08.158 INFO    INPUT (Main): Device [Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}] created.
2023-07-29 22:03:08.158 INFO    INPUT (Main): Joystick created[Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}], ForceFeedBack: no
2023-07-29 22:03:08.158 INFO    INPUT (Main): Device [Mouse] created.
2023-07-29 22:03:08.166 INFO    INPUT (Main): Device [TrackIR] created.
2023-07-29 22:03:08.181 INFO    ED_SOUND (Main): Opening default audio device.
2023-07-29 22:03:08.182 INFO    ED_SOUND (Main): Speaker layout: auto
2023-07-29 22:03:08.184 INFO    ED_SOUND (Main): Driver reports 2 channels with mask 0x3
2023-07-29 22:03:08.184 INFO    ED_SOUND (Main): Using 2 channels at 48000 Hz
2023-07-29 22:03:08.184 INFO    ED_SOUND (Main): Channel layout: Headphones/Stereo
2023-07-29 22:03:08.189 INFO    ED_SOUND (Main): Opening default audio device.
2023-07-29 22:03:08.190 INFO    ED_SOUND (Main): Speaker layout: forced_stereo
2023-07-29 22:03:08.190 INFO    ED_SOUND (Main): Driver reports 2 channels with mask 0x3
2023-07-29 22:03:08.190 INFO    ED_SOUND (Main): Using 2 channels at 48000 Hz
2023-07-29 22:03:08.190 INFO    ED_SOUND (Main): Channel layout: Headphones/Stereo
2023-07-29 22:03:08.245 INFO    APP (Main): gDescription: "NVIDIA GeForce RTX 3080" gVendorId: 4318 gDeviceId: 8726 gMemory: 10067 MB
2023-07-29 22:03:09.512 ERROR   WORLDGENERAL (Main): AJS37 AI by Heatblur Simulations: Unexpected fires_pos index  12
2023-07-29 22:03:09.513 ERROR   WORLDGENERAL (Main): Error: Unit [Hawk]: Cell "COCKPIT" is linked to self.
2023-07-29 22:03:09.513 ERROR   WORLDGENERAL (Main): Error: Unit [Hawk]: Cell "CABIN_BOTTOM" link to cell "COCKPIT" produces a link loop.
2023-07-29 22:03:09.513 ERROR   WORLDGENERAL (Main): Error: Unit [Hawk]: Cell "CABIN_BOTTOM" is linked to self.
2023-07-29 22:03:09.513 ERROR   WORLDGENERAL (Main): Error: Unit [Hawk]: Cell "CABIN_LEFT_SIDE" is linked to self.
2023-07-29 22:03:09.513 ERROR   WORLDGENERAL (Main): Error: Unit [Hawk]: Cell "CABIN_RIGHT_SIDE" link to cell "CABIN_LEFT_SIDE" produces a link loop.
2023-07-29 22:03:09.513 ERROR   WORLDGENERAL (Main): Error: Unit [Hawk]: Cell "CABIN_RIGHT_SIDE" is linked to self.
2023-07-29 22:03:09.620 ERROR   wInfo (Main): negative weight of payload "{HOT3_L2_M}"
2023-07-29 22:03:09.620 ERROR   wInfo (Main): negative weight of payload "{HOT3_R1_M}"
2023-07-29 22:03:09.620 ERROR   wInfo (Main): negative weight of payload "{HOT3_R2_M}"
2023-07-29 22:03:09.621 ERROR   wInfo (Main): negative weight of payload "{HOT3_L1_M}"
2023-07-29 22:03:09.626 INFO    DX11BACKEND (Main): DX11ShaderBinaries::loadCache ./Mods/aircraft/F14/fxo
2023-07-29 22:03:09.628 INFO    DX11BACKEND (Main): DX11ShaderBinaries::loadCache done. Loaded 0/0.
2023-07-29 22:03:09.707 INFO    EDCORE (Main): (dDispatcher)enterToState_:1
2023-07-29 22:03:09.716 DEBUG   Scripting (Main): DCS started
2023-07-29 22:03:09.751 DEBUG   Scripting (Main): Speech.phrase module loaded
2023-07-29 22:03:09.763 DEBUG   Scripting (Main): Speech.NATO module loaded
2023-07-29 22:03:09.763 DEBUG   Scripting (Main): Speech.USSR module loaded
2023-07-29 22:03:09.763 DEBUG   Scripting (Main): Speech module loaded
2023-07-29 22:03:09.786 DEBUG   LuaGUI (Main): locale:	en	
2023-07-29 22:03:09.809 DEBUG   LuaGUI (Main): me_db_api creation started
2023-07-29 22:03:09.856 DEBUG   LuaGUI (Main): WARNING: task 36 is missing
2023-07-29 22:03:09.887 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:03:09.887 DEBUG   LuaGUI (Main): ---db_years.lua loaded!!---
2023-07-29 22:03:10.036 DEBUG   LuaGUI (Main): WARNING: task 36 is missing
2023-07-29 22:03:10.053 DEBUG   LuaGUI (Main): generated "ara_vdm" = 342
2023-07-29 22:03:10.065 DEBUG   LuaGUI (Main): generated "weapons.containers.{AKAN_NO_TRC}" = 1796
2023-07-29 22:03:10.077 DEBUG   LuaGUI (Main): generated "weapons.containers.{CLB4_SAMP400LD}" = 1818
2023-07-29 22:03:10.077 DEBUG   LuaGUI (Main): generated "weapons.containers.{CLB4_SAMP250HD}" = 1819
2023-07-29 22:03:10.077 DEBUG   LuaGUI (Main): generated "weapons.containers.{CLB4_SAMP125LD}" = 1820
2023-07-29 22:03:10.077 DEBUG   LuaGUI (Main): generated "weapons.containers.{CLB4_SAMP250LD}" = 1821
2023-07-29 22:03:10.077 DEBUG   LuaGUI (Main): generated "weapons.containers.{CLB4_MK82}" = 1822
2023-07-29 22:03:10.077 DEBUG   LuaGUI (Main): generated "weapons.containers.{CLB4_BLU107}" = 1823
2023-07-29 22:03:10.077 DEBUG   LuaGUI (Main): generated "weapons.containers.{CLB4_BR250}" = 1824
2023-07-29 22:03:10.077 DEBUG   LuaGUI (Main): generated "weapons.containers.{CLB4_SAMP400HD}" = 1825
2023-07-29 22:03:10.077 DEBUG   LuaGUI (Main): generated "weapons.containers.{M261_M151_M433}" = 1833
2023-07-29 22:03:10.077 DEBUG   LuaGUI (Main): generated "weapons.containers.{M261_M259}" = 1834
2023-07-29 22:03:10.077 DEBUG   LuaGUI (Main): generated "weapons.containers.M261_MK156" = 1835
2023-07-29 22:03:10.077 DEBUG   LuaGUI (Main): generated "weapons.containers.M261_MK151" = 1836
2023-07-29 22:03:10.077 DEBUG   LuaGUI (Main): generated "weapons.containers.{LR25_ARF8M3_HEI}" = 1839
2023-07-29 22:03:10.077 DEBUG   LuaGUI (Main): generated "weapons.containers.{LR25_ARF8M3_API}" = 1840
2023-07-29 22:03:10.077 DEBUG   LuaGUI (Main): generated "weapons.containers.{M299_3xAGM_114L_OUTBOARD_STARBOARD}" = 1850
2023-07-29 22:03:10.077 DEBUG   LuaGUI (Main): generated "weapons.containers.{M299_4xAGM_114L}" = 1851
2023-07-29 22:03:10.077 DEBUG   LuaGUI (Main): generated "weapons.containers.{M299_2xAGM_114L}" = 1852
2023-07-29 22:03:10.077 DEBUG   LuaGUI (Main): generated "weapons.containers.{M299_3xAGM_114K_1xAGM_114L_PRT}" = 1853
2023-07-29 22:03:10.077 DEBUG   LuaGUI (Main): generated "weapons.containers.{M299_1xAGM_114K_3xAGM_114L_STRBRD}" = 1854
2023-07-29 22:03:10.077 DEBUG   LuaGUI (Main): generated "weapons.containers.{M299_2xAGM_114K_2xAGM_114L}" = 1855
2023-07-29 22:03:10.077 DEBUG   LuaGUI (Main): generated "weapons.containers.{M299_1xAGM_114L_OUTBOARD_PORT}" = 1856
2023-07-29 22:03:10.077 DEBUG   LuaGUI (Main): generated "weapons.containers.{M299_3xAGM_114L_OUTBOARD_PORT}" = 1857
2023-07-29 22:03:10.077 DEBUG   LuaGUI (Main): generated "weapons.containers.{M299_3xAGM_114K_1xAGM_114L_STRBRD}" = 1858
2023-07-29 22:03:10.077 DEBUG   LuaGUI (Main): generated "weapons.containers.{M299_1xAGM_114L_OUTBOARD_STARBOARD}" = 1859
2023-07-29 22:03:10.077 DEBUG   LuaGUI (Main): generated "weapons.containers.{M299_1xAGM_114K_3xAGM_114L_PRT}" = 1860
2023-07-29 22:03:10.132 DEBUG   LuaGUI (Main): me_db_api creation complete
2023-07-29 22:03:10.479 DEBUG   LuaGUI (Main): --managerModulesME.moduleMainMenu--	nil
2023-07-29 22:03:10.715 DEBUG   LuaGUI (Main): Select TheatreOfWar: 	Caucasus
2023-07-29 22:03:10.715 DEBUG   LuaGUI (Main): can't open 'G:\Kaydedilen Oyunlar\DCS.openbeta\MissionEditor/default_coalitions.lua'
2023-07-29 22:03:10.911 INFO    UIBASERENDERER (Main): Cannot load font [G:\DCS World OpenBeta\dxgui\skins\fonts\]!
2023-07-29 22:03:10.911 INFO    UIBASERENDERER (Main): Cannot create font [G:\DCS World OpenBeta\dxgui\skins\fonts\] size 0!
2023-07-29 22:03:11.941 DEBUG   LuaGUI (Main): removing	C:\Users\rezia\AppData\Local\Temp\DCS.openbeta\tempMission.miz
2023-07-29 22:03:11.969 DEBUG   LuaGUI (Main): LOADING MAP CLASSIFIER
2023-07-29 22:03:11.970 DEBUG   LuaGUI (Main): LOADING MAP CLASSIFIER DONE
2023-07-29 22:03:12.012 INFO    APP (Main): Loaded G:\DCS World OpenBeta\Scripts\Hooks\common.lua
2023-07-29 22:03:12.013 INFO    APP (Main): Loaded G:\DCS World OpenBeta\Scripts\Hooks\multislot.lua
2023-07-29 22:03:12.013 INFO    APP (Main): Loaded G:\DCS World OpenBeta\Scripts\Hooks\voicechat.lua
2023-07-29 22:03:12.013 INFO    APP (Main): Loaded G:\DCS World OpenBeta\Scripts\Hooks\webGUI.lua
2023-07-29 22:03:12.024 DEBUG   LuaHooks (Main): me_db_api creation started
2023-07-29 22:03:12.066 DEBUG   LuaHooks (Main): WARNING: task 36 is missing
2023-07-29 22:03:12.105 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:03:12.105 DEBUG   LuaHooks (Main): ---db_years.lua loaded!!---
2023-07-29 22:03:12.254 DEBUG   LuaHooks (Main): WARNING: task 36 is missing
2023-07-29 22:03:12.272 DEBUG   LuaHooks (Main): generated "ara_vdm" = 342
2023-07-29 22:03:12.285 DEBUG   LuaHooks (Main): generated "weapons.containers.{AKAN_NO_TRC}" = 1796
2023-07-29 22:03:12.297 DEBUG   LuaHooks (Main): generated "weapons.containers.{CLB4_SAMP400LD}" = 1818
2023-07-29 22:03:12.297 DEBUG   LuaHooks (Main): generated "weapons.containers.{CLB4_SAMP250HD}" = 1819
2023-07-29 22:03:12.297 DEBUG   LuaHooks (Main): generated "weapons.containers.{CLB4_SAMP125LD}" = 1820
2023-07-29 22:03:12.297 DEBUG   LuaHooks (Main): generated "weapons.containers.{CLB4_SAMP250LD}" = 1821
2023-07-29 22:03:12.297 DEBUG   LuaHooks (Main): generated "weapons.containers.{CLB4_MK82}" = 1822
2023-07-29 22:03:12.297 DEBUG   LuaHooks (Main): generated "weapons.containers.{CLB4_BLU107}" = 1823
2023-07-29 22:03:12.297 DEBUG   LuaHooks (Main): generated "weapons.containers.{CLB4_BR250}" = 1824
2023-07-29 22:03:12.297 DEBUG   LuaHooks (Main): generated "weapons.containers.{CLB4_SAMP400HD}" = 1825
2023-07-29 22:03:12.297 DEBUG   LuaHooks (Main): generated "weapons.containers.{M261_M151_M433}" = 1833
2023-07-29 22:03:12.297 DEBUG   LuaHooks (Main): generated "weapons.containers.{M261_M259}" = 1834
2023-07-29 22:03:12.297 DEBUG   LuaHooks (Main): generated "weapons.containers.M261_MK156" = 1835
2023-07-29 22:03:12.297 DEBUG   LuaHooks (Main): generated "weapons.containers.M261_MK151" = 1836
2023-07-29 22:03:12.297 DEBUG   LuaHooks (Main): generated "weapons.containers.{LR25_ARF8M3_HEI}" = 1839
2023-07-29 22:03:12.297 DEBUG   LuaHooks (Main): generated "weapons.containers.{LR25_ARF8M3_API}" = 1840
2023-07-29 22:03:12.297 DEBUG   LuaHooks (Main): generated "weapons.containers.{M299_3xAGM_114L_OUTBOARD_STARBOARD}" = 1850
2023-07-29 22:03:12.297 DEBUG   LuaHooks (Main): generated "weapons.containers.{M299_4xAGM_114L}" = 1851
2023-07-29 22:03:12.297 DEBUG   LuaHooks (Main): generated "weapons.containers.{M299_2xAGM_114L}" = 1852
2023-07-29 22:03:12.297 DEBUG   LuaHooks (Main): generated "weapons.containers.{M299_3xAGM_114K_1xAGM_114L_PRT}" = 1853
2023-07-29 22:03:12.297 DEBUG   LuaHooks (Main): generated "weapons.containers.{M299_1xAGM_114K_3xAGM_114L_STRBRD}" = 1854
2023-07-29 22:03:12.297 DEBUG   LuaHooks (Main): generated "weapons.containers.{M299_2xAGM_114K_2xAGM_114L}" = 1855
2023-07-29 22:03:12.297 DEBUG   LuaHooks (Main): generated "weapons.containers.{M299_1xAGM_114L_OUTBOARD_PORT}" = 1856
2023-07-29 22:03:12.297 DEBUG   LuaHooks (Main): generated "weapons.containers.{M299_3xAGM_114L_OUTBOARD_PORT}" = 1857
2023-07-29 22:03:12.297 DEBUG   LuaHooks (Main): generated "weapons.containers.{M299_3xAGM_114K_1xAGM_114L_STRBRD}" = 1858
2023-07-29 22:03:12.297 DEBUG   LuaHooks (Main): generated "weapons.containers.{M299_1xAGM_114L_OUTBOARD_STARBOARD}" = 1859
2023-07-29 22:03:12.297 DEBUG   LuaHooks (Main): generated "weapons.containers.{M299_1xAGM_114K_3xAGM_114L_PRT}" = 1860
2023-07-29 22:03:12.344 DEBUG   LuaHooks (Main): me_db_api creation complete
2023-07-29 22:03:12.382 INFO    LuaNET (Main): Loading - DCS-SRS GameGUI - Ciribob: 2.0.8.6
2023-07-29 22:03:12.384 INFO    LuaNET (Main): Loaded - DCS-SRS GameGUI - Ciribob: 2.0.8.6
2023-07-29 22:03:12.385 INFO    LuaNET (Main): Loading - DCS-SRS Overlay GameGUI - Ciribob: 2.0.8.6 
2023-07-29 22:03:12.385 INFO    LuaNET (Main): Loaded - DCS-SRS Overlay GameGUI - Ciribob: 2.0.8.6 
2023-07-29 22:03:12.385 INFO    APP (Main): Loaded G:\Kaydedilen Oyunlar\DCS.openbeta\Scripts\Hooks\DCS-SRS-hook.lua
2023-07-29 22:03:12.385 INFO    TACVIEW.GUI.LUA (Main): Starting [G:\Kaydedilen Oyunlar\DCS.openbeta\Scripts\Hooks\TacviewGameGUI.lua]
2023-07-29 22:03:12.385 INFO    TACVIEW.GUI.LUA (Main): Loading C++ flight data recorder from [G:\Kaydedilen Oyunlar\DCS.openbeta\Mods\tech\Tacview\bin\]
2023-07-29 22:03:12.390 INFO    TACVIEW.GUI.LUA (Main): Tacview 1.9.2.200 C++ flight data recorder successfully loaded.
2023-07-29 22:03:12.390 INFO    APP (Main): Loaded G:\Kaydedilen Oyunlar\DCS.openbeta\Scripts\Hooks\TacviewGameGUI.lua
2023-07-29 22:03:12.390 INFO    LuaNET (Main): [LOTATC] GameGUI loading...
2023-07-29 22:03:12.390 INFO    APP (Main): Loaded G:\Kaydedilen Oyunlar\DCS.openbeta\Scripts\Hooks\lotatcGameGUI.lua
2023-07-29 22:03:12.390 INFO    LuaNET (Main): LOTTAF loaded
2023-07-29 22:03:12.390 INFO    APP (Main): Loaded G:\Kaydedilen Oyunlar\DCS.openbeta\Scripts\Hooks\lottafGameGUI.lua
2023-07-29 22:03:12.460 INFO    Dispatcher (Main): //=== END OF INIT ======================================//
2023-07-29 22:03:12.462 INFO    EDCORE (Main): (dDispatcher)enterToState_:2
2023-07-29 22:03:12.482 INFO    EDCORE (Main): (dDispatcher)enterToState_:3
2023-07-29 22:03:12.482 INFO    LUA (Main): Lua CPU usage: metric: average game loading: 44.0437 %
2023-07-29 22:03:12.482 DEBUG   LuaGUI (Main): removing	C:\Users\rezia\AppData\Local\Temp\DCS.openbeta\tempMission.miz
2023-07-29 22:03:12.488 DEBUG   LuaGUI (Main): ---- openReturnScreen=	
2023-07-29 22:03:38.362 INFO    ASYNCNET (Main): client has started
2023-07-29 22:03:38.362 INFO    ASYNCNET (Main): Using LEDBAT for UDP congestion control.
2023-07-29 22:03:38.363 INFO    ED_SOUND (6080): Using SSSE3 for peak calc.
2023-07-29 22:03:38.912 INFO    ASYNCNET (Main): got 1571 servers from the master.
2023-07-29 22:04:04.360 INFO    ASYNCNET (Main): connected to server
2023-07-29 22:04:04.361 INFO    ASYNCNET (Main): Server name: [4YA] TRAINING 24/7 CAUCASUS PVE V2.0 MOD BETA UK
2023-07-29 22:04:04.361 INFO    ASYNCNET (Main): Server version: 2.8.7.42718
2023-07-29 22:04:04.363 INFO    ASYNCNET (Main): Current ping: 0.0ms
2023-07-29 22:04:04.363 DEBUG   LuaGUI (Main): ----onNetConnect---	18
2023-07-29 22:04:04.364 INFO    TACVIEW.DLL (Main): Tacview Flight Data Recorder 1.9.2.200 Loaded.
2023-07-29 22:04:04.364 INFO    TACVIEW.DLL (Main): Config={tacviewModuleEnabled=1, tacviewFlightDataRecordingEnabled=1, tacviewSinglePlayerFlights=2, tacviewMultiplayerFlightsAsClient=2, tacviewMultiplayerFlightsAsHost=2, tacviewBookmarkShortcut=0, tacviewAutoDiscardFlights=10, tacviewDebugMode=0, tacviewTerrainExport=0, tacviewPlaybackDelay=600, tacviewRealTimeTelemetryEnabled=1, tacviewRealTimeTelemetryPort=42674, tacviewRealTimeTelemetryPassword="", tacviewRemoteControlEnabled=0, tacviewRemoteControlPort=42675, tacviewRemoteControlPassword="", tacviewExportPath=""}
2023-07-29 22:04:04.364 INFO    TACVIEW.DLL (Main): Running as a client in a multiplayer session.
2023-07-29 22:04:04.364 INFO    TACVIEW.DLL (Main): Tacview is set to [Record All Available Data]
2023-07-29 22:04:04.364 INFO    TACVIEW.DLL (Main): Export path: [G:\TACVIEW\]
2023-07-29 22:04:04.372 DEBUG   LuaGUI (Main): --- onChatMessage---	Tacview Flight Data Recorder 1.9.2.200 Loaded.	0	0
2023-07-29 22:04:04.388 DEBUG   LuaGUI (Main): --- onChatMessage---	Tacview is set to [Record All Available Data]	0	0
2023-07-29 22:04:04.509 INFO    LuaNET (Main): Trying to Launch SRS @ C:\Program Files\DCS-SimpleRadio-Standalone
2023-07-29 22:04:04.571 DEBUG   LuaGUI (Main): --- onChatMessage---	SRS Running @ 62.172.186.82:30204	1	18
2023-07-29 22:04:05.262 INFO    Dispatcher (Main): loadMission G:\Kaydedilen Oyunlar\DCS.openbeta\Tracks\Multiplayer\4YA_Cau_PVE2_V2.67_MOD[01_MAY_FEW]-20230730-010404.trk
2023-07-29 22:04:05.262 INFO    WORLDGENERAL (Main): loading mission from: "G:\Kaydedilen Oyunlar\DCS.openbeta\Tracks\Multiplayer\4YA_Cau_PVE2_V2.67_MOD[01_MAY_FEW]-20230730-010404.trk"
2023-07-29 22:04:05.308 INFO    APP (Main): use_xRay: yes
2023-07-29 22:04:05.308 INFO    APP (Main): netfm_enable_coeff_switching: yes
2023-07-29 22:04:05.475 INFO    Dispatcher (Main): Terrain theatre Caucasus
2023-07-29 22:04:05.485 INFO    ASYNCNET (Main): Initial ModelTime: 8956.635000
2023-07-29 22:04:05.485 INFO    EDCORE (Main): (dDispatcher)enterToState_:4
2023-07-29 22:04:05.485 INFO    Dispatcher (Main): Start
2023-07-29 22:04:05.497 INFO    Dispatcher (Main): Terrain theatre Caucasus
2023-07-29 22:04:05.498 INFO    Dispatcher (Main): load terrain from ./Mods/terrains/Caucasus\terrain.cfg.lua
2023-07-29 22:04:05.519 INFO    SECURITYCONTROL (Main): Loaded mods/terrains/caucasus/terrain.cfg.lua.pak.crypt
2023-07-29 22:04:05.520 INFO    TERRAIN (Main): lSystem::load(./Mods/terrains/Caucasus\terrain.cfg.lua)
2023-07-29 22:04:05.520 INFO    TERRAIN (Main): lSystem::openSession(./Mods/terrains/Caucasus\terrain.cfg.lua)
2023-07-29 22:04:05.520 INFO    TERRAIN (Main): lSystem::exit()
2023-07-29 22:04:05.520 INFO    TERRAIN (Main): lSystem::CleanScenes()
2023-07-29 22:04:05.520 INFO    EDOBJECTS (Main): lTypeObjectManagerImpl::clear 13
2023-07-29 22:04:17.935 INFO    EDTERRAIN4 (Main): TERRAIN_REVISION = 5124
2023-07-29 22:04:17.951 INFO    EDTERRAIN4 (Main): Open terrain cfg "./Mods/terrains/Caucasus\terrain.cfg.lua"
2023-07-29 22:04:17.951 INFO    EDTERRAIN4 (Main): Build date: 
2023-07-29 22:04:17.951 INFO    EDTERRAIN4 (Main): Texture quality: "max"
2023-07-29 22:04:17.951 INFO    EDTERRAIN4 (Main): Language: "en"
2023-07-29 22:04:18.002 INFO    EDCORE (Main): 0.051 s  terrain references
2023-07-29 22:04:18.003 INFO    EDCORE (Main): 0.000 s  terrain models
2023-07-29 22:04:18.003 INFO    EDCORE (Main): 0.000 s  terrain assets
2023-07-29 22:04:18.073 INFO    EDCORE (Main): 0.067 s  terrain assets2
2023-07-29 22:04:18.207 INFO    EDCORE (Main): 0.133 s  terrain landfile
2023-07-29 22:04:18.211 INFO    EDCORE (Main): 0.002 s  terrain surfaceTile
2023-07-29 22:04:18.211 INFO    EDTERRAIN4 (Main): switchTextures (season=1, minTexture=false)
2023-07-29 22:04:18.299 INFO    EDCORE (Main): 0.088 s  terrain vfstextures
2023-07-29 22:04:18.328 INFO    EDCORE (Main): 0.028 s  terrain scene
2023-07-29 22:04:18.329 INFO    EDCORE (Main): 0.000 s  terrain roaddetails
2023-07-29 22:04:18.329 INFO    EDCORE (Main): 0.000 s  terrain forest
2023-07-29 22:04:19.439 INFO    EDCORE (Main): 1.108 s  terrain routes
2023-07-29 22:04:19.440 INFO    EDCORE (Main): 0.000 s  terrain surfacedetails
2023-07-29 22:04:19.440 INFO    EDCORE (Main): 0.000 s  terrain blocks
2023-07-29 22:04:19.448 INFO    EDCORE (Main): 0.000 s  terrain references
2023-07-29 22:04:21.262 INFO    EDCORE (Main): 1.818 s  terrain superficials
2023-07-29 22:04:21.267 INFO    EDCORE (Main): 0.005 s  terrain lma
2023-07-29 22:04:21.267 INFO    EDCORE (Main): 0.000 s  terrain vectordatasettings
2023-07-29 22:04:21.916 INFO    EDCORE (Main): 0.648 s  terrain navgraph
2023-07-29 22:04:21.920 INFO    EDCORE (Main): 0.003 s  terrain vti
2023-07-29 22:04:22.188 INFO    EDTERRAIN4 (Main): terrain time: 4.236774 s
2023-07-29 22:04:22.194 INFO    TERRAIN (Main): lSystem::InitScenes()
2023-07-29 22:04:22.194 INFO    EDTERRAIN4 (Main): ITerrainContextImpl4::setTrafficDecimation(0)
2023-07-29 22:04:22.195 INFO    EDTERRAIN4 (Main): ITerrainContextImpl4::setDate( day=18, month=5)
2023-07-29 22:04:22.195 INFO    EDTERRAIN4 (Main): lTerraDispatchImpl::setDate( day=18, month=5)
2023-07-29 22:04:22.195 INFO    EDTERRAIN4 (Main): switch to season = spring
2023-07-29 22:04:22.195 INFO    EDTERRAIN4 (Main): switchTextures (season=0, minTexture=false)
2023-07-29 22:04:22.226 INFO    EDTERRAIN4 (Main): ITerrainContextImpl4::setTextureMode(full=1)
2023-07-29 22:04:22.370 INFO    DX11BACKEND (8172): Reloading textures ...
2023-07-29 22:04:23.959 INFO    Dispatcher (Main): load terrain done
2023-07-29 22:04:23.965 INFO    EDTERRAINGRAPHICS41 (8172): ITerrainGraphicsImpl4::openTerrain() START
2023-07-29 22:04:23.965 INFO    EDTERRAINGRAPHICS41 (8172): loading terrain options: Config/terrain/terrainoptions41.lua
2023-07-29 22:04:23.965 INFO    EDTERRAINGRAPHICS41 (8172): loading terrain shading options: ./Mods/terrains/Caucasus/shadingOptions/Caucasus.lua
2023-07-29 22:04:23.967 INFO    METASHADER (8172): MetaShaderCache2: [117] from ./Mods/terrains/Caucasus/misc/metacache/base.lua
2023-07-29 22:04:24.094 INFO    METASHADER (8172): loaded [117/117]
2023-07-29 22:04:24.104 WARNING EDTERRAINGRAPHICS41 (8172): failed to open "surfaceDetailsHints" section in terrain config
2023-07-29 22:04:24.106 ERROR_ONCE DX11BACKEND (17292): texture 'lightPalette.tif' not found. Asked from ''
2023-07-29 22:04:24.845 INFO    EDCORE (8172): 0.738 s  Precompile metashaders
2023-07-29 22:04:24.855 INFO    EDTERRAINGRAPHICS41 (8172): 0.000010s Loaded reference file "caucasus" buffers: 0
2023-07-29 22:04:24.855 INFO    EDCORE (8172): 0.000 s  landscape4::lReferenceFile
2023-07-29 22:04:24.860 INFO    EDTERRAINGRAPHICS41 (8172): 0.004718s Loaded reference file "airfieldslights" buffers: 7
2023-07-29 22:04:24.860 INFO    EDCORE (8172): 0.005 s  landscape4::lReferenceFile
2023-07-29 22:04:24.891 INFO    EDTERRAINGRAPHICS41 (8172): 0.030843s Loaded reference file "blockbuildings" buffers: 9
2023-07-29 22:04:24.891 INFO    EDCORE (8172): 0.031 s  landscape4::lReferenceFile
2023-07-29 22:04:24.893 INFO    EDTERRAINGRAPHICS41 (8172): 0.001772s Loaded reference file "blocktrees" buffers: 0
2023-07-29 22:04:24.893 INFO    EDCORE (8172): 0.002 s  landscape4::lReferenceFile
2023-07-29 22:04:24.948 INFO    EDTERRAINGRAPHICS41 (8172): 0.052014s Loaded reference file "caucasusafbbuildings_new" buffers: 30
2023-07-29 22:04:24.948 INFO    EDCORE (8172): 0.052 s  landscape4::lReferenceFile
2023-07-29 22:04:24.954 INFO    EDTERRAINGRAPHICS41 (8172): 0.006085s Loaded reference file "caucasusbridges" buffers: 11
2023-07-29 22:04:24.954 INFO    EDCORE (8172): 0.006 s  landscape4::lReferenceFile
2023-07-29 22:04:24.962 ERROR   EDTERRAINGRAPHICS41 (8172): metashaders/terrain/varyhouselight.fx|metashaders/transformmodifiers/transform_instanser.meta.hlsl|CAUCASUS_NOISE=;COLOR_VTI=;DIRECTX11=true;GENERATE_NORMALS=;HACK_ASSETS_NORMALS=;LIGHT_TEXTURE=;NODEFINITIONS=;NOISE_OP=PhotoshopOverlay;OCCLUSION_TEXTURE=;PBR_TEXTURES=;SURFACE5=;USE_CAUCASUS_BLEND=;USE_DCS_DEFERRED=1;USE_TERRAIN_PALETTE=;VARYHOUSELOD_SELFILLUM_FLIR=|: geometry->getStructured(P,occlusionTexCoord,selfillumTexCoord) failed
2023-07-29 22:04:24.982 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:04:24.982 ERROR   EDTERRAINGRAPHICS41 (8172): metashaders/terrain/varyhouselight.fx|metashaders/transformmodifiers/transform_simple.meta.hlsl|CAUCASUS_NOISE=;COLOR_VTI=;DIRECTX11=true;GENERATE_NORMALS=;HACK_ASSETS_NORMALS=;LIGHT_TEXTURE=;NODEFINITIONS=;NOISE_OP=PhotoshopOverlay;OCCLUSION_TEXTURE=;PBR_TEXTURES=;SURFACE5=;USE_CAUCASUS_BLEND=;USE_DCS_DEFERRED=1;USE_TERRAIN_PALETTE=;VARYHOUSELOD_SELFILLUM_FLIR=|: geometry->getStructured(P,occlusionTexCoord,selfillumTexCoord) failed
2023-07-29 22:04:24.985 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:04:24.985 INFO    EDTERRAINGRAPHICS41 (8172): 0.030540s Loaded reference file "caucasusobjects" buffers: 0
2023-07-29 22:04:24.985 INFO    EDCORE (8172): 0.031 s  landscape4::lReferenceFile
2023-07-29 22:04:24.991 INFO    EDTERRAINGRAPHICS41 (8172): 0.005568s Loaded reference file "communication" buffers: 7
2023-07-29 22:04:24.991 INFO    EDCORE (8172): 0.006 s  landscape4::lReferenceFile
2023-07-29 22:04:24.993 INFO    EDTERRAINGRAPHICS41 (8172): 0.000792s Loaded reference file "crashmodels" buffers: 3
2023-07-29 22:04:24.993 INFO    EDCORE (8172): 0.001 s  landscape4::lReferenceFile
2023-07-29 22:04:25.036 INFO    EDTERRAINGRAPHICS41 (8172): 0.040470s Loaded reference file "crashmodelsfromedm" buffers: 22
2023-07-29 22:04:25.036 INFO    EDCORE (8172): 0.040 s  landscape4::lReferenceFile
2023-07-29 22:04:25.043 INFO    EDTERRAINGRAPHICS41 (8172): 0.005855s Loaded reference file "housedetails" buffers: 9
2023-07-29 22:04:25.043 INFO    EDCORE (8172): 0.006 s  landscape4::lReferenceFile
2023-07-29 22:04:25.045 INFO    EDTERRAINGRAPHICS41 (8172): 0.002041s Loaded reference file "industrial" buffers: 8
2023-07-29 22:04:25.045 INFO    EDCORE (8172): 0.002 s  landscape4::lReferenceFile
2023-07-29 22:04:25.047 INFO    EDTERRAINGRAPHICS41 (8172): materialParams[1]*1536
2023-07-29 22:04:25.053 INFO    EDTERRAINGRAPHICS41 (8172): 0.006062s Loaded reference file "misc" buffers: 3
2023-07-29 22:04:25.053 INFO    EDCORE (8172): 0.006 s  landscape4::lReferenceFile
2023-07-29 22:04:25.057 INFO    EDTERRAINGRAPHICS41 (8172): 0.003534s Loaded reference file "oilplatforms" buffers: 7
2023-07-29 22:04:25.057 INFO    EDCORE (8172): 0.004 s  landscape4::lReferenceFile
2023-07-29 22:04:25.061 INFO    EDTERRAINGRAPHICS41 (8172): 0.003456s Loaded reference file "tuapserefinery" buffers: 6
2023-07-29 22:04:25.061 INFO    EDCORE (8172): 0.003 s  landscape4::lReferenceFile
2023-07-29 22:04:25.064 INFO    EDTERRAINGRAPHICS41 (8172): 0.002730s Loaded reference file "vehicles" buffers: 12
2023-07-29 22:04:25.064 INFO    EDCORE (8172): 0.003 s  landscape4::lReferenceFile
2023-07-29 22:04:25.068 INFO    EDTERRAINGRAPHICS41 (8172): 0.002178s Loaded reference file "vessels" buffers: 7
2023-07-29 22:04:25.068 INFO    EDCORE (8172): 0.002 s  landscape4::lReferenceFile
2023-07-29 22:04:25.071 INFO    EDTERRAINGRAPHICS41 (8172): 0.001533s Loaded reference file "walls" buffers: 2
2023-07-29 22:04:25.071 INFO    EDCORE (8172): 0.002 s  landscape4::lReferenceFile
2023-07-29 22:04:25.075 INFO    EDTERRAINGRAPHICS41 (8172): 0.001755s Loaded reference file "americanbeech" buffers: 0
2023-07-29 22:04:25.075 INFO    EDCORE (8172): 0.002 s  landscape4::lReferenceFile
2023-07-29 22:04:25.078 INFO    EDTERRAINGRAPHICS41 (8172): 0.000358s Loaded reference file "caucasus_fir" buffers: 0
2023-07-29 22:04:25.078 INFO    EDCORE (8172): 0.000 s  landscape4::lReferenceFile
2023-07-29 22:04:25.082 INFO    EDTERRAINGRAPHICS41 (8172): 0.000546s Loaded reference file "cypress_oak" buffers: 0
2023-07-29 22:04:25.082 INFO    EDCORE (8172): 0.001 s  landscape4::lReferenceFile
2023-07-29 22:04:25.086 INFO    EDTERRAINGRAPHICS41 (8172): 0.000597s Loaded reference file "european_beech" buffers: 0
2023-07-29 22:04:25.086 INFO    EDCORE (8172): 0.001 s  landscape4::lReferenceFile
2023-07-29 22:04:25.090 INFO    EDTERRAINGRAPHICS41 (8172): 0.000807s Loaded reference file "green_ash" buffers: 0
2023-07-29 22:04:25.090 INFO    EDCORE (8172): 0.001 s  landscape4::lReferenceFile
2023-07-29 22:04:25.094 INFO    EDTERRAINGRAPHICS41 (8172): 0.000521s Loaded reference file "honey_mesquite" buffers: 0
2023-07-29 22:04:25.094 INFO    EDCORE (8172): 0.001 s  landscape4::lReferenceFile
2023-07-29 22:04:25.098 INFO    EDTERRAINGRAPHICS41 (8172): 0.000507s Loaded reference file "italiancypress" buffers: 0
2023-07-29 22:04:25.098 INFO    EDCORE (8172): 0.001 s  landscape4::lReferenceFile
2023-07-29 22:04:25.102 INFO    EDTERRAINGRAPHICS41 (8172): 0.000475s Loaded reference file "lombardypoplar" buffers: 0
2023-07-29 22:04:25.102 INFO    EDCORE (8172): 0.000 s  landscape4::lReferenceFile
2023-07-29 22:04:25.106 INFO    EDTERRAINGRAPHICS41 (8172): 0.000716s Loaded reference file "mountain_maple" buffers: 0
2023-07-29 22:04:25.106 INFO    EDCORE (8172): 0.001 s  landscape4::lReferenceFile
2023-07-29 22:04:25.110 INFO    EDTERRAINGRAPHICS41 (8172): 0.000703s Loaded reference file "norwayspruce" buffers: 0
2023-07-29 22:04:25.110 INFO    EDCORE (8172): 0.001 s  landscape4::lReferenceFile
2023-07-29 22:04:25.114 INFO    EDTERRAINGRAPHICS41 (8172): 0.000473s Loaded reference file "shrub" buffers: 0
2023-07-29 22:04:25.114 INFO    EDCORE (8172): 0.000 s  landscape4::lReferenceFile
2023-07-29 22:04:25.114 INFO    EDTERRAINGRAPHICS41 (8172): InstanceManager2 is completing initialization... 
2023-07-29 22:04:25.118 INFO    EDTERRAINGRAPHICS41 (8172): InstanceManager2 complete initialization: 
2023-07-29 22:04:25.118 INFO    EDTERRAINGRAPHICS41 (8172):   objects:    669
2023-07-29 22:04:25.118 INFO    EDTERRAINGRAPHICS41 (8172):   subObjects: 493
2023-07-29 22:04:25.118 INFO    EDTERRAINGRAPHICS41 (8172):   objectLods: 2894
2023-07-29 22:04:25.118 INFO    EDTERRAINGRAPHICS41 (8172):   objectLodRenderItems: 354
2023-07-29 22:04:25.118 INFO    EDTERRAINGRAPHICS41 (8172):   MAX_LODS_IN_OBJECT:       10
2023-07-29 22:04:25.118 INFO    EDTERRAINGRAPHICS41 (8172):   MAX_SUBOBJECTS_IN_OBJECT: 74
2023-07-29 22:04:25.118 INFO    EDTERRAINGRAPHICS41 (8172):   GEOMETRY BUFFERS: 143
2023-07-29 22:04:25.121 INFO    EDCORE (8172): 0.000 s  landscape5::OceanFile
2023-07-29 22:04:25.172 INFO    EDCORE (8172): 0.047 s  landscape5::GrassFile
2023-07-29 22:04:25.172 INFO    EDCORE (8172): 0.000 s  landscape5::lModels5File
2023-07-29 22:04:25.255 WARNING LOG (3992): 16 duplicate message(s) skipped.
2023-07-29 22:04:25.255 INFO    EDTERRAINGRAPHICS41 (8172): remapper.deformers is not empty
2023-07-29 22:04:25.297 INFO    EDTERRAINGRAPHICS41 (8172): materialParams[37388]*1536
2023-07-29 22:04:25.299 INFO    EDCORE (8172): 0.046 s  landscape5::Surface5File
2023-07-29 22:04:25.302 INFO    EDTERRAINGRAPHICS41 (8172): materialParams[1040]*1536
2023-07-29 22:04:25.302 INFO    EDCORE (8172): 0.002 s  landscape5::SurfaceTile
2023-07-29 22:04:25.306 INFO    EDCORE (8172): 0.001 s  landscape5::Scene5File
2023-07-29 22:04:25.312 INFO    EDCORE (8172): 0.003 s  landscape4::lRoutesFile
2023-07-29 22:04:25.313 INFO    EDCORE (8172): 0.000 s  landscape4::lSurfaceDetails2File
2023-07-29 22:04:25.317 INFO    EDTERRAINGRAPHICS41 (8172): materialParams[1]*1536
2023-07-29 22:04:25.317 INFO    EDCORE (8172): 0.000 s  landscape4::lSuperficialFile
2023-07-29 22:04:25.321 INFO    EDCORE (8172): Loaded G:/DCS World OpenBeta/bin-mt/dxgui_edge_render.dll
2023-07-29 22:04:25.321 INFO    EDCORE (8172): 0.000 s  landscape4::lGeoNamesFile
2023-07-29 22:04:25.326 INFO    EDCORE (8172): 0.000 s  landscape5::sup5File
2023-07-29 22:04:25.336 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:04:25.336 INFO    EDCORE (8172): 0.000 s  landscape5::navGraph5File
2023-07-29 22:04:25.336 INFO    EDTERRAINGRAPHICS41 (8172): ITerrainGraphicsImpl4::openTerrain() END 1.371109 s
2023-07-29 22:04:25.940 WARNING GRAPHICSCORE (Main): already registered Renderer callback
2023-07-29 22:04:26.018 INFO    VISUALIZER (8172): DCSSceneRenderer initialized
2023-07-29 22:04:26.063 DEBUG   LuaGUI (Main): Input:	Profile [General] command [BDA show/hide] contains combo [RAlt + '] equal to combo in [UI Layer]
2023-07-29 22:04:26.063 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:04:26.063 DEBUG   LuaGUI (Main): Input:	Profile [General] command [Chat show/hide] contains combo [LCtrl + LShift + Y] equal to combo in [UI Layer]
2023-07-29 22:04:26.063 DEBUG   LuaGUI (Main): Input:	Profile [General] command [Screenshot] contains combo [SysRQ] equal to combo in [UI Layer]
2023-07-29 22:04:26.064 DEBUG   LuaGUI (Main): Input:	Profile[General] key command[F11 Camera moving forward] for device[Keyboard] has different name from command[F11 camera moving forward] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]
2023-07-29 22:04:26.064 DEBUG   LuaGUI (Main): Input:	Profile[General] key command[F11 Camera moving backward] for device[Keyboard] has different name from command[F11 camera moving backward] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]
2023-07-29 22:04:26.064 DEBUG   LuaGUI (Main): Input:	Profile[General] key command[Keyboard Rate Fast] for device[Keyboard] has different name from command[Fast keyboard turn speed] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]
2023-07-29 22:04:26.064 DEBUG   LuaGUI (Main): Input:	Profile[General] key command[Keyboard Rate Slow] for device[Keyboard] has different name from command[Slow keyboard turn speed] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]
2023-07-29 22:04:26.064 DEBUG   LuaGUI (Main): Input:	Profile[General] key command[Keyboard Rate Normal] for device[Keyboard] has different name from command[Normal keyboard turn speed] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]
2023-07-29 22:04:26.064 DEBUG   LuaGUI (Main): Input:	Profile[General] key command[Mouse Rate Fast] for device[Keyboard] has different name from command[Fast mouse turn speed] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]
2023-07-29 22:04:26.064 DEBUG   LuaGUI (Main): Input:	Profile[General] key command[Mouse Rate Slow] for device[Keyboard] has different name from command[Slow mouse turn speed] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]
2023-07-29 22:04:26.064 DEBUG   LuaGUI (Main): Input:	Profile[General] key command[Mouse Rate Normal] for device[Keyboard] has different name from command[Normal mouse turn speed] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]
2023-07-29 22:04:26.065 DEBUG   LuaGUI (Main): Input:	Profile[General] axis command[Absolute Camera Vertical View] for device[TrackIR] has different name from command[Horizontal View] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}, T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]
2023-07-29 22:04:26.065 DEBUG   LuaGUI (Main): Input:	Profile[General] axis command[Absolute Camera Horizontal View] for device[TrackIR] has different name from command[Vertical View] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}, T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]
2023-07-29 22:04:26.072 DEBUG   LuaGUI (Main): Input:	Profile [General] command [BDA show/hide] contains combo [RAlt + '] equal to combo in [UI Layer]
2023-07-29 22:04:26.072 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:04:26.072 DEBUG   LuaGUI (Main): Input:	Profile [General] command [Chat show/hide] contains combo [LCtrl + LShift + Y] equal to combo in [UI Layer]
2023-07-29 22:04:26.072 DEBUG   LuaGUI (Main): Input:	Profile [General] command [Screenshot] contains combo [SysRQ] equal to combo in [UI Layer]
2023-07-29 22:04:26.072 DEBUG   LuaGUI (Main): Input:	Profile[General] key command[F11 Camera moving forward] for device[Keyboard] has different name from command[F11 camera moving forward] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]
2023-07-29 22:04:26.072 DEBUG   LuaGUI (Main): Input:	Profile[General] key command[F11 Camera moving backward] for device[Keyboard] has different name from command[F11 camera moving backward] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]
2023-07-29 22:04:26.072 DEBUG   LuaGUI (Main): Input:	Profile[General] key command[Keyboard Rate Fast] for device[Keyboard] has different name from command[Fast keyboard turn speed] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]
2023-07-29 22:04:26.072 DEBUG   LuaGUI (Main): Input:	Profile[General] key command[Keyboard Rate Slow] for device[Keyboard] has different name from command[Slow keyboard turn speed] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]
2023-07-29 22:04:26.072 DEBUG   LuaGUI (Main): Input:	Profile[General] key command[Keyboard Rate Normal] for device[Keyboard] has different name from command[Normal keyboard turn speed] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]
2023-07-29 22:04:26.072 DEBUG   LuaGUI (Main): Input:	Profile[General] key command[Mouse Rate Fast] for device[Keyboard] has different name from command[Fast mouse turn speed] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]
2023-07-29 22:04:26.072 DEBUG   LuaGUI (Main): Input:	Profile[General] key command[Mouse Rate Slow] for device[Keyboard] has different name from command[Slow mouse turn speed] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]
2023-07-29 22:04:26.072 DEBUG   LuaGUI (Main): Input:	Profile[General] key command[Mouse Rate Normal] for device[Keyboard] has different name from command[Normal mouse turn speed] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]
2023-07-29 22:04:26.073 DEBUG   LuaGUI (Main): Input:	Profile[General] axis command[Absolute Camera Vertical View] for device[TrackIR] has different name from command[Horizontal View] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}, T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]
2023-07-29 22:04:26.073 DEBUG   LuaGUI (Main): Input:	Profile[General] axis command[Absolute Camera Horizontal View] for device[TrackIR] has different name from command[Vertical View] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}, T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]
2023-07-29 22:04:26.118 DEBUG   LuaGUI (Main): Input:	Profile[JFT.camera] key command[Light Beacon Cycle Steady/Blink/Off] for device[Keyboard] has different name from command[Light Beacon Cycle on/blink/off] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]
2023-07-29 22:04:26.134 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:04:26.134 DEBUG   LuaGUI (Main): Input:	Profile [Explorations] command [Exploration cancel] contains combo [Esc] equal to combo in [UI Layer]
2023-07-29 22:04:26.135 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:04:26.135 DEBUG   LuaGUI (Main): Input:	Command Exploration target selection has no category in profile Explorations
2023-07-29 22:04:26.135 DEBUG   LuaGUI (Main): Input:	Command Exploration cancel has no category in profile Explorations
2023-07-29 22:04:26.135 DEBUG   LuaGUI (Main): Input:	Command Exploration start has no category in profile Explorations
2023-07-29 22:04:26.139 DEBUG   LuaGUI (Main): Input:	Profile [Command menu] command [Command switch dialog] contains combo [LShift + Tab] equal to combo in [UI Layer]
2023-07-29 22:04:26.140 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:04:26.140 DEBUG   LuaGUI (Main): Input:	Command Command menu item 8 has no category in profile Command menu
2023-07-29 22:04:26.140 DEBUG   LuaGUI (Main): Input:	Command Command menu item 7 has no category in profile Command menu
2023-07-29 22:04:26.140 DEBUG   LuaGUI (Main): Input:	Command Command menu item 1 has no category in profile Command menu
2023-07-29 22:04:26.140 DEBUG   LuaGUI (Main): Input:	Command Command menu item 2 has no category in profile Command menu
2023-07-29 22:04:26.140 DEBUG   LuaGUI (Main): Input:	Command Command switch dialog has no category in profile Command menu
2023-07-29 22:04:26.140 DEBUG   LuaGUI (Main): Input:	Command Command menu item 12 has no category in profile Command menu
2023-07-29 22:04:26.140 DEBUG   LuaGUI (Main): Input:	Command Command menu item 11 has no category in profile Command menu
2023-07-29 22:04:26.140 DEBUG   LuaGUI (Main): Input:	Command Command menu item 5 has no category in profile Command menu
2023-07-29 22:04:26.140 DEBUG   LuaGUI (Main): Input:	Command Command menu item 6 has no category in profile Command menu
2023-07-29 22:04:26.140 DEBUG   LuaGUI (Main): Input:	Command Command menu item 10 has no category in profile Command menu
2023-07-29 22:04:26.140 DEBUG   LuaGUI (Main): Input:	Command Command menu item 9 has no category in profile Command menu
2023-07-29 22:04:26.141 DEBUG   LuaGUI (Main): Input:	Command Command menu item 3 has no category in profile Command menu
2023-07-29 22:04:26.141 DEBUG   LuaGUI (Main): Input:	Command Command menu item 4 has no category in profile Command menu
2023-07-29 22:04:26.145 DEBUG   LuaGUI (Main): Input:	Command Training user responded back has no category in profile Training wait for user
2023-07-29 22:04:26.145 DEBUG   LuaGUI (Main): Input:	Command Training user responded has no category in profile Training wait for user
2023-07-29 22:04:26.145 INFO    Dispatcher (Main): initial random seed = 8266185
2023-07-29 22:04:26.145 INFO    Dispatcher (Main): apply random seed = 8266185
2023-07-29 22:04:26.188 INFO    WORLDGENERAL (Main): loaded from mission Scripts/World/GPS_GNSS.lua
2023-07-29 22:04:26.438 INFO    WORLDGENERAL (Main): loaded from mission Config/View/SnapViewsDefault.lua
2023-07-29 22:04:26.440 INFO    WORLDGENERAL (Main): loaded from mission Config/View/SnapViews.lua
2023-07-29 22:04:26.441 INFO    WORLDGENERAL (Main): loaded from mission Config/View/View.lua
2023-07-29 22:04:26.441 INFO    WORLDGENERAL (Main): loaded from mission Config/View/Server.lua
2023-07-29 22:04:26.454 DEBUG   AwacsCameraDialog::AwacsCameraDialog (Main): window_.widget = 	userdata: 00000293285D24E0
2023-07-29 22:04:26.521 DEBUG   Scripting (Main): altitude:	32808
2023-07-29 22:04:26.565 INFO    ASYNCNET (Main): ready to start, waiting for sync
2023-07-29 22:04:26.569 INFO    VISUALIZER (Main): Preload() radius: 96000.000000
2023-07-29 22:04:26.575 INFO    EDTERRAINGRAPHICS41 (Main): ITerrainGraphicsImpl4::forceLoading(): pos=(0, 2000, 0), radius=96000
2023-07-29 22:04:26.706 INFO    EDTERRAINGRAPHICS41 (8172): surface5 clean up LOD 0: left 0  released 0
2023-07-29 22:04:26.706 INFO    EDTERRAINGRAPHICS41 (8172): surface5 clean up LOD 1: left 0  released 0
2023-07-29 22:04:26.706 INFO    EDTERRAINGRAPHICS41 (8172): surface5 clean up 0.031500 ms
2023-07-29 22:04:27.813 INFO    EDTERRAINGRAPHICS41 (8172): instancer factors has been changed. Update lod buffers.
2023-07-29 22:04:27.813 INFO    EDTERRAINGRAPHICS41 (8172): 	 distanceFactor = 1.200000
2023-07-29 22:04:27.813 INFO    EDTERRAINGRAPHICS41 (8172): 	 instancerDetailsFactor = 0.833333
2023-07-29 22:04:27.813 INFO    EDTERRAINGRAPHICS41 (8172): 	 forestDistanceFactor = 1.000000
2023-07-29 22:04:27.813 INFO    EDTERRAINGRAPHICS41 (8172): 	 forestDetailsFactor = 0.833333
2023-07-29 22:04:28.575 INFO    VISUALIZER (Main): Preload() finished
2023-07-29 22:04:28.887 DEBUG   LuaGUI (Main): ---onBdaShowF10()--- bValue , isOn(): 	false	false
2023-07-29 22:04:29.207 INFO    Dispatcher (Main): precache units resources in slots
2023-07-29 22:04:29.221 ERROR   WORLDGENERAL (Main): Error: Unit [B-1B]: No property record for cell "MAIN".
2023-07-29 22:04:29.221 ERROR   WORLDGENERAL (Main): Error: Unit [B-1B]: No property record for segment "Line_MAIN".
2023-07-29 22:04:29.221 ERROR   WORLDGENERAL (Main): Error: Unit [B-1B]: No cell for property records GEAR_C GEAR_L GEAR_R AILERON_L AILERON_R KEEL_R_IN ELEVATOR_L_IN ELEVATOR_R_IN RUDDER RUDDER_R.
2023-07-29 22:04:29.237 ERROR   WORLDGENERAL (Main): Error: Unit [C-130]: No cell for property records AILERON_L AILERON_R ELEVATOR_L_IN ELEVATOR_R_IN RUDDER FUEL_TANK_LEFT_SIDE.
2023-07-29 22:04:29.239 ERROR   WORLDGENERAL (Main): Error: Unit [F-117A]: No property record for cell "MAIN".
2023-07-29 22:04:29.239 ERROR   WORLDGENERAL (Main): Error: Unit [F-117A]: No cell for property records NOSE_CENTER COCKPIT GEAR_C ENGINE ENGINE_R GEAR_L GEAR_R ENGINE_L_OUT ENGINE_R_OUT AILERON_L AILERON_R WING_L_IN WING_R_IN FLAP_L_IN FLAP_R_IN KEEL_IN KEEL_R_IN STABILIZER_L_IN STABILIZER_R_IN ELEVATOR_L_IN ELEVATOR_R_IN RUDDER RUDDER_R TAIL.
2023-07-29 22:04:29.284 ERROR   WORLDGENERAL (Main): Error: Unit [MiG-27K]: No property record for cell "MAIN".
2023-07-29 22:04:29.284 ERROR   WORLDGENERAL (Main): Error: Unit [MiG-27K]: No cell for property records ENGINE_R ENGINE_L_OUT ENGINE_R_OUT AILERON_L AILERON_R KEEL_R_IN ELEVATOR_L_IN ELEVATOR_R_IN RUDDER_R TAIL.
2023-07-29 22:04:29.332 ERROR   WORLDGENERAL (Main): Error: Unit [Su-24M]: No property record for cell "WING_R_IN".
2023-07-29 22:04:29.332 ERROR   WORLDGENERAL (Main): Error: Unit [Su-24M]: No property record for cell "WING_L_IN".
2023-07-29 22:04:29.332 ERROR   WORLDGENERAL (Main): Error: Unit [Su-24M]: No property record for segment "LINE_STABILIZER_R_IN".
2023-07-29 22:04:29.332 ERROR   WORLDGENERAL (Main): Error: Unit [Su-24M]: No property record for segment "LINE_STABILIZER_L_IN001".
2023-07-29 22:04:29.332 ERROR   WORLDGENERAL (Main): Error: Unit [Su-24M]: No property record for segment "LINE_FIN_TOP".
2023-07-29 22:04:29.332 ERROR   WORLDGENERAL (Main): Error: Unit [Su-24M]: No property record for segment "LINE_FUSELAGE_CENTR_TOP".
2023-07-29 22:04:29.332 ERROR   WORLDGENERAL (Main): Error: Unit [Su-24M]: No property record for segment "LINE_NOSE_BOTTOM".
2023-07-29 22:04:29.332 ERROR   WORLDGENERAL (Main): Error: Unit [Su-24M]: No property record for segment "LINE_NOSE".
2023-07-29 22:04:29.332 ERROR   WORLDGENERAL (Main): Error: Unit [Su-24M]: No property record for segment "LINE_NOSE_TOP_SIDE".
2023-07-29 22:04:29.332 ERROR   WORLDGENERAL (Main): Error: Unit [Su-24M]: No property record for segment "LINE_NOSE_LEFT_SIDE".
2023-07-29 22:04:29.332 ERROR   WORLDGENERAL (Main): Error: Unit [Su-24M]: No property record for segment "LINE_NOSE_RIGHT_SIDE".
2023-07-29 22:04:29.332 ERROR   WORLDGENERAL (Main): Error: Unit [Su-24M]: No property record for segment "LINE_FUSELAGE_CENTR_R".
2023-07-29 22:04:29.332 ERROR   WORLDGENERAL (Main): Error: Unit [Su-24M]: No property record for segment "LINE_FUSELAGE_CENTR_L".
2023-07-29 22:04:29.332 ERROR   WORLDGENERAL (Main): Error: Unit [Su-24M]: No property record for segment "LINE_FUSELAGE_BOTTOM".
2023-07-29 22:04:29.332 ERROR   WORLDGENERAL (Main): Error: Unit [Su-24M]: No property record for segment "LINE_ENGINE_L".
2023-07-29 22:04:29.332 ERROR   WORLDGENERAL (Main): Error: Unit [Su-24M]: No property record for segment "LINE_ENGINE_R".
2023-07-29 22:04:29.332 ERROR   WORLDGENERAL (Main): Error: Unit [Su-24M]: No property record for segment "LINE_WING_R_IN".
2023-07-29 22:04:29.332 ERROR   WORLDGENERAL (Main): Error: Unit [Su-24M]: No property record for segment "LINE_WING_L_IN".
2023-07-29 22:04:29.332 ERROR   WORLDGENERAL (Main): Error: Unit [Su-24M]: No property record for segment "LINE_WING_R_OUT".
2023-07-29 22:04:29.332 ERROR   WORLDGENERAL (Main): Error: Unit [Su-24M]: No property record for segment "LINE_WING_R_PART_OUT".
2023-07-29 22:04:29.332 ERROR   WORLDGENERAL (Main): Error: Unit [Su-24M]: No property record for segment "LINE_FLAP_R_IN".
2023-07-29 22:04:29.332 ERROR   WORLDGENERAL (Main): Error: Unit [Su-24M]: No property record for segment "LINE_WING_L_OUT001".
2023-07-29 22:04:29.332 ERROR   WORLDGENERAL (Main): Error: Unit [Su-24M]: No property record for segment "LINE_WING_L_PART_OUT".
2023-07-29 22:04:29.332 ERROR   WORLDGENERAL (Main): Error: Unit [Su-24M]: No property record for segment "LINE_FLAP_L_IN".
2023-07-29 22:04:29.380 ERROR   WORLDGENERAL (Main): Error: Unit [Su-34]: No property record for segment "SShape033".
2023-07-29 22:04:29.489 ERROR   WORLDGENERAL (Main): Error: Unit [Tu-22M3]: No property record for cell "TAIL_RIGHT_SIDE".
2023-07-29 22:04:29.489 ERROR   WORLDGENERAL (Main): Error: Unit [Tu-22M3]: No property record for cell "Object1039".
2023-07-29 22:04:29.489 ERROR   WORLDGENERAL (Main): Error: Unit [Tu-22M3]: No property record for cell "FUSELAGE_CENTR_L".
2023-07-29 22:04:29.489 ERROR   WORLDGENERAL (Main): Error: Unit [Tu-22M3]: No property record for cell "FUSELAGE_CENTR_R".
2023-07-29 22:04:29.489 ERROR   WORLDGENERAL (Main): Error: Unit [Tu-22M3]: No property record for cell "TAIL_LEFT_SIDE".
2023-07-29 22:04:29.489 ERROR   WORLDGENERAL (Main): Error: Unit [Tu-22M3]: No property record for cell "Object1084".
2023-07-29 22:04:29.489 ERROR   WORLDGENERAL (Main): Error: Unit [Tu-22M3]: No property record for segment "LINE_NOSE".
2023-07-29 22:04:29.489 ERROR   WORLDGENERAL (Main): Error: Unit [Tu-22M3]: No property record for segment "LINE_FUSELAGE_LEFT_SIDE".
2023-07-29 22:04:29.489 ERROR   WORLDGENERAL (Main): Error: Unit [Tu-22M3]: No property record for segment "LINE_FIN_TOP".
2023-07-29 22:04:29.489 ERROR   WORLDGENERAL (Main): Error: Unit [Tu-22M3]: No property record for segment "LINE_STABILIZER_R_IN".
2023-07-29 22:04:29.489 ERROR   WORLDGENERAL (Main): Error: Unit [Tu-22M3]: No property record for segment "LINE_STABILIZER_L_IN".
2023-07-29 22:04:29.489 ERROR   WORLDGENERAL (Main): Error: Unit [Tu-22M3]: No property record for segment "LINE_FUSELAGE_RIGHT_SIDE".
2023-07-29 22:04:29.489 ERROR   WORLDGENERAL (Main): Error: Unit [Tu-22M3]: No property record for segment "LINE_WING_R_OUT".
2023-07-29 22:04:29.489 ERROR   WORLDGENERAL (Main): Error: Unit [Tu-22M3]: No property record for segment "LINE_WING_L_OUT".
2023-07-29 22:04:29.520 ERROR   WORLDGENERAL (Main): Error: Unit [A-10A]: No property record for cell "FUEL_TANK_B".
2023-07-29 22:04:29.520 ERROR   WORLDGENERAL (Main): Error: Unit [A-10A]: No property record for cell "FUEL_TANK_F".
2023-07-29 22:04:29.520 ERROR   WORLDGENERAL (Main): Error: Unit [A-10A]: No property record for cell "ELERON_R_B".
2023-07-29 22:04:29.520 ERROR   WORLDGENERAL (Main): Error: Unit [A-10A]: No property record for cell "ELERON_R_T".
2023-07-29 22:04:29.520 ERROR   WORLDGENERAL (Main): Error: Unit [A-10A]: No property record for cell "ELERON_L_B".
2023-07-29 22:04:29.520 ERROR   WORLDGENERAL (Main): Error: Unit [A-10A]: No property record for cell "ELERON_L_T".
2023-07-29 22:04:29.520 ERROR   WORLDGENERAL (Main): Error: Unit [A-10A]: No property record for segment "AirRefRec".
2023-07-29 22:04:29.520 ERROR   WORLDGENERAL (Main): Error: Unit [A-10A]: No property record for segment "RIGHT_WHEEL".
2023-07-29 22:04:29.520 ERROR   WORLDGENERAL (Main): Error: Unit [A-10A]: No property record for segment "FRONT_WHEEL".
2023-07-29 22:04:29.520 ERROR   WORLDGENERAL (Main): Error: Unit [A-10A]: No property record for segment "LEFT_WHEEL".
2023-07-29 22:04:29.520 ERROR   WORLDGENERAL (Main): Error: Unit [A-10A]: No property record for segment "TAIL_BOTTOM".
2023-07-29 22:04:29.520 ERROR   WORLDGENERAL (Main): Error: Unit [A-10A]: No property record for segment "FUSELAGE_BOTTOM".
2023-07-29 22:04:29.520 ERROR   WORLDGENERAL (Main): Error: Unit [A-10A]: No property record for segment "ELERON_L_B".
2023-07-29 22:04:29.520 ERROR   WORLDGENERAL (Main): Error: Unit [A-10A]: No property record for segment "ELERON_L_T".
2023-07-29 22:04:29.520 ERROR   WORLDGENERAL (Main): Error: Unit [A-10A]: No property record for segment "ELERON_R_T".
2023-07-29 22:04:29.520 ERROR   WORLDGENERAL (Main): Error: Unit [A-10A]: No property record for segment "ELERON_R_B".
2023-07-29 22:04:29.520 ERROR   WORLDGENERAL (Main): Error: Unit [A-10A]: No property record for segment "FUEL_TANK_F".
2023-07-29 22:04:29.520 ERROR   WORLDGENERAL (Main): Error: Unit [A-10A]: No property record for segment "FUEL_TANK_B".
2023-07-29 22:04:29.520 ERROR   WORLDGENERAL (Main): Error: Unit [A-10A]: No cell for property records FUSELAGE_LEFT_SIDE FUSELAGE_RIGHT_SIDE AILERON_L AILERON_R ELEVATOR_R_IN.
2023-07-29 22:04:29.552 ERROR   WORLDGENERAL (Main): Error: Unit [A-10C]: No property record for cell "FUEL_TANK_B".
2023-07-29 22:04:29.552 ERROR   WORLDGENERAL (Main): Error: Unit [A-10C]: No property record for cell "FUEL_TANK_F".
2023-07-29 22:04:29.552 ERROR   WORLDGENERAL (Main): Error: Unit [A-10C]: No property record for cell "ELERON_R_B".
2023-07-29 22:04:29.552 ERROR   WORLDGENERAL (Main): Error: Unit [A-10C]: No property record for cell "ELERON_R_T".
2023-07-29 22:04:29.552 ERROR   WORLDGENERAL (Main): Error: Unit [A-10C]: No property record for cell "ELERON_L_B".
2023-07-29 22:04:29.552 ERROR   WORLDGENERAL (Main): Error: Unit [A-10C]: No property record for cell "ELERON_L_T".
2023-07-29 22:04:29.552 ERROR   WORLDGENERAL (Main): Error: Unit [A-10C]: No property record for segment "AirRefRec".
2023-07-29 22:04:29.552 ERROR   WORLDGENERAL (Main): Error: Unit [A-10C]: No property record for segment "RIGHT_WHEEL".
2023-07-29 22:04:29.552 ERROR   WORLDGENERAL (Main): Error: Unit [A-10C]: No property record for segment "FRONT_WHEEL".
2023-07-29 22:04:29.552 ERROR   WORLDGENERAL (Main): Error: Unit [A-10C]: No property record for segment "LEFT_WHEEL".
2023-07-29 22:04:29.552 ERROR   WORLDGENERAL (Main): Error: Unit [A-10C]: No property record for segment "TAIL_BOTTOM".
2023-07-29 22:04:29.552 ERROR   WORLDGENERAL (Main): Error: Unit [A-10C]: No property record for segment "FUSELAGE_BOTTOM".
2023-07-29 22:04:29.552 ERROR   WORLDGENERAL (Main): Error: Unit [A-10C]: No property record for segment "ELERON_L_B".
2023-07-29 22:04:29.552 ERROR   WORLDGENERAL (Main): Error: Unit [A-10C]: No property record for segment "ELERON_L_T".
2023-07-29 22:04:29.552 ERROR   WORLDGENERAL (Main): Error: Unit [A-10C]: No property record for segment "ELERON_R_T".
2023-07-29 22:04:29.552 ERROR   WORLDGENERAL (Main): Error: Unit [A-10C]: No property record for segment "ELERON_R_B".
2023-07-29 22:04:29.552 ERROR   WORLDGENERAL (Main): Error: Unit [A-10C]: No property record for segment "FUEL_TANK_F".
2023-07-29 22:04:29.552 ERROR   WORLDGENERAL (Main): Error: Unit [A-10C]: No property record for segment "FUEL_TANK_B".
2023-07-29 22:04:29.552 ERROR   WORLDGENERAL (Main): Error: Unit [A-10C]: No cell for property records FUSELAGE_LEFT_SIDE FUSELAGE_RIGHT_SIDE AILERON_L AILERON_R ELEVATOR_R_IN.
2023-07-29 22:04:29.599 ERROR   WORLDGENERAL (Main): Error: Unit [A-10C_2]: No property record for cell "FUEL_TANK_B".
2023-07-29 22:04:29.599 ERROR   WORLDGENERAL (Main): Error: Unit [A-10C_2]: No property record for cell "FUEL_TANK_F".
2023-07-29 22:04:29.599 ERROR   WORLDGENERAL (Main): Error: Unit [A-10C_2]: No property record for cell "ELERON_R_B".
2023-07-29 22:04:29.599 ERROR   WORLDGENERAL (Main): Error: Unit [A-10C_2]: No property record for cell "ELERON_R_T".
2023-07-29 22:04:29.599 ERROR   WORLDGENERAL (Main): Error: Unit [A-10C_2]: No property record for cell "ELERON_L_B".
2023-07-29 22:04:29.599 ERROR   WORLDGENERAL (Main): Error: Unit [A-10C_2]: No property record for cell "ELERON_L_T".
2023-07-29 22:04:29.599 ERROR   WORLDGENERAL (Main): Error: Unit [A-10C_2]: No property record for segment "AirRefRec".
2023-07-29 22:04:29.599 ERROR   WORLDGENERAL (Main): Error: Unit [A-10C_2]: No property record for segment "RIGHT_WHEEL".
2023-07-29 22:04:29.599 ERROR   WORLDGENERAL (Main): Error: Unit [A-10C_2]: No property record for segment "FRONT_WHEEL".
2023-07-29 22:04:29.599 ERROR   WORLDGENERAL (Main): Error: Unit [A-10C_2]: No property record for segment "LEFT_WHEEL".
2023-07-29 22:04:29.599 ERROR   WORLDGENERAL (Main): Error: Unit [A-10C_2]: No property record for segment "TAIL_BOTTOM".
2023-07-29 22:04:29.599 ERROR   WORLDGENERAL (Main): Error: Unit [A-10C_2]: No property record for segment "FUSELAGE_BOTTOM".
2023-07-29 22:04:29.599 ERROR   WORLDGENERAL (Main): Error: Unit [A-10C_2]: No property record for segment "ELERON_L_B".
2023-07-29 22:04:29.599 ERROR   WORLDGENERAL (Main): Error: Unit [A-10C_2]: No property record for segment "ELERON_L_T".
2023-07-29 22:04:29.599 ERROR   WORLDGENERAL (Main): Error: Unit [A-10C_2]: No property record for segment "ELERON_R_T".
2023-07-29 22:04:29.599 ERROR   WORLDGENERAL (Main): Error: Unit [A-10C_2]: No property record for segment "ELERON_R_B".
2023-07-29 22:04:29.599 ERROR   WORLDGENERAL (Main): Error: Unit [A-10C_2]: No property record for segment "FUEL_TANK_F".
2023-07-29 22:04:29.599 ERROR   WORLDGENERAL (Main): Error: Unit [A-10C_2]: No property record for segment "FUEL_TANK_B".
2023-07-29 22:04:29.599 ERROR   WORLDGENERAL (Main): Error: Unit [A-10C_2]: No cell for property records FUSELAGE_LEFT_SIDE FUSELAGE_RIGHT_SIDE AILERON_L AILERON_R ELEVATOR_R_IN.
2023-07-29 22:04:29.630 ERROR   WORLDGENERAL (Main): Error: Unit [AJS37]: No property record for cell "Canopy".
2023-07-29 22:04:29.630 ERROR   WORLDGENERAL (Main): Error: Unit [AJS37]: No property record for cell "Box002".
2023-07-29 22:04:29.630 ERROR   WORLDGENERAL (Main): Error: Unit [AJS37]: No property record for cell "FIN_R_BOTTOM".
2023-07-29 22:04:29.630 ERROR   WORLDGENERAL (Main): Error: Unit [AJS37]: No property record for cell "Box003".
2023-07-29 22:04:29.630 ERROR   WORLDGENERAL (Main): Error: Unit [AJS37]: No property record for cell "Box005".
2023-07-29 22:04:29.630 ERROR   WORLDGENERAL (Main): Error: Unit [AJS37]: No property record for segment "Line001".
2023-07-29 22:04:29.630 ERROR   WORLDGENERAL (Main): Error: Unit [AJS37]: No property record for segment "FRONT_WHEEL".
2023-07-29 22:04:29.630 ERROR   WORLDGENERAL (Main): Error: Unit [AJS37]: No property record for segment "Line_KIL_R".
2023-07-29 22:04:29.630 ERROR   WORLDGENERAL (Main): Error: Unit [AJS37]: No property record for segment "LEFT_WHEEL".
2023-07-29 22:04:29.630 ERROR   WORLDGENERAL (Main): Error: Unit [AJS37]: No property record for segment "RIGHT_WHEEL".
2023-07-29 22:04:29.630 ERROR   WORLDGENERAL (Main): Error: Unit [AJS37]: No cell for property records WHEEL_C WHEEL_L WHEEL_R CELL#137 CELL#138 CELL#139 CELL#140.
2023-07-29 22:04:29.661 ERROR   WORLDGENERAL (Main): Error: Unit [AV8BNA]: No property record for cell "L_AILERON".
2023-07-29 22:04:29.661 ERROR   WORLDGENERAL (Main): Error: Unit [AV8BNA]: No property record for cell "AIR_BRAKE_R".
2023-07-29 22:04:29.661 ERROR   WORLDGENERAL (Main): Error: Unit [AV8BNA]: No property record for segment "Line_STABIL_L".
2023-07-29 22:04:29.661 ERROR   WORLDGENERAL (Main): Error: Unit [AV8BNA]: No property record for segment "Line_STABIL_R".
2023-07-29 22:04:29.661 ERROR   WORLDGENERAL (Main): Error: Unit [AV8BNA]: No property record for segment "FINL_L_OUT".
2023-07-29 22:04:29.661 ERROR   WORLDGENERAL (Main): Error: Unit [AV8BNA]: No property record for segment "FINL_L_CENTER".
2023-07-29 22:04:29.661 ERROR   WORLDGENERAL (Main): Error: Unit [AV8BNA]: No property record for segment "FINL_L_IN".
2023-07-29 22:04:29.661 ERROR   WORLDGENERAL (Main): Error: Unit [AV8BNA]: No property record for segment "TAIL_T_SIDE".
2023-07-29 22:04:29.661 ERROR   WORLDGENERAL (Main): Error: Unit [AV8BNA]: No cell for property records AILERON_L WHEEL_C WHEEL_L WHEEL_R CELL#156.
2023-07-29 22:04:29.724 ERROR   WORLDGENERAL (Main): Error: Unit [C-101CC]: No property record for cell "TAIL_BOTTOM".
2023-07-29 22:04:29.724 ERROR   WORLDGENERAL (Main): Error: Unit [C-101CC]: No property record for cell "MTG_L_BOTTOM".
2023-07-29 22:04:29.724 ERROR   WORLDGENERAL (Main): Error: Unit [C-101CC]: No property record for segment "MTG_L_BOTTOM".
2023-07-29 22:04:29.724 ERROR   WORLDGENERAL (Main): Error: Unit [C-101CC]: No property record for segment "TAIL_BOTTOM".
2023-07-29 22:04:30.084 ERROR   WORLDGENERAL (Main): Error: Unit [C-101EB]: No property record for cell "PYLON2".
2023-07-29 22:04:30.084 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:04:30.084 ERROR   WORLDGENERAL (Main): Error: Unit [C-101EB]: No property record for cell "PYLON1".
2023-07-29 22:04:30.084 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:04:30.084 ERROR   WORLDGENERAL (Main): Error: Unit [C-101EB]: No property record for cell "PYLON4".
2023-07-29 22:04:30.084 ERROR   WORLDGENERAL (Main): Error: Unit [C-101EB]: No property record for cell "PYLON3".
2023-07-29 22:04:30.084 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:04:30.084 ERROR   WORLDGENERAL (Main): Error: Unit [C-101EB]: No property record for cell "PYLON4".
2023-07-29 22:04:30.084 ERROR   WORLDGENERAL (Main): Error: Unit [C-101EB]: No property record for cell "TAIL_BOTTOM".
2023-07-29 22:04:30.084 ERROR   WORLDGENERAL (Main): Error: Unit [C-101EB]: No property record for cell "MTG_L_BOTTOM".
2023-07-29 22:04:30.084 ERROR   WORLDGENERAL (Main): Error: Unit [C-101EB]: No property record for segment "PYLON4".
2023-07-29 22:04:30.084 ERROR   WORLDGENERAL (Main): Error: Unit [C-101EB]: No property record for segment "PYLON2".
2023-07-29 22:04:30.084 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:04:30.084 ERROR   WORLDGENERAL (Main): Error: Unit [C-101EB]: No property record for segment "PYLON1".
2023-07-29 22:04:30.084 ERROR   WORLDGENERAL (Main): Error: Unit [C-101EB]: No property record for segment "PYLON3".
2023-07-29 22:04:30.084 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:04:30.084 ERROR   WORLDGENERAL (Main): Error: Unit [C-101EB]: No property record for segment "PYLON4".
2023-07-29 22:04:30.084 ERROR   WORLDGENERAL (Main): Error: Unit [C-101EB]: No property record for segment "PYLON1".
2023-07-29 22:04:30.084 ERROR   WORLDGENERAL (Main): Error: Unit [C-101EB]: No property record for segment "MTG_L_BOTTOM".
2023-07-29 22:04:30.084 ERROR   WORLDGENERAL (Main): Error: Unit [C-101EB]: No property record for segment "TAIL_BOTTOM".
2023-07-29 22:04:30.132 ERROR   WORLDGENERAL (Main): Error: Unit [F-14A-135-GR]: No property record for cell "WHEEL_F".
2023-07-29 22:04:30.132 ERROR   WORLDGENERAL (Main): Error: Unit [F-14A-135-GR]: No property record for cell "collision_belly".
2023-07-29 22:04:30.132 ERROR   WORLDGENERAL (Main): Error: Unit [F-14A-135-GR]: No property record for cell "WHEEL_R".
2023-07-29 22:04:30.132 ERROR   WORLDGENERAL (Main): Error: Unit [F-14A-135-GR]: No property record for cell "WHEEL_L".
2023-07-29 22:04:30.132 ERROR   WORLDGENERAL (Main): Error: Unit [F-14A-135-GR]: No property record for segment "FRONT_WHEEL".
2023-07-29 22:04:30.132 ERROR   WORLDGENERAL (Main): Error: Unit [F-14A-135-GR]: No property record for segment "WING_L_OUT".
2023-07-29 22:04:30.132 ERROR   WORLDGENERAL (Main): Error: Unit [F-14A-135-GR]: No property record for segment "NOSE_CENTR".
2023-07-29 22:04:30.132 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:04:30.132 ERROR   WORLDGENERAL (Main): Error: Unit [F-14A-135-GR]: No property record for segment "RIGHT_WHEEL".
2023-07-29 22:04:30.132 ERROR   WORLDGENERAL (Main): Error: Unit [F-14A-135-GR]: No property record for segment "LEFT_WHEEL".
2023-07-29 22:04:30.132 ERROR   WORLDGENERAL (Main): Error: Unit [F-14A-135-GR]: No cell for property records CELL#147 CELL#150 CELL#164 CELL#166 CELL#169 CELL#170 CELL#178 CELL#179 CELL#180 CELL#184 CELL#185.
2023-07-29 22:04:30.178 ERROR   WORLDGENERAL (Main): Error: Unit [F-14B]: No property record for cell "WHEEL_F".
2023-07-29 22:04:30.178 ERROR   WORLDGENERAL (Main): Error: Unit [F-14B]: No property record for cell "collision_belly".
2023-07-29 22:04:30.179 ERROR   WORLDGENERAL (Main): Error: Unit [F-14B]: No property record for cell "WHEEL_R".
2023-07-29 22:04:30.179 ERROR   WORLDGENERAL (Main): Error: Unit [F-14B]: No property record for cell "WHEEL_L".
2023-07-29 22:04:30.179 ERROR   WORLDGENERAL (Main): Error: Unit [F-14B]: No property record for segment "FRONT_WHEEL".
2023-07-29 22:04:30.179 ERROR   WORLDGENERAL (Main): Error: Unit [F-14B]: No property record for segment "WING_L_OUT".
2023-07-29 22:04:30.179 ERROR   WORLDGENERAL (Main): Error: Unit [F-14B]: No property record for segment "NOSE_CENTR".
2023-07-29 22:04:30.179 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:04:30.179 ERROR   WORLDGENERAL (Main): Error: Unit [F-14B]: No property record for segment "RIGHT_WHEEL".
2023-07-29 22:04:30.179 ERROR   WORLDGENERAL (Main): Error: Unit [F-14B]: No property record for segment "LEFT_WHEEL".
2023-07-29 22:04:30.179 ERROR   WORLDGENERAL (Main): Error: Unit [F-14B]: No cell for property records CELL#147 CELL#150 CELL#164 CELL#166 CELL#169 CELL#170 CELL#178 CELL#179 CELL#180 CELL#184 CELL#185.
2023-07-29 22:04:30.194 ERROR   WORLDGENERAL (Main): Error: Unit [F-15C]: No property record for cell "WHEEL_F".
2023-07-29 22:04:30.194 ERROR   WORLDGENERAL (Main): Error: Unit [F-15C]: No property record for cell "WHEEL_L".
2023-07-29 22:04:30.194 ERROR   WORLDGENERAL (Main): Error: Unit [F-15C]: No property record for cell "WHEEL_R".
2023-07-29 22:04:30.194 ERROR   WORLDGENERAL (Main): Error: Unit [F-15C]: No property record for segment "WHEEL_F".
2023-07-29 22:04:30.194 ERROR   WORLDGENERAL (Main): Error: Unit [F-15C]: No property record for segment "WHEEL_L".
2023-07-29 22:04:30.194 ERROR   WORLDGENERAL (Main): Error: Unit [F-15C]: No property record for segment "WHEEL_R".
2023-07-29 22:04:30.351 ERROR   WORLDGENERAL (Main): Error: Unit [F-16C_50]: No property record for segment "HOOK".
2023-07-29 22:04:30.588 ERROR   WORLDGENERAL (Main): Error: Unit [F-5E-3]: No property record for cell "FIN_L_BOTTOM".
2023-07-29 22:04:30.588 ERROR   WORLDGENERAL (Main): Error: Unit [F-5E-3]: No property record for cell "Box807".
2023-07-29 22:04:30.588 ERROR   WORLDGENERAL (Main): Error: Unit [F-5E-3]: No property record for segment "FIN_L_BOTTOM".
2023-07-29 22:04:30.712 ERROR   WORLDGENERAL (Main): Error: Unit [F-86F Sabre]: No property record for cell "WHEEL_F".
2023-07-29 22:04:30.712 ERROR   WORLDGENERAL (Main): Error: Unit [F-86F Sabre]: No property record for cell "Object1714".
2023-07-29 22:04:30.712 ERROR   WORLDGENERAL (Main): Error: Unit [F-86F Sabre]: No property record for cell "WHEEL_R".
2023-07-29 22:04:30.712 ERROR   WORLDGENERAL (Main): Error: Unit [F-86F Sabre]: No property record for cell "wheel_Right".
2023-07-29 22:04:30.712 ERROR   WORLDGENERAL (Main): Error: Unit [F-86F Sabre]: No property record for cell "WHEEL_L".
2023-07-29 22:04:30.712 ERROR   WORLDGENERAL (Main): Error: Unit [F-86F Sabre]: No property record for cell "wheel_Left".
2023-07-29 22:04:30.712 ERROR   WORLDGENERAL (Main): Error: Unit [F-86F Sabre]: No property record for cell "intake".
2023-07-29 22:04:30.712 ERROR   WORLDGENERAL (Main): Error: Unit [F-86F Sabre]: No property record for cell "ENGINE".
2023-07-29 22:04:30.712 ERROR   WORLDGENERAL (Main): Error: Unit [F-86F Sabre]: No property record for cell " GEAR_DOOR_R".
2023-07-29 22:04:30.712 ERROR   WORLDGENERAL (Main): Error: Unit [F-86F Sabre]: No property record for cell " GEAR_DOOR_L".
2023-07-29 22:04:30.712 ERROR   WORLDGENERAL (Main): Error: Unit [F-86F Sabre]: No property record for cell " GEAR_DOOR_F".
2023-07-29 22:04:30.712 ERROR   WORLDGENERAL (Main): Error: Unit [F-86F Sabre]: No property record for segment "FRONT_WHEEL".
2023-07-29 22:04:30.712 ERROR   WORLDGENERAL (Main): Error: Unit [F-86F Sabre]: No property record for segment "RIGHT_WHEEL".
2023-07-29 22:04:30.712 ERROR   WORLDGENERAL (Main): Error: Unit [F-86F Sabre]: No property record for segment "LEFT_WHEEL".
2023-07-29 22:04:30.712 ERROR   WORLDGENERAL (Main): Error: Unit [F-86F Sabre]: No property record for segment "Shape007".
2023-07-29 22:04:30.712 ERROR   WORLDGENERAL (Main): Error: Unit [F-86F Sabre]: No property record for segment "COCKPIT001".
2023-07-29 22:04:30.712 ERROR   WORLDGENERAL (Main): Error: Unit [F-86F Sabre]: No property record for segment "NOSE_CENTER".
2023-07-29 22:04:30.712 ERROR   WORLDGENERAL (Main): Error: Unit [F-86F Sabre]: No property record for segment "RUDDER_R".
2023-07-29 22:04:30.712 ERROR   WORLDGENERAL (Main): Error: Unit [F-86F Sabre]: No property record for segment " GEAR_DOOR_R".
2023-07-29 22:04:30.712 ERROR   WORLDGENERAL (Main): Error: Unit [F-86F Sabre]: No property record for segment " GEAR_DOOR_L".
2023-07-29 22:04:30.712 ERROR   WORLDGENERAL (Main): Error: Unit [F-86F Sabre]: No property record for segment " GEAR_DOOR_F".
2023-07-29 22:04:30.712 ERROR   WORLDGENERAL (Main): Error: Unit [F-86F Sabre]: No cell for property record PYLON1 PYLON2.
2023-07-29 22:04:31.215 ERROR   WORLDGENERAL (Main): Error: Unit [JF-17]: No cell for property record CREW_1.
2023-07-29 22:04:31.498 ERROR   WORLDGENERAL (Main): Error: Unit [M-2000C]: No property record for cell "NOSE_BOTTOM".
2023-07-29 22:04:31.498 ERROR   WORLDGENERAL (Main): Error: Unit [M-2000C]: No property record for segment "RIGHT_WHEEL".
2023-07-29 22:04:31.498 ERROR   WORLDGENERAL (Main): Error: Unit [M-2000C]: No property record for segment "LEFT_WHEEL".
2023-07-29 22:04:31.498 ERROR   WORLDGENERAL (Main): Error: Unit [M-2000C]: No property record for segment "FRONT_WHEEL".
2023-07-29 22:04:31.498 ERROR   WORLDGENERAL (Main): Error: Unit [M-2000C]: No property record for segment "Line_WING_R_IN".
2023-07-29 22:04:31.498 ERROR   WORLDGENERAL (Main): Error: Unit [M-2000C]: No property record for segment "Line_WING_R_CENTER".
2023-07-29 22:04:31.498 ERROR   WORLDGENERAL (Main): Error: Unit [M-2000C]: No property record for segment "Line_WING_R_OUT".
2023-07-29 22:04:31.498 ERROR   WORLDGENERAL (Main): Error: Unit [M-2000C]: No property record for segment "Line_WING_L_IN".
2023-07-29 22:04:31.498 ERROR   WORLDGENERAL (Main): Error: Unit [M-2000C]: No property record for segment "Line_WING_L_CENTER".
2023-07-29 22:04:31.498 ERROR   WORLDGENERAL (Main): Error: Unit [M-2000C]: No property record for segment "Line_WING_L_OUT".
2023-07-29 22:04:31.498 ERROR   WORLDGENERAL (Main): Error: Unit [M-2000C]: No property record for segment "Line_STABIL_R".
2023-07-29 22:04:31.498 ERROR   WORLDGENERAL (Main): Error: Unit [M-2000C]: No property record for segment "Line_STABIL_L".
2023-07-29 22:04:31.498 ERROR   WORLDGENERAL (Main): Error: Unit [M-2000C]: No property record for segment "NOSE_BOTTOM".
2023-07-29 22:04:31.968 ERROR   WORLDGENERAL (Main): Error: Unit [MiG-15bis]: No property record for cell "ab_rod_r".
2023-07-29 22:04:31.968 ERROR   WORLDGENERAL (Main): Error: Unit [MiG-15bis]: No property record for segment "TAIL".
2023-07-29 22:04:31.968 ERROR   WORLDGENERAL (Main): Error: Unit [MiG-15bis]: No property record for segment "Line001".
2023-07-29 22:04:31.968 ERROR   WORLDGENERAL (Main): Error: Unit [MiG-15bis]: No property record for segment "MTG_R".
2023-07-29 22:04:31.968 ERROR   WORLDGENERAL (Main): Error: Unit [MiG-15bis]: No property record for segment "MTG_L".
2023-07-29 22:04:31.968 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:04:31.968 ERROR   WORLDGENERAL (Main): Error: Unit [MiG-15bis]: No property record for segment "MTG_R".
2023-07-29 22:04:31.968 ERROR   WORLDGENERAL (Main): Error: Unit [MiG-15bis]: No property record for segment "MTG_L".
2023-07-29 22:04:31.968 ERROR   WORLDGENERAL (Main): Error: Unit [MiG-15bis]: No property record for segment "MTG_R".
2023-07-29 22:04:32.124 ERROR   WORLDGENERAL (Main): Error: Unit [MiG-21Bis]: No cell for property records MTG_L_BOTTOM MTG_R_BOTTOM CELL#137 CELL#138 CELL#139 CELL#140.
2023-07-29 22:04:32.466 ERROR   WORLDGENERAL (Main): Error: Unit [Su-25T]: No property record for segment "LEFT_WHEEL".
2023-07-29 22:04:32.466 ERROR   WORLDGENERAL (Main): Error: Unit [Su-25T]: No property record for segment "RIGHT_WHEEL".
2023-07-29 22:04:32.466 ERROR   WORLDGENERAL (Main): Error: Unit [Su-25T]: No property record for segment "FRONT_WHEEL".
2023-07-29 22:04:32.776 ERROR   WORLDGENERAL (Main): Error: Unit [Ka-50]: No property record for segment "CABIN".
2023-07-29 22:04:32.776 ERROR   WORLDGENERAL (Main): Error: Unit [Ka-50]: No property record for segment "RIGHT_WHEEL".
2023-07-29 22:04:32.776 ERROR   WORLDGENERAL (Main): Error: Unit [Ka-50]: No property record for segment "LEFT_WHEEL".
2023-07-29 22:04:32.776 ERROR   WORLDGENERAL (Main): Error: Unit [Ka-50]: No property record for segment "FRONT_WHEEL".
2023-07-29 22:04:33.137 ERROR   WORLDGENERAL (Main): Error: Unit [SA342L]: No property record for cell "NOSE_BOTTOM".
2023-07-29 22:04:33.137 ERROR   WORLDGENERAL (Main): Error: Unit [SA342L]: No property record for segment "NOSE_BOTTOM".
2023-07-29 22:04:33.170 ERROR   WORLDGENERAL (Main): Error: Unit [SA342M]: No property record for cell "NOSE_BOTTOM".
2023-07-29 22:04:33.170 ERROR   WORLDGENERAL (Main): Error: Unit [SA342M]: No property record for segment "NOSE_BOTTOM".
2023-07-29 22:04:33.218 ERROR   WORLDGENERAL (Main): Error: Unit [SA342Minigun]: No property record for cell "NOSE_BOTTOM".
2023-07-29 22:04:33.218 ERROR   WORLDGENERAL (Main): Error: Unit [SA342Minigun]: No property record for segment "NOSE_BOTTOM".
2023-07-29 22:04:33.265 ERROR   WORLDGENERAL (Main): Error: Unit [UH-1H]: No property record for cell "WING_L_PART_IN".
2023-07-29 22:04:33.265 ERROR   WORLDGENERAL (Main): Error: Unit [UH-1H]: No property record for segment "Shape003".
2023-07-29 22:04:33.265 ERROR   WORLDGENERAL (Main): Error: Unit [UH-1H]: No property record for segment " BLADE_1_CENTER".
2023-07-29 22:04:33.265 ERROR   WORLDGENERAL (Main): Error: Unit [UH-1H]: No property record for segment "COCKPIT".
2023-07-29 22:04:33.265 ERROR   WORLDGENERAL (Main): Error: Unit [UH-1H]: No cell for property record RUDDER.
2023-07-29 22:04:33.580 ERROR   WORLDGENERAL (Main): Error: Unit [I-16]: No property record for segment "WHEEL_F".
2023-07-29 22:04:33.580 ERROR   WORLDGENERAL (Main): Error: Unit [I-16]: No property record for segment "CABIN_BOTTOM".
2023-07-29 22:04:34.084 INFO    LUA (Main): Lua CPU usage: metric: average mission loading: 0.7725 %
2023-07-29 22:04:34.084 INFO    EDCORE (Main): Create game pool.
2023-07-29 22:04:35.304 INFO    Dispatcher (Main): loadMission Done: Сontrol passed to the player
2023-07-29 22:04:35.304 INFO    ASYNCNET (Main): sync seems good, telling server we are ready
2023-07-29 22:04:36.513 INFO    DXGUI_WIN_ADAPTER (Main): resize main window to [0, 0]
2023-07-29 22:04:44.883 INFO    ASYNCNET (Main): MsgClientInit(serverTime=9039.377556, modelTime=8987.709212)
2023-07-29 22:04:44.883 INFO    ASYNCNET (Main): local time=120.883869, offset=8928.021207, error=0.000399, samples=39
2023-07-29 22:04:44.883 INFO    ASYNCNET (Main): scheduled start at 111.356127
2023-07-29 22:04:44.883 INFO    ASYNCNET (Main): MsgClientRun
2023-07-29 22:04:51.556 WARNING FLIGHT (Main): No taxiroad found on Batumi from 2 to 1
2023-07-29 22:04:51.556 WARNING FLIGHT (Main): No taxiroad found on Batumi from 3 to 1
2023-07-29 22:04:51.556 WARNING FLIGHT (Main): No taxiroad found on Batumi from 4 to 1
2023-07-29 22:04:51.556 WARNING FLIGHT (Main): No taxiroad found on Batumi from 5 to 1
2023-07-29 22:04:51.556 WARNING FLIGHT (Main): No taxiroad found on Batumi from 6 to 1
2023-07-29 22:04:51.557 WARNING FLIGHT (Main): No taxiroad found on Batumi from 7 to 1
2023-07-29 22:04:51.557 WARNING FLIGHT (Main): No taxiroad found on Batumi from 8 to 1
2023-07-29 22:04:51.557 WARNING FLIGHT (Main): No taxiroad found on Batumi from 9 to 1
2023-07-29 22:04:51.557 WARNING FLIGHT (Main): No taxiroad found on Batumi from 10 to 1
2023-07-29 22:04:51.557 WARNING FLIGHT (Main): No taxiroad found on Batumi from 11 to 1
2023-07-29 22:04:51.604 WARNING FLIGHT (Main): No taxiroad found on Nalchik from 1 to 16
2023-07-29 22:04:51.604 WARNING FLIGHT (Main): No taxiroad found on Nalchik from 2 to 16
2023-07-29 22:04:51.604 WARNING FLIGHT (Main): No taxiroad found on Nalchik from 3 to 16
2023-07-29 22:04:51.604 WARNING FLIGHT (Main): No taxiroad found on Nalchik from 4 to 16
2023-07-29 22:04:51.604 WARNING FLIGHT (Main): No taxiroad found on Nalchik from 5 to 16
2023-07-29 22:04:51.604 WARNING FLIGHT (Main): No taxiroad found on Nalchik from 6 to 16
2023-07-29 22:04:51.604 WARNING FLIGHT (Main): No taxiroad found on Nalchik from 7 to 16
2023-07-29 22:04:51.605 WARNING FLIGHT (Main): No taxiroad found on Nalchik from 8 to 16
2023-07-29 22:04:51.605 WARNING FLIGHT (Main): No taxiroad found on Nalchik from 9 to 16
2023-07-29 22:04:51.605 WARNING FLIGHT (Main): No taxiroad found on Nalchik from 10 to 16
2023-07-29 22:04:51.606 WARNING FLIGHT (Main): No taxiroad found on Nalchik from 11 to 16
2023-07-29 22:04:51.606 WARNING FLIGHT (Main): No taxiroad found on Nalchik from 12 to 16
2023-07-29 22:04:51.606 WARNING FLIGHT (Main): No taxiroad found on Nalchik from 13 to 16
2023-07-29 22:04:51.606 WARNING FLIGHT (Main): No taxiroad found on Nalchik from 14 to 16
2023-07-29 22:04:51.606 WARNING FLIGHT (Main): No taxiroad found on Nalchik from 15 to 16
2023-07-29 22:04:51.638 WARNING FLIGHT (Main): No taxiroad found on Tbilisi-Lochini from 62 to 74
2023-07-29 22:04:51.638 WARNING FLIGHT (Main): No taxiroad found on Tbilisi-Lochini from 63 to 74
2023-07-29 22:04:51.638 WARNING FLIGHT (Main): No taxiroad found on Tbilisi-Lochini from 64 to 74
2023-07-29 22:04:51.638 WARNING FLIGHT (Main): No taxiroad found on Tbilisi-Lochini from 65 to 74
2023-07-29 22:04:51.683 ERROR   NGMODEL (7348): Can't load lod //models/invisiblefarp.edm of model invisiblefarp. Reason: Model has invalid bounding box.
2023-07-29 22:05:00.256 INFO    ASYNCNET (Main): Current ping: 72.9ms
2023-07-29 22:05:00.425 INFO    APP (Main): MissionSpawn:initScript
2023-07-29 22:05:00.453 INFO    EDTERRAINGRAPHICS41 (8172):     surface5 gc() LOD 0 12 squares
2023-07-29 22:05:00.453 INFO    EDTERRAINGRAPHICS41 (8172):     surface5 gc() LOD 1 21 squares
2023-07-29 22:05:00.453 INFO    EDTERRAINGRAPHICS41 (8172):     surface5 gc() LOD 2 24 squares
2023-07-29 22:05:00.453 INFO    EDTERRAINGRAPHICS41 (8172):     surface5 gc() LOD 3 69 squares
2023-07-29 22:05:00.453 INFO    EDTERRAINGRAPHICS41 (8172): surface5 gc() 0.945300 ms
2023-07-29 22:05:00.460 INFO    TACVIEW.EXPORT.LUA (Main): Starting [G:\Kaydedilen Oyunlar\DCS.openbeta\Scripts/TacviewGameExport.lua]
2023-07-29 22:05:00.460 INFO    TACVIEW.EXPORT.LUA (Main): Loading C++ flight data recorder from [G:\Kaydedilen Oyunlar\DCS.openbeta\Mods\tech\Tacview\bin\]
2023-07-29 22:05:00.460 INFO    TACVIEW.EXPORT.LUA (Main): Tacview 1.9.2.200 C++ flight data recorder successfully loaded.
2023-07-29 22:05:00.491 DEBUG   LuaGUI (Main): --- onChatMessage---	4YA connected to server	nil	nil
2023-07-29 22:05:00.531 DEBUG   LuaGUI (Main): --- onChatMessage---	HansVoss connected to server	nil	nil
2023-07-29 22:05:00.531 DEBUG   LuaGUI (Main): --- onChatMessage---	WhiskeyDick420 connected to server	nil	nil
2023-07-29 22:05:00.532 DEBUG   LuaGUI (Main): --- onChatMessage---	Sin 1-2 | Valkyrie connected to server	nil	nil
2023-07-29 22:05:00.532 DEBUG   LuaGUI (Main): --- onChatMessage---	Casber connected to server	nil	nil
2023-07-29 22:05:00.532 DEBUG   LuaGUI (Main): --- onChatMessage---	TAW_SvenNeu connected to server	nil	nil
2023-07-29 22:05:00.533 DEBUG   LuaGUI (Main): --- onChatMessage---	OrphanBomber connected to server	nil	nil
2023-07-29 22:05:00.533 DEBUG   LuaGUI (Main): --- onChatMessage---	Sampe connected to server	nil	nil
2023-07-29 22:05:00.533 DEBUG   LuaGUI (Main): --- onChatMessage---	TilderGrill connected to server	nil	nil
2023-07-29 22:05:00.534 DEBUG   LuaGUI (Main): --- onChatMessage---	Baltic 1-1 connected to server	nil	nil
2023-07-29 22:05:00.534 DEBUG   LuaGUI (Main): --- onChatMessage---	A_L_E_X connected to server	nil	nil
2023-07-29 22:05:00.534 DEBUG   LuaGUI (Main): --- onChatMessage---	Green Goblin connected to server	nil	nil
2023-07-29 22:05:00.535 DEBUG   LuaGUI (Main): --- onChatMessage---	Nightmare 1-1 connected to server	nil	nil
2023-07-29 22:05:00.535 DEBUG   LuaGUI (Main): --- onChatMessage---	Lake 1-1 | "HAMMOND" connected to server	nil	nil
2023-07-29 22:05:00.536 DEBUG   LuaGUI (Main): --- onChatMessage---	TheGhostParty27 connected to server	nil	nil
2023-07-29 22:05:00.536 DEBUG   LuaGUI (Main): --- onChatMessage---	CZ_m4nt1s connected to server	nil	nil
2023-07-29 22:05:00.536 DEBUG   LuaGUI (Main): --- onChatMessage---	Incal connected to server	nil	nil
2023-07-29 22:05:00.537 DEBUG   LuaGUI (Main): --- onChatMessage---	Linoly connected to server	nil	nil
2023-07-29 22:05:00.537 DEBUG   LuaGUI (Main): --- onChatMessage---	Predator25 connected to server	nil	nil
2023-07-29 22:05:00.537 DEBUG   LuaGUI (Main): --- onChatMessage---	iRewt connected to server	nil	nil
2023-07-29 22:05:00.538 DEBUG   LuaGUI (Main): ----onSimulationResume---
2023-07-29 22:05:00.538 DEBUG   LuaGUI (Main): ---onBdaShowF10()--- bValue , isOn(): 	true	false
2023-07-29 22:05:00.538 DEBUG   LuaGUI (Main): ------- onSimulationStart--ссс----
2023-07-29 22:05:00.538 DEBUG   LuaGUI (Main): ------- onSimulationStart------	false	true	false
2023-07-29 22:05:01.361 DEBUG   LuaGUI (Main): ---onBdaShowHide()---
2023-07-29 22:05:01.361 DEBUG   LuaGUI (Main): ---onCreateBda()---
2023-07-29 22:05:01.361 DEBUG   LuaGUI (Main): --- BDA create() ---
2023-07-29 22:05:01.373 DEBUG   LuaGUI (Main): BDA setMode: a_mode, bBdaIsOnOff = 	min	true
2023-07-29 22:05:02.502 ERROR   EDCORE (Main): Can't open file: /textures/liveries/cv_1143_5/no_name/description.lua.
2023-07-29 22:05:02.503 ERROR   wWeaponSystemManager (Main): Invalid sensor height! (CV_1143_5)
2023-07-29 22:05:02.533 ERROR   EDCORE (Main): Can't open file: /textures/liveries/neustrash/no_name/description.lua.
2023-07-29 22:05:02.550 ERROR   EDCORE (Main): Can't open file: /textures/liveries/rezky/no_name/description.lua.
2023-07-29 22:05:02.581 ERROR   EDCORE (Main): Can't open file: /textures/liveries/moscow/no_name/description.lua.
2023-07-29 22:05:02.597 ERROR   EDCORE (Main): Can't open file: /textures/liveries/molniya/no_name/description.lua.
2023-07-29 22:05:02.612 ERROR   EDCORE (Main): Can't open file: /textures/liveries/albatros/no_name/description.lua.
2023-07-29 22:05:02.659 ERROR   EDCORE (Main): Can't open file: /textures/liveries/stennis/no_name/description.lua.
2023-07-29 22:05:02.771 INFO    ANIMATOR (8172): load_basic() started
2023-07-29 22:05:02.825 ERROR   EDCORE (8172): Can't open file: /animations/typev.anim.
2023-07-29 22:05:03.332 INFO    ANIMATOR (8172): Loading graphs:
2023-07-29 22:05:03.334 DEBUG   Animator::AnimationManager::AnimationManager (8172): loop params 55.000000 85.000000 found for Sign_UnfoldWings
2023-07-29 22:05:03.334 DEBUG   Animator::AnimationManager::AnimationManager (8172): loop params 75.000000 125.000000 found for Sign_LowerLaunchBar
2023-07-29 22:05:03.334 DEBUG   Animator::AnimationManager::AnimationManager (8172): loop params 100.000000 150.000000 found for Night_Sign_UnfoldWings
2023-07-29 22:05:03.334 DEBUG   Animator::AnimationManager::AnimationManager (8172): loop params 50.000000 75.000000 found for Night_Sign_LowerLaunchBar
2023-07-29 22:05:03.334 DEBUG   Animator::AnimationManager::AnimationManager (8172): loop params 25.000000 125.000000 found for Sign_TaxiFwd
2023-07-29 22:05:03.334 DEBUG   Animator::AnimationManager::AnimationManager (8172): loop params 25.000000 65.000000 found for Sign_TaxiFwd_R
2023-07-29 22:05:03.334 DEBUG   Animator::AnimationManager::AnimationManager (8172): loop params 25.000000 65.000000 found for Sign_TaxiFwd_L
2023-07-29 22:05:03.334 DEBUG   Animator::AnimationManager::AnimationManager (8172): loop params 25.000000 65.000000 found for Sign_TaxiFwd_R
2023-07-29 22:05:03.334 DEBUG   Animator::AnimationManager::AnimationManager (8172): loop params 25.000000 65.000000 found for Sign_TaxiFwd_L
2023-07-29 22:05:03.334 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:05:03.334 DEBUG   Animator::AnimationManager::AnimationManager (8172): loop params 25.000000 125.000000 found for Sign_TaxiFwd
2023-07-29 22:05:03.334 DEBUG   Animator::AnimationManager::AnimationManager (8172): loop params 25.000000 65.000000 found for Sign_TaxiFwd_R
2023-07-29 22:05:03.334 DEBUG   Animator::AnimationManager::AnimationManager (8172): loop params 25.000000 125.000000 found for Sign_TaxiFwd
2023-07-29 22:05:03.334 DEBUG   Animator::AnimationManager::AnimationManager (8172): loop params 25.000000 125.000000 found for Night_Sign_TaxiFwd
2023-07-29 22:05:03.334 DEBUG   Animator::AnimationManager::AnimationManager (8172): loop params 25.000000 65.000000 found for Night_Sign_TaxiFwd_R
2023-07-29 22:05:03.334 DEBUG   Animator::AnimationManager::AnimationManager (8172): loop params 25.000000 65.000000 found for Night_Sign_TaxiFwd_L
2023-07-29 22:05:03.334 DEBUG   Animator::AnimationManager::AnimationManager (8172): loop params 25.000000 65.000000 found for Night_Sign_TaxiFwd_R
2023-07-29 22:05:03.334 DEBUG   Animator::AnimationManager::AnimationManager (8172): loop params 25.000000 65.000000 found for Night_Sign_TaxiFwd_L
2023-07-29 22:05:03.334 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:05:03.334 DEBUG   Animator::AnimationManager::AnimationManager (8172): loop params 25.000000 125.000000 found for Night_Sign_TaxiFwd
2023-07-29 22:05:03.334 DEBUG   Animator::AnimationManager::AnimationManager (8172): loop params 25.000000 65.000000 found for Night_Sign_TaxiFwd_R
2023-07-29 22:05:03.334 DEBUG   Animator::AnimationManager::AnimationManager (8172): loop params 25.000000 125.000000 found for Night_Sign_TaxiFwd
2023-07-29 22:05:03.334 DEBUG   Animator::AnimationManager::AnimationManager (8172): loop params 30.000000 60.000000 found for Sign_Ok_L
2023-07-29 22:05:03.334 DEBUG   Animator::AnimationManager::AnimationManager (8172): loop params 30.000000 60.000000 found for Sign_Ok_R
2023-07-29 22:05:03.334 DEBUG   Animator::AnimationManager::AnimationManager (8172): loop params 185.000000 245.000000 found for Sign_Launch_0001_01_P1
2023-07-29 22:05:03.334 DEBUG   Animator::AnimationManager::AnimationManager (8172): loop params 185.000000 245.000000 found for Sign_Launch_0010_01_P1
2023-07-29 22:05:03.334 DEBUG   Animator::AnimationManager::AnimationManager (8172): loop params 185.000000 245.000000 found for Sign_Launch_1100_01_P1
2023-07-29 22:05:03.334 DEBUG   Animator::AnimationManager::AnimationManager (8172): loop params 65.000000 155.000000 found for Night_Sign_Launch_0001_01_P1
2023-07-29 22:05:03.334 DEBUG   Animator::AnimationManager::AnimationManager (8172): loop params 65.000000 155.000000 found for Night_Sign_Launch_0010_01_P1
2023-07-29 22:05:03.334 DEBUG   Animator::AnimationManager::AnimationManager (8172): loop params 65.000000 155.000000 found for Night_Sign_Launch_1100_01_P1
2023-07-29 22:05:03.334 DEBUG   Animator::AnimationManager::AnimationManager (8172): loop params 205.000000 230.000000 found for Sign_Launch_0001_01_P2
2023-07-29 22:05:03.334 DEBUG   Animator::AnimationManager::AnimationManager (8172): loop params 205.000000 230.000000 found for Sign_Launch_0010_01_P2
2023-07-29 22:05:03.334 DEBUG   Animator::AnimationManager::AnimationManager (8172): loop params 205.000000 230.000000 found for Sign_Launch_1100_01_P2
2023-07-29 22:05:03.334 DEBUG   Animator::AnimationManager::AnimationManager (8172): loop params 190.000000 230.000000 found for Night_Sign_Launch_0001_01_P2
2023-07-29 22:05:03.334 DEBUG   Animator::AnimationManager::AnimationManager (8172): loop params 190.000000 230.000000 found for Night_Sign_Launch_0010_01_P2
2023-07-29 22:05:03.334 DEBUG   Animator::AnimationManager::AnimationManager (8172): loop params 190.000000 230.000000 found for Night_Sign_Launch_1100_01_P2
2023-07-29 22:05:03.334 DEBUG   Animator::AnimationManager::AnimationManager (8172): loop params 80.000000 105.000000 found for NoseGearOperation1_L
2023-07-29 22:05:03.334 DEBUG   Animator::AnimationManager::AnimationManager (8172): loop params 80.000000 105.000000 found for NoseGearOperation1_R
2023-07-29 22:05:03.334 DEBUG   Animator::AnimationManager::AnimationManager (8172): loop params 0.000000 20.000000 found for NoseGearOperation2_L
2023-07-29 22:05:03.334 DEBUG   Animator::AnimationManager::AnimationManager (8172): loop params 0.000000 20.000000 found for NoseGearOperation2_R
2023-07-29 22:05:03.334 DEBUG   Animator::AnimationManager::AnimationManager (8172): loop params 70.000000 110.000000 found for Night_NoseGearOperation1_L
2023-07-29 22:05:03.334 DEBUG   Animator::AnimationManager::AnimationManager (8172): loop params 70.000000 110.000000 found for Night_NoseGearOperation1_R
2023-07-29 22:05:03.334 DEBUG   Animator::AnimationManager::AnimationManager (8172): loop params 0.000000 20.000000 found for Night_NoseGearOperation2_L
2023-07-29 22:05:03.334 DEBUG   Animator::AnimationManager::AnimationManager (8172): loop params 0.000000 20.000000 found for Night_NoseGearOperation2_R
2023-07-29 22:05:03.334 DEBUG   Animator::AnimationManager::AnimationManager (8172): loop params 80.000000 130.000000 found for CrouchM_SignOk2
2023-07-29 22:05:03.334 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:05:03.334 DEBUG   Animator::AnimationManager::AnimationManager (8172): loop params 80.000000 130.000000 found for CrouchU_SignOk2
2023-07-29 22:05:03.334 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:05:03.334 DEBUG   Animator::AnimationManager::AnimationManager (8172): loop params 70.000000 120.000000 found for CrouchU_SignOk
2023-07-29 22:05:03.334 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:05:03.334 DEBUG   Animator::AnimationManager::AnimationManager (8172): loop params 70.000000 120.000000 found for CrouchM_SignOk
2023-07-29 22:05:03.334 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:05:03.334 DEBUG   Animator::AnimationManager::AnimationManager (8172): loop params 80.000000 130.000000 found for Night_CrouchM_SignOk2
2023-07-29 22:05:03.334 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:05:03.334 DEBUG   Animator::AnimationManager::AnimationManager (8172): loop params 80.000000 130.000000 found for Night_CrouchU_SignOk2
2023-07-29 22:05:03.334 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:05:03.334 DEBUG   Animator::AnimationManager::AnimationManager (8172): loop params 70.000000 120.000000 found for Night_CrouchU_SignOk
2023-07-29 22:05:03.334 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:05:03.334 DEBUG   Animator::AnimationManager::AnimationManager (8172): loop params 70.000000 120.000000 found for Night_CrouchM_SignOk
2023-07-29 22:05:03.335 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:05:03.335 INFO    ANIMATOR (8172): load_basic() ended
2023-07-29 22:05:03.335 INFO    ANIMATOR (8172): load_main() started
2023-07-29 22:05:03.370 INFO    ANIMATOR (8172): load_main() ended
2023-07-29 22:05:03.524 INFO    ANIMATOR (8172): load_basic() started
2023-07-29 22:05:03.578 INFO    ANIMATOR (8172): load_basic() ended
2023-07-29 22:05:03.579 INFO    ANIMATOR (8172): load_main() started
2023-07-29 22:05:03.614 INFO    ANIMATOR (8172): load_main() ended
2023-07-29 22:05:04.055 INFO    FLIGHT (Main): carrier technician [1: shooter] created, id 6
2023-07-29 22:05:04.056 INFO    FLIGHT (Main): carrier technician [1: director] created, id 12
2023-07-29 22:05:04.062 INFO    FLIGHT (Main): carrier technician [1: white1] created, id 13
2023-07-29 22:05:04.067 INFO    FLIGHT (Main): carrier technician [1: white2] created, id 14
2023-07-29 22:05:04.086 INFO    FLIGHT (Main): carrier technician [1: green_hbb] created, id 15
2023-07-29 22:05:04.087 INFO    FLIGHT (Main): carrier technician [1: green_nw] created, id 7
2023-07-29 22:05:04.092 INFO    FLIGHT (Main): carrier technician [2: shooter] created, id 16
2023-07-29 22:05:04.098 INFO    FLIGHT (Main): carrier technician [2: director] created, id 8
2023-07-29 22:05:04.104 INFO    FLIGHT (Main): carrier technician [2: white1] created, id 9
2023-07-29 22:05:04.109 INFO    FLIGHT (Main): carrier technician [2: white2] created, id 17
2023-07-29 22:05:04.114 INFO    FLIGHT (Main): carrier technician [2: green_hbb] created, id 18
2023-07-29 22:05:04.120 INFO    FLIGHT (Main): carrier technician [2: green_nw] created, id 19
2023-07-29 22:05:04.126 INFO    FLIGHT (Main): carrier technician [3: shooter] created, id 20
2023-07-29 22:05:04.131 INFO    FLIGHT (Main): carrier technician [3: director] created, id 10
2023-07-29 22:05:04.137 INFO    FLIGHT (Main): carrier technician [3: white1] created, id 11
2023-07-29 22:05:04.142 INFO    FLIGHT (Main): carrier technician [3: white2] created, id 21
2023-07-29 22:05:04.148 INFO    FLIGHT (Main): carrier technician [3: green_hbb] created, id 12
2023-07-29 22:05:04.153 INFO    FLIGHT (Main): carrier technician [3: green_nw] created, id 13
2023-07-29 22:05:04.159 INFO    FLIGHT (Main): carrier technician [4: shooter] created, id 14
2023-07-29 22:05:04.164 INFO    FLIGHT (Main): carrier technician [4: director] created, id 15
2023-07-29 22:05:04.170 INFO    FLIGHT (Main): carrier technician [4: white1] created, id 16
2023-07-29 22:05:04.175 INFO    FLIGHT (Main): carrier technician [4: white2] created, id 17
2023-07-29 22:05:04.181 INFO    FLIGHT (Main): carrier technician [4: green_hbb] created, id 22
2023-07-29 22:05:04.186 INFO    FLIGHT (Main): carrier technician [4: green_nw] created, id 18
2023-07-29 22:05:04.213 ERROR   EDCORE (Main): Can't open file: /textures/liveries/cvn_71/no_name/description.lua.
2023-07-29 22:05:04.320 INFO    FLIGHT (Main): carrier technician [1: shooter] created, id 25
2023-07-29 22:05:04.325 INFO    FLIGHT (Main): carrier technician [1: director] created, id 35
2023-07-29 22:05:04.331 INFO    FLIGHT (Main): carrier technician [1: white1] created, id 36
2023-07-29 22:05:04.337 INFO    FLIGHT (Main): carrier technician [1: white2] created, id 37
2023-07-29 22:05:04.342 INFO    FLIGHT (Main): carrier technician [1: green_hbb] created, id 38
2023-07-29 22:05:04.348 INFO    FLIGHT (Main): carrier technician [1: green_nw] created, id 26
2023-07-29 22:05:04.353 INFO    FLIGHT (Main): carrier technician [2: shooter] created, id 39
2023-07-29 22:05:04.359 INFO    FLIGHT (Main): carrier technician [2: director] created, id 27
2023-07-29 22:05:04.364 INFO    FLIGHT (Main): carrier technician [2: white1] created, id 28
2023-07-29 22:05:04.370 INFO    FLIGHT (Main): carrier technician [2: white2] created, id 40
2023-07-29 22:05:04.376 INFO    FLIGHT (Main): carrier technician [2: green_hbb] created, id 41
2023-07-29 22:05:04.382 INFO    FLIGHT (Main): carrier technician [2: green_nw] created, id 42
2023-07-29 22:05:04.387 INFO    FLIGHT (Main): carrier technician [3: shooter] created, id 43
2023-07-29 22:05:04.392 INFO    FLIGHT (Main): carrier technician [3: director] created, id 29
2023-07-29 22:05:04.398 INFO    FLIGHT (Main): carrier technician [3: white1] created, id 30
2023-07-29 22:05:04.403 INFO    FLIGHT (Main): carrier technician [3: white2] created, id 44
2023-07-29 22:05:04.409 INFO    FLIGHT (Main): carrier technician [3: green_hbb] created, id 31
2023-07-29 22:05:04.414 INFO    FLIGHT (Main): carrier technician [3: green_nw] created, id 32
2023-07-29 22:05:04.420 INFO    FLIGHT (Main): carrier technician [4: shooter] created, id 33
2023-07-29 22:05:04.426 INFO    FLIGHT (Main): carrier technician [4: director] created, id 34
2023-07-29 22:05:04.431 INFO    FLIGHT (Main): carrier technician [4: white1] created, id 35
2023-07-29 22:05:04.437 INFO    FLIGHT (Main): carrier technician [4: white2] created, id 36
2023-07-29 22:05:04.442 INFO    FLIGHT (Main): carrier technician [4: green_hbb] created, id 45
2023-07-29 22:05:04.448 INFO    FLIGHT (Main): carrier technician [4: green_nw] created, id 37
2023-07-29 22:05:04.482 ERROR   EDCORE (Main): Can't open file: /textures/liveries/forrestal/no_name/description.lua.
2023-07-29 22:05:04.482 ERROR   wWeaponSystemManager (Main): Can't get the fire position connector FIRE_NOSE_R_01. Unit type: Forrestal
2023-07-29 22:05:04.482 ERROR   wWeaponSystemManager (Main): Can't get the fire position connector FIRE_NOSE_R_02. Unit type: Forrestal
2023-07-29 22:05:04.482 ERROR   wWeaponSystemManager (Main): Can't get the fire position connector FIRE_CENTER_R_01. Unit type: Forrestal
2023-07-29 22:05:04.482 ERROR   wWeaponSystemManager (Main): Can't get the fire position connector FIRE_CENTER_R_02. Unit type: Forrestal
2023-07-29 22:05:04.482 ERROR   wWeaponSystemManager (Main): Can't get the fire position connector FIRE_BACK_R. Unit type: Forrestal
2023-07-29 22:05:04.482 ERROR   wWeaponSystemManager (Main): Can't get the fire position connector FIRE_NOSE_L_01. Unit type: Forrestal
2023-07-29 22:05:04.482 ERROR   wWeaponSystemManager (Main): Can't get the fire position connector FIRE_NOSE_L_02. Unit type: Forrestal
2023-07-29 22:05:04.483 ERROR   wWeaponSystemManager (Main): Can't get the fire position connector FIRE_CENTER_L_01. Unit type: Forrestal
2023-07-29 22:05:04.483 ERROR   wWeaponSystemManager (Main): Can't get the fire position connector FIRE_CENTER_L_02. Unit type: Forrestal
2023-07-29 22:05:04.483 ERROR   wWeaponSystemManager (Main): Can't get the fire position connector FIRE_BACK_L. Unit type: Forrestal
2023-07-29 22:05:04.483 ERROR   wWeaponSystemManager (Main): Can't get the fire position connector FIRE_PALUBA_NOSE. Unit type: Forrestal
2023-07-29 22:05:04.483 ERROR   wWeaponSystemManager (Main): Can't get the fire position connector FIRE_PALUBA_MIDLE_01. Unit type: Forrestal
2023-07-29 22:05:04.483 ERROR   wWeaponSystemManager (Main): Can't get the fire position connector FIRE_PALUBA_MIDLE_02. Unit type: Forrestal
2023-07-29 22:05:04.483 ERROR   wWeaponSystemManager (Main): Can't get the fire position connector FIRE_PALUBA_BACK_01. Unit type: Forrestal
2023-07-29 22:05:04.483 ERROR   wWeaponSystemManager (Main): Can't get the fire position connector FIRE_PALUBA_BACK_02. Unit type: Forrestal
2023-07-29 22:05:04.483 ERROR   wWeaponSystemManager (Main): Can't get the fire position connector FIRE_RUBKA. Unit type: Forrestal
2023-07-29 22:05:04.483 ERROR   wWeaponSystem (Main): invalid connector CENTER_RADAR_10 for unit Forrestal
2023-07-29 22:05:04.483 ERROR   wWeaponSystem (Main): invalid connector CENTER_RADAR_11 for unit Forrestal
2023-07-29 22:05:04.483 ERROR   wWeaponSystem (Main): invalid connector CENTER_RADAR_12 for unit Forrestal
2023-07-29 22:05:04.483 ERROR   wWeaponSystem (Main): invalid connector CENTER_RADAR_13 for unit Forrestal
2023-07-29 22:05:04.498 ERROR   EDCORE (Main): Can't open file: /textures/liveries/kuznecow/no_name/description.lua.
2023-07-29 22:05:04.501 ERROR   wWeaponSystemManager (Main): Invalid sensor height! (CV_1143_5)
2023-07-29 22:05:04.514 ERROR   EDCORE (Main): Can't open file: /textures/liveries/lha_tarawa/no_name/description.lua.
2023-07-29 22:05:04.514 ERROR   WEAPONS (Main): Invalid connector name (Gun_Point_lha_02): unit type = LHA_Tarawa, ws id=4, ln id=1, br id=1
2023-07-29 22:05:04.546 ERROR   EDCORE (Main): Can't open file: /textures/liveries/hms_invincible/no_name/description.lua.
2023-07-29 22:05:04.547 ERROR   wWeaponSystemManager (Main): Invalid sensor height! (hms_invincible)
2023-07-29 22:05:05.272 ERROR   WEAPONS (Main): Invalid connector name (POINT_GUN_01): unit type = Paratrooper RPG-16, ws id=1, ln id=1, br id=1
2023-07-29 22:05:06.330 WARNING LOG (3992): 6 duplicate message(s) skipped.
2023-07-29 22:05:06.330 ERROR   WORLDGENERAL (Main): Error: Unit [CH-47D]: No property record for segment "WHEEL_L".
2023-07-29 22:05:06.330 ERROR   WORLDGENERAL (Main): Error: Unit [CH-47D]: No property record for segment "WHEEL_R".
2023-07-29 22:05:06.330 ERROR   WORLDGENERAL (Main): Error: Unit [CH-47D]: No property record for segment "WHEEL_FL".
2023-07-29 22:05:06.330 ERROR   WORLDGENERAL (Main): Error: Unit [CH-47D]: No property record for segment "WHEEL_FR".
2023-07-29 22:05:06.330 ERROR   APP (Main): Error: Unit [CH-47D]: Corrupt damage model.
2023-07-29 22:05:06.363 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:05:06.363 WARNING Mission (Main): register_unit(1000003,16938753) : db.units['1000003'] table is missing
2023-07-29 22:05:06.382 WARNING Mission (Main): register_unit(1000005,16939009) : db.units['1000005'] table is missing
2023-07-29 22:05:06.393 ERROR   WORLDGENERAL (Main): Error: Unit [KC130]: No property record for cell "FUSELAGE_LEFT_SIDE".
2023-07-29 22:05:06.393 ERROR   WORLDGENERAL (Main): Error: Unit [KC130]: No property record for cell "TAIL_LEFT_SIDE".
2023-07-29 22:05:06.393 ERROR   WORLDGENERAL (Main): Error: Unit [KC130]: No property record for cell "WING_L_OUT".
2023-07-29 22:05:06.393 ERROR   WORLDGENERAL (Main): Error: Unit [KC130]: No property record for cell "WING_L_CENTER".
2023-07-29 22:05:06.393 ERROR   WORLDGENERAL (Main): Error: Unit [KC130]: No property record for cell "WING_L_IN".
2023-07-29 22:05:06.393 ERROR   WORLDGENERAL (Main): Error: Unit [KC130]: No property record for cell "ENGINE_L_VNUTR".
2023-07-29 22:05:06.393 ERROR   WORLDGENERAL (Main): Error: Unit [KC130]: No property record for cell "ENGINE_L_VNESHN".
2023-07-29 22:05:06.393 ERROR   WORLDGENERAL (Main): Error: Unit [KC130]: No property record for cell "CABIN_LEFT_SIDE".
2023-07-29 22:05:06.393 ERROR   WORLDGENERAL (Main): Error: Unit [KC130]: No property record for cell "CABIN_BOTTOM".
2023-07-29 22:05:06.393 ERROR   WORLDGENERAL (Main): Error: Unit [KC130]: No property record for cell "FUSELAGE_BOTTOM".
2023-07-29 22:05:06.393 ERROR   WORLDGENERAL (Main): Error: Unit [KC130]: No property record for cell "TAIL".
2023-07-29 22:05:06.393 ERROR   WORLDGENERAL (Main): Error: Unit [KC130]: No property record for cell "COCKPIT".
2023-07-29 22:05:06.393 ERROR   WORLDGENERAL (Main): Error: Unit [KC130]: No property record for cell "STABILIZER_R_IN".
2023-07-29 22:05:06.393 ERROR   WORLDGENERAL (Main): Error: Unit [KC130]: No property record for cell "WING_R_OUT".
2023-07-29 22:05:06.393 ERROR   WORLDGENERAL (Main): Error: Unit [KC130]: No property record for cell "WING_R_CENTER".
2023-07-29 22:05:06.393 ERROR   WORLDGENERAL (Main): Error: Unit [KC130]: No property record for cell "WING_R_IN".
2023-07-29 22:05:06.393 ERROR   WORLDGENERAL (Main): Error: Unit [KC130]: No property record for cell "ENGINE_R_VNESHN".
2023-07-29 22:05:06.393 ERROR   WORLDGENERAL (Main): Error: Unit [KC130]: No property record for cell "ENGINE_R_VNUTR".
2023-07-29 22:05:06.393 ERROR   WORLDGENERAL (Main): Error: Unit [KC130]: No property record for cell "FIN_L_BOTTOM".
2023-07-29 22:05:06.393 ERROR   WORLDGENERAL (Main): Error: Unit [KC130]: No property record for cell "FUSELAGE_RIGHT_SIDE".
2023-07-29 22:05:06.393 ERROR   WORLDGENERAL (Main): Error: Unit [KC130]: No property record for cell "TAIL_RIGHT_SIDE".
2023-07-29 22:05:06.393 ERROR   WORLDGENERAL (Main): Error: Unit [KC130]: No property record for cell "CABIN_RIGHT_SIDE".
2023-07-29 22:05:06.393 ERROR   WORLDGENERAL (Main): Error: Unit [KC130]: No property record for cell "STABILIZER_L_IN".
2023-07-29 22:05:06.393 ERROR   WORLDGENERAL (Main): Error: Unit [KC130]: No property record for cell "NOSE_CENTER".
2023-07-29 22:05:06.393 ERROR   WORLDGENERAL (Main): Error: Unit [KC130]: No property record for segment "Line_WING_L".
2023-07-29 22:05:06.393 ERROR   WORLDGENERAL (Main): Error: Unit [KC130]: No property record for segment "Line_WING_R".
2023-07-29 22:05:06.393 ERROR   WORLDGENERAL (Main): Error: Unit [KC130]: No property record for segment "Line_STABIL_L".
2023-07-29 22:05:06.393 ERROR   WORLDGENERAL (Main): Error: Unit [KC130]: No property record for segment "Line_STABIL_R".
2023-07-29 22:05:06.393 ERROR   WORLDGENERAL (Main): Error: Unit [KC130]: No property record for segment "Line_NOSE".
2023-07-29 22:05:06.393 ERROR   WORLDGENERAL (Main): Error: Unit [KC130]: No property record for segment "Line_KIL_L".
2023-07-29 22:05:06.393 ERROR   APP (Main): Error: Unit [KC130]: Corrupt damage model.
2023-07-29 22:05:06.396 WARNING Mission (Main): register_unit(1000007,16939265) : db.units['1000007'] table is missing
2023-07-29 22:05:06.409 ERROR   WORLDGENERAL (Main): Error: Unit [KC-135]: No property record for cell "TAIL_BOTTOM".
2023-07-29 22:05:06.409 ERROR   WORLDGENERAL (Main): Error: Unit [KC-135]: No property record for cell "Object09".
2023-07-29 22:05:06.409 ERROR   WORLDGENERAL (Main): Error: Unit [KC-135]: No property record for cell "AirRefBoom".
2023-07-29 22:05:06.409 ERROR   WORLDGENERAL (Main): Error: Unit [KC-135]: No cell for property record TAIL.
2023-07-29 22:05:06.409 ERROR   APP (Main): Error: Unit [KC-135]: Corrupt damage model.
2023-07-29 22:05:06.411 WARNING Mission (Main): register_unit(1000009,16939521) : db.units['1000009'] table is missing
2023-07-29 22:05:06.424 ERROR   WORLDGENERAL (Main): Error: Unit [KC135MPRS]: No property record for cell "ELEVATOR_R_IN".
2023-07-29 22:05:06.424 ERROR   WORLDGENERAL (Main): Error: Unit [KC135MPRS]: No property record for cell "ELEVATOR_L_IN".
2023-07-29 22:05:06.424 ERROR   WORLDGENERAL (Main): Error: Unit [KC135MPRS]: No property record for cell "RUDDER_L".
2023-07-29 22:05:06.424 ERROR   WORLDGENERAL (Main): Error: Unit [KC135MPRS]: No property record for cell "TAIL_LEFT_SIDE".
2023-07-29 22:05:06.424 ERROR   WORLDGENERAL (Main): Error: Unit [KC135MPRS]: No property record for cell "WING_R_IN".
2023-07-29 22:05:06.424 ERROR   WORLDGENERAL (Main): Error: Unit [KC135MPRS]: No property record for cell "ENGINE_R_VNESHN".
2023-07-29 22:05:06.424 ERROR   WORLDGENERAL (Main): Error: Unit [KC135MPRS]: No property record for cell "ENGINE_R_VNUTR".
2023-07-29 22:05:06.424 ERROR   WORLDGENERAL (Main): Error: Unit [KC135MPRS]: No property record for cell "WING_R_CENTER".
2023-07-29 22:05:06.424 ERROR   WORLDGENERAL (Main): Error: Unit [KC135MPRS]: No property record for cell "WING_R_OUT".
2023-07-29 22:05:06.424 ERROR   WORLDGENERAL (Main): Error: Unit [KC135MPRS]: No property record for cell "ELERON_R".
2023-07-29 22:05:06.424 ERROR   WORLDGENERAL (Main): Error: Unit [KC135MPRS]: No property record for cell "WING_L_IN".
2023-07-29 22:05:06.424 ERROR   WORLDGENERAL (Main): Error: Unit [KC135MPRS]: No property record for cell "ENGINE_L_VNUTR".
2023-07-29 22:05:06.424 ERROR   WORLDGENERAL (Main): Error: Unit [KC135MPRS]: No property record for cell "WING_L_CENTER".
2023-07-29 22:05:06.424 ERROR   WORLDGENERAL (Main): Error: Unit [KC135MPRS]: No property record for cell "WING_L_OUT".
2023-07-29 22:05:06.424 ERROR   WORLDGENERAL (Main): Error: Unit [KC135MPRS]: No property record for cell "ELERON_L".
2023-07-29 22:05:06.424 ERROR   WORLDGENERAL (Main): Error: Unit [KC135MPRS]: No property record for cell "ENGINE_L_VNESHN".
2023-07-29 22:05:06.424 ERROR   WORLDGENERAL (Main): Error: Unit [KC135MPRS]: No property record for cell "STABILIZER_L_IN".
2023-07-29 22:05:06.424 ERROR   WORLDGENERAL (Main): Error: Unit [KC135MPRS]: No property record for cell "STABILIZER_R_IN".
2023-07-29 22:05:06.424 ERROR   WORLDGENERAL (Main): Error: Unit [KC135MPRS]: No property record for cell "FIN_L_BOTTOM".
2023-07-29 22:05:06.424 ERROR   WORLDGENERAL (Main): Error: Unit [KC135MPRS]: No property record for cell "NOSE_CENTER".
2023-07-29 22:05:06.424 ERROR   WORLDGENERAL (Main): Error: Unit [KC135MPRS]: No property record for cell "COCKPIT".
2023-07-29 22:05:06.424 ERROR   WORLDGENERAL (Main): Error: Unit [KC135MPRS]: No property record for cell "CABIN_LEFT_SIDE".
2023-07-29 22:05:06.424 ERROR   WORLDGENERAL (Main): Error: Unit [KC135MPRS]: No property record for cell "CABIN_RIGHT_SIDE".
2023-07-29 22:05:06.424 ERROR   WORLDGENERAL (Main): Error: Unit [KC135MPRS]: No property record for cell "CABIN_BOTTOM".
2023-07-29 22:05:06.424 ERROR   WORLDGENERAL (Main): Error: Unit [KC135MPRS]: No property record for cell "FUSELAGE_LEFT_SIDE".
2023-07-29 22:05:06.424 ERROR   WORLDGENERAL (Main): Error: Unit [KC135MPRS]: No property record for cell "FUEL_TANK_F".
2023-07-29 22:05:06.424 ERROR   WORLDGENERAL (Main): Error: Unit [KC135MPRS]: No property record for cell "FUSELAGE_RIGHT_SIDE".
2023-07-29 22:05:06.424 ERROR   WORLDGENERAL (Main): Error: Unit [KC135MPRS]: No property record for cell "FUSELAGE_BOTTOM".
2023-07-29 22:05:06.424 ERROR   WORLDGENERAL (Main): Error: Unit [KC135MPRS]: No property record for cell "TAIL_BOTTOM".
2023-07-29 22:05:06.424 ERROR   WORLDGENERAL (Main): Error: Unit [KC135MPRS]: No property record for cell "TAIL_RIGHT_SIDE".
2023-07-29 22:05:06.424 ERROR   WORLDGENERAL (Main): Error: Unit [KC135MPRS]: No property record for cell "Object09".
2023-07-29 22:05:06.424 ERROR   WORLDGENERAL (Main): Error: Unit [KC135MPRS]: No property record for cell "AirRefBoom".
2023-07-29 22:05:06.424 ERROR   WORLDGENERAL (Main): Error: Unit [KC135MPRS]: No property record for segment "Line_WING_L".
2023-07-29 22:05:06.424 ERROR   WORLDGENERAL (Main): Error: Unit [KC135MPRS]: No property record for segment "Line_WING_R".
2023-07-29 22:05:06.424 ERROR   WORLDGENERAL (Main): Error: Unit [KC135MPRS]: No property record for segment "Line_STABIL_L".
2023-07-29 22:05:06.424 ERROR   WORLDGENERAL (Main): Error: Unit [KC135MPRS]: No property record for segment "Line_STABIL_R".
2023-07-29 22:05:06.424 ERROR   WORLDGENERAL (Main): Error: Unit [KC135MPRS]: No property record for segment "Line_KIL_L".
2023-07-29 22:05:06.424 ERROR   WORLDGENERAL (Main): Error: Unit [KC135MPRS]: No property record for segment "Line_NOSE".
2023-07-29 22:05:06.424 ERROR   APP (Main): Error: Unit [KC135MPRS]: Corrupt damage model.
2023-07-29 22:05:06.426 ERROR   EDCORE (Main): Can't open file: /textures/liveries/kc135mprs/raf rc135/description.lua.
2023-07-29 22:05:06.427 WARNING Mission (Main): register_unit(1000011,16939777) : db.units['1000011'] table is missing
2023-07-29 22:05:06.443 WARNING Mission (Main): register_unit(1000013,16940033) : db.units['1000013'] table is missing
2023-07-29 22:05:06.455 ERROR   WORLDGENERAL (Main): Error: Unit [S-3B Tanker]: No property record for cell "MAIN".
2023-07-29 22:05:06.455 ERROR   WORLDGENERAL (Main): Error: Unit [S-3B Tanker]: No property record for cell "WING_R002".
2023-07-29 22:05:06.455 ERROR   WORLDGENERAL (Main): Error: Unit [S-3B Tanker]: No property record for cell "KIL_L002".
2023-07-29 22:05:06.455 ERROR   WORLDGENERAL (Main): Error: Unit [S-3B Tanker]: No property record for segment "MAIN001".
2023-07-29 22:05:06.455 ERROR   WORLDGENERAL (Main): Error: Unit [S-3B Tanker]: No property record for segment "WING_L001".
2023-07-29 22:05:06.455 ERROR   WORLDGENERAL (Main): Error: Unit [S-3B Tanker]: No property record for segment "WING_R001".
2023-07-29 22:05:06.455 ERROR   WORLDGENERAL (Main): Error: Unit [S-3B Tanker]: No property record for segment "FLAP_R001".
2023-07-29 22:05:06.455 ERROR   WORLDGENERAL (Main): Error: Unit [S-3B Tanker]: No property record for segment "FLAP_L001".
2023-07-29 22:05:06.455 ERROR   WORLDGENERAL (Main): Error: Unit [S-3B Tanker]: No property record for segment "STABILIZATOR_L001".
2023-07-29 22:05:06.455 ERROR   WORLDGENERAL (Main): Error: Unit [S-3B Tanker]: No property record for segment "RV_L001".
2023-07-29 22:05:06.455 ERROR   WORLDGENERAL (Main): Error: Unit [S-3B Tanker]: No property record for segment "STABILIZATOR_R001".
2023-07-29 22:05:06.455 ERROR   WORLDGENERAL (Main): Error: Unit [S-3B Tanker]: No property record for segment "RV_R001".
2023-07-29 22:05:06.455 ERROR   WORLDGENERAL (Main): Error: Unit [S-3B Tanker]: No property record for segment "TAIL001".
2023-07-29 22:05:06.455 ERROR   WORLDGENERAL (Main): Error: Unit [S-3B Tanker]: No property record for segment "ENGINE_L_VNUTR001".
2023-07-29 22:05:06.455 ERROR   WORLDGENERAL (Main): Error: Unit [S-3B Tanker]: No property record for segment "ENGINE_R_VNUTR001".
2023-07-29 22:05:06.455 ERROR   WORLDGENERAL (Main): Error: Unit [S-3B Tanker]: No property record for segment "ELERON_R001".
2023-07-29 22:05:06.455 ERROR   WORLDGENERAL (Main): Error: Unit [S-3B Tanker]: No property record for segment "ELERON_L001".
2023-07-29 22:05:06.455 ERROR   WORLDGENERAL (Main): Error: Unit [S-3B Tanker]: No property record for segment "RN_L001".
2023-07-29 22:05:06.455 ERROR   WORLDGENERAL (Main): Error: Unit [S-3B Tanker]: No property record for segment "KIL_L001".
2023-07-29 22:05:06.455 ERROR   WORLDGENERAL (Main): Error: Unit [S-3B Tanker]: No cell for property records ENGINE_L_OUT ENGINE_R_OUT KEEL_R_IN RUDDER_R.
2023-07-29 22:05:06.455 ERROR   APP (Main): Error: Unit [S-3B Tanker]: Corrupt damage model.
2023-07-29 22:05:06.455 ERROR   EDCORE (Main): Can't open file: /textures/liveries/s-3b tanker/navy bloodhounds/description.lua.
2023-07-29 22:05:06.456 WARNING Mission (Main): register_unit(1000028,16942081) : db.units['1000028'] table is missing
2023-07-29 22:05:06.456 ERROR   APP (Main): Error: Unit [A-10C_2]: Corrupt damage model.
2023-07-29 22:05:06.459 ERROR   EDCORE (Main): Can't open file: /textures/liveries/a-10cii/190th fighter squadron 78-0624 goreo/description.lua.
2023-07-29 22:05:06.482 WARNING Mission (Main): register_unit(1000048,16945921) : db.units['1000048'] table is missing
2023-07-29 22:05:06.541 WARNING Mission (Main): register_unit(1000087,17100033) : db.units['1000087'] table is missing
2023-07-29 22:05:06.552 ERROR   WEAPONS (Main): Invalid connector name (POINT_GUN_01): unit type = Paratrooper RPG-16, ws id=1, ln id=1, br id=1
2023-07-29 22:05:06.554 WARNING LOG (3992): 5 duplicate message(s) skipped.
2023-07-29 22:05:06.554 ERROR   APP (Main): missed aicraft descriptor for Eurofighter, making placeholder
2023-07-29 22:05:06.557 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:05:06.557 ERROR   APP (Main): Error: Unit [F-16C_50]: Corrupt damage model.
2023-07-29 22:05:06.558 ERROR   EDCORE (Main): Can't open file: /textures/liveries/f-16c_50/64th aggressor 'shadow'/description.lua.
2023-07-29 22:05:06.630 ERROR   APP (Main): Error: Unit [Ka-50]: Corrupt damage model.
2023-07-29 22:05:06.662 ERROR   APP (Main): Error: Unit [A-10A]: Corrupt damage model.
2023-07-29 22:05:06.744 WARNING Mission (Main): register_unit(1000147,17807105) : db.units['1000147'] table is missing
2023-07-29 22:05:06.744 ERROR   APP (Main): Error: Unit [A-10C_2]: Corrupt damage model.
2023-07-29 22:05:06.882 ERROR   EDCORE (Main): Can't open file: /textures/liveries/fa-18c_hornet/bp_ap141_bolivar/description.lua.
2023-07-29 22:05:06.883 ERROR   APP (Main): missed aicraft descriptor for JAS39Gripen_AG, making placeholder
2023-07-29 22:05:06.917 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:05:06.917 WARNING Mission (Main): register_unit(1000158,17874433) : db.units['1000158'] table is missing
2023-07-29 22:05:06.977 WARNING Mission (Main): register_unit(1000160,17874689) : db.units['1000160'] table is missing
2023-07-29 22:05:07.135 WARNING Mission (Main): register_unit(1000164,17956097) : db.units['1000164'] table is missing
2023-07-29 22:05:07.138 WARNING Mission (Main): register_unit(1000166,17956353) : db.units['1000166'] table is missing
2023-07-29 22:05:07.138 ERROR   APP (Main): Error: Unit [Su-34]: Corrupt damage model.
2023-07-29 22:05:07.216 WARNING Mission (Main): register_unit(1000168,17983233) : db.units['1000168'] table is missing
2023-07-29 22:05:07.216 ERROR   APP (Main): Error: Unit [F-15C]: Corrupt damage model.
2023-07-29 22:05:07.230 WARNING Mission (Main): register_unit(1000169,17983489) : db.units['1000169'] table is missing
2023-07-29 22:05:07.230 ERROR   APP (Main): Error: Unit [F-15C]: Corrupt damage model.
2023-07-29 22:05:07.232 WARNING Mission (Main): register_unit(1000171,18005505) : db.units['1000171'] table is missing
2023-07-29 22:05:07.233 WARNING Mission (Main): register_unit(1000173,18005761) : db.units['1000173'] table is missing
2023-07-29 22:05:07.233 ERROR   APP (Main): Error: Unit [F-15C]: Corrupt damage model.
2023-07-29 22:05:07.234 WARNING Mission (Main): register_unit(1000175,18006017) : db.units['1000175'] table is missing
2023-07-29 22:05:07.234 ERROR   APP (Main): Error: Unit [F-15C]: Corrupt damage model.
2023-07-29 22:05:07.235 ERROR   APP (Main): missed aicraft descriptor for Su-57, making placeholder
2023-07-29 22:05:07.239 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:05:07.239 ERROR   APP (Main): Error: Unit [CH-47D]: Corrupt damage model.
2023-07-29 22:05:07.240 WARNING Mission (Main): register_unit(1000180,18022401) : db.units['1000180'] table is missing
2023-07-29 22:05:07.240 ERROR   EDCORE (Main): Can't open file: /textures/liveries/su-33/bd iranian su 33/description.lua.
2023-07-29 22:05:07.241 WARNING Mission (Main): register_unit(1000182,18022657) : db.units['1000182'] table is missing
2023-07-29 22:05:07.786 WARNING FLIGHT (Main): NO ATC COMM HELIPAD + 16 FARP-LONDON:127500000
2023-07-29 22:05:07.786 WARNING FLIGHT (Main): NO ATC COMM HELIPAD + 17 FARP-DALLAS:127500000
2023-07-29 22:05:07.786 WARNING FLIGHT (Main): NO ATC COMM HELIPAD + 19 FARP-PARIS:127500000
2023-07-29 22:05:07.786 WARNING FLIGHT (Main): NO ATC COMM HELIPAD + 21 FARP-MOSCOW:127500000
2023-07-29 22:05:07.786 WARNING FLIGHT (Main): NO ATC COMM HELIPAD + 18 FARP-BERLIN:127500000
2023-07-29 22:05:07.786 WARNING FLIGHT (Main): NO ATC COMM HELIPAD + 20 FARP-ROME:127500000
2023-07-29 22:05:07.786 WARNING FLIGHT (Main): NO ATC COMM HELIPAD + 22 ROADBASE-MADRID:127500000
2023-07-29 22:05:07.786 WARNING FLIGHT (Main): NO ATC COMM HELIPAD + 23 ROADBASE-WARSAW:127500000
2023-07-29 22:05:07.786 WARNING FLIGHT (Main): NO ATC COMM HELIPAD + 24 ROADBASE-DUBLIN:127500000
2023-07-29 22:05:07.786 WARNING FLIGHT (Main): NO ATC COMM HELIPAD + 26 FARP-PERTH:127500000
2023-07-29 22:05:08.641 DEBUG   LuaGUI (Main): --- onChatMessage---	BLUE player OrphanBomber in A-10A killed RED unknown in SPAAA ZSU-23-4 Shilka "Gun Dish" with AGM-65D	nil	nil
2023-07-29 22:05:08.641 DEBUG   LuaGUI (Main): --- onChatMessage---	[private] Running Lurcher's Jester/4YA scripts v2.7.0	1	18
2023-07-29 22:05:08.641 DEBUG   LuaGUI (Main): --- onChatMessage---	[private] Type $help or -help in chat for a list of chat commands	1	18
2023-07-29 22:05:08.641 DEBUG   LuaGUI (Main): --- onChatMessage---	[private] Please join our Discord community for moderation questions and other topics. Link in briefing.	1	18
2023-07-29 22:05:08.641 DEBUG   LuaHooks (Main): LuaRPC Error: request = 1, error_code = 404, error_msg = Method not found
2023-07-29 22:05:09.802 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:05:09.802 ERROR_ONCE DX11BACKEND (17100): texture 'zil135l_spec_fall' not found. Asked from ''
2023-07-29 22:05:10.681 DEBUG   LuaGUI (Main): --- onChatMessage---	NEUTRAL player Predator25 disconnected 	nil	nil
2023-07-29 22:05:10.860 DEBUG   LuaGUI (Main): ----onPlayerDisconnect---	15	0
2023-07-29 22:05:11.004 DEBUG   LuaHooks (Main): rpc request 3: tacviewPing
2023-07-29 22:05:11.412 DEBUG   LuaHooks (Main): LuaRPC Error: request = 2, error_code = 404, error_msg = Method not found
2023-07-29 22:05:11.412 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:05:11.412 DEBUG   LuaHooks (Main): rpc result for 3: 0
2023-07-29 22:05:11.412 DEBUG   LuaHooks (Main): LuaRPC Error: request = 3, error_code = 404, error_msg = Method not found
2023-07-29 22:05:11.414 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:05:11.414 INFO    TACVIEW.DLL (Main): Recording flight data in [G:\TACVIEW\Tacview-20230730-010511-DCS-Client-4YA_Cau_PVE2_V2.67_MOD[01_MAY_FEW].zip.acmi]
2023-07-29 22:05:11.450 INFO    TACVIEW.DLL (Main): Export rights granted by the host: PlayerPlane=[1] PlayerSensors=[1] OtherObjects=[1]
2023-07-29 22:05:11.493 DEBUG   LuaGUI (Main): --- onChatMessage---	Recording flight data in [G:\TACVIEW\Tacview-20230730-010511-DCS-Client-4YA_Cau_PVE2_V2.67_MOD[01_MAY_FEW].zip.acmi]	0	0
2023-07-29 22:05:11.555 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:05:25.243 WARNING LOG (3992): 23 duplicate message(s) skipped.
2023-07-29 22:05:25.243 INFO    DXGUI_WIN_ADAPTER (Main): resize main window to [1920, 1080]
2023-07-29 22:05:25.319 DEBUG   LuaGUI (Main): --- onChatMessage---	BLUE player Green Goblin died	nil	nil
2023-07-29 22:05:25.319 DEBUG   LuaGUI (Main): --- onChatMessage---	RED unknown in MiG-29S killed BLUE player Green Goblin in F-15E S4+ with R-77 (AA-12 Adder)	nil	nil
2023-07-29 22:05:27.310 DEBUG   LuaGUI (Main): --- onChatMessage---	BLUE player OrphanBomber in A-10A killed RED unknown in AAA ZU-23 Closed Emplacement with AGM-65D	nil	nil
2023-07-29 22:05:27.946 DEBUG   LuaGUI (Main): ---onBdaShowF10()--- bValue , isOn(): 	false	true
2023-07-29 22:05:28.037 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:05:30.257 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:05:30.257 INFO    ASYNCNET (Main): Current ping: 73.5ms
2023-07-29 22:05:30.413 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:05:32.610 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:05:32.610 DEBUG   Scripting (Main): Phrases make : key = 8
2023-07-29 22:05:32.610 DEBUG   Scripting (Main): Phrases make : key = 4286
2023-07-29 22:05:38.076 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:05:40.926 DEBUG   LuaGUI (Main): --- onChatMessage---	BLUE player Sampe died	nil	nil
2023-07-29 22:05:42.408 DEBUG   LuaGUI (Main): --- onChatMessage---	BLUE player TAW_SvenNeu disconnected 	nil	nil
2023-07-29 22:05:42.569 DEBUG   LuaGUI (Main): ----onPlayerDisconnect---	19	0
2023-07-29 22:05:42.795 DEBUG   LuaHooks (Main): LuaRPC Error: request = 4, error_code = 404, error_msg = Method not found
2023-07-29 22:06:00.260 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:06:00.260 INFO    ASYNCNET (Main): Current ping: 73.3ms
2023-07-29 22:06:00.928 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:06:04.295 DEBUG   LuaGUI (Main): --- onChatMessage---	BLUE player TheGhostParty27 in F-15E S4+ killed RED unknown in IFV BMP-2 with GBU-12	nil	nil
2023-07-29 22:06:21.218 DEBUG   LuaGUI (Main): --- onChatMessage---	BLUE player OrphanBomber in A-10A killed RED unknown in SPAAA ZU-23-2 Mounted Ural 375 with AGM-65D	nil	nil
2023-07-29 22:06:29.142 DEBUG   LuaGUI (Main): --- onChatMessage---	BLUE player Sampe disconnected 	nil	nil
2023-07-29 22:06:29.306 DEBUG   LuaGUI (Main): ----onPlayerDisconnect---	12	0
2023-07-29 22:06:29.545 DEBUG   LuaHooks (Main): LuaRPC Error: request = 5, error_code = 404, error_msg = Method not found
2023-07-29 22:06:30.265 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:06:30.265 INFO    ASYNCNET (Main): Current ping: 74.3ms
2023-07-29 22:06:30.744 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:06:37.608 WARNING LOG (3992): 4 duplicate message(s) skipped.
2023-07-29 22:06:37.608 DEBUG   LuaGUI (Main): --- onChatMessage---	BLUE player Sin 1-2 | Valkyrie disconnected 	nil	nil
2023-07-29 22:06:37.764 DEBUG   LuaGUI (Main): ----onPlayerDisconnect---	2	0
2023-07-29 22:06:37.995 DEBUG   LuaHooks (Main): LuaRPC Error: request = 6, error_code = 404, error_msg = Method not found
2023-07-29 22:06:40.690 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:06:40.690 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:06:45.458 WARNING LOG (3992): 4 duplicate message(s) skipped.
2023-07-29 22:06:45.458 DEBUG   LuaGUI (Main): --- onChatMessage---	BLUE player Baltic 1-1 in J-11A killed RED unknown in MiG-29S with R-73 (AA-11 Archer)	nil	nil
2023-07-29 22:06:46.908 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:07:00.270 WARNING LOG (3992): 9 duplicate message(s) skipped.
2023-07-29 22:07:00.270 INFO    ASYNCNET (Main): Current ping: 73.2ms
2023-07-29 22:07:03.229 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:07:30.275 WARNING LOG (3992): 13 duplicate message(s) skipped.
2023-07-29 22:07:30.275 INFO    ASYNCNET (Main): Current ping: 72.7ms
2023-07-29 22:07:31.880 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:07:32.650 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:07:32.650 ERROR_ONCE DX11BACKEND (3024): texture 'F-15E_T4_NRM' not found. Asked from ''
2023-07-29 22:07:32.650 ERROR_ONCE DX11BACKEND (3024): texture 'F-15e_T4_RoughMet' not found. Asked from ''
2023-07-29 22:07:32.732 ERROR_ONCE DX11BACKEND (14208): texture 'F-15E_T6_NRM' not found. Asked from ''
2023-07-29 22:07:32.732 ERROR_ONCE DX11BACKEND (14208): texture 'F-15e_T6_RoughMet' not found. Asked from ''
2023-07-29 22:07:32.748 ERROR_ONCE DX11BACKEND (5184): texture 'F-15E_T7_NRM' not found. Asked from ''
2023-07-29 22:07:32.749 ERROR_ONCE DX11BACKEND (5184): texture 'F-15e_T7_RoughMet' not found. Asked from ''
2023-07-29 22:07:32.810 ERROR_ONCE DX11BACKEND (3820): texture 'F-15E_T8_NRM' not found. Asked from ''
2023-07-29 22:07:32.810 ERROR_ONCE DX11BACKEND (3820): texture 'F-15e_T8_RoughMet' not found. Asked from ''
2023-07-29 22:07:32.827 ERROR_ONCE DX11BACKEND (13628): texture 'F-15E_T11_NRM' not found. Asked from ''
2023-07-29 22:07:32.827 ERROR_ONCE DX11BACKEND (13628): texture 'F-15e_T11_RoughMet' not found. Asked from ''
2023-07-29 22:07:32.889 ERROR_ONCE DX11BACKEND (11372): texture 'F-15E_T12_NRM' not found. Asked from ''
2023-07-29 22:07:32.889 ERROR_ONCE DX11BACKEND (11372): texture 'F-15e_T12_RoughMet' not found. Asked from ''
2023-07-29 22:07:32.913 ERROR_ONCE DX11BACKEND (5924): texture 'F-15E_T14_NRM' not found. Asked from ''
2023-07-29 22:07:32.913 ERROR_ONCE DX11BACKEND (5924): texture 'F-15e_T14_RoughMet' not found. Asked from ''
2023-07-29 22:07:32.919 ERROR_ONCE DX11BACKEND (14208): texture 'F-15E_T26_NRM' not found. Asked from ''
2023-07-29 22:07:32.919 ERROR_ONCE DX11BACKEND (14208): texture 'F-15e_T26_RoughMet' not found. Asked from ''
2023-07-29 22:07:32.920 ERROR_ONCE DX11BACKEND (5184): texture 'F-15E_T27_NRM' not found. Asked from ''
2023-07-29 22:07:32.920 ERROR_ONCE DX11BACKEND (5184): texture 'F-15e_T27_RoughMet' not found. Asked from ''
2023-07-29 22:07:32.925 ERROR_ONCE DX11BACKEND (17100): texture 'F-15E_T28_NRM' not found. Asked from ''
2023-07-29 22:07:32.925 ERROR_ONCE DX11BACKEND (17100): texture 'F-15e_T28_RoughMet' not found. Asked from ''
2023-07-29 22:07:32.938 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:07:32.965 ERROR_ONCE DX11BACKEND (11372): texture 'F-15E_T29_NRM' not found. Asked from ''
2023-07-29 22:07:32.965 ERROR_ONCE DX11BACKEND (11372): texture 'F-15e_T29_RoughMet' not found. Asked from ''
2023-07-29 22:07:32.977 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:07:33.025 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:07:33.025 ERROR_ONCE DX11BACKEND (5924): texture 'F-15E_T30_NRM' not found. Asked from ''
2023-07-29 22:07:33.025 ERROR_ONCE DX11BACKEND (5924): texture 'F-15e_T30_RoughMet' not found. Asked from ''
2023-07-29 22:07:33.040 ERROR_ONCE DX11BACKEND (14208): texture 'F-15E_T31_NRM' not found. Asked from ''
2023-07-29 22:07:33.040 ERROR_ONCE DX11BACKEND (14208): texture 'F-15e_T31_RoughMet' not found. Asked from ''
2023-07-29 22:07:33.042 ERROR_ONCE DX11BACKEND (3820): texture 'F-15E_T32_NRM' not found. Asked from ''
2023-07-29 22:07:33.042 ERROR_ONCE DX11BACKEND (3820): texture 'F-15e_T32_RoughMet' not found. Asked from ''
2023-07-29 22:07:33.076 ERROR_ONCE DX11BACKEND (13628): texture 'F-15E_T35_NRM' not found. Asked from ''
2023-07-29 22:07:33.077 ERROR_ONCE DX11BACKEND (13628): texture 'F-15e_T35_RoughMet' not found. Asked from ''
2023-07-29 22:07:33.169 ERROR_ONCE DX11BACKEND (5924): texture 'F-15E_T37_NRM' not found. Asked from ''
2023-07-29 22:07:33.169 ERROR_ONCE DX11BACKEND (5924): texture 'F-15e_T37_RoughMet' not found. Asked from ''
2023-07-29 22:07:33.548 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:07:54.721 WARNING LOG (3992): 11 duplicate message(s) skipped.
2023-07-29 22:07:54.721 DEBUG   LuaGUI (Main): --- onChatMessage---	BLUE player TheGhostParty27 in F-15E S4+ killed RED unknown in F-15C with AIM-120C	nil	nil
2023-07-29 22:08:00.277 INFO    ASYNCNET (Main): Current ping: 72.9ms
2023-07-29 22:08:03.409 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:08:03.409 DEBUG   Scripting (Main): Phrases make : key = 28
2023-07-29 22:08:03.409 DEBUG   Scripting (Main): Error: Phrases: no phrase with key = 28
2023-07-29 22:08:03.409 ALERT   WRADIO (Main): Error in wMessage::buildSpeech(), event = wMsgLeaderRequestEnginesLaunch: [string "./Scripts/Speech/phrase.lua"]:22: attempt to index local 'left' (a nil value)
stack traceback:
	[C]: ?
	[string "./Scripts/Speech/phrase.lua"]:22: in function <[string "./Scripts/Speech/phrase.lua"]:17>
	[string "./Scripts/Speech/common.lua"]:2621: in function 'make'
	[string "./Scripts/Speech/common.lua"]:3199: in function 'make'
	[string "Scripts/Speech/speech.lua"]:151: in function <[string "Scripts/Speech/speech.lua"]:130>
2023-07-29 22:08:08.989 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:08:08.989 DEBUG   Scripting (Main): 	 ATCToLeaderHandler : make, coalition = 2
2023-07-29 22:08:08.989 DEBUG   Scripting (Main): Phrases make : key = 3
2023-07-29 22:08:08.989 DEBUG   Scripting (Main): Phrases make : key = 28
2023-07-29 22:08:08.989 DEBUG   Scripting (Main): Error: Phrases: no phrase with key = 28
2023-07-29 22:08:08.989 DEBUG   Scripting (Main): Phrases make : key = 4273
2023-07-29 22:08:11.256 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:08:11.256 DEBUG   Scripting (Main): Phrases make : key = 28
2023-07-29 22:08:11.256 DEBUG   Scripting (Main): Error: Phrases: no phrase with key = 28
2023-07-29 22:08:11.256 ALERT   WRADIO (Main): Error in wMessage::buildSpeech(), event = wMsgLeaderRequestTaxiToRunway: [string "./Scripts/Speech/phrase.lua"]:22: attempt to index local 'left' (a nil value)
stack traceback:
	[C]: ?
	[string "./Scripts/Speech/phrase.lua"]:22: in function <[string "./Scripts/Speech/phrase.lua"]:17>
	[string "./Scripts/Speech/common.lua"]:2621: in function 'make'
	[string "./Scripts/Speech/common.lua"]:3199: in function 'make'
	[string "Scripts/Speech/speech.lua"]:151: in function <[string "Scripts/Speech/speech.lua"]:130>
2023-07-29 22:08:12.547 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:08:18.320 WARNING LOG (3992): 6 duplicate message(s) skipped.
2023-07-29 22:08:18.320 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:08:18.320 DEBUG   Scripting (Main): 	 ATCToLeaderHandler : make, coalition = 2
2023-07-29 22:08:18.320 DEBUG   Scripting (Main): Phrases make : key = 3
2023-07-29 22:08:18.320 DEBUG   Scripting (Main): Phrases make : key = 28
2023-07-29 22:08:18.320 DEBUG   Scripting (Main): Error: Phrases: no phrase with key = 28
2023-07-29 22:08:18.320 DEBUG   Scripting (Main): Phrases make : key = 4275
2023-07-29 22:08:18.320 DEBUG   Scripting (Main): Phrases make : key = 0
2023-07-29 22:08:19.508 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:08:25.717 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:08:25.717 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:08:25.717 DEBUG   Scripting (Main): Phrases make : key = 4286
2023-07-29 22:08:27.366 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:08:27.560 DEBUG   LuaGUI (Main): --- onChatMessage---	Predator25 connected to server	nil	nil
2023-07-29 22:08:28.713 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:08:30.277 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:08:30.277 INFO    ASYNCNET (Main): Current ping: 73.1ms
2023-07-29 22:08:30.568 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:08:54.996 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:08:54.996 DEBUG   LuaGUI (Main): ---setSlot---	2	434
2023-07-29 22:08:56.139 INFO    EDCORE (Main): Loaded G:/DCS World OpenBeta/Mods/aircraft/P-47D-30/bin/P47D30.dll
2023-07-29 22:08:56.362 INFO    LuaNET (Main): Trying to Launch SRS @ C:\Program Files\DCS-SimpleRadio-Standalone
2023-07-29 22:08:56.365 DEBUG   LuaGUI (Main): --- onChatMessage---	SRS Running @ 62.172.186.82:30204	1	18
2023-07-29 22:08:57.847 INFO    APP (Main): MissionSpawn:spawnLocalPlayer 434,P-47D-40
2023-07-29 22:08:57.870 ERROR   VISUALIZER (Main): ILV for cockpit 'Cockpit_P-47D-40' not found
2023-07-29 22:08:57.878 ERROR   EDCORE (Main): Can't open file: /textures/liveries/cockpit_p-47d-40/default/description.lua.
2023-07-29 22:08:57.889 INFO    COCKPITBASE (Main): WebRTC VOIP init: registered radio receiver/transmitter "VHF_RADIO" with id - 0
2023-07-29 22:08:57.889 INFO    COCKPITBASE (Main): WebRTC VOIP init: enabled VOIP capability for radio VHF_RADIO
2023-07-29 22:08:57.890 INFO    COCKPITBASE (Main): WebRTC VOIP init: registered radio receiver "BC-1206 localizer receiver" with id - 1
2023-07-29 22:08:59.026 ERROR   COCKPITBASE (Main): Cockpit: Clickable - Wrong connector name BUTTON_A
2023-07-29 22:08:59.070 DEBUG   LuaGUI (Main): Input:	Profile[P-47D] key command[Show pilot body] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}] has different name from command[Show pilot] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]
2023-07-29 22:08:59.071 DEBUG   LuaGUI (Main): Input:	Profile[P-47D] key command[Radio Lights Dimmer - BRIGHT/DIM] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}] has different name from command[Radio Lights Dimmer - DIM pos.] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]
2023-07-29 22:08:59.071 DEBUG   LuaGUI (Main): Input:	Profile[P-47D] key command[Radio Mode Switch Locking Lever - UNLOCK/T.LOCK] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}] has different name from command[Radio Mode Switch Locking Lever - T.LOCK pos.] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]
2023-07-29 22:08:59.071 DEBUG   LuaGUI (Main): Input:	Profile[P-47D] axis command[Instrument UV Right Light (analog)] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}] has different name from command[Instrument UV Left Light (analog)] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]
2023-07-29 22:08:59.072 DEBUG   LuaGUI (Main): Input:	Profile[P-47D] key command[Show pilot body] for device[Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}] has different name from command[Show pilot] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]
2023-07-29 22:08:59.072 DEBUG   LuaGUI (Main): Input:	Profile[P-47D] key command[Radio Lights Dimmer - BRIGHT/DIM] for device[Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}] has different name from command[Radio Lights Dimmer - DIM pos.] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]
2023-07-29 22:08:59.072 DEBUG   LuaGUI (Main): Input:	Profile[P-47D] key command[Radio Mode Switch Locking Lever - UNLOCK/T.LOCK] for device[Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}] has different name from command[Radio Mode Switch Locking Lever - T.LOCK pos.] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]
2023-07-29 22:08:59.073 DEBUG   LuaGUI (Main): Input:	Profile[P-47D] axis command[Instrument UV Right Light (analog)] for device[Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}] has different name from command[Instrument UV Left Light (analog)] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]
2023-07-29 22:08:59.073 DEBUG   LuaGUI (Main): Input:	Profile[P-47D] key command[Show pilot body] for device[Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}] has different name from command[Show pilot] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]
2023-07-29 22:08:59.074 DEBUG   LuaGUI (Main): Input:	Profile[P-47D] key command[Radio Lights Dimmer - BRIGHT/DIM] for device[Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}] has different name from command[Radio Lights Dimmer - DIM pos.] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]
2023-07-29 22:08:59.074 DEBUG   LuaGUI (Main): Input:	Profile[P-47D] key command[Radio Mode Switch Locking Lever - UNLOCK/T.LOCK] for device[Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}] has different name from command[Radio Mode Switch Locking Lever - T.LOCK pos.] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]
2023-07-29 22:08:59.074 DEBUG   LuaGUI (Main): Input:	Profile[P-47D] axis command[Instrument UV Right Light (analog)] for device[Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}] has different name from command[Instrument UV Left Light (analog)] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]
2023-07-29 22:08:59.074 DEBUG   LuaGUI (Main): Input:	Profile [P-47D] command [Screenshot] contains combo [SysRQ] equal to combo in [UI Layer]
2023-07-29 22:08:59.075 DEBUG   LuaGUI (Main): Input:	Profile[P-47D] key command[Show pilot body] for device[Keyboard] has different name from command[Show pilot] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard]
2023-07-29 22:08:59.076 DEBUG   LuaGUI (Main): Input:	Profile[P-47D] key command[Radio Lights Dimmer - BRIGHT/DIM] for device[Keyboard] has different name from command[Radio Lights Dimmer - DIM pos.] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard]
2023-07-29 22:08:59.076 DEBUG   LuaGUI (Main): Input:	Profile[P-47D] key command[Radio Mode Switch Locking Lever - UNLOCK/T.LOCK] for device[Keyboard] has different name from command[Radio Mode Switch Locking Lever - T.LOCK pos.] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard]
2023-07-29 22:08:59.077 DEBUG   LuaGUI (Main): Input:	Profile[P-47D] key command[Show pilot body] for device[F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}] has different name from command[Show pilot] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]
2023-07-29 22:08:59.078 DEBUG   LuaGUI (Main): Input:	Profile[P-47D] key command[Radio Lights Dimmer - BRIGHT/DIM] for device[F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}] has different name from command[Radio Lights Dimmer - DIM pos.] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]
2023-07-29 22:08:59.078 DEBUG   LuaGUI (Main): Input:	Profile[P-47D] key command[Radio Mode Switch Locking Lever - UNLOCK/T.LOCK] for device[F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}] has different name from command[Radio Mode Switch Locking Lever - T.LOCK pos.] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]
2023-07-29 22:08:59.078 DEBUG   LuaGUI (Main): Input:	Profile[P-47D] axis command[Instrument UV Right Light (analog)] for device[F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}] has different name from command[Instrument UV Left Light (analog)] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]
2023-07-29 22:08:59.079 DEBUG   LuaGUI (Main): Input:	Profile[P-47D] key command[Show pilot body] for device[T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}] has different name from command[Show pilot] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}, T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]
2023-07-29 22:08:59.080 DEBUG   LuaGUI (Main): Input:	Profile[P-47D] key command[Radio Lights Dimmer - BRIGHT/DIM] for device[T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}] has different name from command[Radio Lights Dimmer - DIM pos.] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}, T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]
2023-07-29 22:08:59.080 DEBUG   LuaGUI (Main): Input:	Profile[P-47D] key command[Radio Mode Switch Locking Lever - UNLOCK/T.LOCK] for device[T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}] has different name from command[Radio Mode Switch Locking Lever - T.LOCK pos.] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}, T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]
2023-07-29 22:08:59.080 DEBUG   LuaGUI (Main): Input:	Profile[P-47D] axis command[Instrument UV Right Light (analog)] for device[T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}] has different name from command[Instrument UV Left Light (analog)] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}, T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]
2023-07-29 22:08:59.080 DEBUG   LuaGUI (Main): Input:	Profile[P-47D] key command[Force cursor to show, toggle] for device[Mouse] has different name from command[Clickable Mouse Cockpit Mode - ON/OFF] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}, T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]
2023-07-29 22:08:59.080 DEBUG   LuaGUI (Main): Input:	Profile [P-47D] command [Screenshot] contains combo [SysRQ] equal to combo in [UI Layer]
2023-07-29 22:08:59.081 DEBUG   LuaGUI (Main): Input:	Profile[P-47D] key command[Show pilot body] for device[Mouse] has different name from command[Show pilot] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}, T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}, Mouse]
2023-07-29 22:08:59.082 DEBUG   LuaGUI (Main): Input:	Profile[P-47D] key command[Radio Lights Dimmer - BRIGHT/DIM] for device[Mouse] has different name from command[Radio Lights Dimmer - DIM pos.] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}, T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}, Mouse]
2023-07-29 22:08:59.082 DEBUG   LuaGUI (Main): Input:	Profile[P-47D] key command[Radio Mode Switch Locking Lever - UNLOCK/T.LOCK] for device[Mouse] has different name from command[Radio Mode Switch Locking Lever - T.LOCK pos.] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}, T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}, Mouse]
2023-07-29 22:08:59.102 DEBUG   LuaGUI (Main): Input:	Profile[P-47D] key command[Show pilot body] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}] has different name from command[Show pilot] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]
2023-07-29 22:08:59.103 DEBUG   LuaGUI (Main): Input:	Profile[P-47D] key command[Radio Lights Dimmer - BRIGHT/DIM] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}] has different name from command[Radio Lights Dimmer - DIM pos.] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]
2023-07-29 22:08:59.103 DEBUG   LuaGUI (Main): Input:	Profile[P-47D] key command[Radio Mode Switch Locking Lever - UNLOCK/T.LOCK] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}] has different name from command[Radio Mode Switch Locking Lever - T.LOCK pos.] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]
2023-07-29 22:08:59.104 DEBUG   LuaGUI (Main): Input:	Profile[P-47D] axis command[Instrument UV Right Light (analog)] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}] has different name from command[Instrument UV Left Light (analog)] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]
2023-07-29 22:08:59.104 DEBUG   LuaGUI (Main): Input:	Profile[P-47D] key command[Show pilot body] for device[Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}] has different name from command[Show pilot] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]
2023-07-29 22:08:59.105 DEBUG   LuaGUI (Main): Input:	Profile[P-47D] key command[Radio Lights Dimmer - BRIGHT/DIM] for device[Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}] has different name from command[Radio Lights Dimmer - DIM pos.] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]
2023-07-29 22:08:59.105 DEBUG   LuaGUI (Main): Input:	Profile[P-47D] key command[Radio Mode Switch Locking Lever - UNLOCK/T.LOCK] for device[Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}] has different name from command[Radio Mode Switch Locking Lever - T.LOCK pos.] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]
2023-07-29 22:08:59.105 DEBUG   LuaGUI (Main): Input:	Profile[P-47D] axis command[Instrument UV Right Light (analog)] for device[Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}] has different name from command[Instrument UV Left Light (analog)] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]
2023-07-29 22:08:59.106 DEBUG   LuaGUI (Main): Input:	Profile[P-47D] key command[Show pilot body] for device[Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}] has different name from command[Show pilot] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]
2023-07-29 22:08:59.106 DEBUG   LuaGUI (Main): Input:	Profile[P-47D] key command[Radio Lights Dimmer - BRIGHT/DIM] for device[Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}] has different name from command[Radio Lights Dimmer - DIM pos.] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]
2023-07-29 22:08:59.106 DEBUG   LuaGUI (Main): Input:	Profile[P-47D] key command[Radio Mode Switch Locking Lever - UNLOCK/T.LOCK] for device[Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}] has different name from command[Radio Mode Switch Locking Lever - T.LOCK pos.] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]
2023-07-29 22:08:59.107 DEBUG   LuaGUI (Main): Input:	Profile[P-47D] axis command[Instrument UV Right Light (analog)] for device[Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}] has different name from command[Instrument UV Left Light (analog)] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]
2023-07-29 22:08:59.107 DEBUG   LuaGUI (Main): Input:	Profile [P-47D] command [Screenshot] contains combo [SysRQ] equal to combo in [UI Layer]
2023-07-29 22:08:59.108 DEBUG   LuaGUI (Main): Input:	Profile[P-47D] key command[Show pilot body] for device[Keyboard] has different name from command[Show pilot] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard]
2023-07-29 22:08:59.109 DEBUG   LuaGUI (Main): Input:	Profile[P-47D] key command[Radio Lights Dimmer - BRIGHT/DIM] for device[Keyboard] has different name from command[Radio Lights Dimmer - DIM pos.] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard]
2023-07-29 22:08:59.109 DEBUG   LuaGUI (Main): Input:	Profile[P-47D] key command[Radio Mode Switch Locking Lever - UNLOCK/T.LOCK] for device[Keyboard] has different name from command[Radio Mode Switch Locking Lever - T.LOCK pos.] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard]
2023-07-29 22:08:59.110 DEBUG   LuaGUI (Main): Input:	Profile[P-47D] key command[Show pilot body] for device[F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}] has different name from command[Show pilot] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]
2023-07-29 22:08:59.111 DEBUG   LuaGUI (Main): Input:	Profile[P-47D] key command[Radio Lights Dimmer - BRIGHT/DIM] for device[F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}] has different name from command[Radio Lights Dimmer - DIM pos.] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]
2023-07-29 22:08:59.111 DEBUG   LuaGUI (Main): Input:	Profile[P-47D] key command[Radio Mode Switch Locking Lever - UNLOCK/T.LOCK] for device[F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}] has different name from command[Radio Mode Switch Locking Lever - T.LOCK pos.] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]
2023-07-29 22:08:59.111 DEBUG   LuaGUI (Main): Input:	Profile[P-47D] axis command[Instrument UV Right Light (analog)] for device[F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}] has different name from command[Instrument UV Left Light (analog)] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]
2023-07-29 22:08:59.112 DEBUG   LuaGUI (Main): Input:	Profile[P-47D] key command[Show pilot body] for device[T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}] has different name from command[Show pilot] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}, T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]
2023-07-29 22:08:59.113 DEBUG   LuaGUI (Main): Input:	Profile[P-47D] key command[Radio Lights Dimmer - BRIGHT/DIM] for device[T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}] has different name from command[Radio Lights Dimmer - DIM pos.] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}, T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]
2023-07-29 22:08:59.113 DEBUG   LuaGUI (Main): Input:	Profile[P-47D] key command[Radio Mode Switch Locking Lever - UNLOCK/T.LOCK] for device[T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}] has different name from command[Radio Mode Switch Locking Lever - T.LOCK pos.] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}, T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]
2023-07-29 22:08:59.113 DEBUG   LuaGUI (Main): Input:	Profile[P-47D] axis command[Instrument UV Right Light (analog)] for device[T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}] has different name from command[Instrument UV Left Light (analog)] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}, T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]
2023-07-29 22:08:59.113 DEBUG   LuaGUI (Main): Input:	Profile[P-47D] key command[Force cursor to show, toggle] for device[Mouse] has different name from command[Clickable Mouse Cockpit Mode - ON/OFF] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}, T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]
2023-07-29 22:08:59.113 DEBUG   LuaGUI (Main): Input:	Profile [P-47D] command [Screenshot] contains combo [SysRQ] equal to combo in [UI Layer]
2023-07-29 22:08:59.114 DEBUG   LuaGUI (Main): Input:	Profile[P-47D] key command[Show pilot body] for device[Mouse] has different name from command[Show pilot] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}, T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}, Mouse]
2023-07-29 22:08:59.115 DEBUG   LuaGUI (Main): Input:	Profile[P-47D] key command[Radio Lights Dimmer - BRIGHT/DIM] for device[Mouse] has different name from command[Radio Lights Dimmer - DIM pos.] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}, T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}, Mouse]
2023-07-29 22:08:59.115 DEBUG   LuaGUI (Main): Input:	Profile[P-47D] key command[Radio Mode Switch Locking Lever - UNLOCK/T.LOCK] for device[Mouse] has different name from command[Radio Mode Switch Locking Lever - T.LOCK pos.] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}, T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}, Mouse]
2023-07-29 22:08:59.118 INFO    INPUT (Main): Key combo skipped. Layer[Unit P-47D-30] key = [KEY_P] device = [Keyboard] modifiers[] switches[] action[down = 3029, down value = 8.375000]. Combo already mapped to action [down = 3027, down value = 8.375000]
2023-07-29 22:08:59.156 INFO    COCKPITBASE (Main): lua state still active VHF_RADIO, 23
2023-07-29 22:08:59.156 INFO    COCKPITBASE (Main): lua state still active INTERCOM, 25 (status undefined)
2023-07-29 22:08:59.156 INFO    COCKPITBASE (Main): lua state still active MACROS, 28 (status undefined)
2023-07-29 22:08:59.163 INFO    WORLDGENERAL (Main): loaded from mission Scripts/World/birds.lua
2023-07-29 22:08:59.163 INFO    APP (Main): dbox not found , skip
2023-07-29 22:08:59.302 DEBUG   LuaGUI (Main): ---onBdaShowF10()--- bValue , isOn(): 	true	true
2023-07-29 22:08:59.302 INFO    EDTERRAINGRAPHICS41 (8172):     surface5 gc() LOD 0 9 squares
2023-07-29 22:08:59.303 INFO    EDTERRAINGRAPHICS41 (8172):     surface5 gc() LOD 1 20 squares
2023-07-29 22:08:59.303 INFO    EDTERRAINGRAPHICS41 (8172):     surface5 gc() LOD 2 20 squares
2023-07-29 22:08:59.304 INFO    EDTERRAINGRAPHICS41 (8172):     surface5 gc() LOD 3 49 squares
2023-07-29 22:08:59.304 INFO    EDTERRAINGRAPHICS41 (8172): surface5 gc() 2.004200 ms
2023-07-29 22:08:59.967 ERROR_ONCE DX11BACKEND (14208): texture 'P47D_Fuz_Front_flir' not found. Asked from ''
2023-07-29 22:08:59.985 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:08:59.986 DEBUG   Scripting (Main): Phrases make : key = 4286
2023-07-29 22:08:59.986 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:08:59.986 DEBUG   Scripting (Main): 	 ATCToLeaderHandler : make, coalition = 1
2023-07-29 22:08:59.986 DEBUG   Scripting (Main): Phrases make : key = 4
2023-07-29 22:08:59.986 DEBUG   Scripting (Main): Phrases make : key = 31
2023-07-29 22:08:59.986 DEBUG   Scripting (Main): Phrases make : key = 4273
2023-07-29 22:09:00.086 DEBUG   LuaGUI (Main): --- onChatMessage---	RED unknown in Scout Cobra killed BLUE unknown in Infantry M4 with 	nil	nil
2023-07-29 22:09:00.382 INFO    ASYNCNET (Main): Current ping: 74.4ms
2023-07-29 22:09:00.463 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:09:01.932 WARNING LOG (3992): 18 duplicate message(s) skipped.
2023-07-29 22:09:01.932 DEBUG   LuaGUI (Main): --- onChatMessage---	BLUE player OrphanBomber in A-10A killed RED unknown in SPAAA ZU-23-2 Insurgent Mounted Ural-375 with AGM-65D	nil	nil
2023-07-29 22:09:02.168 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:09:03.114 DEBUG   LuaGUI (Main): ---onBdaShowF10()--- bValue , isOn(): 	false	true
2023-07-29 22:09:03.161 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:09:04.280 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:09:04.280 DEBUG   Scripting (Main): Phrases make : key = 3
2023-07-29 22:09:04.280 DEBUG   Scripting (Main): Phrases make : key = 4279
2023-07-29 22:09:05.448 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:09:05.448 DEBUG   Scripting (Main): Phrases make : key = 4
2023-07-29 22:09:05.448 DEBUG   Scripting (Main): 	 AWACSCallsign:make
2023-07-29 22:09:05.448 DEBUG   Scripting (Main): Phrases make : key = 1
2023-07-29 22:09:05.448 DEBUG   Scripting (Main): Phrases make : key = 4365
2023-07-29 22:09:07.007 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:09:10.264 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:09:10.264 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:09:10.264 DEBUG   Scripting (Main): 	 ATCToLeaderHandler : make, coalition = 2
2023-07-29 22:09:10.264 DEBUG   Scripting (Main): Phrases make : key = 3
2023-07-29 22:09:10.264 DEBUG   Scripting (Main): Phrases make : key = 28
2023-07-29 22:09:10.264 DEBUG   Scripting (Main): Phrases make : key = 4278
2023-07-29 22:09:10.720 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:09:15.291 WARNING LOG (3992): 9 duplicate message(s) skipped.
2023-07-29 22:09:15.291 DEBUG   LuaGUI (Main): --- onChatMessage---	RED unknown in Scout Cobra killed BLUE unknown in Paratrooper RPG-16 with 	nil	nil
2023-07-29 22:09:15.912 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:09:16.721 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:09:16.721 DEBUG   Scripting (Main): Phrases make : key = 4
2023-07-29 22:09:16.721 DEBUG   Scripting (Main): 	 AWACSCallsign:make
2023-07-29 22:09:16.721 DEBUG   Scripting (Main): Phrases make : key = 1
2023-07-29 22:09:16.721 DEBUG   Scripting (Main): Phrases make : key = 4365
2023-07-29 22:09:16.985 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:09:21.793 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:09:21.793 DEBUG   LuaGUI (Main): --- onChatMessage---	BLUE player TheGhostParty27 in F-15E S4+ killed RED unknown in APC BTR-RD with GBU-12	nil	nil
2023-07-29 22:09:22.901 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:09:24.829 WARNING Mission (Main): register_unit(1000184,18132225) : db.units['1000184'] table is missing
2023-07-29 22:09:24.845 WARNING Mission (Main): register_unit(1000186,18132481) : db.units['1000186'] table is missing
2023-07-29 22:09:24.862 ERROR   WORLDGENERAL (Main): Error: Unit [MiG-25PD]: No property record for cell "MAIN".
2023-07-29 22:09:24.862 ERROR   WORLDGENERAL (Main): Error: Unit [MiG-25PD]: No cell for property records ENGINE_L_OUT ENGINE_R_OUT ELEVATOR_L_IN ELEVATOR_R_IN TAIL.
2023-07-29 22:09:24.862 ERROR   APP (Main): Error: Unit [MiG-25PD]: Corrupt damage model.
2023-07-29 22:09:28.922 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:09:30.288 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:09:30.288 DEBUG   LuaGUI (Main): ---onBdaShowF10()--- bValue , isOn(): 	true	true
2023-07-29 22:09:30.418 INFO    ASYNCNET (Main): Current ping: 73.3ms
2023-07-29 22:09:30.498 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:09:47.035 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:09:47.035 ERROR   APP (Main): Error: Unit [CH-47D]: Corrupt damage model.
2023-07-29 22:10:00.421 INFO    ASYNCNET (Main): Current ping: 73.3ms
2023-07-29 22:10:01.540 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:10:01.540 DEBUG   Scripting (Main): Phrases make : key = 4
2023-07-29 22:10:01.540 DEBUG   Scripting (Main): 	 AWACSCallsign:make
2023-07-29 22:10:01.540 DEBUG   Scripting (Main): Phrases make : key = 1
2023-07-29 22:10:01.540 DEBUG   Scripting (Main): Phrases make : key = 4365
2023-07-29 22:10:11.087 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:10:11.087 DEBUG   Scripting (Main): Phrases make : key = 20
2023-07-29 22:10:11.087 DEBUG   Scripting (Main): Phrases make : key = 6
2023-07-29 22:10:11.087 DEBUG   Scripting (Main): Phrases make : key = 4076
2023-07-29 22:10:11.538 DEBUG   LuaGUI (Main): --- onChatMessage---	RED unknown in Scout Cobra killed BLUE unknown in Paratrooper RPG-16 with 	nil	nil
2023-07-29 22:10:16.622 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:10:16.622 DEBUG   Scripting (Main): 	 ATCToLeaderHandler : make, coalition = 2
2023-07-29 22:10:16.622 DEBUG   Scripting (Main): Phrases make : key = 6
2023-07-29 22:10:16.622 DEBUG   Scripting (Main): Phrases make : key = 20
2023-07-29 22:10:16.622 DEBUG   Scripting (Main): Phrases make : key = 4273
2023-07-29 22:10:26.510 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:10:26.510 DEBUG   Scripting (Main): 	 ATCToLeaderHandler : make, coalition = 2
2023-07-29 22:10:26.510 DEBUG   Scripting (Main): Phrases make : key = 6
2023-07-29 22:10:26.510 DEBUG   Scripting (Main): Phrases make : key = 20
2023-07-29 22:10:26.510 DEBUG   Scripting (Main): Phrases make : key = 4275
2023-07-29 22:10:26.510 DEBUG   Scripting (Main): Phrases make : key = 0
2023-07-29 22:10:30.424 INFO    ASYNCNET (Main): Current ping: 73.9ms
2023-07-29 22:10:35.885 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:10:35.885 DEBUG   Scripting (Main): Phrases make : key = 20
2023-07-29 22:10:35.885 DEBUG   Scripting (Main): Phrases make : key = 6
2023-07-29 22:10:35.885 DEBUG   Scripting (Main): Phrases make : key = 4079
2023-07-29 22:10:41.586 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:10:41.587 DEBUG   Scripting (Main): 	 ATCToLeaderHandler : make, coalition = 2
2023-07-29 22:10:41.587 DEBUG   Scripting (Main): Phrases make : key = 6
2023-07-29 22:10:41.587 DEBUG   Scripting (Main): Phrases make : key = 20
2023-07-29 22:10:41.587 DEBUG   Scripting (Main): Phrases make : key = 4278
2023-07-29 22:10:44.160 ERROR   EDCORE (Main): Can't open file: /textures/liveries/f-16c_50/80th_fighter_squadron_haveglass_v_lee1hy/description.lua.
2023-07-29 22:10:55.386 DEBUG   LuaGUI (Main): --- onChatMessage---	RED unknown in Scout Cobra killed BLUE unknown in Paratrooper RPG-16 with 	nil	nil
2023-07-29 22:10:59.083 DEBUG   LuaGUI (Main): --- onChatMessage---	RED unknown in SPAAA ZSU-23-4 Shilka "Gun Dish" killed BLUE player OrphanBomber in A-10A with 	nil	nil
2023-07-29 22:10:59.122 DEBUG   LuaGUI (Main): --- onChatMessage---	RED unknown in Scout Cobra killed BLUE unknown in Paratrooper RPG-16 with 	nil	nil
2023-07-29 22:11:00.429 INFO    ASYNCNET (Main): Current ping: 73.8ms
2023-07-29 22:11:01.467 WARNING Mission (Main): register_unit(1000188,18132737) : db.units['1000188'] table is missing
2023-07-29 22:11:02.389 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:11:06.800 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:11:06.800 WARNING Mission (Main): register_unit(1000190,18132993) : db.units['1000190'] table is missing
2023-07-29 22:11:06.800 ERROR   APP (Main): Error: Unit [F-15C]: Corrupt damage model.
2023-07-29 22:11:07.649 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:11:10.642 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:11:10.642 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:11:10.642 DEBUG   Scripting (Main): Phrases make : key = 4
2023-07-29 22:11:10.642 DEBUG   Scripting (Main): 	 AWACSCallsign:make
2023-07-29 22:11:10.642 DEBUG   Scripting (Main): Phrases make : key = 1
2023-07-29 22:11:10.642 DEBUG   Scripting (Main): Phrases make : key = 4365
2023-07-29 22:11:13.669 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:11:13.669 DEBUG   Scripting (Main): Phrases make : key = 4148
2023-07-29 22:11:16.725 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:11:16.725 DEBUG   Scripting (Main): Phrases make : key = 4150
2023-07-29 22:11:17.359 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:11:17.359 DEBUG   Scripting (Main): Phrases make : key = 6
2023-07-29 22:11:17.359 DEBUG   Scripting (Main): Phrases make : key = 4279
2023-07-29 22:11:23.073 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:11:23.073 DEBUG   Scripting (Main): 	 ATCToLeaderHandler : make, coalition = 2
2023-07-29 22:11:23.073 DEBUG   Scripting (Main): Phrases make : key = 6
2023-07-29 22:11:23.073 DEBUG   Scripting (Main): Phrases make : key = 20
2023-07-29 22:11:23.073 DEBUG   Scripting (Main): Phrases make : key = 4278
2023-07-29 22:11:23.570 ERROR   EDCORE (Main): Can't open file: /textures/liveries/j-11a/555 fs j-11a/description.lua.
2023-07-29 22:11:24.544 DEBUG   LuaGUI (Main): ---onBdaShowF10()--- bValue , isOn(): 	false	true
2023-07-29 22:11:24.804 DEBUG   LuaGUI (Main): --- onChatMessage---	BLUE unknown in Paratrooper RPG-16 killed RED unknown in Infantry AK-74 Rus ver1 with 	nil	nil
2023-07-29 22:11:28.405 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:11:30.429 INFO    ASYNCNET (Main): Current ping: 74.1ms
2023-07-29 22:11:31.519 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:11:31.857 DEBUG   LuaGUI (Main): ---onBdaShowF10()--- bValue , isOn(): 	true	true
2023-07-29 22:11:32.926 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:11:33.344 DEBUG   LuaGUI (Main): --- onChatMessage---	BLUE player Nightmare 1-1 died	nil	nil
2023-07-29 22:11:33.392 DEBUG   LuaGUI (Main): --- onChatMessage---	RED unknown in Scout Cobra killed BLUE unknown in Paratrooper RPG-16 with 	nil	nil
2023-07-29 22:11:37.499 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:11:40.666 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:11:40.666 DEBUG   LuaGUI (Main): --- onChatMessage---	RED unknown in Scout Cobra killed BLUE unknown in Infantry M4 with 	nil	nil
2023-07-29 22:11:41.167 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:11:42.345 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:11:42.345 DEBUG   LuaGUI (Main): --- onChatMessage---	BLUE player Casber disconnected 	nil	nil
2023-07-29 22:11:42.345 DEBUG   LuaGUI (Main): ----onPlayerDisconnect---	16	0
2023-07-29 22:11:42.516 DEBUG   LuaHooks (Main): LuaRPC Error: request = 7, error_code = 404, error_msg = Method not found
2023-07-29 22:11:42.902 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:11:42.902 DEBUG   LuaGUI (Main): --- onChatMessage---	RED unknown in Scout Cobra killed BLUE unknown in Paratrooper RPG-16 with 	nil	nil
2023-07-29 22:11:44.923 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:11:49.907 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:11:49.907 DEBUG   LuaGUI (Main): --- onChatMessage---	BLUE player Lake 1-1 | "HAMMOND" disconnected 	nil	nil
2023-07-29 22:11:49.907 DEBUG   LuaGUI (Main): ----onPlayerDisconnect---	14	0
2023-07-29 22:11:50.051 DEBUG   LuaHooks (Main): LuaRPC Error: request = 8, error_code = 404, error_msg = Method not found
2023-07-29 22:11:50.699 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:11:50.699 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:11:57.373 WARNING LOG (3992): 6 duplicate message(s) skipped.
2023-07-29 22:11:57.373 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:11:57.374 DEBUG   Scripting (Main): Phrases make : key = 6
2023-07-29 22:11:57.374 DEBUG   Scripting (Main): Phrases make : key = 4279
2023-07-29 22:11:57.981 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:12:00.432 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:12:00.432 INFO    ASYNCNET (Main): Current ping: 73.3ms
2023-07-29 22:12:00.964 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:12:11.603 WARNING LOG (3992): 12 duplicate message(s) skipped.
2023-07-29 22:12:11.603 DEBUG   LuaGUI (Main): --- onChatMessage---	bootleg connected to server	nil	nil
2023-07-29 22:12:11.978 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:12:19.031 WARNING LOG (3992): 5 duplicate message(s) skipped.
2023-07-29 22:12:19.031 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:12:19.031 DEBUG   Scripting (Main): Phrases make : key = 12
2023-07-29 22:12:19.031 DEBUG   Scripting (Main): Phrases:1:,Enfield,Enfield
2023-07-29 22:12:19.031 DEBUG   Scripting (Main): Phrases:2:,Springfield,Springfield
2023-07-29 22:12:19.031 DEBUG   Scripting (Main): Phrases:3:,Uzi,Uzi
2023-07-29 22:12:19.031 DEBUG   Scripting (Main): Phrases:4:,Colt,Colt
2023-07-29 22:12:19.031 DEBUG   Scripting (Main): Phrases:5:,Dodge,Dodge
2023-07-29 22:12:19.031 DEBUG   Scripting (Main): Phrases:6:,Ford,Ford
2023-07-29 22:12:19.031 DEBUG   Scripting (Main): Phrases:7:,Chevy,Chevy
2023-07-29 22:12:19.031 DEBUG   Scripting (Main): Phrases:8:,Pontiac,Pontiac
2023-07-29 22:12:19.031 DEBUG   Scripting (Main): Error: Phrases: no phrase with key = 12
2023-07-29 22:12:19.040 ALERT   WRADIO (Main): Error in wMessage::buildSpeech(), event = wMsgATCTaxiToParkingArea: [string "./Scripts/Speech/common.lua"]:603: Callname 12 not found for 07 MOZDOK F-15E S4+ 1 !
stack traceback:
	[C]: ?
	[C]: in function 'error'
	[string "./Scripts/Speech/common.lua"]:603: in function 'make'
	[string "./Scripts/Speech/common.lua"]:718: in function 'make'
	[string "./Scripts/Speech/common.lua"]:2694: in function 'make'
	[string "./Scripts/Speech/common.lua"]:3199: in function 'make'
	[string "Scripts/Speech/speech.lua"]:151: in function <[string "Scripts/Speech/speech.lua"]:130>
2023-07-29 22:12:19.211 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:12:19.994 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:12:19.994 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:12:19.994 DEBUG   Scripting (Main): 	 ATCToLeaderHandler : make, coalition = 1
2023-07-29 22:12:19.994 DEBUG   Scripting (Main): Phrases make : key = 4
2023-07-29 22:12:19.994 DEBUG   Scripting (Main): Phrases make : key = 31
2023-07-29 22:12:19.994 DEBUG   Scripting (Main): Phrases make : key = 4275
2023-07-29 22:12:19.994 DEBUG   Scripting (Main): Phrases make : key = 0
2023-07-29 22:12:20.399 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:12:25.873 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:12:25.873 ERROR   APP (Main): Error: Unit [F-16C_50]: Corrupt damage model.
2023-07-29 22:12:26.457 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:12:27.995 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:12:27.995 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:12:27.995 DEBUG   Scripting (Main): Phrases make : key = 6
2023-07-29 22:12:27.995 DEBUG   Scripting (Main): Phrases make : key = 4279
2023-07-29 22:12:28.113 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:12:30.434 WARNING LOG (3992): 8 duplicate message(s) skipped.
2023-07-29 22:12:30.434 INFO    ASYNCNET (Main): Current ping: 74.4ms
2023-07-29 22:12:32.707 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:12:37.361 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:12:37.361 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:12:37.361 DEBUG   Scripting (Main): Phrases make : key = 6
2023-07-29 22:12:37.361 DEBUG   Scripting (Main): Phrases make : key = 4279
2023-07-29 22:12:45.182 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:12:45.538 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:12:45.538 DEBUG   Scripting (Main): Phrases make : key = 4
2023-07-29 22:12:45.538 DEBUG   Scripting (Main): 	 AWACSCallsign:make
2023-07-29 22:12:45.538 DEBUG   Scripting (Main): Phrases make : key = 1
2023-07-29 22:12:45.538 DEBUG   Scripting (Main): Phrases make : key = 4373
2023-07-29 22:12:45.660 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:12:47.361 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:12:47.361 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:12:47.362 DEBUG   Scripting (Main): Phrases make : key = 6
2023-07-29 22:12:47.362 DEBUG   Scripting (Main): Phrases make : key = 4279
2023-07-29 22:12:47.666 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:12:53.068 WARNING LOG (3992): 4 duplicate message(s) skipped.
2023-07-29 22:12:53.068 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:12:53.068 DEBUG   Scripting (Main): 	 ATCToLeaderHandler : make, coalition = 2
2023-07-29 22:12:53.068 DEBUG   Scripting (Main): Phrases make : key = 6
2023-07-29 22:12:53.068 DEBUG   Scripting (Main): Phrases make : key = 20
2023-07-29 22:12:53.068 DEBUG   Scripting (Main): Phrases make : key = 4278
2023-07-29 22:12:53.662 DEBUG   LuaGUI (Main): --- onChatMessage---	wtf	6	-1
2023-07-29 22:12:53.883 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:13:00.438 WARNING LOG (3992): 6 duplicate message(s) skipped.
2023-07-29 22:13:00.438 INFO    ASYNCNET (Main): Current ping: 73.1ms
2023-07-29 22:13:01.639 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:13:16.538 WARNING LOG (3992): 7 duplicate message(s) skipped.
2023-07-29 22:13:16.538 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:13:16.538 DEBUG   Scripting (Main): Phrases make : key = 4
2023-07-29 22:13:16.538 DEBUG   Scripting (Main): 	 AWACSCallsign:make
2023-07-29 22:13:16.538 DEBUG   Scripting (Main): Phrases make : key = 1
2023-07-29 22:13:16.538 DEBUG   Scripting (Main): Phrases make : key = 4367
2023-07-29 22:13:21.176 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:13:21.305 DEBUG   LuaGUI (Main): --- onChatMessage---	BLUE player Baltic 1-1 in J-11A killed RED unknown in SAM SA-11 Buk "Gadfly" Fire Dome TEL with S-8KOM HEAT/Frag	nil	nil
2023-07-29 22:13:22.565 DEBUG   LuaGUI (Main): ---onBdaShowF10()--- bValue , isOn(): 	false	true
2023-07-29 22:13:22.611 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:13:22.611 DEBUG   Scripting (Main): 	 ATCToLeaderHandler : make, coalition = 2
2023-07-29 22:13:22.611 DEBUG   Scripting (Main): Phrases make : key = 4
2023-07-29 22:13:22.611 DEBUG   Scripting (Main): Phrases make : key = 21
2023-07-29 22:13:22.611 DEBUG   Scripting (Main): Phrases make : key = 4275
2023-07-29 22:13:22.611 DEBUG   Scripting (Main): Phrases make : key = 0
2023-07-29 22:13:22.626 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:13:28.051 DEBUG   LuaGUI (Main): ---onBdaShowF10()--- bValue , isOn(): 	true	true
2023-07-29 22:13:30.439 INFO    ASYNCNET (Main): Current ping: 74.2ms
2023-07-29 22:13:30.560 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:13:37.237 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:13:37.237 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:13:37.237 DEBUG   Scripting (Main): Phrases make : key = 4
2023-07-29 22:13:37.237 DEBUG   Scripting (Main): 	 AWACSCallsign:make
2023-07-29 22:13:37.237 DEBUG   Scripting (Main): Phrases make : key = 1
2023-07-29 22:13:37.237 DEBUG   Scripting (Main): Phrases make : key = 4367
2023-07-29 22:13:38.338 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:13:42.273 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:13:42.273 DEBUG   LuaGUI (Main): --- onChatMessage---	BLUE player Baltic 1-1 died	nil	nil
2023-07-29 22:13:43.221 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:14:00.441 WARNING LOG (3992): 9 duplicate message(s) skipped.
2023-07-29 22:14:00.441 INFO    ASYNCNET (Main): Current ping: 73.6ms
2023-07-29 22:14:04.777 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:14:14.581 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:14:14.581 DEBUG   LuaGUI (Main): --- onChatMessage---	BLUE player OrphanBomber died	nil	nil
2023-07-29 22:14:14.695 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:14:30.448 WARNING LOG (3992): 8 duplicate message(s) skipped.
2023-07-29 22:14:30.448 INFO    ASYNCNET (Main): Current ping: 73.5ms
2023-07-29 22:14:31.057 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:14:43.936 WARNING LOG (3992): 9 duplicate message(s) skipped.
2023-07-29 22:14:43.936 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:14:43.936 DEBUG   Scripting (Main): Phrases make : key = 4
2023-07-29 22:14:43.936 DEBUG   Scripting (Main): 	 AWACSCallsign:make
2023-07-29 22:14:43.936 DEBUG   Scripting (Main): Phrases make : key = 1
2023-07-29 22:14:43.936 DEBUG   Scripting (Main): Phrases make : key = 4365
2023-07-29 22:14:45.876 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:14:55.387 WARNING LOG (3992): 5 duplicate message(s) skipped.
2023-07-29 22:14:55.387 DEBUG   LuaGUI (Main): --- onChatMessage---	BLUE player Incal died	nil	nil
2023-07-29 22:14:56.056 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:15:00.460 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:15:00.460 INFO    ASYNCNET (Main): Current ping: 73.5ms
2023-07-29 22:15:01.557 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:15:08.648 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:15:08.648 INFO    TACVIEW.DLL (Main): During the last 600.0s an average of 425 units objects and 19 ballistic objects have been active per frame
2023-07-29 22:15:08.648 INFO    TACVIEW.DLL (Main): The average frame rate of 155.2fps would have been 219.4fps if the flight data recorder was disabled
2023-07-29 22:15:08.648 INFO    TACVIEW.DLL (Main): DCS World simulation is taking 70.7% of CPU
2023-07-29 22:15:08.648 INFO    TACVIEW.DLL (Main):  DCS GetWorldObjects is taking 26.6% of CPU
2023-07-29 22:15:08.648 INFO    TACVIEW.DLL (Main):     Tacview recorder is taking  2.7% of CPU
2023-07-29 22:15:08.648 INFO    TACVIEW.DLL (Main): DCS Lua heap size: 1002 KiB
2023-07-29 22:15:08.683 WARNING Mission (Main): register_unit(1000192,18158593) : db.units['1000192'] table is missing
2023-07-29 22:15:08.683 ERROR   APP (Main): Error: Unit [F-15C]: Corrupt damage model.
2023-07-29 22:15:08.693 WARNING Mission (Main): register_unit(1000193,18158849) : db.units['1000193'] table is missing
2023-07-29 22:15:08.693 ERROR   APP (Main): Error: Unit [F-15C]: Corrupt damage model.
2023-07-29 22:15:09.618 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:15:14.635 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:15:14.635 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:15:14.635 DEBUG   Scripting (Main): Phrases make : key = 4
2023-07-29 22:15:14.635 DEBUG   Scripting (Main): 	 AWACSCallsign:make
2023-07-29 22:15:14.635 DEBUG   Scripting (Main): Phrases make : key = 1
2023-07-29 22:15:14.635 DEBUG   Scripting (Main): Phrases make : key = 4365
2023-07-29 22:15:19.956 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:15:30.462 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:15:30.462 INFO    ASYNCNET (Main): Current ping: 73.8ms
2023-07-29 22:15:30.771 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:15:34.948 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:15:34.948 DEBUG   LuaGUI (Main): --- onChatMessage---	BLUE player Nightmare 1-1 disconnected 	nil	nil
2023-07-29 22:15:34.949 DEBUG   LuaGUI (Main): ----onPlayerDisconnect---	13	0
2023-07-29 22:15:35.113 DEBUG   LuaHooks (Main): LuaRPC Error: request = 9, error_code = 404, error_msg = Method not found
2023-07-29 22:15:37.957 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:15:37.957 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:15:48.586 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:15:48.586 ERROR_ONCE DX11BACKEND (13628): texture 'gun_flame_type1_1.tga' not found. Asked from ''
2023-07-29 22:15:48.646 ERROR_ONCE DX11BACKEND (5924): texture 'untitled-2' not found. Asked from ''
2023-07-29 22:15:49.904 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:15:56.236 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:15:56.236 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:15:56.236 DEBUG   Scripting (Main): Phrases make : key = 4
2023-07-29 22:15:56.237 DEBUG   Scripting (Main): 	 AWACSCallsign:make
2023-07-29 22:15:56.237 DEBUG   Scripting (Main): Phrases make : key = 1
2023-07-29 22:15:56.237 DEBUG   Scripting (Main): Phrases make : key = 4365
2023-07-29 22:16:00.468 INFO    ASYNCNET (Main): Current ping: 73.0ms
2023-07-29 22:16:00.571 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:16:03.082 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:16:03.082 DEBUG   Scripting (Main): 	 ATCToLeaderHandler : make, coalition = 2
2023-07-29 22:16:03.082 ERROR   wInfo (Main): can't open Objects[Su-57] table
2023-07-29 22:16:03.082 ERROR   GRAPHICSVISTA (Main): Can't open model Su-57.
2023-07-29 22:16:03.082 ALERT   WRADIO (Main): Error in wMessage::buildSpeech(), event = wMsgATCClearedToTaxiRunWay: [string "./Scripts/Speech/common.lua"]:674: assertion failed!
stack traceback:
	[C]: ?
	[C]: in function 'assert'
	[string "./Scripts/Speech/common.lua"]:674: in function 'make'
	[string "./Scripts/Speech/common.lua"]:1017: in function 'make'
	[string "./Scripts/Speech/common.lua"]:1543: in function 'make'
	[string "./Scripts/Speech/common.lua"]:3199: in function 'make'
	[string "Scripts/Speech/speech.lua"]:151: in function <[string "Scripts/Speech/speech.lua"]:130>
2023-07-29 22:16:04.337 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:16:14.934 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:16:14.934 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:16:14.934 DEBUG   Scripting (Main): Phrases make : key = 4
2023-07-29 22:16:14.934 DEBUG   Scripting (Main): 	 AWACSCallsign:make
2023-07-29 22:16:14.934 DEBUG   Scripting (Main): Phrases make : key = 1
2023-07-29 22:16:14.934 DEBUG   Scripting (Main): Phrases make : key = 4365
2023-07-29 22:16:15.383 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:16:17.124 DEBUG   LuaGUI (Main): --- onChatMessage---	BLUE player Incal in F/A-18C Lot 20 killed RED unknown in SAM SA-15 Tor "Gauntlet" with AGM-88C	nil	nil
2023-07-29 22:16:18.853 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:16:23.078 WARNING LOG (3992): 4 duplicate message(s) skipped.
2023-07-29 22:16:23.078 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:16:23.078 ALERT   WRADIO (Main): Error in wMessage::buildSpeech(), event = wMsgATCTakeoffDenied: [string "./Scripts/Speech/common.lua"]:674: assertion failed!
stack traceback:
	[C]: ?
	[C]: in function 'assert'
	[string "./Scripts/Speech/common.lua"]:674: in function 'make'
	[string "./Scripts/Speech/common.lua"]:2694: in function 'make'
	[string "./Scripts/Speech/common.lua"]:3199: in function 'make'
	[string "Scripts/Speech/speech.lua"]:151: in function <[string "Scripts/Speech/speech.lua"]:130>
2023-07-29 22:16:26.763 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:16:26.763 DEBUG   Scripting (Main): Phrases make : key = 4
2023-07-29 22:16:26.763 DEBUG   Scripting (Main): 	 AWACSCallsign:make
2023-07-29 22:16:26.763 DEBUG   Scripting (Main): Phrases make : key = 1
2023-07-29 22:16:26.763 DEBUG   Scripting (Main): Phrases make : key = 4365
2023-07-29 22:16:27.379 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:16:28.075 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:16:28.075 DEBUG   Scripting (Main): 	 ATCToLeaderHandler : make, coalition = 2
2023-07-29 22:16:28.075 ALERT   WRADIO (Main): Error in wMessage::buildSpeech(), event = wMsgATCYouAreClearedForTO: [string "./Scripts/Speech/common.lua"]:674: assertion failed!
stack traceback:
	[C]: ?
	[C]: in function 'assert'
	[string "./Scripts/Speech/common.lua"]:674: in function 'make'
	[string "./Scripts/Speech/common.lua"]:1017: in function 'make'
	[string "./Scripts/Speech/common.lua"]:1560: in function 'make'
	[string "./Scripts/Speech/common.lua"]:3199: in function 'make'
	[string "Scripts/Speech/speech.lua"]:151: in function <[string "Scripts/Speech/speech.lua"]:130>
2023-07-29 22:16:28.823 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:16:29.981 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:16:29.981 DEBUG   Scripting (Main): 	 ATCToLeaderHandler : make, coalition = 1
2023-07-29 22:16:29.981 DEBUG   Scripting (Main): Phrases make : key = 4
2023-07-29 22:16:29.981 DEBUG   Scripting (Main): Phrases make : key = 31
2023-07-29 22:16:29.981 DEBUG   Scripting (Main): Phrases make : key = 4278
2023-07-29 22:16:30.468 INFO    ASYNCNET (Main): Current ping: 73.5ms
2023-07-29 22:16:38.597 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:16:38.597 DEBUG   Scripting (Main): Phrases make : key = 4
2023-07-29 22:16:38.597 DEBUG   Scripting (Main): 	 AWACSCallsign:make
2023-07-29 22:16:38.597 DEBUG   Scripting (Main): Phrases make : key = 1
2023-07-29 22:16:38.597 DEBUG   Scripting (Main): Phrases make : key = 4365
2023-07-29 22:16:39.132 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:16:47.590 WARNING LOG (3992): 7 duplicate message(s) skipped.
2023-07-29 22:16:47.590 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:16:47.590 DEBUG   Scripting (Main): 	 ATCToLeaderHandler : make, coalition = 2
2023-07-29 22:16:47.590 DEBUG   Scripting (Main): Phrases make : key = 4
2023-07-29 22:16:47.590 DEBUG   Scripting (Main): Phrases make : key = 21
2023-07-29 22:16:47.590 DEBUG   Scripting (Main): Phrases make : key = 4275
2023-07-29 22:16:47.590 DEBUG   Scripting (Main): Phrases make : key = 0
2023-07-29 22:16:49.915 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:16:55.035 WARNING LOG (3992): 4 duplicate message(s) skipped.
2023-07-29 22:16:55.035 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:16:55.035 DEBUG   Scripting (Main): Phrases make : key = 4
2023-07-29 22:16:55.035 DEBUG   Scripting (Main): 	 AWACSCallsign:make
2023-07-29 22:16:55.035 DEBUG   Scripting (Main): Phrases make : key = 1
2023-07-29 22:16:55.035 DEBUG   Scripting (Main): Phrases make : key = 4365
2023-07-29 22:16:56.036 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:17:00.470 WARNING LOG (3992): 4 duplicate message(s) skipped.
2023-07-29 22:17:00.470 INFO    ASYNCNET (Main): Current ping: 73.6ms
2023-07-29 22:17:00.953 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:17:06.865 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:17:06.865 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:17:06.865 DEBUG   Scripting (Main): Phrases make : key = 4
2023-07-29 22:17:06.865 DEBUG   Scripting (Main): 	 AWACSCallsign:make
2023-07-29 22:17:06.866 DEBUG   Scripting (Main): Phrases make : key = 1
2023-07-29 22:17:06.866 DEBUG   Scripting (Main): Phrases make : key = 4365
2023-07-29 22:17:12.493 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:17:19.539 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:17:19.539 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:17:19.539 DEBUG   Scripting (Main): Phrases make : key = 4
2023-07-29 22:17:19.539 DEBUG   Scripting (Main): 	 AWACSCallsign:make
2023-07-29 22:17:19.539 DEBUG   Scripting (Main): Phrases make : key = 1
2023-07-29 22:17:19.539 DEBUG   Scripting (Main): Phrases make : key = 4365
2023-07-29 22:17:26.756 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:17:30.474 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:17:30.474 INFO    ASYNCNET (Main): Current ping: 75.1ms
2023-07-29 22:17:31.365 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:17:31.365 DEBUG   Scripting (Main): Phrases make : key = 4
2023-07-29 22:17:31.365 DEBUG   Scripting (Main): 	 AWACSCallsign:make
2023-07-29 22:17:31.365 DEBUG   Scripting (Main): Phrases make : key = 1
2023-07-29 22:17:31.365 DEBUG   Scripting (Main): Phrases make : key = 4365
2023-07-29 22:17:33.861 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:18:00.479 WARNING LOG (3992): 13 duplicate message(s) skipped.
2023-07-29 22:18:00.479 INFO    ASYNCNET (Main): Current ping: 73.4ms
2023-07-29 22:18:06.697 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:18:30.487 WARNING LOG (3992): 8 duplicate message(s) skipped.
2023-07-29 22:18:30.487 INFO    ASYNCNET (Main): Current ping: 73.3ms
2023-07-29 22:18:31.814 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:18:32.592 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:18:32.592 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:18:32.592 DEBUG   Scripting (Main): 	 ATCToLeaderHandler : make, coalition = 2
2023-07-29 22:18:32.592 DEBUG   Scripting (Main): Phrases make : key = 2
2023-07-29 22:18:32.592 DEBUG   Scripting (Main): Phrases make : key = 21
2023-07-29 22:18:32.592 DEBUG   Scripting (Main): Phrases make : key = 4275
2023-07-29 22:18:32.592 DEBUG   Scripting (Main): Phrases make : key = 0
2023-07-29 22:18:33.357 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:18:45.035 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:18:45.035 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:18:45.035 DEBUG   Scripting (Main): Phrases make : key = 4
2023-07-29 22:18:45.035 DEBUG   Scripting (Main): 	 AWACSCallsign:make
2023-07-29 22:18:45.035 DEBUG   Scripting (Main): Phrases make : key = 1
2023-07-29 22:18:45.035 DEBUG   Scripting (Main): Phrases make : key = 4365
2023-07-29 22:18:51.478 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:18:57.427 WARNING LOG (3992): 4 duplicate message(s) skipped.
2023-07-29 22:18:57.427 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:18:57.427 DEBUG   Scripting (Main): Phrases make : key = 4
2023-07-29 22:18:57.427 DEBUG   Scripting (Main): 	 AWACSCallsign:make
2023-07-29 22:18:57.427 DEBUG   Scripting (Main): Phrases make : key = 1
2023-07-29 22:18:57.427 DEBUG   Scripting (Main): Phrases make : key = 4365
2023-07-29 22:18:59.572 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:19:00.491 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:19:00.491 INFO    ASYNCNET (Main): Current ping: 74.3ms
2023-07-29 22:19:01.251 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:19:10.088 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:19:10.088 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:19:10.088 DEBUG   Scripting (Main): Phrases make : key = 4
2023-07-29 22:19:10.088 DEBUG   Scripting (Main): 	 AWACSCallsign:make
2023-07-29 22:19:10.088 DEBUG   Scripting (Main): Phrases make : key = 1
2023-07-29 22:19:10.088 DEBUG   Scripting (Main): Phrases make : key = 4365
2023-07-29 22:19:15.108 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:19:22.482 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:19:22.482 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:19:22.482 DEBUG   Scripting (Main): Phrases make : key = 4
2023-07-29 22:19:22.482 DEBUG   Scripting (Main): 	 AWACSCallsign:make
2023-07-29 22:19:22.482 DEBUG   Scripting (Main): Phrases make : key = 1
2023-07-29 22:19:22.482 DEBUG   Scripting (Main): Phrases make : key = 4365
2023-07-29 22:19:24.410 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:19:30.504 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:19:30.504 INFO    ASYNCNET (Main): Current ping: 73.0ms
2023-07-29 22:19:31.817 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:19:34.870 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:19:34.870 DEBUG   Scripting (Main): Phrases make : key = 4
2023-07-29 22:19:34.870 DEBUG   Scripting (Main): 	 AWACSCallsign:make
2023-07-29 22:19:34.870 DEBUG   Scripting (Main): Phrases make : key = 1
2023-07-29 22:19:34.870 DEBUG   Scripting (Main): Phrases make : key = 4365
2023-07-29 22:19:37.158 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:19:55.135 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:19:55.135 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:19:55.135 DEBUG   Scripting (Main): Phrases make : key = 4
2023-07-29 22:19:55.135 DEBUG   Scripting (Main): 	 AWACSCallsign:make
2023-07-29 22:19:55.135 DEBUG   Scripting (Main): Phrases make : key = 1
2023-07-29 22:19:55.135 DEBUG   Scripting (Main): Phrases make : key = 4365
2023-07-29 22:19:56.193 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:20:00.508 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:20:00.508 INFO    ASYNCNET (Main): Current ping: 73.4ms
2023-07-29 22:20:01.008 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:20:15.130 WARNING LOG (3992): 7 duplicate message(s) skipped.
2023-07-29 22:20:15.130 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:20:15.130 DEBUG   Scripting (Main): Phrases make : key = 4
2023-07-29 22:20:15.130 DEBUG   Scripting (Main): 	 AWACSCallsign:make
2023-07-29 22:20:15.130 DEBUG   Scripting (Main): Phrases make : key = 1
2023-07-29 22:20:15.130 DEBUG   Scripting (Main): Phrases make : key = 4365
2023-07-29 22:20:16.028 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:20:16.116 DEBUG   LuaGUI (Main): --- onChatMessage---	BLUE unknown in F-15C killed RED unknown in MiG-29S with AIM-120C	nil	nil
2023-07-29 22:20:18.252 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:20:20.703 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:20:20.703 DEBUG   LuaGUI (Main): ---onBdaShowF10()--- bValue , isOn(): 	false	true
2023-07-29 22:20:20.767 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:20:26.053 DEBUG   LuaGUI (Main): ---onBdaShowF10()--- bValue , isOn(): 	true	true
2023-07-29 22:20:27.519 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:20:27.519 DEBUG   Scripting (Main): Phrases make : key = 4
2023-07-29 22:20:27.519 DEBUG   Scripting (Main): 	 AWACSCallsign:make
2023-07-29 22:20:27.519 DEBUG   Scripting (Main): Phrases make : key = 1
2023-07-29 22:20:27.519 DEBUG   Scripting (Main): Phrases make : key = 4365
2023-07-29 22:20:30.513 INFO    ASYNCNET (Main): Current ping: 73.1ms
2023-07-29 22:20:31.000 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:20:45.025 WARNING LOG (3992): 10 duplicate message(s) skipped.
2023-07-29 22:20:45.025 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:20:45.025 DEBUG   Scripting (Main): Phrases make : key = 4
2023-07-29 22:20:45.025 DEBUG   Scripting (Main): 	 AWACSCallsign:make
2023-07-29 22:20:45.025 DEBUG   Scripting (Main): Phrases make : key = 1
2023-07-29 22:20:45.025 DEBUG   Scripting (Main): Phrases make : key = 4365
2023-07-29 22:20:45.807 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:20:50.974 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:20:50.974 DEBUG   LuaGUI (Main): --- onChatMessage---	BLUE player CZ_m4nt1s in Su-25 killed RED unknown in SPAAA ZSU-23-4 Shilka "Gun Dish" with S-25L	nil	nil
2023-07-29 22:20:55.571 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:21:00.519 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:21:00.519 INFO    ASYNCNET (Main): Current ping: 73.4ms
2023-07-29 22:21:02.106 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:21:05.033 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:21:05.033 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:21:05.033 DEBUG   Scripting (Main): Phrases make : key = 4
2023-07-29 22:21:05.033 DEBUG   Scripting (Main): 	 AWACSCallsign:make
2023-07-29 22:21:05.033 DEBUG   Scripting (Main): Phrases make : key = 1
2023-07-29 22:21:05.033 DEBUG   Scripting (Main): Phrases make : key = 4365
2023-07-29 22:21:05.045 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:21:23.081 WARNING LOG (3992): 14 duplicate message(s) skipped.
2023-07-29 22:21:23.081 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:21:23.081 ALERT   WRADIO (Main): Error in wMessage::buildSpeech(), event = wMsgATCTaxiToParkingArea: [string "./Scripts/Speech/common.lua"]:674: assertion failed!
stack traceback:
	[C]: ?
	[C]: in function 'assert'
	[string "./Scripts/Speech/common.lua"]:674: in function 'make'
	[string "./Scripts/Speech/common.lua"]:2694: in function 'make'
	[string "./Scripts/Speech/common.lua"]:3199: in function 'make'
	[string "Scripts/Speech/speech.lua"]:151: in function <[string "Scripts/Speech/speech.lua"]:130>
2023-07-29 22:21:26.668 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:21:30.528 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:21:30.528 INFO    ASYNCNET (Main): Current ping: 75.3ms
2023-07-29 22:21:32.669 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:21:46.655 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:21:46.655 DEBUG   LuaGUI (Main): --- onChatMessage---	BLUE player Green Goblin died	nil	nil
2023-07-29 22:21:46.656 DEBUG   LuaGUI (Main): --- onChatMessage---	RED unknown in Su-33 killed BLUE player Green Goblin in F-15E S4+ with R-27R (AA-10 Alamo A)	nil	nil
2023-07-29 22:21:54.669 ERROR   EDCORE (Main): Can't open file: /textures/liveries/mirage-f1ce/f-1ce awwnb (29th afu) modesto gonsalves #024/description.lua.
2023-07-29 22:21:57.569 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:21:57.833 ERROR   EDCORE (Main): Can't open file: /textures/liveries/mirage-f1ce/saaf_az/description.lua.
2023-07-29 22:22:00.284 ERROR   EDCORE (Main): Can't open file: /textures/liveries/mirage-f1ce/az_saaf_(late)/description.lua.
2023-07-29 22:22:00.529 INFO    ASYNCNET (Main): Current ping: 75.7ms
2023-07-29 22:22:02.564 ERROR   EDCORE (Main): Can't open file: /textures/liveries/mirage-f1ce/az_saaf/description.lua.
2023-07-29 22:22:04.406 ERROR   EDCORE (Main): Can't open file: /textures/liveries/mirage-f1ce/f1ca/description.lua.
2023-07-29 22:22:04.931 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:22:04.931 DEBUG   Scripting (Main): Phrases make : key = 4
2023-07-29 22:22:04.931 DEBUG   Scripting (Main): 	 AWACSCallsign:make
2023-07-29 22:22:04.931 DEBUG   Scripting (Main): Phrases make : key = 1
2023-07-29 22:22:04.931 DEBUG   Scripting (Main): Phrases make : key = 4365
2023-07-29 22:22:06.945 ERROR   EDCORE (Main): Can't open file: /textures/liveries/mirage-f1ce/f-1ce ustio air force (29th afu) cpt. vaibhav sarkar #035/description.lua.
2023-07-29 22:22:10.762 ERROR   EDCORE (Main): Can't open file: /textures/liveries/mirage-f1ce/f-1ce ustio air force (29th afu) lt. sheldon lawosco #013/description.lua.
2023-07-29 22:22:17.320 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:22:17.320 DEBUG   Scripting (Main): Phrases make : key = 4
2023-07-29 22:22:17.320 DEBUG   Scripting (Main): 	 AWACSCallsign:make
2023-07-29 22:22:17.320 DEBUG   Scripting (Main): Phrases make : key = 1
2023-07-29 22:22:17.320 DEBUG   Scripting (Main): Phrases make : key = 4365
2023-07-29 22:22:18.794 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:22:24.442 WARNING LOG (3992): 5 duplicate message(s) skipped.
2023-07-29 22:22:24.442 DEBUG   LuaGUI (Main): --- onChatMessage---	BLUE player CZ_m4nt1s in Su-25 killed RED unknown in IFV BTR-82A with S-25L	nil	nil
2023-07-29 22:22:26.350 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:22:30.533 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:22:30.533 INFO    ASYNCNET (Main): Current ping: 73.5ms
2023-07-29 22:22:32.692 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:22:40.845 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:22:40.845 DEBUG   LuaGUI (Main): --- onChatMessage---	Switch 1-1 | Wrecktangle connected to server	nil	nil
2023-07-29 22:22:41.892 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:22:55.223 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:22:55.223 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:22:55.223 DEBUG   Scripting (Main): Phrases make : key = 4
2023-07-29 22:22:55.223 DEBUG   Scripting (Main): 	 AWACSCallsign:make
2023-07-29 22:22:55.223 DEBUG   Scripting (Main): Phrases make : key = 1
2023-07-29 22:22:55.223 DEBUG   Scripting (Main): Phrases make : key = 4365
2023-07-29 22:22:55.637 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:23:00.537 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:23:00.537 INFO    ASYNCNET (Main): Current ping: 73.6ms
2023-07-29 22:23:01.442 WARNING Mission (Main): register_unit(1000195,18202625) : db.units['1000195'] table is missing
2023-07-29 22:23:01.472 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:23:30.542 WARNING LOG (3992): 8 duplicate message(s) skipped.
2023-07-29 22:23:30.542 INFO    ASYNCNET (Main): Current ping: 73.8ms
2023-07-29 22:23:34.527 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:23:35.140 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:23:35.140 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:23:35.140 DEBUG   Scripting (Main): Phrases make : key = 4
2023-07-29 22:23:35.140 DEBUG   Scripting (Main): 	 AWACSCallsign:make
2023-07-29 22:23:35.140 DEBUG   Scripting (Main): Phrases make : key = 1
2023-07-29 22:23:35.140 DEBUG   Scripting (Main): Phrases make : key = 4365
2023-07-29 22:23:37.231 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:23:51.574 WARNING LOG (3992): 4 duplicate message(s) skipped.
2023-07-29 22:23:51.574 ERROR   APP (Main): missed aicraft descriptor for VSN_F4B, making placeholder
2023-07-29 22:23:52.842 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:23:52.842 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:23:55.130 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:23:55.130 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:23:55.130 DEBUG   Scripting (Main): Phrases make : key = 4
2023-07-29 22:23:55.130 DEBUG   Scripting (Main): 	 AWACSCallsign:make
2023-07-29 22:23:55.130 DEBUG   Scripting (Main): Phrases make : key = 1
2023-07-29 22:23:55.130 DEBUG   Scripting (Main): Phrases make : key = 4365
2023-07-29 22:23:55.450 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:24:00.544 WARNING LOG (3992): 5 duplicate message(s) skipped.
2023-07-29 22:24:00.544 INFO    ASYNCNET (Main): Current ping: 74.0ms
2023-07-29 22:24:01.263 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:24:30.547 WARNING LOG (3992): 11 duplicate message(s) skipped.
2023-07-29 22:24:30.547 INFO    ASYNCNET (Main): Current ping: 73.9ms
2023-07-29 22:24:41.284 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:24:45.960 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:24:45.960 DEBUG   LuaGUI (Main): --- onChatMessage---	BLUE player bootleg in F-16CM bl.50 killed RED unknown in Su-33 with AIM-120C	nil	nil
2023-07-29 22:24:46.886 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:24:46.940 DEBUG   LuaGUI (Main): --- onChatMessage---	BLUE player Baltic 1-1 in MiG-29A killed RED unknown in SPAAA ZSU-23-4 Shilka "Gun Dish" with S-8KOM HEAT/Frag	nil	nil
2023-07-29 22:24:48.528 DEBUG   LuaGUI (Main): --- onChatMessage---	BLUE player Baltic 1-1 in MiG-29A killed RED unknown in SAM SA-11 Buk "Gadfly" C2  with S-8KOM HEAT/Frag	nil	nil
2023-07-29 22:24:53.485 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:25:00.550 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:25:00.550 INFO    ASYNCNET (Main): Current ping: 73.0ms
2023-07-29 22:25:00.747 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:25:02.353 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:25:02.353 WARNING Mission (Main): register_unit(1000197,18228481) : db.units['1000197'] table is missing
2023-07-29 22:25:03.145 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:25:03.437 DEBUG   LuaGUI (Main): --- onChatMessage---	BLUE player CZ_m4nt1s in Su-25 killed RED unknown in MBT T-90 with Kh-25ML	nil	nil
2023-07-29 22:25:03.457 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:25:08.660 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:25:08.660 INFO    TACVIEW.DLL (Main): During the last 600.0s an average of 420 units objects and 11 ballistic objects have been active per frame
2023-07-29 22:25:08.660 INFO    TACVIEW.DLL (Main): The average frame rate of 130.9fps would have been 178.4fps if the flight data recorder was disabled
2023-07-29 22:25:08.660 INFO    TACVIEW.DLL (Main): DCS World simulation is taking 73.4% of CPU
2023-07-29 22:25:08.660 INFO    TACVIEW.DLL (Main):  DCS GetWorldObjects is taking 23.8% of CPU
2023-07-29 22:25:08.660 INFO    TACVIEW.DLL (Main):     Tacview recorder is taking  2.8% of CPU
2023-07-29 22:25:08.660 INFO    TACVIEW.DLL (Main): DCS Lua heap size: 142 KiB
2023-07-29 22:25:12.028 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:25:12.028 DEBUG   Scripting (Main): Phrases make : key = 4
2023-07-29 22:25:12.028 DEBUG   Scripting (Main): 	 AWACSCallsign:make
2023-07-29 22:25:12.028 DEBUG   Scripting (Main): Phrases make : key = 1
2023-07-29 22:25:12.028 DEBUG   Scripting (Main): Phrases make : key = 4365
2023-07-29 22:25:15.361 DEBUG   LuaGUI (Main): --- onChatMessage---	Griffin connected to server	nil	nil
2023-07-29 22:25:15.647 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:25:20.652 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:25:20.652 DEBUG   LuaGUI (Main): --- onChatMessage---	BLUE player Incal died	nil	nil
2023-07-29 22:25:20.652 DEBUG   LuaGUI (Main): --- onChatMessage---	RED unknown in SAM SA-11 Buk "Gadfly" Fire Dome TEL killed BLUE player Incal in F/A-18C Lot 20 with 9M38M1 Buk-M1 (SA-11 Gadfly)	nil	nil
2023-07-29 22:25:21.307 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:25:23.038 WARNING EFFECTS2 (Main): OParticleSystem: preset 'smoke' not found in 'speedSmoke.lua', using default
2023-07-29 22:25:24.346 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:25:24.346 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:25:30.553 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:25:30.553 INFO    ASYNCNET (Main): Current ping: 76.1ms
2023-07-29 22:25:31.780 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:25:32.725 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:25:32.725 DEBUG   Scripting (Main): Phrases make : key = 4
2023-07-29 22:25:32.725 DEBUG   Scripting (Main): 	 AWACSCallsign:make
2023-07-29 22:25:32.725 DEBUG   Scripting (Main): Phrases make : key = 1
2023-07-29 22:25:32.725 DEBUG   Scripting (Main): Phrases make : key = 4365
2023-07-29 22:25:33.517 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:25:36.463 DEBUG   LuaGUI (Main): --- onChatMessage---	BLUE player Incal disconnected 	nil	nil
2023-07-29 22:25:36.463 DEBUG   LuaGUI (Main): ----onPlayerDisconnect---	11	0
2023-07-29 22:25:36.606 DEBUG   LuaHooks (Main): LuaRPC Error: request = 10, error_code = 404, error_msg = Method not found
2023-07-29 22:25:44.846 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:25:44.846 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:25:48.038 DEBUG   LuaGUI (Main): --- onChatMessage---	BLUE player Baltic 1-1 in MiG-29A killed RED unknown in SAM SA-11 Buk "Gadfly" Fire Dome TEL with S-8KOM HEAT/Frag	nil	nil
2023-07-29 22:25:48.854 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:25:54.387 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:25:54.387 DEBUG   LuaGUI (Main): --- onChatMessage---	BLUE player CZ_m4nt1s in Su-25 killed RED unknown in APC BTR-80 with 	nil	nil
2023-07-29 22:25:55.752 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:26:00.554 INFO    ASYNCNET (Main): Current ping: 73.4ms
2023-07-29 22:26:05.301 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:26:08.223 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:26:08.223 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:26:08.223 DEBUG   Scripting (Main): Phrases make : key = 4
2023-07-29 22:26:08.223 DEBUG   Scripting (Main): 	 AWACSCallsign:make
2023-07-29 22:26:08.223 DEBUG   Scripting (Main): Phrases make : key = 1
2023-07-29 22:26:08.223 DEBUG   Scripting (Main): Phrases make : key = 4365
2023-07-29 22:26:09.491 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:26:21.424 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:26:21.424 DEBUG   Scripting (Main): Phrases make : key = 4
2023-07-29 22:26:21.424 DEBUG   Scripting (Main): 	 AWACSCallsign:make
2023-07-29 22:26:21.424 DEBUG   Scripting (Main): Phrases make : key = 1
2023-07-29 22:26:21.424 DEBUG   Scripting (Main): Phrases make : key = 4365
2023-07-29 22:26:26.950 WARNING EFFECTS2 (Main): OParticleSystem: preset 'smoke' not found in 'speedSmoke.lua', using default
2023-07-29 22:26:30.555 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:26:30.555 INFO    ASYNCNET (Main): Current ping: 73.1ms
2023-07-29 22:26:32.040 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:26:39.930 WARNING LOG (3992): 4 duplicate message(s) skipped.
2023-07-29 22:26:39.930 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:26:39.930 DEBUG   Scripting (Main): Phrases make : key = 20
2023-07-29 22:26:39.930 DEBUG   Scripting (Main): Phrases make : key = 6
2023-07-29 22:26:39.930 DEBUG   Scripting (Main): Phrases make : key = 4076
2023-07-29 22:26:40.119 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:26:45.451 WARNING LOG (3992): 9 duplicate message(s) skipped.
2023-07-29 22:26:45.451 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:26:45.451 DEBUG   Scripting (Main): 	 ATCToLeaderHandler : make, coalition = 2
2023-07-29 22:26:45.451 DEBUG   Scripting (Main): Phrases make : key = 6
2023-07-29 22:26:45.451 DEBUG   Scripting (Main): Phrases make : key = 20
2023-07-29 22:26:45.451 DEBUG   Scripting (Main): Phrases make : key = 4273
2023-07-29 22:26:45.472 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:26:48.330 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:26:48.330 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:26:48.330 DEBUG   Scripting (Main): Phrases make : key = 20
2023-07-29 22:26:48.330 DEBUG   Scripting (Main): Phrases make : key = 6
2023-07-29 22:26:48.330 DEBUG   Scripting (Main): Phrases make : key = 4078
2023-07-29 22:26:48.596 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:26:51.261 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:26:51.261 INFO    INPUT (Main): Key combo skipped. Layer[InputOptionsView] key = [KEY_P] device = [Keyboard] modifiers[] switches[] action[down = -228, ]. Combo already mapped to action [down = -220, ]
2023-07-29 22:26:52.863 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:26:52.863 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:26:54.170 ERROR   APP (Main): Error: Unit [UH-1H]: Corrupt damage model.
2023-07-29 22:26:54.299 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:26:55.341 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:26:55.341 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:26:55.341 DEBUG   Scripting (Main): 	 ATCToLeaderHandler : make, coalition = 2
2023-07-29 22:26:55.341 DEBUG   Scripting (Main): Phrases make : key = 6
2023-07-29 22:26:55.341 DEBUG   Scripting (Main): Phrases make : key = 20
2023-07-29 22:26:55.341 DEBUG   Scripting (Main): Phrases make : key = 4275
2023-07-29 22:26:55.341 DEBUG   Scripting (Main): Phrases make : key = 0
2023-07-29 22:26:56.385 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:26:56.849 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:26:56.849 DEBUG   Scripting (Main): Phrases make : key = 20
2023-07-29 22:26:56.849 DEBUG   Scripting (Main): Phrases make : key = 6
2023-07-29 22:26:56.849 DEBUG   Scripting (Main): Phrases make : key = 4079
2023-07-29 22:26:59.810 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:27:00.557 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:27:00.557 INFO    ASYNCNET (Main): Current ping: 74.7ms
2023-07-29 22:27:00.760 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:27:01.442 WARNING Mission (Main): register_unit(1000199,18233601) : db.units['1000199'] table is missing
2023-07-29 22:27:01.442 ERROR   APP (Main): Error: Unit [Su-34]: Corrupt damage model.
2023-07-29 22:27:02.125 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:27:02.719 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:27:02.719 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:27:02.719 DEBUG   Scripting (Main): Phrases make : key = 4
2023-07-29 22:27:02.719 DEBUG   Scripting (Main): 	 AWACSCallsign:make
2023-07-29 22:27:02.719 DEBUG   Scripting (Main): Phrases make : key = 1
2023-07-29 22:27:02.719 DEBUG   Scripting (Main): Phrases make : key = 4365
2023-07-29 22:27:03.379 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:27:08.284 WARNING LOG (3992): 5 duplicate message(s) skipped.
2023-07-29 22:27:08.284 ERROR   APP (Main): missed aicraft descriptor for F-22A, making placeholder
2023-07-29 22:27:08.786 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:27:08.786 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:27:14.554 WARNING LOG (3992): 4 duplicate message(s) skipped.
2023-07-29 22:27:14.554 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:27:14.554 DEBUG   Scripting (Main): Phrases make : key = 4
2023-07-29 22:27:14.554 DEBUG   Scripting (Main): 	 AWACSCallsign:make
2023-07-29 22:27:14.554 DEBUG   Scripting (Main): Phrases make : key = 1
2023-07-29 22:27:14.554 DEBUG   Scripting (Main): Phrases make : key = 4365
2023-07-29 22:27:15.438 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:27:30.563 WARNING LOG (3992): 6 duplicate message(s) skipped.
2023-07-29 22:27:30.563 INFO    ASYNCNET (Main): Current ping: 74.1ms
2023-07-29 22:27:36.445 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:27:43.858 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:27:43.858 DEBUG   LuaGUI (Main): --- onChatMessage---	BLUE player TheGhostParty27 in F-15E S4+ killed RED unknown in SAM SA-6 Kub "Gainful" TEL with GBU-12	nil	nil
2023-07-29 22:27:45.962 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:27:59.522 WARNING LOG (3992): 12 duplicate message(s) skipped.
2023-07-29 22:27:59.522 DEBUG   LuaGUI (Main): --- onChatMessage---	hey p47 lol	7	-1
2023-07-29 22:28:00.569 INFO    ASYNCNET (Main): Current ping: 73.3ms
2023-07-29 22:28:01.893 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:28:02.648 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:28:02.648 DEBUG   Scripting (Main): Phrases make : key = 20
2023-07-29 22:28:02.648 DEBUG   Scripting (Main): Phrases make : key = 6
2023-07-29 22:28:02.648 DEBUG   Scripting (Main): Phrases make : key = 4079
2023-07-29 22:28:02.763 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:28:08.466 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:28:08.466 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:28:08.466 DEBUG   Scripting (Main): 	 ATCToLeaderHandler : make, coalition = 2
2023-07-29 22:28:08.466 DEBUG   Scripting (Main): Phrases make : key = 6
2023-07-29 22:28:08.466 DEBUG   Scripting (Main): Phrases make : key = 20
2023-07-29 22:28:08.466 DEBUG   Scripting (Main): Phrases make : key = 4278
2023-07-29 22:28:08.504 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:28:25.518 WARNING LOG (3992): 9 duplicate message(s) skipped.
2023-07-29 22:28:25.518 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:28:25.518 DEBUG   Scripting (Main): Phrases make : key = 4
2023-07-29 22:28:25.518 DEBUG   Scripting (Main): 	 AWACSCallsign:make
2023-07-29 22:28:25.518 DEBUG   Scripting (Main): Phrases make : key = 1
2023-07-29 22:28:25.518 DEBUG   Scripting (Main): Phrases make : key = 4365
2023-07-29 22:28:25.703 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:28:30.572 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:28:30.572 INFO    ASYNCNET (Main): Current ping: 74.5ms
2023-07-29 22:28:32.382 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:28:39.935 WARNING LOG (3992): 4 duplicate message(s) skipped.
2023-07-29 22:28:39.935 DEBUG   LuaGUI (Main): --- onChatMessage---	BLUE player OrphanBomber in J-11A killed RED unknown in MANPADS SA-18 Igla-S "Grouse" C2 with 	nil	nil
2023-07-29 22:28:41.280 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:28:43.058 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:28:43.058 DEBUG   LuaGUI (Main): --- onChatMessage---	BLUE player CZ_m4nt1s in Su-25 killed RED unknown in APC BTR-RD with 	nil	nil
2023-07-29 22:28:45.320 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:28:45.320 DEBUG   Scripting (Main): Phrases make : key = 4
2023-07-29 22:28:45.320 DEBUG   Scripting (Main): 	 AWACSCallsign:make
2023-07-29 22:28:45.320 DEBUG   Scripting (Main): Phrases make : key = 1
2023-07-29 22:28:45.320 DEBUG   Scripting (Main): Phrases make : key = 4365
2023-07-29 22:28:46.681 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:28:49.896 ERROR   FLIGHT (Main): error syncing anim 251
2023-07-29 22:28:49.932 DEBUG   LuaGUI (Main): --- onChatMessage---	BLUE player bootleg in F-16CM bl.50 killed RED unknown in Su-33 with AIM-120C	nil	nil
2023-07-29 22:28:51.062 ERROR   FLIGHT (Main): error syncing anim 251
2023-07-29 22:28:52.261 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:28:52.261 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:28:52.827 WARNING EFFECTS2 (Main): OParticleSystem: preset 'smoke' not found in 'speedSmoke.lua', using default
2023-07-29 22:28:54.342 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:28:54.342 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:28:56.019 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:28:56.019 ERROR   FLIGHT (Main): error syncing anim 251
2023-07-29 22:28:56.465 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:28:56.465 WARNING EFFECTS2 (Main): OParticleSystem: preset 'smoke' not found in 'speedSmoke.lua', using default
2023-07-29 22:28:58.331 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:28:58.331 ERROR   FLIGHT (Main): error syncing anim 251
2023-07-29 22:28:58.972 WARNING EFFECTS2 (Main): OParticleSystem: preset 'smoke' not found in 'speedSmoke.lua', using default
2023-07-29 22:29:00.311 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:29:00.311 ERROR   FLIGHT (Main): error syncing anim 251
2023-07-29 22:29:00.580 INFO    ASYNCNET (Main): Current ping: 74.1ms
2023-07-29 22:29:04.419 WARNING Mission (Main): register_unit(1000201,18264065) : db.units['1000201'] table is missing
2023-07-29 22:29:04.427 ERROR   WORLDGENERAL (Main): Error: Unit [Tu-160]: No property record for segment "Line_KIL".
2023-07-29 22:29:04.427 ERROR   WORLDGENERAL (Main): Error: Unit [Tu-160]: No property record for segment "Line_MAIN".
2023-07-29 22:29:04.427 ERROR   WORLDGENERAL (Main): Error: Unit [Tu-160]: No cell for property records GEAR_C GEAR_L GEAR_R KEEL_R_IN ELEVATOR_L_IN ELEVATOR_R_IN RUDDER RUDDER_R.
2023-07-29 22:29:04.427 ERROR   APP (Main): Error: Unit [Tu-160]: Corrupt damage model.
2023-07-29 22:29:05.226 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:29:09.401 WARNING Mission (Main): register_unit(1000203,18264321) : db.units['1000203'] table is missing
2023-07-29 22:29:09.402 ERROR   EDCORE (Main): Can't open file: /textures/liveries/mig-29s/xx/description.lua.
2023-07-29 22:29:19.454 DEBUG   LuaGUI (Main): --- onChatMessage---	BLUE player CZ_m4nt1s in Su-25 killed RED unknown in SAM SA-10 S-300 "Grumble" TEL C with 	nil	nil
2023-07-29 22:29:19.976 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:29:19.976 DEBUG   Scripting (Main): 	 ATCToLeaderHandler : make, coalition = 1
2023-07-29 22:29:19.976 DEBUG   Scripting (Main): Phrases make : key = 4
2023-07-29 22:29:19.976 DEBUG   Scripting (Main): Phrases make : key = 31
2023-07-29 22:29:19.976 DEBUG   Scripting (Main): Phrases make : key = 4275
2023-07-29 22:29:19.976 DEBUG   Scripting (Main): Phrases make : key = 0
2023-07-29 22:29:20.691 DEBUG   LuaGUI (Main): --- onChatMessage---	BLUE player CZ_m4nt1s in Su-25 killed RED unknown in SAM SA-10 S-300 "Grumble" TEL C with 	nil	nil
2023-07-29 22:29:21.547 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:29:24.334 ERROR   FLIGHT (Main): error syncing anim 251
2023-07-29 22:29:24.842 DEBUG   LuaGUI (Main): --- onChatMessage---	BLUE player TheGhostParty27 in F-15E S4+ killed RED unknown in SAM SA-6 Kub "Gainful" TEL with GBU-12	nil	nil
2023-07-29 22:29:25.576 WARNING EFFECTS2 (Main): OParticleSystem: preset 'smoke' not found in 'speedSmoke.lua', using default
2023-07-29 22:29:28.931 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:29:28.931 ERROR   FLIGHT (Main): error syncing anim 251
2023-07-29 22:29:29.413 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:29:29.413 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:29:30.587 INFO    ASYNCNET (Main): Current ping: 74.4ms
2023-07-29 22:29:30.820 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:29:36.007 WARNING LOG (3992): 4 duplicate message(s) skipped.
2023-07-29 22:29:36.007 DEBUG   LuaGUI (Main): --- onChatMessage---	BLUE unknown in F-15C killed RED unknown in MiG-25PD with AIM-120C	nil	nil
2023-07-29 22:29:36.602 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:29:40.756 DEBUG   LuaGUI (Main): --- onChatMessage---	BLUE player CZ_m4nt1s in Su-25 killed RED unknown in SAM SA-10 S-300 "Grumble" TEL C with 	nil	nil
2023-07-29 22:29:42.487 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:29:42.487 DEBUG   Scripting (Main): Phrases make : key = 4157
2023-07-29 22:29:44.431 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:29:44.431 DEBUG   Scripting (Main): Phrases make : key = 4447
2023-07-29 22:29:55.916 DEBUG   LuaGUI (Main): --- onChatMessage---	BLUE player OrphanBomber in J-11A killed RED unknown in SPAAA ZSU-23-4 Shilka "Gun Dish" with 	nil	nil
2023-07-29 22:30:00.592 INFO    ASYNCNET (Main): Current ping: 73.9ms
2023-07-29 22:30:02.347 WARNING Mission (Main): register_unit(1000205,18268929) : db.units['1000205'] table is missing
2023-07-29 22:30:02.835 DEBUG   LuaGUI (Main): --- onChatMessage---	BLUE player Switch 1-1 | Wrecktangle disconnected 	nil	nil
2023-07-29 22:30:02.835 DEBUG   LuaGUI (Main): ----onPlayerDisconnect---	13	0
2023-07-29 22:30:03.002 DEBUG   LuaHooks (Main): LuaRPC Error: request = 11, error_code = 404, error_msg = Method not found
2023-07-29 22:30:08.548 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:30:08.548 DEBUG   LuaGUI (Main): --- onChatMessage---	BLUE player Baltic 1-1 in MiG-29A killed RED unknown in SAM SA-15 Tor "Gauntlet" with S-8KOM HEAT/Frag	nil	nil
2023-07-29 22:30:15.461 WARNING EFFECTS2 (Main): OParticleSystem: preset 'smoke' not found in 'speedSmoke.lua', using default
2023-07-29 22:30:21.190 DEBUG   LuaGUI (Main): --- onChatMessage---	Venom 1-8 | Tom connected to server	nil	nil
2023-07-29 22:30:27.098 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:30:30.600 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:30:30.600 INFO    ASYNCNET (Main): Current ping: 73.4ms
2023-07-29 22:30:31.580 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:30:48.793 WARNING LOG (3992): 6 duplicate message(s) skipped.
2023-07-29 22:30:48.793 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:30:48.793 DEBUG   Scripting (Main): Phrases make : key = 3
2023-07-29 22:30:48.793 DEBUG   Scripting (Main): Phrases make : key = 4286
2023-07-29 22:30:49.772 DEBUG   LuaGUI (Main): --- onChatMessage---	BLUE player TheGhostParty27 in F-15E S4+ killed RED unknown in MBT T-80U with GBU-12	nil	nil
2023-07-29 22:30:52.721 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:30:52.721 DEBUG   Scripting (Main): Phrases make : key = 4
2023-07-29 22:30:52.721 DEBUG   Scripting (Main): 	 AWACSCallsign:make
2023-07-29 22:30:52.721 DEBUG   Scripting (Main): Phrases make : key = 1
2023-07-29 22:30:52.721 DEBUG   Scripting (Main): Phrases make : key = 4365
2023-07-29 22:31:00.601 INFO    ASYNCNET (Main): Current ping: 73.6ms
2023-07-29 22:31:01.456 WARNING Mission (Main): register_unit(1000207,18285825) : db.units['1000207'] table is missing
2023-07-29 22:31:01.456 ERROR   APP (Main): Error: Unit [M-2000C]: Corrupt damage model.
2023-07-29 22:31:01.625 WARNING Mission (Main): register_unit(1000208,18286081) : db.units['1000208'] table is missing
2023-07-29 22:31:01.625 ERROR   APP (Main): Error: Unit [M-2000C]: Corrupt damage model.
2023-07-29 22:31:03.938 WARNING EFFECTS2 (Main): OParticleSystem: preset 'smoke' not found in 'speedSmoke.lua', using default
2023-07-29 22:31:05.170 DEBUG   LuaGUI (Main): --- onChatMessage---	BLUE player OrphanBomber died	nil	nil
2023-07-29 22:31:24.437 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:31:30.418 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:31:30.418 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:31:30.418 DEBUG   Scripting (Main): Phrases make : key = 4
2023-07-29 22:31:30.418 DEBUG   Scripting (Main): 	 AWACSCallsign:make
2023-07-29 22:31:30.418 DEBUG   Scripting (Main): Phrases make : key = 1
2023-07-29 22:31:30.418 DEBUG   Scripting (Main): Phrases make : key = 4365
2023-07-29 22:31:30.608 INFO    ASYNCNET (Main): Current ping: 74.1ms
2023-07-29 22:31:30.776 WARNING Mission (Main): register_unit(1000210,18286337) : db.units['1000210'] table is missing
2023-07-29 22:31:31.113 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:31:50.113 WARNING LOG (3992): 8 duplicate message(s) skipped.
2023-07-29 22:31:50.113 DEBUG   LuaGUI (Main): --- onChatMessage---	BLUE player OrphanBomber in J-11A killed RED unknown in SPAAA ZSU-57-2 with 	nil	nil
2023-07-29 22:31:52.476 DEBUG   LuaGUI (Main): --- onChatMessage---	BLUE player A_L_E_X in Ka-50 killed RED unknown in APC BTR-80 with 9M127-1 Vikhr-M	nil	nil
2023-07-29 22:31:59.482 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:31:59.482 DEBUG   Scripting (Main): 	 ATCToLeaderHandler : make, coalition = 2
2023-07-29 22:31:59.482 DEBUG   Scripting (Main): Phrases make : key = 5
2023-07-29 22:31:59.483 DEBUG   Scripting (Main): Phrases make : key = 29
2023-07-29 22:31:59.483 DEBUG   Scripting (Main): Phrases make : key = 4275
2023-07-29 22:31:59.483 DEBUG   Scripting (Main): Phrases make : key = 0
2023-07-29 22:32:00.024 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:32:00.024 DEBUG   Scripting (Main): Phrases make : key = 4
2023-07-29 22:32:00.024 DEBUG   Scripting (Main): 	 AWACSCallsign:make
2023-07-29 22:32:00.024 DEBUG   Scripting (Main): Phrases make : key = 1
2023-07-29 22:32:00.024 DEBUG   Scripting (Main): Phrases make : key = 4365
2023-07-29 22:32:00.613 INFO    ASYNCNET (Main): Current ping: 73.9ms
2023-07-29 22:32:10.798 DEBUG   LuaGUI (Main): --- onChatMessage---	BLUE unknown in SAM Avenger (Stinger) killed RED unknown in F-15C with FIM-92C Stinger	nil	nil
2023-07-29 22:32:11.291 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:32:11.291 DEBUG   Scripting (Main): Phrases make : key = 4
2023-07-29 22:32:11.291 DEBUG   Scripting (Main): 	 AWACSCallsign:make
2023-07-29 22:32:11.291 DEBUG   Scripting (Main): Phrases make : key = 1
2023-07-29 22:32:11.291 DEBUG   Scripting (Main): Phrases make : key = 4365
2023-07-29 22:32:13.146 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:32:30.614 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:32:30.614 INFO    ASYNCNET (Main): Current ping: 73.6ms
2023-07-29 22:32:39.519 INFO    INPUT (Main): Key combo skipped. Layer[InputOptionsView] key = [KEY_P] device = [Keyboard] modifiers[] switches[] action[down = -228, ]. Combo already mapped to action [down = -220, ]
2023-07-29 22:32:54.782 DEBUG   LuaGUI (Main): --- onChatMessage---	BLUE player TheGhostParty27 in F-15E S4+ killed RED unknown in SPAAA ZU-23-2 Insurgent Mounted Ural-375 with GBU-12	nil	nil
2023-07-29 22:32:58.328 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:32:59.915 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:32:59.915 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:32:59.915 DEBUG   Scripting (Main): Phrases make : key = 4
2023-07-29 22:32:59.915 DEBUG   Scripting (Main): 	 AWACSCallsign:make
2023-07-29 22:32:59.915 DEBUG   Scripting (Main): Phrases make : key = 1
2023-07-29 22:32:59.915 DEBUG   Scripting (Main): Phrases make : key = 4365
2023-07-29 22:33:00.621 INFO    ASYNCNET (Main): Current ping: 73.2ms
2023-07-29 22:33:01.182 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:33:03.730 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:33:03.730 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:33:03.730 DEBUG   Scripting (Main): Phrases make : key = 4157
2023-07-29 22:33:04.354 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:33:05.668 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:33:05.668 DEBUG   Scripting (Main): Phrases make : key = 4447
2023-07-29 22:33:07.204 DEBUG   LuaGUI (Main): --- onChatMessage---	WTF F-18?	8	-2
2023-07-29 22:33:08.626 INFO    EDTERRAINGRAPHICS41 (8172):     surface5 gc() LOD 0 0 squares
2023-07-29 22:33:08.627 INFO    EDTERRAINGRAPHICS41 (8172):     surface5 gc() LOD 1 14 squares
2023-07-29 22:33:08.629 INFO    EDTERRAINGRAPHICS41 (8172):     surface5 gc() LOD 2 57 squares
2023-07-29 22:33:08.632 INFO    EDTERRAINGRAPHICS41 (8172):     surface5 gc() LOD 3 71 squares
2023-07-29 22:33:08.632 INFO    EDTERRAINGRAPHICS41 (8172): surface5 gc() 6.964000 ms
2023-07-29 22:33:09.670 INFO    EDTERRAINGRAPHICS41 (8172):     surface5 gc() LOD 0 9 squares
2023-07-29 22:33:09.671 INFO    EDTERRAINGRAPHICS41 (8172):     surface5 gc() LOD 1 20 squares
2023-07-29 22:33:09.671 INFO    EDTERRAINGRAPHICS41 (8172):     surface5 gc() LOD 2 20 squares
2023-07-29 22:33:09.672 INFO    EDTERRAINGRAPHICS41 (8172):     surface5 gc() LOD 3 11 squares
2023-07-29 22:33:09.672 INFO    EDTERRAINGRAPHICS41 (8172): surface5 gc() 1.643800 ms
2023-07-29 22:33:12.772 WARNING Mission (Main): register_unit(1000212,18351105) : db.units['1000212'] table is missing
2023-07-29 22:33:12.772 ERROR   EDCORE (Main): Can't open file: /textures/liveries/su-27/su35 splinter flanker/description.lua.
2023-07-29 22:33:15.514 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:33:15.514 DEBUG   Scripting (Main): Phrases make : key = 4
2023-07-29 22:33:15.514 DEBUG   Scripting (Main): 	 AWACSCallsign:make
2023-07-29 22:33:15.514 DEBUG   Scripting (Main): Phrases make : key = 1
2023-07-29 22:33:15.514 DEBUG   Scripting (Main): Phrases make : key = 4365
2023-07-29 22:33:23.409 DEBUG   LuaGUI (Main): --- onChatMessage---	im sorry	5	-2
2023-07-29 22:33:28.515 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:33:30.625 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:33:30.625 INFO    ASYNCNET (Main): Current ping: 73.5ms
2023-07-29 22:33:30.880 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:33:43.936 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:33:43.936 DEBUG   LuaGUI (Main): --- onChatMessage---	harrm locked onto wrong target	5	-2
2023-07-29 22:33:55.417 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:33:55.417 DEBUG   Scripting (Main): Phrases make : key = 4
2023-07-29 22:33:55.417 DEBUG   Scripting (Main): 	 AWACSCallsign:make
2023-07-29 22:33:55.417 DEBUG   Scripting (Main): Phrases make : key = 1
2023-07-29 22:33:55.417 DEBUG   Scripting (Main): Phrases make : key = 4365
2023-07-29 22:34:00.629 INFO    ASYNCNET (Main): Current ping: 72.7ms
2023-07-29 22:34:07.246 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:34:07.246 DEBUG   Scripting (Main): Phrases make : key = 4
2023-07-29 22:34:07.246 DEBUG   Scripting (Main): 	 AWACSCallsign:make
2023-07-29 22:34:07.246 DEBUG   Scripting (Main): Phrases make : key = 1
2023-07-29 22:34:07.246 DEBUG   Scripting (Main): Phrases make : key = 4365
2023-07-29 22:34:27.291 DEBUG   LuaGUI (Main): --- onChatMessage---	can anyone take care of those flankers	6	-1
2023-07-29 22:34:30.633 INFO    ASYNCNET (Main): Current ping: 73.0ms
2023-07-29 22:34:30.812 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:34:30.812 DEBUG   Scripting (Main): 	 AWACSCallsign:make
2023-07-29 22:34:30.812 DEBUG   Scripting (Main): Phrases make : key = 1
2023-07-29 22:34:30.812 ERROR   wInfo (Main): can't open Objects[F-22A] table
2023-07-29 22:34:30.812 ERROR   GRAPHICSVISTA (Main): Can't open model F-22A.
2023-07-29 22:34:30.812 ALERT   WRADIO (Main): Error in wMessage::buildSpeech(), event = wMsgLeaderDeclare: [string "./Scripts/Speech/common.lua"]:674: assertion failed!
stack traceback:
	[C]: ?
	[C]: in function 'assert'
	[string "./Scripts/Speech/common.lua"]:674: in function 'make'
	[string "./Scripts/Speech/common.lua"]:1109: in function <[string "./Scripts/Speech/common.lua"]:1107>
	(tail call): ?
	[string "./Scripts/Speech/common.lua"]:3199: in function 'make'
	[string "Scripts/Speech/speech.lua"]:151: in function <[string "Scripts/Speech/speech.lua"]:130>
2023-07-29 22:34:37.477 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:34:37.477 ALERT   WRADIO (Main): Error in wMessage::buildSpeech(), event = wMsgAWACSContactIsHostile: [string "./Scripts/Speech/common.lua"]:674: assertion failed!
stack traceback:
	[C]: ?
	[C]: in function 'assert'
	[string "./Scripts/Speech/common.lua"]:674: in function 'make'
	[string "./Scripts/Speech/common.lua"]:1111: in function <[string "./Scripts/Speech/common.lua"]:1107>
	(tail call): ?
	[string "./Scripts/Speech/common.lua"]:3199: in function 'make'
	[string "Scripts/Speech/speech.lua"]:151: in function <[string "Scripts/Speech/speech.lua"]:130>
2023-07-29 22:34:39.229 ERROR   APP (Main): Error: Unit [F-15C]: Corrupt damage model.
2023-07-29 22:34:39.229 ERROR   EDCORE (Main): Can't open file: /textures/liveries/f-15c/eaf_77sq_romor/description.lua.
2023-07-29 22:34:55.417 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:34:55.417 DEBUG   Scripting (Main): Phrases make : key = 4
2023-07-29 22:34:55.417 DEBUG   Scripting (Main): 	 AWACSCallsign:make
2023-07-29 22:34:55.417 DEBUG   Scripting (Main): Phrases make : key = 1
2023-07-29 22:34:55.417 DEBUG   Scripting (Main): Phrases make : key = 4365
2023-07-29 22:34:59.478 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:35:00.640 INFO    ASYNCNET (Main): Current ping: 73.9ms
2023-07-29 22:35:01.467 DEBUG   LuaGUI (Main): --- onChatMessage---	BLUE player TheGhostParty27 in F-15E S4+ killed RED unknown in APC BTR-80 with GBU-12	nil	nil
2023-07-29 22:35:04.179 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:35:04.234 DEBUG   LuaGUI (Main): --- onChatMessage---	ill try	22	-2
2023-07-29 22:35:05.277 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:35:08.666 WARNING LOG (3992): 4 duplicate message(s) skipped.
2023-07-29 22:35:08.666 INFO    TACVIEW.DLL (Main): During the last 600.0s an average of 417 units objects and 10 ballistic objects have been active per frame
2023-07-29 22:35:08.666 INFO    TACVIEW.DLL (Main): The average frame rate of 135.3fps would have been 185.5fps if the flight data recorder was disabled
2023-07-29 22:35:08.666 INFO    TACVIEW.DLL (Main): DCS World simulation is taking 72.9% of CPU
2023-07-29 22:35:08.666 INFO    TACVIEW.DLL (Main):  DCS GetWorldObjects is taking 24.2% of CPU
2023-07-29 22:35:08.666 INFO    TACVIEW.DLL (Main):     Tacview recorder is taking  2.8% of CPU
2023-07-29 22:35:08.666 INFO    TACVIEW.DLL (Main): DCS Lua heap size: 760 KiB
2023-07-29 22:35:15.418 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:35:15.418 DEBUG   Scripting (Main): Phrases make : key = 4
2023-07-29 22:35:15.418 DEBUG   Scripting (Main): 	 AWACSCallsign:make
2023-07-29 22:35:15.418 DEBUG   Scripting (Main): Phrases make : key = 1
2023-07-29 22:35:15.418 DEBUG   Scripting (Main): Phrases make : key = 4373
2023-07-29 22:35:30.641 INFO    ASYNCNET (Main): Current ping: 73.4ms
2023-07-29 22:35:32.158 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:35:55.415 WARNING LOG (3992): 7 duplicate message(s) skipped.
2023-07-29 22:35:55.415 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:35:55.415 DEBUG   Scripting (Main): Phrases make : key = 4
2023-07-29 22:35:55.415 DEBUG   Scripting (Main): 	 AWACSCallsign:make
2023-07-29 22:35:55.415 DEBUG   Scripting (Main): Phrases make : key = 1
2023-07-29 22:35:55.415 DEBUG   Scripting (Main): Phrases make : key = 4365
2023-07-29 22:35:57.717 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:36:00.645 INFO    ASYNCNET (Main): Current ping: 73.8ms
2023-07-29 22:36:01.430 DEBUG   LuaGUI (Main): --- onChatMessage---	BLUE player Green Goblin in F-15E S4+ killed RED unknown in APC BTR-RD with GBU-12	nil	nil
2023-07-29 22:36:04.537 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:36:20.708 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:36:20.708 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:36:20.708 DEBUG   Scripting (Main): Phrases make : key = 4
2023-07-29 22:36:20.708 DEBUG   Scripting (Main): 	 AWACSCallsign:make
2023-07-29 22:36:20.708 DEBUG   Scripting (Main): Phrases make : key = 1
2023-07-29 22:36:20.708 DEBUG   Scripting (Main): Phrases make : key = 4365
2023-07-29 22:36:20.712 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:36:21.878 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:36:21.878 DEBUG   LuaGUI (Main): --- onChatMessage---	BLUE player TheGhostParty27 in F-15E S4+ killed RED unknown in SPAAA ZSU-23-4 Shilka "Gun Dish" with GBU-12	nil	nil
2023-07-29 22:36:23.952 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:36:30.651 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:36:30.651 INFO    ASYNCNET (Main): Current ping: 74.8ms
2023-07-29 22:36:30.827 DEBUG   LuaGUI (Main): --- onChatMessage---	BLUE player Griffin in F-22A killed RED unknown in Su-33 with 	nil	nil
2023-07-29 22:36:33.105 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:36:33.105 DEBUG   Scripting (Main): Phrases make : key = 4
2023-07-29 22:36:33.105 DEBUG   Scripting (Main): 	 AWACSCallsign:make
2023-07-29 22:36:33.105 DEBUG   Scripting (Main): Phrases make : key = 1
2023-07-29 22:36:33.105 DEBUG   Scripting (Main): Phrases make : key = 4365
2023-07-29 22:36:43.342 DEBUG   LuaGUI (Main): ---setSlot---	2	92
2023-07-29 22:36:44.218 INFO    EDCORE (Main): Loaded G:/DCS World OpenBeta/Mods/aircraft/M-2000C/bin/M2KC_FM.dll
2023-07-29 22:36:45.635 INFO    EDCORE (Main): Loaded G:/DCS World OpenBeta/Mods/aircraft/M-2000C/bin/M2KC_CPT.dll
2023-07-29 22:36:46.231 INFO    LuaNET (Main): Trying to Launch SRS @ C:\Program Files\DCS-SimpleRadio-Standalone
2023-07-29 22:36:46.233 DEBUG   LuaGUI (Main): --- onChatMessage---	SRS Running @ 62.172.186.82:30204	1	18
2023-07-29 22:36:46.233 DEBUG   LuaGUI (Main): --- onChatMessage---	[private] Please join our Discord community for moderation questions and other topics. Link in briefing.	1	18
2023-07-29 22:36:47.720 INFO    APP (Main): MissionSpawn:spawnLocalPlayer 92,M-2000C
2023-07-29 22:36:47.720 ERROR   EDCORE (Main): Can't open file: /textures/liveries/m-2000c/ada chasse 2/5/description.lua.
2023-07-29 22:36:47.720 ERROR   EDCORE (Main): Can't open file: /textures/liveries/m-2000c/cjtf blue/description.lua.
2023-07-29 22:36:47.720 ERROR   EDCORE (Main): Can't open file: /textures/liveries/m-2000c/standard/description.lua.
2023-07-29 22:36:47.721 ERROR   APP (Main): Error: Unit [M-2000C]: Corrupt damage model.
2023-07-29 22:36:47.734 WARNING EDCORE (Main): Source bazar/textures/avionicscommon is already mounted to the same mount /textures/.
2023-07-29 22:36:47.738 DEBUG   create_aircraft_data (Main): M-2000C custom configuration found for settings.lua
2023-07-29 22:36:47.750 INFO    COCKPITBASE (Main): WebRTC VOIP init: registered radio receiver/transmitter "VHF" with id - 0
2023-07-29 22:36:47.750 INFO    COCKPITBASE (Main): WebRTC VOIP init: enabled VOIP capability for radio VHF
2023-07-29 22:36:47.751 INFO    COCKPITBASE (Main): WebRTC VOIP init: registered radio receiver/transmitter "UHF" with id - 1
2023-07-29 22:36:47.751 INFO    COCKPITBASE (Main): WebRTC VOIP init: enabled VOIP capability for radio UHF
2023-07-29 22:36:47.752 INFO    COCKPITBASE (Main): WebRTC VOIP init: registered radio receiver "Base ILS localizer receiver" with id - 2
2023-07-29 22:36:47.752 INFO    COCKPITBASE (Main): WebRTC VOIP init: registered radio receiver "Base VOR receiver" with id - 3
2023-07-29 22:36:47.755 INFO    VISUALIZER (8036): cockpit ILV loaded
2023-07-29 22:36:47.758 DEBUG   ./Mods/aircraft/M-2000C/Cockpit/VTH/HUD_init.lua (Main): M-2000C custom configuration found for settings.lua
2023-07-29 22:36:47.763 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:36:47.763 ERROR_ONCE DX11BACKEND (5924): Can't load 'Fonts/font_general_RU.dds' in texture array ''.
2023-07-29 22:36:47.764 DEBUG   ccLuaLoader::querySharedState (Main): M-2000C custom configuration found for settings.lua
2023-07-29 22:36:47.902 WARNING LOG (3992): 16 duplicate message(s) skipped.
2023-07-29 22:36:47.902 DEBUG   LuaGUI (Main): Input:	Profile[M-2000C] key command[Change Laser Code, Hundreds (1..8)] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}] has different name from command[Change Matra Type 155 Burst Mode (1/3/6/18)] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]
2023-07-29 22:36:47.902 DEBUG   LuaGUI (Main): Input:	Profile[M-2000C] key command[Change Laser Code, Tens (1..8)] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}] has different name from command[Change Matra Type 155 Burst Mode (1/3/6/18)] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]
2023-07-29 22:36:47.902 DEBUG   LuaGUI (Main): Input:	Profile[M-2000C] key command[Change Laser Code, Ones (1..8)] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}] has different name from command[Change Matra Type 155 Burst Mode (1/3/6/18)] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]
2023-07-29 22:36:47.902 DEBUG   LuaGUI (Main): Input:	Profile[M-2000C] key command[Change Gun Burst Lenght (0.5 or 1.0)] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}] has different name from command[Change Matra Type 155 Burst Mode (1/3/6/18)] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]
2023-07-29 22:36:47.905 DEBUG   LuaGUI (Main): Input:	Profile[M-2000C] key command[Change Laser Code, Hundreds (1..8)] for device[Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}] has different name from command[Change Matra Type 155 Burst Mode (1/3/6/18)] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]
2023-07-29 22:36:47.905 DEBUG   LuaGUI (Main): Input:	Profile[M-2000C] key command[Change Laser Code, Tens (1..8)] for device[Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}] has different name from command[Change Matra Type 155 Burst Mode (1/3/6/18)] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]
2023-07-29 22:36:47.905 DEBUG   LuaGUI (Main): Input:	Profile[M-2000C] key command[Change Laser Code, Ones (1..8)] for device[Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}] has different name from command[Change Matra Type 155 Burst Mode (1/3/6/18)] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]
2023-07-29 22:36:47.905 DEBUG   LuaGUI (Main): Input:	Profile[M-2000C] key command[Change Gun Burst Lenght (0.5 or 1.0)] for device[Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}] has different name from command[Change Matra Type 155 Burst Mode (1/3/6/18)] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]
2023-07-29 22:36:47.909 DEBUG   LuaGUI (Main): Input:	Profile[M-2000C] key command[Change Laser Code, Hundreds (1..8)] for device[Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}] has different name from command[Change Matra Type 155 Burst Mode (1/3/6/18)] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]
2023-07-29 22:36:47.909 DEBUG   LuaGUI (Main): Input:	Profile[M-2000C] key command[Change Laser Code, Tens (1..8)] for device[Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}] has different name from command[Change Matra Type 155 Burst Mode (1/3/6/18)] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]
2023-07-29 22:36:47.909 DEBUG   LuaGUI (Main): Input:	Profile[M-2000C] key command[Change Laser Code, Ones (1..8)] for device[Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}] has different name from command[Change Matra Type 155 Burst Mode (1/3/6/18)] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]
2023-07-29 22:36:47.909 DEBUG   LuaGUI (Main): Input:	Profile[M-2000C] key command[Change Gun Burst Lenght (0.5 or 1.0)] for device[Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}] has different name from command[Change Matra Type 155 Burst Mode (1/3/6/18)] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]
2023-07-29 22:36:47.909 DEBUG   LuaGUI (Main): Input:	Profile [M-2000C] command [Screenshot] contains combo [SysRQ] equal to combo in [UI Layer]
2023-07-29 22:36:47.913 DEBUG   LuaGUI (Main): Input:	Profile[M-2000C] key command[DEBUG POS Increase] for device[Keyboard] has different name from command[Debug Incr] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]
2023-07-29 22:36:47.913 DEBUG   LuaGUI (Main): Input:	Profile[M-2000C] key command[DEBUG POS Decrease] for device[Keyboard] has different name from command[Debug Decr] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]
2023-07-29 22:36:47.917 DEBUG   LuaGUI (Main): Input:	Profile[M-2000C] key command[Change Laser Code, Hundreds (1..8)] for device[F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}] has different name from command[Change Matra Type 155 Burst Mode (1/3/6/18)] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]
2023-07-29 22:36:47.917 DEBUG   LuaGUI (Main): Input:	Profile[M-2000C] key command[Change Laser Code, Tens (1..8)] for device[F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}] has different name from command[Change Matra Type 155 Burst Mode (1/3/6/18)] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]
2023-07-29 22:36:47.917 DEBUG   LuaGUI (Main): Input:	Profile[M-2000C] key command[Change Laser Code, Ones (1..8)] for device[F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}] has different name from command[Change Matra Type 155 Burst Mode (1/3/6/18)] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]
2023-07-29 22:36:47.917 DEBUG   LuaGUI (Main): Input:	Profile[M-2000C] key command[Change Gun Burst Lenght (0.5 or 1.0)] for device[F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}] has different name from command[Change Matra Type 155 Burst Mode (1/3/6/18)] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]
2023-07-29 22:36:47.921 DEBUG   LuaGUI (Main): Input:	Profile[M-2000C] key command[Change Laser Code, Hundreds (1..8)] for device[T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}] has different name from command[Change Matra Type 155 Burst Mode (1/3/6/18)] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}, T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]
2023-07-29 22:36:47.921 DEBUG   LuaGUI (Main): Input:	Profile[M-2000C] key command[Change Laser Code, Tens (1..8)] for device[T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}] has different name from command[Change Matra Type 155 Burst Mode (1/3/6/18)] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}, T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]
2023-07-29 22:36:47.921 DEBUG   LuaGUI (Main): Input:	Profile[M-2000C] key command[Change Laser Code, Ones (1..8)] for device[T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}] has different name from command[Change Matra Type 155 Burst Mode (1/3/6/18)] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}, T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]
2023-07-29 22:36:47.921 DEBUG   LuaGUI (Main): Input:	Profile[M-2000C] key command[Change Gun Burst Lenght (0.5 or 1.0)] for device[T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}] has different name from command[Change Matra Type 155 Burst Mode (1/3/6/18)] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}, T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]
2023-07-29 22:36:47.921 DEBUG   LuaGUI (Main): Input:	Profile[M-2000C] key command[Force cursor to show, toggle] for device[Mouse] has different name from command[Clickable Mouse Cockpit Mode - ON/OFF] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}, T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]
2023-07-29 22:36:47.921 DEBUG   LuaGUI (Main): Input:	Profile [M-2000C] command [Screenshot] contains combo [SysRQ] equal to combo in [UI Layer]
2023-07-29 22:36:47.925 DEBUG   LuaGUI (Main): Input:	Profile[M-2000C] key command[DEBUG POS Increase] for device[Mouse] has different name from command[Debug Incr] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}, T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]
2023-07-29 22:36:47.925 DEBUG   LuaGUI (Main): Input:	Profile[M-2000C] key command[DEBUG POS Decrease] for device[Mouse] has different name from command[Debug Decr] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}, T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]
2023-07-29 22:36:47.958 DEBUG   LuaGUI (Main): Input:	Profile[M-2000C] key command[Change Laser Code, Hundreds (1..8)] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}] has different name from command[Change Matra Type 155 Burst Mode (1/3/6/18)] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]
2023-07-29 22:36:47.958 DEBUG   LuaGUI (Main): Input:	Profile[M-2000C] key command[Change Laser Code, Tens (1..8)] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}] has different name from command[Change Matra Type 155 Burst Mode (1/3/6/18)] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]
2023-07-29 22:36:47.958 DEBUG   LuaGUI (Main): Input:	Profile[M-2000C] key command[Change Laser Code, Ones (1..8)] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}] has different name from command[Change Matra Type 155 Burst Mode (1/3/6/18)] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]
2023-07-29 22:36:47.958 DEBUG   LuaGUI (Main): Input:	Profile[M-2000C] key command[Change Gun Burst Lenght (0.5 or 1.0)] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}] has different name from command[Change Matra Type 155 Burst Mode (1/3/6/18)] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}]
2023-07-29 22:36:47.962 DEBUG   LuaGUI (Main): Input:	Profile[M-2000C] key command[Change Laser Code, Hundreds (1..8)] for device[Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}] has different name from command[Change Matra Type 155 Burst Mode (1/3/6/18)] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]
2023-07-29 22:36:47.962 DEBUG   LuaGUI (Main): Input:	Profile[M-2000C] key command[Change Laser Code, Tens (1..8)] for device[Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}] has different name from command[Change Matra Type 155 Burst Mode (1/3/6/18)] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]
2023-07-29 22:36:47.962 DEBUG   LuaGUI (Main): Input:	Profile[M-2000C] key command[Change Laser Code, Ones (1..8)] for device[Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}] has different name from command[Change Matra Type 155 Burst Mode (1/3/6/18)] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]
2023-07-29 22:36:47.962 DEBUG   LuaGUI (Main): Input:	Profile[M-2000C] key command[Change Gun Burst Lenght (0.5 or 1.0)] for device[Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}] has different name from command[Change Matra Type 155 Burst Mode (1/3/6/18)] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}]
2023-07-29 22:36:47.965 DEBUG   LuaGUI (Main): Input:	Profile[M-2000C] key command[Change Laser Code, Hundreds (1..8)] for device[Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}] has different name from command[Change Matra Type 155 Burst Mode (1/3/6/18)] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]
2023-07-29 22:36:47.965 DEBUG   LuaGUI (Main): Input:	Profile[M-2000C] key command[Change Laser Code, Tens (1..8)] for device[Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}] has different name from command[Change Matra Type 155 Burst Mode (1/3/6/18)] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]
2023-07-29 22:36:47.965 DEBUG   LuaGUI (Main): Input:	Profile[M-2000C] key command[Change Laser Code, Ones (1..8)] for device[Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}] has different name from command[Change Matra Type 155 Burst Mode (1/3/6/18)] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]
2023-07-29 22:36:47.965 DEBUG   LuaGUI (Main): Input:	Profile[M-2000C] key command[Change Gun Burst Lenght (0.5 or 1.0)] for device[Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}] has different name from command[Change Matra Type 155 Burst Mode (1/3/6/18)] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]
2023-07-29 22:36:47.965 DEBUG   LuaGUI (Main): Input:	Profile [M-2000C] command [Screenshot] contains combo [SysRQ] equal to combo in [UI Layer]
2023-07-29 22:36:47.969 DEBUG   LuaGUI (Main): Input:	Profile[M-2000C] key command[DEBUG POS Increase] for device[Keyboard] has different name from command[Debug Incr] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]
2023-07-29 22:36:47.969 DEBUG   LuaGUI (Main): Input:	Profile[M-2000C] key command[DEBUG POS Decrease] for device[Keyboard] has different name from command[Debug Decr] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}]
2023-07-29 22:36:47.973 DEBUG   LuaGUI (Main): Input:	Profile[M-2000C] key command[Change Laser Code, Hundreds (1..8)] for device[F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}] has different name from command[Change Matra Type 155 Burst Mode (1/3/6/18)] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]
2023-07-29 22:36:47.973 DEBUG   LuaGUI (Main): Input:	Profile[M-2000C] key command[Change Laser Code, Tens (1..8)] for device[F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}] has different name from command[Change Matra Type 155 Burst Mode (1/3/6/18)] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]
2023-07-29 22:36:47.973 DEBUG   LuaGUI (Main): Input:	Profile[M-2000C] key command[Change Laser Code, Ones (1..8)] for device[F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}] has different name from command[Change Matra Type 155 Burst Mode (1/3/6/18)] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]
2023-07-29 22:36:47.973 DEBUG   LuaGUI (Main): Input:	Profile[M-2000C] key command[Change Gun Burst Lenght (0.5 or 1.0)] for device[F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}] has different name from command[Change Matra Type 155 Burst Mode (1/3/6/18)] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}]
2023-07-29 22:36:47.976 DEBUG   LuaGUI (Main): Input:	Profile[M-2000C] key command[Change Laser Code, Hundreds (1..8)] for device[T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}] has different name from command[Change Matra Type 155 Burst Mode (1/3/6/18)] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}, T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]
2023-07-29 22:36:47.976 DEBUG   LuaGUI (Main): Input:	Profile[M-2000C] key command[Change Laser Code, Tens (1..8)] for device[T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}] has different name from command[Change Matra Type 155 Burst Mode (1/3/6/18)] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}, T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]
2023-07-29 22:36:47.976 DEBUG   LuaGUI (Main): Input:	Profile[M-2000C] key command[Change Laser Code, Ones (1..8)] for device[T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}] has different name from command[Change Matra Type 155 Burst Mode (1/3/6/18)] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}, T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]
2023-07-29 22:36:47.976 DEBUG   LuaGUI (Main): Input:	Profile[M-2000C] key command[Change Gun Burst Lenght (0.5 or 1.0)] for device[T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}] has different name from command[Change Matra Type 155 Burst Mode (1/3/6/18)] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}, T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]
2023-07-29 22:36:47.977 DEBUG   LuaGUI (Main): Input:	Profile[M-2000C] key command[Force cursor to show, toggle] for device[Mouse] has different name from command[Clickable Mouse Cockpit Mode - ON/OFF] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}, T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]
2023-07-29 22:36:47.977 DEBUG   LuaGUI (Main): Input:	Profile [M-2000C] command [Screenshot] contains combo [SysRQ] equal to combo in [UI Layer]
2023-07-29 22:36:47.981 DEBUG   LuaGUI (Main): Input:	Profile[M-2000C] key command[DEBUG POS Increase] for device[Mouse] has different name from command[Debug Incr] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}, T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]
2023-07-29 22:36:47.981 DEBUG   LuaGUI (Main): Input:	Profile[M-2000C] key command[DEBUG POS Decrease] for device[Mouse] has different name from command[Debug Decr] for device[F16 MFD 2 {F85D85C0-6A50-11ed-8007-444553540000}, Saitek Pro Flight X-56 Rhino Stick {F85D1090-6A50-11ed-8002-444553540000}, Saitek Pro Flight X-56 Rhino Throttle {F85D37A0-6A50-11ed-8004-444553540000}, Keyboard, F16 MFD 1 {F85D5EB0-6A50-11ed-8006-444553540000}, T-Rudder {F85D37A0-6A50-11ed-8005-444553540000}]
2023-07-29 22:36:47.985 INFO    INPUT (Main): Key combo skipped. Layer[Unit M-2000C] key = [KEY_R] device = [Keyboard] modifiers[key = [KEY_LWIN] device = [Keyboard]] switches[] action[down = 115, ]. Combo already mapped to action [down = 1760, ]
2023-07-29 22:36:47.998 ERROR   ED_SOUND (Main): source_add(host:COCKPIT_2D, proto:Gear_Lever, alt_proto:): can't find proto
2023-07-29 22:36:47.998 INFO    M2KC_CPT (Main): PCA : Func name MAG
2023-07-29 22:36:47.998 INFO    M2KC_CPT (Main): PCA : Loadout MAG MAG {MMagicII} type=4,4,7,327
2023-07-29 22:36:47.998 INFO    M2KC_CPT (Main): PCA : Func name MAF
2023-07-29 22:36:47.998 INFO    M2KC_CPT (Main): PCA : Func name 530
2023-07-29 22:36:47.998 INFO    M2KC_CPT (Main): PCA : Loadout 530 530 {Matra_S530D} type=4,4,7,368
2023-07-29 22:36:47.998 INFO    M2KC_CPT (Main): PCA : Func name 53F
2023-07-29 22:36:47.998 INFO    M2KC_CPT (Main): PCA : Func name RP
2023-07-29 22:36:47.998 INFO    M2KC_CPT (Main): PCA : Loadout RP RP {M2KC_RPL_522} type=1,3,43,605
2023-07-29 22:36:47.998 INFO    M2KC_CPT (Main): PCA : Loadout RP RP {M2KC_RPL_522_EMPTY} type=1,3,43,1642
2023-07-29 22:36:47.998 INFO    M2KC_CPT (Main): PCA : Loadout RP RP {M2KC_02_RPL541} type=1,3,43,603
2023-07-29 22:36:47.998 INFO    M2KC_CPT (Main): PCA : Loadout RP RP {M2KC_02_RPL541_EMPTY} type=1,3,43,1640
2023-07-29 22:36:47.998 INFO    M2KC_CPT (Main): PCA : Loadout RP RP {M2KC_08_RPL541} type=1,3,43,604
2023-07-29 22:36:47.999 INFO    M2KC_CPT (Main): PCA : Loadout RP RP {M2KC_08_RPL541_EMPTY} type=1,3,43,1641
2023-07-29 22:36:47.999 INFO    M2KC_CPT (Main): PCA : Func name BL1
2023-07-29 22:36:47.999 INFO    M2KC_CPT (Main): PCA : Loadout BL1 BL1 {BCE4E030-38E9-423E-98ED-24BE3DA87C32} type=4,5,9,31
2023-07-29 22:36:47.999 INFO    M2KC_CPT (Main): PCA : Func name BL2
2023-07-29 22:36:47.999 INFO    M2KC_CPT (Main): PCA : Loadout BL2 BL2 {SAMP250LD} type=4,5,9,389
2023-07-29 22:36:47.999 INFO    M2KC_CPT (Main): PCA : Func name EL1
2023-07-29 22:36:47.999 INFO    M2KC_CPT (Main): PCA : Loadout EL1 EL1 {DB769D48-67D7-42ED-A2BE-108D566C8B1E} type=4,5,36,38
2023-07-29 22:36:47.999 INFO    M2KC_CPT (Main): PCA : Func name EL4
2023-07-29 22:36:47.999 INFO    M2KC_CPT (Main): PCA : Loadout EL4 EL4 {34759BBC-AF1E-4AEE-A581-498FF7A6EBCE} type=4,5,36,41
2023-07-29 22:36:47.999 INFO    M2KC_CPT (Main): PCA : Func name EL6
2023-07-29 22:36:47.999 INFO    M2KC_CPT (Main): PCA : Loadout EL6 EL6 {0D33DDAE-524F-4A4E-B5B8-621754FE3ADE} type=4,5,36,39
2023-07-29 22:36:47.999 INFO    M2KC_CPT (Main): PCA : Func name BF1
2023-07-29 22:36:47.999 INFO    M2KC_CPT (Main): PCA : Loadout BF1 BF1 {Mk82AIR} type=4,5,9,75
2023-07-29 22:36:47.999 INFO    M2KC_CPT (Main): PCA : Func name BF2
2023-07-29 22:36:47.999 INFO    M2KC_CPT (Main): PCA : Loadout BF2 BF2 {Mk82SNAKEYE} type=4,5,9,79
2023-07-29 22:36:47.999 INFO    M2KC_CPT (Main): PCA : Func name BF3
2023-07-29 22:36:47.999 INFO    M2KC_CPT (Main): PCA : Loadout BF3 BF3 {SAMP250HD} type=4,5,9,390
2023-07-29 22:36:47.999 INFO    M2KC_CPT (Main): PCA : Func name BF6
2023-07-29 22:36:47.999 INFO    M2KC_CPT (Main): PCA : Loadout BF6 BF6 {BLG66_BELOUGA_AC} type=4,5,38,324
2023-07-29 22:36:47.999 INFO    M2KC_CPT (Main): PCA : Func name BF8
2023-07-29 22:36:47.999 INFO    M2KC_CPT (Main): PCA : Loadout BF8 BF8 {BAP_100} type=4,5,37,347
2023-07-29 22:36:47.999 INFO    M2KC_CPT (Main): PCA : Func name RK3
2023-07-29 22:36:47.999 INFO    M2KC_CPT (Main): PCA : Loadout RK3 RK3 {Matra155RocketPod} type=4,7,33,145
2023-07-29 22:36:47.999 INFO    M2KC_CPT (Main): PCA : Func name RKF
2023-07-29 22:36:47.999 INFO    M2KC_CPT (Main): PCA : Func name BFF
2023-07-29 22:36:47.999 INFO    M2KC_CPT (Main): PCA : Func name BLF
2023-07-29 22:36:47.999 INFO    M2KC_CPT (Main): PCA : Func name FUM
2023-07-29 22:36:47.999 INFO    M2KC_CPT (Main): PCA : Loadout FUM FUM {A4BCC903-06C8-47bb-9937-A30FEDB4E741} type=4,15,50,67
2023-07-29 22:36:47.999 INFO    M2KC_CPT (Main): PCA : Loadout FUM FUM {A4BCC903-06C8-47bb-9937-A30FEDB4E742} type=4,15,50,87
2023-07-29 22:36:47.999 INFO    M2KC_CPT (Main): PCA : Loadout FUM FUM {A4BCC903-06C8-47bb-9937-A30FEDB4E743} type=4,15,50,88
2023-07-29 22:36:47.999 INFO    M2KC_CPT (Main): PCA : Loadout FUM FUM {A4BCC903-06C8-47bb-9937-A30FEDB4E744} type=4,15,50,89
2023-07-29 22:36:47.999 INFO    M2KC_CPT (Main): PCA : Loadout FUM FUM {A4BCC903-06C8-47bb-9937-A30FEDB4E745} type=4,15,50,90
2023-07-29 22:36:47.999 INFO    M2KC_CPT (Main): PCA : Loadout FUM FUM {A4BCC903-06C8-47bb-9937-A30FEDB4E746} type=4,15,50,91
2023-07-29 22:36:48.001 ERROR   wInfo (Main): can't open Objects[SA-8 Osa LD 9T217] table
2023-07-29 22:36:48.004 INFO    COCKPITBASE (Main): WebRTC VOIP init: registered radio receiver "Base TACAN receiver" with id - 4
2023-07-29 22:36:48.004 INFO    ARF (Main): Added NCTR type "S-3B" (1,1,5,42) angle=60.000000 dB=5.000000
2023-07-29 22:36:48.004 INFO    ARF (Main): Added NCTR type "F-16C bl.50" (1,1,1,7) angle=45.000000 dB=10.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "E-2C" (1,1,5,41) angle=60.000000 dB=5.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "L-39ZA" (1,1,6,61) angle=45.000000 dB=10.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "Mirage-F1DDA" (1,1,1,323) angle=45.000000 dB=10.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "Mirage-F1BD" (1,1,1,322) angle=45.000000 dB=10.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "UH-60A" (1,2,25,162) angle=-1.000000 dB=10.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "Mirage-F1BQ" (1,1,1,321) angle=45.000000 dB=10.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "Mirage-F1BE" (1,1,1,320) angle=45.000000 dB=10.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "Mirage-F1B" (1,1,1,319) angle=45.000000 dB=10.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "Mirage-F1CT" (1,1,1,318) angle=45.000000 dB=10.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "C-130" (1,1,5,31) angle=60.000000 dB=5.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "MiG-19P" (1,1,1,287) angle=45.000000 dB=10.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "KJ-2000" (1,1,5,272) angle=60.000000 dB=5.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "Mirage-F1ED" (1,1,1,315) angle=45.000000 dB=10.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "Mirage-F1C" (1,1,1,301) angle=45.000000 dB=10.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "Mirage-F1CE" (1,1,1,302) angle=45.000000 dB=10.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "MiG-29S" (1,1,1,50) angle=45.000000 dB=10.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "AH-1W" (1,2,6,163) angle=-1.000000 dB=10.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "Su-17M4" (1,1,1,48) angle=45.000000 dB=10.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "MiG-21Bis" (1,1,1,288) angle=45.000000 dB=10.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "F/A-18A" (1,1,1,14) angle=45.000000 dB=10.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "F-5E-3" (1,1,1,276) angle=45.000000 dB=10.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "CH-47D" (1,2,25,159) angle=-1.000000 dB=10.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "Su-24MR" (1,1,1,51) angle=45.000000 dB=10.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "Mirage-F1CJ" (1,1,1,312) angle=45.000000 dB=10.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "Mirage-F1CZ" (1,1,1,311) angle=45.000000 dB=10.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "Mirage-F1CG" (1,1,1,310) angle=45.000000 dB=10.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "Mirage-F1JA" (1,1,1,309) angle=45.000000 dB=10.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "Ka-27" (1,2,25,154) angle=-1.000000 dB=10.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "An-26B" (1,1,5,39) angle=60.000000 dB=5.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "AH-64A" (1,2,6,157) angle=-1.000000 dB=10.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "Mirage-F1C-200" (1,1,1,306) angle=45.000000 dB=10.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "F/A-18C" (1,1,1,53) angle=45.000000 dB=10.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "Mirage-F1M-CE" (1,1,1,305) angle=45.000000 dB=10.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "Mi-24V" (1,2,6,152) angle=-1.000000 dB=10.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "Mirage-F1CR" (1,1,1,317) angle=45.000000 dB=10.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "AV8BNA" (1,1,1,266) angle=45.000000 dB=10.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "Su-25" (1,1,6,16) angle=45.000000 dB=10.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "C-101CC" (1,1,6,270) angle=45.000000 dB=10.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "KC130" (1,1,5,267) angle=60.000000 dB=5.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "F-16C_50" (1,1,1,275) angle=45.000000 dB=10.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "Tu-160" (1,1,2,18) angle=45.000000 dB=10.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "Tu-142" (1,1,4,22) angle=-1.000000 dB=10.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "MQ-9 Reaper" (1,1,1,285) angle=-1.000000 dB=10.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "F-15E" (1,1,1,59) angle=45.000000 dB=10.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "A-10C" (1,1,6,58) angle=45.000000 dB=10.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "A-10C_2" (1,1,6,264) angle=45.000000 dB=10.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "C-101EB" (1,1,6,269) angle=45.000000 dB=10.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "B-52H" (1,1,4,23) angle=60.000000 dB=5.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "F-117A" (1,1,6,37) angle=15.000000 dB=20.000000
2023-07-29 22:36:48.005 WARNING ARF (Main): Could not add NCTR type "F-14D"
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "SA342M" (1,2,6,289) angle=-1.000000 dB=10.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "JF-17" (1,1,1,271) angle=45.000000 dB=10.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "Mirage-F1EDA" (1,1,1,316) angle=45.000000 dB=10.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "SH-60B" (1,2,6,161) angle=-1.000000 dB=10.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "AJS37" (1,1,1,265) angle=45.000000 dB=10.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "Tornado IDS" (1,1,1,56) angle=45.000000 dB=10.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "UH-1H" (1,2,6,166) angle=-1.000000 dB=10.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "S-3B Tanker" (1,1,5,33) angle=60.000000 dB=5.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "Su-25T" (1,1,6,54) angle=45.000000 dB=10.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "MiG-15bis" (1,1,1,286) angle=45.000000 dB=10.000000
2023-07-29 22:36:48.005 WARNING ARF (Main): Could not add NCTR type "F-111F"
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "FA-18C_hornet" (1,1,1,280) angle=45.000000 dB=10.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "F-16C bl.52d" (1,1,1,7) angle=45.000000 dB=10.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "MiG-25RBT" (1,1,3,8) angle=45.000000 dB=10.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "SH-3W" (1,2,25,164) angle=-1.000000 dB=10.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "F-86F Sabre" (1,1,1,277) angle=45.000000 dB=10.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "M-2000C" (1,1,1,284) angle=45.000000 dB=10.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "Su-25TM" (1,1,6,38) angle=45.000000 dB=10.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "RQ-1A Predator" (1,1,6,55) angle=-1.000000 dB=10.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "OH-58D" (1,2,6,168) angle=-1.000000 dB=10.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "CH-53E" (1,2,25,160) angle=-1.000000 dB=10.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "TF-51D" (1,1,1,65) angle=45.000000 dB=10.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "Mi-28N" (1,2,6,167) angle=-1.000000 dB=10.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "Mirage-F1CK" (1,1,1,313) angle=45.000000 dB=10.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "KC-135" (1,1,5,60) angle=60.000000 dB=5.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "MiG-25PD" (1,1,3,24) angle=45.000000 dB=10.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "MiG-27K" (1,1,1,11) angle=45.000000 dB=10.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "F-14A-135-GR" (1,1,1,279) angle=45.000000 dB=10.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "Ka-50" (1,2,6,155) angle=-1.000000 dB=10.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "L-39C" (1,1,6,283) angle=45.000000 dB=10.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "F-15C" (1,1,1,6) angle=45.000000 dB=10.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "F-16A MLU" (1,1,1,52) angle=45.000000 dB=10.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "Mirage-F1EH" (1,1,1,307) angle=45.000000 dB=10.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "Mirage-F1CH" (1,1,1,308) angle=45.000000 dB=10.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "Su-24M" (1,1,1,12) angle=45.000000 dB=10.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "Su-30" (1,1,1,13) angle=45.000000 dB=10.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "F-14B" (1,1,1,278) angle=45.000000 dB=10.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "MiG-29A" (1,1,1,2) angle=45.000000 dB=10.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "Mirage-F1M-EE" (1,1,1,304) angle=45.000000 dB=10.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "An-30M" (1,1,5,40) angle=60.000000 dB=5.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "AH-64D" (1,2,6,158) angle=-1.000000 dB=10.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "E-3A" (1,1,5,27) angle=60.000000 dB=5.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "J-11A" (1,1,1,66) angle=45.000000 dB=10.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "IL-78M" (1,1,5,28) angle=60.000000 dB=5.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "F-14A" (1,1,1,5) angle=45.000000 dB=10.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "Hawk" (1,1,1,281) angle=-1.000000 dB=10.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "P-51D" (1,1,1,63) angle=45.000000 dB=10.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "B-1B" (1,1,2,19) angle=45.000000 dB=10.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "Tornado GR4" (1,1,1,10) angle=45.000000 dB=10.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "Mirage-F1EQ" (1,1,1,314) angle=45.000000 dB=10.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "F-16A" (1,1,1,52) angle=45.000000 dB=10.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "Mi-24P" (1,2,6,296) angle=-1.000000 dB=10.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "Mirage 2000-5" (1,1,1,34) angle=45.000000 dB=10.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "Mi-8MT" (1,2,6,151) angle=-1.000000 dB=10.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "Yak-40" (1,1,5,57) angle=60.000000 dB=5.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "P-51D-30-NA" (1,1,1,64) angle=45.000000 dB=10.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "Tu-22M3" (1,1,2,25) angle=45.000000 dB=10.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "C-17A" (1,1,5,47) angle=60.000000 dB=5.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "Mirage-F1EE" (1,1,1,303) angle=45.000000 dB=10.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "Su-27" (1,1,1,3) angle=45.000000 dB=10.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "MiG-31" (1,1,3,9) angle=45.000000 dB=10.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "MiG-23MLD" (1,1,1,1) angle=45.000000 dB=10.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "Tu-95MS" (1,1,4,21) angle=45.000000 dB=10.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "F-5E" (1,1,1,46) angle=45.000000 dB=10.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "Mi-26" (1,2,25,153) angle=-1.000000 dB=10.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "A-50" (1,1,5,26) angle=60.000000 dB=5.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "KC135MPRS" (1,1,5,268) angle=60.000000 dB=5.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "IL-76MD" (1,1,5,30) angle=60.000000 dB=5.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "A-10A" (1,1,6,17) angle=45.000000 dB=10.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "Su-34" (1,1,1,20) angle=45.000000 dB=10.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "F-4E" (1,1,1,45) angle=45.000000 dB=10.000000
2023-07-29 22:36:48.005 INFO    ARF (Main): Added NCTR type "Su-33" (1,1,1,4) angle=45.000000 dB=10.000000
2023-07-29 22:36:48.006 INFO    M2KC_CPT (Main): Drift N=0.000000nm E=0.000000nm  GS N=0.000000 E=0.000000 Angle errors vertical=0.000000 horizontal=-0.059270
2023-07-29 22:36:48.013 INFO    WORLDGENERAL (Main): loaded from mission Scripts/World/birds.lua
2023-07-29 22:36:48.035 INFO    M2KC_FM (Main): M53P2 model preinit
2023-07-29 22:36:48.038 INFO    M2KC_FM (Main): M53P2 End of model preinit
2023-07-29 22:36:48.058 INFO    EDTERRAINGRAPHICS41 (8172):     surface5 gc() LOD 0 16 squares
2023-07-29 22:36:48.059 INFO    EDTERRAINGRAPHICS41 (8172):     surface5 gc() LOD 1 42 squares
2023-07-29 22:36:48.059 INFO    EDTERRAINGRAPHICS41 (8172):     surface5 gc() LOD 2 28 squares
2023-07-29 22:36:48.059 INFO    EDTERRAINGRAPHICS41 (8172):     surface5 gc() LOD 3 21 squares
2023-07-29 22:36:48.059 INFO    EDTERRAINGRAPHICS41 (8172): surface5 gc() 1.716700 ms
2023-07-29 22:36:48.338 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:36:49.018 WARNING LOG (3992): 4 duplicate message(s) skipped.
2023-07-29 22:36:49.018 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:36:49.018 DEBUG   Scripting (Main): 	 ATCToLeaderHandler : make, coalition = 2
2023-07-29 22:36:49.018 DEBUG   Scripting (Main): Phrases make : key = 6
2023-07-29 22:36:49.018 DEBUG   Scripting (Main): Phrases make : key = 27
2023-07-29 22:36:49.018 DEBUG   Scripting (Main): Phrases make : key = 4275
2023-07-29 22:36:49.018 DEBUG   Scripting (Main): Phrases make : key = 0
2023-07-29 22:36:50.126 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:36:52.022 WARNING LOG (3992): 7 duplicate message(s) skipped.
2023-07-29 22:36:52.022 DEBUG   LuaGUI (Main): ---onBdaShowF10()--- bValue , isOn(): 	false	true
2023-07-29 22:36:52.180 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:36:52.271 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:36:52.271 ERROR_ONCE DX11BACKEND (3820): texture 'm2kc_12c' not found. Asked from ''
2023-07-29 22:36:52.914 ERROR_ONCE DX11BACKEND (5184): texture 'ka-50 pilotfilter' not found. Asked from ''
2023-07-29 22:36:54.950 DEBUG   LuaGUI (Main): --- onChatMessage---	BLUE player Green Goblin died	nil	nil
2023-07-29 22:36:54.950 DEBUG   LuaGUI (Main): --- onChatMessage---	RED unknown in SAM SA-11 Buk "Gadfly" Fire Dome TEL killed BLUE player Green Goblin in F-15E S4+ with 9M38M1 Buk-M1 (SA-11 Gadfly)	nil	nil
2023-07-29 22:36:57.013 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:36:57.013 DEBUG   Scripting (Main): Phrases make : key = 1
2023-07-29 22:36:57.013 DEBUG   Scripting (Main): 	 AWACSCallsign:make
2023-07-29 22:36:57.013 DEBUG   Scripting (Main): Phrases make : key = 1
2023-07-29 22:36:57.013 DEBUG   Scripting (Main): Phrases make : key = 4365
2023-07-29 22:36:58.345 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:36:59.723 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:36:59.723 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:36:59.723 DEBUG   Scripting (Main): Phrases make : key = 27
2023-07-29 22:36:59.723 DEBUG   Scripting (Main): Phrases make : key = 6
2023-07-29 22:36:59.723 DEBUG   Scripting (Main): Phrases make : key = 4079
2023-07-29 22:36:59.757 DEBUG   LuaGUI (Main): --- onChatMessage---	bro	6	-1
2023-07-29 22:37:00.653 INFO    ASYNCNET (Main): Current ping: 73.1ms
2023-07-29 22:37:02.183 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:37:02.333 WARNING Mission (Main): register_unit(1000214,18415361) : db.units['1000214'] table is missing
2023-07-29 22:37:10.172 DEBUG   LuaGUI (Main): --- onChatMessage---	BLUE player Griffin in F-22A killed RED unknown in Su-33 with 	nil	nil
2023-07-29 22:37:11.512 DEBUG   LuaGUI (Main): --- onChatMessage---	how did the sa-11 wake up	6	-1
2023-07-29 22:37:14.349 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:37:22.573 WARNING LOG (3992): 5 duplicate message(s) skipped.
2023-07-29 22:37:22.573 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:37:22.573 DEBUG   Scripting (Main): 	 ATCToLeaderHandler : make, coalition = 2
2023-07-29 22:37:22.573 DEBUG   Scripting (Main): Phrases make : key = 4
2023-07-29 22:37:22.573 DEBUG   Scripting (Main): Phrases make : key = 21
2023-07-29 22:37:22.573 DEBUG   Scripting (Main): Phrases make : key = 4275
2023-07-29 22:37:22.573 DEBUG   Scripting (Main): Phrases make : key = 0
2023-07-29 22:37:25.510 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:37:29.017 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:37:29.017 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:37:29.017 DEBUG   Scripting (Main): Phrases make : key = 6
2023-07-29 22:37:29.018 DEBUG   Scripting (Main): Phrases make : key = 4279
2023-07-29 22:37:30.655 INFO    ASYNCNET (Main): Current ping: 72.9ms
2023-07-29 22:37:31.429 DEBUG   LuaGUI (Main): --- onChatMessage---	BLUE player TheGhostParty27 in F-15E S4+ killed RED unknown in APC BTR-RD with GBU-12	nil	nil
2023-07-29 22:37:31.732 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:37:34.450 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:37:34.450 DEBUG   Scripting (Main): 	 ATCToLeaderHandler : make, coalition = 2
2023-07-29 22:37:34.450 DEBUG   Scripting (Main): Phrases make : key = 6
2023-07-29 22:37:34.450 DEBUG   Scripting (Main): Phrases make : key = 27
2023-07-29 22:37:34.450 DEBUG   Scripting (Main): Phrases make : key = 4278
2023-07-29 22:37:35.049 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:37:37.958 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:37:37.958 DEBUG   LuaGUI (Main): --- onChatMessage---	Pack Lead connected to server	nil	nil
2023-07-29 22:37:40.676 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:37:47.717 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:37:47.717 INFO    M2KC_CPT (Main): Drift N=0.000000nm E=0.000000nm  GS N=0.000000 E=0.000000 Angle errors vertical=0.000000 horizontal=-0.059270
2023-07-29 22:37:48.581 DEBUG   LuaGUI (Main): ---setSlot---	2	1
2023-07-29 22:37:49.058 INFO    LuaNET (Main): Trying to Launch SRS @ C:\Program Files\DCS-SimpleRadio-Standalone
2023-07-29 22:37:49.061 DEBUG   LuaGUI (Main): --- onChatMessage---	SRS Running @ 62.172.186.82:30204	1	18
2023-07-29 22:37:50.312 INFO    APP (Main): MissionSpawn:spawnLocalPlayer 1,M-2000C
2023-07-29 22:37:50.313 ERROR   APP (Main): Error: Unit [M-2000C]: Corrupt damage model.
2023-07-29 22:37:50.315 WARNING EDCORE (Main): Source bazar/textures/avionicscommon is already mounted to the same mount /textures/.
2023-07-29 22:37:50.317 DEBUG   create_aircraft_data (Main): M-2000C custom configuration found for settings.lua
2023-07-29 22:37:50.324 INFO    COCKPITBASE (Main): WebRTC VOIP init: registered radio receiver/transmitter "VHF" with id - 0
2023-07-29 22:37:50.324 INFO    COCKPITBASE (Main): WebRTC VOIP init: enabled VOIP capability for radio VHF
2023-07-29 22:37:50.324 INFO    COCKPITBASE (Main): WebRTC VOIP init: registered radio receiver/transmitter "UHF" with id - 1
2023-07-29 22:37:50.324 INFO    COCKPITBASE (Main): WebRTC VOIP init: enabled VOIP capability for radio UHF
2023-07-29 22:37:50.325 INFO    COCKPITBASE (Main): WebRTC VOIP init: registered radio receiver "Base ILS localizer receiver" with id - 2
2023-07-29 22:37:50.325 INFO    COCKPITBASE (Main): WebRTC VOIP init: registered radio receiver "Base VOR receiver" with id - 3
2023-07-29 22:37:50.327 ERROR   EDCORE (Main): [G:\Kaydedilen Oyunlar\DCS.openbeta\/Scripts/Hooks/lottafGameGUI.lua] CreateFile(REWRITE): The process cannot access the file because it is being used by another process.
2023-07-29 22:37:50.327 ERROR   EDCORE (Main): Can't open file 'G:\Kaydedilen Oyunlar\DCS.openbeta\/Scripts/Hooks/lottafGameGUI.lua' from fs.
2023-07-29 22:37:50.328 DEBUG   ./Mods/aircraft/M-2000C/Cockpit/VTH/HUD_init.lua (Main): M-2000C custom configuration found for settings.lua
2023-07-29 22:37:50.337 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:37:50.337 INFO    VISUALIZER (8036): cockpit ILV loaded
2023-07-29 22:37:50.337 DEBUG   ccLuaLoader::querySharedState (Main): M-2000C custom configuration found for settings.lua
2023-07-29 22:37:50.391 WARNING LOG (3992): 14 duplicate message(s) skipped.
2023-07-29 22:37:50.391 INFO    INPUT (Main): Key combo skipped. Layer[Unit M-2000C] key = [KEY_R] device = [Keyboard] modifiers[key = [KEY_LWIN] device = [Keyboard]] switches[] action[down = 115, ]. Combo already mapped to action [down = 1760, ]
2023-07-29 22:37:50.400 ERROR   ED_SOUND (Main): source_add(host:COCKPIT_2D, proto:Gear_Lever, alt_proto:): can't find proto
2023-07-29 22:37:50.400 INFO    M2KC_CPT (Main): PCA : Func name MAG
2023-07-29 22:37:50.400 INFO    M2KC_CPT (Main): PCA : Loadout MAG MAG {MMagicII} type=4,4,7,327
2023-07-29 22:37:50.400 INFO    M2KC_CPT (Main): PCA : Func name MAF
2023-07-29 22:37:50.400 INFO    M2KC_CPT (Main): PCA : Func name 530
2023-07-29 22:37:50.400 INFO    M2KC_CPT (Main): PCA : Loadout 530 530 {Matra_S530D} type=4,4,7,368
2023-07-29 22:37:50.400 INFO    M2KC_CPT (Main): PCA : Func name 53F
2023-07-29 22:37:50.400 INFO    M2KC_CPT (Main): PCA : Func name RP
2023-07-29 22:37:50.400 INFO    M2KC_CPT (Main): PCA : Loadout RP RP {M2KC_RPL_522} type=1,3,43,605
2023-07-29 22:37:50.400 INFO    M2KC_CPT (Main): PCA : Loadout RP RP {M2KC_RPL_522_EMPTY} type=1,3,43,1642
2023-07-29 22:37:50.400 INFO    M2KC_CPT (Main): PCA : Loadout RP RP {M2KC_02_RPL541} type=1,3,43,603
2023-07-29 22:37:50.400 INFO    M2KC_CPT (Main): PCA : Loadout RP RP {M2KC_02_RPL541_EMPTY} type=1,3,43,1640
2023-07-29 22:37:50.400 INFO    M2KC_CPT (Main): PCA : Loadout RP RP {M2KC_08_RPL541} type=1,3,43,604
2023-07-29 22:37:50.400 INFO    M2KC_CPT (Main): PCA : Loadout RP RP {M2KC_08_RPL541_EMPTY} type=1,3,43,1641
2023-07-29 22:37:50.400 INFO    M2KC_CPT (Main): PCA : Func name BL1
2023-07-29 22:37:50.400 INFO    M2KC_CPT (Main): PCA : Loadout BL1 BL1 {BCE4E030-38E9-423E-98ED-24BE3DA87C32} type=4,5,9,31
2023-07-29 22:37:50.400 INFO    M2KC_CPT (Main): PCA : Func name BL2
2023-07-29 22:37:50.400 INFO    M2KC_CPT (Main): PCA : Loadout BL2 BL2 {SAMP250LD} type=4,5,9,389
2023-07-29 22:37:50.400 INFO    M2KC_CPT (Main): PCA : Func name EL1
2023-07-29 22:37:50.400 INFO    M2KC_CPT (Main): PCA : Loadout EL1 EL1 {DB769D48-67D7-42ED-A2BE-108D566C8B1E} type=4,5,36,38
2023-07-29 22:37:50.400 INFO    M2KC_CPT (Main): PCA : Func name EL4
2023-07-29 22:37:50.400 INFO    M2KC_CPT (Main): PCA : Loadout EL4 EL4 {34759BBC-AF1E-4AEE-A581-498FF7A6EBCE} type=4,5,36,41
2023-07-29 22:37:50.400 INFO    M2KC_CPT (Main): PCA : Func name EL6
2023-07-29 22:37:50.400 INFO    M2KC_CPT (Main): PCA : Loadout EL6 EL6 {0D33DDAE-524F-4A4E-B5B8-621754FE3ADE} type=4,5,36,39
2023-07-29 22:37:50.400 INFO    M2KC_CPT (Main): PCA : Func name BF1
2023-07-29 22:37:50.400 INFO    M2KC_CPT (Main): PCA : Loadout BF1 BF1 {Mk82AIR} type=4,5,9,75
2023-07-29 22:37:50.400 INFO    M2KC_CPT (Main): PCA : Func name BF2
2023-07-29 22:37:50.400 INFO    M2KC_CPT (Main): PCA : Loadout BF2 BF2 {Mk82SNAKEYE} type=4,5,9,79
2023-07-29 22:37:50.400 INFO    M2KC_CPT (Main): PCA : Func name BF3
2023-07-29 22:37:50.400 INFO    M2KC_CPT (Main): PCA : Loadout BF3 BF3 {SAMP250HD} type=4,5,9,390
2023-07-29 22:37:50.400 INFO    M2KC_CPT (Main): PCA : Func name BF6
2023-07-29 22:37:50.400 INFO    M2KC_CPT (Main): PCA : Loadout BF6 BF6 {BLG66_BELOUGA_AC} type=4,5,38,324
2023-07-29 22:37:50.400 INFO    M2KC_CPT (Main): PCA : Func name BF8
2023-07-29 22:37:50.400 INFO    M2KC_CPT (Main): PCA : Loadout BF8 BF8 {BAP_100} type=4,5,37,347
2023-07-29 22:37:50.400 INFO    M2KC_CPT (Main): PCA : Func name RK3
2023-07-29 22:37:50.400 INFO    M2KC_CPT (Main): PCA : Loadout RK3 RK3 {Matra155RocketPod} type=4,7,33,145
2023-07-29 22:37:50.400 INFO    M2KC_CPT (Main): PCA : Func name RKF
2023-07-29 22:37:50.400 INFO    M2KC_CPT (Main): PCA : Func name BFF
2023-07-29 22:37:50.400 INFO    M2KC_CPT (Main): PCA : Func name BLF
2023-07-29 22:37:50.400 INFO    M2KC_CPT (Main): PCA : Func name FUM
2023-07-29 22:37:50.400 INFO    M2KC_CPT (Main): PCA : Loadout FUM FUM {A4BCC903-06C8-47bb-9937-A30FEDB4E741} type=4,15,50,67
2023-07-29 22:37:50.400 INFO    M2KC_CPT (Main): PCA : Loadout FUM FUM {A4BCC903-06C8-47bb-9937-A30FEDB4E742} type=4,15,50,87
2023-07-29 22:37:50.400 INFO    M2KC_CPT (Main): PCA : Loadout FUM FUM {A4BCC903-06C8-47bb-9937-A30FEDB4E743} type=4,15,50,88
2023-07-29 22:37:50.400 INFO    M2KC_CPT (Main): PCA : Loadout FUM FUM {A4BCC903-06C8-47bb-9937-A30FEDB4E744} type=4,15,50,89
2023-07-29 22:37:50.400 INFO    M2KC_CPT (Main): PCA : Loadout FUM FUM {A4BCC903-06C8-47bb-9937-A30FEDB4E745} type=4,15,50,90
2023-07-29 22:37:50.400 INFO    M2KC_CPT (Main): PCA : Loadout FUM FUM {A4BCC903-06C8-47bb-9937-A30FEDB4E746} type=4,15,50,91
2023-07-29 22:37:50.401 ERROR   wInfo (Main): can't open Objects[SA-8 Osa LD 9T217] table
2023-07-29 22:37:50.402 INFO    COCKPITBASE (Main): WebRTC VOIP init: registered radio receiver "Base TACAN receiver" with id - 4
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "S-3B" (1,1,5,42) angle=60.000000 dB=5.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "F-16C bl.50" (1,1,1,7) angle=45.000000 dB=10.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "E-2C" (1,1,5,41) angle=60.000000 dB=5.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "L-39ZA" (1,1,6,61) angle=45.000000 dB=10.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "Mirage-F1DDA" (1,1,1,323) angle=45.000000 dB=10.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "Mirage-F1BD" (1,1,1,322) angle=45.000000 dB=10.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "UH-60A" (1,2,25,162) angle=-1.000000 dB=10.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "Mirage-F1BQ" (1,1,1,321) angle=45.000000 dB=10.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "Mirage-F1BE" (1,1,1,320) angle=45.000000 dB=10.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "Mirage-F1B" (1,1,1,319) angle=45.000000 dB=10.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "Mirage-F1CT" (1,1,1,318) angle=45.000000 dB=10.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "C-130" (1,1,5,31) angle=60.000000 dB=5.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "MiG-19P" (1,1,1,287) angle=45.000000 dB=10.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "KJ-2000" (1,1,5,272) angle=60.000000 dB=5.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "Mirage-F1ED" (1,1,1,315) angle=45.000000 dB=10.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "Mirage-F1C" (1,1,1,301) angle=45.000000 dB=10.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "Mirage-F1CE" (1,1,1,302) angle=45.000000 dB=10.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "MiG-29S" (1,1,1,50) angle=45.000000 dB=10.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "AH-1W" (1,2,6,163) angle=-1.000000 dB=10.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "Su-17M4" (1,1,1,48) angle=45.000000 dB=10.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "MiG-21Bis" (1,1,1,288) angle=45.000000 dB=10.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "F/A-18A" (1,1,1,14) angle=45.000000 dB=10.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "F-5E-3" (1,1,1,276) angle=45.000000 dB=10.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "CH-47D" (1,2,25,159) angle=-1.000000 dB=10.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "Su-24MR" (1,1,1,51) angle=45.000000 dB=10.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "Mirage-F1CJ" (1,1,1,312) angle=45.000000 dB=10.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "Mirage-F1CZ" (1,1,1,311) angle=45.000000 dB=10.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "Mirage-F1CG" (1,1,1,310) angle=45.000000 dB=10.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "Mirage-F1JA" (1,1,1,309) angle=45.000000 dB=10.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "Ka-27" (1,2,25,154) angle=-1.000000 dB=10.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "An-26B" (1,1,5,39) angle=60.000000 dB=5.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "AH-64A" (1,2,6,157) angle=-1.000000 dB=10.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "Mirage-F1C-200" (1,1,1,306) angle=45.000000 dB=10.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "F/A-18C" (1,1,1,53) angle=45.000000 dB=10.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "Mirage-F1M-CE" (1,1,1,305) angle=45.000000 dB=10.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "Mi-24V" (1,2,6,152) angle=-1.000000 dB=10.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "Mirage-F1CR" (1,1,1,317) angle=45.000000 dB=10.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "AV8BNA" (1,1,1,266) angle=45.000000 dB=10.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "Su-25" (1,1,6,16) angle=45.000000 dB=10.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "C-101CC" (1,1,6,270) angle=45.000000 dB=10.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "KC130" (1,1,5,267) angle=60.000000 dB=5.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "F-16C_50" (1,1,1,275) angle=45.000000 dB=10.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "Tu-160" (1,1,2,18) angle=45.000000 dB=10.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "Tu-142" (1,1,4,22) angle=-1.000000 dB=10.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "MQ-9 Reaper" (1,1,1,285) angle=-1.000000 dB=10.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "F-15E" (1,1,1,59) angle=45.000000 dB=10.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "A-10C" (1,1,6,58) angle=45.000000 dB=10.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "A-10C_2" (1,1,6,264) angle=45.000000 dB=10.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "C-101EB" (1,1,6,269) angle=45.000000 dB=10.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "B-52H" (1,1,4,23) angle=60.000000 dB=5.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "F-117A" (1,1,6,37) angle=15.000000 dB=20.000000
2023-07-29 22:37:50.409 WARNING ARF (Main): Could not add NCTR type "F-14D"
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "SA342M" (1,2,6,289) angle=-1.000000 dB=10.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "JF-17" (1,1,1,271) angle=45.000000 dB=10.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "Mirage-F1EDA" (1,1,1,316) angle=45.000000 dB=10.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "SH-60B" (1,2,6,161) angle=-1.000000 dB=10.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "AJS37" (1,1,1,265) angle=45.000000 dB=10.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "Tornado IDS" (1,1,1,56) angle=45.000000 dB=10.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "UH-1H" (1,2,6,166) angle=-1.000000 dB=10.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "S-3B Tanker" (1,1,5,33) angle=60.000000 dB=5.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "Su-25T" (1,1,6,54) angle=45.000000 dB=10.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "MiG-15bis" (1,1,1,286) angle=45.000000 dB=10.000000
2023-07-29 22:37:50.409 WARNING ARF (Main): Could not add NCTR type "F-111F"
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "FA-18C_hornet" (1,1,1,280) angle=45.000000 dB=10.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "F-16C bl.52d" (1,1,1,7) angle=45.000000 dB=10.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "MiG-25RBT" (1,1,3,8) angle=45.000000 dB=10.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "SH-3W" (1,2,25,164) angle=-1.000000 dB=10.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "F-86F Sabre" (1,1,1,277) angle=45.000000 dB=10.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "M-2000C" (1,1,1,284) angle=45.000000 dB=10.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "Su-25TM" (1,1,6,38) angle=45.000000 dB=10.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "RQ-1A Predator" (1,1,6,55) angle=-1.000000 dB=10.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "OH-58D" (1,2,6,168) angle=-1.000000 dB=10.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "CH-53E" (1,2,25,160) angle=-1.000000 dB=10.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "TF-51D" (1,1,1,65) angle=45.000000 dB=10.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "Mi-28N" (1,2,6,167) angle=-1.000000 dB=10.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "Mirage-F1CK" (1,1,1,313) angle=45.000000 dB=10.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "KC-135" (1,1,5,60) angle=60.000000 dB=5.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "MiG-25PD" (1,1,3,24) angle=45.000000 dB=10.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "MiG-27K" (1,1,1,11) angle=45.000000 dB=10.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "F-14A-135-GR" (1,1,1,279) angle=45.000000 dB=10.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "Ka-50" (1,2,6,155) angle=-1.000000 dB=10.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "L-39C" (1,1,6,283) angle=45.000000 dB=10.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "F-15C" (1,1,1,6) angle=45.000000 dB=10.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "F-16A MLU" (1,1,1,52) angle=45.000000 dB=10.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "Mirage-F1EH" (1,1,1,307) angle=45.000000 dB=10.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "Mirage-F1CH" (1,1,1,308) angle=45.000000 dB=10.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "Su-24M" (1,1,1,12) angle=45.000000 dB=10.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "Su-30" (1,1,1,13) angle=45.000000 dB=10.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "F-14B" (1,1,1,278) angle=45.000000 dB=10.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "MiG-29A" (1,1,1,2) angle=45.000000 dB=10.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "Mirage-F1M-EE" (1,1,1,304) angle=45.000000 dB=10.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "An-30M" (1,1,5,40) angle=60.000000 dB=5.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "AH-64D" (1,2,6,158) angle=-1.000000 dB=10.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "E-3A" (1,1,5,27) angle=60.000000 dB=5.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "J-11A" (1,1,1,66) angle=45.000000 dB=10.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "IL-78M" (1,1,5,28) angle=60.000000 dB=5.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "F-14A" (1,1,1,5) angle=45.000000 dB=10.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "Hawk" (1,1,1,281) angle=-1.000000 dB=10.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "P-51D" (1,1,1,63) angle=45.000000 dB=10.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "B-1B" (1,1,2,19) angle=45.000000 dB=10.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "Tornado GR4" (1,1,1,10) angle=45.000000 dB=10.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "Mirage-F1EQ" (1,1,1,314) angle=45.000000 dB=10.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "F-16A" (1,1,1,52) angle=45.000000 dB=10.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "Mi-24P" (1,2,6,296) angle=-1.000000 dB=10.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "Mirage 2000-5" (1,1,1,34) angle=45.000000 dB=10.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "Mi-8MT" (1,2,6,151) angle=-1.000000 dB=10.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "Yak-40" (1,1,5,57) angle=60.000000 dB=5.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "P-51D-30-NA" (1,1,1,64) angle=45.000000 dB=10.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "Tu-22M3" (1,1,2,25) angle=45.000000 dB=10.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "C-17A" (1,1,5,47) angle=60.000000 dB=5.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "Mirage-F1EE" (1,1,1,303) angle=45.000000 dB=10.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "Su-27" (1,1,1,3) angle=45.000000 dB=10.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "MiG-31" (1,1,3,9) angle=45.000000 dB=10.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "MiG-23MLD" (1,1,1,1) angle=45.000000 dB=10.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "Tu-95MS" (1,1,4,21) angle=45.000000 dB=10.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "F-5E" (1,1,1,46) angle=45.000000 dB=10.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "Mi-26" (1,2,25,153) angle=-1.000000 dB=10.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "A-50" (1,1,5,26) angle=60.000000 dB=5.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "KC135MPRS" (1,1,5,268) angle=60.000000 dB=5.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "IL-76MD" (1,1,5,30) angle=60.000000 dB=5.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "A-10A" (1,1,6,17) angle=45.000000 dB=10.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "Su-34" (1,1,1,20) angle=45.000000 dB=10.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "F-4E" (1,1,1,45) angle=45.000000 dB=10.000000
2023-07-29 22:37:50.409 INFO    ARF (Main): Added NCTR type "Su-33" (1,1,1,4) angle=45.000000 dB=10.000000
2023-07-29 22:37:50.416 INFO    WORLDGENERAL (Main): loaded from mission Scripts/World/birds.lua
2023-07-29 22:37:50.431 DEBUG   LuaGUI (Main): ---onBdaShowF10()--- bValue , isOn(): 	true	true
2023-07-29 22:37:50.431 INFO    EDTERRAINGRAPHICS41 (8172):     surface5 gc() LOD 0 0 squares
2023-07-29 22:37:50.431 INFO    EDTERRAINGRAPHICS41 (8172):     surface5 gc() LOD 1 20 squares
2023-07-29 22:37:50.432 INFO    EDTERRAINGRAPHICS41 (8172):     surface5 gc() LOD 2 80 squares
2023-07-29 22:37:50.432 INFO    EDTERRAINGRAPHICS41 (8172):     surface5 gc() LOD 3 91 squares
2023-07-29 22:37:50.432 INFO    EDTERRAINGRAPHICS41 (8172): surface5 gc() 1.488500 ms
2023-07-29 22:37:50.452 INFO    M2KC_FM (Main): M53P2 model preinit
2023-07-29 22:37:50.455 INFO    M2KC_FM (Main): M53P2 End of model preinit
2023-07-29 22:37:50.791 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:37:52.574 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:37:52.574 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:37:52.574 DEBUG   Scripting (Main): Phrases make : key = 2
2023-07-29 22:37:52.574 DEBUG   Scripting (Main): Phrases make : key = 4286
2023-07-29 22:38:00.656 INFO    ASYNCNET (Main): Current ping: 72.5ms
2023-07-29 22:38:00.943 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:38:02.337 WARNING Mission (Main): register_unit(1000216,18415873) : db.units['1000216'] table is missing
2023-07-29 22:38:03.032 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:38:15.309 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:38:15.309 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:38:15.309 DEBUG   Scripting (Main): Phrases make : key = 1
2023-07-29 22:38:15.309 DEBUG   Scripting (Main): 	 AWACSCallsign:make
2023-07-29 22:38:15.309 DEBUG   Scripting (Main): Phrases make : key = 1
2023-07-29 22:38:15.309 DEBUG   Scripting (Main): Phrases make : key = 4365
2023-07-29 22:38:15.697 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:38:20.210 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:38:20.210 INFO    M2KC_CPT (Main): Unknown RWR contact type "F-22A"
2023-07-29 22:38:25.178 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:38:30.657 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:38:30.657 INFO    ASYNCNET (Main): Current ping: 74.4ms
2023-07-29 22:38:33.643 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:38:45.102 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:38:45.102 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:38:45.102 DEBUG   Scripting (Main): Phrases make : key = 1
2023-07-29 22:38:45.102 DEBUG   Scripting (Main): 	 AWACSCallsign:make
2023-07-29 22:38:45.102 DEBUG   Scripting (Main): Phrases make : key = 1
2023-07-29 22:38:45.102 DEBUG   Scripting (Main): Phrases make : key = 4365
2023-07-29 22:38:48.937 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:38:48.937 DEBUG   Scripting (Main): Phrases make : key = 4150
2023-07-29 22:38:49.277 INFO    M2KC_CPT (Main): Drift N=-0.000025nm E=0.000031nm  GS N=-0.001808 E=0.004958 Angle errors vertical=0.000318 horizontal=-0.059679
2023-07-29 22:38:50.657 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:38:51.614 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:38:51.614 DEBUG   LuaGUI (Main): ---DCS onReloadEvent--- 	1
2023-07-29 22:38:51.718 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:38:51.718 DEBUG   Scripting (Main): Phrases make : key = 4447
2023-07-29 22:38:54.251 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:38:59.342 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:38:59.342 DEBUG   LuaGUI (Main): ---DCS onReloadEvent--- 	3
2023-07-29 22:39:00.658 INFO    ASYNCNET (Main): Current ping: 72.9ms
2023-07-29 22:39:02.074 DEBUG   LuaGUI (Main): ---DCS onReloadEvent--- 	3
2023-07-29 22:39:05.110 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:39:05.110 WARNING EFFECTS2 (Main): OParticleSystem: preset 'smoke' not found in 'speedSmoke.lua', using default
2023-07-29 22:39:07.417 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:39:07.417 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:39:07.540 DEBUG   LuaGUI (Main): ---DCS onReloadEvent--- 	3
2023-07-29 22:39:08.209 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:39:10.256 DEBUG   LuaGUI (Main): ---DCS onReloadEvent--- 	3
2023-07-29 22:39:11.729 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:39:12.986 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:39:12.986 DEBUG   LuaGUI (Main): ---DCS onReloadEvent--- 	3
2023-07-29 22:39:14.571 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:39:15.710 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:39:15.710 DEBUG   LuaGUI (Main): ---DCS onReloadEvent--- 	3
2023-07-29 22:39:16.628 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:39:18.451 DEBUG   LuaGUI (Main): ---DCS onReloadEvent--- 	3
2023-07-29 22:39:18.470 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:39:18.538 ERROR   APP (Main): Error: Unit [F-15C]: Corrupt damage model.
2023-07-29 22:39:18.833 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:39:21.169 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:39:21.169 DEBUG   LuaGUI (Main): ---DCS onReloadEvent--- 	3
2023-07-29 22:39:21.951 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:39:23.895 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:39:23.895 DEBUG   LuaGUI (Main): ---DCS onReloadEvent--- 	3
2023-07-29 22:39:25.458 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:39:26.620 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:39:26.620 INFO    M2KC_CPT (Main): PCA : Func name MAG
2023-07-29 22:39:26.620 INFO    M2KC_CPT (Main): PCA : Loadout MAG MAG {MMagicII} type=4,4,7,327
2023-07-29 22:39:26.620 INFO    M2KC_CPT (Main): PCA : Func name MAF
2023-07-29 22:39:26.620 INFO    M2KC_CPT (Main): PCA : Func name 530
2023-07-29 22:39:26.620 INFO    M2KC_CPT (Main): PCA : Loadout 530 530 {Matra_S530D} type=4,4,7,368
2023-07-29 22:39:26.620 INFO    M2KC_CPT (Main): PCA : Func name 53F
2023-07-29 22:39:26.620 INFO    M2KC_CPT (Main): PCA : Func name RP
2023-07-29 22:39:26.620 INFO    M2KC_CPT (Main): PCA : Loadout RP RP {M2KC_RPL_522} type=1,3,43,605
2023-07-29 22:39:26.620 INFO    M2KC_CPT (Main): PCA : Loadout RP RP {M2KC_RPL_522_EMPTY} type=1,3,43,1642
2023-07-29 22:39:26.620 INFO    M2KC_CPT (Main): PCA : Loadout RP RP {M2KC_02_RPL541} type=1,3,43,603
2023-07-29 22:39:26.620 INFO    M2KC_CPT (Main): PCA : Loadout RP RP {M2KC_02_RPL541_EMPTY} type=1,3,43,1640
2023-07-29 22:39:26.620 INFO    M2KC_CPT (Main): PCA : Loadout RP RP {M2KC_08_RPL541} type=1,3,43,604
2023-07-29 22:39:26.620 INFO    M2KC_CPT (Main): PCA : Loadout RP RP {M2KC_08_RPL541_EMPTY} type=1,3,43,1641
2023-07-29 22:39:26.620 INFO    M2KC_CPT (Main): PCA : Func name BL1
2023-07-29 22:39:26.620 INFO    M2KC_CPT (Main): PCA : Loadout BL1 BL1 {BCE4E030-38E9-423E-98ED-24BE3DA87C32} type=4,5,9,31
2023-07-29 22:39:26.620 INFO    M2KC_CPT (Main): PCA : Func name BL2
2023-07-29 22:39:26.620 INFO    M2KC_CPT (Main): PCA : Loadout BL2 BL2 {SAMP250LD} type=4,5,9,389
2023-07-29 22:39:26.620 INFO    M2KC_CPT (Main): PCA : Func name EL1
2023-07-29 22:39:26.620 INFO    M2KC_CPT (Main): PCA : Loadout EL1 EL1 {DB769D48-67D7-42ED-A2BE-108D566C8B1E} type=4,5,36,38
2023-07-29 22:39:26.620 INFO    M2KC_CPT (Main): PCA : Func name EL4
2023-07-29 22:39:26.620 INFO    M2KC_CPT (Main): PCA : Loadout EL4 EL4 {34759BBC-AF1E-4AEE-A581-498FF7A6EBCE} type=4,5,36,41
2023-07-29 22:39:26.620 INFO    M2KC_CPT (Main): PCA : Func name EL6
2023-07-29 22:39:26.620 INFO    M2KC_CPT (Main): PCA : Loadout EL6 EL6 {0D33DDAE-524F-4A4E-B5B8-621754FE3ADE} type=4,5,36,39
2023-07-29 22:39:26.620 INFO    M2KC_CPT (Main): PCA : Func name BF1
2023-07-29 22:39:26.620 INFO    M2KC_CPT (Main): PCA : Loadout BF1 BF1 {Mk82AIR} type=4,5,9,75
2023-07-29 22:39:26.620 INFO    M2KC_CPT (Main): PCA : Func name BF2
2023-07-29 22:39:26.620 INFO    M2KC_CPT (Main): PCA : Loadout BF2 BF2 {Mk82SNAKEYE} type=4,5,9,79
2023-07-29 22:39:26.620 INFO    M2KC_CPT (Main): PCA : Func name BF3
2023-07-29 22:39:26.620 INFO    M2KC_CPT (Main): PCA : Loadout BF3 BF3 {SAMP250HD} type=4,5,9,390
2023-07-29 22:39:26.620 INFO    M2KC_CPT (Main): PCA : Func name BF6
2023-07-29 22:39:26.620 INFO    M2KC_CPT (Main): PCA : Loadout BF6 BF6 {BLG66_BELOUGA_AC} type=4,5,38,324
2023-07-29 22:39:26.620 INFO    M2KC_CPT (Main): PCA : Func name BF8
2023-07-29 22:39:26.620 INFO    M2KC_CPT (Main): PCA : Loadout BF8 BF8 {BAP_100} type=4,5,37,347
2023-07-29 22:39:26.620 INFO    M2KC_CPT (Main): PCA : Func name RK3
2023-07-29 22:39:26.620 INFO    M2KC_CPT (Main): PCA : Loadout RK3 RK3 {Matra155RocketPod} type=4,7,33,145
2023-07-29 22:39:26.620 INFO    M2KC_CPT (Main): PCA : Func name RKF
2023-07-29 22:39:26.620 INFO    M2KC_CPT (Main): PCA : Func name BFF
2023-07-29 22:39:26.620 INFO    M2KC_CPT (Main): PCA : Func name BLF
2023-07-29 22:39:26.620 INFO    M2KC_CPT (Main): PCA : Func name FUM
2023-07-29 22:39:26.620 INFO    M2KC_CPT (Main): PCA : Loadout FUM FUM {A4BCC903-06C8-47bb-9937-A30FEDB4E741} type=4,15,50,67
2023-07-29 22:39:26.620 INFO    M2KC_CPT (Main): PCA : Loadout FUM FUM {A4BCC903-06C8-47bb-9937-A30FEDB4E742} type=4,15,50,87
2023-07-29 22:39:26.620 INFO    M2KC_CPT (Main): PCA : Loadout FUM FUM {A4BCC903-06C8-47bb-9937-A30FEDB4E743} type=4,15,50,88
2023-07-29 22:39:26.620 INFO    M2KC_CPT (Main): PCA : Loadout FUM FUM {A4BCC903-06C8-47bb-9937-A30FEDB4E744} type=4,15,50,89
2023-07-29 22:39:26.620 INFO    M2KC_CPT (Main): PCA : Loadout FUM FUM {A4BCC903-06C8-47bb-9937-A30FEDB4E745} type=4,15,50,90
2023-07-29 22:39:26.620 INFO    M2KC_CPT (Main): PCA : Loadout FUM FUM {A4BCC903-06C8-47bb-9937-A30FEDB4E746} type=4,15,50,91
2023-07-29 22:39:26.620 DEBUG   LuaGUI (Main): ---DCS onReloadEvent--- 	2
2023-07-29 22:39:26.735 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:39:26.735 DEBUG   Scripting (Main): Phrases make : key = 4449
2023-07-29 22:39:30.661 INFO    ASYNCNET (Main): Current ping: 74.0ms
2023-07-29 22:39:32.285 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:39:49.273 WARNING LOG (3992): 6 duplicate message(s) skipped.
2023-07-29 22:39:49.273 INFO    M2KC_CPT (Main): Drift N=0.000002nm E=0.000169nm  GS N=0.005327 E=0.013470 Angle errors vertical=0.000791 horizontal=-0.059122
2023-07-29 22:39:50.146 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:39:50.915 DEBUG   LuaGUI (Main): --- onChatMessage---	BLUE player HansVoss died	nil	nil
2023-07-29 22:39:50.915 DEBUG   LuaGUI (Main): --- onChatMessage---	BLUE player HansVoss in Mirage F1CE killed BLUE player HansVoss in Mirage F1CE with SAMP-400 LD	nil	nil
2023-07-29 22:39:52.203 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:39:52.581 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:39:52.582 DEBUG   Scripting (Main): Phrases make : key = 2
2023-07-29 22:39:52.582 DEBUG   Scripting (Main): Phrases make : key = 4286
2023-07-29 22:39:52.998 ERROR   EDCORE (Main): Can't open file: /textures/liveries/fa-18c_hornet/f-18c vnm 1-8/description.lua.
2023-07-29 22:39:53.051 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:39:53.062 DEBUG   LuaGUI (Main): ---onBdaShowF10()--- bValue , isOn(): 	false	true
2023-07-29 22:39:55.011 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:39:55.011 DEBUG   Scripting (Main): Phrases make : key = 1
2023-07-29 22:39:55.011 DEBUG   Scripting (Main): 	 AWACSCallsign:make
2023-07-29 22:39:55.011 DEBUG   Scripting (Main): Phrases make : key = 1
2023-07-29 22:39:55.011 DEBUG   Scripting (Main): Phrases make : key = 4365
2023-07-29 22:39:55.118 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:39:57.114 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:39:57.114 ERROR   APP (Main): Error: Unit [CH-47D]: Corrupt damage model.
2023-07-29 22:39:58.295 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:40:00.665 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:40:00.665 INFO    ASYNCNET (Main): Current ping: 76.8ms
2023-07-29 22:40:02.193 DEBUG   LuaGUI (Main): ---onBdaShowF10()--- bValue , isOn(): 	true	true
2023-07-29 22:40:02.196 INFO    EDTERRAINGRAPHICS41 (8172):     surface5 gc() LOD 0 5 squares
2023-07-29 22:40:02.196 INFO    EDTERRAINGRAPHICS41 (8172):     surface5 gc() LOD 1 57 squares
2023-07-29 22:40:02.197 INFO    EDTERRAINGRAPHICS41 (8172):     surface5 gc() LOD 2 69 squares
2023-07-29 22:40:02.197 INFO    EDTERRAINGRAPHICS41 (8172):     surface5 gc() LOD 3 41 squares
2023-07-29 22:40:02.197 INFO    EDTERRAINGRAPHICS41 (8172): surface5 gc() 1.512100 ms
2023-07-29 22:40:03.366 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:40:03.876 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:40:03.876 DEBUG   Scripting (Main): Phrases make : key = 1
2023-07-29 22:40:03.876 DEBUG   Scripting (Main): Phrases make : key = 2
2023-07-29 22:40:03.876 DEBUG   Scripting (Main): Phrases make : key = 4102
2023-07-29 22:40:09.767 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:40:11.538 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:40:11.538 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:40:11.539 DEBUG   Scripting (Main): Phrases make : key = 2
2023-07-29 22:40:11.539 DEBUG   Scripting (Main): Phrases make : key = 1
2023-07-29 22:40:11.539 DEBUG   Scripting (Main): Phrases make : key = 4378
2023-07-29 22:40:13.943 DEBUG   LuaGUI (Main): --- onChatMessage---	BLUE player TheGhostParty27 in F-15E S4+ killed RED unknown in SAM SA-6 Kub "Straight Flush" STR with 	nil	nil
2023-07-29 22:40:14.533 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:40:17.590 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:40:17.590 DEBUG   Scripting (Main): 	 ATCToLeaderHandler : make, coalition = 2
2023-07-29 22:40:17.590 DEBUG   Scripting (Main): Phrases make : key = 4
2023-07-29 22:40:17.590 DEBUG   Scripting (Main): Phrases make : key = 21
2023-07-29 22:40:17.590 DEBUG   Scripting (Main): Phrases make : key = 4275
2023-07-29 22:40:17.590 DEBUG   Scripting (Main): Phrases make : key = 0
2023-07-29 22:40:21.880 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:40:30.672 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:40:30.672 INFO    ASYNCNET (Main): Current ping: 73.1ms
2023-07-29 22:40:44.208 DEBUG   LuaGUI (Main): --- onChatMessage---	BLUE player HansVoss disconnected 	nil	nil
2023-07-29 22:40:44.209 DEBUG   LuaGUI (Main): ----onPlayerDisconnect---	7	0
2023-07-29 22:40:44.358 DEBUG   LuaHooks (Main): LuaRPC Error: request = 12, error_code = 404, error_msg = Method not found
2023-07-29 22:40:49.271 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:40:49.271 INFO    M2KC_CPT (Main): Drift N=0.000405nm E=0.000538nm  GS N=0.116813 E=0.033722 Angle errors vertical=0.000772 horizontal=-0.058714
2023-07-29 22:40:56.759 INFO    ARF (11892): Final RCS 149.46 (base 75.00 + loadout 0.00) * axpect 1.99)
2023-07-29 22:40:56.770 INFO    ARF (448): Final RCS 149.59 (base 75.00 + loadout 0.00) * axpect 1.99)
2023-07-29 22:40:56.780 INFO    ARF (3968): Final RCS 149.71 (base 75.00 + loadout 0.00) * axpect 2.00)
2023-07-29 22:40:56.780 INFO    ARF (3968): Final RCS 24.44 (base 3.00 + loadout 4.90) * axpect 6.51)
2023-07-29 22:40:56.793 INFO    ARF (14528): Final RCS 149.84 (base 75.00 + loadout 0.00) * axpect 2.00)
2023-07-29 22:40:56.793 INFO    ARF (14528): Final RCS 24.44 (base 3.00 + loadout 4.90) * axpect 6.51)
2023-07-29 22:40:56.805 INFO    ARF (11024): Final RCS 149.97 (base 75.00 + loadout 0.00) * axpect 2.00)
2023-07-29 22:40:56.805 INFO    ARF (11024): Final RCS 24.44 (base 3.00 + loadout 4.90) * axpect 6.51)
2023-07-29 22:40:56.815 INFO    ARF (7300): Final RCS 150.09 (base 75.00 + loadout 0.00) * axpect 2.00)
2023-07-29 22:40:56.815 INFO    ARF (7300): Final RCS 24.44 (base 3.00 + loadout 4.90) * axpect 6.51)
2023-07-29 22:40:56.818 INFO    ARF (10188): Final RCS 150.22 (base 75.00 + loadout 0.00) * axpect 2.00)
2023-07-29 22:40:56.818 INFO    ARF (10188): Final RCS 24.44 (base 3.00 + loadout 4.90) * axpect 6.51)
2023-07-29 22:40:59.273 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:40:59.273 INFO    ARF (14528): Final RCS 24.76 (base 3.00 + loadout 4.90) * axpect 6.62)
2023-07-29 22:40:59.276 INFO    ARF (11892): Final RCS 24.77 (base 3.00 + loadout 4.90) * axpect 6.63)
2023-07-29 22:40:59.285 INFO    ARF (3428): Final RCS 24.79 (base 3.00 + loadout 4.90) * axpect 6.63)
2023-07-29 22:40:59.299 INFO    ARF (10188): Final RCS 24.80 (base 3.00 + loadout 4.90) * axpect 6.63)
2023-07-29 22:40:59.308 INFO    ARF (3968): Final RCS 24.81 (base 3.00 + loadout 4.90) * axpect 6.64)
2023-07-29 22:40:59.354 INFO    ARF (10832): Final RCS 179.98 (base 75.00 + loadout 0.00) * axpect 2.40)
2023-07-29 22:40:59.354 INFO    ARF (10832): Final RCS 24.85 (base 3.00 + loadout 4.90) * axpect 6.65)
2023-07-29 22:40:59.357 INFO    ARF (16316): Final RCS 180.08 (base 75.00 + loadout 0.00) * axpect 2.40)
2023-07-29 22:40:59.357 INFO    ARF (16316): Final RCS 24.87 (base 3.00 + loadout 4.90) * axpect 6.66)
2023-07-29 22:40:59.367 INFO    ARF (13920): Final RCS 24.88 (base 3.00 + loadout 4.90) * axpect 6.66)
2023-07-29 22:40:59.378 INFO    ARF (10188): Final RCS 24.89 (base 3.00 + loadout 4.90) * axpect 6.66)
2023-07-29 22:41:00.679 INFO    ASYNCNET (Main): Current ping: 73.3ms
2023-07-29 22:41:01.727 INFO    ARF (13920): Final RCS 192.52 (base 75.00 + loadout 0.00) * axpect 2.57)
2023-07-29 22:41:01.738 INFO    ARF (14048): Final RCS 192.53 (base 75.00 + loadout 0.00) * axpect 2.57)
2023-07-29 22:41:01.738 INFO    ARF (14048): Final RCS 29.36 (base 3.00 + loadout 4.90) * axpect 8.15)
2023-07-29 22:41:01.749 INFO    ARF (3428): Final RCS 192.54 (base 75.00 + loadout 0.00) * axpect 2.57)
2023-07-29 22:41:01.749 INFO    ARF (3428): Final RCS 29.37 (base 3.00 + loadout 4.90) * axpect 8.16)
2023-07-29 22:41:01.760 INFO    ARF (10188): Final RCS 192.55 (base 75.00 + loadout 0.00) * axpect 2.57)
2023-07-29 22:41:01.760 INFO    ARF (10188): Final RCS 29.37 (base 3.00 + loadout 4.90) * axpect 8.16)
2023-07-29 22:41:01.771 INFO    ARF (16316): Final RCS 192.56 (base 75.00 + loadout 0.00) * axpect 2.57)
2023-07-29 22:41:01.771 INFO    ARF (16316): Final RCS 29.38 (base 3.00 + loadout 4.90) * axpect 8.16)
2023-07-29 22:41:01.783 INFO    ARF (3428): Final RCS 192.57 (base 75.00 + loadout 0.00) * axpect 2.57)
2023-07-29 22:41:01.783 INFO    ARF (3428): Final RCS 29.39 (base 3.00 + loadout 4.90) * axpect 8.16)
2023-07-29 22:41:01.884 INFO    ARF (14528): Final RCS 29.51 (base 3.00 + loadout 4.90) * axpect 8.20)
2023-07-29 22:41:01.885 INFO    ARF (16380): Final RCS 29.52 (base 3.00 + loadout 4.90) * axpect 8.21)
2023-07-29 22:41:04.004 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:41:04.004 DEBUG   Scripting (Main): 	 ATCToLeaderHandler : make, coalition = 2
2023-07-29 22:41:04.004 DEBUG   Scripting (Main): Phrases make : key = 6
2023-07-29 22:41:04.004 DEBUG   Scripting (Main): Phrases make : key = 27
2023-07-29 22:41:04.004 DEBUG   Scripting (Main): Phrases make : key = 4275
2023-07-29 22:41:04.004 DEBUG   Scripting (Main): Phrases make : key = 0
2023-07-29 22:41:04.224 INFO    ARF (10832): Final RCS 43.96 (base 3.00 + loadout 4.90) * axpect 13.02)
2023-07-29 22:41:04.235 INFO    ARF (9160): Final RCS 43.65 (base 3.00 + loadout 4.90) * axpect 12.92)
2023-07-29 22:41:04.247 INFO    ARF (12064): Final RCS 43.33 (base 3.00 + loadout 4.90) * axpect 12.81)
2023-07-29 22:41:04.281 INFO    ARF (7300): Final RCS 42.04 (base 3.00 + loadout 4.90) * axpect 12.38)
2023-07-29 22:41:04.290 INFO    ARF (5276): Final RCS 41.72 (base 3.00 + loadout 4.90) * axpect 12.27)
2023-07-29 22:41:06.649 INFO    ARF (10188): Final RCS 181.77 (base 75.00 + loadout 0.00) * axpect 2.42)
2023-07-29 22:41:06.660 INFO    ARF (14048): Final RCS 181.78 (base 75.00 + loadout 0.00) * axpect 2.42)
2023-07-29 22:41:06.660 INFO    ARF (14048): Final RCS 18.48 (base 3.00 + loadout 4.90) * axpect 4.53)
2023-07-29 22:41:06.671 INFO    ARF (11024): Final RCS 181.78 (base 75.00 + loadout 0.00) * axpect 2.42)
2023-07-29 22:41:06.671 INFO    ARF (11024): Final RCS 18.48 (base 3.00 + loadout 4.90) * axpect 4.53)
2023-07-29 22:41:06.682 INFO    ARF (12064): Final RCS 181.78 (base 75.00 + loadout 0.00) * axpect 2.42)
2023-07-29 22:41:06.682 INFO    ARF (12064): Final RCS 18.47 (base 3.00 + loadout 4.90) * axpect 4.52)
2023-07-29 22:41:06.693 INFO    ARF (14048): Final RCS 181.78 (base 75.00 + loadout 0.00) * axpect 2.42)
2023-07-29 22:41:06.693 INFO    ARF (14048): Final RCS 18.46 (base 3.00 + loadout 4.90) * axpect 4.52)
2023-07-29 22:41:06.785 INFO    ARF (5276): Final RCS 18.40 (base 3.00 + loadout 4.90) * axpect 4.50)
2023-07-29 22:41:06.807 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:41:06.807 INFO    ARF (16316): Final RCS 18.39 (base 3.00 + loadout 4.90) * axpect 4.50)
2023-07-29 22:41:08.570 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:41:08.570 DEBUG   Scripting (Main): Phrases make : key = 27
2023-07-29 22:41:08.570 DEBUG   Scripting (Main): Phrases make : key = 6
2023-07-29 22:41:08.570 DEBUG   Scripting (Main): Phrases make : key = 4079
2023-07-29 22:41:09.141 INFO    ARF (11892): Final RCS 16.09 (base 3.00 + loadout 4.90) * axpect 3.73)
2023-07-29 22:41:09.152 INFO    ARF (5996): Final RCS 16.08 (base 3.00 + loadout 4.90) * axpect 3.73)
2023-07-29 22:41:09.172 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:41:09.172 INFO    ARF (11892): Final RCS 16.07 (base 3.00 + loadout 4.90) * axpect 3.72)
2023-07-29 22:41:09.210 INFO    ARF (16316): Final RCS 16.03 (base 3.00 + loadout 4.90) * axpect 3.71)
2023-07-29 22:41:09.219 INFO    ARF (11024): Final RCS 16.02 (base 3.00 + loadout 4.90) * axpect 3.71)
2023-07-29 22:41:09.229 INFO    ARF (14048): Final RCS 16.01 (base 3.00 + loadout 4.90) * axpect 3.71)
2023-07-29 22:41:11.569 INFO    ARF (10188): Final RCS 240.15 (base 75.00 + loadout 0.00) * axpect 3.20)
2023-07-29 22:41:11.579 INFO    ARF (5996): Final RCS 240.42 (base 75.00 + loadout 0.00) * axpect 3.21)
2023-07-29 22:41:11.579 INFO    ARF (5996): Final RCS 11.83 (base 3.00 + loadout 4.90) * axpect 2.31)
2023-07-29 22:41:11.591 INFO    ARF (12064): Final RCS 240.69 (base 75.00 + loadout 0.00) * axpect 3.21)
2023-07-29 22:41:11.591 INFO    ARF (12064): Final RCS 11.80 (base 3.00 + loadout 4.90) * axpect 2.30)
2023-07-29 22:41:11.602 INFO    ARF (14048): Final RCS 240.96 (base 75.00 + loadout 0.00) * axpect 3.21)
2023-07-29 22:41:11.602 INFO    ARF (14048): Final RCS 11.77 (base 3.00 + loadout 4.90) * axpect 2.29)
2023-07-29 22:41:11.614 INFO    ARF (13920): Final RCS 241.23 (base 75.00 + loadout 0.00) * axpect 3.22)
2023-07-29 22:41:11.614 INFO    ARF (13920): Final RCS 11.75 (base 3.00 + loadout 4.90) * axpect 2.28)
2023-07-29 22:41:14.007 INFO    ARF (3968): Final RCS 11.14 (base 3.00 + loadout 4.90) * axpect 2.08)
2023-07-29 22:41:15.102 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:41:15.102 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:41:15.102 DEBUG   Scripting (Main): Phrases make : key = 1
2023-07-29 22:41:15.102 DEBUG   Scripting (Main): 	 AWACSCallsign:make
2023-07-29 22:41:15.102 DEBUG   Scripting (Main): Phrases make : key = 1
2023-07-29 22:41:15.102 DEBUG   Scripting (Main): Phrases make : key = 4365
2023-07-29 22:41:16.381 INFO    ARF (17328): Final RCS 441.85 (base 75.00 + loadout 0.00) * axpect 5.89)
2023-07-29 22:41:16.393 INFO    ARF (10832): Final RCS 442.35 (base 75.00 + loadout 0.00) * axpect 5.90)
2023-07-29 22:41:16.393 INFO    ARF (10832): Final RCS 10.89 (base 3.00 + loadout 4.90) * axpect 2.00)
2023-07-29 22:41:16.403 INFO    ARF (14528): Final RCS 442.86 (base 75.00 + loadout 0.00) * axpect 5.90)
2023-07-29 22:41:16.403 INFO    ARF (14528): Final RCS 10.89 (base 3.00 + loadout 4.90) * axpect 2.00)
2023-07-29 22:41:18.578 DEBUG   LuaGUI (Main): --- onChatMessage---	ok 4YA, I lauched -154s befre the area became friendly :(	2	-2
2023-07-29 22:41:18.724 INFO    ARF (3428): Final RCS 11.16 (base 3.00 + loadout 4.90) * axpect 2.09)
2023-07-29 22:41:18.763 INFO    ARF (16380): Final RCS 11.20 (base 3.00 + loadout 4.90) * axpect 2.10)
2023-07-29 22:41:20.808 DEBUG   LuaGUI (Main): ---onBdaShowF10()--- bValue , isOn(): 	false	true
2023-07-29 22:41:21.072 INFO    ARF (11892): Final RCS 598.89 (base 75.00 + loadout 0.00) * axpect 7.99)
2023-07-29 22:41:21.072 INFO    ARF (11892): Final RCS 11.15 (base 3.00 + loadout 4.90) * axpect 2.08)
2023-07-29 22:41:21.077 INFO    ARF (1352): Final RCS 599.00 (base 75.00 + loadout 0.00) * axpect 7.99)
2023-07-29 22:41:21.078 INFO    ARF (1352): Final RCS 11.15 (base 3.00 + loadout 4.90) * axpect 2.08)
2023-07-29 22:41:21.090 INFO    ARF (13920): Final RCS 599.12 (base 75.00 + loadout 0.00) * axpect 7.99)
2023-07-29 22:41:21.090 INFO    ARF (13920): Final RCS 11.15 (base 3.00 + loadout 4.90) * axpect 2.08)
2023-07-29 22:41:22.705 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:41:23.389 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:41:23.389 INFO    ARF (7300): Final RCS 10.88 (base 3.00 + loadout 4.90) * axpect 1.99)
2023-07-29 22:41:23.427 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:41:23.427 INFO    ARF (5548): Final RCS 10.87 (base 3.00 + loadout 4.90) * axpect 1.99)
2023-07-29 22:41:23.431 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:41:24.678 DEBUG   LuaGUI (Main): ---onBdaShowF10()--- bValue , isOn(): 	true	true
2023-07-29 22:41:24.679 INFO    EDTERRAINGRAPHICS41 (8172):     surface5 gc() LOD 0 0 squares
2023-07-29 22:41:24.679 INFO    EDTERRAINGRAPHICS41 (8172):     surface5 gc() LOD 1 0 squares
2023-07-29 22:41:24.680 INFO    EDTERRAINGRAPHICS41 (8172):     surface5 gc() LOD 2 75 squares
2023-07-29 22:41:24.681 INFO    EDTERRAINGRAPHICS41 (8172):     surface5 gc() LOD 3 58 squares
2023-07-29 22:41:24.681 INFO    EDTERRAINGRAPHICS41 (8172): surface5 gc() 1.193700 ms
2023-07-29 22:41:25.724 INFO    ARF (14048): Final RCS 625.74 (base 75.00 + loadout 0.00) * axpect 8.34)
2023-07-29 22:41:25.724 INFO    ARF (14048): Final RCS 10.58 (base 3.00 + loadout 4.90) * axpect 1.89)
2023-07-29 22:41:25.733 INFO    ARF (17328): Final RCS 625.89 (base 75.00 + loadout 0.00) * axpect 8.35)
2023-07-29 22:41:25.733 INFO    ARF (17328): Final RCS 10.58 (base 3.00 + loadout 4.90) * axpect 1.89)
2023-07-29 22:41:25.742 INFO    ARF (8624): Final RCS 626.03 (base 75.00 + loadout 0.00) * axpect 8.35)
2023-07-29 22:41:25.742 INFO    ARF (8624): Final RCS 10.57 (base 3.00 + loadout 4.90) * axpect 1.89)
2023-07-29 22:41:25.754 INFO    ARF (12064): Final RCS 626.18 (base 75.00 + loadout 0.00) * axpect 8.35)
2023-07-29 22:41:25.754 INFO    ARF (12064): Final RCS 10.57 (base 3.00 + loadout 4.90) * axpect 1.89)
2023-07-29 22:41:27.513 INFO    ARF (13420): Final RCS 10.44 (base 3.00 + loadout 4.90) * axpect 1.85)
2023-07-29 22:41:27.628 WARNING LOG (3992): 8 duplicate message(s) skipped.
2023-07-29 22:41:27.628 INFO    ARF (7300): Final RCS 6.37 (base 3.00 + loadout 1.52) * axpect 1.62)
2023-07-29 22:41:27.628 INFO    ARF (7300): Final RCS 8.28 (base 3.00 + loadout 3.26) * axpect 1.67)
2023-07-29 22:41:27.639 INFO    ARF (5996): Final RCS 6.38 (base 3.00 + loadout 1.52) * axpect 1.62)
2023-07-29 22:41:27.639 INFO    ARF (5996): Final RCS 8.28 (base 3.00 + loadout 3.26) * axpect 1.68)
2023-07-29 22:41:27.649 INFO    ARF (10188): Final RCS 6.38 (base 3.00 + loadout 1.52) * axpect 1.62)
2023-07-29 22:41:27.649 INFO    ARF (10188): Final RCS 8.29 (base 3.00 + loadout 3.26) * axpect 1.68)
2023-07-29 22:41:27.659 INFO    ARF (16380): Final RCS 6.39 (base 3.00 + loadout 1.52) * axpect 1.62)
2023-07-29 22:41:27.659 INFO    ARF (16380): Final RCS 8.29 (base 3.00 + loadout 3.26) * axpect 1.68)
2023-07-29 22:41:27.669 INFO    ARF (1352): Final RCS 6.40 (base 3.00 + loadout 1.52) * axpect 1.63)
2023-07-29 22:41:27.669 INFO    ARF (1352): Final RCS 8.30 (base 3.00 + loadout 3.26) * axpect 1.68)
2023-07-29 22:41:27.679 INFO    ARF (11024): Final RCS 6.40 (base 3.00 + loadout 1.52) * axpect 1.63)
2023-07-29 22:41:27.679 INFO    ARF (11024): Final RCS 8.30 (base 3.00 + loadout 3.26) * axpect 1.68)
2023-07-29 22:41:27.709 INFO    ARF (16380): Final RCS 6.42 (base 3.00 + loadout 1.52) * axpect 1.64)
2023-07-29 22:41:27.709 INFO    ARF (16380): Final RCS 8.32 (base 3.00 + loadout 3.26) * axpect 1.69)
2023-07-29 22:41:27.720 INFO    ARF (1352): Final RCS 1132.54 (base 75.00 + loadout 0.00) * axpect 15.10)
2023-07-29 22:41:27.720 INFO    ARF (1352): Final RCS 6.43 (base 3.00 + loadout 1.52) * axpect 1.64)
2023-07-29 22:41:27.720 INFO    ARF (1352): Final RCS 8.32 (base 3.00 + loadout 3.26) * axpect 1.69)
2023-07-29 22:41:27.731 INFO    ARF (9160): Final RCS 1132.57 (base 75.00 + loadout 0.00) * axpect 15.10)
2023-07-29 22:41:27.731 INFO    ARF (9160): Final RCS 6.44 (base 3.00 + loadout 1.52) * axpect 1.64)
2023-07-29 22:41:27.731 INFO    ARF (9160): Final RCS 8.33 (base 3.00 + loadout 3.26) * axpect 1.69)
2023-07-29 22:41:27.741 INFO    ARF (17328): Final RCS 1132.61 (base 75.00 + loadout 0.00) * axpect 15.10)
2023-07-29 22:41:27.741 INFO    ARF (17328): Final RCS 6.45 (base 3.00 + loadout 1.52) * axpect 1.64)
2023-07-29 22:41:27.741 INFO    ARF (17328): Final RCS 8.33 (base 3.00 + loadout 3.26) * axpect 1.69)
2023-07-29 22:41:27.751 INFO    ARF (1352): Final RCS 1132.64 (base 75.00 + loadout 0.00) * axpect 15.10)
2023-07-29 22:41:27.751 INFO    ARF (1352): Final RCS 6.45 (base 3.00 + loadout 1.52) * axpect 1.64)
2023-07-29 22:41:27.751 INFO    ARF (1352): Final RCS 8.34 (base 3.00 + loadout 3.26) * axpect 1.69)
2023-07-29 22:41:27.761 INFO    ARF (13420): Final RCS 6.46 (base 3.00 + loadout 1.52) * axpect 1.65)
2023-07-29 22:41:27.761 INFO    ARF (13420): Final RCS 8.34 (base 3.00 + loadout 3.26) * axpect 1.70)
2023-07-29 22:41:27.771 INFO    ARF (3428): Final RCS 6.47 (base 3.00 + loadout 1.52) * axpect 1.65)
2023-07-29 22:41:27.771 INFO    ARF (3428): Final RCS 8.35 (base 3.00 + loadout 3.26) * axpect 1.70)
2023-07-29 22:41:27.811 INFO    ARF (11024): Final RCS 680.64 (base 75.00 + loadout 0.00) * axpect 9.08)
2023-07-29 22:41:27.822 INFO    ARF (13420): Final RCS 681.04 (base 75.00 + loadout 0.00) * axpect 9.08)
2023-07-29 22:41:27.822 INFO    ARF (13420): Final RCS 10.43 (base 3.00 + loadout 4.90) * axpect 1.84)
2023-07-29 22:41:27.831 INFO    ARF (10188): Final RCS 681.44 (base 75.00 + loadout 0.00) * axpect 9.09)
2023-07-29 22:41:27.831 INFO    ARF (10188): Final RCS 10.43 (base 3.00 + loadout 4.90) * axpect 1.84)
2023-07-29 22:41:27.843 INFO    ARF (5996): Final RCS 681.84 (base 75.00 + loadout 0.00) * axpect 9.09)
2023-07-29 22:41:27.843 INFO    ARF (5996): Final RCS 10.43 (base 3.00 + loadout 4.90) * axpect 1.84)
2023-07-29 22:41:27.882 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:41:27.882 INFO    ARF (10188): Final RCS 10.42 (base 3.00 + loadout 4.90) * axpect 1.84)
2023-07-29 22:41:28.056 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:41:28.056 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:41:28.056 DEBUG   Scripting (Main): Phrases make : key = 1
2023-07-29 22:41:28.056 DEBUG   Scripting (Main): 	 AWACSCallsign:make
2023-07-29 22:41:28.056 DEBUG   Scripting (Main): Phrases make : key = 1
2023-07-29 22:41:28.056 DEBUG   Scripting (Main): Phrases make : key = 4365
2023-07-29 22:41:29.530 INFO    ARF (17328): Final RCS 10.38 (base 3.00 + loadout 4.90) * axpect 1.83)
2023-07-29 22:41:29.536 INFO    ARF (8204): Final RCS 770.59 (base 75.00 + loadout 0.00) * axpect 10.27)
2023-07-29 22:41:29.536 INFO    ARF (8204): Final RCS 10.38 (base 3.00 + loadout 4.90) * axpect 1.83)
2023-07-29 22:41:29.544 INFO    ARF (1352): Final RCS 771.22 (base 75.00 + loadout 0.00) * axpect 10.28)
2023-07-29 22:41:29.544 INFO    ARF (1352): Final RCS 10.38 (base 3.00 + loadout 4.90) * axpect 1.83)
2023-07-29 22:41:29.552 INFO    ARF (17328): Final RCS 771.86 (base 75.00 + loadout 0.00) * axpect 10.29)
2023-07-29 22:41:29.552 INFO    ARF (17328): Final RCS 10.37 (base 3.00 + loadout 4.90) * axpect 1.83)
2023-07-29 22:41:29.566 INFO    ARF (8204): Final RCS 772.51 (base 75.00 + loadout 0.00) * axpect 10.30)
2023-07-29 22:41:29.575 INFO    ARF (1352): Final RCS 773.15 (base 75.00 + loadout 0.00) * axpect 10.31)
2023-07-29 22:41:29.583 INFO    ARF (13420): Final RCS 773.81 (base 75.00 + loadout 0.00) * axpect 10.32)
2023-07-29 22:41:29.598 INFO    ARF (16380): Final RCS 774.47 (base 75.00 + loadout 0.00) * axpect 10.33)
2023-07-29 22:41:29.598 INFO    ARF (16380): Final RCS 7.82 (base 3.00 + loadout 1.52) * axpect 2.10)
2023-07-29 22:41:29.598 INFO    ARF (16380): Final RCS 9.58 (base 3.00 + loadout 3.26) * axpect 2.11)
2023-07-29 22:41:29.608 INFO    ARF (1352): Final RCS 7.81 (base 3.00 + loadout 1.52) * axpect 2.10)
2023-07-29 22:41:29.608 INFO    ARF (1352): Final RCS 9.58 (base 3.00 + loadout 3.26) * axpect 2.11)
2023-07-29 22:41:29.614 INFO    ARF (13920): Final RCS 1139.12 (base 75.00 + loadout 0.00) * axpect 15.19)
2023-07-29 22:41:29.615 INFO    ARF (13920): Final RCS 7.81 (base 3.00 + loadout 1.52) * axpect 2.10)
2023-07-29 22:41:29.615 INFO    ARF (13920): Final RCS 9.58 (base 3.00 + loadout 3.26) * axpect 2.11)
2023-07-29 22:41:29.624 INFO    ARF (3968): Final RCS 1139.16 (base 75.00 + loadout 0.00) * axpect 15.19)
2023-07-29 22:41:29.624 INFO    ARF (3968): Final RCS 7.81 (base 3.00 + loadout 1.52) * axpect 2.10)
2023-07-29 22:41:29.624 INFO    ARF (3968): Final RCS 9.58 (base 3.00 + loadout 3.26) * axpect 2.11)
2023-07-29 22:41:29.632 INFO    ARF (1352): Final RCS 1139.20 (base 75.00 + loadout 0.00) * axpect 15.19)
2023-07-29 22:41:29.632 INFO    ARF (1352): Final RCS 7.80 (base 3.00 + loadout 1.52) * axpect 2.10)
2023-07-29 22:41:29.632 INFO    ARF (1352): Final RCS 9.58 (base 3.00 + loadout 3.26) * axpect 2.11)
2023-07-29 22:41:29.643 INFO    ARF (12064): Final RCS 1139.24 (base 75.00 + loadout 0.00) * axpect 15.19)
2023-07-29 22:41:29.643 INFO    ARF (12064): Final RCS 7.80 (base 3.00 + loadout 1.52) * axpect 2.09)
2023-07-29 22:41:29.643 INFO    ARF (12064): Final RCS 9.58 (base 3.00 + loadout 3.26) * axpect 2.11)
2023-07-29 22:41:29.657 INFO    ARF (3428): Final RCS 1139.27 (base 75.00 + loadout 0.00) * axpect 15.19)
2023-07-29 22:41:29.657 INFO    ARF (3428): Final RCS 7.80 (base 3.00 + loadout 1.52) * axpect 2.09)
2023-07-29 22:41:29.657 INFO    ARF (3428): Final RCS 9.58 (base 3.00 + loadout 3.26) * axpect 2.11)
2023-07-29 22:41:29.666 INFO    ARF (14048): Final RCS 1139.31 (base 75.00 + loadout 0.00) * axpect 15.19)
2023-07-29 22:41:29.676 INFO    ARF (7300): Final RCS 1139.35 (base 75.00 + loadout 0.00) * axpect 15.19)
2023-07-29 22:41:29.726 INFO    ARF (3968): Final RCS 4.25 (base 3.00 + loadout 1.17) * axpect 1.03)
2023-07-29 22:41:29.728 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:41:29.728 INFO    ARF (17328): Final RCS 7.11 (base 3.00 + loadout 3.26) * axpect 1.28)
2023-07-29 22:41:29.728 INFO    ARF (17328): Final RCS 293.87 (base 75.00 + loadout 0.00) * axpect 3.92)
2023-07-29 22:41:29.738 INFO    ARF (10832): Final RCS 4.25 (base 3.00 + loadout 1.17) * axpect 1.03)
2023-07-29 22:41:29.738 INFO    ARF (10832): Final RCS 7.11 (base 3.00 + loadout 3.26) * axpect 1.28)
2023-07-29 22:41:29.738 INFO    ARF (10832): Final RCS 293.80 (base 75.00 + loadout 0.00) * axpect 3.92)
2023-07-29 22:41:29.745 INFO    ARF (3968): Final RCS 4.25 (base 3.00 + loadout 1.17) * axpect 1.03)
2023-07-29 22:41:29.745 INFO    ARF (3968): Final RCS 7.11 (base 3.00 + loadout 3.26) * axpect 1.28)
2023-07-29 22:41:29.745 INFO    ARF (3968): Final RCS 293.74 (base 75.00 + loadout 0.00) * axpect 3.92)
2023-07-29 22:41:29.755 INFO    ARF (17328): Final RCS 4.25 (base 3.00 + loadout 1.17) * axpect 1.03)
2023-07-29 22:41:29.755 INFO    ARF (17328): Final RCS 15.48 (base 3.30 + loadout 5.76) * axpect 2.95)
2023-07-29 22:41:29.755 INFO    ARF (17328): Final RCS 7.11 (base 3.00 + loadout 3.26) * axpect 1.28)
2023-07-29 22:41:29.755 INFO    ARF (17328): Final RCS 202.80 (base 75.00 + loadout 0.00) * axpect 2.70)
2023-07-29 22:41:29.755 INFO    ARF (17328): Final RCS 293.67 (base 75.00 + loadout 0.00) * axpect 3.92)
2023-07-29 22:41:29.769 INFO    ARF (7300): Final RCS 4.25 (base 3.00 + loadout 1.17) * axpect 1.03)
2023-07-29 22:41:29.769 INFO    ARF (7300): Final RCS 15.48 (base 3.30 + loadout 5.76) * axpect 2.95)
2023-07-29 22:41:29.769 INFO    ARF (7300): Final RCS 7.11 (base 3.00 + loadout 3.26) * axpect 1.28)
2023-07-29 22:41:29.769 INFO    ARF (7300): Final RCS 202.78 (base 75.00 + loadout 0.00) * axpect 2.70)
2023-07-29 22:41:29.770 INFO    ARF (3968): Final RCS 4.25 (base 3.00 + loadout 1.17) * axpect 1.03)
2023-07-29 22:41:29.770 INFO    ARF (3968): Final RCS 15.47 (base 3.30 + loadout 5.76) * axpect 2.94)
2023-07-29 22:41:29.770 INFO    ARF (3968): Final RCS 7.11 (base 3.00 + loadout 3.26) * axpect 1.28)
2023-07-29 22:41:29.770 INFO    ARF (3968): Final RCS 202.76 (base 75.00 + loadout 0.00) * axpect 2.70)
2023-07-29 22:41:29.995 INFO    ARF (14048): Final RCS 7.61 (base 3.00 + loadout 1.52) * axpect 2.03)
2023-07-29 22:41:29.995 INFO    ARF (14048): Final RCS 9.54 (base 3.00 + loadout 3.26) * axpect 2.09)
2023-07-29 22:41:30.065 INFO    ARF (3428): Final RCS 10.36 (base 3.00 + loadout 4.90) * axpect 1.82)
2023-07-29 22:41:30.681 WARNING LOG (3992): 4 duplicate message(s) skipped.
2023-07-29 22:41:30.681 INFO    ASYNCNET (Main): Current ping: 73.4ms
2023-07-29 22:41:31.465 INFO    ARF (9160): Final RCS 10.35 (base 3.00 + loadout 4.90) * axpect 1.82)
2023-07-29 22:41:31.569 WARNING LOG (3992): 6 duplicate message(s) skipped.
2023-07-29 22:41:31.569 INFO    ARF (9160): Final RCS 6.17 (base 3.00 + loadout 1.52) * axpect 1.55)
2023-07-29 22:41:31.569 INFO    ARF (9160): Final RCS 8.84 (base 3.00 + loadout 3.26) * axpect 1.86)
2023-07-29 22:41:31.582 INFO    ARF (5996): Final RCS 6.17 (base 3.00 + loadout 1.52) * axpect 1.55)
2023-07-29 22:41:31.582 INFO    ARF (5996): Final RCS 8.84 (base 3.00 + loadout 3.26) * axpect 1.86)
2023-07-29 22:41:31.589 INFO    ARF (7300): Final RCS 6.16 (base 3.00 + loadout 1.52) * axpect 1.55)
2023-07-29 22:41:31.589 INFO    ARF (7300): Final RCS 8.83 (base 3.00 + loadout 3.26) * axpect 1.86)
2023-07-29 22:41:31.602 INFO    ARF (8624): Final RCS 6.15 (base 3.00 + loadout 1.52) * axpect 1.54)
2023-07-29 22:41:31.602 INFO    ARF (8624): Final RCS 8.83 (base 3.00 + loadout 3.26) * axpect 1.86)
2023-07-29 22:41:31.685 INFO    ARF (13920): Final RCS 4.18 (base 3.00 + loadout 1.17) * axpect 1.00)
2023-07-29 22:41:31.704 INFO    ARF (10188): Final RCS 7.12 (base 3.00 + loadout 3.26) * axpect 1.29)
2023-07-29 22:41:31.734 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:41:31.734 INFO    ARF (14048): Final RCS 198.75 (base 75.00 + loadout 0.00) * axpect 2.65)
2023-07-29 22:41:31.910 INFO    ARF (1352): Final RCS 198.41 (base 75.00 + loadout 0.00) * axpect 2.65)
2023-07-29 22:41:31.920 INFO    ARF (5996): Final RCS 14.90 (base 3.30 + loadout 5.76) * axpect 2.77)
2023-07-29 22:41:31.920 INFO    ARF (5996): Final RCS 198.39 (base 75.00 + loadout 0.00) * axpect 2.65)
2023-07-29 22:41:31.939 INFO    ARF (11024): Final RCS 14.90 (base 3.30 + loadout 5.76) * axpect 2.77)
2023-07-29 22:41:31.939 INFO    ARF (11024): Final RCS 198.37 (base 75.00 + loadout 0.00) * axpect 2.64)
2023-07-29 22:41:31.942 INFO    ARF (14528): Final RCS 14.90 (base 3.30 + loadout 5.76) * axpect 2.77)
2023-07-29 22:41:31.942 INFO    ARF (14528): Final RCS 198.36 (base 75.00 + loadout 0.00) * axpect 2.64)
2023-07-29 22:41:31.942 INFO    ARF (14528): Final RCS 7.11 (base 3.00 + loadout 3.26) * axpect 1.29)
2023-07-29 22:41:31.953 INFO    ARF (9160): Final RCS 14.90 (base 3.30 + loadout 5.76) * axpect 2.77)
2023-07-29 22:41:31.953 INFO    ARF (9160): Final RCS 198.34 (base 75.00 + loadout 0.00) * axpect 2.64)
2023-07-29 22:41:31.953 INFO    ARF (9160): Final RCS 7.11 (base 3.00 + loadout 3.26) * axpect 1.29)
2023-07-29 22:41:31.961 INFO    ARF (16316): Final RCS 4.17 (base 3.00 + loadout 1.17) * axpect 1.00)
2023-07-29 22:41:31.961 INFO    ARF (16316): Final RCS 14.90 (base 3.30 + loadout 5.76) * axpect 2.77)
2023-07-29 22:41:31.961 INFO    ARF (16316): Final RCS 7.11 (base 3.00 + loadout 3.26) * axpect 1.29)
2023-07-29 22:41:31.974 INFO    ARF (13420): Final RCS 4.17 (base 3.00 + loadout 1.17) * axpect 1.00)
2023-07-29 22:41:31.974 INFO    ARF (13420): Final RCS 7.11 (base 3.00 + loadout 3.26) * axpect 1.29)
2023-07-29 22:41:31.984 INFO    ARF (12064): Final RCS 4.17 (base 3.00 + loadout 1.17) * axpect 1.00)
2023-07-29 22:41:31.984 INFO    ARF (12064): Final RCS 7.11 (base 3.00 + loadout 3.26) * axpect 1.29)
2023-07-29 22:41:31.991 INFO    ARF (16316): Final RCS 4.17 (base 3.00 + loadout 1.17) * axpect 1.00)
2023-07-29 22:41:31.991 INFO    ARF (16316): Final RCS 7.11 (base 3.00 + loadout 3.26) * axpect 1.29)
2023-07-29 22:41:32.003 INFO    ARF (10188): Final RCS 4.16 (base 3.00 + loadout 1.17) * axpect 1.00)
2023-07-29 22:41:32.065 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:41:32.065 INFO    ARF (5548): Final RCS 5.96 (base 3.00 + loadout 1.52) * axpect 1.48)
2023-07-29 22:41:32.065 INFO    ARF (5548): Final RCS 8.64 (base 3.00 + loadout 3.26) * axpect 1.79)
2023-07-29 22:41:32.080 INFO    ARF (5276): Final RCS 5.96 (base 3.00 + loadout 1.52) * axpect 1.48)
2023-07-29 22:41:32.080 INFO    ARF (5276): Final RCS 8.64 (base 3.00 + loadout 3.26) * axpect 1.79)
2023-07-29 22:41:32.083 INFO    ARF (16316): Final RCS 5.96 (base 3.00 + loadout 1.52) * axpect 1.48)
2023-07-29 22:41:32.083 INFO    ARF (16316): Final RCS 8.63 (base 3.00 + loadout 3.26) * axpect 1.79)
2023-07-29 22:41:32.103 INFO    ARF (10832): Final RCS 1149.13 (base 75.00 + loadout 0.00) * axpect 15.32)
2023-07-29 22:41:32.103 INFO    ARF (10832): Final RCS 5.96 (base 3.00 + loadout 1.52) * axpect 1.48)
2023-07-29 22:41:32.103 INFO    ARF (10832): Final RCS 8.63 (base 3.00 + loadout 3.26) * axpect 1.79)
2023-07-29 22:41:32.107 INFO    ARF (9160): Final RCS 1149.18 (base 75.00 + loadout 0.00) * axpect 15.32)
2023-07-29 22:41:32.107 INFO    ARF (9160): Final RCS 5.96 (base 3.00 + loadout 1.52) * axpect 1.48)
2023-07-29 22:41:32.107 INFO    ARF (9160): Final RCS 8.63 (base 3.00 + loadout 3.26) * axpect 1.79)
2023-07-29 22:41:32.117 INFO    ARF (16316): Final RCS 1149.22 (base 75.00 + loadout 0.00) * axpect 15.32)
2023-07-29 22:41:32.117 INFO    ARF (16316): Final RCS 5.95 (base 3.00 + loadout 1.52) * axpect 1.48)
2023-07-29 22:41:32.117 INFO    ARF (16316): Final RCS 8.62 (base 3.00 + loadout 3.26) * axpect 1.79)
2023-07-29 22:41:32.128 INFO    ARF (10832): Final RCS 1149.26 (base 75.00 + loadout 0.00) * axpect 15.32)
2023-07-29 22:41:32.128 INFO    ARF (10832): Final RCS 5.95 (base 3.00 + loadout 1.52) * axpect 1.48)
2023-07-29 22:41:32.128 INFO    ARF (10832): Final RCS 8.62 (base 3.00 + loadout 3.26) * axpect 1.79)
2023-07-29 22:41:32.129 INFO    ARF (9160): Final RCS 5.95 (base 3.00 + loadout 1.52) * axpect 1.48)
2023-07-29 22:41:32.129 INFO    ARF (9160): Final RCS 8.62 (base 3.00 + loadout 3.26) * axpect 1.79)
2023-07-29 22:41:32.140 INFO    ARF (13420): Final RCS 5.95 (base 3.00 + loadout 1.52) * axpect 1.48)
2023-07-29 22:41:32.153 INFO    ARF (1352): Final RCS 978.73 (base 75.00 + loadout 0.00) * axpect 13.05)
2023-07-29 22:41:32.171 INFO    ARF (5996): Final RCS 979.60 (base 75.00 + loadout 0.00) * axpect 13.06)
2023-07-29 22:41:32.181 INFO    ARF (14048): Final RCS 980.49 (base 75.00 + loadout 0.00) * axpect 13.07)
2023-07-29 22:41:32.181 INFO    ARF (14048): Final RCS 10.41 (base 3.00 + loadout 4.90) * axpect 1.84)
2023-07-29 22:41:32.188 INFO    ARF (5276): Final RCS 981.36 (base 75.00 + loadout 0.00) * axpect 13.08)
2023-07-29 22:41:32.188 INFO    ARF (5276): Final RCS 10.41 (base 3.00 + loadout 4.90) * axpect 1.84)
2023-07-29 22:41:32.207 INFO    ARF (11892): Final RCS 982.24 (base 75.00 + loadout 0.00) * axpect 13.10)
2023-07-29 22:41:32.207 INFO    ARF (11892): Final RCS 10.42 (base 3.00 + loadout 4.90) * axpect 1.84)
2023-07-29 22:41:32.226 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:41:32.226 INFO    ARF (9160): Final RCS 10.43 (base 3.00 + loadout 4.90) * axpect 1.84)
2023-07-29 22:41:32.246 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:41:32.246 INFO    ARF (5548): Final RCS 10.44 (base 3.00 + loadout 4.90) * axpect 1.85)
2023-07-29 22:41:33.553 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:41:33.553 INFO    ARF (14048): Final RCS 10.74 (base 3.00 + loadout 4.90) * axpect 1.95)
2023-07-29 22:41:33.563 INFO    ARF (13920): Final RCS 1095.02 (base 75.00 + loadout 0.00) * axpect 14.60)
2023-07-29 22:41:33.563 INFO    ARF (13920): Final RCS 10.73 (base 3.00 + loadout 4.90) * axpect 1.94)
2023-07-29 22:41:33.573 INFO    ARF (16380): Final RCS 1095.77 (base 75.00 + loadout 0.00) * axpect 14.61)
2023-07-29 22:41:33.573 INFO    ARF (16380): Final RCS 10.72 (base 3.00 + loadout 4.90) * axpect 1.94)
2023-07-29 22:41:33.581 INFO    ARF (5996): Final RCS 1096.52 (base 75.00 + loadout 0.00) * axpect 14.62)
2023-07-29 22:41:33.581 INFO    ARF (5996): Final RCS 10.71 (base 3.00 + loadout 4.90) * axpect 1.94)
2023-07-29 22:41:33.591 INFO    ARF (448): Final RCS 1097.26 (base 75.00 + loadout 0.00) * axpect 14.63)
2023-07-29 22:41:33.600 INFO    ARF (14528): Final RCS 1098.01 (base 75.00 + loadout 0.00) * axpect 14.64)
2023-07-29 22:41:33.609 INFO    ARF (13920): Final RCS 1098.75 (base 75.00 + loadout 0.00) * axpect 14.65)
2023-07-29 22:41:33.620 INFO    ARF (9160): Final RCS 1099.49 (base 75.00 + loadout 0.00) * axpect 14.66)
2023-07-29 22:41:33.620 INFO    ARF (9160): Final RCS 6.73 (base 3.00 + loadout 1.52) * axpect 1.74)
2023-07-29 22:41:33.620 INFO    ARF (9160): Final RCS 8.32 (base 3.00 + loadout 3.26) * axpect 1.69)
2023-07-29 22:41:33.633 INFO    ARF (13420): Final RCS 1155.93 (base 75.00 + loadout 0.00) * axpect 15.41)
2023-07-29 22:41:33.633 INFO    ARF (13420): Final RCS 1100.23 (base 75.00 + loadout 0.00) * axpect 14.67)
2023-07-29 22:41:33.633 INFO    ARF (13420): Final RCS 6.74 (base 3.00 + loadout 1.52) * axpect 1.74)
2023-07-29 22:41:33.633 INFO    ARF (13420): Final RCS 8.32 (base 3.00 + loadout 3.26) * axpect 1.69)
2023-07-29 22:41:33.643 INFO    ARF (11024): Final RCS 1155.98 (base 75.00 + loadout 0.00) * axpect 15.41)
2023-07-29 22:41:33.643 INFO    ARF (11024): Final RCS 6.75 (base 3.00 + loadout 1.52) * axpect 1.74)
2023-07-29 22:41:33.643 INFO    ARF (11024): Final RCS 8.32 (base 3.00 + loadout 3.26) * axpect 1.69)
2023-07-29 22:41:33.652 INFO    ARF (9160): Final RCS 1156.02 (base 75.00 + loadout 0.00) * axpect 15.41)
2023-07-29 22:41:33.652 INFO    ARF (9160): Final RCS 6.76 (base 3.00 + loadout 1.52) * axpect 1.75)
2023-07-29 22:41:33.652 INFO    ARF (9160): Final RCS 8.32 (base 3.00 + loadout 3.26) * axpect 1.69)
2023-07-29 22:41:33.659 INFO    ARF (13420): Final RCS 1156.07 (base 75.00 + loadout 0.00) * axpect 15.41)
2023-07-29 22:41:33.659 INFO    ARF (13420): Final RCS 6.77 (base 3.00 + loadout 1.52) * axpect 1.75)
2023-07-29 22:41:33.659 INFO    ARF (13420): Final RCS 8.32 (base 3.00 + loadout 3.26) * axpect 1.69)
2023-07-29 22:41:33.670 INFO    ARF (8624): Final RCS 1156.11 (base 75.00 + loadout 0.00) * axpect 15.41)
2023-07-29 22:41:33.670 INFO    ARF (8624): Final RCS 6.78 (base 3.00 + loadout 1.52) * axpect 1.75)
2023-07-29 22:41:33.670 INFO    ARF (8624): Final RCS 8.32 (base 3.00 + loadout 3.26) * axpect 1.69)
2023-07-29 22:41:33.683 INFO    ARF (5548): Final RCS 1156.16 (base 75.00 + loadout 0.00) * axpect 15.42)
2023-07-29 22:41:33.683 INFO    ARF (5548): Final RCS 6.79 (base 3.00 + loadout 1.52) * axpect 1.76)
2023-07-29 22:41:33.683 INFO    ARF (5548): Final RCS 8.32 (base 3.00 + loadout 3.26) * axpect 1.69)
2023-07-29 22:41:33.699 INFO    ARF (14528): Final RCS 1156.20 (base 75.00 + loadout 0.00) * axpect 15.42)
2023-07-29 22:41:33.739 INFO    ARF (5996): Final RCS 4.12 (base 3.00 + loadout 1.17) * axpect 0.98)
2023-07-29 22:41:33.742 INFO    ARF (10832): Final RCS 4.11 (base 3.00 + loadout 1.17) * axpect 0.98)
2023-07-29 22:41:33.750 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:41:33.750 INFO    ARF (17328): Final RCS 7.10 (base 3.00 + loadout 3.26) * axpect 1.28)
2023-07-29 22:41:33.760 INFO    ARF (5996): Final RCS 4.11 (base 3.00 + loadout 1.17) * axpect 0.98)
2023-07-29 22:41:33.760 INFO    ARF (5996): Final RCS 270.46 (base 75.00 + loadout 0.00) * axpect 3.61)
2023-07-29 22:41:33.760 INFO    ARF (5996): Final RCS 7.10 (base 3.00 + loadout 3.26) * axpect 1.28)
2023-07-29 22:41:33.780 INFO    ARF (7300): Final RCS 4.11 (base 3.00 + loadout 1.17) * axpect 0.98)
2023-07-29 22:41:33.780 INFO    ARF (7300): Final RCS 270.40 (base 75.00 + loadout 0.00) * axpect 3.61)
2023-07-29 22:41:33.780 INFO    ARF (7300): Final RCS 7.10 (base 3.00 + loadout 3.26) * axpect 1.28)
2023-07-29 22:41:33.794 INFO    ARF (3968): Final RCS 4.11 (base 3.00 + loadout 1.17) * axpect 0.98)
2023-07-29 22:41:33.794 INFO    ARF (3968): Final RCS 14.91 (base 3.30 + loadout 5.76) * axpect 2.77)
2023-07-29 22:41:33.794 INFO    ARF (3968): Final RCS 195.19 (base 75.00 + loadout 0.00) * axpect 2.60)
2023-07-29 22:41:33.794 INFO    ARF (3968): Final RCS 270.35 (base 75.00 + loadout 0.00) * axpect 3.60)
2023-07-29 22:41:33.794 INFO    ARF (3968): Final RCS 7.10 (base 3.00 + loadout 3.26) * axpect 1.28)
2023-07-29 22:41:33.795 INFO    ARF (5996): Final RCS 4.11 (base 3.00 + loadout 1.17) * axpect 0.98)
2023-07-29 22:41:33.795 INFO    ARF (5996): Final RCS 14.91 (base 3.30 + loadout 5.76) * axpect 2.77)
2023-07-29 22:41:33.795 INFO    ARF (5996): Final RCS 195.18 (base 75.00 + loadout 0.00) * axpect 2.60)
2023-07-29 22:41:33.795 INFO    ARF (5996): Final RCS 270.30 (base 75.00 + loadout 0.00) * axpect 3.60)
2023-07-29 22:41:33.795 INFO    ARF (5996): Final RCS 7.10 (base 3.00 + loadout 3.26) * axpect 1.28)
2023-07-29 22:41:33.807 INFO    ARF (7300): Final RCS 4.11 (base 3.00 + loadout 1.17) * axpect 0.98)
2023-07-29 22:41:33.807 INFO    ARF (7300): Final RCS 14.91 (base 3.30 + loadout 5.76) * axpect 2.77)
2023-07-29 22:41:33.807 INFO    ARF (7300): Final RCS 195.16 (base 75.00 + loadout 0.00) * axpect 2.60)
2023-07-29 22:41:33.807 INFO    ARF (7300): Final RCS 7.10 (base 3.00 + loadout 3.26) * axpect 1.28)
2023-07-29 22:41:33.814 INFO    ARF (17328): Final RCS 14.91 (base 3.30 + loadout 5.76) * axpect 2.77)
2023-07-29 22:41:33.814 INFO    ARF (17328): Final RCS 195.15 (base 75.00 + loadout 0.00) * axpect 2.60)
2023-07-29 22:41:33.814 INFO    ARF (17328): Final RCS 7.10 (base 3.00 + loadout 3.26) * axpect 1.28)
2023-07-29 22:41:33.824 INFO    ARF (5996): Final RCS 14.91 (base 3.30 + loadout 5.76) * axpect 2.77)
2023-07-29 22:41:33.824 INFO    ARF (5996): Final RCS 195.13 (base 75.00 + loadout 0.00) * axpect 2.60)
2023-07-29 22:41:33.832 INFO    ARF (7300): Final RCS 14.90 (base 3.30 + loadout 5.76) * axpect 2.77)
2023-07-29 22:41:33.832 INFO    ARF (7300): Final RCS 195.11 (base 75.00 + loadout 0.00) * axpect 2.60)
2023-07-29 22:41:33.842 INFO    ARF (13420): Final RCS 14.90 (base 3.30 + loadout 5.76) * axpect 2.77)
2023-07-29 22:41:33.842 INFO    ARF (13420): Final RCS 195.10 (base 75.00 + loadout 0.00) * axpect 2.60)
2023-07-29 22:41:33.852 INFO    ARF (8624): Final RCS 14.90 (base 3.30 + loadout 5.76) * axpect 2.77)
2023-07-29 22:41:33.852 INFO    ARF (8624): Final RCS 195.08 (base 75.00 + loadout 0.00) * axpect 2.60)
2023-07-29 22:41:34.426 INFO    ARF (10832): Final RCS 6.76 (base 3.00 + loadout 1.52) * axpect 1.75)
2023-07-29 22:41:34.426 INFO    ARF (10832): Final RCS 8.32 (base 3.00 + loadout 3.26) * axpect 1.69)
2023-07-29 22:41:34.499 INFO    ARF (11024): Final RCS 10.73 (base 3.00 + loadout 4.90) * axpect 1.94)
2023-07-29 22:41:34.507 INFO    ARF (12064): Final RCS 10.74 (base 3.00 + loadout 4.90) * axpect 1.95)
2023-07-29 22:41:34.522 INFO    ARF (14528): Final RCS 10.76 (base 3.00 + loadout 4.90) * axpect 1.95)
2023-07-29 22:41:34.530 INFO    ARF (10832): Final RCS 10.77 (base 3.00 + loadout 4.90) * axpect 1.96)
2023-07-29 22:41:34.540 INFO    ARF (5996): Final RCS 10.78 (base 3.00 + loadout 4.90) * axpect 1.96)
2023-07-29 22:41:34.765 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:41:35.650 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:41:35.650 INFO    ARF (1352): Final RCS 15.47 (base 3.00 + loadout 4.90) * axpect 3.52)
2023-07-29 22:41:35.660 INFO    ARF (5996): Final RCS 15.50 (base 3.00 + loadout 4.90) * axpect 3.53)
2023-07-29 22:41:35.671 INFO    ARF (3968): Final RCS 15.53 (base 3.00 + loadout 4.90) * axpect 3.54)
2023-07-29 22:41:35.681 INFO    ARF (448): Final RCS 15.55 (base 3.00 + loadout 4.90) * axpect 3.55)
2023-07-29 22:41:35.690 INFO    ARF (5996): Final RCS 15.57 (base 3.00 + loadout 4.90) * axpect 3.56)
2023-07-29 22:41:35.702 INFO    ARF (8624): Final RCS 15.59 (base 3.00 + loadout 4.90) * axpect 3.56)
2023-07-29 22:41:35.712 INFO    ARF (14048): Final RCS 15.62 (base 3.00 + loadout 4.90) * axpect 3.57)
2023-07-29 22:41:35.722 INFO    ARF (10832): Final RCS 15.64 (base 3.00 + loadout 4.90) * axpect 3.58)
2023-07-29 22:41:35.763 INFO    ARF (13920): Final RCS 6.72 (base 3.00 + loadout 1.52) * axpect 1.73)
2023-07-29 22:41:35.763 INFO    ARF (13920): Final RCS 9.06 (base 3.00 + loadout 3.26) * axpect 1.93)
2023-07-29 22:41:35.773 INFO    ARF (448): Final RCS 6.73 (base 3.00 + loadout 1.52) * axpect 1.74)
2023-07-29 22:41:35.773 INFO    ARF (448): Final RCS 9.06 (base 3.00 + loadout 3.26) * axpect 1.94)
2023-07-29 22:41:35.784 INFO    ARF (3428): Final RCS 6.74 (base 3.00 + loadout 1.52) * axpect 1.74)
2023-07-29 22:41:35.784 INFO    ARF (3428): Final RCS 9.07 (base 3.00 + loadout 3.26) * axpect 1.94)
2023-07-29 22:41:35.793 INFO    ARF (13920): Final RCS 6.75 (base 3.00 + loadout 1.52) * axpect 1.74)
2023-07-29 22:41:35.793 INFO    ARF (13920): Final RCS 9.08 (base 3.00 + loadout 3.26) * axpect 1.94)
2023-07-29 22:41:35.804 INFO    ARF (12064): Final RCS 6.75 (base 3.00 + loadout 1.52) * axpect 1.75)
2023-07-29 22:41:35.804 INFO    ARF (12064): Final RCS 9.08 (base 3.00 + loadout 3.26) * axpect 1.94)
2023-07-29 22:41:35.881 INFO    ARF (8204): Final RCS 4.08 (base 3.00 + loadout 1.17) * axpect 0.97)
2023-07-29 22:41:35.899 INFO    ARF (17328): Final RCS 7.07 (base 3.00 + loadout 3.26) * axpect 1.27)
2023-07-29 22:41:35.939 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:41:35.939 INFO    ARF (14048): Final RCS 14.76 (base 3.30 + loadout 5.76) * axpect 2.73)
2023-07-29 22:41:35.939 INFO    ARF (14048): Final RCS 192.09 (base 75.00 + loadout 0.00) * axpect 2.56)
2023-07-29 22:41:36.500 INFO    ARF (10832): Final RCS 14.69 (base 3.30 + loadout 5.76) * axpect 2.71)
2023-07-29 22:41:36.500 INFO    ARF (10832): Final RCS 191.39 (base 75.00 + loadout 0.00) * axpect 2.55)
2023-07-29 22:41:36.510 INFO    ARF (3428): Final RCS 14.69 (base 3.30 + loadout 5.76) * axpect 2.71)
2023-07-29 22:41:36.510 INFO    ARF (3428): Final RCS 191.37 (base 75.00 + loadout 0.00) * axpect 2.55)
2023-07-29 22:41:36.520 INFO    ARF (16316): Final RCS 14.69 (base 3.30 + loadout 5.76) * axpect 2.71)
2023-07-29 22:41:36.520 INFO    ARF (16316): Final RCS 191.36 (base 75.00 + loadout 0.00) * axpect 2.55)
2023-07-29 22:41:36.535 INFO    ARF (10188): Final RCS 14.69 (base 3.30 + loadout 5.76) * axpect 2.71)
2023-07-29 22:41:36.535 INFO    ARF (10188): Final RCS 191.35 (base 75.00 + loadout 0.00) * axpect 2.55)
2023-07-29 22:41:36.535 INFO    ARF (10188): Final RCS 7.05 (base 3.00 + loadout 3.26) * axpect 1.27)
2023-07-29 22:41:36.539 INFO    ARF (3428): Final RCS 14.69 (base 3.30 + loadout 5.76) * axpect 2.71)
2023-07-29 22:41:36.539 INFO    ARF (3428): Final RCS 7.05 (base 3.00 + loadout 3.26) * axpect 1.27)
2023-07-29 22:41:36.559 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:41:36.559 INFO    ARF (10832): Final RCS 4.07 (base 3.00 + loadout 1.17) * axpect 0.97)
2023-07-29 22:41:36.559 INFO    ARF (10832): Final RCS 7.05 (base 3.00 + loadout 3.26) * axpect 1.27)
2023-07-29 22:41:36.567 INFO    ARF (448): Final RCS 4.07 (base 3.00 + loadout 1.17) * axpect 0.97)
2023-07-29 22:41:36.567 INFO    ARF (448): Final RCS 7.05 (base 3.00 + loadout 3.26) * axpect 1.27)
2023-07-29 22:41:36.580 INFO    ARF (16316): Final RCS 4.07 (base 3.00 + loadout 1.17) * axpect 0.97)
2023-07-29 22:41:36.580 INFO    ARF (16316): Final RCS 7.05 (base 3.00 + loadout 3.26) * axpect 1.27)
2023-07-29 22:41:36.588 INFO    ARF (10832): Final RCS 4.07 (base 3.00 + loadout 1.17) * axpect 0.97)
2023-07-29 22:41:36.651 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:41:36.651 INFO    ARF (11024): Final RCS 6.90 (base 3.00 + loadout 1.52) * axpect 1.79)
2023-07-29 22:41:36.651 INFO    ARF (11024): Final RCS 9.57 (base 3.00 + loadout 3.26) * axpect 2.10)
2023-07-29 22:41:36.660 INFO    ARF (3428): Final RCS 6.90 (base 3.00 + loadout 1.52) * axpect 1.79)
2023-07-29 22:41:36.660 INFO    ARF (3428): Final RCS 9.57 (base 3.00 + loadout 3.26) * axpect 2.10)
2023-07-29 22:41:36.672 INFO    ARF (12064): Final RCS 6.90 (base 3.00 + loadout 1.52) * axpect 1.79)
2023-07-29 22:41:36.672 INFO    ARF (12064): Final RCS 9.57 (base 3.00 + loadout 3.26) * axpect 2.11)
2023-07-29 22:41:36.681 INFO    ARF (1352): Final RCS 1170.14 (base 75.00 + loadout 0.00) * axpect 15.60)
2023-07-29 22:41:36.681 INFO    ARF (1352): Final RCS 6.90 (base 3.00 + loadout 1.52) * axpect 1.79)
2023-07-29 22:41:36.681 INFO    ARF (1352): Final RCS 9.58 (base 3.00 + loadout 3.26) * axpect 2.11)
2023-07-29 22:41:36.690 INFO    ARF (14048): Final RCS 1170.18 (base 75.00 + loadout 0.00) * axpect 15.60)
2023-07-29 22:41:36.690 INFO    ARF (14048): Final RCS 6.90 (base 3.00 + loadout 1.52) * axpect 1.79)
2023-07-29 22:41:36.690 INFO    ARF (14048): Final RCS 9.58 (base 3.00 + loadout 3.26) * axpect 2.11)
2023-07-29 22:41:36.701 INFO    ARF (12064): Final RCS 1170.23 (base 75.00 + loadout 0.00) * axpect 15.60)
2023-07-29 22:41:36.701 INFO    ARF (12064): Final RCS 6.90 (base 3.00 + loadout 1.52) * axpect 1.80)
2023-07-29 22:41:36.701 INFO    ARF (12064): Final RCS 9.58 (base 3.00 + loadout 3.26) * axpect 2.11)
2023-07-29 22:41:36.710 INFO    ARF (1352): Final RCS 6.90 (base 3.00 + loadout 1.52) * axpect 1.80)
2023-07-29 22:41:36.710 INFO    ARF (1352): Final RCS 9.58 (base 3.00 + loadout 3.26) * axpect 2.11)
2023-07-29 22:41:36.724 INFO    ARF (5548): Final RCS 6.91 (base 3.00 + loadout 1.52) * axpect 1.80)
2023-07-29 22:41:36.724 INFO    ARF (5548): Final RCS 9.58 (base 3.00 + loadout 3.26) * axpect 2.11)
2023-07-29 22:41:36.744 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:41:36.744 INFO    ARF (14528): Final RCS 1006.40 (base 75.00 + loadout 0.00) * axpect 13.42)
2023-07-29 22:41:36.752 INFO    ARF (5996): Final RCS 1006.37 (base 75.00 + loadout 0.00) * axpect 13.42)
2023-07-29 22:41:36.762 INFO    ARF (12064): Final RCS 1006.31 (base 75.00 + loadout 0.00) * axpect 13.42)
2023-07-29 22:41:36.762 INFO    ARF (12064): Final RCS 14.28 (base 3.00 + loadout 4.90) * axpect 3.13)
2023-07-29 22:41:36.771 INFO    ARF (14528): Final RCS 1006.27 (base 75.00 + loadout 0.00) * axpect 13.42)
2023-07-29 22:41:36.771 INFO    ARF (14528): Final RCS 14.26 (base 3.00 + loadout 4.90) * axpect 3.12)
2023-07-29 22:41:36.782 INFO    ARF (3428): Final RCS 14.25 (base 3.00 + loadout 4.90) * axpect 3.12)
2023-07-29 22:41:36.791 INFO    ARF (12064): Final RCS 14.23 (base 3.00 + loadout 4.90) * axpect 3.11)
2023-07-29 22:41:36.803 INFO    ARF (14048): Final RCS 14.21 (base 3.00 + loadout 4.90) * axpect 3.10)
2023-07-29 22:41:36.813 INFO    ARF (3428): Final RCS 14.19 (base 3.00 + loadout 4.90) * axpect 3.10)
2023-07-29 22:41:36.822 INFO    ARF (10832): Final RCS 14.18 (base 3.00 + loadout 4.90) * axpect 3.09)
2023-07-29 22:41:36.833 INFO    ARF (14048): Final RCS 14.16 (base 3.00 + loadout 4.90) * axpect 3.09)
2023-07-29 22:41:37.923 INFO    ARF (13420): Final RCS 13.45 (base 3.00 + loadout 4.90) * axpect 2.85)
2023-07-29 22:41:37.947 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:41:37.947 INFO    ARF (5548): Final RCS 995.31 (base 75.00 + loadout 0.00) * axpect 13.27)
2023-07-29 22:41:37.947 INFO    ARF (5548): Final RCS 13.44 (base 3.00 + loadout 4.90) * axpect 2.85)
2023-07-29 22:41:37.948 INFO    ARF (1352): Final RCS 995.21 (base 75.00 + loadout 0.00) * axpect 13.27)
2023-07-29 22:41:37.948 INFO    ARF (1352): Final RCS 13.44 (base 3.00 + loadout 4.90) * axpect 2.85)
2023-07-29 22:41:37.955 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:41:37.959 INFO    ARF (16316): Final RCS 995.11 (base 75.00 + loadout 0.00) * axpect 13.27)
2023-07-29 22:41:37.972 INFO    ARF (5548): Final RCS 995.00 (base 75.00 + loadout 0.00) * axpect 13.27)
2023-07-29 22:41:37.984 INFO    ARF (1352): Final RCS 994.90 (base 75.00 + loadout 0.00) * axpect 13.27)
2023-07-29 22:41:37.991 INFO    ARF (16316): Final RCS 994.79 (base 75.00 + loadout 0.00) * axpect 13.26)
2023-07-29 22:41:38.003 INFO    ARF (5548): Final RCS 1176.26 (base 75.00 + loadout 0.00) * axpect 15.68)
2023-07-29 22:41:38.003 INFO    ARF (5548): Final RCS 994.69 (base 75.00 + loadout 0.00) * axpect 13.26)
2023-07-29 22:41:38.003 INFO    ARF (5548): Final RCS 7.88 (base 3.00 + loadout 1.52) * axpect 2.12)
2023-07-29 22:41:38.003 INFO    ARF (5548): Final RCS 9.58 (base 3.00 + loadout 3.26) * axpect 2.11)
2023-07-29 22:41:38.014 INFO    ARF (1352): Final RCS 1176.30 (base 75.00 + loadout 0.00) * axpect 15.68)
2023-07-29 22:41:38.014 INFO    ARF (1352): Final RCS 7.88 (base 3.00 + loadout 1.52) * axpect 2.12)
2023-07-29 22:41:38.014 INFO    ARF (1352): Final RCS 9.58 (base 3.00 + loadout 3.26) * axpect 2.11)
2023-07-29 22:41:38.023 INFO    ARF (11024): Final RCS 1176.35 (base 75.00 + loadout 0.00) * axpect 15.68)
2023-07-29 22:41:38.023 INFO    ARF (11024): Final RCS 7.89 (base 3.00 + loadout 1.52) * axpect 2.12)
2023-07-29 22:41:38.023 INFO    ARF (11024): Final RCS 9.58 (base 3.00 + loadout 3.26) * axpect 2.11)
2023-07-29 22:41:38.032 INFO    ARF (5548): Final RCS 1176.39 (base 75.00 + loadout 0.00) * axpect 15.69)
2023-07-29 22:41:38.032 INFO    ARF (5548): Final RCS 7.89 (base 3.00 + loadout 1.52) * axpect 2.12)
2023-07-29 22:41:38.032 INFO    ARF (5548): Final RCS 9.58 (base 3.00 + loadout 3.26) * axpect 2.11)
2023-07-29 22:41:38.045 INFO    ARF (1352): Final RCS 1176.44 (base 75.00 + loadout 0.00) * axpect 15.69)
2023-07-29 22:41:38.045 INFO    ARF (1352): Final RCS 7.89 (base 3.00 + loadout 1.52) * axpect 2.12)
2023-07-29 22:41:38.045 INFO    ARF (1352): Final RCS 9.58 (base 3.00 + loadout 3.26) * axpect 2.11)
2023-07-29 22:41:38.055 INFO    ARF (8204): Final RCS 1176.48 (base 75.00 + loadout 0.00) * axpect 15.69)
2023-07-29 22:41:38.055 INFO    ARF (8204): Final RCS 7.89 (base 3.00 + loadout 1.52) * axpect 2.12)
2023-07-29 22:41:38.055 INFO    ARF (8204): Final RCS 9.58 (base 3.00 + loadout 3.26) * axpect 2.11)
2023-07-29 22:41:38.065 INFO    ARF (10832): Final RCS 1176.53 (base 75.00 + loadout 0.00) * axpect 15.69)
2023-07-29 22:41:38.065 INFO    ARF (10832): Final RCS 7.89 (base 3.00 + loadout 1.52) * axpect 2.13)
2023-07-29 22:41:38.065 INFO    ARF (10832): Final RCS 9.58 (base 3.00 + loadout 3.26) * axpect 2.11)
2023-07-29 22:41:38.099 INFO    ARF (1352): Final RCS 4.07 (base 3.00 + loadout 1.17) * axpect 0.97)
2023-07-29 22:41:38.118 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:41:38.118 INFO    ARF (14048): Final RCS 7.01 (base 3.00 + loadout 3.26) * axpect 1.25)
2023-07-29 22:41:38.130 INFO    ARF (1352): Final RCS 4.07 (base 3.00 + loadout 1.17) * axpect 0.97)
2023-07-29 22:41:38.130 INFO    ARF (1352): Final RCS 7.01 (base 3.00 + loadout 3.26) * axpect 1.25)
2023-07-29 22:41:38.139 INFO    ARF (17328): Final RCS 4.07 (base 3.00 + loadout 1.17) * axpect 0.97)
2023-07-29 22:41:38.139 INFO    ARF (17328): Final RCS 250.19 (base 75.00 + loadout 0.00) * axpect 3.34)
2023-07-29 22:41:38.139 INFO    ARF (17328): Final RCS 7.01 (base 3.00 + loadout 3.26) * axpect 1.25)
2023-07-29 22:41:38.150 INFO    ARF (10832): Final RCS 4.07 (base 3.00 + loadout 1.17) * axpect 0.97)
2023-07-29 22:41:38.150 INFO    ARF (10832): Final RCS 250.15 (base 75.00 + loadout 0.00) * axpect 3.34)
2023-07-29 22:41:38.150 INFO    ARF (10832): Final RCS 7.01 (base 3.00 + loadout 3.26) * axpect 1.25)
2023-07-29 22:41:38.158 INFO    ARF (9160): Final RCS 4.07 (base 3.00 + loadout 1.17) * axpect 0.97)
2023-07-29 22:41:38.158 INFO    ARF (9160): Final RCS 14.57 (base 3.30 + loadout 5.76) * axpect 2.67)
2023-07-29 22:41:38.158 INFO    ARF (9160): Final RCS 189.50 (base 75.00 + loadout 0.00) * axpect 2.53)
2023-07-29 22:41:38.158 INFO    ARF (9160): Final RCS 250.11 (base 75.00 + loadout 0.00) * axpect 3.33)
2023-07-29 22:41:38.158 INFO    ARF (9160): Final RCS 7.01 (base 3.00 + loadout 3.26) * axpect 1.25)
2023-07-29 22:41:38.170 INFO    ARF (14528): Final RCS 4.07 (base 3.00 + loadout 1.17) * axpect 0.97)
2023-07-29 22:41:38.170 INFO    ARF (14528): Final RCS 14.57 (base 3.30 + loadout 5.76) * axpect 2.67)
2023-07-29 22:41:38.170 INFO    ARF (14528): Final RCS 189.49 (base 75.00 + loadout 0.00) * axpect 2.53)
2023-07-29 22:41:38.170 INFO    ARF (14528): Final RCS 250.07 (base 75.00 + loadout 0.00) * axpect 3.33)
2023-07-29 22:41:38.170 INFO    ARF (14528): Final RCS 7.01 (base 3.00 + loadout 3.26) * axpect 1.25)
2023-07-29 22:41:38.181 INFO    ARF (11024): Final RCS 14.57 (base 3.30 + loadout 5.76) * axpect 2.67)
2023-07-29 22:41:38.181 INFO    ARF (11024): Final RCS 189.48 (base 75.00 + loadout 0.00) * axpect 2.53)
2023-07-29 22:41:38.181 INFO    ARF (11024): Final RCS 250.03 (base 75.00 + loadout 0.00) * axpect 3.33)
2023-07-29 22:41:38.181 INFO    ARF (11024): Final RCS 7.01 (base 3.00 + loadout 3.26) * axpect 1.25)
2023-07-29 22:41:38.192 INFO    ARF (11892): Final RCS 14.57 (base 3.30 + loadout 5.76) * axpect 2.67)
2023-07-29 22:41:38.192 INFO    ARF (11892): Final RCS 189.47 (base 75.00 + loadout 0.00) * axpect 2.53)
2023-07-29 22:41:38.192 INFO    ARF (11892): Final RCS 7.01 (base 3.00 + loadout 3.26) * axpect 1.25)
2023-07-29 22:41:38.201 INFO    ARF (5548): Final RCS 14.57 (base 3.30 + loadout 5.76) * axpect 2.67)
2023-07-29 22:41:38.201 INFO    ARF (5548): Final RCS 189.46 (base 75.00 + loadout 0.00) * axpect 2.53)
2023-07-29 22:41:38.210 INFO    ARF (3428): Final RCS 14.57 (base 3.30 + loadout 5.76) * axpect 2.67)
2023-07-29 22:41:38.210 INFO    ARF (3428): Final RCS 189.45 (base 75.00 + loadout 0.00) * axpect 2.53)
2023-07-29 22:41:38.222 INFO    ARF (5276): Final RCS 14.57 (base 3.30 + loadout 5.76) * axpect 2.67)
2023-07-29 22:41:38.222 INFO    ARF (5276): Final RCS 189.44 (base 75.00 + loadout 0.00) * axpect 2.53)
2023-07-29 22:41:38.232 INFO    ARF (14528): Final RCS 14.57 (base 3.30 + loadout 5.76) * axpect 2.67)
2023-07-29 22:41:38.232 INFO    ARF (14528): Final RCS 189.43 (base 75.00 + loadout 0.00) * axpect 2.53)
2023-07-29 22:41:38.513 INFO    ARF (11024): Final RCS 137.52 (base 75.00 + loadout 0.00) * axpect 1.83)
2023-07-29 22:41:38.521 INFO    ARF (14048): Final RCS 137.51 (base 75.00 + loadout 0.00) * axpect 1.83)
2023-07-29 22:41:38.542 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:41:38.542 INFO    ARF (11892): Final RCS 137.50 (base 75.00 + loadout 0.00) * axpect 1.83)
2023-07-29 22:41:39.114 INFO    ARF (5548): Final RCS 7.37 (base 3.00 + loadout 1.52) * axpect 1.95)
2023-07-29 22:41:39.114 INFO    ARF (5548): Final RCS 9.52 (base 3.00 + loadout 3.26) * axpect 2.09)
2023-07-29 22:41:39.203 INFO    ARF (5276): Final RCS 12.89 (base 3.00 + loadout 4.90) * axpect 2.66)
2023-07-29 22:41:39.210 INFO    ARF (16380): Final RCS 12.88 (base 3.00 + loadout 4.90) * axpect 2.66)
2023-07-29 22:41:39.703 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:41:39.703 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:41:40.142 INFO    ARF (3968): Final RCS 12.66 (base 3.00 + loadout 4.90) * axpect 2.59)
2023-07-29 22:41:40.207 WARNING LOG (3992): 5 duplicate message(s) skipped.
2023-07-29 22:41:40.207 INFO    ARF (16380): Final RCS 12.65 (base 3.00 + loadout 4.90) * axpect 2.59)
2023-07-29 22:41:40.215 INFO    ARF (8624): Final RCS 12.65 (base 3.00 + loadout 4.90) * axpect 2.58)
2023-07-29 22:41:40.223 INFO    ARF (11024): Final RCS 970.57 (base 75.00 + loadout 0.00) * axpect 12.94)
2023-07-29 22:41:40.260 INFO    ARF (5276): Final RCS 6.20 (base 3.00 + loadout 1.52) * axpect 1.56)
2023-07-29 22:41:40.260 INFO    ARF (5276): Final RCS 9.31 (base 3.00 + loadout 3.26) * axpect 2.02)
2023-07-29 22:41:40.272 INFO    ARF (448): Final RCS 6.19 (base 3.00 + loadout 1.52) * axpect 1.56)
2023-07-29 22:41:40.272 INFO    ARF (448): Final RCS 9.31 (base 3.00 + loadout 3.26) * axpect 2.02)
2023-07-29 22:41:40.281 INFO    ARF (17328): Final RCS 6.18 (base 3.00 + loadout 1.52) * axpect 1.56)
2023-07-29 22:41:40.281 INFO    ARF (17328): Final RCS 9.30 (base 3.00 + loadout 3.26) * axpect 2.01)
2023-07-29 22:41:40.292 INFO    ARF (5276): Final RCS 6.18 (base 3.00 + loadout 1.52) * axpect 1.55)
2023-07-29 22:41:40.292 INFO    ARF (5276): Final RCS 9.30 (base 3.00 + loadout 3.26) * axpect 2.01)
2023-07-29 22:41:40.381 INFO    ARF (5276): Final RCS 4.10 (base 3.00 + loadout 1.17) * axpect 0.98)
2023-07-29 22:41:40.388 INFO    ARF (3968): Final RCS 6.92 (base 3.00 + loadout 3.26) * axpect 1.22)
2023-07-29 22:41:40.441 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:41:40.441 INFO    ARF (10832): Final RCS 14.32 (base 3.30 + loadout 5.76) * axpect 2.59)
2023-07-29 22:41:40.441 INFO    ARF (10832): Final RCS 187.38 (base 75.00 + loadout 0.00) * axpect 2.50)
2023-07-29 22:41:40.663 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:41:40.727 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:41:40.727 DEBUG   Scripting (Main): Phrases make : key = 1
2023-07-29 22:41:40.727 DEBUG   Scripting (Main): 	 AWACSCallsign:make
2023-07-29 22:41:40.727 DEBUG   Scripting (Main): Phrases make : key = 1
2023-07-29 22:41:40.727 DEBUG   Scripting (Main): Phrases make : key = 4365
2023-07-29 22:41:40.764 INFO    ARF (448): Final RCS 136.30 (base 75.00 + loadout 0.00) * axpect 1.82)
2023-07-29 22:41:40.793 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:41:40.793 INFO    ARF (1352): Final RCS 136.29 (base 75.00 + loadout 0.00) * axpect 1.82)
2023-07-29 22:41:40.805 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:41:40.805 INFO    ARF (16380): Final RCS 136.28 (base 75.00 + loadout 0.00) * axpect 1.82)
2023-07-29 22:41:40.812 INFO    ARF (13920): Final RCS 136.27 (base 75.00 + loadout 0.00) * axpect 1.82)
2023-07-29 22:41:40.882 INFO    ARF (8624): Final RCS 136.24 (base 75.00 + loadout 0.00) * axpect 1.82)
2023-07-29 22:41:40.891 INFO    ARF (5548): Final RCS 136.23 (base 75.00 + loadout 0.00) * axpect 1.82)
2023-07-29 22:41:40.913 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:41:40.913 INFO    ARF (7300): Final RCS 136.22 (base 75.00 + loadout 0.00) * axpect 1.82)
2023-07-29 22:41:40.935 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:41:40.935 INFO    ARF (5996): Final RCS 136.21 (base 75.00 + loadout 0.00) * axpect 1.82)
2023-07-29 22:41:40.955 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:41:40.955 INFO    ARF (13420): Final RCS 136.20 (base 75.00 + loadout 0.00) * axpect 1.82)
2023-07-29 22:41:40.964 INFO    ARF (3968): Final RCS 136.19 (base 75.00 + loadout 0.00) * axpect 1.82)
2023-07-29 22:41:41.262 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:41:41.262 INFO    ARF (12064): Final RCS 186.74 (base 75.00 + loadout 0.00) * axpect 2.49)
2023-07-29 22:41:41.270 INFO    ARF (14048): Final RCS 14.34 (base 3.30 + loadout 5.76) * axpect 2.60)
2023-07-29 22:41:41.270 INFO    ARF (14048): Final RCS 186.73 (base 75.00 + loadout 0.00) * axpect 2.49)
2023-07-29 22:41:41.277 INFO    ARF (10188): Final RCS 14.34 (base 3.30 + loadout 5.76) * axpect 2.60)
2023-07-29 22:41:41.277 INFO    ARF (10188): Final RCS 186.73 (base 75.00 + loadout 0.00) * axpect 2.49)
2023-07-29 22:41:41.288 INFO    ARF (11892): Final RCS 14.35 (base 3.30 + loadout 5.76) * axpect 2.60)
2023-07-29 22:41:41.288 INFO    ARF (11892): Final RCS 186.72 (base 75.00 + loadout 0.00) * axpect 2.49)
2023-07-29 22:41:41.299 INFO    ARF (14048): Final RCS 14.35 (base 3.30 + loadout 5.76) * axpect 2.60)
2023-07-29 22:41:41.299 INFO    ARF (14048): Final RCS 186.71 (base 75.00 + loadout 0.00) * axpect 2.49)
2023-07-29 22:41:41.309 INFO    ARF (10188): Final RCS 14.35 (base 3.30 + loadout 5.76) * axpect 2.60)
2023-07-29 22:41:41.309 INFO    ARF (10188): Final RCS 6.88 (base 3.00 + loadout 3.26) * axpect 1.21)
2023-07-29 22:41:41.319 INFO    ARF (5276): Final RCS 238.18 (base 75.00 + loadout 0.00) * axpect 3.18)
2023-07-29 22:41:41.319 INFO    ARF (5276): Final RCS 6.88 (base 3.00 + loadout 3.26) * axpect 1.21)
2023-07-29 22:41:41.342 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:41:41.342 INFO    ARF (11024): Final RCS 4.13 (base 3.00 + loadout 1.17) * axpect 0.99)
2023-07-29 22:41:41.342 INFO    ARF (11024): Final RCS 6.88 (base 3.00 + loadout 3.26) * axpect 1.21)
2023-07-29 22:41:41.351 INFO    ARF (8204): Final RCS 4.13 (base 3.00 + loadout 1.17) * axpect 0.99)
2023-07-29 22:41:41.351 INFO    ARF (8204): Final RCS 6.88 (base 3.00 + loadout 3.26) * axpect 1.21)
2023-07-29 22:41:41.362 INFO    ARF (14048): Final RCS 4.13 (base 3.00 + loadout 1.17) * axpect 0.99)
2023-07-29 22:41:41.362 INFO    ARF (14048): Final RCS 6.88 (base 3.00 + loadout 3.26) * axpect 1.21)
2023-07-29 22:41:41.372 INFO    ARF (16316): Final RCS 4.13 (base 3.00 + loadout 1.17) * axpect 0.99)
2023-07-29 22:41:41.435 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:41:41.435 INFO    ARF (1352): Final RCS 6.03 (base 3.00 + loadout 1.52) * axpect 1.50)
2023-07-29 22:41:41.435 INFO    ARF (1352): Final RCS 8.78 (base 3.00 + loadout 3.26) * axpect 1.84)
2023-07-29 22:41:41.437 INFO    ARF (3428): Final RCS 6.03 (base 3.00 + loadout 1.52) * axpect 1.50)
2023-07-29 22:41:41.437 INFO    ARF (3428): Final RCS 8.78 (base 3.00 + loadout 3.26) * axpect 1.84)
2023-07-29 22:41:41.446 INFO    ARF (10188): Final RCS 1190.77 (base 75.00 + loadout 0.00) * axpect 15.88)
2023-07-29 22:41:41.446 INFO    ARF (10188): Final RCS 6.04 (base 3.00 + loadout 1.52) * axpect 1.51)
2023-07-29 22:41:41.446 INFO    ARF (10188): Final RCS 8.77 (base 3.00 + loadout 3.26) * axpect 1.84)
2023-07-29 22:41:41.457 INFO    ARF (1352): Final RCS 1190.81 (base 75.00 + loadout 0.00) * axpect 15.88)
2023-07-29 22:41:41.457 INFO    ARF (1352): Final RCS 6.04 (base 3.00 + loadout 1.52) * axpect 1.51)
2023-07-29 22:41:41.457 INFO    ARF (1352): Final RCS 8.76 (base 3.00 + loadout 3.26) * axpect 1.84)
2023-07-29 22:41:41.467 INFO    ARF (5996): Final RCS 1190.85 (base 75.00 + loadout 0.00) * axpect 15.88)
2023-07-29 22:41:41.467 INFO    ARF (5996): Final RCS 6.05 (base 3.00 + loadout 1.52) * axpect 1.51)
2023-07-29 22:41:41.467 INFO    ARF (5996): Final RCS 8.76 (base 3.00 + loadout 3.26) * axpect 1.83)
2023-07-29 22:41:41.478 INFO    ARF (8624): Final RCS 1190.89 (base 75.00 + loadout 0.00) * axpect 15.88)
2023-07-29 22:41:41.478 INFO    ARF (8624): Final RCS 6.05 (base 3.00 + loadout 1.52) * axpect 1.51)
2023-07-29 22:41:41.478 INFO    ARF (8624): Final RCS 8.75 (base 3.00 + loadout 3.26) * axpect 1.83)
2023-07-29 22:41:41.487 INFO    ARF (8204): Final RCS 6.06 (base 3.00 + loadout 1.52) * axpect 1.51)
2023-07-29 22:41:41.487 INFO    ARF (8204): Final RCS 8.75 (base 3.00 + loadout 3.26) * axpect 1.83)
2023-07-29 22:41:41.498 INFO    ARF (14048): Final RCS 958.37 (base 75.00 + loadout 0.00) * axpect 12.78)
2023-07-29 22:41:41.498 INFO    ARF (14048): Final RCS 6.06 (base 3.00 + loadout 1.52) * axpect 1.51)
2023-07-29 22:41:41.498 INFO    ARF (14048): Final RCS 8.74 (base 3.00 + loadout 3.26) * axpect 1.83)
2023-07-29 22:41:41.509 INFO    ARF (11892): Final RCS 958.27 (base 75.00 + loadout 0.00) * axpect 12.78)
2023-07-29 22:41:41.509 INFO    ARF (11892): Final RCS 8.73 (base 3.00 + loadout 3.26) * axpect 1.82)
2023-07-29 22:41:41.519 INFO    ARF (8204): Final RCS 958.19 (base 75.00 + loadout 0.00) * axpect 12.78)
2023-07-29 22:41:41.530 INFO    ARF (5548): Final RCS 958.09 (base 75.00 + loadout 0.00) * axpect 12.77)
2023-07-29 22:41:41.530 INFO    ARF (5548): Final RCS 13.70 (base 3.00 + loadout 4.90) * axpect 2.93)
2023-07-29 22:41:41.540 INFO    ARF (14528): Final RCS 958.00 (base 75.00 + loadout 0.00) * axpect 12.77)
2023-07-29 22:41:41.540 INFO    ARF (14528): Final RCS 13.76 (base 3.00 + loadout 4.90) * axpect 2.95)
2023-07-29 22:41:41.551 INFO    ARF (16380): Final RCS 13.82 (base 3.00 + loadout 4.90) * axpect 2.97)
2023-07-29 22:41:41.562 INFO    ARF (12064): Final RCS 13.88 (base 3.00 + loadout 4.90) * axpect 2.99)
2023-07-29 22:41:41.571 INFO    ARF (11024): Final RCS 13.94 (base 3.00 + loadout 4.90) * axpect 3.01)
2023-07-29 22:41:41.583 INFO    ARF (16316): Final RCS 14.01 (base 3.00 + loadout 4.90) * axpect 3.04)
2023-07-29 22:41:41.592 INFO    ARF (17328): Final RCS 14.07 (base 3.00 + loadout 4.90) * axpect 3.06)
2023-07-29 22:41:41.824 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:41:42.446 INFO    ARF (16316): Final RCS 25.71 (base 3.00 + loadout 4.90) * axpect 6.94)
2023-07-29 22:41:42.457 INFO    ARF (11024): Final RCS 949.83 (base 75.00 + loadout 0.00) * axpect 12.66)
2023-07-29 22:41:42.457 INFO    ARF (11024): Final RCS 25.77 (base 3.00 + loadout 4.90) * axpect 6.96)
2023-07-29 22:41:42.466 INFO    ARF (16380): Final RCS 949.74 (base 75.00 + loadout 0.00) * axpect 12.66)
2023-07-29 22:41:42.466 INFO    ARF (16380): Final RCS 25.83 (base 3.00 + loadout 4.90) * axpect 6.98)
2023-07-29 22:41:42.481 INFO    ARF (16316): Final RCS 949.65 (base 75.00 + loadout 0.00) * axpect 12.66)
2023-07-29 22:41:42.491 INFO    ARF (11024): Final RCS 949.57 (base 75.00 + loadout 0.00) * axpect 12.66)
2023-07-29 22:41:42.501 INFO    ARF (14048): Final RCS 949.48 (base 75.00 + loadout 0.00) * axpect 12.66)
2023-07-29 22:41:42.509 INFO    ARF (16316): Final RCS 949.39 (base 75.00 + loadout 0.00) * axpect 12.66)
2023-07-29 22:41:42.521 INFO    ARF (10188): Final RCS 1194.52 (base 75.00 + loadout 0.00) * axpect 15.93)
2023-07-29 22:41:42.521 INFO    ARF (10188): Final RCS 949.30 (base 75.00 + loadout 0.00) * axpect 12.66)
2023-07-29 22:41:42.529 INFO    ARF (16380): Final RCS 1194.55 (base 75.00 + loadout 0.00) * axpect 15.93)
2023-07-29 22:41:42.529 INFO    ARF (16380): Final RCS 949.21 (base 75.00 + loadout 0.00) * axpect 12.66)
2023-07-29 22:41:42.529 INFO    ARF (16380): Final RCS 6.92 (base 3.00 + loadout 1.52) * axpect 1.80)
2023-07-29 22:41:42.529 INFO    ARF (16380): Final RCS 7.99 (base 3.00 + loadout 3.26) * axpect 1.58)
2023-07-29 22:41:42.538 INFO    ARF (13420): Final RCS 1194.59 (base 75.00 + loadout 0.00) * axpect 15.93)
2023-07-29 22:41:42.538 INFO    ARF (13420): Final RCS 6.93 (base 3.00 + loadout 1.52) * axpect 1.80)
2023-07-29 22:41:42.538 INFO    ARF (13420): Final RCS 7.98 (base 3.00 + loadout 3.26) * axpect 1.57)
2023-07-29 22:41:42.550 INFO    ARF (5548): Final RCS 1194.62 (base 75.00 + loadout 0.00) * axpect 15.93)
2023-07-29 22:41:42.550 INFO    ARF (5548): Final RCS 6.94 (base 3.00 + loadout 1.52) * axpect 1.81)
2023-07-29 22:41:42.550 INFO    ARF (5548): Final RCS 7.97 (base 3.00 + loadout 3.26) * axpect 1.57)
2023-07-29 22:41:42.558 INFO    ARF (5996): Final RCS 1194.65 (base 75.00 + loadout 0.00) * axpect 15.93)
2023-07-29 22:41:42.558 INFO    ARF (5996): Final RCS 6.95 (base 3.00 + loadout 1.52) * axpect 1.81)
2023-07-29 22:41:42.558 INFO    ARF (5996): Final RCS 7.97 (base 3.00 + loadout 3.26) * axpect 1.57)
2023-07-29 22:41:42.571 INFO    ARF (13920): Final RCS 1194.68 (base 75.00 + loadout 0.00) * axpect 15.93)
2023-07-29 22:41:42.571 INFO    ARF (13920): Final RCS 6.97 (base 3.00 + loadout 1.52) * axpect 1.82)
2023-07-29 22:41:42.571 INFO    ARF (13920): Final RCS 7.96 (base 3.00 + loadout 3.26) * axpect 1.57)
2023-07-29 22:41:42.580 INFO    ARF (5548): Final RCS 1194.72 (base 75.00 + loadout 0.00) * axpect 15.93)
2023-07-29 22:41:42.580 INFO    ARF (5548): Final RCS 6.98 (base 3.00 + loadout 1.52) * axpect 1.82)
2023-07-29 22:41:42.580 INFO    ARF (5548): Final RCS 7.95 (base 3.00 + loadout 3.26) * axpect 1.56)
2023-07-29 22:41:42.590 INFO    ARF (14048): Final RCS 6.99 (base 3.00 + loadout 1.52) * axpect 1.82)
2023-07-29 22:41:42.626 INFO    ARF (10832): Final RCS 4.18 (base 3.00 + loadout 1.17) * axpect 1.01)
2023-07-29 22:41:42.647 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:41:42.647 INFO    ARF (10188): Final RCS 4.19 (base 3.00 + loadout 1.17) * axpect 1.01)
2023-07-29 22:41:42.647 INFO    ARF (10188): Final RCS 6.82 (base 3.00 + loadout 3.26) * axpect 1.19)
2023-07-29 22:41:42.658 INFO    ARF (9160): Final RCS 4.19 (base 3.00 + loadout 1.17) * axpect 1.01)
2023-07-29 22:41:42.658 INFO    ARF (9160): Final RCS 6.82 (base 3.00 + loadout 3.26) * axpect 1.19)
2023-07-29 22:41:42.666 INFO    ARF (5276): Final RCS 4.19 (base 3.00 + loadout 1.17) * axpect 1.01)
2023-07-29 22:41:42.666 INFO    ARF (5276): Final RCS 6.82 (base 3.00 + loadout 3.26) * axpect 1.19)
2023-07-29 22:41:42.673 INFO    ARF (10188): Final RCS 4.19 (base 3.00 + loadout 1.17) * axpect 1.01)
2023-07-29 22:41:42.673 INFO    ARF (10188): Final RCS 233.84 (base 75.00 + loadout 0.00) * axpect 3.12)
2023-07-29 22:41:42.673 INFO    ARF (10188): Final RCS 6.82 (base 3.00 + loadout 3.26) * axpect 1.19)
2023-07-29 22:41:42.684 INFO    ARF (16316): Final RCS 4.19 (base 3.00 + loadout 1.17) * axpect 1.01)
2023-07-29 22:41:42.684 INFO    ARF (16316): Final RCS 233.81 (base 75.00 + loadout 0.00) * axpect 3.12)
2023-07-29 22:41:42.684 INFO    ARF (16316): Final RCS 6.82 (base 3.00 + loadout 3.26) * axpect 1.19)
2023-07-29 22:41:42.695 INFO    ARF (5276): Final RCS 4.19 (base 3.00 + loadout 1.17) * axpect 1.01)
2023-07-29 22:41:42.695 INFO    ARF (5276): Final RCS 14.40 (base 3.30 + loadout 5.76) * axpect 2.62)
2023-07-29 22:41:42.695 INFO    ARF (5276): Final RCS 185.76 (base 75.00 + loadout 0.00) * axpect 2.48)
2023-07-29 22:41:42.695 INFO    ARF (5276): Final RCS 233.78 (base 75.00 + loadout 0.00) * axpect 3.12)
2023-07-29 22:41:42.695 INFO    ARF (5276): Final RCS 6.81 (base 3.00 + loadout 3.26) * axpect 1.19)
2023-07-29 22:41:42.704 INFO    ARF (5548): Final RCS 14.40 (base 3.30 + loadout 5.76) * axpect 2.62)
2023-07-29 22:41:42.704 INFO    ARF (5548): Final RCS 185.75 (base 75.00 + loadout 0.00) * axpect 2.48)
2023-07-29 22:41:42.704 INFO    ARF (5548): Final RCS 233.75 (base 75.00 + loadout 0.00) * axpect 3.12)
2023-07-29 22:41:42.704 INFO    ARF (5548): Final RCS 6.81 (base 3.00 + loadout 3.26) * axpect 1.19)
2023-07-29 22:41:42.716 INFO    ARF (9160): Final RCS 14.40 (base 3.30 + loadout 5.76) * axpect 2.62)
2023-07-29 22:41:42.716 INFO    ARF (9160): Final RCS 185.74 (base 75.00 + loadout 0.00) * axpect 2.48)
2023-07-29 22:41:42.716 INFO    ARF (9160): Final RCS 233.72 (base 75.00 + loadout 0.00) * axpect 3.12)
2023-07-29 22:41:42.716 INFO    ARF (9160): Final RCS 6.81 (base 3.00 + loadout 3.26) * axpect 1.19)
2023-07-29 22:41:42.725 INFO    ARF (3968): Final RCS 14.40 (base 3.30 + loadout 5.76) * axpect 2.62)
2023-07-29 22:41:42.725 INFO    ARF (3968): Final RCS 185.74 (base 75.00 + loadout 0.00) * axpect 2.48)
2023-07-29 22:41:42.727 INFO    ARF (7300): Final RCS 14.40 (base 3.30 + loadout 5.76) * axpect 2.62)
2023-07-29 22:41:42.727 INFO    ARF (7300): Final RCS 185.73 (base 75.00 + loadout 0.00) * axpect 2.48)
2023-07-29 22:41:42.740 INFO    ARF (14528): Final RCS 14.41 (base 3.30 + loadout 5.76) * axpect 2.62)
2023-07-29 22:41:42.740 INFO    ARF (14528): Final RCS 185.73 (base 75.00 + loadout 0.00) * axpect 2.48)
2023-07-29 22:41:42.750 INFO    ARF (3968): Final RCS 14.41 (base 3.30 + loadout 5.76) * axpect 2.62)
2023-07-29 22:41:42.750 INFO    ARF (3968): Final RCS 185.72 (base 75.00 + loadout 0.00) * axpect 2.48)
2023-07-29 22:41:42.761 INFO    ARF (3428): Final RCS 14.41 (base 3.30 + loadout 5.76) * axpect 2.62)
2023-07-29 22:41:42.761 INFO    ARF (3428): Final RCS 185.71 (base 75.00 + loadout 0.00) * axpect 2.48)
2023-07-29 22:41:43.038 INFO    ARF (5548): Final RCS 135.10 (base 75.00 + loadout 0.00) * axpect 1.80)
2023-07-29 22:41:43.052 INFO    ARF (3968): Final RCS 135.09 (base 75.00 + loadout 0.00) * axpect 1.80)
2023-07-29 22:41:43.070 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:41:43.070 INFO    ARF (5548): Final RCS 135.08 (base 75.00 + loadout 0.00) * axpect 1.80)
2023-07-29 22:41:43.090 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:41:43.090 INFO    ARF (8204): Final RCS 135.07 (base 75.00 + loadout 0.00) * axpect 1.80)
2023-07-29 22:41:43.345 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:41:43.371 INFO    ARF (5548): Final RCS 134.93 (base 75.00 + loadout 0.00) * axpect 1.80)
2023-07-29 22:41:43.383 INFO    ARF (9160): Final RCS 134.92 (base 75.00 + loadout 0.00) * axpect 1.80)
2023-07-29 22:41:43.911 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:41:43.911 INFO    ARF (16380): Final RCS 7.84 (base 3.00 + loadout 1.52) * axpect 2.11)
2023-07-29 22:41:43.923 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:41:43.923 INFO    ARF (11892): Final RCS 7.76 (base 3.00 + loadout 3.26) * axpect 1.50)
2023-07-29 22:41:44.001 INFO    ARF (14048): Final RCS 38.53 (base 3.00 + loadout 4.90) * axpect 11.21)
2023-07-29 22:41:44.010 INFO    ARF (17328): Final RCS 38.10 (base 3.00 + loadout 4.90) * axpect 11.07)
2023-07-29 22:41:44.021 INFO    ARF (13920): Final RCS 37.68 (base 3.00 + loadout 4.90) * axpect 10.93)
2023-07-29 22:41:44.028 INFO    ARF (3968): Final RCS 37.27 (base 3.00 + loadout 4.90) * axpect 10.79)
2023-07-29 22:41:44.041 INFO    ARF (448): Final RCS 36.86 (base 3.00 + loadout 4.90) * axpect 10.65)
2023-07-29 22:41:44.499 DEBUG   LuaGUI (Main): --- onChatMessage---	Trygon connected to server	nil	nil
2023-07-29 22:41:44.693 INFO    ARF (8624): Final RCS 27.94 (base 3.00 + loadout 4.90) * axpect 7.68)
2023-07-29 22:41:44.706 INFO    ARF (14528): Final RCS 27.77 (base 3.00 + loadout 4.90) * axpect 7.62)
2023-07-29 22:41:44.715 INFO    ARF (5276): Final RCS 27.59 (base 3.00 + loadout 4.90) * axpect 7.56)
2023-07-29 22:41:44.724 INFO    ARF (13420): Final RCS 27.40 (base 3.00 + loadout 4.90) * axpect 7.50)
2023-07-29 22:41:44.735 INFO    ARF (10188): Final RCS 27.20 (base 3.00 + loadout 4.90) * axpect 7.43)
2023-07-29 22:41:44.738 INFO    ARF (5276): Final RCS 26.98 (base 3.00 + loadout 4.90) * axpect 7.36)
2023-07-29 22:41:44.747 INFO    ARF (3428): Final RCS 26.76 (base 3.00 + loadout 4.90) * axpect 7.29)
2023-07-29 22:41:44.769 INFO    ARF (11024): Final RCS 931.16 (base 75.00 + loadout 0.00) * axpect 12.42)
2023-07-29 22:41:44.802 INFO    ARF (14048): Final RCS 7.65 (base 3.00 + loadout 1.52) * axpect 2.04)
2023-07-29 22:41:44.802 INFO    ARF (14048): Final RCS 8.26 (base 3.00 + loadout 3.26) * axpect 1.67)
2023-07-29 22:41:44.812 INFO    ARF (3968): Final RCS 7.64 (base 3.00 + loadout 1.52) * axpect 2.04)
2023-07-29 22:41:44.812 INFO    ARF (3968): Final RCS 8.27 (base 3.00 + loadout 3.26) * axpect 1.67)
2023-07-29 22:41:44.822 INFO    ARF (14528): Final RCS 7.64 (base 3.00 + loadout 1.52) * axpect 2.04)
2023-07-29 22:41:44.822 INFO    ARF (14528): Final RCS 8.27 (base 3.00 + loadout 3.26) * axpect 1.67)
2023-07-29 22:41:44.833 INFO    ARF (14048): Final RCS 7.63 (base 3.00 + loadout 1.52) * axpect 2.04)
2023-07-29 22:41:44.833 INFO    ARF (14048): Final RCS 8.28 (base 3.00 + loadout 3.26) * axpect 1.67)
2023-07-29 22:41:44.842 INFO    ARF (1352): Final RCS 7.63 (base 3.00 + loadout 1.52) * axpect 2.04)
2023-07-29 22:41:44.920 INFO    ARF (8204): Final RCS 4.32 (base 3.00 + loadout 1.17) * axpect 1.05)
2023-07-29 22:41:44.927 INFO    ARF (13420): Final RCS 6.70 (base 3.00 + loadout 3.26) * axpect 1.15)
2023-07-29 22:41:44.938 INFO    ARF (7300): Final RCS 6.69 (base 3.00 + loadout 3.26) * axpect 1.15)
2023-07-29 22:41:44.990 INFO    ARF (17328): Final RCS 14.19 (base 3.30 + loadout 5.76) * axpect 2.56)
2023-07-29 22:41:44.990 INFO    ARF (17328): Final RCS 184.49 (base 75.00 + loadout 0.00) * axpect 2.46)
2023-07-29 22:41:45.303 INFO    ARF (3428): Final RCS 133.95 (base 75.00 + loadout 0.00) * axpect 1.79)
2023-07-29 22:41:45.323 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:41:45.323 INFO    ARF (11024): Final RCS 133.94 (base 75.00 + loadout 0.00) * axpect 1.79)
2023-07-29 22:41:45.344 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:41:45.344 INFO    ARF (8624): Final RCS 133.93 (base 75.00 + loadout 0.00) * axpect 1.79)
2023-07-29 22:41:45.527 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:41:45.527 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:41:45.701 INFO    ARF (16316): Final RCS 133.76 (base 75.00 + loadout 0.00) * axpect 1.78)
2023-07-29 22:41:45.717 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:41:45.717 INFO    ARF (10188): Final RCS 133.75 (base 75.00 + loadout 0.00) * axpect 1.78)
2023-07-29 22:41:45.731 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:41:45.731 INFO    ARF (5996): Final RCS 133.74 (base 75.00 + loadout 0.00) * axpect 1.78)
2023-07-29 22:41:45.755 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:41:45.755 INFO    ARF (9160): Final RCS 133.73 (base 75.00 + loadout 0.00) * axpect 1.78)
2023-07-29 22:41:45.769 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:41:45.769 INFO    ARF (14528): Final RCS 133.72 (base 75.00 + loadout 0.00) * axpect 1.78)
2023-07-29 22:41:46.072 INFO    ARF (10188): Final RCS 14.08 (base 3.30 + loadout 5.76) * axpect 2.52)
2023-07-29 22:41:46.072 INFO    ARF (10188): Final RCS 184.02 (base 75.00 + loadout 0.00) * axpect 2.45)
2023-07-29 22:41:46.085 INFO    ARF (16316): Final RCS 14.08 (base 3.30 + loadout 5.76) * axpect 2.52)
2023-07-29 22:41:46.085 INFO    ARF (16316): Final RCS 184.01 (base 75.00 + loadout 0.00) * axpect 2.45)
2023-07-29 22:41:46.102 INFO    ARF (17328): Final RCS 14.08 (base 3.30 + loadout 5.76) * axpect 2.52)
2023-07-29 22:41:46.102 INFO    ARF (17328): Final RCS 184.01 (base 75.00 + loadout 0.00) * axpect 2.45)
2023-07-29 22:41:46.105 INFO    ARF (10188): Final RCS 14.08 (base 3.30 + loadout 5.76) * axpect 2.52)
2023-07-29 22:41:46.105 INFO    ARF (10188): Final RCS 184.01 (base 75.00 + loadout 0.00) * axpect 2.45)
2023-07-29 22:41:46.120 INFO    ARF (5996): Final RCS 14.08 (base 3.30 + loadout 5.76) * axpect 2.52)
2023-07-29 22:41:46.120 INFO    ARF (5996): Final RCS 184.00 (base 75.00 + loadout 0.00) * axpect 2.45)
2023-07-29 22:41:46.124 INFO    ARF (14528): Final RCS 224.35 (base 75.00 + loadout 0.00) * axpect 2.99)
2023-07-29 22:41:46.124 INFO    ARF (14528): Final RCS 6.63 (base 3.00 + loadout 3.26) * axpect 1.12)
2023-07-29 22:41:46.151 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:41:46.151 INFO    ARF (5548): Final RCS 4.42 (base 3.00 + loadout 1.17) * axpect 1.09)
2023-07-29 22:41:46.151 INFO    ARF (5548): Final RCS 6.63 (base 3.00 + loadout 3.26) * axpect 1.12)
2023-07-29 22:41:46.158 INFO    ARF (10188): Final RCS 4.42 (base 3.00 + loadout 1.17) * axpect 1.09)
2023-07-29 22:41:46.158 INFO    ARF (10188): Final RCS 6.63 (base 3.00 + loadout 3.26) * axpect 1.12)
2023-07-29 22:41:46.171 INFO    ARF (9160): Final RCS 4.42 (base 3.00 + loadout 1.17) * axpect 1.09)
2023-07-29 22:41:46.171 INFO    ARF (9160): Final RCS 6.62 (base 3.00 + loadout 3.26) * axpect 1.12)
2023-07-29 22:41:46.189 INFO    ARF (5548): Final RCS 4.42 (base 3.00 + loadout 1.17) * axpect 1.09)
2023-07-29 22:41:46.190 INFO    ARF (1352): Final RCS 4.43 (base 3.00 + loadout 1.17) * axpect 1.09)
2023-07-29 22:41:46.237 INFO    ARF (10832): Final RCS 7.80 (base 3.00 + loadout 1.52) * axpect 2.09)
2023-07-29 22:41:46.248 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:41:46.248 INFO    ARF (14048): Final RCS 9.41 (base 3.00 + loadout 3.26) * axpect 2.05)
2023-07-29 22:41:46.249 INFO    ARF (3968): Final RCS 7.80 (base 3.00 + loadout 1.52) * axpect 2.09)
2023-07-29 22:41:46.249 INFO    ARF (3968): Final RCS 9.42 (base 3.00 + loadout 3.26) * axpect 2.05)
2023-07-29 22:41:46.259 INFO    ARF (5276): Final RCS 7.80 (base 3.00 + loadout 1.52) * axpect 2.09)
2023-07-29 22:41:46.259 INFO    ARF (5276): Final RCS 9.42 (base 3.00 + loadout 3.26) * axpect 2.05)
2023-07-29 22:41:46.269 INFO    ARF (14048): Final RCS 1202.59 (base 75.00 + loadout 0.00) * axpect 16.03)
2023-07-29 22:41:46.269 INFO    ARF (14048): Final RCS 7.80 (base 3.00 + loadout 1.52) * axpect 2.09)
2023-07-29 22:41:46.269 INFO    ARF (14048): Final RCS 9.43 (base 3.00 + loadout 3.26) * axpect 2.06)
2023-07-29 22:41:46.280 INFO    ARF (12064): Final RCS 1202.59 (base 75.00 + loadout 0.00) * axpect 16.03)
2023-07-29 22:41:46.280 INFO    ARF (12064): Final RCS 7.80 (base 3.00 + loadout 1.52) * axpect 2.09)
2023-07-29 22:41:46.280 INFO    ARF (12064): Final RCS 9.43 (base 3.00 + loadout 3.26) * axpect 2.06)
2023-07-29 22:41:46.291 INFO    ARF (16380): Final RCS 1202.60 (base 75.00 + loadout 0.00) * axpect 16.03)
2023-07-29 22:41:46.291 INFO    ARF (16380): Final RCS 7.80 (base 3.00 + loadout 1.52) * axpect 2.09)
2023-07-29 22:41:46.291 INFO    ARF (16380): Final RCS 9.44 (base 3.00 + loadout 3.26) * axpect 2.06)
2023-07-29 22:41:46.302 INFO    ARF (14048): Final RCS 919.40 (base 75.00 + loadout 0.00) * axpect 12.26)
2023-07-29 22:41:46.302 INFO    ARF (14048): Final RCS 7.80 (base 3.00 + loadout 1.52) * axpect 2.09)
2023-07-29 22:41:46.302 INFO    ARF (14048): Final RCS 9.44 (base 3.00 + loadout 3.26) * axpect 2.06)
2023-07-29 22:41:46.312 INFO    ARF (3968): Final RCS 919.33 (base 75.00 + loadout 0.00) * axpect 12.26)
2023-07-29 22:41:46.312 INFO    ARF (3968): Final RCS 9.44 (base 3.00 + loadout 3.26) * axpect 2.06)
2023-07-29 22:41:46.322 INFO    ARF (5548): Final RCS 919.24 (base 75.00 + loadout 0.00) * axpect 12.26)
2023-07-29 22:41:46.334 INFO    ARF (14528): Final RCS 919.16 (base 75.00 + loadout 0.00) * axpect 12.26)
2023-07-29 22:41:46.334 INFO    ARF (14528): Final RCS 9.69 (base 3.00 + loadout 4.90) * axpect 1.60)
2023-07-29 22:41:46.343 INFO    ARF (3968): Final RCS 919.08 (base 75.00 + loadout 0.00) * axpect 12.25)
2023-07-29 22:41:46.343 INFO    ARF (3968): Final RCS 9.75 (base 3.00 + loadout 4.90) * axpect 1.62)
2023-07-29 22:41:46.355 INFO    ARF (7300): Final RCS 9.81 (base 3.00 + loadout 4.90) * axpect 1.64)
2023-07-29 22:41:46.364 INFO    ARF (8204): Final RCS 9.88 (base 3.00 + loadout 4.90) * axpect 1.66)
2023-07-29 22:41:46.365 INFO    ARF (13420): Final RCS 9.94 (base 3.00 + loadout 4.90) * axpect 1.68)
2023-07-29 22:41:46.377 INFO    ARF (16380): Final RCS 10.01 (base 3.00 + loadout 4.90) * axpect 1.70)
2023-07-29 22:41:46.386 INFO    ARF (14048): Final RCS 10.08 (base 3.00 + loadout 4.90) * axpect 1.73)
2023-07-29 22:41:46.399 INFO    ARF (11024): Final RCS 10.15 (base 3.00 + loadout 4.90) * axpect 1.75)
2023-07-29 22:41:46.689 ERROR   APP (Main): missed aicraft descriptor for VSN_F4C, making placeholder
2023-07-29 22:41:47.027 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:41:47.027 INFO    ARF (448): Final RCS 9.21 (base 3.00 + loadout 4.90) * axpect 1.44)
2023-07-29 22:41:47.049 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:41:47.049 INFO    ARF (9160): Final RCS 913.55 (base 75.00 + loadout 0.00) * axpect 12.18)
2023-07-29 22:41:47.049 INFO    ARF (9160): Final RCS 9.22 (base 3.00 + loadout 4.90) * axpect 1.44)
2023-07-29 22:41:47.058 INFO    ARF (16380): Final RCS 913.48 (base 75.00 + loadout 0.00) * axpect 12.18)
2023-07-29 22:41:47.069 INFO    ARF (17328): Final RCS 913.42 (base 75.00 + loadout 0.00) * axpect 12.18)
2023-07-29 22:41:47.080 INFO    ARF (9160): Final RCS 913.35 (base 75.00 + loadout 0.00) * axpect 12.18)
2023-07-29 22:41:47.091 INFO    ARF (3428): Final RCS 1202.95 (base 75.00 + loadout 0.00) * axpect 16.04)
2023-07-29 22:41:47.091 INFO    ARF (3428): Final RCS 913.29 (base 75.00 + loadout 0.00) * axpect 12.18)
2023-07-29 22:41:47.103 INFO    ARF (11024): Final RCS 1202.95 (base 75.00 + loadout 0.00) * axpect 16.04)
2023-07-29 22:41:47.103 INFO    ARF (11024): Final RCS 913.23 (base 75.00 + loadout 0.00) * axpect 12.18)
2023-07-29 22:41:47.113 INFO    ARF (9160): Final RCS 1202.95 (base 75.00 + loadout 0.00) * axpect 16.04)
2023-07-29 22:41:47.113 INFO    ARF (9160): Final RCS 913.16 (base 75.00 + loadout 0.00) * axpect 12.18)
2023-07-29 22:41:47.113 INFO    ARF (9160): Final RCS 9.65 (base 3.00 + loadout 3.26) * axpect 2.13)
2023-07-29 22:41:47.123 INFO    ARF (3428): Final RCS 1202.95 (base 75.00 + loadout 0.00) * axpect 16.04)
2023-07-29 22:41:47.123 INFO    ARF (3428): Final RCS 913.10 (base 75.00 + loadout 0.00) * axpect 12.17)
2023-07-29 22:41:47.123 INFO    ARF (3428): Final RCS 7.61 (base 3.00 + loadout 1.52) * axpect 2.03)
2023-07-29 22:41:47.123 INFO    ARF (3428): Final RCS 9.64 (base 3.00 + loadout 3.26) * axpect 2.13)
2023-07-29 22:41:47.133 INFO    ARF (8624): Final RCS 1202.95 (base 75.00 + loadout 0.00) * axpect 16.04)
2023-07-29 22:41:47.133 INFO    ARF (8624): Final RCS 7.61 (base 3.00 + loadout 1.52) * axpect 2.03)
2023-07-29 22:41:47.133 INFO    ARF (8624): Final RCS 9.64 (base 3.00 + loadout 3.26) * axpect 2.13)
2023-07-29 22:41:47.143 INFO    ARF (7300): Final RCS 1202.95 (base 75.00 + loadout 0.00) * axpect 16.04)
2023-07-29 22:41:47.143 INFO    ARF (7300): Final RCS 7.60 (base 3.00 + loadout 1.52) * axpect 2.03)
2023-07-29 22:41:47.143 INFO    ARF (7300): Final RCS 9.64 (base 3.00 + loadout 3.26) * axpect 2.13)
2023-07-29 22:41:47.155 INFO    ARF (3428): Final RCS 1202.95 (base 75.00 + loadout 0.00) * axpect 16.04)
2023-07-29 22:41:47.155 INFO    ARF (3428): Final RCS 7.60 (base 3.00 + loadout 1.52) * axpect 2.03)
2023-07-29 22:41:47.155 INFO    ARF (3428): Final RCS 9.64 (base 3.00 + loadout 3.26) * axpect 2.13)
2023-07-29 22:41:47.158 INFO    ARF (5548): Final RCS 7.59 (base 3.00 + loadout 1.52) * axpect 2.02)
2023-07-29 22:41:47.158 INFO    ARF (5548): Final RCS 9.63 (base 3.00 + loadout 3.26) * axpect 2.12)
2023-07-29 22:41:47.166 INFO    ARF (14048): Final RCS 7.58 (base 3.00 + loadout 1.52) * axpect 2.02)
2023-07-29 22:41:47.166 INFO    ARF (14048): Final RCS 9.63 (base 3.00 + loadout 3.26) * axpect 2.12)
2023-07-29 22:41:47.177 INFO    ARF (16316): Final RCS 7.58 (base 3.00 + loadout 1.52) * axpect 2.02)
2023-07-29 22:41:47.201 INFO    ARF (14528): Final RCS 4.52 (base 3.00 + loadout 1.17) * axpect 1.12)
2023-07-29 22:41:47.222 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:41:47.222 INFO    ARF (11024): Final RCS 6.56 (base 3.00 + loadout 3.26) * axpect 1.10)
2023-07-29 22:41:47.229 INFO    ARF (448): Final RCS 4.52 (base 3.00 + loadout 1.17) * axpect 1.12)
2023-07-29 22:41:47.229 INFO    ARF (448): Final RCS 6.56 (base 3.00 + loadout 3.26) * axpect 1.10)
2023-07-29 22:41:47.241 INFO    ARF (10832): Final RCS 4.53 (base 3.00 + loadout 1.17) * axpect 1.12)
2023-07-29 22:41:47.241 INFO    ARF (10832): Final RCS 6.56 (base 3.00 + loadout 3.26) * axpect 1.10)
2023-07-29 22:41:47.251 INFO    ARF (9160): Final RCS 4.53 (base 3.00 + loadout 1.17) * axpect 1.12)
2023-07-29 22:41:47.251 INFO    ARF (9160): Final RCS 6.56 (base 3.00 + loadout 3.26) * axpect 1.10)
2023-07-29 22:41:47.262 INFO    ARF (10188): Final RCS 4.53 (base 3.00 + loadout 1.17) * axpect 1.12)
2023-07-29 22:41:47.262 INFO    ARF (10188): Final RCS 221.67 (base 75.00 + loadout 0.00) * axpect 2.96)
2023-07-29 22:41:47.262 INFO    ARF (10188): Final RCS 6.56 (base 3.00 + loadout 3.26) * axpect 1.10)
2023-07-29 22:41:47.271 INFO    ARF (17328): Final RCS 14.05 (base 3.30 + loadout 5.76) * axpect 2.51)
2023-07-29 22:41:47.271 INFO    ARF (17328): Final RCS 221.65 (base 75.00 + loadout 0.00) * axpect 2.96)
2023-07-29 22:41:47.271 INFO    ARF (17328): Final RCS 6.56 (base 3.00 + loadout 3.26) * axpect 1.10)
2023-07-29 22:41:47.285 INFO    ARF (13420): Final RCS 14.05 (base 3.30 + loadout 5.76) * axpect 2.51)
2023-07-29 22:41:47.285 INFO    ARF (13420): Final RCS 183.56 (base 75.00 + loadout 0.00) * axpect 2.45)
2023-07-29 22:41:47.285 INFO    ARF (13420): Final RCS 221.62 (base 75.00 + loadout 0.00) * axpect 2.95)
2023-07-29 22:41:47.285 INFO    ARF (13420): Final RCS 6.56 (base 3.00 + loadout 3.26) * axpect 1.10)
2023-07-29 22:41:47.294 INFO    ARF (8204): Final RCS 14.05 (base 3.30 + loadout 5.76) * axpect 2.51)
2023-07-29 22:41:47.294 INFO    ARF (8204): Final RCS 183.56 (base 75.00 + loadout 0.00) * axpect 2.45)
2023-07-29 22:41:47.295 INFO    ARF (8204): Final RCS 221.60 (base 75.00 + loadout 0.00) * axpect 2.95)
2023-07-29 22:41:47.295 INFO    ARF (8204): Final RCS 6.56 (base 3.00 + loadout 3.26) * axpect 1.10)
2023-07-29 22:41:47.303 INFO    ARF (3428): Final RCS 14.05 (base 3.30 + loadout 5.76) * axpect 2.51)
2023-07-29 22:41:47.303 INFO    ARF (3428): Final RCS 183.56 (base 75.00 + loadout 0.00) * axpect 2.45)
2023-07-29 22:41:47.303 INFO    ARF (3428): Final RCS 221.58 (base 75.00 + loadout 0.00) * axpect 2.95)
2023-07-29 22:41:47.316 INFO    ARF (13420): Final RCS 14.04 (base 3.30 + loadout 5.76) * axpect 2.51)
2023-07-29 22:41:47.316 INFO    ARF (13420): Final RCS 183.55 (base 75.00 + loadout 0.00) * axpect 2.45)
2023-07-29 22:41:47.324 INFO    ARF (10188): Final RCS 14.04 (base 3.30 + loadout 5.76) * axpect 2.51)
2023-07-29 22:41:47.324 INFO    ARF (10188): Final RCS 183.55 (base 75.00 + loadout 0.00) * axpect 2.45)
2023-07-29 22:41:47.325 INFO    ARF (3428): Final RCS 14.04 (base 3.30 + loadout 5.76) * axpect 2.51)
2023-07-29 22:41:47.325 INFO    ARF (3428): Final RCS 183.55 (base 75.00 + loadout 0.00) * axpect 2.45)
2023-07-29 22:41:47.339 INFO    ARF (14528): Final RCS 14.04 (base 3.30 + loadout 5.76) * axpect 2.51)
2023-07-29 22:41:47.339 INFO    ARF (14528): Final RCS 183.54 (base 75.00 + loadout 0.00) * axpect 2.45)
2023-07-29 22:41:47.636 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:41:47.636 INFO    ARF (16380): Final RCS 132.83 (base 75.00 + loadout 0.00) * axpect 1.77)
2023-07-29 22:41:47.660 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:41:47.660 INFO    ARF (9160): Final RCS 132.82 (base 75.00 + loadout 0.00) * axpect 1.77)
2023-07-29 22:41:47.673 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:41:47.673 INFO    ARF (11892): Final RCS 132.81 (base 75.00 + loadout 0.00) * axpect 1.77)
2023-07-29 22:41:48.200 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:41:48.200 INFO    ARF (13420): Final RCS 132.56 (base 75.00 + loadout 0.00) * axpect 1.77)
2023-07-29 22:41:48.742 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:41:48.742 INFO    ARF (3968): Final RCS 6.15 (base 3.00 + loadout 1.52) * axpect 1.54)
2023-07-29 22:41:48.742 INFO    ARF (3968): Final RCS 8.37 (base 3.00 + loadout 3.26) * axpect 1.70)
2023-07-29 22:41:48.755 INFO    ARF (9160): Final RCS 8.36 (base 3.00 + loadout 3.26) * axpect 1.70)
2023-07-29 22:41:48.831 INFO    ARF (13920): Final RCS 10.21 (base 3.00 + loadout 4.90) * axpect 1.77)
2023-07-29 22:41:48.845 INFO    ARF (10188): Final RCS 10.24 (base 3.00 + loadout 4.90) * axpect 1.78)
2023-07-29 22:41:48.848 INFO    ARF (11892): Final RCS 10.27 (base 3.00 + loadout 4.90) * axpect 1.79)
2023-07-29 22:41:48.858 INFO    ARF (3968): Final RCS 10.30 (base 3.00 + loadout 4.90) * axpect 1.80)
2023-07-29 22:41:48.867 INFO    ARF (9160): Final RCS 10.34 (base 3.00 + loadout 4.90) * axpect 1.81)
2023-07-29 22:41:48.879 INFO    ARF (11024): Final RCS 10.37 (base 3.00 + loadout 4.90) * axpect 1.82)
2023-07-29 22:41:48.897 INFO    ARF (5996): Final RCS 10.40 (base 3.00 + loadout 4.90) * axpect 1.84)
2023-07-29 22:41:49.011 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:41:49.011 DEBUG   Scripting (Main): Phrases make : key = 6
2023-07-29 22:41:49.011 DEBUG   Scripting (Main): Phrases make : key = 4279
2023-07-29 22:41:49.275 INFO    M2KC_CPT (Main): Drift N=0.003952nm E=0.000022nm  GS N=0.052400 E=-0.260315 Angle errors vertical=0.001200 horizontal=-0.058675
2023-07-29 22:41:49.349 INFO    ARF (16380): Final RCS 11.19 (base 3.00 + loadout 4.90) * axpect 2.10)
2023-07-29 22:41:49.368 INFO    ARF (13420): Final RCS 11.16 (base 3.00 + loadout 4.90) * axpect 2.09)
2023-07-29 22:41:49.380 INFO    ARF (7300): Final RCS 11.13 (base 3.00 + loadout 4.90) * axpect 2.08)
2023-07-29 22:41:49.392 INFO    ARF (14528): Final RCS 11.10 (base 3.00 + loadout 4.90) * axpect 2.07)
2023-07-29 22:41:49.393 INFO    ARF (17328): Final RCS 11.07 (base 3.00 + loadout 4.90) * axpect 2.06)
2023-07-29 22:41:49.402 INFO    ARF (448): Final RCS 11.04 (base 3.00 + loadout 4.90) * axpect 2.05)
2023-07-29 22:41:49.410 INFO    ARF (14528): Final RCS 11.00 (base 3.00 + loadout 4.90) * axpect 2.03)
2023-07-29 22:41:49.444 INFO    ARF (16380): Final RCS 897.57 (base 75.00 + loadout 0.00) * axpect 11.97)
2023-07-29 22:41:49.458 INFO    ARF (1352): Final RCS 5.95 (base 3.00 + loadout 1.52) * axpect 1.48)
2023-07-29 22:41:49.458 INFO    ARF (1352): Final RCS 7.86 (base 3.00 + loadout 3.26) * axpect 1.53)
2023-07-29 22:41:49.461 INFO    ARF (3428): Final RCS 5.95 (base 3.00 + loadout 1.52) * axpect 1.48)
2023-07-29 22:41:49.461 INFO    ARF (3428): Final RCS 7.85 (base 3.00 + loadout 3.26) * axpect 1.53)
2023-07-29 22:41:49.470 INFO    ARF (16380): Final RCS 5.96 (base 3.00 + loadout 1.52) * axpect 1.48)
2023-07-29 22:41:49.470 INFO    ARF (16380): Final RCS 7.85 (base 3.00 + loadout 3.26) * axpect 1.53)
2023-07-29 22:41:49.486 INFO    ARF (1352): Final RCS 5.96 (base 3.00 + loadout 1.52) * axpect 1.48)
2023-07-29 22:41:49.486 INFO    ARF (1352): Final RCS 7.84 (base 3.00 + loadout 3.26) * axpect 1.53)
2023-07-29 22:41:49.494 INFO    ARF (3428): Final RCS 5.96 (base 3.00 + loadout 1.52) * axpect 1.48)
2023-07-29 22:41:49.494 INFO    ARF (3428): Final RCS 7.84 (base 3.00 + loadout 3.26) * axpect 1.53)
2023-07-29 22:41:49.508 INFO    ARF (11024): Final RCS 5.96 (base 3.00 + loadout 1.52) * axpect 1.48)
2023-07-29 22:41:49.572 INFO    ARF (5276): Final RCS 4.79 (base 3.00 + loadout 1.17) * axpect 1.21)
2023-07-29 22:41:49.592 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:41:49.592 INFO    ARF (9160): Final RCS 6.43 (base 3.00 + loadout 3.26) * axpect 1.06)
2023-07-29 22:41:49.657 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:41:49.657 INFO    ARF (3428): Final RCS 13.93 (base 3.30 + loadout 5.76) * axpect 2.48)
2023-07-29 22:41:49.657 INFO    ARF (3428): Final RCS 182.87 (base 75.00 + loadout 0.00) * axpect 2.44)
2023-07-29 22:41:49.972 INFO    ARF (16380): Final RCS 131.77 (base 75.00 + loadout 0.00) * axpect 1.76)
2023-07-29 22:41:49.982 INFO    ARF (8624): Final RCS 131.76 (base 75.00 + loadout 0.00) * axpect 1.76)
2023-07-29 22:41:50.007 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:41:50.007 INFO    ARF (11024): Final RCS 131.75 (base 75.00 + loadout 0.00) * axpect 1.76)
2023-07-29 22:41:50.235 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:41:50.235 INFO    ARF (16380): Final RCS 16.29 (base 3.60 + loadout 7.30) * axpect 2.50)
2023-07-29 22:41:50.248 INFO    ARF (11024): Final RCS 13.25 (base 3.30 + loadout 5.12) * axpect 2.46)
2023-07-29 22:41:50.248 INFO    ARF (11024): Final RCS 16.29 (base 3.60 + loadout 7.30) * axpect 2.50)
2023-07-29 22:41:50.250 INFO    ARF (448): Final RCS 13.25 (base 3.30 + loadout 5.12) * axpect 2.46)
2023-07-29 22:41:50.250 INFO    ARF (448): Final RCS 16.29 (base 3.60 + loadout 7.30) * axpect 2.50)
2023-07-29 22:41:50.259 INFO    ARF (16380): Final RCS 13.25 (base 3.30 + loadout 5.12) * axpect 2.46)
2023-07-29 22:41:50.259 INFO    ARF (16380): Final RCS 39.02 (base 3.30 + loadout 2.57) * axpect 11.05)
2023-07-29 22:41:50.259 INFO    ARF (16380): Final RCS 36.52 (base 3.30 + loadout 0.00) * axpect 11.07)
2023-07-29 22:41:50.259 INFO    ARF (16380): Final RCS 33.38 (base 2.40 + loadout 0.00) * axpect 13.91)
2023-07-29 22:41:50.259 INFO    ARF (16380): Final RCS 16.29 (base 3.60 + loadout 7.30) * axpect 2.50)
2023-07-29 22:41:50.267 INFO    ARF (11024): Final RCS 13.25 (base 3.30 + loadout 5.12) * axpect 2.46)
2023-07-29 22:41:50.267 INFO    ARF (11024): Final RCS 39.02 (base 3.30 + loadout 2.57) * axpect 11.05)
2023-07-29 22:41:50.267 INFO    ARF (11024): Final RCS 36.52 (base 3.30 + loadout 0.00) * axpect 11.07)
2023-07-29 22:41:50.267 INFO    ARF (11024): Final RCS 33.38 (base 2.40 + loadout 0.00) * axpect 13.91)
2023-07-29 22:41:50.267 INFO    ARF (11024): Final RCS 16.29 (base 3.60 + loadout 7.30) * axpect 2.50)
2023-07-29 22:41:50.308 INFO    ARF (14048): Final RCS 13.25 (base 3.30 + loadout 5.12) * axpect 2.46)
2023-07-29 22:41:50.308 INFO    ARF (14048): Final RCS 33.37 (base 2.40 + loadout 0.00) * axpect 13.90)
2023-07-29 22:41:50.308 INFO    ARF (14048): Final RCS 16.29 (base 3.60 + loadout 7.30) * axpect 2.50)
2023-07-29 22:41:50.320 INFO    ARF (13420): Final RCS 13.25 (base 3.30 + loadout 5.12) * axpect 2.46)
2023-07-29 22:41:50.320 INFO    ARF (13420): Final RCS 16.29 (base 3.60 + loadout 7.30) * axpect 2.50)
2023-07-29 22:41:50.331 INFO    ARF (448): Final RCS 13.25 (base 3.30 + loadout 5.12) * axpect 2.46)
2023-07-29 22:41:50.331 INFO    ARF (448): Final RCS 16.29 (base 3.60 + loadout 7.30) * axpect 2.50)
2023-07-29 22:41:50.588 INFO    ARF (5276): Final RCS 131.51 (base 75.00 + loadout 0.00) * axpect 1.75)
2023-07-29 22:41:50.590 INFO    ARF (13420): Final RCS 131.50 (base 75.00 + loadout 0.00) * axpect 1.75)
2023-07-29 22:41:50.605 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:41:50.605 INFO    ARF (8204): Final RCS 131.49 (base 75.00 + loadout 0.00) * axpect 1.75)
2023-07-29 22:41:50.619 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:41:50.619 INFO    ARF (3428): Final RCS 131.48 (base 75.00 + loadout 0.00) * axpect 1.75)
2023-07-29 22:41:50.937 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:41:50.937 INFO    ARF (448): Final RCS 13.86 (base 3.30 + loadout 5.76) * axpect 2.46)
2023-07-29 22:41:50.937 INFO    ARF (448): Final RCS 182.59 (base 75.00 + loadout 0.00) * axpect 2.43)
2023-07-29 22:41:50.948 INFO    ARF (5996): Final RCS 13.86 (base 3.30 + loadout 5.76) * axpect 2.45)
2023-07-29 22:41:50.948 INFO    ARF (5996): Final RCS 182.58 (base 75.00 + loadout 0.00) * axpect 2.43)
2023-07-29 22:41:50.957 INFO    ARF (13920): Final RCS 13.86 (base 3.30 + loadout 5.76) * axpect 2.45)
2023-07-29 22:41:50.957 INFO    ARF (13920): Final RCS 182.58 (base 75.00 + loadout 0.00) * axpect 2.43)
2023-07-29 22:41:50.968 INFO    ARF (16380): Final RCS 13.86 (base 3.30 + loadout 5.76) * axpect 2.45)
2023-07-29 22:41:50.968 INFO    ARF (16380): Final RCS 182.58 (base 75.00 + loadout 0.00) * axpect 2.43)
2023-07-29 22:41:50.980 INFO    ARF (8204): Final RCS 13.86 (base 3.30 + loadout 5.76) * axpect 2.45)
2023-07-29 22:41:50.980 INFO    ARF (8204): Final RCS 182.58 (base 75.00 + loadout 0.00) * axpect 2.43)
2023-07-29 22:41:50.980 INFO    ARF (8204): Final RCS 214.19 (base 75.00 + loadout 0.00) * axpect 2.86)
2023-07-29 22:41:51.001 INFO    ARF (9160): Final RCS 6.36 (base 3.00 + loadout 3.26) * axpect 1.03)
2023-07-29 22:41:51.033 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:41:51.033 INFO    ARF (5276): Final RCS 4.99 (base 3.00 + loadout 1.17) * axpect 1.27)
2023-07-29 22:41:51.033 INFO    ARF (5276): Final RCS 6.36 (base 3.00 + loadout 3.26) * axpect 1.03)
2023-07-29 22:41:51.035 INFO    ARF (8204): Final RCS 4.99 (base 3.00 + loadout 1.17) * axpect 1.27)
2023-07-29 22:41:51.035 INFO    ARF (8204): Final RCS 6.36 (base 3.00 + loadout 3.26) * axpect 1.03)
2023-07-29 22:41:51.046 INFO    ARF (1352): Final RCS 4.99 (base 3.00 + loadout 1.17) * axpect 1.28)
2023-07-29 22:41:51.046 INFO    ARF (1352): Final RCS 6.36 (base 3.00 + loadout 3.26) * axpect 1.03)
2023-07-29 22:41:51.057 INFO    ARF (10188): Final RCS 4.99 (base 3.00 + loadout 1.17) * axpect 1.28)
2023-07-29 22:41:51.057 INFO    ARF (10188): Final RCS 6.36 (base 3.00 + loadout 3.26) * axpect 1.03)
2023-07-29 22:41:51.066 INFO    ARF (448): Final RCS 5.00 (base 3.00 + loadout 1.17) * axpect 1.28)
2023-07-29 22:41:51.109 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:41:51.109 INFO    ARF (1352): Final RCS 7.11 (base 3.00 + loadout 1.52) * axpect 1.87)
2023-07-29 22:41:51.120 INFO    ARF (16380): Final RCS 7.13 (base 3.00 + loadout 1.52) * axpect 1.87)
2023-07-29 22:41:51.120 INFO    ARF (16380): Final RCS 8.04 (base 3.00 + loadout 3.26) * axpect 1.59)
2023-07-29 22:41:51.131 INFO    ARF (5548): Final RCS 7.14 (base 3.00 + loadout 1.52) * axpect 1.87)
2023-07-29 22:41:51.131 INFO    ARF (5548): Final RCS 8.05 (base 3.00 + loadout 3.26) * axpect 1.60)
2023-07-29 22:41:51.142 INFO    ARF (1352): Final RCS 7.15 (base 3.00 + loadout 1.52) * axpect 1.88)
2023-07-29 22:41:51.142 INFO    ARF (1352): Final RCS 8.06 (base 3.00 + loadout 3.26) * axpect 1.60)
2023-07-29 22:41:51.153 INFO    ARF (3968): Final RCS 1194.60 (base 75.00 + loadout 0.00) * axpect 15.93)
2023-07-29 22:41:51.153 INFO    ARF (3968): Final RCS 7.16 (base 3.00 + loadout 1.52) * axpect 1.88)
2023-07-29 22:41:51.153 INFO    ARF (3968): Final RCS 8.06 (base 3.00 + loadout 3.26) * axpect 1.60)
2023-07-29 22:41:51.155 INFO    ARF (11892): Final RCS 1194.56 (base 75.00 + loadout 0.00) * axpect 15.93)
2023-07-29 22:41:51.155 INFO    ARF (11892): Final RCS 7.17 (base 3.00 + loadout 1.52) * axpect 1.88)
2023-07-29 22:41:51.155 INFO    ARF (11892): Final RCS 8.07 (base 3.00 + loadout 3.26) * axpect 1.60)
2023-07-29 22:41:51.165 INFO    ARF (7300): Final RCS 1194.52 (base 75.00 + loadout 0.00) * axpect 15.93)
2023-07-29 22:41:51.165 INFO    ARF (7300): Final RCS 887.31 (base 75.00 + loadout 0.00) * axpect 11.83)
2023-07-29 22:41:51.165 INFO    ARF (7300): Final RCS 7.18 (base 3.00 + loadout 1.52) * axpect 1.89)
2023-07-29 22:41:51.165 INFO    ARF (7300): Final RCS 8.08 (base 3.00 + loadout 3.26) * axpect 1.61)
2023-07-29 22:41:51.177 INFO    ARF (5276): Final RCS 1194.47 (base 75.00 + loadout 0.00) * axpect 15.93)
2023-07-29 22:41:51.177 INFO    ARF (5276): Final RCS 887.25 (base 75.00 + loadout 0.00) * axpect 11.83)
2023-07-29 22:41:51.177 INFO    ARF (5276): Final RCS 8.08 (base 3.00 + loadout 3.26) * axpect 1.61)
2023-07-29 22:41:51.186 INFO    ARF (14048): Final RCS 887.20 (base 75.00 + loadout 0.00) * axpect 11.83)
2023-07-29 22:41:51.198 INFO    ARF (1352): Final RCS 887.13 (base 75.00 + loadout 0.00) * axpect 11.83)
2023-07-29 22:41:51.208 INFO    ARF (5276): Final RCS 887.08 (base 75.00 + loadout 0.00) * axpect 11.83)
2023-07-29 22:41:51.208 INFO    ARF (5276): Final RCS 10.53 (base 3.00 + loadout 4.90) * axpect 1.88)
2023-07-29 22:41:51.219 INFO    ARF (12064): Final RCS 887.02 (base 75.00 + loadout 0.00) * axpect 11.83)
2023-07-29 22:41:51.219 INFO    ARF (12064): Final RCS 10.51 (base 3.00 + loadout 4.90) * axpect 1.87)
2023-07-29 22:41:51.231 INFO    ARF (13920): Final RCS 886.96 (base 75.00 + loadout 0.00) * axpect 11.83)
2023-07-29 22:41:51.231 INFO    ARF (13920): Final RCS 10.49 (base 3.00 + loadout 4.90) * axpect 1.86)
2023-07-29 22:41:51.241 INFO    ARF (16380): Final RCS 10.47 (base 3.00 + loadout 4.90) * axpect 1.86)
2023-07-29 22:41:51.253 INFO    ARF (448): Final RCS 10.45 (base 3.00 + loadout 4.90) * axpect 1.85)
2023-07-29 22:41:51.263 INFO    ARF (3428): Final RCS 10.43 (base 3.00 + loadout 4.90) * axpect 1.84)
2023-07-29 22:41:51.274 INFO    ARF (11892): Final RCS 10.41 (base 3.00 + loadout 4.90) * axpect 1.84)
2023-07-29 22:41:51.698 INFO    ARF (10832): Final RCS 10.03 (base 3.00 + loadout 4.90) * axpect 1.71)
2023-07-29 22:41:51.740 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:41:51.740 INFO    ARF (17328): Final RCS 884.45 (base 75.00 + loadout 0.00) * axpect 11.79)
2023-07-29 22:41:51.751 INFO    ARF (1352): Final RCS 884.40 (base 75.00 + loadout 0.00) * axpect 11.79)
2023-07-29 22:41:51.763 INFO    ARF (13920): Final RCS 884.33 (base 75.00 + loadout 0.00) * axpect 11.79)
2023-07-29 22:41:51.773 INFO    ARF (17328): Final RCS 1191.64 (base 75.00 + loadout 0.00) * axpect 15.89)
2023-07-29 22:41:51.773 INFO    ARF (17328): Final RCS 884.28 (base 75.00 + loadout 0.00) * axpect 11.79)
2023-07-29 22:41:51.783 INFO    ARF (3428): Final RCS 1191.59 (base 75.00 + loadout 0.00) * axpect 15.89)
2023-07-29 22:41:51.783 INFO    ARF (3428): Final RCS 884.23 (base 75.00 + loadout 0.00) * axpect 11.79)
2023-07-29 22:41:51.784 INFO    ARF (7300): Final RCS 1191.54 (base 75.00 + loadout 0.00) * axpect 15.89)
2023-07-29 22:41:51.784 INFO    ARF (7300): Final RCS 884.17 (base 75.00 + loadout 0.00) * axpect 11.79)
2023-07-29 22:41:51.784 INFO    ARF (7300): Final RCS 8.61 (base 3.00 + loadout 3.26) * axpect 1.78)
2023-07-29 22:41:51.798 INFO    ARF (17328): Final RCS 1191.49 (base 75.00 + loadout 0.00) * axpect 15.89)
2023-07-29 22:41:51.798 INFO    ARF (17328): Final RCS 884.11 (base 75.00 + loadout 0.00) * axpect 11.79)
2023-07-29 22:41:51.798 INFO    ARF (17328): Final RCS 7.75 (base 3.00 + loadout 1.52) * axpect 2.08)
2023-07-29 22:41:51.798 INFO    ARF (17328): Final RCS 8.62 (base 3.00 + loadout 3.26) * axpect 1.79)
2023-07-29 22:41:51.805 INFO    ARF (14528): Final RCS 1191.43 (base 75.00 + loadout 0.00) * axpect 15.89)
2023-07-29 22:41:51.805 INFO    ARF (14528): Final RCS 7.76 (base 3.00 + loadout 1.52) * axpect 2.08)
2023-07-29 22:41:51.805 INFO    ARF (14528): Final RCS 8.63 (base 3.00 + loadout 3.26) * axpect 1.79)
2023-07-29 22:41:51.817 INFO    ARF (12064): Final RCS 1191.38 (base 75.00 + loadout 0.00) * axpect 15.89)
2023-07-29 22:41:51.817 INFO    ARF (12064): Final RCS 7.76 (base 3.00 + loadout 1.52) * axpect 2.08)
2023-07-29 22:41:51.817 INFO    ARF (12064): Final RCS 8.64 (base 3.00 + loadout 3.26) * axpect 1.79)
2023-07-29 22:41:51.826 INFO    ARF (5548): Final RCS 1191.33 (base 75.00 + loadout 0.00) * axpect 15.88)
2023-07-29 22:41:51.826 INFO    ARF (5548): Final RCS 7.77 (base 3.00 + loadout 1.52) * axpect 2.08)
2023-07-29 22:41:51.826 INFO    ARF (5548): Final RCS 8.65 (base 3.00 + loadout 3.26) * axpect 1.80)
2023-07-29 22:41:51.838 INFO    ARF (8624): Final RCS 7.78 (base 3.00 + loadout 1.52) * axpect 2.09)
2023-07-29 22:41:51.838 INFO    ARF (8624): Final RCS 8.66 (base 3.00 + loadout 3.26) * axpect 1.80)
2023-07-29 22:41:51.848 INFO    ARF (10832): Final RCS 7.78 (base 3.00 + loadout 1.52) * axpect 2.09)
2023-07-29 22:41:51.848 INFO    ARF (10832): Final RCS 8.67 (base 3.00 + loadout 3.26) * axpect 1.80)
2023-07-29 22:41:51.858 INFO    ARF (14048): Final RCS 7.79 (base 3.00 + loadout 1.52) * axpect 2.09)
2023-07-29 22:41:51.879 INFO    ARF (8204): Final RCS 5.12 (base 3.00 + loadout 1.17) * axpect 1.32)
2023-07-29 22:41:51.900 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:41:51.900 INFO    ARF (14528): Final RCS 6.32 (base 3.00 + loadout 3.26) * axpect 1.02)
2023-07-29 22:41:51.911 INFO    ARF (16380): Final RCS 5.12 (base 3.00 + loadout 1.17) * axpect 1.32)
2023-07-29 22:41:51.911 INFO    ARF (16380): Final RCS 6.32 (base 3.00 + loadout 3.26) * axpect 1.02)
2023-07-29 22:41:51.920 INFO    ARF (3428): Final RCS 5.12 (base 3.00 + loadout 1.17) * axpect 1.32)
2023-07-29 22:41:51.921 INFO    ARF (3428): Final RCS 6.32 (base 3.00 + loadout 3.26) * axpect 1.02)
2023-07-29 22:41:51.932 INFO    ARF (11024): Final RCS 5.12 (base 3.00 + loadout 1.17) * axpect 1.32)
2023-07-29 22:41:51.932 INFO    ARF (11024): Final RCS 6.32 (base 3.00 + loadout 3.26) * axpect 1.02)
2023-07-29 22:41:51.942 INFO    ARF (5276): Final RCS 5.12 (base 3.00 + loadout 1.17) * axpect 1.32)
2023-07-29 22:41:51.942 INFO    ARF (5276): Final RCS 212.53 (base 75.00 + loadout 0.00) * axpect 2.83)
2023-07-29 22:41:51.942 INFO    ARF (5276): Final RCS 6.32 (base 3.00 + loadout 3.26) * axpect 1.02)
2023-07-29 22:41:51.952 INFO    ARF (17328): Final RCS 212.52 (base 75.00 + loadout 0.00) * axpect 2.83)
2023-07-29 22:41:51.952 INFO    ARF (17328): Final RCS 6.32 (base 3.00 + loadout 3.26) * axpect 1.02)
2023-07-29 22:41:51.963 INFO    ARF (11892): Final RCS 212.50 (base 75.00 + loadout 0.00) * axpect 2.83)
2023-07-29 22:41:51.963 INFO    ARF (11892): Final RCS 6.32 (base 3.00 + loadout 3.26) * axpect 1.02)
2023-07-29 22:41:51.973 INFO    ARF (16316): Final RCS 13.81 (base 3.30 + loadout 5.76) * axpect 2.44)
2023-07-29 22:41:51.973 INFO    ARF (16316): Final RCS 182.40 (base 75.00 + loadout 0.00) * axpect 2.43)
2023-07-29 22:41:51.973 INFO    ARF (16316): Final RCS 212.48 (base 75.00 + loadout 0.00) * axpect 2.83)
2023-07-29 22:41:51.983 INFO    ARF (17328): Final RCS 13.81 (base 3.30 + loadout 5.76) * axpect 2.44)
2023-07-29 22:41:51.983 INFO    ARF (17328): Final RCS 182.40 (base 75.00 + loadout 0.00) * axpect 2.43)
2023-07-29 22:41:51.983 INFO    ARF (17328): Final RCS 212.47 (base 75.00 + loadout 0.00) * axpect 2.83)
2023-07-29 22:41:51.984 INFO    ARF (13420): Final RCS 13.81 (base 3.30 + loadout 5.76) * axpect 2.44)
2023-07-29 22:41:51.984 INFO    ARF (13420): Final RCS 182.40 (base 75.00 + loadout 0.00) * axpect 2.43)
2023-07-29 22:41:51.984 INFO    ARF (13420): Final RCS 212.45 (base 75.00 + loadout 0.00) * axpect 2.83)
2023-07-29 22:41:51.997 INFO    ARF (16316): Final RCS 13.81 (base 3.30 + loadout 5.76) * axpect 2.44)
2023-07-29 22:41:51.997 INFO    ARF (16316): Final RCS 182.39 (base 75.00 + loadout 0.00) * axpect 2.43)
2023-07-29 22:41:52.006 INFO    ARF (448): Final RCS 13.81 (base 3.30 + loadout 5.76) * axpect 2.44)
2023-07-29 22:41:52.006 INFO    ARF (448): Final RCS 182.39 (base 75.00 + loadout 0.00) * axpect 2.43)
2023-07-29 22:41:52.018 INFO    ARF (3968): Final RCS 13.81 (base 3.30 + loadout 5.76) * axpect 2.44)
2023-07-29 22:41:52.018 INFO    ARF (3968): Final RCS 182.39 (base 75.00 + loadout 0.00) * axpect 2.43)
2023-07-29 22:41:52.026 INFO    ARF (16380): Final RCS 13.81 (base 3.30 + loadout 5.76) * axpect 2.44)
2023-07-29 22:41:52.026 INFO    ARF (16380): Final RCS 182.39 (base 75.00 + loadout 0.00) * axpect 2.43)
2023-07-29 22:41:52.321 INFO    ARF (5276): Final RCS 130.77 (base 75.00 + loadout 0.00) * axpect 1.74)
2023-07-29 22:41:52.342 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:41:52.342 INFO    ARF (5996): Final RCS 130.76 (base 75.00 + loadout 0.00) * axpect 1.74)
2023-07-29 22:41:52.363 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:41:52.363 INFO    ARF (7300): Final RCS 130.75 (base 75.00 + loadout 0.00) * axpect 1.74)
2023-07-29 22:41:52.599 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:41:52.599 INFO    ARF (14528): Final RCS 13.36 (base 3.30 + loadout 5.12) * axpect 2.50)
2023-07-29 22:41:52.599 INFO    ARF (14528): Final RCS 16.35 (base 3.60 + loadout 7.30) * axpect 2.51)
2023-07-29 22:41:52.608 INFO    ARF (11024): Final RCS 13.36 (base 3.30 + loadout 5.12) * axpect 2.50)
2023-07-29 22:41:52.608 INFO    ARF (11024): Final RCS 16.35 (base 3.60 + loadout 7.30) * axpect 2.51)
2023-07-29 22:41:52.619 INFO    ARF (16316): Final RCS 13.36 (base 3.30 + loadout 5.12) * axpect 2.50)
2023-07-29 22:41:52.620 INFO    ARF (16316): Final RCS 16.35 (base 3.60 + loadout 7.30) * axpect 2.51)
2023-07-29 22:41:52.629 INFO    ARF (3968): Final RCS 13.36 (base 3.30 + loadout 5.12) * axpect 2.50)
2023-07-29 22:41:52.629 INFO    ARF (3968): Final RCS 39.41 (base 3.30 + loadout 2.57) * axpect 11.16)
2023-07-29 22:41:52.629 INFO    ARF (3968): Final RCS 36.90 (base 3.30 + loadout 0.00) * axpect 11.18)
2023-07-29 22:41:52.629 INFO    ARF (3968): Final RCS 33.06 (base 2.40 + loadout 0.00) * axpect 13.78)
2023-07-29 22:41:52.640 INFO    ARF (11024): Final RCS 13.36 (base 3.30 + loadout 5.12) * axpect 2.50)
2023-07-29 22:41:52.640 INFO    ARF (11024): Final RCS 39.41 (base 3.30 + loadout 2.57) * axpect 11.16)
2023-07-29 22:41:52.640 INFO    ARF (11024): Final RCS 36.90 (base 3.30 + loadout 0.00) * axpect 11.18)
2023-07-29 22:41:52.640 INFO    ARF (11024): Final RCS 33.06 (base 2.40 + loadout 0.00) * axpect 13.78)
2023-07-29 22:41:52.651 INFO    ARF (448): Final RCS 39.41 (base 3.30 + loadout 2.57) * axpect 11.16)
2023-07-29 22:41:52.651 INFO    ARF (448): Final RCS 36.91 (base 3.30 + loadout 0.00) * axpect 11.18)
2023-07-29 22:41:52.651 INFO    ARF (448): Final RCS 33.06 (base 2.40 + loadout 0.00) * axpect 13.78)
2023-07-29 22:41:52.768 INFO    ARF (10832): Final RCS 13.36 (base 3.30 + loadout 5.12) * axpect 2.50)
2023-07-29 22:41:52.768 INFO    ARF (10832): Final RCS 39.43 (base 3.30 + loadout 2.57) * axpect 11.17)
2023-07-29 22:41:52.768 INFO    ARF (10832): Final RCS 36.93 (base 3.30 + loadout 0.00) * axpect 11.19)
2023-07-29 22:41:52.768 INFO    ARF (10832): Final RCS 33.04 (base 2.40 + loadout 0.00) * axpect 13.77)
2023-07-29 22:41:52.768 INFO    ARF (10832): Final RCS 16.35 (base 3.60 + loadout 7.30) * axpect 2.51)
2023-07-29 22:41:52.779 INFO    ARF (5276): Final RCS 13.36 (base 3.30 + loadout 5.12) * axpect 2.50)
2023-07-29 22:41:52.779 INFO    ARF (5276): Final RCS 39.43 (base 3.30 + loadout 2.57) * axpect 11.17)
2023-07-29 22:41:52.779 INFO    ARF (5276): Final RCS 36.93 (base 3.30 + loadout 0.00) * axpect 11.19)
2023-07-29 22:41:52.779 INFO    ARF (5276): Final RCS 33.04 (base 2.40 + loadout 0.00) * axpect 13.77)
2023-07-29 22:41:52.779 INFO    ARF (5276): Final RCS 16.35 (base 3.60 + loadout 7.30) * axpect 2.51)
2023-07-29 22:41:52.790 INFO    ARF (17328): Final RCS 13.36 (base 3.30 + loadout 5.12) * axpect 2.50)
2023-07-29 22:41:52.790 INFO    ARF (17328): Final RCS 39.43 (base 3.30 + loadout 2.57) * axpect 11.17)
2023-07-29 22:41:52.790 INFO    ARF (17328): Final RCS 33.04 (base 2.40 + loadout 0.00) * axpect 13.77)
2023-07-29 22:41:52.790 INFO    ARF (17328): Final RCS 16.35 (base 3.60 + loadout 7.30) * axpect 2.51)
2023-07-29 22:41:53.057 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:41:53.057 INFO    ARF (8624): Final RCS 130.47 (base 75.00 + loadout 0.00) * axpect 1.74)
2023-07-29 22:41:53.068 INFO    ARF (3428): Final RCS 130.46 (base 75.00 + loadout 0.00) * axpect 1.74)
2023-07-29 22:41:53.592 INFO    ARF (9160): Final RCS 6.98 (base 3.00 + loadout 1.52) * axpect 1.82)
2023-07-29 22:41:53.592 INFO    ARF (9160): Final RCS 9.55 (base 3.00 + loadout 3.26) * axpect 2.10)
2023-07-29 22:41:53.689 INFO    ARF (5276): Final RCS 10.99 (base 3.00 + loadout 4.90) * axpect 2.03)
2023-07-29 22:41:53.721 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:41:53.721 DEBUG   LuaGUI (Main): --- onChatMessage---	anyone wanna take maykop	6	-1
2023-07-29 22:41:53.731 INFO    ARF (3428): Final RCS 10.99 (base 3.00 + loadout 4.90) * axpect 2.03)
2023-07-29 22:41:53.926 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:41:53.926 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:41:54.062 INFO    ARF (10832): Final RCS 10.96 (base 3.00 + loadout 4.90) * axpect 2.02)
2023-07-29 22:41:54.146 WARNING LOG (3992): 6 duplicate message(s) skipped.
2023-07-29 22:41:54.146 INFO    ARF (10832): Final RCS 9.58 (base 3.00 + loadout 3.26) * axpect 2.11)
2023-07-29 22:41:54.157 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:41:54.157 DEBUG   Scripting (Main): 	 ATCToLeaderHandler : make, coalition = 2
2023-07-29 22:41:54.157 DEBUG   Scripting (Main): Phrases make : key = 6
2023-07-29 22:41:54.157 DEBUG   Scripting (Main): Phrases make : key = 27
2023-07-29 22:41:54.157 DEBUG   Scripting (Main): Phrases make : key = 4278
2023-07-29 22:41:54.157 INFO    ARF (16316): Final RCS 6.65 (base 3.00 + loadout 1.52) * axpect 1.71)
2023-07-29 22:41:54.157 INFO    ARF (16316): Final RCS 9.58 (base 3.00 + loadout 3.26) * axpect 2.11)
2023-07-29 22:41:54.167 INFO    ARF (3428): Final RCS 6.65 (base 3.00 + loadout 1.52) * axpect 1.71)
2023-07-29 22:41:54.167 INFO    ARF (3428): Final RCS 9.58 (base 3.00 + loadout 3.26) * axpect 2.11)
2023-07-29 22:41:54.177 INFO    ARF (5996): Final RCS 6.66 (base 3.00 + loadout 1.52) * axpect 1.71)
2023-07-29 22:41:54.177 INFO    ARF (5996): Final RCS 9.58 (base 3.00 + loadout 3.26) * axpect 2.11)
2023-07-29 22:41:54.188 INFO    ARF (16316): Final RCS 6.67 (base 3.00 + loadout 1.52) * axpect 1.72)
2023-07-29 22:41:54.188 INFO    ARF (16316): Final RCS 9.58 (base 3.00 + loadout 3.26) * axpect 2.11)
2023-07-29 22:41:54.199 INFO    ARF (11892): Final RCS 6.68 (base 3.00 + loadout 1.52) * axpect 1.72)
2023-07-29 22:41:54.199 INFO    ARF (11892): Final RCS 9.58 (base 3.00 + loadout 3.26) * axpect 2.11)
2023-07-29 22:41:54.219 INFO    ARF (16380): Final RCS 6.69 (base 3.00 + loadout 1.52) * axpect 1.72)
2023-07-29 22:41:54.219 INFO    ARF (16380): Final RCS 9.58 (base 3.00 + loadout 3.26) * axpect 2.11)
2023-07-29 22:41:54.291 INFO    ARF (8204): Final RCS 5.50 (base 3.00 + loadout 1.17) * axpect 1.44)
2023-07-29 22:41:54.302 INFO    ARF (14048): Final RCS 6.23 (base 3.00 + loadout 3.26) * axpect 0.99)
2023-07-29 22:41:54.384 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:41:54.384 INFO    ARF (5548): Final RCS 13.78 (base 3.30 + loadout 5.76) * axpect 2.43)
2023-07-29 22:41:54.384 INFO    ARF (5548): Final RCS 182.07 (base 75.00 + loadout 0.00) * axpect 2.43)
2023-07-29 22:41:54.668 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:41:54.668 INFO    ARF (13920): Final RCS 129.83 (base 75.00 + loadout 0.00) * axpect 1.73)
2023-07-29 22:41:54.680 INFO    ARF (12064): Final RCS 129.82 (base 75.00 + loadout 0.00) * axpect 1.73)
2023-07-29 22:41:54.701 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:41:54.701 INFO    ARF (1352): Final RCS 129.81 (base 75.00 + loadout 0.00) * axpect 1.73)
2023-07-29 22:41:54.731 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:41:54.731 INFO    ARF (11024): Final RCS 129.80 (base 75.00 + loadout 0.00) * axpect 1.73)
2023-07-29 22:41:54.953 INFO    ARF (3968): Final RCS 13.27 (base 3.30 + loadout 5.12) * axpect 2.47)
2023-07-29 22:41:54.953 INFO    ARF (3968): Final RCS 16.41 (base 3.60 + loadout 7.30) * axpect 2.53)
2023-07-29 22:41:54.962 INFO    ARF (10188): Final RCS 13.27 (base 3.30 + loadout 5.12) * axpect 2.47)
2023-07-29 22:41:54.962 INFO    ARF (10188): Final RCS 16.41 (base 3.60 + loadout 7.30) * axpect 2.53)
2023-07-29 22:41:54.973 INFO    ARF (16380): Final RCS 13.27 (base 3.30 + loadout 5.12) * axpect 2.47)
2023-07-29 22:41:54.973 INFO    ARF (16380): Final RCS 32.75 (base 2.40 + loadout 0.00) * axpect 13.65)
2023-07-29 22:41:54.973 INFO    ARF (16380): Final RCS 16.41 (base 3.60 + loadout 7.30) * axpect 2.53)
2023-07-29 22:41:54.983 INFO    ARF (7300): Final RCS 13.27 (base 3.30 + loadout 5.12) * axpect 2.47)
2023-07-29 22:41:54.983 INFO    ARF (7300): Final RCS 39.79 (base 3.30 + loadout 2.57) * axpect 11.28)
2023-07-29 22:41:54.983 INFO    ARF (7300): Final RCS 37.28 (base 3.30 + loadout 0.00) * axpect 11.30)
2023-07-29 22:41:54.983 INFO    ARF (7300): Final RCS 32.75 (base 2.40 + loadout 0.00) * axpect 13.65)
2023-07-29 22:41:54.983 INFO    ARF (7300): Final RCS 16.41 (base 3.60 + loadout 7.30) * axpect 2.53)
2023-07-29 22:41:54.994 INFO    ARF (448): Final RCS 13.27 (base 3.30 + loadout 5.12) * axpect 2.47)
2023-07-29 22:41:54.994 INFO    ARF (448): Final RCS 39.79 (base 3.30 + loadout 2.57) * axpect 11.28)
2023-07-29 22:41:54.994 INFO    ARF (448): Final RCS 37.28 (base 3.30 + loadout 0.00) * axpect 11.30)
2023-07-29 22:41:54.994 INFO    ARF (448): Final RCS 32.75 (base 2.40 + loadout 0.00) * axpect 13.65)
2023-07-29 22:41:54.994 INFO    ARF (448): Final RCS 16.41 (base 3.60 + loadout 7.30) * axpect 2.53)
2023-07-29 22:41:54.997 INFO    ARF (5548): Final RCS 13.27 (base 3.30 + loadout 5.12) * axpect 2.47)
2023-07-29 22:41:54.997 INFO    ARF (5548): Final RCS 39.79 (base 3.30 + loadout 2.57) * axpect 11.28)
2023-07-29 22:41:54.997 INFO    ARF (5548): Final RCS 37.28 (base 3.30 + loadout 0.00) * axpect 11.30)
2023-07-29 22:41:54.997 INFO    ARF (5548): Final RCS 32.75 (base 2.40 + loadout 0.00) * axpect 13.65)
2023-07-29 22:41:54.997 INFO    ARF (5548): Final RCS 16.41 (base 3.60 + loadout 7.30) * axpect 2.53)
2023-07-29 22:41:55.005 INFO    ARF (7300): Final RCS 13.27 (base 3.30 + loadout 5.12) * axpect 2.47)
2023-07-29 22:41:55.005 INFO    ARF (7300): Final RCS 39.79 (base 3.30 + loadout 2.57) * axpect 11.28)
2023-07-29 22:41:55.005 INFO    ARF (7300): Final RCS 37.29 (base 3.30 + loadout 0.00) * axpect 11.30)
2023-07-29 22:41:55.005 INFO    ARF (7300): Final RCS 32.75 (base 2.40 + loadout 0.00) * axpect 13.65)
2023-07-29 22:41:55.005 INFO    ARF (7300): Final RCS 16.41 (base 3.60 + loadout 7.30) * axpect 2.53)
2023-07-29 22:41:55.017 INFO    ARF (8624): Final RCS 13.27 (base 3.30 + loadout 5.12) * axpect 2.47)
2023-07-29 22:41:55.017 INFO    ARF (8624): Final RCS 39.79 (base 3.30 + loadout 2.57) * axpect 11.28)
2023-07-29 22:41:55.017 INFO    ARF (8624): Final RCS 37.29 (base 3.30 + loadout 0.00) * axpect 11.30)
2023-07-29 22:41:55.017 INFO    ARF (8624): Final RCS 32.75 (base 2.40 + loadout 0.00) * axpect 13.64)
2023-07-29 22:41:55.017 INFO    ARF (8624): Final RCS 16.41 (base 3.60 + loadout 7.30) * axpect 2.53)
2023-07-29 22:41:55.026 INFO    ARF (5548): Final RCS 39.79 (base 3.30 + loadout 2.57) * axpect 11.28)
2023-07-29 22:41:55.026 INFO    ARF (5548): Final RCS 37.29 (base 3.30 + loadout 0.00) * axpect 11.30)
2023-07-29 22:41:55.026 INFO    ARF (5548): Final RCS 32.75 (base 2.40 + loadout 0.00) * axpect 13.64)
2023-07-29 22:41:55.038 INFO    ARF (13420): Final RCS 39.80 (base 3.30 + loadout 2.57) * axpect 11.28)
2023-07-29 22:41:55.038 INFO    ARF (13420): Final RCS 37.29 (base 3.30 + loadout 0.00) * axpect 11.30)
2023-07-29 22:41:55.038 INFO    ARF (13420): Final RCS 32.75 (base 2.40 + loadout 0.00) * axpect 13.64)
2023-07-29 22:41:55.048 INFO    ARF (10188): Final RCS 39.80 (base 3.30 + loadout 2.57) * axpect 11.28)
2023-07-29 22:41:55.048 INFO    ARF (10188): Final RCS 37.29 (base 3.30 + loadout 0.00) * axpect 11.30)
2023-07-29 22:41:55.089 INFO    ARF (5276): Final RCS 39.80 (base 3.30 + loadout 2.57) * axpect 11.28)
2023-07-29 22:41:55.089 INFO    ARF (5276): Final RCS 37.30 (base 3.30 + loadout 0.00) * axpect 11.30)
2023-07-29 22:41:55.089 INFO    ARF (5276): Final RCS 32.74 (base 2.40 + loadout 0.00) * axpect 13.64)
2023-07-29 22:41:55.100 INFO    ARF (8204): Final RCS 39.80 (base 3.30 + loadout 2.57) * axpect 11.28)
2023-07-29 22:41:55.100 INFO    ARF (8204): Final RCS 37.30 (base 3.30 + loadout 0.00) * axpect 11.30)
2023-07-29 22:41:55.100 INFO    ARF (8204): Final RCS 32.74 (base 2.40 + loadout 0.00) * axpect 13.64)
2023-07-29 22:41:55.111 INFO    ARF (10188): Final RCS 13.26 (base 3.30 + loadout 5.12) * axpect 2.47)
2023-07-29 22:41:55.111 INFO    ARF (10188): Final RCS 39.81 (base 3.30 + loadout 2.57) * axpect 11.28)
2023-07-29 22:41:55.111 INFO    ARF (10188): Final RCS 37.30 (base 3.30 + loadout 0.00) * axpect 11.30)
2023-07-29 22:41:55.111 INFO    ARF (10188): Final RCS 32.74 (base 2.40 + loadout 0.00) * axpect 13.64)
2023-07-29 22:41:55.121 INFO    ARF (11892): Final RCS 13.26 (base 3.30 + loadout 5.12) * axpect 2.47)
2023-07-29 22:41:55.121 INFO    ARF (11892): Final RCS 39.81 (base 3.30 + loadout 2.57) * axpect 11.28)
2023-07-29 22:41:55.121 INFO    ARF (11892): Final RCS 37.30 (base 3.30 + loadout 0.00) * axpect 11.30)
2023-07-29 22:41:55.121 INFO    ARF (11892): Final RCS 32.73 (base 2.40 + loadout 0.00) * axpect 13.64)
2023-07-29 22:41:55.121 INFO    ARF (11892): Final RCS 16.41 (base 3.60 + loadout 7.30) * axpect 2.53)
2023-07-29 22:41:55.131 INFO    ARF (14048): Final RCS 13.26 (base 3.30 + loadout 5.12) * axpect 2.46)
2023-07-29 22:41:55.131 INFO    ARF (14048): Final RCS 39.81 (base 3.30 + loadout 2.57) * axpect 11.28)
2023-07-29 22:41:55.131 INFO    ARF (14048): Final RCS 37.30 (base 3.30 + loadout 0.00) * axpect 11.30)
2023-07-29 22:41:55.131 INFO    ARF (14048): Final RCS 32.73 (base 2.40 + loadout 0.00) * axpect 13.64)
2023-07-29 22:41:55.131 INFO    ARF (14048): Final RCS 16.41 (base 3.60 + loadout 7.30) * axpect 2.53)
2023-07-29 22:41:55.142 INFO    ARF (13420): Final RCS 13.26 (base 3.30 + loadout 5.12) * axpect 2.46)
2023-07-29 22:41:55.142 INFO    ARF (13420): Final RCS 39.81 (base 3.30 + loadout 2.57) * axpect 11.29)
2023-07-29 22:41:55.142 INFO    ARF (13420): Final RCS 37.31 (base 3.30 + loadout 0.00) * axpect 11.30)
2023-07-29 22:41:55.142 INFO    ARF (13420): Final RCS 32.73 (base 2.40 + loadout 0.00) * axpect 13.64)
2023-07-29 22:41:55.142 INFO    ARF (13420): Final RCS 16.41 (base 3.60 + loadout 7.30) * axpect 2.53)
2023-07-29 22:41:55.152 INFO    ARF (7300): Final RCS 13.25 (base 3.30 + loadout 5.12) * axpect 2.46)
2023-07-29 22:41:55.152 INFO    ARF (7300): Final RCS 39.81 (base 3.30 + loadout 2.57) * axpect 11.29)
2023-07-29 22:41:55.152 INFO    ARF (7300): Final RCS 37.31 (base 3.30 + loadout 0.00) * axpect 11.31)
2023-07-29 22:41:55.152 INFO    ARF (7300): Final RCS 32.73 (base 2.40 + loadout 0.00) * axpect 13.64)
2023-07-29 22:41:55.152 INFO    ARF (7300): Final RCS 16.42 (base 3.60 + loadout 7.30) * axpect 2.53)
2023-07-29 22:41:55.163 INFO    ARF (3428): Final RCS 13.25 (base 3.30 + loadout 5.12) * axpect 2.46)
2023-07-29 22:41:55.163 INFO    ARF (3428): Final RCS 16.42 (base 3.60 + loadout 7.30) * axpect 2.53)
2023-07-29 22:41:55.173 INFO    ARF (5276): Final RCS 13.25 (base 3.30 + loadout 5.12) * axpect 2.46)
2023-07-29 22:41:55.173 INFO    ARF (5276): Final RCS 16.42 (base 3.60 + loadout 7.30) * axpect 2.53)
2023-07-29 22:41:55.176 INFO    ARF (7300): Final RCS 13.25 (base 3.30 + loadout 5.12) * axpect 2.46)
2023-07-29 22:41:55.303 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:41:55.303 DEBUG   Scripting (Main): Phrases make : key = 1
2023-07-29 22:41:55.303 DEBUG   Scripting (Main): 	 AWACSCallsign:make
2023-07-29 22:41:55.303 DEBUG   Scripting (Main): Phrases make : key = 1
2023-07-29 22:41:55.303 DEBUG   Scripting (Main): Phrases make : key = 4365
2023-07-29 22:41:55.399 INFO    ARF (9160): Final RCS 129.54 (base 75.00 + loadout 0.00) * axpect 1.73)
2023-07-29 22:41:55.429 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:41:55.429 INFO    ARF (448): Final RCS 129.53 (base 75.00 + loadout 0.00) * axpect 1.73)
2023-07-29 22:41:55.450 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:41:55.450 INFO    ARF (8624): Final RCS 129.52 (base 75.00 + loadout 0.00) * axpect 1.73)
2023-07-29 22:41:55.757 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:41:55.757 INFO    ARF (13420): Final RCS 13.77 (base 3.30 + loadout 5.76) * axpect 2.43)
2023-07-29 22:41:55.757 INFO    ARF (13420): Final RCS 181.95 (base 75.00 + loadout 0.00) * axpect 2.43)
2023-07-29 22:41:55.767 INFO    ARF (1352): Final RCS 13.77 (base 3.30 + loadout 5.76) * axpect 2.43)
2023-07-29 22:41:55.767 INFO    ARF (1352): Final RCS 181.95 (base 75.00 + loadout 0.00) * axpect 2.43)
2023-07-29 22:41:55.779 INFO    ARF (7300): Final RCS 13.77 (base 3.30 + loadout 5.76) * axpect 2.43)
2023-07-29 22:41:55.779 INFO    ARF (7300): Final RCS 181.95 (base 75.00 + loadout 0.00) * axpect 2.43)
2023-07-29 22:41:55.789 INFO    ARF (8624): Final RCS 13.77 (base 3.30 + loadout 5.76) * axpect 2.43)
2023-07-29 22:41:55.789 INFO    ARF (8624): Final RCS 181.94 (base 75.00 + loadout 0.00) * axpect 2.43)
2023-07-29 22:41:55.799 INFO    ARF (17328): Final RCS 13.77 (base 3.30 + loadout 5.76) * axpect 2.43)
2023-07-29 22:41:55.799 INFO    ARF (17328): Final RCS 181.94 (base 75.00 + loadout 0.00) * axpect 2.43)
2023-07-29 22:41:55.799 INFO    ARF (17328): Final RCS 206.74 (base 75.00 + loadout 0.00) * axpect 2.76)
2023-07-29 22:41:55.809 INFO    ARF (14528): Final RCS 13.77 (base 3.30 + loadout 5.76) * axpect 2.43)
2023-07-29 22:41:55.809 INFO    ARF (14528): Final RCS 181.94 (base 75.00 + loadout 0.00) * axpect 2.43)
2023-07-29 22:41:55.821 INFO    ARF (5276): Final RCS 13.77 (base 3.30 + loadout 5.76) * axpect 2.43)
2023-07-29 22:41:55.821 INFO    ARF (5276): Final RCS 181.94 (base 75.00 + loadout 0.00) * axpect 2.43)
2023-07-29 22:41:55.841 INFO    ARF (11024): Final RCS 6.19 (base 3.00 + loadout 3.26) * axpect 0.98)
2023-07-29 22:41:55.872 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:41:55.872 INFO    ARF (448): Final RCS 5.75 (base 3.00 + loadout 1.17) * axpect 1.53)
2023-07-29 22:41:55.872 INFO    ARF (448): Final RCS 6.18 (base 3.00 + loadout 3.26) * axpect 0.98)
2023-07-29 22:41:55.883 INFO    ARF (10832): Final RCS 5.75 (base 3.00 + loadout 1.17) * axpect 1.53)
2023-07-29 22:41:55.883 INFO    ARF (10832): Final RCS 6.18 (base 3.00 + loadout 3.26) * axpect 0.98)
2023-07-29 22:41:55.895 INFO    ARF (17328): Final RCS 5.76 (base 3.00 + loadout 1.17) * axpect 1.53)
2023-07-29 22:41:55.895 INFO    ARF (17328): Final RCS 6.18 (base 3.00 + loadout 3.26) * axpect 0.98)
2023-07-29 22:41:55.897 INFO    ARF (448): Final RCS 5.76 (base 3.00 + loadout 1.17) * axpect 1.53)
2023-07-29 22:41:55.897 INFO    ARF (448): Final RCS 6.18 (base 3.00 + loadout 3.26) * axpect 0.98)
2023-07-29 22:41:55.905 INFO    ARF (5276): Final RCS 5.76 (base 3.00 + loadout 1.17) * axpect 1.53)
2023-07-29 22:41:55.937 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:41:55.937 INFO    ARF (1352): Final RCS 7.27 (base 3.00 + loadout 1.52) * axpect 1.92)
2023-07-29 22:41:55.937 INFO    ARF (1352): Final RCS 9.56 (base 3.00 + loadout 3.26) * axpect 2.10)
2023-07-29 22:41:55.948 INFO    ARF (16380): Final RCS 7.27 (base 3.00 + loadout 1.52) * axpect 1.92)
2023-07-29 22:41:55.948 INFO    ARF (16380): Final RCS 9.56 (base 3.00 + loadout 3.26) * axpect 2.10)
2023-07-29 22:41:55.958 INFO    ARF (5996): Final RCS 7.27 (base 3.00 + loadout 1.52) * axpect 1.92)
2023-07-29 22:41:55.958 INFO    ARF (5996): Final RCS 9.56 (base 3.00 + loadout 3.26) * axpect 2.10)
2023-07-29 22:41:55.968 INFO    ARF (1352): Final RCS 7.28 (base 3.00 + loadout 1.52) * axpect 1.92)
2023-07-29 22:41:55.968 INFO    ARF (1352): Final RCS 9.56 (base 3.00 + loadout 3.26) * axpect 2.10)
2023-07-29 22:41:55.980 INFO    ARF (5548): Final RCS 1158.52 (base 75.00 + loadout 0.00) * axpect 15.45)
2023-07-29 22:41:55.980 INFO    ARF (5548): Final RCS 7.28 (base 3.00 + loadout 1.52) * axpect 1.92)
2023-07-29 22:41:55.980 INFO    ARF (5548): Final RCS 9.56 (base 3.00 + loadout 3.26) * axpect 2.10)
2023-07-29 22:41:55.990 INFO    ARF (5996): Final RCS 1158.41 (base 75.00 + loadout 0.00) * axpect 15.45)
2023-07-29 22:41:55.990 INFO    ARF (5996): Final RCS 863.40 (base 75.00 + loadout 0.00) * axpect 11.51)
2023-07-29 22:41:55.990 INFO    ARF (5996): Final RCS 7.28 (base 3.00 + loadout 1.52) * axpect 1.92)
2023-07-29 22:41:55.990 INFO    ARF (5996): Final RCS 9.56 (base 3.00 + loadout 3.26) * axpect 2.10)
2023-07-29 22:41:56.001 INFO    ARF (5276): Final RCS 1158.30 (base 75.00 + loadout 0.00) * axpect 15.44)
2023-07-29 22:41:56.001 INFO    ARF (5276): Final RCS 863.34 (base 75.00 + loadout 0.00) * axpect 11.51)
2023-07-29 22:41:56.001 INFO    ARF (5276): Final RCS 9.56 (base 3.00 + loadout 3.26) * axpect 2.10)
2023-07-29 22:41:56.012 INFO    ARF (13420): Final RCS 1158.20 (base 75.00 + loadout 0.00) * axpect 15.44)
2023-07-29 22:41:56.012 INFO    ARF (13420): Final RCS 863.29 (base 75.00 + loadout 0.00) * axpect 11.51)
2023-07-29 22:41:56.023 INFO    ARF (11892): Final RCS 1158.09 (base 75.00 + loadout 0.00) * axpect 15.44)
2023-07-29 22:41:56.023 INFO    ARF (11892): Final RCS 863.23 (base 75.00 + loadout 0.00) * axpect 11.51)
2023-07-29 22:41:56.032 INFO    ARF (10188): Final RCS 1157.99 (base 75.00 + loadout 0.00) * axpect 15.44)
2023-07-29 22:41:56.032 INFO    ARF (10188): Final RCS 863.18 (base 75.00 + loadout 0.00) * axpect 11.51)
2023-07-29 22:41:56.043 INFO    ARF (14528): Final RCS 863.12 (base 75.00 + loadout 0.00) * axpect 11.51)
2023-07-29 22:41:56.043 INFO    ARF (14528): Final RCS 10.86 (base 3.00 + loadout 4.90) * axpect 1.99)
2023-07-29 22:41:56.054 INFO    ARF (17328): Final RCS 863.06 (base 75.00 + loadout 0.00) * axpect 11.51)
2023-07-29 22:41:56.054 INFO    ARF (17328): Final RCS 10.86 (base 3.00 + loadout 4.90) * axpect 1.99)
2023-07-29 22:41:56.370 WARNING LOG (3992): 4 duplicate message(s) skipped.
2023-07-29 22:41:56.370 INFO    ARF (11892): Final RCS 10.85 (base 3.00 + loadout 4.90) * axpect 1.98)
2023-07-29 22:41:56.423 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:41:56.423 INFO    ARF (10832): Final RCS 861.05 (base 75.00 + loadout 0.00) * axpect 11.48)
2023-07-29 22:41:56.434 INFO    ARF (11892): Final RCS 861.00 (base 75.00 + loadout 0.00) * axpect 11.48)
2023-07-29 22:41:56.434 INFO    ARF (11892): Final RCS 1153.62 (base 75.00 + loadout 0.00) * axpect 15.38)
2023-07-29 22:41:56.444 INFO    ARF (13420): Final RCS 860.95 (base 75.00 + loadout 0.00) * axpect 11.48)
2023-07-29 22:41:56.444 INFO    ARF (13420): Final RCS 1153.51 (base 75.00 + loadout 0.00) * axpect 15.38)
2023-07-29 22:41:56.454 INFO    ARF (11024): Final RCS 860.91 (base 75.00 + loadout 0.00) * axpect 11.48)
2023-07-29 22:41:56.454 INFO    ARF (11024): Final RCS 1153.40 (base 75.00 + loadout 0.00) * axpect 15.38)
2023-07-29 22:41:56.457 INFO    ARF (11892): Final RCS 860.86 (base 75.00 + loadout 0.00) * axpect 11.48)
2023-07-29 22:41:56.457 INFO    ARF (11892): Final RCS 1153.28 (base 75.00 + loadout 0.00) * axpect 15.38)
2023-07-29 22:41:56.465 INFO    ARF (14048): Final RCS 860.82 (base 75.00 + loadout 0.00) * axpect 11.48)
2023-07-29 22:41:56.465 INFO    ARF (14048): Final RCS 1153.17 (base 75.00 + loadout 0.00) * axpect 15.38)
2023-07-29 22:41:56.465 INFO    ARF (14048): Final RCS 9.56 (base 3.00 + loadout 3.26) * axpect 2.10)
2023-07-29 22:41:56.477 INFO    ARF (16316): Final RCS 860.77 (base 75.00 + loadout 0.00) * axpect 11.48)
2023-07-29 22:41:56.477 INFO    ARF (16316): Final RCS 1153.06 (base 75.00 + loadout 0.00) * axpect 15.37)
2023-07-29 22:41:56.477 INFO    ARF (16316): Final RCS 7.33 (base 3.00 + loadout 1.52) * axpect 1.94)
2023-07-29 22:41:56.477 INFO    ARF (16316): Final RCS 9.56 (base 3.00 + loadout 3.26) * axpect 2.10)
2023-07-29 22:41:56.486 INFO    ARF (5276): Final RCS 1152.95 (base 75.00 + loadout 0.00) * axpect 15.37)
2023-07-29 22:41:56.486 INFO    ARF (5276): Final RCS 7.33 (base 3.00 + loadout 1.52) * axpect 1.94)
2023-07-29 22:41:56.486 INFO    ARF (5276): Final RCS 9.56 (base 3.00 + loadout 3.26) * axpect 2.10)
2023-07-29 22:41:56.498 INFO    ARF (12064): Final RCS 1152.84 (base 75.00 + loadout 0.00) * axpect 15.37)
2023-07-29 22:41:56.498 INFO    ARF (12064): Final RCS 7.33 (base 3.00 + loadout 1.52) * axpect 1.94)
2023-07-29 22:41:56.498 INFO    ARF (12064): Final RCS 9.56 (base 3.00 + loadout 3.26) * axpect 2.10)
2023-07-29 22:41:56.507 INFO    ARF (14528): Final RCS 7.33 (base 3.00 + loadout 1.52) * axpect 1.94)
2023-07-29 22:41:56.507 INFO    ARF (14528): Final RCS 9.56 (base 3.00 + loadout 3.26) * axpect 2.10)
2023-07-29 22:41:56.519 INFO    ARF (11892): Final RCS 7.33 (base 3.00 + loadout 1.52) * axpect 1.94)
2023-07-29 22:41:56.519 INFO    ARF (11892): Final RCS 9.56 (base 3.00 + loadout 3.26) * axpect 2.10)
2023-07-29 22:41:56.529 INFO    ARF (13420): Final RCS 7.33 (base 3.00 + loadout 1.52) * axpect 1.94)
2023-07-29 22:41:56.529 INFO    ARF (13420): Final RCS 9.56 (base 3.00 + loadout 3.26) * axpect 2.10)
2023-07-29 22:41:56.539 INFO    ARF (10832): Final RCS 5.86 (base 3.00 + loadout 1.17) * axpect 1.56)
2023-07-29 22:41:56.539 INFO    ARF (10832): Final RCS 7.33 (base 3.00 + loadout 1.52) * axpect 1.94)
2023-07-29 22:41:56.550 INFO    ARF (16380): Final RCS 5.86 (base 3.00 + loadout 1.17) * axpect 1.57)
2023-07-29 22:41:56.570 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:41:56.570 INFO    ARF (7300): Final RCS 6.17 (base 3.00 + loadout 3.26) * axpect 0.97)
2023-07-29 22:41:56.570 INFO    ARF (7300): Final RCS 5.87 (base 3.00 + loadout 1.17) * axpect 1.57)
2023-07-29 22:41:56.582 INFO    ARF (10188): Final RCS 6.17 (base 3.00 + loadout 3.26) * axpect 0.97)
2023-07-29 22:41:56.582 INFO    ARF (10188): Final RCS 5.87 (base 3.00 + loadout 1.17) * axpect 1.57)
2023-07-29 22:41:56.590 INFO    ARF (13420): Final RCS 6.17 (base 3.00 + loadout 3.26) * axpect 0.97)
2023-07-29 22:41:56.590 INFO    ARF (13420): Final RCS 5.87 (base 3.00 + loadout 1.17) * axpect 1.57)
2023-07-29 22:41:56.602 INFO    ARF (3968): Final RCS 6.17 (base 3.00 + loadout 3.26) * axpect 0.97)
2023-07-29 22:41:56.602 INFO    ARF (3968): Final RCS 5.87 (base 3.00 + loadout 1.17) * axpect 1.57)
2023-07-29 22:41:56.612 INFO    ARF (13920): Final RCS 6.17 (base 3.00 + loadout 3.26) * axpect 0.97)
2023-07-29 22:41:56.612 INFO    ARF (13920): Final RCS 5.87 (base 3.00 + loadout 1.17) * axpect 1.57)
2023-07-29 22:41:56.622 INFO    ARF (5548): Final RCS 6.17 (base 3.00 + loadout 3.26) * axpect 0.97)
2023-07-29 22:41:56.632 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:41:56.632 INFO    ARF (17328): Final RCS 205.66 (base 75.00 + loadout 0.00) * axpect 2.74)
2023-07-29 22:41:56.643 INFO    ARF (5996): Final RCS 6.17 (base 3.00 + loadout 3.26) * axpect 0.97)
2023-07-29 22:41:56.643 INFO    ARF (5996): Final RCS 205.64 (base 75.00 + loadout 0.00) * axpect 2.74)
2023-07-29 22:41:56.654 INFO    ARF (3428): Final RCS 13.76 (base 3.30 + loadout 5.76) * axpect 2.43)
2023-07-29 22:41:56.654 INFO    ARF (3428): Final RCS 181.89 (base 75.00 + loadout 0.00) * axpect 2.43)
2023-07-29 22:41:56.654 INFO    ARF (3428): Final RCS 205.63 (base 75.00 + loadout 0.00) * axpect 2.74)
2023-07-29 22:41:56.666 INFO    ARF (13920): Final RCS 13.76 (base 3.30 + loadout 5.76) * axpect 2.43)
2023-07-29 22:41:56.666 INFO    ARF (13920): Final RCS 181.89 (base 75.00 + loadout 0.00) * axpect 2.43)
2023-07-29 22:41:56.666 INFO    ARF (13920): Final RCS 205.62 (base 75.00 + loadout 0.00) * axpect 2.74)
2023-07-29 22:41:56.673 INFO    ARF (8204): Final RCS 13.76 (base 3.30 + loadout 5.76) * axpect 2.43)
2023-07-29 22:41:56.673 INFO    ARF (8204): Final RCS 181.88 (base 75.00 + loadout 0.00) * axpect 2.43)
2023-07-29 22:41:56.673 INFO    ARF (8204): Final RCS 205.61 (base 75.00 + loadout 0.00) * axpect 2.74)
2023-07-29 22:41:56.686 INFO    ARF (14528): Final RCS 13.76 (base 3.30 + loadout 5.76) * axpect 2.43)
2023-07-29 22:41:56.686 INFO    ARF (14528): Final RCS 181.88 (base 75.00 + loadout 0.00) * axpect 2.43)
2023-07-29 22:41:56.687 INFO    ARF (13920): Final RCS 13.76 (base 3.30 + loadout 5.76) * axpect 2.43)
2023-07-29 22:41:56.687 INFO    ARF (13920): Final RCS 181.88 (base 75.00 + loadout 0.00) * axpect 2.43)
2023-07-29 22:41:56.698 INFO    ARF (12064): Final RCS 13.76 (base 3.30 + loadout 5.76) * axpect 2.43)
2023-07-29 22:41:56.698 INFO    ARF (12064): Final RCS 181.88 (base 75.00 + loadout 0.00) * axpect 2.43)
2023-07-29 22:41:56.707 INFO    ARF (5548): Final RCS 13.76 (base 3.30 + loadout 5.76) * axpect 2.43)
2023-07-29 22:41:56.707 INFO    ARF (5548): Final RCS 181.88 (base 75.00 + loadout 0.00) * axpect 2.43)
2023-07-29 22:41:56.718 INFO    ARF (5996): Final RCS 13.76 (base 3.30 + loadout 5.76) * axpect 2.43)
2023-07-29 22:41:56.718 INFO    ARF (5996): Final RCS 181.88 (base 75.00 + loadout 0.00) * axpect 2.43)
2023-07-29 22:41:56.782 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:41:57.002 INFO    ARF (448): Final RCS 128.94 (base 75.00 + loadout 0.00) * axpect 1.72)
2023-07-29 22:41:57.028 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:41:57.028 INFO    ARF (13420): Final RCS 128.93 (base 75.00 + loadout 0.00) * axpect 1.72)
2023-07-29 22:41:57.286 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:41:57.286 INFO    ARF (12064): Final RCS 12.90 (base 3.30 + loadout 5.12) * axpect 2.36)
2023-07-29 22:41:57.301 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:41:57.301 INFO    ARF (3428): Final RCS 16.48 (base 3.60 + loadout 7.30) * axpect 2.55)
2023-07-29 22:41:57.312 INFO    ARF (8624): Final RCS 12.89 (base 3.30 + loadout 5.12) * axpect 2.35)
2023-07-29 22:41:57.312 INFO    ARF (8624): Final RCS 16.48 (base 3.60 + loadout 7.30) * axpect 2.55)
2023-07-29 22:41:57.322 INFO    ARF (14048): Final RCS 12.89 (base 3.30 + loadout 5.12) * axpect 2.35)
2023-07-29 22:41:57.322 INFO    ARF (14048): Final RCS 32.45 (base 2.40 + loadout 0.00) * axpect 13.52)
2023-07-29 22:41:57.331 INFO    ARF (3968): Final RCS 12.89 (base 3.30 + loadout 5.12) * axpect 2.35)
2023-07-29 22:41:57.331 INFO    ARF (3968): Final RCS 40.16 (base 3.30 + loadout 2.57) * axpect 11.39)
2023-07-29 22:41:57.331 INFO    ARF (3968): Final RCS 37.65 (base 3.30 + loadout 0.00) * axpect 11.41)
2023-07-29 22:41:57.331 INFO    ARF (3968): Final RCS 32.45 (base 2.40 + loadout 0.00) * axpect 13.52)
2023-07-29 22:41:57.342 INFO    ARF (5996): Final RCS 40.16 (base 3.30 + loadout 2.57) * axpect 11.39)
2023-07-29 22:41:57.342 INFO    ARF (5996): Final RCS 37.66 (base 3.30 + loadout 0.00) * axpect 11.41)
2023-07-29 22:41:57.342 INFO    ARF (5996): Final RCS 32.45 (base 2.40 + loadout 0.00) * axpect 13.52)
2023-07-29 22:41:57.537 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:41:57.647 INFO    ARF (14528): Final RCS 40.21 (base 3.30 + loadout 2.57) * axpect 11.41)
2023-07-29 22:41:57.647 INFO    ARF (14528): Final RCS 37.70 (base 3.30 + loadout 0.00) * axpect 11.42)
2023-07-29 22:41:57.647 INFO    ARF (14528): Final RCS 32.41 (base 2.40 + loadout 0.00) * axpect 13.50)
2023-07-29 22:41:57.655 INFO    ARF (5276): Final RCS 40.21 (base 3.30 + loadout 2.57) * axpect 11.41)
2023-07-29 22:41:57.655 INFO    ARF (5276): Final RCS 37.70 (base 3.30 + loadout 0.00) * axpect 11.43)
2023-07-29 22:41:57.655 INFO    ARF (5276): Final RCS 32.41 (base 2.40 + loadout 0.00) * axpect 13.50)
2023-07-29 22:41:57.665 INFO    ARF (448): Final RCS 40.21 (base 3.30 + loadout 2.57) * axpect 11.41)
2023-07-29 22:41:57.665 INFO    ARF (448): Final RCS 37.70 (base 3.30 + loadout 0.00) * axpect 11.43)
2023-07-29 22:41:57.665 INFO    ARF (448): Final RCS 32.41 (base 2.40 + loadout 0.00) * axpect 13.50)
2023-07-29 22:41:57.665 INFO    ARF (448): Final RCS 16.49 (base 3.60 + loadout 7.30) * axpect 2.55)
2023-07-29 22:41:57.679 INFO    ARF (14528): Final RCS 40.21 (base 3.30 + loadout 2.57) * axpect 11.41)
2023-07-29 22:41:57.680 INFO    ARF (14528): Final RCS 37.71 (base 3.30 + loadout 0.00) * axpect 11.43)
2023-07-29 22:41:57.680 INFO    ARF (14528): Final RCS 32.41 (base 2.40 + loadout 0.00) * axpect 13.50)
2023-07-29 22:41:57.680 INFO    ARF (14528): Final RCS 16.49 (base 3.60 + loadout 7.30) * axpect 2.55)
2023-07-29 22:41:57.682 INFO    ARF (5276): Final RCS 12.79 (base 3.30 + loadout 5.12) * axpect 2.32)
2023-07-29 22:41:57.682 INFO    ARF (5276): Final RCS 40.21 (base 3.30 + loadout 2.57) * axpect 11.41)
2023-07-29 22:41:57.682 INFO    ARF (5276): Final RCS 37.71 (base 3.30 + loadout 0.00) * axpect 11.43)
2023-07-29 22:41:57.682 INFO    ARF (5276): Final RCS 32.40 (base 2.40 + loadout 0.00) * axpect 13.50)
2023-07-29 22:41:57.682 INFO    ARF (5276): Final RCS 16.49 (base 3.60 + loadout 7.30) * axpect 2.55)
2023-07-29 22:41:57.691 INFO    ARF (448): Final RCS 12.79 (base 3.30 + loadout 5.12) * axpect 2.32)
2023-07-29 22:41:57.691 INFO    ARF (448): Final RCS 40.22 (base 3.30 + loadout 2.57) * axpect 11.41)
2023-07-29 22:41:57.691 INFO    ARF (448): Final RCS 37.71 (base 3.30 + loadout 0.00) * axpect 11.43)
2023-07-29 22:41:57.691 INFO    ARF (448): Final RCS 32.40 (base 2.40 + loadout 0.00) * axpect 13.50)
2023-07-29 22:41:57.691 INFO    ARF (448): Final RCS 16.49 (base 3.60 + loadout 7.30) * axpect 2.55)
2023-07-29 22:41:57.700 INFO    ARF (14528): Final RCS 12.79 (base 3.30 + loadout 5.12) * axpect 2.32)
2023-07-29 22:41:57.700 INFO    ARF (14528): Final RCS 16.49 (base 3.60 + loadout 7.30) * axpect 2.55)
2023-07-29 22:41:57.708 INFO    ARF (5276): Final RCS 12.78 (base 3.30 + loadout 5.12) * axpect 2.32)
2023-07-29 22:41:57.708 INFO    ARF (5276): Final RCS 16.49 (base 3.60 + loadout 7.30) * axpect 2.55)
2023-07-29 22:41:57.985 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:41:57.985 INFO    ARF (9160): Final RCS 128.61 (base 75.00 + loadout 0.00) * axpect 1.71)
2023-07-29 22:41:58.005 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:41:58.005 INFO    ARF (14048): Final RCS 128.60 (base 75.00 + loadout 0.00) * axpect 1.71)
2023-07-29 22:41:58.534 INFO    ARF (14528): Final RCS 5.97 (base 3.00 + loadout 1.52) * axpect 1.49)
2023-07-29 22:41:58.544 INFO    ARF (5548): Final RCS 5.97 (base 3.00 + loadout 1.52) * axpect 1.48)
2023-07-29 22:41:58.544 INFO    ARF (5548): Final RCS 8.65 (base 3.00 + loadout 3.26) * axpect 1.80)
2023-07-29 22:41:58.584 INFO    ARF (7300): Final RCS 5.96 (base 3.00 + loadout 1.52) * axpect 1.48)
2023-07-29 22:41:58.584 INFO    ARF (7300): Final RCS 8.60 (base 3.00 + loadout 3.26) * axpect 1.78)
2023-07-29 22:41:58.585 INFO    ARF (1352): Final RCS 5.96 (base 3.00 + loadout 1.52) * axpect 1.48)
2023-07-29 22:41:58.585 INFO    ARF (1352): Final RCS 8.59 (base 3.00 + loadout 3.26) * axpect 1.78)
2023-07-29 22:41:58.605 INFO    ARF (5548): Final RCS 5.96 (base 3.00 + loadout 1.52) * axpect 1.48)
2023-07-29 22:41:58.639 INFO    ARF (13920): Final RCS 6.19 (base 3.00 + loadout 1.17) * axpect 1.67)
2023-07-29 22:41:58.666 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:41:58.666 INFO    ARF (5996): Final RCS 6.16 (base 3.00 + loadout 3.26) * axpect 0.97)
2023-07-29 22:41:58.750 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:41:58.750 INFO    ARF (14528): Final RCS 13.76 (base 3.30 + loadout 5.76) * axpect 2.42)
2023-07-29 22:41:58.750 INFO    ARF (14528): Final RCS 181.80 (base 75.00 + loadout 0.00) * axpect 2.42)
2023-07-29 22:41:58.758 INFO    ARF (5996): Final RCS 13.76 (base 3.30 + loadout 5.76) * axpect 2.42)
2023-07-29 22:41:58.758 INFO    ARF (5996): Final RCS 181.80 (base 75.00 + loadout 0.00) * axpect 2.42)
2023-07-29 22:41:59.075 INFO    ARF (14048): Final RCS 128.27 (base 75.00 + loadout 0.00) * axpect 1.71)
2023-07-29 22:41:59.107 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:41:59.107 INFO    ARF (16380): Final RCS 128.26 (base 75.00 + loadout 0.00) * axpect 1.71)
2023-07-29 22:41:59.330 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:41:59.330 INFO    ARF (11024): Final RCS 16.53 (base 3.60 + loadout 7.30) * axpect 2.56)
2023-07-29 22:41:59.341 INFO    ARF (9160): Final RCS 12.19 (base 3.30 + loadout 5.12) * axpect 2.14)
2023-07-29 22:41:59.341 INFO    ARF (9160): Final RCS 16.53 (base 3.60 + loadout 7.30) * axpect 2.56)
2023-07-29 22:41:59.354 INFO    ARF (1352): Final RCS 12.18 (base 3.30 + loadout 5.12) * axpect 2.14)
2023-07-29 22:41:59.354 INFO    ARF (1352): Final RCS 16.53 (base 3.60 + loadout 7.30) * axpect 2.56)
2023-07-29 22:41:59.367 INFO    ARF (11024): Final RCS 12.18 (base 3.30 + loadout 5.12) * axpect 2.14)
2023-07-29 22:41:59.367 INFO    ARF (11024): Final RCS 40.45 (base 3.30 + loadout 2.57) * axpect 11.48)
2023-07-29 22:41:59.367 INFO    ARF (11024): Final RCS 37.94 (base 3.30 + loadout 0.00) * axpect 11.50)
2023-07-29 22:41:59.367 INFO    ARF (11024): Final RCS 32.21 (base 2.40 + loadout 0.00) * axpect 13.42)
2023-07-29 22:41:59.367 INFO    ARF (11024): Final RCS 16.53 (base 3.60 + loadout 7.30) * axpect 2.56)
2023-07-29 22:41:59.373 INFO    ARF (9160): Final RCS 12.17 (base 3.30 + loadout 5.12) * axpect 2.14)
2023-07-29 22:41:59.373 INFO    ARF (9160): Final RCS 40.46 (base 3.30 + loadout 2.57) * axpect 11.48)
2023-07-29 22:41:59.373 INFO    ARF (9160): Final RCS 37.95 (base 3.30 + loadout 0.00) * axpect 11.50)
2023-07-29 22:41:59.373 INFO    ARF (9160): Final RCS 32.21 (base 2.40 + loadout 0.00) * axpect 13.42)
2023-07-29 22:41:59.373 INFO    ARF (9160): Final RCS 16.53 (base 3.60 + loadout 7.30) * axpect 2.56)
2023-07-29 22:41:59.385 INFO    ARF (1352): Final RCS 12.17 (base 3.30 + loadout 5.12) * axpect 2.14)
2023-07-29 22:41:59.385 INFO    ARF (1352): Final RCS 40.46 (base 3.30 + loadout 2.57) * axpect 11.48)
2023-07-29 22:41:59.385 INFO    ARF (1352): Final RCS 37.95 (base 3.30 + loadout 0.00) * axpect 11.50)
2023-07-29 22:41:59.385 INFO    ARF (1352): Final RCS 32.21 (base 2.40 + loadout 0.00) * axpect 13.42)
2023-07-29 22:41:59.385 INFO    ARF (1352): Final RCS 16.53 (base 3.60 + loadout 7.30) * axpect 2.56)
2023-07-29 22:41:59.394 INFO    ARF (13920): Final RCS 12.16 (base 3.30 + loadout 5.12) * axpect 2.13)
2023-07-29 22:41:59.394 INFO    ARF (13920): Final RCS 40.46 (base 3.30 + loadout 2.57) * axpect 11.48)
2023-07-29 22:41:59.394 INFO    ARF (13920): Final RCS 37.95 (base 3.30 + loadout 0.00) * axpect 11.50)
2023-07-29 22:41:59.394 INFO    ARF (13920): Final RCS 32.21 (base 2.40 + loadout 0.00) * axpect 13.42)
2023-07-29 22:41:59.394 INFO    ARF (13920): Final RCS 16.53 (base 3.60 + loadout 7.30) * axpect 2.56)
2023-07-29 22:41:59.408 INFO    ARF (16380): Final RCS 12.16 (base 3.30 + loadout 5.12) * axpect 2.13)
2023-07-29 22:41:59.408 INFO    ARF (16380): Final RCS 40.46 (base 3.30 + loadout 2.57) * axpect 11.48)
2023-07-29 22:41:59.408 INFO    ARF (16380): Final RCS 37.95 (base 3.30 + loadout 0.00) * axpect 11.50)
2023-07-29 22:41:59.408 INFO    ARF (16380): Final RCS 32.21 (base 2.40 + loadout 0.00) * axpect 13.42)
2023-07-29 22:41:59.415 INFO    ARF (16316): Final RCS 40.46 (base 3.30 + loadout 2.57) * axpect 11.48)
2023-07-29 22:41:59.415 INFO    ARF (16316): Final RCS 37.95 (base 3.30 + loadout 0.00) * axpect 11.50)
2023-07-29 22:41:59.415 INFO    ARF (16316): Final RCS 32.21 (base 2.40 + loadout 0.00) * axpect 13.42)
2023-07-29 22:41:59.418 INFO    ARF (5548): Final RCS 40.46 (base 3.30 + loadout 2.57) * axpect 11.48)
2023-07-29 22:41:59.418 INFO    ARF (5548): Final RCS 37.95 (base 3.30 + loadout 0.00) * axpect 11.50)
2023-07-29 22:41:59.418 INFO    ARF (5548): Final RCS 32.20 (base 2.40 + loadout 0.00) * axpect 13.42)
2023-07-29 22:41:59.845 INFO    ARF (16316): Final RCS 40.52 (base 3.30 + loadout 2.57) * axpect 11.50)
2023-07-29 22:41:59.845 INFO    ARF (16316): Final RCS 38.01 (base 3.30 + loadout 0.00) * axpect 11.52)
2023-07-29 22:41:59.845 INFO    ARF (16316): Final RCS 32.16 (base 2.40 + loadout 0.00) * axpect 13.40)
2023-07-29 22:41:59.854 INFO    ARF (8624): Final RCS 40.52 (base 3.30 + loadout 2.57) * axpect 11.50)
2023-07-29 22:41:59.854 INFO    ARF (8624): Final RCS 38.01 (base 3.30 + loadout 0.00) * axpect 11.52)
2023-07-29 22:41:59.854 INFO    ARF (8624): Final RCS 32.16 (base 2.40 + loadout 0.00) * axpect 13.40)
2023-07-29 22:41:59.865 INFO    ARF (5996): Final RCS 11.95 (base 3.30 + loadout 5.12) * axpect 2.07)
2023-07-29 22:41:59.865 INFO    ARF (5996): Final RCS 40.52 (base 3.30 + loadout 2.57) * axpect 11.50)
2023-07-29 22:41:59.865 INFO    ARF (5996): Final RCS 38.01 (base 3.30 + loadout 0.00) * axpect 11.52)
2023-07-29 22:41:59.865 INFO    ARF (5996): Final RCS 32.16 (base 2.40 + loadout 0.00) * axpect 13.40)
2023-07-29 22:41:59.877 INFO    ARF (16316): Final RCS 11.94 (base 3.30 + loadout 5.12) * axpect 2.07)
2023-07-29 22:41:59.877 INFO    ARF (16316): Final RCS 40.52 (base 3.30 + loadout 2.57) * axpect 11.50)
2023-07-29 22:41:59.877 INFO    ARF (16316): Final RCS 38.01 (base 3.30 + loadout 0.00) * axpect 11.52)
2023-07-29 22:41:59.877 INFO    ARF (16316): Final RCS 32.16 (base 2.40 + loadout 0.00) * axpect 13.40)
2023-07-29 22:41:59.877 INFO    ARF (16316): Final RCS 16.54 (base 3.60 + loadout 7.30) * axpect 2.57)
2023-07-29 22:41:59.887 INFO    ARF (11024): Final RCS 11.94 (base 3.30 + loadout 5.12) * axpect 2.07)
2023-07-29 22:41:59.887 INFO    ARF (11024): Final RCS 40.52 (base 3.30 + loadout 2.57) * axpect 11.50)
2023-07-29 22:41:59.887 INFO    ARF (11024): Final RCS 38.01 (base 3.30 + loadout 0.00) * axpect 11.52)
2023-07-29 22:41:59.887 INFO    ARF (11024): Final RCS 32.16 (base 2.40 + loadout 0.00) * axpect 13.40)
2023-07-29 22:41:59.887 INFO    ARF (11024): Final RCS 16.54 (base 3.60 + loadout 7.30) * axpect 2.57)
2023-07-29 22:41:59.897 INFO    ARF (5996): Final RCS 11.93 (base 3.30 + loadout 5.12) * axpect 2.06)
2023-07-29 22:41:59.897 INFO    ARF (5996): Final RCS 40.52 (base 3.30 + loadout 2.57) * axpect 11.50)
2023-07-29 22:41:59.897 INFO    ARF (5996): Final RCS 38.01 (base 3.30 + loadout 0.00) * axpect 11.52)
2023-07-29 22:41:59.897 INFO    ARF (5996): Final RCS 32.16 (base 2.40 + loadout 0.00) * axpect 13.40)
2023-07-29 22:41:59.897 INFO    ARF (5996): Final RCS 16.54 (base 3.60 + loadout 7.30) * axpect 2.57)
2023-07-29 22:41:59.908 INFO    ARF (448): Final RCS 11.93 (base 3.30 + loadout 5.12) * axpect 2.06)
2023-07-29 22:41:59.908 INFO    ARF (448): Final RCS 40.52 (base 3.30 + loadout 2.57) * axpect 11.50)
2023-07-29 22:41:59.908 INFO    ARF (448): Final RCS 38.01 (base 3.30 + loadout 0.00) * axpect 11.52)
2023-07-29 22:41:59.908 INFO    ARF (448): Final RCS 32.15 (base 2.40 + loadout 0.00) * axpect 13.40)
2023-07-29 22:41:59.908 INFO    ARF (448): Final RCS 16.54 (base 3.60 + loadout 7.30) * axpect 2.57)
2023-07-29 22:41:59.918 INFO    ARF (11024): Final RCS 11.92 (base 3.30 + loadout 5.12) * axpect 2.06)
2023-07-29 22:41:59.918 INFO    ARF (11024): Final RCS 32.15 (base 2.40 + loadout 0.00) * axpect 13.40)
2023-07-29 22:41:59.918 INFO    ARF (11024): Final RCS 16.54 (base 3.60 + loadout 7.30) * axpect 2.57)
2023-07-29 22:41:59.929 INFO    ARF (5996): Final RCS 11.92 (base 3.30 + loadout 5.12) * axpect 2.06)
2023-07-29 22:41:59.929 INFO    ARF (5996): Final RCS 16.54 (base 3.60 + loadout 7.30) * axpect 2.57)
2023-07-29 22:41:59.940 INFO    ARF (16316): Final RCS 11.91 (base 3.30 + loadout 5.12) * axpect 2.06)
2023-07-29 22:42:00.165 INFO    ARF (14048): Final RCS 127.98 (base 75.00 + loadout 0.00) * axpect 1.71)
2023-07-29 22:42:00.208 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:42:00.208 INFO    ARF (11024): Final RCS 127.97 (base 75.00 + loadout 0.00) * axpect 1.71)
2023-07-29 22:42:00.520 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:42:00.520 INFO    ARF (17328): Final RCS 13.76 (base 3.30 + loadout 5.76) * axpect 2.42)
2023-07-29 22:42:00.520 INFO    ARF (17328): Final RCS 181.77 (base 75.00 + loadout 0.00) * axpect 2.42)
2023-07-29 22:42:00.530 INFO    ARF (7300): Final RCS 13.76 (base 3.30 + loadout 5.76) * axpect 2.42)
2023-07-29 22:42:00.530 INFO    ARF (7300): Final RCS 181.77 (base 75.00 + loadout 0.00) * axpect 2.42)
2023-07-29 22:42:00.540 INFO    ARF (11024): Final RCS 13.76 (base 3.30 + loadout 5.76) * axpect 2.42)
2023-07-29 22:42:00.540 INFO    ARF (11024): Final RCS 181.77 (base 75.00 + loadout 0.00) * axpect 2.42)
2023-07-29 22:42:00.550 INFO    ARF (17328): Final RCS 13.76 (base 3.30 + loadout 5.76) * axpect 2.42)
2023-07-29 22:42:00.550 INFO    ARF (17328): Final RCS 181.77 (base 75.00 + loadout 0.00) * axpect 2.42)
2023-07-29 22:42:00.560 INFO    ARF (5996): Final RCS 13.76 (base 3.30 + loadout 5.76) * axpect 2.42)
2023-07-29 22:42:00.560 INFO    ARF (5996): Final RCS 181.77 (base 75.00 + loadout 0.00) * axpect 2.42)
2023-07-29 22:42:00.571 INFO    ARF (16316): Final RCS 13.76 (base 3.30 + loadout 5.76) * axpect 2.42)
2023-07-29 22:42:00.571 INFO    ARF (16316): Final RCS 181.77 (base 75.00 + loadout 0.00) * axpect 2.42)
2023-07-29 22:42:00.590 INFO    ARF (5996): Final RCS 201.68 (base 75.00 + loadout 0.00) * axpect 2.69)
2023-07-29 22:42:00.610 INFO    ARF (14528): Final RCS 6.19 (base 3.00 + loadout 3.26) * axpect 0.98)
2023-07-29 22:42:00.653 WARNING LOG (3992): 4 duplicate message(s) skipped.
2023-07-29 22:42:00.653 INFO    ARF (448): Final RCS 6.45 (base 3.00 + loadout 1.17) * axpect 1.76)
2023-07-29 22:42:00.661 INFO    ARF (13420): Final RCS 6.19 (base 3.00 + loadout 3.26) * axpect 0.98)
2023-07-29 22:42:00.661 INFO    ARF (13420): Final RCS 6.45 (base 3.00 + loadout 1.17) * axpect 1.76)
2023-07-29 22:42:00.688 INFO    ASYNCNET (Main): Current ping: 73.9ms
2023-07-29 22:42:00.700 INFO    ARF (3428): Final RCS 6.19 (base 3.00 + loadout 3.26) * axpect 0.98)
2023-07-29 22:42:00.700 INFO    ARF (3428): Final RCS 6.46 (base 3.00 + loadout 1.17) * axpect 1.76)
2023-07-29 22:42:00.711 INFO    ARF (5996): Final RCS 6.19 (base 3.00 + loadout 3.26) * axpect 0.98)
2023-07-29 22:42:00.711 INFO    ARF (5996): Final RCS 6.46 (base 3.00 + loadout 1.17) * axpect 1.76)
2023-07-29 22:42:00.721 INFO    ARF (16316): Final RCS 6.19 (base 3.00 + loadout 3.26) * axpect 0.98)
2023-07-29 22:42:00.721 INFO    ARF (16316): Final RCS 6.46 (base 3.00 + loadout 1.17) * axpect 1.76)
2023-07-29 22:42:00.731 INFO    ARF (14048): Final RCS 6.19 (base 3.00 + loadout 3.26) * axpect 0.98)
2023-07-29 22:42:00.752 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:42:00.752 INFO    ARF (5276): Final RCS 201.56 (base 75.00 + loadout 0.00) * axpect 2.69)
2023-07-29 22:42:00.761 INFO    ARF (14048): Final RCS 13.76 (base 3.30 + loadout 5.76) * axpect 2.42)
2023-07-29 22:42:00.761 INFO    ARF (14048): Final RCS 201.55 (base 75.00 + loadout 0.00) * axpect 2.69)
2023-07-29 22:42:00.771 INFO    ARF (13420): Final RCS 13.76 (base 3.30 + loadout 5.76) * axpect 2.42)
2023-07-29 22:42:00.771 INFO    ARF (13420): Final RCS 181.77 (base 75.00 + loadout 0.00) * axpect 2.42)
2023-07-29 22:42:00.771 INFO    ARF (13420): Final RCS 201.54 (base 75.00 + loadout 0.00) * axpect 2.69)
2023-07-29 22:42:00.782 INFO    ARF (5276): Final RCS 13.76 (base 3.30 + loadout 5.76) * axpect 2.42)
2023-07-29 22:42:00.782 INFO    ARF (5276): Final RCS 181.77 (base 75.00 + loadout 0.00) * axpect 2.42)
2023-07-29 22:42:00.782 INFO    ARF (5276): Final RCS 201.53 (base 75.00 + loadout 0.00) * axpect 2.69)
2023-07-29 22:42:00.792 INFO    ARF (10188): Final RCS 13.76 (base 3.30 + loadout 5.76) * axpect 2.42)
2023-07-29 22:42:00.792 INFO    ARF (10188): Final RCS 181.77 (base 75.00 + loadout 0.00) * axpect 2.42)
2023-07-29 22:42:00.792 INFO    ARF (10188): Final RCS 201.53 (base 75.00 + loadout 0.00) * axpect 2.69)
2023-07-29 22:42:00.803 INFO    ARF (8624): Final RCS 13.76 (base 3.30 + loadout 5.76) * axpect 2.42)
2023-07-29 22:42:00.803 INFO    ARF (8624): Final RCS 181.77 (base 75.00 + loadout 0.00) * axpect 2.42)
2023-07-29 22:42:00.814 INFO    ARF (5276): Final RCS 13.76 (base 3.30 + loadout 5.76) * axpect 2.42)
2023-07-29 22:42:00.814 INFO    ARF (5276): Final RCS 181.77 (base 75.00 + loadout 0.00) * axpect 2.42)
2023-07-29 22:42:00.824 INFO    ARF (10188): Final RCS 13.76 (base 3.30 + loadout 5.76) * axpect 2.42)
2023-07-29 22:42:00.824 INFO    ARF (10188): Final RCS 181.77 (base 75.00 + loadout 0.00) * axpect 2.42)
2023-07-29 22:42:00.834 INFO    ARF (1352): Final RCS 13.76 (base 3.30 + loadout 5.76) * axpect 2.42)
2023-07-29 22:42:00.834 INFO    ARF (1352): Final RCS 181.77 (base 75.00 + loadout 0.00) * axpect 2.42)
2023-07-29 22:42:01.095 INFO    ARF (5996): Final RCS 127.77 (base 75.00 + loadout 0.00) * axpect 1.70)
2023-07-29 22:42:01.104 INFO    ARF (17328): Final RCS 127.76 (base 75.00 + loadout 0.00) * axpect 1.70)
2023-07-29 22:42:01.155 WARNING LOG (3992): 4 duplicate message(s) skipped.
2023-07-29 22:42:01.155 INFO    ARF (13420): Final RCS 127.75 (base 75.00 + loadout 0.00) * axpect 1.70)
2023-07-29 22:42:01.378 INFO    ARF (3968): Final RCS 11.20 (base 3.30 + loadout 5.12) * axpect 1.84)
2023-07-29 22:42:01.400 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:42:01.400 INFO    ARF (11024): Final RCS 11.19 (base 3.30 + loadout 5.12) * axpect 1.84)
2023-07-29 22:42:01.407 INFO    ARF (14048): Final RCS 16.57 (base 3.60 + loadout 7.30) * axpect 2.58)
2023-07-29 22:42:01.407 INFO    ARF (14048): Final RCS 11.19 (base 3.30 + loadout 5.12) * axpect 1.84)
2023-07-29 22:42:01.419 INFO    ARF (5548): Final RCS 32.01 (base 2.40 + loadout 0.00) * axpect 13.34)
2023-07-29 22:42:01.419 INFO    ARF (5548): Final RCS 11.18 (base 3.30 + loadout 5.12) * axpect 1.84)
2023-07-29 22:42:01.428 INFO    ARF (1352): Final RCS 40.70 (base 3.30 + loadout 2.57) * axpect 11.56)
2023-07-29 22:42:01.428 INFO    ARF (1352): Final RCS 38.19 (base 3.30 + loadout 0.00) * axpect 11.57)
2023-07-29 22:42:01.428 INFO    ARF (1352): Final RCS 32.01 (base 2.40 + loadout 0.00) * axpect 13.34)
2023-07-29 22:42:01.439 INFO    ARF (10188): Final RCS 40.71 (base 3.30 + loadout 2.57) * axpect 11.56)
2023-07-29 22:42:01.439 INFO    ARF (10188): Final RCS 38.19 (base 3.30 + loadout 0.00) * axpect 11.57)
2023-07-29 22:42:01.439 INFO    ARF (10188): Final RCS 32.01 (base 2.40 + loadout 0.00) * axpect 13.34)
2023-07-29 22:42:01.908 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:42:02.090 INFO    ARF (8204): Final RCS 40.77 (base 3.30 + loadout 2.57) * axpect 11.58)
2023-07-29 22:42:02.090 INFO    ARF (8204): Final RCS 38.26 (base 3.30 + loadout 0.00) * axpect 11.59)
2023-07-29 22:42:02.090 INFO    ARF (8204): Final RCS 31.96 (base 2.40 + loadout 0.00) * axpect 13.32)
2023-07-29 22:42:02.099 INFO    ARF (13920): Final RCS 40.77 (base 3.30 + loadout 2.57) * axpect 11.58)
2023-07-29 22:42:02.100 INFO    ARF (13920): Final RCS 38.26 (base 3.30 + loadout 0.00) * axpect 11.59)
2023-07-29 22:42:02.100 INFO    ARF (13920): Final RCS 31.96 (base 2.40 + loadout 0.00) * axpect 13.31)
2023-07-29 22:42:02.108 INFO    ARF (448): Final RCS 40.77 (base 3.30 + loadout 2.57) * axpect 11.58)
2023-07-29 22:42:02.108 INFO    ARF (448): Final RCS 38.26 (base 3.30 + loadout 0.00) * axpect 11.59)
2023-07-29 22:42:02.108 INFO    ARF (448): Final RCS 31.95 (base 2.40 + loadout 0.00) * axpect 13.31)
2023-07-29 22:42:02.108 INFO    ARF (448): Final RCS 16.59 (base 3.60 + loadout 7.30) * axpect 2.58)
2023-07-29 22:42:02.119 INFO    ARF (11892): Final RCS 40.78 (base 3.30 + loadout 2.57) * axpect 11.58)
2023-07-29 22:42:02.119 INFO    ARF (11892): Final RCS 38.26 (base 3.30 + loadout 0.00) * axpect 11.59)
2023-07-29 22:42:02.119 INFO    ARF (11892): Final RCS 31.95 (base 2.40 + loadout 0.00) * axpect 13.31)
2023-07-29 22:42:02.119 INFO    ARF (11892): Final RCS 16.59 (base 3.60 + loadout 7.30) * axpect 2.58)
2023-07-29 22:42:02.129 INFO    ARF (5548): Final RCS 40.78 (base 3.30 + loadout 2.57) * axpect 11.58)
2023-07-29 22:42:02.129 INFO    ARF (5548): Final RCS 38.26 (base 3.30 + loadout 0.00) * axpect 11.60)
2023-07-29 22:42:02.129 INFO    ARF (5548): Final RCS 31.95 (base 2.40 + loadout 0.00) * axpect 13.31)
2023-07-29 22:42:02.129 INFO    ARF (5548): Final RCS 16.59 (base 3.60 + loadout 7.30) * axpect 2.58)
2023-07-29 22:42:02.138 INFO    ARF (5276): Final RCS 40.78 (base 3.30 + loadout 2.57) * axpect 11.58)
2023-07-29 22:42:02.138 INFO    ARF (5276): Final RCS 38.26 (base 3.30 + loadout 0.00) * axpect 11.60)
2023-07-29 22:42:02.138 INFO    ARF (5276): Final RCS 31.95 (base 2.40 + loadout 0.00) * axpect 13.31)
2023-07-29 22:42:02.138 INFO    ARF (5276): Final RCS 16.59 (base 3.60 + loadout 7.30) * axpect 2.58)
2023-07-29 22:42:02.138 INFO    ARF (5276): Final RCS 10.86 (base 3.30 + loadout 5.12) * axpect 1.74)
2023-07-29 22:42:02.151 INFO    ARF (11892): Final RCS 40.78 (base 3.30 + loadout 2.57) * axpect 11.58)
2023-07-29 22:42:02.151 INFO    ARF (11892): Final RCS 38.27 (base 3.30 + loadout 0.00) * axpect 11.60)
2023-07-29 22:42:02.151 INFO    ARF (11892): Final RCS 31.95 (base 2.40 + loadout 0.00) * axpect 13.31)
2023-07-29 22:42:02.151 INFO    ARF (11892): Final RCS 16.59 (base 3.60 + loadout 7.30) * axpect 2.58)
2023-07-29 22:42:02.151 INFO    ARF (11892): Final RCS 10.86 (base 3.30 + loadout 5.12) * axpect 1.74)
2023-07-29 22:42:02.161 INFO    ARF (8204): Final RCS 16.59 (base 3.60 + loadout 7.30) * axpect 2.58)
2023-07-29 22:42:02.161 INFO    ARF (8204): Final RCS 10.85 (base 3.30 + loadout 5.12) * axpect 1.74)
2023-07-29 22:42:02.168 INFO    ARF (1352): Final RCS 16.59 (base 3.60 + loadout 7.30) * axpect 2.58)
2023-07-29 22:42:02.168 INFO    ARF (1352): Final RCS 10.85 (base 3.30 + loadout 5.12) * axpect 1.73)
2023-07-29 22:42:02.180 INFO    ARF (11892): Final RCS 16.59 (base 3.60 + loadout 7.30) * axpect 2.58)
2023-07-29 22:42:02.354 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:42:02.441 INFO    ARF (11024): Final RCS 127.51 (base 75.00 + loadout 0.00) * axpect 1.70)
2023-07-29 22:42:02.865 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:42:02.865 INFO    ARF (9160): Final RCS 13.76 (base 3.30 + loadout 5.76) * axpect 2.42)
2023-07-29 22:42:02.865 INFO    ARF (9160): Final RCS 181.77 (base 75.00 + loadout 0.00) * axpect 2.42)
2023-07-29 22:42:02.881 INFO    ARF (5276): Final RCS 13.76 (base 3.30 + loadout 5.76) * axpect 2.42)
2023-07-29 22:42:02.881 INFO    ARF (5276): Final RCS 181.77 (base 75.00 + loadout 0.00) * axpect 2.42)
2023-07-29 22:42:03.178 INFO    ARF (11024): Final RCS 127.39 (base 75.00 + loadout 0.00) * axpect 1.70)
2023-07-29 22:42:03.441 WARNING LOG (3992): 5 duplicate message(s) skipped.
2023-07-29 22:42:03.441 INFO    ARF (10188): Final RCS 16.61 (base 3.60 + loadout 7.30) * axpect 2.59)
2023-07-29 22:42:03.450 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:42:03.450 INFO    ARF (7300): Final RCS 10.36 (base 3.30 + loadout 5.12) * axpect 1.59)
2023-07-29 22:42:03.460 INFO    ARF (5276): Final RCS 31.86 (base 2.40 + loadout 0.00) * axpect 13.27)
2023-07-29 22:42:03.460 INFO    ARF (5276): Final RCS 16.61 (base 3.60 + loadout 7.30) * axpect 2.59)
2023-07-29 22:42:03.460 INFO    ARF (5276): Final RCS 10.36 (base 3.30 + loadout 5.12) * axpect 1.59)
2023-07-29 22:42:03.470 INFO    ARF (10188): Final RCS 40.90 (base 3.30 + loadout 2.57) * axpect 11.61)
2023-07-29 22:42:03.470 INFO    ARF (10188): Final RCS 38.38 (base 3.30 + loadout 0.00) * axpect 11.63)
2023-07-29 22:42:03.470 INFO    ARF (10188): Final RCS 31.86 (base 2.40 + loadout 0.00) * axpect 13.27)
2023-07-29 22:42:03.470 INFO    ARF (10188): Final RCS 16.61 (base 3.60 + loadout 7.30) * axpect 2.59)
2023-07-29 22:42:03.470 INFO    ARF (10188): Final RCS 10.35 (base 3.30 + loadout 5.12) * axpect 1.59)
2023-07-29 22:42:03.480 INFO    ARF (8624): Final RCS 40.90 (base 3.30 + loadout 2.57) * axpect 11.61)
2023-07-29 22:42:03.480 INFO    ARF (8624): Final RCS 38.38 (base 3.30 + loadout 0.00) * axpect 11.63)
2023-07-29 22:42:03.480 INFO    ARF (8624): Final RCS 31.86 (base 2.40 + loadout 0.00) * axpect 13.27)
2023-07-29 22:42:03.480 INFO    ARF (8624): Final RCS 16.62 (base 3.60 + loadout 7.30) * axpect 2.59)
2023-07-29 22:42:03.480 INFO    ARF (8624): Final RCS 10.35 (base 3.30 + loadout 5.12) * axpect 1.58)
2023-07-29 22:42:03.491 INFO    ARF (5276): Final RCS 40.90 (base 3.30 + loadout 2.57) * axpect 11.61)
2023-07-29 22:42:03.491 INFO    ARF (5276): Final RCS 38.38 (base 3.30 + loadout 0.00) * axpect 11.63)
2023-07-29 22:42:03.491 INFO    ARF (5276): Final RCS 31.86 (base 2.40 + loadout 0.00) * axpect 13.27)
2023-07-29 22:42:03.491 INFO    ARF (5276): Final RCS 16.62 (base 3.60 + loadout 7.30) * axpect 2.59)
2023-07-29 22:42:03.491 INFO    ARF (5276): Final RCS 10.35 (base 3.30 + loadout 5.12) * axpect 1.58)
2023-07-29 22:42:03.501 INFO    ARF (1352): Final RCS 40.90 (base 3.30 + loadout 2.57) * axpect 11.62)
2023-07-29 22:42:03.501 INFO    ARF (1352): Final RCS 38.39 (base 3.30 + loadout 0.00) * axpect 11.63)
2023-07-29 22:42:03.501 INFO    ARF (1352): Final RCS 31.85 (base 2.40 + loadout 0.00) * axpect 13.27)
2023-07-29 22:42:03.501 INFO    ARF (1352): Final RCS 16.62 (base 3.60 + loadout 7.30) * axpect 2.59)
2023-07-29 22:42:03.501 INFO    ARF (1352): Final RCS 10.34 (base 3.30 + loadout 5.12) * axpect 1.58)
2023-07-29 22:42:03.513 INFO    ARF (8624): Final RCS 40.90 (base 3.30 + loadout 2.57) * axpect 11.62)
2023-07-29 22:42:03.513 INFO    ARF (8624): Final RCS 38.39 (base 3.30 + loadout 0.00) * axpect 11.63)
2023-07-29 22:42:03.513 INFO    ARF (8624): Final RCS 31.85 (base 2.40 + loadout 0.00) * axpect 13.27)
2023-07-29 22:42:03.513 INFO    ARF (8624): Final RCS 10.34 (base 3.30 + loadout 5.12) * axpect 1.58)
2023-07-29 22:42:03.531 INFO    ARF (13420): Final RCS 40.90 (base 3.30 + loadout 2.57) * axpect 11.62)
2023-07-29 22:42:03.531 INFO    ARF (13420): Final RCS 38.39 (base 3.30 + loadout 0.00) * axpect 11.63)
2023-07-29 22:42:03.531 INFO    ARF (13420): Final RCS 31.85 (base 2.40 + loadout 0.00) * axpect 13.27)
2023-07-29 22:42:03.532 INFO    ARF (10188): Final RCS 40.90 (base 3.30 + loadout 2.57) * axpect 11.62)
2023-07-29 22:42:03.532 INFO    ARF (10188): Final RCS 38.39 (base 3.30 + loadout 0.00) * axpect 11.63)
2023-07-29 22:42:03.532 INFO    ARF (10188): Final RCS 31.85 (base 2.40 + loadout 0.00) * axpect 13.27)
2023-07-29 22:42:03.848 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:42:04.321 INFO    ARF (10188): Final RCS 40.96 (base 3.30 + loadout 2.57) * axpect 11.63)
2023-07-29 22:42:04.321 INFO    ARF (10188): Final RCS 38.45 (base 3.30 + loadout 0.00) * axpect 11.65)
2023-07-29 22:42:04.330 INFO    ARF (3968): Final RCS 40.96 (base 3.30 + loadout 2.57) * axpect 11.63)
2023-07-29 22:42:04.330 INFO    ARF (3968): Final RCS 38.45 (base 3.30 + loadout 0.00) * axpect 11.65)
2023-07-29 22:42:04.330 INFO    ARF (3968): Final RCS 31.80 (base 2.40 + loadout 0.00) * axpect 13.25)
2023-07-29 22:42:04.339 INFO    ARF (448): Final RCS 40.96 (base 3.30 + loadout 2.57) * axpect 11.63)
2023-07-29 22:42:04.339 INFO    ARF (448): Final RCS 38.45 (base 3.30 + loadout 0.00) * axpect 11.65)
2023-07-29 22:42:04.339 INFO    ARF (448): Final RCS 31.80 (base 2.40 + loadout 0.00) * axpect 13.25)
2023-07-29 22:42:04.339 INFO    ARF (448): Final RCS 10.12 (base 3.30 + loadout 5.12) * axpect 1.51)
2023-07-29 22:42:04.349 INFO    ARF (16316): Final RCS 40.97 (base 3.30 + loadout 2.57) * axpect 11.63)
2023-07-29 22:42:04.349 INFO    ARF (16316): Final RCS 38.45 (base 3.30 + loadout 0.00) * axpect 11.65)
2023-07-29 22:42:04.349 INFO    ARF (16316): Final RCS 31.80 (base 2.40 + loadout 0.00) * axpect 13.25)
2023-07-29 22:42:04.349 INFO    ARF (16316): Final RCS 16.62 (base 3.60 + loadout 7.30) * axpect 2.59)
2023-07-29 22:42:04.349 INFO    ARF (16316): Final RCS 10.12 (base 3.30 + loadout 5.12) * axpect 1.51)
2023-07-29 22:42:04.362 INFO    ARF (13920): Final RCS 40.97 (base 3.30 + loadout 2.57) * axpect 11.64)
2023-07-29 22:42:04.362 INFO    ARF (13920): Final RCS 38.45 (base 3.30 + loadout 0.00) * axpect 11.65)
2023-07-29 22:42:04.362 INFO    ARF (13920): Final RCS 31.80 (base 2.40 + loadout 0.00) * axpect 13.25)
2023-07-29 22:42:04.362 INFO    ARF (13920): Final RCS 16.62 (base 3.60 + loadout 7.30) * axpect 2.59)
2023-07-29 22:42:04.362 INFO    ARF (13920): Final RCS 10.11 (base 3.30 + loadout 5.12) * axpect 1.51)
2023-07-29 22:42:04.372 INFO    ARF (5276): Final RCS 40.97 (base 3.30 + loadout 2.57) * axpect 11.64)
2023-07-29 22:42:04.372 INFO    ARF (5276): Final RCS 38.45 (base 3.30 + loadout 0.00) * axpect 11.65)
2023-07-29 22:42:04.372 INFO    ARF (5276): Final RCS 31.80 (base 2.40 + loadout 0.00) * axpect 13.25)
2023-07-29 22:42:04.372 INFO    ARF (5276): Final RCS 16.62 (base 3.60 + loadout 7.30) * axpect 2.59)
2023-07-29 22:42:04.372 INFO    ARF (5276): Final RCS 10.11 (base 3.30 + loadout 5.12) * axpect 1.51)
2023-07-29 22:42:04.380 INFO    ARF (16316): Final RCS 40.97 (base 3.30 + loadout 2.57) * axpect 11.64)
2023-07-29 22:42:04.380 INFO    ARF (16316): Final RCS 38.45 (base 3.30 + loadout 0.00) * axpect 11.65)
2023-07-29 22:42:04.380 INFO    ARF (16316): Final RCS 31.80 (base 2.40 + loadout 0.00) * axpect 13.25)
2023-07-29 22:42:04.380 INFO    ARF (16316): Final RCS 16.62 (base 3.60 + loadout 7.30) * axpect 2.59)
2023-07-29 22:42:04.380 INFO    ARF (16316): Final RCS 10.11 (base 3.30 + loadout 5.12) * axpect 1.51)
2023-07-29 22:42:04.389 INFO    ARF (13920): Final RCS 16.62 (base 3.60 + loadout 7.30) * axpect 2.59)
2023-07-29 22:42:04.389 INFO    ARF (13920): Final RCS 10.11 (base 3.30 + loadout 5.12) * axpect 1.51)
2023-07-29 22:42:04.402 INFO    ARF (5276): Final RCS 16.62 (base 3.60 + loadout 7.30) * axpect 2.59)
2023-07-29 22:42:04.403 INFO    ARF (5276): Final RCS 10.11 (base 3.30 + loadout 5.12) * axpect 1.51)
2023-07-29 22:42:04.411 INFO    ARF (16316): Final RCS 10.10 (base 3.30 + loadout 5.12) * axpect 1.51)
2023-07-29 22:42:04.584 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:42:04.631 INFO    ARF (13920): Final RCS 127.21 (base 75.00 + loadout 0.00) * axpect 1.70)
2023-07-29 22:42:04.692 WARNING LOG (3992): 5 duplicate message(s) skipped.
2023-07-29 22:42:04.692 INFO    ARF (11024): Final RCS 127.20 (base 75.00 + loadout 0.00) * axpect 1.70)
2023-07-29 22:42:05.003 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:42:05.003 INFO    ARF (14528): Final RCS 181.77 (base 75.00 + loadout 0.00) * axpect 2.42)
2023-07-29 22:42:05.051 INFO    ARF (14048): Final RCS 13.76 (base 3.30 + loadout 5.76) * axpect 2.43)
2023-07-29 22:42:05.051 INFO    ARF (14048): Final RCS 181.77 (base 75.00 + loadout 0.00) * axpect 2.42)
2023-07-29 22:42:05.188 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:42:05.188 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:42:05.188 DEBUG   Scripting (Main): Phrases make : key = 12
2023-07-29 22:42:05.188 DEBUG   Scripting (Main): Phrases:1:,Enfield,Enfield
2023-07-29 22:42:05.188 DEBUG   Scripting (Main): Phrases:2:,Springfield,Springfield
2023-07-29 22:42:05.188 DEBUG   Scripting (Main): Phrases:3:,Uzi,Uzi
2023-07-29 22:42:05.188 DEBUG   Scripting (Main): Phrases:4:,Colt,Colt
2023-07-29 22:42:05.188 DEBUG   Scripting (Main): Phrases:5:,Dodge,Dodge
2023-07-29 22:42:05.188 DEBUG   Scripting (Main): Phrases:6:,Ford,Ford
2023-07-29 22:42:05.188 DEBUG   Scripting (Main): Phrases:7:,Chevy,Chevy
2023-07-29 22:42:05.188 DEBUG   Scripting (Main): Phrases:8:,Pontiac,Pontiac
2023-07-29 22:42:05.188 DEBUG   Scripting (Main): Error: Phrases: no phrase with key = 12
2023-07-29 22:42:05.188 ALERT   WRADIO (Main): Error in wMessage::buildSpeech(), event = wMsgATCTaxiToParkingArea: [string "./Scripts/Speech/common.lua"]:603: Callname 12 not found for 07 MOZDOK F-15E S4+ 1 !
stack traceback:
	[C]: ?
	[C]: in function 'error'
	[string "./Scripts/Speech/common.lua"]:603: in function 'make'
	[string "./Scripts/Speech/common.lua"]:718: in function 'make'
	[string "./Scripts/Speech/common.lua"]:2694: in function 'make'
	[string "./Scripts/Speech/common.lua"]:3199: in function 'make'
	[string "Scripts/Speech/speech.lua"]:151: in function <[string "Scripts/Speech/speech.lua"]:130>
2023-07-29 22:42:05.322 INFO    ARF (5996): Final RCS 127.15 (base 75.00 + loadout 0.00) * axpect 1.70)
2023-07-29 22:42:05.333 INFO    ARF (5548): Final RCS 127.14 (base 75.00 + loadout 0.00) * axpect 1.70)
2023-07-29 22:42:05.360 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:42:05.360 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:42:05.388 DEBUG   LuaGUI (Main): --- onChatMessage---	hey predator i only have bombs for two of the ammo bunkers wanna take one out?	22	-2
2023-07-29 22:42:05.591 INFO    ARF (16316): Final RCS 9.94 (base 3.30 + loadout 5.12) * axpect 1.46)
2023-07-29 22:42:05.621 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:42:05.621 INFO    ARF (13920): Final RCS 16.64 (base 3.60 + loadout 7.30) * axpect 2.59)
2023-07-29 22:42:05.621 INFO    ARF (13920): Final RCS 9.94 (base 3.30 + loadout 5.12) * axpect 1.46)
2023-07-29 22:42:05.632 INFO    ARF (10832): Final RCS 31.74 (base 2.40 + loadout 0.00) * axpect 13.22)
2023-07-29 22:42:05.632 INFO    ARF (10832): Final RCS 9.94 (base 3.30 + loadout 5.12) * axpect 1.46)
2023-07-29 22:42:05.642 INFO    ARF (16380): Final RCS 41.05 (base 3.30 + loadout 2.57) * axpect 11.66)
2023-07-29 22:42:05.642 INFO    ARF (16380): Final RCS 38.53 (base 3.30 + loadout 0.00) * axpect 11.68)
2023-07-29 22:42:05.642 INFO    ARF (16380): Final RCS 31.74 (base 2.40 + loadout 0.00) * axpect 13.22)
2023-07-29 22:42:05.653 INFO    ARF (11024): Final RCS 41.05 (base 3.30 + loadout 2.57) * axpect 11.66)
2023-07-29 22:42:05.653 INFO    ARF (11024): Final RCS 38.53 (base 3.30 + loadout 0.00) * axpect 11.68)
2023-07-29 22:42:05.653 INFO    ARF (11024): Final RCS 31.74 (base 2.40 + loadout 0.00) * axpect 13.22)
2023-07-29 22:42:06.692 INFO    ARF (8204): Final RCS 41.10 (base 3.30 + loadout 2.57) * axpect 11.68)
2023-07-29 22:42:06.692 INFO    ARF (8204): Final RCS 38.58 (base 3.30 + loadout 0.00) * axpect 11.69)
2023-07-29 22:42:06.692 INFO    ARF (8204): Final RCS 31.70 (base 2.40 + loadout 0.00) * axpect 13.21)
2023-07-29 22:42:06.705 INFO    ARF (11892): Final RCS 41.10 (base 3.30 + loadout 2.57) * axpect 11.68)
2023-07-29 22:42:06.705 INFO    ARF (11892): Final RCS 38.58 (base 3.30 + loadout 0.00) * axpect 11.69)
2023-07-29 22:42:06.705 INFO    ARF (11892): Final RCS 31.70 (base 2.40 + loadout 0.00) * axpect 13.21)
2023-07-29 22:42:06.713 INFO    ARF (10832): Final RCS 41.10 (base 3.30 + loadout 2.57) * axpect 11.68)
2023-07-29 22:42:06.713 INFO    ARF (10832): Final RCS 38.58 (base 3.30 + loadout 0.00) * axpect 11.69)
2023-07-29 22:42:06.713 INFO    ARF (10832): Final RCS 31.70 (base 2.40 + loadout 0.00) * axpect 13.21)
2023-07-29 22:42:06.713 INFO    ARF (10832): Final RCS 16.66 (base 3.60 + loadout 7.30) * axpect 2.60)
2023-07-29 22:42:06.723 INFO    ARF (13920): Final RCS 41.10 (base 3.30 + loadout 2.57) * axpect 11.68)
2023-07-29 22:42:06.723 INFO    ARF (13920): Final RCS 38.58 (base 3.30 + loadout 0.00) * axpect 11.69)
2023-07-29 22:42:06.723 INFO    ARF (13920): Final RCS 31.70 (base 2.40 + loadout 0.00) * axpect 13.21)
2023-07-29 22:42:06.723 INFO    ARF (13920): Final RCS 16.66 (base 3.60 + loadout 7.30) * axpect 2.60)
2023-07-29 22:42:06.730 INFO    ARF (11892): Final RCS 41.10 (base 3.30 + loadout 2.57) * axpect 11.68)
2023-07-29 22:42:06.730 INFO    ARF (11892): Final RCS 38.58 (base 3.30 + loadout 0.00) * axpect 11.69)
2023-07-29 22:42:06.730 INFO    ARF (11892): Final RCS 31.70 (base 2.40 + loadout 0.00) * axpect 13.21)
2023-07-29 22:42:06.730 INFO    ARF (11892): Final RCS 16.66 (base 3.60 + loadout 7.30) * axpect 2.60)
2023-07-29 22:42:06.742 INFO    ARF (10188): Final RCS 41.10 (base 3.30 + loadout 2.57) * axpect 11.68)
2023-07-29 22:42:06.742 INFO    ARF (10188): Final RCS 38.58 (base 3.30 + loadout 0.00) * axpect 11.69)
2023-07-29 22:42:06.742 INFO    ARF (10188): Final RCS 31.70 (base 2.40 + loadout 0.00) * axpect 13.21)
2023-07-29 22:42:06.742 INFO    ARF (10188): Final RCS 16.66 (base 3.60 + loadout 7.30) * axpect 2.60)
2023-07-29 22:42:06.742 INFO    ARF (10188): Final RCS 10.00 (base 3.30 + loadout 5.12) * axpect 1.48)
2023-07-29 22:42:06.752 INFO    ARF (13920): Final RCS 31.70 (base 2.40 + loadout 0.00) * axpect 13.21)
2023-07-29 22:42:06.752 INFO    ARF (13920): Final RCS 16.66 (base 3.60 + loadout 7.30) * axpect 2.60)
2023-07-29 22:42:06.752 INFO    ARF (13920): Final RCS 10.00 (base 3.30 + loadout 5.12) * axpect 1.48)
2023-07-29 22:42:06.762 INFO    ARF (12064): Final RCS 16.66 (base 3.60 + loadout 7.30) * axpect 2.60)
2023-07-29 22:42:06.762 INFO    ARF (12064): Final RCS 10.00 (base 3.30 + loadout 5.12) * axpect 1.48)
2023-07-29 22:42:06.772 INFO    ARF (9160): Final RCS 16.66 (base 3.60 + loadout 7.30) * axpect 2.60)
2023-07-29 22:42:07.029 INFO    ARF (10188): Final RCS 127.04 (base 75.00 + loadout 0.00) * axpect 1.69)
2023-07-29 22:42:07.542 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:42:07.542 INFO    ARF (8204): Final RCS 127.03 (base 75.00 + loadout 0.00) * axpect 1.69)
2023-07-29 22:42:07.799 WARNING LOG (3992): 5 duplicate message(s) skipped.
2023-07-29 22:42:07.799 INFO    ARF (16380): Final RCS 16.07 (base 3.60 + loadout 7.30) * axpect 2.43)
2023-07-29 22:42:07.807 INFO    ARF (5996): Final RCS 16.06 (base 3.60 + loadout 7.30) * axpect 2.43)
2023-07-29 22:42:07.807 INFO    ARF (5996): Final RCS 10.36 (base 3.30 + loadout 5.12) * axpect 1.59)
2023-07-29 22:42:07.817 INFO    ARF (14528): Final RCS 41.14 (base 3.30 + loadout 2.57) * axpect 11.69)
2023-07-29 22:42:07.817 INFO    ARF (14528): Final RCS 38.62 (base 3.30 + loadout 0.00) * axpect 11.70)
2023-07-29 22:42:07.817 INFO    ARF (14528): Final RCS 31.67 (base 2.40 + loadout 0.00) * axpect 13.20)
2023-07-29 22:42:07.817 INFO    ARF (14528): Final RCS 16.06 (base 3.60 + loadout 7.30) * axpect 2.43)
2023-07-29 22:42:07.817 INFO    ARF (14528): Final RCS 10.36 (base 3.30 + loadout 5.12) * axpect 1.59)
2023-07-29 22:42:07.828 INFO    ARF (11892): Final RCS 41.14 (base 3.30 + loadout 2.57) * axpect 11.69)
2023-07-29 22:42:07.828 INFO    ARF (11892): Final RCS 38.62 (base 3.30 + loadout 0.00) * axpect 11.70)
2023-07-29 22:42:07.828 INFO    ARF (11892): Final RCS 31.67 (base 2.40 + loadout 0.00) * axpect 13.20)
2023-07-29 22:42:07.828 INFO    ARF (11892): Final RCS 16.05 (base 3.60 + loadout 7.30) * axpect 2.43)
2023-07-29 22:42:07.828 INFO    ARF (11892): Final RCS 10.37 (base 3.30 + loadout 5.12) * axpect 1.59)
2023-07-29 22:42:07.839 INFO    ARF (5996): Final RCS 41.14 (base 3.30 + loadout 2.57) * axpect 11.69)
2023-07-29 22:42:07.839 INFO    ARF (5996): Final RCS 38.62 (base 3.30 + loadout 0.00) * axpect 11.70)
2023-07-29 22:42:07.839 INFO    ARF (5996): Final RCS 31.67 (base 2.40 + loadout 0.00) * axpect 13.19)
2023-07-29 22:42:07.839 INFO    ARF (5996): Final RCS 16.05 (base 3.60 + loadout 7.30) * axpect 2.43)
2023-07-29 22:42:07.839 INFO    ARF (5996): Final RCS 10.37 (base 3.30 + loadout 5.12) * axpect 1.59)
2023-07-29 22:42:07.849 INFO    ARF (17328): Final RCS 41.14 (base 3.30 + loadout 2.57) * axpect 11.69)
2023-07-29 22:42:07.849 INFO    ARF (17328): Final RCS 38.62 (base 3.30 + loadout 0.00) * axpect 11.70)
2023-07-29 22:42:07.849 INFO    ARF (17328): Final RCS 31.67 (base 2.40 + loadout 0.00) * axpect 13.19)
2023-07-29 22:42:07.849 INFO    ARF (17328): Final RCS 16.04 (base 3.60 + loadout 7.30) * axpect 2.43)
2023-07-29 22:42:07.849 INFO    ARF (17328): Final RCS 10.38 (base 3.30 + loadout 5.12) * axpect 1.59)
2023-07-29 22:42:07.859 INFO    ARF (12064): Final RCS 41.14 (base 3.30 + loadout 2.57) * axpect 11.69)
2023-07-29 22:42:07.859 INFO    ARF (12064): Final RCS 38.62 (base 3.30 + loadout 0.00) * axpect 11.70)
2023-07-29 22:42:07.859 INFO    ARF (12064): Final RCS 31.67 (base 2.40 + loadout 0.00) * axpect 13.19)
2023-07-29 22:42:07.859 INFO    ARF (12064): Final RCS 16.04 (base 3.60 + loadout 7.30) * axpect 2.43)
2023-07-29 22:42:07.859 INFO    ARF (12064): Final RCS 10.38 (base 3.30 + loadout 5.12) * axpect 1.59)
2023-07-29 22:42:07.870 INFO    ARF (16316): Final RCS 41.14 (base 3.30 + loadout 2.57) * axpect 11.69)
2023-07-29 22:42:07.870 INFO    ARF (16316): Final RCS 38.62 (base 3.30 + loadout 0.00) * axpect 11.70)
2023-07-29 22:42:07.870 INFO    ARF (16316): Final RCS 31.67 (base 2.40 + loadout 0.00) * axpect 13.19)
2023-07-29 22:42:07.870 INFO    ARF (16316): Final RCS 16.03 (base 3.60 + loadout 7.30) * axpect 2.43)
2023-07-29 22:42:07.880 INFO    ARF (5276): Final RCS 41.14 (base 3.30 + loadout 2.57) * axpect 11.69)
2023-07-29 22:42:07.880 INFO    ARF (5276): Final RCS 38.62 (base 3.30 + loadout 0.00) * axpect 11.70)
2023-07-29 22:42:07.880 INFO    ARF (5276): Final RCS 31.67 (base 2.40 + loadout 0.00) * axpect 13.19)
2023-07-29 22:42:07.890 INFO    ARF (3428): Final RCS 41.14 (base 3.30 + loadout 2.57) * axpect 11.69)
2023-07-29 22:42:07.890 INFO    ARF (3428): Final RCS 38.62 (base 3.30 + loadout 0.00) * axpect 11.70)
2023-07-29 22:42:07.890 INFO    ARF (3428): Final RCS 31.67 (base 2.40 + loadout 0.00) * axpect 13.19)
2023-07-29 22:42:07.900 INFO    ARF (10832): Final RCS 41.14 (base 3.30 + loadout 2.57) * axpect 11.69)
2023-07-29 22:42:07.900 INFO    ARF (10832): Final RCS 38.62 (base 3.30 + loadout 0.00) * axpect 11.70)
2023-07-29 22:42:09.023 INFO    ARF (448): Final RCS 41.17 (base 3.30 + loadout 2.57) * axpect 11.70)
2023-07-29 22:42:09.023 INFO    ARF (448): Final RCS 38.65 (base 3.30 + loadout 0.00) * axpect 11.71)
2023-07-29 22:42:09.024 INFO    ARF (10188): Final RCS 41.17 (base 3.30 + loadout 2.57) * axpect 11.70)
2023-07-29 22:42:09.024 INFO    ARF (10188): Final RCS 38.65 (base 3.30 + loadout 0.00) * axpect 11.71)
2023-07-29 22:42:09.024 INFO    ARF (10188): Final RCS 31.65 (base 2.40 + loadout 0.00) * axpect 13.19)
2023-07-29 22:42:09.036 INFO    ARF (13920): Final RCS 41.17 (base 3.30 + loadout 2.57) * axpect 11.70)
2023-07-29 22:42:09.036 INFO    ARF (13920): Final RCS 38.65 (base 3.30 + loadout 0.00) * axpect 11.71)
2023-07-29 22:42:09.036 INFO    ARF (13920): Final RCS 31.65 (base 2.40 + loadout 0.00) * axpect 13.19)
2023-07-29 22:42:09.036 INFO    ARF (13920): Final RCS 11.78 (base 3.30 + loadout 5.12) * axpect 2.02)
2023-07-29 22:42:09.045 INFO    ARF (11024): Final RCS 41.17 (base 3.30 + loadout 2.57) * axpect 11.70)
2023-07-29 22:42:09.045 INFO    ARF (11024): Final RCS 38.65 (base 3.30 + loadout 0.00) * axpect 11.71)
2023-07-29 22:42:09.045 INFO    ARF (11024): Final RCS 31.65 (base 2.40 + loadout 0.00) * axpect 13.19)
2023-07-29 22:42:09.045 INFO    ARF (11024): Final RCS 11.79 (base 3.30 + loadout 5.12) * axpect 2.02)
2023-07-29 22:42:09.057 INFO    ARF (11892): Final RCS 41.17 (base 3.30 + loadout 2.57) * axpect 11.70)
2023-07-29 22:42:09.057 INFO    ARF (11892): Final RCS 38.65 (base 3.30 + loadout 0.00) * axpect 11.71)
2023-07-29 22:42:09.057 INFO    ARF (11892): Final RCS 31.65 (base 2.40 + loadout 0.00) * axpect 13.19)
2023-07-29 22:42:09.057 INFO    ARF (11892): Final RCS 12.88 (base 3.60 + loadout 7.30) * axpect 1.55)
2023-07-29 22:42:09.057 INFO    ARF (11892): Final RCS 11.79 (base 3.30 + loadout 5.12) * axpect 2.02)
2023-07-29 22:42:09.067 INFO    ARF (13920): Final RCS 41.17 (base 3.30 + loadout 2.57) * axpect 11.70)
2023-07-29 22:42:09.067 INFO    ARF (13920): Final RCS 38.65 (base 3.30 + loadout 0.00) * axpect 11.71)
2023-07-29 22:42:09.067 INFO    ARF (13920): Final RCS 31.65 (base 2.40 + loadout 0.00) * axpect 13.19)
2023-07-29 22:42:09.067 INFO    ARF (13920): Final RCS 12.84 (base 3.60 + loadout 7.30) * axpect 1.54)
2023-07-29 22:42:09.067 INFO    ARF (13920): Final RCS 11.80 (base 3.30 + loadout 5.12) * axpect 2.02)
2023-07-29 22:42:09.077 INFO    ARF (12064): Final RCS 31.65 (base 2.40 + loadout 0.00) * axpect 13.19)
2023-07-29 22:42:09.077 INFO    ARF (12064): Final RCS 12.80 (base 3.60 + loadout 7.30) * axpect 1.53)
2023-07-29 22:42:09.077 INFO    ARF (12064): Final RCS 11.80 (base 3.30 + loadout 5.12) * axpect 2.02)
2023-07-29 22:42:09.088 INFO    ARF (10188): Final RCS 12.77 (base 3.60 + loadout 7.30) * axpect 1.52)
2023-07-29 22:42:09.088 INFO    ARF (10188): Final RCS 11.80 (base 3.30 + loadout 5.12) * axpect 2.02)
2023-07-29 22:42:09.098 INFO    ARF (13920): Final RCS 12.74 (base 3.60 + loadout 7.30) * axpect 1.51)
2023-07-29 22:42:09.098 INFO    ARF (13920): Final RCS 11.81 (base 3.30 + loadout 5.12) * axpect 2.03)
2023-07-29 22:42:09.339 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:42:09.339 INFO    ARF (13420): Final RCS 127.02 (base 75.00 + loadout 0.00) * axpect 1.69)
2023-07-29 22:42:09.925 WARNING LOG (3992): 6 duplicate message(s) skipped.
2023-07-29 22:42:09.925 INFO    ARF (11024): Final RCS 127.03 (base 75.00 + loadout 0.00) * axpect 1.69)
2023-07-29 22:42:09.948 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:42:09.948 INFO    ARF (14528): Final RCS 127.04 (base 75.00 + loadout 0.00) * axpect 1.69)
2023-07-29 22:42:10.208 WARNING LOG (3992): 4 duplicate message(s) skipped.
2023-07-29 22:42:10.208 INFO    ARF (17328): Final RCS 11.13 (base 3.30 + loadout 5.12) * axpect 1.82)
2023-07-29 22:42:10.218 INFO    ARF (16380): Final RCS 13.83 (base 3.60 + loadout 7.30) * axpect 1.81)
2023-07-29 22:42:10.218 INFO    ARF (16380): Final RCS 11.10 (base 3.30 + loadout 5.12) * axpect 1.81)
2023-07-29 22:42:10.232 INFO    ARF (10832): Final RCS 11.08 (base 3.30 + loadout 5.12) * axpect 1.80)
2023-07-29 22:42:10.240 INFO    ARF (3968): Final RCS 41.18 (base 3.30 + loadout 2.57) * axpect 11.70)
2023-07-29 22:42:10.240 INFO    ARF (3968): Final RCS 38.66 (base 3.30 + loadout 0.00) * axpect 11.72)
2023-07-29 22:42:10.240 INFO    ARF (3968): Final RCS 31.64 (base 2.40 + loadout 0.00) * axpect 13.18)
2023-07-29 22:42:10.240 INFO    ARF (3968): Final RCS 11.06 (base 3.30 + loadout 5.12) * axpect 1.80)
2023-07-29 22:42:10.251 INFO    ARF (5276): Final RCS 41.18 (base 3.30 + loadout 2.57) * axpect 11.70)
2023-07-29 22:42:10.251 INFO    ARF (5276): Final RCS 38.66 (base 3.30 + loadout 0.00) * axpect 11.72)
2023-07-29 22:42:10.251 INFO    ARF (5276): Final RCS 31.64 (base 2.40 + loadout 0.00) * axpect 13.18)
2023-07-29 22:42:10.251 INFO    ARF (5276): Final RCS 11.04 (base 3.30 + loadout 5.12) * axpect 1.79)
2023-07-29 22:42:10.262 INFO    ARF (3428): Final RCS 41.18 (base 3.30 + loadout 2.57) * axpect 11.70)
2023-07-29 22:42:10.262 INFO    ARF (3428): Final RCS 38.66 (base 3.30 + loadout 0.00) * axpect 11.72)
2023-07-29 22:42:11.529 INFO    ARF (13920): Final RCS 41.19 (base 3.30 + loadout 2.57) * axpect 11.70)
2023-07-29 22:42:11.529 INFO    ARF (13920): Final RCS 38.67 (base 3.30 + loadout 0.00) * axpect 11.72)
2023-07-29 22:42:11.539 INFO    ARF (11892): Final RCS 41.19 (base 3.30 + loadout 2.57) * axpect 11.70)
2023-07-29 22:42:11.539 INFO    ARF (11892): Final RCS 38.67 (base 3.30 + loadout 0.00) * axpect 11.72)
2023-07-29 22:42:11.539 INFO    ARF (11892): Final RCS 31.64 (base 2.40 + loadout 0.00) * axpect 13.18)
2023-07-29 22:42:11.552 INFO    ARF (12064): Final RCS 41.19 (base 3.30 + loadout 2.57) * axpect 11.70)
2023-07-29 22:42:11.552 INFO    ARF (12064): Final RCS 38.67 (base 3.30 + loadout 0.00) * axpect 11.72)
2023-07-29 22:42:11.552 INFO    ARF (12064): Final RCS 31.64 (base 2.40 + loadout 0.00) * axpect 13.18)
2023-07-29 22:42:11.560 INFO    ARF (14048): Final RCS 41.19 (base 3.30 + loadout 2.57) * axpect 11.70)
2023-07-29 22:42:11.560 INFO    ARF (14048): Final RCS 38.67 (base 3.30 + loadout 0.00) * axpect 11.72)
2023-07-29 22:42:11.560 INFO    ARF (14048): Final RCS 31.64 (base 2.40 + loadout 0.00) * axpect 13.18)
2023-07-29 22:42:11.560 INFO    ARF (14048): Final RCS 14.54 (base 3.60 + loadout 7.30) * axpect 2.01)
2023-07-29 22:42:11.580 INFO    ARF (9160): Final RCS 41.19 (base 3.30 + loadout 2.57) * axpect 11.70)
2023-07-29 22:42:11.580 INFO    ARF (9160): Final RCS 38.67 (base 3.30 + loadout 0.00) * axpect 11.72)
2023-07-29 22:42:11.580 INFO    ARF (9160): Final RCS 31.64 (base 2.40 + loadout 0.00) * axpect 13.18)
2023-07-29 22:42:11.580 INFO    ARF (9160): Final RCS 14.50 (base 3.60 + loadout 7.30) * axpect 2.00)
2023-07-29 22:42:11.580 INFO    ARF (9160): Final RCS 11.88 (base 3.30 + loadout 5.12) * axpect 2.05)
2023-07-29 22:42:11.582 INFO    ARF (3968): Final RCS 41.19 (base 3.30 + loadout 2.57) * axpect 11.70)
2023-07-29 22:42:11.582 INFO    ARF (3968): Final RCS 38.67 (base 3.30 + loadout 0.00) * axpect 11.72)
2023-07-29 22:42:11.582 INFO    ARF (3968): Final RCS 31.64 (base 2.40 + loadout 0.00) * axpect 13.18)
2023-07-29 22:42:11.582 INFO    ARF (3968): Final RCS 14.46 (base 3.60 + loadout 7.30) * axpect 1.99)
2023-07-29 22:42:11.582 INFO    ARF (3968): Final RCS 11.88 (base 3.30 + loadout 5.12) * axpect 2.05)
2023-07-29 22:42:11.583 INFO    ARF (5276): Final RCS 41.19 (base 3.30 + loadout 2.57) * axpect 11.70)
2023-07-29 22:42:11.583 INFO    ARF (5276): Final RCS 38.67 (base 3.30 + loadout 0.00) * axpect 11.72)
2023-07-29 22:42:11.583 INFO    ARF (5276): Final RCS 31.64 (base 2.40 + loadout 0.00) * axpect 13.18)
2023-07-29 22:42:11.583 INFO    ARF (5276): Final RCS 14.41 (base 3.60 + loadout 7.30) * axpect 1.98)
2023-07-29 22:42:11.583 INFO    ARF (5276): Final RCS 11.88 (base 3.30 + loadout 5.12) * axpect 2.05)
2023-07-29 22:42:11.597 INFO    ARF (11892): Final RCS 31.64 (base 2.40 + loadout 0.00) * axpect 13.18)
2023-07-29 22:42:11.597 INFO    ARF (11892): Final RCS 14.37 (base 3.60 + loadout 7.30) * axpect 1.96)
2023-07-29 22:42:11.597 INFO    ARF (11892): Final RCS 11.88 (base 3.30 + loadout 5.12) * axpect 2.05)
2023-07-29 22:42:11.617 INFO    ARF (3968): Final RCS 14.32 (base 3.60 + loadout 7.30) * axpect 1.95)
2023-07-29 22:42:11.619 INFO    ARF (5276): Final RCS 14.27 (base 3.60 + loadout 7.30) * axpect 1.94)
2023-07-29 22:42:11.847 INFO    ARF (14048): Final RCS 127.10 (base 75.00 + loadout 0.00) * axpect 1.69)
2023-07-29 22:42:11.908 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:42:11.908 INFO    ARF (16380): Final RCS 127.11 (base 75.00 + loadout 0.00) * axpect 1.69)
2023-07-29 22:42:12.406 INFO    ARF (10832): Final RCS 127.13 (base 75.00 + loadout 0.00) * axpect 1.70)
2023-07-29 22:42:12.495 WARNING LOG (3992): 6 duplicate message(s) skipped.
2023-07-29 22:42:12.495 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:42:12.686 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:42:12.686 INFO    ARF (5276): Final RCS 14.66 (base 3.60 + loadout 7.30) * axpect 2.04)
2023-07-29 22:42:12.686 INFO    ARF (5276): Final RCS 11.75 (base 3.30 + loadout 5.12) * axpect 2.01)
2023-07-29 22:42:12.687 INFO    ARF (13420): Final RCS 14.70 (base 3.60 + loadout 7.30) * axpect 2.05)
2023-07-29 22:42:12.687 INFO    ARF (13420): Final RCS 11.75 (base 3.30 + loadout 5.12) * axpect 2.01)
2023-07-29 22:42:12.697 INFO    ARF (8624): Final RCS 31.64 (base 2.40 + loadout 0.00) * axpect 13.18)
2023-07-29 22:42:12.697 INFO    ARF (8624): Final RCS 14.73 (base 3.60 + loadout 7.30) * axpect 2.06)
2023-07-29 22:42:12.697 INFO    ARF (8624): Final RCS 11.75 (base 3.30 + loadout 5.12) * axpect 2.01)
2023-07-29 22:42:12.705 INFO    ARF (11024): Final RCS 41.18 (base 3.30 + loadout 2.57) * axpect 11.70)
2023-07-29 22:42:12.705 INFO    ARF (11024): Final RCS 38.67 (base 3.30 + loadout 0.00) * axpect 11.72)
2023-07-29 22:42:12.705 INFO    ARF (11024): Final RCS 31.64 (base 2.40 + loadout 0.00) * axpect 13.18)
2023-07-29 22:42:12.705 INFO    ARF (11024): Final RCS 14.76 (base 3.60 + loadout 7.30) * axpect 2.07)
2023-07-29 22:42:12.705 INFO    ARF (11024): Final RCS 11.74 (base 3.30 + loadout 5.12) * axpect 2.01)
2023-07-29 22:42:12.719 INFO    ARF (10188): Final RCS 41.18 (base 3.30 + loadout 2.57) * axpect 11.70)
2023-07-29 22:42:12.719 INFO    ARF (10188): Final RCS 38.67 (base 3.30 + loadout 0.00) * axpect 11.72)
2023-07-29 22:42:12.719 INFO    ARF (10188): Final RCS 31.64 (base 2.40 + loadout 0.00) * axpect 13.18)
2023-07-29 22:42:12.719 INFO    ARF (10188): Final RCS 14.79 (base 3.60 + loadout 7.30) * axpect 2.08)
2023-07-29 22:42:12.719 INFO    ARF (10188): Final RCS 11.74 (base 3.30 + loadout 5.12) * axpect 2.01)
2023-07-29 22:42:12.727 INFO    ARF (8624): Final RCS 41.18 (base 3.30 + loadout 2.57) * axpect 11.70)
2023-07-29 22:42:12.727 INFO    ARF (8624): Final RCS 38.67 (base 3.30 + loadout 0.00) * axpect 11.72)
2023-07-29 22:42:12.727 INFO    ARF (8624): Final RCS 31.64 (base 2.40 + loadout 0.00) * axpect 13.18)
2023-07-29 22:42:12.727 INFO    ARF (8624): Final RCS 14.82 (base 3.60 + loadout 7.30) * axpect 2.09)
2023-07-29 22:42:12.727 INFO    ARF (8624): Final RCS 11.74 (base 3.30 + loadout 5.12) * axpect 2.01)
2023-07-29 22:42:12.737 INFO    ARF (8204): Final RCS 41.18 (base 3.30 + loadout 2.57) * axpect 11.70)
2023-07-29 22:42:12.737 INFO    ARF (8204): Final RCS 38.67 (base 3.30 + loadout 0.00) * axpect 11.72)
2023-07-29 22:42:12.737 INFO    ARF (8204): Final RCS 31.64 (base 2.40 + loadout 0.00) * axpect 13.18)
2023-07-29 22:42:12.737 INFO    ARF (8204): Final RCS 14.85 (base 3.60 + loadout 7.30) * axpect 2.10)
2023-07-29 22:42:12.748 INFO    ARF (12064): Final RCS 41.18 (base 3.30 + loadout 2.57) * axpect 11.70)
2023-07-29 22:42:12.748 INFO    ARF (12064): Final RCS 38.67 (base 3.30 + loadout 0.00) * axpect 11.72)
2023-07-29 22:42:12.748 INFO    ARF (12064): Final RCS 31.64 (base 2.40 + loadout 0.00) * axpect 13.18)
2023-07-29 22:42:12.758 INFO    ARF (8624): Final RCS 41.18 (base 3.30 + loadout 2.57) * axpect 11.70)
2023-07-29 22:42:12.758 INFO    ARF (8624): Final RCS 38.67 (base 3.30 + loadout 0.00) * axpect 11.72)
2023-07-29 22:42:12.758 INFO    ARF (8624): Final RCS 31.64 (base 2.40 + loadout 0.00) * axpect 13.18)
2023-07-29 22:42:13.953 INFO    ARF (448): Final RCS 41.17 (base 3.30 + loadout 2.57) * axpect 11.70)
2023-07-29 22:42:13.953 INFO    ARF (448): Final RCS 38.67 (base 3.30 + loadout 0.00) * axpect 11.72)
2023-07-29 22:42:13.964 INFO    ARF (5276): Final RCS 41.17 (base 3.30 + loadout 2.57) * axpect 11.70)
2023-07-29 22:42:13.964 INFO    ARF (5276): Final RCS 38.67 (base 3.30 + loadout 0.00) * axpect 11.72)
2023-07-29 22:42:13.964 INFO    ARF (5276): Final RCS 31.64 (base 2.40 + loadout 0.00) * axpect 13.18)
2023-07-29 22:42:13.973 INFO    ARF (11892): Final RCS 41.17 (base 3.30 + loadout 2.57) * axpect 11.70)
2023-07-29 22:42:13.973 INFO    ARF (11892): Final RCS 38.67 (base 3.30 + loadout 0.00) * axpect 11.72)
2023-07-29 22:42:13.973 INFO    ARF (11892): Final RCS 31.64 (base 2.40 + loadout 0.00) * axpect 13.18)
2023-07-29 22:42:13.985 INFO    ARF (448): Final RCS 41.17 (base 3.30 + loadout 2.57) * axpect 11.70)
2023-07-29 22:42:13.985 INFO    ARF (448): Final RCS 38.67 (base 3.30 + loadout 0.00) * axpect 11.72)
2023-07-29 22:42:13.985 INFO    ARF (448): Final RCS 31.64 (base 2.40 + loadout 0.00) * axpect 13.18)
2023-07-29 22:42:13.985 INFO    ARF (448): Final RCS 12.80 (base 3.60 + loadout 7.30) * axpect 1.53)
2023-07-29 22:42:13.986 INFO    ARF (448): Final RCS 11.88 (base 3.30 + loadout 5.12) * axpect 2.05)
2023-07-29 22:42:13.986 INFO    ARF (16380): Final RCS 41.17 (base 3.30 + loadout 2.57) * axpect 11.70)
2023-07-29 22:42:13.986 INFO    ARF (16380): Final RCS 38.67 (base 3.30 + loadout 0.00) * axpect 11.72)
2023-07-29 22:42:13.986 INFO    ARF (16380): Final RCS 31.64 (base 2.40 + loadout 0.00) * axpect 13.18)
2023-07-29 22:42:13.986 INFO    ARF (16380): Final RCS 12.81 (base 3.60 + loadout 7.30) * axpect 1.53)
2023-07-29 22:42:13.986 INFO    ARF (16380): Final RCS 11.88 (base 3.30 + loadout 5.12) * axpect 2.05)
2023-07-29 22:42:13.997 INFO    ARF (11892): Final RCS 41.17 (base 3.30 + loadout 2.57) * axpect 11.70)
2023-07-29 22:42:13.997 INFO    ARF (11892): Final RCS 38.67 (base 3.30 + loadout 0.00) * axpect 11.72)
2023-07-29 22:42:13.997 INFO    ARF (11892): Final RCS 31.64 (base 2.40 + loadout 0.00) * axpect 13.18)
2023-07-29 22:42:13.997 INFO    ARF (11892): Final RCS 12.81 (base 3.60 + loadout 7.30) * axpect 1.53)
2023-07-29 22:42:13.997 INFO    ARF (11892): Final RCS 11.88 (base 3.30 + loadout 5.12) * axpect 2.05)
2023-07-29 22:42:14.005 INFO    ARF (3428): Final RCS 41.17 (base 3.30 + loadout 2.57) * axpect 11.70)
2023-07-29 22:42:14.005 INFO    ARF (3428): Final RCS 38.67 (base 3.30 + loadout 0.00) * axpect 11.72)
2023-07-29 22:42:14.005 INFO    ARF (3428): Final RCS 31.64 (base 2.40 + loadout 0.00) * axpect 13.18)
2023-07-29 22:42:14.005 INFO    ARF (3428): Final RCS 12.82 (base 3.60 + loadout 7.30) * axpect 1.53)
2023-07-29 22:42:14.005 INFO    ARF (3428): Final RCS 11.87 (base 3.30 + loadout 5.12) * axpect 2.05)
2023-07-29 22:42:14.017 INFO    ARF (1352): Final RCS 12.82 (base 3.60 + loadout 7.30) * axpect 1.53)
2023-07-29 22:42:14.017 INFO    ARF (1352): Final RCS 11.87 (base 3.30 + loadout 5.12) * axpect 2.05)
2023-07-29 22:42:14.027 INFO    ARF (11892): Final RCS 12.82 (base 3.60 + loadout 7.30) * axpect 1.53)
2023-07-29 22:42:14.027 INFO    ARF (11892): Final RCS 11.87 (base 3.30 + loadout 5.12) * axpect 2.05)
2023-07-29 22:42:14.037 INFO    ARF (3428): Final RCS 12.83 (base 3.60 + loadout 7.30) * axpect 1.53)
2023-07-29 22:42:14.037 INFO    ARF (3428): Final RCS 11.87 (base 3.30 + loadout 5.12) * axpect 2.05)
2023-07-29 22:42:14.263 INFO    ARF (9160): Final RCS 127.22 (base 75.00 + loadout 0.00) * axpect 1.70)
2023-07-29 22:42:14.272 INFO    ARF (14048): Final RCS 127.23 (base 75.00 + loadout 0.00) * axpect 1.70)
2023-07-29 22:42:14.317 WARNING LOG (3992): 5 duplicate message(s) skipped.
2023-07-29 22:42:14.317 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:42:14.843 INFO    ARF (11024): Final RCS 127.26 (base 75.00 + loadout 0.00) * axpect 1.70)
2023-07-29 22:42:15.117 WARNING LOG (3992): 6 duplicate message(s) skipped.
2023-07-29 22:42:15.117 INFO    ARF (5548): Final RCS 11.87 (base 3.30 + loadout 5.12) * axpect 2.04)
2023-07-29 22:42:15.125 INFO    ARF (14528): Final RCS 11.87 (base 3.30 + loadout 5.12) * axpect 2.05)
2023-07-29 22:42:15.146 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:42:15.146 INFO    ARF (9160): Final RCS 41.17 (base 3.30 + loadout 2.57) * axpect 11.70)
2023-07-29 22:42:15.146 INFO    ARF (9160): Final RCS 38.66 (base 3.30 + loadout 0.00) * axpect 11.72)
2023-07-29 22:42:15.146 INFO    ARF (9160): Final RCS 31.64 (base 2.40 + loadout 0.00) * axpect 13.18)
2023-07-29 22:42:15.146 INFO    ARF (9160): Final RCS 11.87 (base 3.30 + loadout 5.12) * axpect 2.05)
2023-07-29 22:42:15.156 INFO    ARF (14528): Final RCS 41.17 (base 3.30 + loadout 2.57) * axpect 11.70)
2023-07-29 22:42:15.156 INFO    ARF (14528): Final RCS 38.66 (base 3.30 + loadout 0.00) * axpect 11.72)
2023-07-29 22:42:15.156 INFO    ARF (14528): Final RCS 31.64 (base 2.40 + loadout 0.00) * axpect 13.18)
2023-07-29 22:42:15.156 INFO    ARF (14528): Final RCS 11.87 (base 3.30 + loadout 5.12) * axpect 2.05)
2023-07-29 22:42:15.165 INFO    ARF (10188): Final RCS 41.17 (base 3.30 + loadout 2.57) * axpect 11.70)
2023-07-29 22:42:15.165 INFO    ARF (10188): Final RCS 38.66 (base 3.30 + loadout 0.00) * axpect 11.72)
2023-07-29 22:42:15.165 INFO    ARF (10188): Final RCS 31.64 (base 2.40 + loadout 0.00) * axpect 13.18)
2023-07-29 22:42:15.165 INFO    ARF (10188): Final RCS 11.87 (base 3.30 + loadout 5.12) * axpect 2.05)
2023-07-29 22:42:15.177 INFO    ARF (5548): Final RCS 41.17 (base 3.30 + loadout 2.57) * axpect 11.70)
2023-07-29 22:42:15.177 INFO    ARF (5548): Final RCS 38.66 (base 3.30 + loadout 0.00) * axpect 11.72)
2023-07-29 22:42:15.177 INFO    ARF (5548): Final RCS 31.64 (base 2.40 + loadout 0.00) * axpect 13.18)
2023-07-29 22:42:15.177 INFO    ARF (5548): Final RCS 11.87 (base 3.30 + loadout 5.12) * axpect 2.05)
2023-07-29 22:42:15.185 INFO    ARF (13920): Final RCS 41.17 (base 3.30 + loadout 2.57) * axpect 11.70)
2023-07-29 22:42:15.185 INFO    ARF (13920): Final RCS 38.66 (base 3.30 + loadout 0.00) * axpect 11.72)
2023-07-29 22:42:15.185 INFO    ARF (13920): Final RCS 31.64 (base 2.40 + loadout 0.00) * axpect 13.18)
2023-07-29 22:42:15.198 INFO    ARF (10188): Final RCS 41.17 (base 3.30 + loadout 2.57) * axpect 11.70)
2023-07-29 22:42:15.198 INFO    ARF (10188): Final RCS 38.66 (base 3.30 + loadout 0.00) * axpect 11.72)
2023-07-29 22:42:15.198 INFO    ARF (10188): Final RCS 31.64 (base 2.40 + loadout 0.00) * axpect 13.18)
2023-07-29 22:42:15.206 INFO    ARF (13420): Final RCS 41.17 (base 3.30 + loadout 2.57) * axpect 11.70)
2023-07-29 22:42:15.206 INFO    ARF (13420): Final RCS 38.66 (base 3.30 + loadout 0.00) * axpect 11.72)
2023-07-29 22:42:15.206 INFO    ARF (13420): Final RCS 31.64 (base 2.40 + loadout 0.00) * axpect 13.18)
2023-07-29 22:42:16.454 INFO    ARF (10832): Final RCS 41.17 (base 3.30 + loadout 2.57) * axpect 11.70)
2023-07-29 22:42:16.454 INFO    ARF (10832): Final RCS 38.66 (base 3.30 + loadout 0.00) * axpect 11.72)
2023-07-29 22:42:16.463 INFO    ARF (5996): Final RCS 41.17 (base 3.30 + loadout 2.57) * axpect 11.70)
2023-07-29 22:42:16.463 INFO    ARF (5996): Final RCS 38.66 (base 3.30 + loadout 0.00) * axpect 11.72)
2023-07-29 22:42:16.463 INFO    ARF (5996): Final RCS 31.64 (base 2.40 + loadout 0.00) * axpect 13.19)
2023-07-29 22:42:16.475 INFO    ARF (8204): Final RCS 41.17 (base 3.30 + loadout 2.57) * axpect 11.70)
2023-07-29 22:42:16.475 INFO    ARF (8204): Final RCS 38.66 (base 3.30 + loadout 0.00) * axpect 11.72)
2023-07-29 22:42:16.475 INFO    ARF (8204): Final RCS 31.64 (base 2.40 + loadout 0.00) * axpect 13.19)
2023-07-29 22:42:16.486 INFO    ARF (3428): Final RCS 41.17 (base 3.30 + loadout 2.57) * axpect 11.70)
2023-07-29 22:42:16.486 INFO    ARF (3428): Final RCS 38.66 (base 3.30 + loadout 0.00) * axpect 11.72)
2023-07-29 22:42:16.486 INFO    ARF (3428): Final RCS 31.64 (base 2.40 + loadout 0.00) * axpect 13.19)
2023-07-29 22:42:16.486 INFO    ARF (3428): Final RCS 14.48 (base 3.60 + loadout 7.30) * axpect 1.99)
2023-07-29 22:42:16.494 INFO    ARF (448): Final RCS 41.17 (base 3.30 + loadout 2.57) * axpect 11.70)
2023-07-29 22:42:16.494 INFO    ARF (448): Final RCS 38.66 (base 3.30 + loadout 0.00) * axpect 11.72)
2023-07-29 22:42:16.494 INFO    ARF (448): Final RCS 31.64 (base 2.40 + loadout 0.00) * axpect 13.19)
2023-07-29 22:42:16.494 INFO    ARF (448): Final RCS 14.52 (base 3.60 + loadout 7.30) * axpect 2.00)
2023-07-29 22:42:16.503 INFO    ARF (13420): Final RCS 41.17 (base 3.30 + loadout 2.57) * axpect 11.70)
2023-07-29 22:42:16.503 INFO    ARF (13420): Final RCS 38.66 (base 3.30 + loadout 0.00) * axpect 11.72)
2023-07-29 22:42:16.503 INFO    ARF (13420): Final RCS 31.64 (base 2.40 + loadout 0.00) * axpect 13.19)
2023-07-29 22:42:16.503 INFO    ARF (13420): Final RCS 14.56 (base 3.60 + loadout 7.30) * axpect 2.01)
2023-07-29 22:42:16.513 INFO    ARF (3428): Final RCS 41.17 (base 3.30 + loadout 2.57) * axpect 11.70)
2023-07-29 22:42:16.513 INFO    ARF (3428): Final RCS 38.66 (base 3.30 + loadout 0.00) * axpect 11.72)
2023-07-29 22:42:16.513 INFO    ARF (3428): Final RCS 31.64 (base 2.40 + loadout 0.00) * axpect 13.19)
2023-07-29 22:42:16.513 INFO    ARF (3428): Final RCS 14.59 (base 3.60 + loadout 7.30) * axpect 2.03)
2023-07-29 22:42:16.522 INFO    ARF (5276): Final RCS 14.63 (base 3.60 + loadout 7.30) * axpect 2.04)
2023-07-29 22:42:16.533 INFO    ARF (5548): Final RCS 14.66 (base 3.60 + loadout 7.30) * axpect 2.04)
2023-07-29 22:42:16.542 INFO    ARF (3428): Final RCS 14.70 (base 3.60 + loadout 7.30) * axpect 2.05)
2023-07-29 22:42:17.331 INFO    ARF (3428): Final RCS 127.40 (base 75.00 + loadout 0.00) * axpect 1.70)
2023-07-29 22:42:17.343 INFO    ARF (5996): Final RCS 127.41 (base 75.00 + loadout 0.00) * axpect 1.70)
2023-07-29 22:42:17.607 WARNING LOG (3992): 5 duplicate message(s) skipped.
2023-07-29 22:42:17.607 INFO    ARF (16380): Final RCS 13.85 (base 3.60 + loadout 7.30) * axpect 1.82)
2023-07-29 22:42:17.607 INFO    ARF (16380): Final RCS 11.68 (base 3.30 + loadout 5.12) * axpect 1.99)
2023-07-29 22:42:17.617 INFO    ARF (3968): Final RCS 13.86 (base 3.60 + loadout 7.30) * axpect 1.82)
2023-07-29 22:42:17.617 INFO    ARF (3968): Final RCS 11.68 (base 3.30 + loadout 5.12) * axpect 1.99)
2023-07-29 22:42:17.628 INFO    ARF (12064): Final RCS 31.65 (base 2.40 + loadout 0.00) * axpect 13.19)
2023-07-29 22:42:17.628 INFO    ARF (12064): Final RCS 13.86 (base 3.60 + loadout 7.30) * axpect 1.82)
2023-07-29 22:42:17.628 INFO    ARF (12064): Final RCS 11.68 (base 3.30 + loadout 5.12) * axpect 1.99)
2023-07-29 22:42:17.637 INFO    ARF (16316): Final RCS 41.17 (base 3.30 + loadout 2.57) * axpect 11.70)
2023-07-29 22:42:17.637 INFO    ARF (16316): Final RCS 38.66 (base 3.30 + loadout 0.00) * axpect 11.72)
2023-07-29 22:42:17.637 INFO    ARF (16316): Final RCS 31.65 (base 2.40 + loadout 0.00) * axpect 13.19)
2023-07-29 22:42:17.637 INFO    ARF (16316): Final RCS 13.87 (base 3.60 + loadout 7.30) * axpect 1.82)
2023-07-29 22:42:17.637 INFO    ARF (16316): Final RCS 11.68 (base 3.30 + loadout 5.12) * axpect 1.99)
2023-07-29 22:42:17.649 INFO    ARF (13420): Final RCS 41.17 (base 3.30 + loadout 2.57) * axpect 11.70)
2023-07-29 22:42:17.649 INFO    ARF (13420): Final RCS 38.66 (base 3.30 + loadout 0.00) * axpect 11.72)
2023-07-29 22:42:17.649 INFO    ARF (13420): Final RCS 31.65 (base 2.40 + loadout 0.00) * axpect 13.19)
2023-07-29 22:42:17.649 INFO    ARF (13420): Final RCS 13.88 (base 3.60 + loadout 7.30) * axpect 1.83)
2023-07-29 22:42:17.649 INFO    ARF (13420): Final RCS 11.68 (base 3.30 + loadout 5.12) * axpect 1.99)
2023-07-29 22:42:17.657 INFO    ARF (17328): Final RCS 41.17 (base 3.30 + loadout 2.57) * axpect 11.70)
2023-07-29 22:42:17.657 INFO    ARF (17328): Final RCS 38.66 (base 3.30 + loadout 0.00) * axpect 11.72)
2023-07-29 22:42:17.657 INFO    ARF (17328): Final RCS 31.65 (base 2.40 + loadout 0.00) * axpect 13.19)
2023-07-29 22:42:17.657 INFO    ARF (17328): Final RCS 13.88 (base 3.60 + loadout 7.30) * axpect 1.83)
2023-07-29 22:42:17.657 INFO    ARF (17328): Final RCS 11.68 (base 3.30 + loadout 5.12) * axpect 1.99)
2023-07-29 22:42:17.667 INFO    ARF (16316): Final RCS 41.17 (base 3.30 + loadout 2.57) * axpect 11.70)
2023-07-29 22:42:17.668 INFO    ARF (16316): Final RCS 38.66 (base 3.30 + loadout 0.00) * axpect 11.72)
2023-07-29 22:42:17.668 INFO    ARF (16316): Final RCS 31.65 (base 2.40 + loadout 0.00) * axpect 13.19)
2023-07-29 22:42:17.668 INFO    ARF (16316): Final RCS 13.89 (base 3.60 + loadout 7.30) * axpect 1.83)
2023-07-29 22:42:17.678 INFO    ARF (9160): Final RCS 41.17 (base 3.30 + loadout 2.57) * axpect 11.70)
2023-07-29 22:42:17.678 INFO    ARF (9160): Final RCS 38.66 (base 3.30 + loadout 0.00) * axpect 11.72)
2023-07-29 22:42:17.678 INFO    ARF (9160): Final RCS 31.65 (base 2.40 + loadout 0.00) * axpect 13.19)
2023-07-29 22:42:17.688 INFO    ARF (12064): Final RCS 41.17 (base 3.30 + loadout 2.57) * axpect 11.70)
2023-07-29 22:42:17.688 INFO    ARF (12064): Final RCS 38.66 (base 3.30 + loadout 0.00) * axpect 11.72)
2023-07-29 22:42:17.688 INFO    ARF (12064): Final RCS 31.65 (base 2.40 + loadout 0.00) * axpect 13.19)
2023-07-29 22:42:17.698 INFO    ARF (10832): Final RCS 41.17 (base 3.30 + loadout 2.57) * axpect 11.70)
2023-07-29 22:42:17.698 INFO    ARF (10832): Final RCS 38.66 (base 3.30 + loadout 0.00) * axpect 11.72)
2023-07-29 22:42:18.138 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:42:18.893 INFO    ARF (16380): Final RCS 41.41 (base 3.30 + loadout 2.57) * axpect 11.77)
2023-07-29 22:42:18.893 INFO    ARF (16380): Final RCS 38.66 (base 3.30 + loadout 0.00) * axpect 11.72)
2023-07-29 22:42:18.893 INFO    ARF (16380): Final RCS 31.65 (base 2.40 + loadout 0.00) * axpect 13.19)
2023-07-29 22:42:18.904 INFO    ARF (5276): Final RCS 41.43 (base 3.30 + loadout 2.57) * axpect 11.78)
2023-07-29 22:42:18.904 INFO    ARF (5276): Final RCS 38.66 (base 3.30 + loadout 0.00) * axpect 11.72)
2023-07-29 22:42:18.904 INFO    ARF (5276): Final RCS 31.65 (base 2.40 + loadout 0.00) * axpect 13.19)
2023-07-29 22:42:18.914 INFO    ARF (14048): Final RCS 41.45 (base 3.30 + loadout 2.57) * axpect 11.78)
2023-07-29 22:42:18.914 INFO    ARF (14048): Final RCS 38.66 (base 3.30 + loadout 0.00) * axpect 11.72)
2023-07-29 22:42:18.914 INFO    ARF (14048): Final RCS 31.65 (base 2.40 + loadout 0.00) * axpect 13.19)
2023-07-29 22:42:18.914 INFO    ARF (14048): Final RCS 13.37 (base 3.60 + loadout 7.30) * axpect 1.69)
2023-07-29 22:42:18.924 INFO    ARF (16380): Final RCS 41.47 (base 3.30 + loadout 2.57) * axpect 11.79)
2023-07-29 22:42:18.924 INFO    ARF (16380): Final RCS 38.66 (base 3.30 + loadout 0.00) * axpect 11.72)
2023-07-29 22:42:18.924 INFO    ARF (16380): Final RCS 31.65 (base 2.40 + loadout 0.00) * axpect 13.19)
2023-07-29 22:42:18.924 INFO    ARF (16380): Final RCS 13.36 (base 3.60 + loadout 7.30) * axpect 1.68)
2023-07-29 22:42:18.924 INFO    ARF (16380): Final RCS 11.74 (base 3.30 + loadout 5.12) * axpect 2.01)
2023-07-29 22:42:18.934 INFO    ARF (5276): Final RCS 41.49 (base 3.30 + loadout 2.57) * axpect 11.79)
2023-07-29 22:42:18.934 INFO    ARF (5276): Final RCS 38.66 (base 3.30 + loadout 0.00) * axpect 11.72)
2023-07-29 22:42:18.934 INFO    ARF (5276): Final RCS 31.65 (base 2.40 + loadout 0.00) * axpect 13.19)
2023-07-29 22:42:18.934 INFO    ARF (5276): Final RCS 13.34 (base 3.60 + loadout 7.30) * axpect 1.68)
2023-07-29 22:42:18.934 INFO    ARF (5276): Final RCS 11.75 (base 3.30 + loadout 5.12) * axpect 2.01)
2023-07-29 22:42:18.944 INFO    ARF (14048): Final RCS 41.51 (base 3.30 + loadout 2.57) * axpect 11.80)
2023-07-29 22:42:18.944 INFO    ARF (14048): Final RCS 38.66 (base 3.30 + loadout 0.00) * axpect 11.72)
2023-07-29 22:42:18.944 INFO    ARF (14048): Final RCS 31.65 (base 2.40 + loadout 0.00) * axpect 13.19)
2023-07-29 22:42:18.944 INFO    ARF (14048): Final RCS 13.33 (base 3.60 + loadout 7.30) * axpect 1.67)
2023-07-29 22:42:18.944 INFO    ARF (14048): Final RCS 11.75 (base 3.30 + loadout 5.12) * axpect 2.01)
2023-07-29 22:42:18.954 INFO    ARF (16380): Final RCS 31.65 (base 2.40 + loadout 0.00) * axpect 13.19)
2023-07-29 22:42:18.954 INFO    ARF (16380): Final RCS 13.31 (base 3.60 + loadout 7.30) * axpect 1.67)
2023-07-29 22:42:18.954 INFO    ARF (16380): Final RCS 11.75 (base 3.30 + loadout 5.12) * axpect 2.01)
2023-07-29 22:42:18.964 INFO    ARF (5276): Final RCS 13.30 (base 3.60 + loadout 7.30) * axpect 1.67)
2023-07-29 22:42:18.964 INFO    ARF (5276): Final RCS 11.75 (base 3.30 + loadout 5.12) * axpect 2.01)
2023-07-29 22:42:18.974 INFO    ARF (13920): Final RCS 13.28 (base 3.60 + loadout 7.30) * axpect 1.66)
2023-07-29 22:42:18.974 INFO    ARF (13920): Final RCS 11.75 (base 3.30 + loadout 5.12) * axpect 2.01)
2023-07-29 22:42:19.197 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:42:19.197 INFO    ARF (8204): Final RCS 127.53 (base 75.00 + loadout 0.00) * axpect 1.70)
2023-07-29 22:42:19.769 WARNING LOG (3992): 6 duplicate message(s) skipped.
2023-07-29 22:42:19.769 INFO    ARF (3428): Final RCS 127.57 (base 75.00 + loadout 0.00) * axpect 1.70)
2023-07-29 22:42:20.052 WARNING LOG (3992): 6 duplicate message(s) skipped.
2023-07-29 22:42:20.052 INFO    ARF (8204): Final RCS 11.87 (base 3.30 + loadout 5.12) * axpect 2.05)
2023-07-29 22:42:20.082 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:42:20.082 INFO    ARF (10832): Final RCS 7.86 (base 3.30 + loadout 2.57) * axpect 1.60)
2023-07-29 22:42:20.082 INFO    ARF (10832): Final RCS 38.66 (base 3.30 + loadout 0.00) * axpect 11.71)
2023-07-29 22:42:20.082 INFO    ARF (10832): Final RCS 31.65 (base 2.40 + loadout 0.00) * axpect 13.19)
2023-07-29 22:42:20.082 INFO    ARF (10832): Final RCS 11.88 (base 3.30 + loadout 5.12) * axpect 2.05)
2023-07-29 22:42:20.092 INFO    ARF (11024): Final RCS 9.46 (base 3.30 + loadout 2.57) * axpect 2.09)
2023-07-29 22:42:20.092 INFO    ARF (11024): Final RCS 38.66 (base 3.30 + loadout 0.00) * axpect 11.71)
2023-07-29 22:42:20.092 INFO    ARF (11024): Final RCS 31.65 (base 2.40 + loadout 0.00) * axpect 13.19)
2023-07-29 22:42:20.092 INFO    ARF (11024): Final RCS 11.88 (base 3.30 + loadout 5.12) * axpect 2.05)
2023-07-29 22:42:20.104 INFO    ARF (13920): Final RCS 8.37 (base 3.30 + loadout 2.57) * axpect 1.76)
2023-07-29 22:42:20.104 INFO    ARF (13920): Final RCS 38.66 (base 3.30 + loadout 0.00) * axpect 11.71)
2023-07-29 22:42:20.104 INFO    ARF (13920): Final RCS 31.65 (base 2.40 + loadout 0.00) * axpect 13.19)
2023-07-29 22:42:20.104 INFO    ARF (13920): Final RCS 11.88 (base 3.30 + loadout 5.12) * axpect 2.05)
2023-07-29 22:42:20.112 INFO    ARF (8204): Final RCS 7.45 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:42:20.112 INFO    ARF (8204): Final RCS 38.66 (base 3.30 + loadout 0.00) * axpect 11.71)
2023-07-29 22:42:20.112 INFO    ARF (8204): Final RCS 31.65 (base 2.40 + loadout 0.00) * axpect 13.19)
2023-07-29 22:42:20.123 INFO    ARF (10188): Final RCS 8.62 (base 3.30 + loadout 2.57) * axpect 1.83)
2023-07-29 22:42:20.123 INFO    ARF (10188): Final RCS 38.66 (base 3.30 + loadout 0.00) * axpect 11.71)
2023-07-29 22:42:20.123 INFO    ARF (10188): Final RCS 31.65 (base 2.40 + loadout 0.00) * axpect 13.19)
2023-07-29 22:42:20.132 INFO    ARF (7300): Final RCS 9.26 (base 3.30 + loadout 2.57) * axpect 2.03)
2023-07-29 22:42:20.132 INFO    ARF (7300): Final RCS 38.66 (base 3.30 + loadout 0.00) * axpect 11.71)
2023-07-29 22:42:20.132 INFO    ARF (7300): Final RCS 31.65 (base 2.40 + loadout 0.00) * axpect 13.19)
2023-07-29 22:42:21.403 INFO    ARF (7300): Final RCS 7.38 (base 3.30 + loadout 2.57) * axpect 1.46)
2023-07-29 22:42:21.403 INFO    ARF (7300): Final RCS 38.65 (base 3.30 + loadout 0.00) * axpect 11.71)
2023-07-29 22:42:21.403 INFO    ARF (7300): Final RCS 31.66 (base 2.40 + loadout 0.00) * axpect 13.19)
2023-07-29 22:42:21.414 INFO    ARF (3428): Final RCS 7.39 (base 3.30 + loadout 2.57) * axpect 1.46)
2023-07-29 22:42:21.414 INFO    ARF (3428): Final RCS 38.65 (base 3.30 + loadout 0.00) * axpect 11.71)
2023-07-29 22:42:21.414 INFO    ARF (3428): Final RCS 31.66 (base 2.40 + loadout 0.00) * axpect 13.19)
2023-07-29 22:42:21.422 INFO    ARF (11024): Final RCS 7.39 (base 3.30 + loadout 2.57) * axpect 1.46)
2023-07-29 22:42:21.422 INFO    ARF (11024): Final RCS 38.65 (base 3.30 + loadout 0.00) * axpect 11.71)
2023-07-29 22:42:21.422 INFO    ARF (11024): Final RCS 31.66 (base 2.40 + loadout 0.00) * axpect 13.19)
2023-07-29 22:42:21.432 INFO    ARF (10188): Final RCS 7.41 (base 3.30 + loadout 2.57) * axpect 1.47)
2023-07-29 22:42:21.432 INFO    ARF (10188): Final RCS 38.65 (base 3.30 + loadout 0.00) * axpect 11.71)
2023-07-29 22:42:21.432 INFO    ARF (10188): Final RCS 31.66 (base 2.40 + loadout 0.00) * axpect 13.19)
2023-07-29 22:42:21.432 INFO    ARF (10188): Final RCS 12.65 (base 3.60 + loadout 7.30) * axpect 1.49)
2023-07-29 22:42:21.442 INFO    ARF (13920): Final RCS 7.41 (base 3.30 + loadout 2.57) * axpect 1.47)
2023-07-29 22:42:21.442 INFO    ARF (13920): Final RCS 38.65 (base 3.30 + loadout 0.00) * axpect 11.71)
2023-07-29 22:42:21.442 INFO    ARF (13920): Final RCS 31.66 (base 2.40 + loadout 0.00) * axpect 13.19)
2023-07-29 22:42:21.442 INFO    ARF (13920): Final RCS 12.65 (base 3.60 + loadout 7.30) * axpect 1.48)
2023-07-29 22:42:21.452 INFO    ARF (11024): Final RCS 7.43 (base 3.30 + loadout 2.57) * axpect 1.47)
2023-07-29 22:42:21.452 INFO    ARF (11024): Final RCS 38.65 (base 3.30 + loadout 0.00) * axpect 11.71)
2023-07-29 22:42:21.452 INFO    ARF (11024): Final RCS 31.66 (base 2.40 + loadout 0.00) * axpect 13.19)
2023-07-29 22:42:21.452 INFO    ARF (11024): Final RCS 12.64 (base 3.60 + loadout 7.30) * axpect 1.48)
2023-07-29 22:42:21.462 INFO    ARF (10188): Final RCS 7.43 (base 3.30 + loadout 2.57) * axpect 1.47)
2023-07-29 22:42:21.462 INFO    ARF (10188): Final RCS 38.65 (base 3.30 + loadout 0.00) * axpect 11.71)
2023-07-29 22:42:21.462 INFO    ARF (10188): Final RCS 31.66 (base 2.40 + loadout 0.00) * axpect 13.19)
2023-07-29 22:42:21.462 INFO    ARF (10188): Final RCS 12.64 (base 3.60 + loadout 7.30) * axpect 1.48)
2023-07-29 22:42:22.247 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:42:22.247 INFO    ARF (5276): Final RCS 127.76 (base 75.00 + loadout 0.00) * axpect 1.70)
2023-07-29 22:42:22.523 WARNING LOG (3992): 5 duplicate message(s) skipped.
2023-07-29 22:42:22.523 INFO    ARF (10188): Final RCS 10.64 (base 3.30 + loadout 5.12) * axpect 1.67)
2023-07-29 22:42:22.533 INFO    ARF (16380): Final RCS 12.55 (base 3.60 + loadout 7.30) * axpect 1.46)
2023-07-29 22:42:22.533 INFO    ARF (16380): Final RCS 10.64 (base 3.30 + loadout 5.12) * axpect 1.67)
2023-07-29 22:42:22.544 INFO    ARF (17328): Final RCS 12.55 (base 3.60 + loadout 7.30) * axpect 1.46)
2023-07-29 22:42:22.544 INFO    ARF (17328): Final RCS 10.63 (base 3.30 + loadout 5.12) * axpect 1.67)
2023-07-29 22:42:22.553 INFO    ARF (12064): Final RCS 31.66 (base 2.40 + loadout 0.00) * axpect 13.19)
2023-07-29 22:42:22.553 INFO    ARF (12064): Final RCS 12.55 (base 3.60 + loadout 7.30) * axpect 1.46)
2023-07-29 22:42:22.553 INFO    ARF (12064): Final RCS 10.62 (base 3.30 + loadout 5.12) * axpect 1.66)
2023-07-29 22:42:22.562 INFO    ARF (16380): Final RCS 9.08 (base 3.30 + loadout 2.57) * axpect 1.97)
2023-07-29 22:42:22.562 INFO    ARF (16380): Final RCS 38.65 (base 3.30 + loadout 0.00) * axpect 11.71)
2023-07-29 22:42:22.562 INFO    ARF (16380): Final RCS 31.66 (base 2.40 + loadout 0.00) * axpect 13.19)
2023-07-29 22:42:22.562 INFO    ARF (16380): Final RCS 12.55 (base 3.60 + loadout 7.30) * axpect 1.46)
2023-07-29 22:42:22.562 INFO    ARF (16380): Final RCS 10.61 (base 3.30 + loadout 5.12) * axpect 1.66)
2023-07-29 22:42:22.572 INFO    ARF (14528): Final RCS 9.03 (base 3.30 + loadout 2.57) * axpect 1.96)
2023-07-29 22:42:22.572 INFO    ARF (14528): Final RCS 38.65 (base 3.30 + loadout 0.00) * axpect 11.71)
2023-07-29 22:42:22.572 INFO    ARF (14528): Final RCS 31.66 (base 2.40 + loadout 0.00) * axpect 13.19)
2023-07-29 22:42:22.572 INFO    ARF (14528): Final RCS 12.55 (base 3.60 + loadout 7.30) * axpect 1.46)
2023-07-29 22:42:22.572 INFO    ARF (14528): Final RCS 10.60 (base 3.30 + loadout 5.12) * axpect 1.66)
2023-07-29 22:42:22.582 INFO    ARF (12064): Final RCS 9.07 (base 3.30 + loadout 2.57) * axpect 1.97)
2023-07-29 22:42:22.582 INFO    ARF (12064): Final RCS 38.65 (base 3.30 + loadout 0.00) * axpect 11.71)
2023-07-29 22:42:22.582 INFO    ARF (12064): Final RCS 31.66 (base 2.40 + loadout 0.00) * axpect 13.19)
2023-07-29 22:42:22.582 INFO    ARF (12064): Final RCS 12.55 (base 3.60 + loadout 7.30) * axpect 1.46)
2023-07-29 22:42:22.582 INFO    ARF (12064): Final RCS 10.59 (base 3.30 + loadout 5.12) * axpect 1.66)
2023-07-29 22:42:22.592 INFO    ARF (16380): Final RCS 9.05 (base 3.30 + loadout 2.57) * axpect 1.96)
2023-07-29 22:42:22.592 INFO    ARF (16380): Final RCS 38.65 (base 3.30 + loadout 0.00) * axpect 11.71)
2023-07-29 22:42:22.592 INFO    ARF (16380): Final RCS 31.66 (base 2.40 + loadout 0.00) * axpect 13.19)
2023-07-29 22:42:22.592 INFO    ARF (16380): Final RCS 12.56 (base 3.60 + loadout 7.30) * axpect 1.46)
2023-07-29 22:42:22.602 INFO    ARF (16316): Final RCS 9.03 (base 3.30 + loadout 2.57) * axpect 1.96)
2023-07-29 22:42:22.602 INFO    ARF (16316): Final RCS 38.65 (base 3.30 + loadout 0.00) * axpect 11.71)
2023-07-29 22:42:22.602 INFO    ARF (16316): Final RCS 31.66 (base 2.40 + loadout 0.00) * axpect 13.19)
2023-07-29 22:42:22.612 INFO    ARF (7300): Final RCS 9.01 (base 3.30 + loadout 2.57) * axpect 1.95)
2023-07-29 22:42:22.612 INFO    ARF (7300): Final RCS 38.65 (base 3.30 + loadout 0.00) * axpect 11.71)
2023-07-29 22:42:22.612 INFO    ARF (7300): Final RCS 31.66 (base 2.40 + loadout 0.00) * axpect 13.19)
2023-07-29 22:42:23.091 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:42:23.127 DEBUG   LuaGUI (Main): --- onChatMessage---	BLUE player Griffin in F-22A killed RED unknown in F-15C with 	nil	nil
2023-07-29 22:42:23.807 INFO    ARF (10188): Final RCS 7.32 (base 3.30 + loadout 2.57) * axpect 1.44)
2023-07-29 22:42:23.807 INFO    ARF (10188): Final RCS 38.64 (base 3.30 + loadout 0.00) * axpect 11.71)
2023-07-29 22:42:23.818 INFO    ARF (3968): Final RCS 7.32 (base 3.30 + loadout 2.57) * axpect 1.44)
2023-07-29 22:42:23.818 INFO    ARF (3968): Final RCS 38.64 (base 3.30 + loadout 0.00) * axpect 11.71)
2023-07-29 22:42:23.818 INFO    ARF (3968): Final RCS 31.67 (base 2.40 + loadout 0.00) * axpect 13.19)
2023-07-29 22:42:23.828 INFO    ARF (14528): Final RCS 7.32 (base 3.30 + loadout 2.57) * axpect 1.44)
2023-07-29 22:42:23.828 INFO    ARF (14528): Final RCS 38.64 (base 3.30 + loadout 0.00) * axpect 11.71)
2023-07-29 22:42:23.828 INFO    ARF (14528): Final RCS 31.67 (base 2.40 + loadout 0.00) * axpect 13.19)
2023-07-29 22:42:23.837 INFO    ARF (8204): Final RCS 7.31 (base 3.30 + loadout 2.57) * axpect 1.44)
2023-07-29 22:42:23.837 INFO    ARF (8204): Final RCS 38.64 (base 3.30 + loadout 0.00) * axpect 11.71)
2023-07-29 22:42:23.837 INFO    ARF (8204): Final RCS 31.67 (base 2.40 + loadout 0.00) * axpect 13.19)
2023-07-29 22:42:23.837 INFO    ARF (8204): Final RCS 12.59 (base 3.60 + loadout 7.30) * axpect 1.47)
2023-07-29 22:42:23.848 INFO    ARF (9160): Final RCS 7.31 (base 3.30 + loadout 2.57) * axpect 1.44)
2023-07-29 22:42:23.848 INFO    ARF (9160): Final RCS 38.64 (base 3.30 + loadout 0.00) * axpect 11.71)
2023-07-29 22:42:23.848 INFO    ARF (9160): Final RCS 31.67 (base 2.40 + loadout 0.00) * axpect 13.19)
2023-07-29 22:42:23.848 INFO    ARF (9160): Final RCS 12.59 (base 3.60 + loadout 7.30) * axpect 1.47)
2023-07-29 22:42:23.848 INFO    ARF (9160): Final RCS 9.86 (base 3.30 + loadout 5.12) * axpect 1.43)
2023-07-29 22:42:23.859 INFO    ARF (5996): Final RCS 7.31 (base 3.30 + loadout 2.57) * axpect 1.44)
2023-07-29 22:42:23.859 INFO    ARF (5996): Final RCS 38.64 (base 3.30 + loadout 0.00) * axpect 11.71)
2023-07-29 22:42:23.859 INFO    ARF (5996): Final RCS 31.67 (base 2.40 + loadout 0.00) * axpect 13.19)
2023-07-29 22:42:23.859 INFO    ARF (5996): Final RCS 12.59 (base 3.60 + loadout 7.30) * axpect 1.47)
2023-07-29 22:42:23.859 INFO    ARF (5996): Final RCS 9.86 (base 3.30 + loadout 5.12) * axpect 1.43)
2023-07-29 22:42:23.866 INFO    ARF (8204): Final RCS 7.31 (base 3.30 + loadout 2.57) * axpect 1.44)
2023-07-29 22:42:23.866 INFO    ARF (8204): Final RCS 38.64 (base 3.30 + loadout 0.00) * axpect 11.71)
2023-07-29 22:42:23.866 INFO    ARF (8204): Final RCS 31.67 (base 2.40 + loadout 0.00) * axpect 13.19)
2023-07-29 22:42:23.866 INFO    ARF (8204): Final RCS 12.59 (base 3.60 + loadout 7.30) * axpect 1.47)
2023-07-29 22:42:23.866 INFO    ARF (8204): Final RCS 9.86 (base 3.30 + loadout 5.12) * axpect 1.43)
2023-07-29 22:42:23.878 INFO    ARF (9160): Final RCS 12.59 (base 3.60 + loadout 7.30) * axpect 1.47)
2023-07-29 22:42:23.878 INFO    ARF (9160): Final RCS 9.86 (base 3.30 + loadout 5.12) * axpect 1.43)
2023-07-29 22:42:23.886 INFO    ARF (5996): Final RCS 12.59 (base 3.60 + loadout 7.30) * axpect 1.47)
2023-07-29 22:42:23.886 INFO    ARF (5996): Final RCS 9.86 (base 3.30 + loadout 5.12) * axpect 1.43)
2023-07-29 22:42:23.898 INFO    ARF (448): Final RCS 12.59 (base 3.60 + loadout 7.30) * axpect 1.47)
2023-07-29 22:42:23.898 INFO    ARF (448): Final RCS 9.86 (base 3.30 + loadout 5.12) * axpect 1.43)
2023-07-29 22:42:23.907 INFO    ARF (5276): Final RCS 9.86 (base 3.30 + loadout 5.12) * axpect 1.44)
2023-07-29 22:42:24.133 INFO    ARF (14528): Final RCS 127.92 (base 75.00 + loadout 0.00) * axpect 1.71)
2023-07-29 22:42:24.677 WARNING LOG (3992): 5 duplicate message(s) skipped.
2023-07-29 22:42:24.677 INFO    ARF (17328): Final RCS 127.97 (base 75.00 + loadout 0.00) * axpect 1.71)
2023-07-29 22:42:24.959 WARNING LOG (3992): 6 duplicate message(s) skipped.
2023-07-29 22:42:24.959 INFO    ARF (12064): Final RCS 10.52 (base 3.30 + loadout 5.12) * axpect 1.64)
2023-07-29 22:42:24.969 INFO    ARF (5996): Final RCS 10.53 (base 3.30 + loadout 5.12) * axpect 1.64)
2023-07-29 22:42:24.978 INFO    ARF (16380): Final RCS 10.54 (base 3.30 + loadout 5.12) * axpect 1.64)
2023-07-29 22:42:24.988 INFO    ARF (14048): Final RCS 7.56 (base 3.30 + loadout 2.57) * axpect 1.51)
2023-07-29 22:42:24.988 INFO    ARF (14048): Final RCS 38.64 (base 3.30 + loadout 0.00) * axpect 11.71)
2023-07-29 22:42:24.988 INFO    ARF (14048): Final RCS 31.67 (base 2.40 + loadout 0.00) * axpect 13.20)
2023-07-29 22:42:24.988 INFO    ARF (14048): Final RCS 10.55 (base 3.30 + loadout 5.12) * axpect 1.64)
2023-07-29 22:42:25.004 INFO    ARF (5996): Final RCS 7.56 (base 3.30 + loadout 2.57) * axpect 1.51)
2023-07-29 22:42:25.004 INFO    ARF (5996): Final RCS 38.64 (base 3.30 + loadout 0.00) * axpect 11.71)
2023-07-29 22:42:25.004 INFO    ARF (5996): Final RCS 31.67 (base 2.40 + loadout 0.00) * axpect 13.20)
2023-07-29 22:42:25.004 INFO    ARF (5996): Final RCS 10.56 (base 3.30 + loadout 5.12) * axpect 1.65)
2023-07-29 22:42:25.010 INFO    ARF (10832): Final RCS 7.57 (base 3.30 + loadout 2.57) * axpect 1.51)
2023-07-29 22:42:25.010 INFO    ARF (10832): Final RCS 38.64 (base 3.30 + loadout 0.00) * axpect 11.71)
2023-07-29 22:42:25.010 INFO    ARF (10832): Final RCS 31.67 (base 2.40 + loadout 0.00) * axpect 13.20)
2023-07-29 22:42:25.010 INFO    ARF (10832): Final RCS 10.56 (base 3.30 + loadout 5.12) * axpect 1.65)
2023-07-29 22:42:25.019 INFO    ARF (14048): Final RCS 7.57 (base 3.30 + loadout 2.57) * axpect 1.51)
2023-07-29 22:42:25.019 INFO    ARF (14048): Final RCS 38.64 (base 3.30 + loadout 0.00) * axpect 11.71)
2023-07-29 22:42:25.019 INFO    ARF (14048): Final RCS 31.67 (base 2.40 + loadout 0.00) * axpect 13.20)
2023-07-29 22:42:25.030 INFO    ARF (9160): Final RCS 7.57 (base 3.30 + loadout 2.57) * axpect 1.52)
2023-07-29 22:42:25.030 INFO    ARF (9160): Final RCS 38.64 (base 3.30 + loadout 0.00) * axpect 11.71)
2023-07-29 22:42:25.030 INFO    ARF (9160): Final RCS 31.67 (base 2.40 + loadout 0.00) * axpect 13.20)
2023-07-29 22:42:26.327 INFO    ARF (3968): Final RCS 7.31 (base 3.30 + loadout 2.57) * axpect 1.44)
2023-07-29 22:42:26.327 INFO    ARF (3968): Final RCS 38.63 (base 3.30 + loadout 0.00) * axpect 11.71)
2023-07-29 22:42:26.327 INFO    ARF (3968): Final RCS 31.68 (base 2.40 + loadout 0.00) * axpect 13.20)
2023-07-29 22:42:26.337 INFO    ARF (16380): Final RCS 7.31 (base 3.30 + loadout 2.57) * axpect 1.44)
2023-07-29 22:42:26.337 INFO    ARF (16380): Final RCS 38.63 (base 3.30 + loadout 0.00) * axpect 11.71)
2023-07-29 22:42:26.337 INFO    ARF (16380): Final RCS 31.68 (base 2.40 + loadout 0.00) * axpect 13.20)
2023-07-29 22:42:26.348 INFO    ARF (16316): Final RCS 7.31 (base 3.30 + loadout 2.57) * axpect 1.43)
2023-07-29 22:42:26.348 INFO    ARF (16316): Final RCS 38.63 (base 3.30 + loadout 0.00) * axpect 11.71)
2023-07-29 22:42:26.348 INFO    ARF (16316): Final RCS 31.68 (base 2.40 + loadout 0.00) * axpect 13.20)
2023-07-29 22:42:26.348 INFO    ARF (16316): Final RCS 12.61 (base 3.60 + loadout 7.30) * axpect 1.48)
2023-07-29 22:42:26.358 INFO    ARF (1352): Final RCS 7.30 (base 3.30 + loadout 2.57) * axpect 1.43)
2023-07-29 22:42:26.358 INFO    ARF (1352): Final RCS 38.63 (base 3.30 + loadout 0.00) * axpect 11.71)
2023-07-29 22:42:26.358 INFO    ARF (1352): Final RCS 31.68 (base 2.40 + loadout 0.00) * axpect 13.20)
2023-07-29 22:42:26.358 INFO    ARF (1352): Final RCS 12.61 (base 3.60 + loadout 7.30) * axpect 1.48)
2023-07-29 22:42:26.367 INFO    ARF (14528): Final RCS 7.30 (base 3.30 + loadout 2.57) * axpect 1.43)
2023-07-29 22:42:26.367 INFO    ARF (14528): Final RCS 38.63 (base 3.30 + loadout 0.00) * axpect 11.71)
2023-07-29 22:42:26.367 INFO    ARF (14528): Final RCS 31.68 (base 2.40 + loadout 0.00) * axpect 13.20)
2023-07-29 22:42:26.367 INFO    ARF (14528): Final RCS 12.61 (base 3.60 + loadout 7.30) * axpect 1.48)
2023-07-29 22:42:26.377 INFO    ARF (17328): Final RCS 7.30 (base 3.30 + loadout 2.57) * axpect 1.43)
2023-07-29 22:42:26.377 INFO    ARF (17328): Final RCS 38.63 (base 3.30 + loadout 0.00) * axpect 11.71)
2023-07-29 22:42:26.377 INFO    ARF (17328): Final RCS 31.68 (base 2.40 + loadout 0.00) * axpect 13.20)
2023-07-29 22:42:26.377 INFO    ARF (17328): Final RCS 12.61 (base 3.60 + loadout 7.30) * axpect 1.48)
2023-07-29 22:42:26.388 INFO    ARF (12064): Final RCS 31.68 (base 2.40 + loadout 0.00) * axpect 13.20)
2023-07-29 22:42:26.388 INFO    ARF (12064): Final RCS 12.61 (base 3.60 + loadout 7.30) * axpect 1.48)
2023-07-29 22:42:27.170 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:42:27.170 INFO    ARF (5276): Final RCS 128.20 (base 75.00 + loadout 0.00) * axpect 1.71)
2023-07-29 22:42:27.177 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:42:27.177 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:42:27.181 INFO    ARF (5996): Final RCS 128.20 (base 75.00 + loadout 0.00) * axpect 1.71)
2023-07-29 22:42:27.212 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:42:27.212 INFO    ARF (8624): Final RCS 128.21 (base 75.00 + loadout 0.00) * axpect 1.71)
2023-07-29 22:42:27.433 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:42:27.433 INFO    ARF (8624): Final RCS 9.92 (base 3.30 + loadout 5.12) * axpect 1.45)
2023-07-29 22:42:27.444 INFO    ARF (1352): Final RCS 12.62 (base 3.60 + loadout 7.30) * axpect 1.48)
2023-07-29 22:42:27.444 INFO    ARF (1352): Final RCS 9.93 (base 3.30 + loadout 5.12) * axpect 1.46)
2023-07-29 22:42:27.454 INFO    ARF (13920): Final RCS 12.62 (base 3.60 + loadout 7.30) * axpect 1.48)
2023-07-29 22:42:27.454 INFO    ARF (13920): Final RCS 9.93 (base 3.30 + loadout 5.12) * axpect 1.46)
2023-07-29 22:42:27.463 INFO    ARF (16316): Final RCS 12.62 (base 3.60 + loadout 7.30) * axpect 1.48)
2023-07-29 22:42:27.463 INFO    ARF (16316): Final RCS 9.94 (base 3.30 + loadout 5.12) * axpect 1.46)
2023-07-29 22:42:27.473 INFO    ARF (1352): Final RCS 9.53 (base 3.30 + loadout 2.57) * axpect 2.11)
2023-07-29 22:42:27.473 INFO    ARF (1352): Final RCS 38.62 (base 3.30 + loadout 0.00) * axpect 11.70)
2023-07-29 22:42:27.473 INFO    ARF (1352): Final RCS 31.69 (base 2.40 + loadout 0.00) * axpect 13.20)
2023-07-29 22:42:27.473 INFO    ARF (1352): Final RCS 12.62 (base 3.60 + loadout 7.30) * axpect 1.48)
2023-07-29 22:42:27.473 INFO    ARF (1352): Final RCS 9.95 (base 3.30 + loadout 5.12) * axpect 1.46)
2023-07-29 22:42:27.483 INFO    ARF (13920): Final RCS 9.53 (base 3.30 + loadout 2.57) * axpect 2.11)
2023-07-29 22:42:27.483 INFO    ARF (13920): Final RCS 38.62 (base 3.30 + loadout 0.00) * axpect 11.70)
2023-07-29 22:42:27.483 INFO    ARF (13920): Final RCS 31.69 (base 2.40 + loadout 0.00) * axpect 13.20)
2023-07-29 22:42:27.483 INFO    ARF (13920): Final RCS 12.62 (base 3.60 + loadout 7.30) * axpect 1.48)
2023-07-29 22:42:27.483 INFO    ARF (13920): Final RCS 9.97 (base 3.30 + loadout 5.12) * axpect 1.47)
2023-07-29 22:42:27.493 INFO    ARF (3428): Final RCS 9.53 (base 3.30 + loadout 2.57) * axpect 2.11)
2023-07-29 22:42:27.493 INFO    ARF (3428): Final RCS 38.62 (base 3.30 + loadout 0.00) * axpect 11.70)
2023-07-29 22:42:27.493 INFO    ARF (3428): Final RCS 31.69 (base 2.40 + loadout 0.00) * axpect 13.20)
2023-07-29 22:42:27.493 INFO    ARF (3428): Final RCS 12.62 (base 3.60 + loadout 7.30) * axpect 1.48)
2023-07-29 22:42:27.493 INFO    ARF (3428): Final RCS 9.98 (base 3.30 + loadout 5.12) * axpect 1.47)
2023-07-29 22:42:27.503 INFO    ARF (1352): Final RCS 9.53 (base 3.30 + loadout 2.57) * axpect 2.11)
2023-07-29 22:42:27.503 INFO    ARF (1352): Final RCS 38.62 (base 3.30 + loadout 0.00) * axpect 11.70)
2023-07-29 22:42:27.503 INFO    ARF (1352): Final RCS 31.69 (base 2.40 + loadout 0.00) * axpect 13.20)
2023-07-29 22:42:27.503 INFO    ARF (1352): Final RCS 12.62 (base 3.60 + loadout 7.30) * axpect 1.48)
2023-07-29 22:42:27.504 INFO    ARF (13920): Final RCS 9.53 (base 3.30 + loadout 2.57) * axpect 2.11)
2023-07-29 22:42:27.504 INFO    ARF (13920): Final RCS 38.62 (base 3.30 + loadout 0.00) * axpect 11.70)
2023-07-29 22:42:27.504 INFO    ARF (13920): Final RCS 31.69 (base 2.40 + loadout 0.00) * axpect 13.20)
2023-07-29 22:42:27.522 INFO    ARF (12064): Final RCS 9.53 (base 3.30 + loadout 2.57) * axpect 2.11)
2023-07-29 22:42:27.522 INFO    ARF (12064): Final RCS 38.62 (base 3.30 + loadout 0.00) * axpect 11.70)
2023-07-29 22:42:27.522 INFO    ARF (12064): Final RCS 31.69 (base 2.40 + loadout 0.00) * axpect 13.21)
2023-07-29 22:42:27.533 INFO    ARF (448): Final RCS 9.53 (base 3.30 + loadout 2.57) * axpect 2.11)
2023-07-29 22:42:27.533 INFO    ARF (448): Final RCS 38.62 (base 3.30 + loadout 0.00) * axpect 11.70)
2023-07-29 22:42:28.728 INFO    ARF (14048): Final RCS 8.25 (base 3.30 + loadout 2.57) * axpect 1.72)
2023-07-29 22:42:28.728 INFO    ARF (14048): Final RCS 38.61 (base 3.30 + loadout 0.00) * axpect 11.70)
2023-07-29 22:42:28.728 INFO    ARF (14048): Final RCS 31.70 (base 2.40 + loadout 0.00) * axpect 13.21)
2023-07-29 22:42:28.738 INFO    ARF (7300): Final RCS 8.25 (base 3.30 + loadout 2.57) * axpect 1.72)
2023-07-29 22:42:28.738 INFO    ARF (7300): Final RCS 38.61 (base 3.30 + loadout 0.00) * axpect 11.70)
2023-07-29 22:42:28.738 INFO    ARF (7300): Final RCS 31.70 (base 2.40 + loadout 0.00) * axpect 13.21)
2023-07-29 22:42:28.747 INFO    ARF (11892): Final RCS 8.24 (base 3.30 + loadout 2.57) * axpect 1.72)
2023-07-29 22:42:28.747 INFO    ARF (11892): Final RCS 38.61 (base 3.30 + loadout 0.00) * axpect 11.70)
2023-07-29 22:42:28.747 INFO    ARF (11892): Final RCS 31.70 (base 2.40 + loadout 0.00) * axpect 13.21)
2023-07-29 22:42:28.759 INFO    ARF (14048): Final RCS 8.24 (base 3.30 + loadout 2.57) * axpect 1.72)
2023-07-29 22:42:28.759 INFO    ARF (14048): Final RCS 38.61 (base 3.30 + loadout 0.00) * axpect 11.70)
2023-07-29 22:42:28.759 INFO    ARF (14048): Final RCS 31.70 (base 2.40 + loadout 0.00) * axpect 13.21)
2023-07-29 22:42:28.759 INFO    ARF (14048): Final RCS 12.62 (base 3.60 + loadout 7.30) * axpect 1.48)
2023-07-29 22:42:28.768 INFO    ARF (12064): Final RCS 8.24 (base 3.30 + loadout 2.57) * axpect 1.72)
2023-07-29 22:42:28.768 INFO    ARF (12064): Final RCS 38.61 (base 3.30 + loadout 0.00) * axpect 11.70)
2023-07-29 22:42:28.768 INFO    ARF (12064): Final RCS 31.70 (base 2.40 + loadout 0.00) * axpect 13.21)
2023-07-29 22:42:28.768 INFO    ARF (12064): Final RCS 12.62 (base 3.60 + loadout 7.30) * axpect 1.48)
2023-07-29 22:42:28.768 INFO    ARF (12064): Final RCS 10.03 (base 3.30 + loadout 5.12) * axpect 1.49)
2023-07-29 22:42:28.778 INFO    ARF (5996): Final RCS 8.23 (base 3.30 + loadout 2.57) * axpect 1.72)
2023-07-29 22:42:28.778 INFO    ARF (5996): Final RCS 38.61 (base 3.30 + loadout 0.00) * axpect 11.70)
2023-07-29 22:42:28.778 INFO    ARF (5996): Final RCS 31.70 (base 2.40 + loadout 0.00) * axpect 13.21)
2023-07-29 22:42:28.778 INFO    ARF (5996): Final RCS 12.62 (base 3.60 + loadout 7.30) * axpect 1.48)
2023-07-29 22:42:28.778 INFO    ARF (5996): Final RCS 10.03 (base 3.30 + loadout 5.12) * axpect 1.49)
2023-07-29 22:42:28.787 INFO    ARF (11024): Final RCS 8.23 (base 3.30 + loadout 2.57) * axpect 1.72)
2023-07-29 22:42:28.787 INFO    ARF (11024): Final RCS 38.61 (base 3.30 + loadout 0.00) * axpect 11.70)
2023-07-29 22:42:28.787 INFO    ARF (11024): Final RCS 31.70 (base 2.40 + loadout 0.00) * axpect 13.21)
2023-07-29 22:42:28.787 INFO    ARF (11024): Final RCS 12.62 (base 3.60 + loadout 7.30) * axpect 1.48)
2023-07-29 22:42:28.787 INFO    ARF (11024): Final RCS 10.02 (base 3.30 + loadout 5.12) * axpect 1.48)
2023-07-29 22:42:28.799 INFO    ARF (12064): Final RCS 12.62 (base 3.60 + loadout 7.30) * axpect 1.48)
2023-07-29 22:42:28.799 INFO    ARF (12064): Final RCS 10.02 (base 3.30 + loadout 5.12) * axpect 1.48)
2023-07-29 22:42:28.807 INFO    ARF (13920): Final RCS 12.63 (base 3.60 + loadout 7.30) * axpect 1.48)
2023-07-29 22:42:28.807 INFO    ARF (13920): Final RCS 10.01 (base 3.30 + loadout 5.12) * axpect 1.48)
2023-07-29 22:42:29.038 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:42:29.038 INFO    ARF (10832): Final RCS 128.39 (base 75.00 + loadout 0.00) * axpect 1.71)
2023-07-29 22:42:29.059 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:42:29.059 INFO    ARF (14048): Final RCS 128.40 (base 75.00 + loadout 0.00) * axpect 1.71)
2023-07-29 22:42:29.566 WARNING LOG (3992): 4 duplicate message(s) skipped.
2023-07-29 22:42:29.566 INFO    ARF (10832): Final RCS 128.45 (base 75.00 + loadout 0.00) * axpect 1.71)
2023-07-29 22:42:29.606 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:42:29.606 INFO    ARF (8624): Final RCS 128.46 (base 75.00 + loadout 0.00) * axpect 1.71)
2023-07-29 22:42:29.848 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:42:29.848 INFO    ARF (14528): Final RCS 10.17 (base 3.30 + loadout 5.12) * axpect 1.53)
2023-07-29 22:42:29.857 INFO    ARF (9160): Final RCS 10.16 (base 3.30 + loadout 5.12) * axpect 1.53)
2023-07-29 22:42:29.887 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:42:29.887 INFO    ARF (13920): Final RCS 10.15 (base 3.30 + loadout 5.12) * axpect 1.52)
2023-07-29 22:42:29.907 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:42:29.907 INFO    ARF (14528): Final RCS 10.14 (base 3.30 + loadout 5.12) * axpect 1.52)
2023-07-29 22:42:30.697 INFO    ASYNCNET (Main): Current ping: 73.0ms
2023-07-29 22:42:31.206 INFO    ARF (3428): Final RCS 8.21 (base 3.30 + loadout 2.57) * axpect 1.71)
2023-07-29 22:42:31.206 INFO    ARF (3428): Final RCS 38.58 (base 3.30 + loadout 0.00) * axpect 11.69)
2023-07-29 22:42:31.217 INFO    ARF (3968): Final RCS 8.21 (base 3.30 + loadout 2.57) * axpect 1.71)
2023-07-29 22:42:31.217 INFO    ARF (3968): Final RCS 38.58 (base 3.30 + loadout 0.00) * axpect 11.69)
2023-07-29 22:42:31.217 INFO    ARF (3968): Final RCS 31.72 (base 2.40 + loadout 0.00) * axpect 13.22)
2023-07-29 22:42:31.227 INFO    ARF (14048): Final RCS 8.21 (base 3.30 + loadout 2.57) * axpect 1.71)
2023-07-29 22:42:31.227 INFO    ARF (14048): Final RCS 38.58 (base 3.30 + loadout 0.00) * axpect 11.69)
2023-07-29 22:42:31.227 INFO    ARF (14048): Final RCS 31.72 (base 2.40 + loadout 0.00) * axpect 13.22)
2023-07-29 22:42:31.237 INFO    ARF (16380): Final RCS 8.21 (base 3.30 + loadout 2.57) * axpect 1.71)
2023-07-29 22:42:31.237 INFO    ARF (16380): Final RCS 38.58 (base 3.30 + loadout 0.00) * axpect 11.69)
2023-07-29 22:42:31.237 INFO    ARF (16380): Final RCS 31.72 (base 2.40 + loadout 0.00) * axpect 13.22)
2023-07-29 22:42:31.237 INFO    ARF (16380): Final RCS 12.64 (base 3.60 + loadout 7.30) * axpect 1.48)
2023-07-29 22:42:31.247 INFO    ARF (448): Final RCS 8.21 (base 3.30 + loadout 2.57) * axpect 1.71)
2023-07-29 22:42:31.247 INFO    ARF (448): Final RCS 38.58 (base 3.30 + loadout 0.00) * axpect 11.69)
2023-07-29 22:42:31.247 INFO    ARF (448): Final RCS 31.72 (base 2.40 + loadout 0.00) * axpect 13.22)
2023-07-29 22:42:31.247 INFO    ARF (448): Final RCS 12.64 (base 3.60 + loadout 7.30) * axpect 1.48)
2023-07-29 22:42:31.247 INFO    ARF (448): Final RCS 10.00 (base 3.30 + loadout 5.12) * axpect 1.48)
2023-07-29 22:42:31.257 INFO    ARF (5276): Final RCS 8.21 (base 3.30 + loadout 2.57) * axpect 1.71)
2023-07-29 22:42:31.257 INFO    ARF (5276): Final RCS 38.58 (base 3.30 + loadout 0.00) * axpect 11.69)
2023-07-29 22:42:31.257 INFO    ARF (5276): Final RCS 31.72 (base 2.40 + loadout 0.00) * axpect 13.22)
2023-07-29 22:42:31.257 INFO    ARF (5276): Final RCS 12.64 (base 3.60 + loadout 7.30) * axpect 1.48)
2023-07-29 22:42:31.266 INFO    ARF (17328): Final RCS 8.21 (base 3.30 + loadout 2.57) * axpect 1.71)
2023-07-29 22:42:31.266 INFO    ARF (17328): Final RCS 38.58 (base 3.30 + loadout 0.00) * axpect 11.69)
2023-07-29 22:42:31.266 INFO    ARF (17328): Final RCS 31.73 (base 2.40 + loadout 0.00) * axpect 13.22)
2023-07-29 22:42:31.266 INFO    ARF (17328): Final RCS 12.64 (base 3.60 + loadout 7.30) * axpect 1.48)
2023-07-29 22:42:31.567 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:42:31.567 INFO    ARF (14048): Final RCS 128.67 (base 75.00 + loadout 0.00) * axpect 1.72)
2023-07-29 22:42:32.022 INFO    INPUT (Main): Key combo skipped. Layer[InputOptionsView] key = [KEY_R] device = [Keyboard] modifiers[key = [KEY_LWIN] device = [Keyboard]] switches[] action[down = -254, ]. Combo already mapped to action [down = -134, ]
2023-07-29 22:42:32.104 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:42:32.104 INFO    ARF (14048): Final RCS 128.73 (base 75.00 + loadout 0.00) * axpect 1.72)
2023-07-29 22:42:32.145 WARNING LOG (3992): 6 duplicate message(s) skipped.
2023-07-29 22:42:32.145 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:42:32.310 INFO    ARF (5996): Final RCS 9.92 (base 3.30 + loadout 5.12) * axpect 1.45)
2023-07-29 22:42:32.330 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:42:32.330 INFO    ARF (3428): Final RCS 12.67 (base 3.60 + loadout 7.30) * axpect 1.49)
2023-07-29 22:42:32.330 INFO    ARF (3428): Final RCS 9.92 (base 3.30 + loadout 5.12) * axpect 1.45)
2023-07-29 22:42:32.330 INFO    ARF (10188): Final RCS 12.67 (base 3.60 + loadout 7.30) * axpect 1.49)
2023-07-29 22:42:32.330 INFO    ARF (10188): Final RCS 9.92 (base 3.30 + loadout 5.12) * axpect 1.45)
2023-07-29 22:42:32.341 INFO    ARF (13420): Final RCS 8.18 (base 3.30 + loadout 2.57) * axpect 1.70)
2023-07-29 22:42:32.341 INFO    ARF (13420): Final RCS 38.57 (base 3.30 + loadout 0.00) * axpect 11.69)
2023-07-29 22:42:32.341 INFO    ARF (13420): Final RCS 31.74 (base 2.40 + loadout 0.00) * axpect 13.22)
2023-07-29 22:42:32.341 INFO    ARF (13420): Final RCS 12.67 (base 3.60 + loadout 7.30) * axpect 1.49)
2023-07-29 22:42:32.341 INFO    ARF (13420): Final RCS 9.92 (base 3.30 + loadout 5.12) * axpect 1.45)
2023-07-29 22:42:32.360 INFO    ARF (5996): Final RCS 8.18 (base 3.30 + loadout 2.57) * axpect 1.70)
2023-07-29 22:42:32.360 INFO    ARF (5996): Final RCS 38.57 (base 3.30 + loadout 0.00) * axpect 11.69)
2023-07-29 22:42:32.360 INFO    ARF (5996): Final RCS 31.74 (base 2.40 + loadout 0.00) * axpect 13.22)
2023-07-29 22:42:32.360 INFO    ARF (5996): Final RCS 12.67 (base 3.60 + loadout 7.30) * axpect 1.49)
2023-07-29 22:42:32.360 INFO    ARF (5996): Final RCS 9.92 (base 3.30 + loadout 5.12) * axpect 1.45)
2023-07-29 22:42:32.370 INFO    ARF (7300): Final RCS 8.18 (base 3.30 + loadout 2.57) * axpect 1.70)
2023-07-29 22:42:32.370 INFO    ARF (7300): Final RCS 38.57 (base 3.30 + loadout 0.00) * axpect 11.69)
2023-07-29 22:42:32.370 INFO    ARF (7300): Final RCS 31.74 (base 2.40 + loadout 0.00) * axpect 13.22)
2023-07-29 22:42:32.370 INFO    ARF (7300): Final RCS 12.67 (base 3.60 + loadout 7.30) * axpect 1.49)
2023-07-29 22:42:32.370 INFO    ARF (7300): Final RCS 9.92 (base 3.30 + loadout 5.12) * axpect 1.45)
2023-07-29 22:42:32.380 INFO    ARF (16380): Final RCS 8.18 (base 3.30 + loadout 2.57) * axpect 1.70)
2023-07-29 22:42:32.380 INFO    ARF (16380): Final RCS 38.57 (base 3.30 + loadout 0.00) * axpect 11.69)
2023-07-29 22:42:32.380 INFO    ARF (16380): Final RCS 31.74 (base 2.40 + loadout 0.00) * axpect 13.22)
2023-07-29 22:42:32.380 INFO    ARF (16380): Final RCS 12.67 (base 3.60 + loadout 7.30) * axpect 1.49)
2023-07-29 22:42:32.389 INFO    ARF (3968): Final RCS 8.18 (base 3.30 + loadout 2.57) * axpect 1.70)
2023-07-29 22:42:32.389 INFO    ARF (3968): Final RCS 38.57 (base 3.30 + loadout 0.00) * axpect 11.69)
2023-07-29 22:42:32.389 INFO    ARF (3968): Final RCS 31.74 (base 2.40 + loadout 0.00) * axpect 13.22)
2023-07-29 22:42:32.399 INFO    ARF (14528): Final RCS 8.18 (base 3.30 + loadout 2.57) * axpect 1.70)
2023-07-29 22:42:32.399 INFO    ARF (14528): Final RCS 38.57 (base 3.30 + loadout 0.00) * axpect 11.69)
2023-07-29 22:42:32.399 INFO    ARF (14528): Final RCS 31.74 (base 2.40 + loadout 0.00) * axpect 13.22)
2023-07-29 22:42:32.410 INFO    ARF (16380): Final RCS 8.18 (base 3.30 + loadout 2.57) * axpect 1.70)
2023-07-29 22:42:32.410 INFO    ARF (16380): Final RCS 38.57 (base 3.30 + loadout 0.00) * axpect 11.69)
2023-07-29 22:42:32.410 INFO    ARF (16380): Final RCS 31.74 (base 2.40 + loadout 0.00) * axpect 13.22)
2023-07-29 22:42:33.606 INFO    ARF (10832): Final RCS 8.16 (base 3.30 + loadout 2.57) * axpect 1.69)
2023-07-29 22:42:33.606 INFO    ARF (10832): Final RCS 38.56 (base 3.30 + loadout 0.00) * axpect 11.68)
2023-07-29 22:42:33.618 INFO    ARF (14048): Final RCS 8.16 (base 3.30 + loadout 2.57) * axpect 1.69)
2023-07-29 22:42:33.618 INFO    ARF (14048): Final RCS 38.56 (base 3.30 + loadout 0.00) * axpect 11.68)
2023-07-29 22:42:33.618 INFO    ARF (14048): Final RCS 31.75 (base 2.40 + loadout 0.00) * axpect 13.23)
2023-07-29 22:42:33.626 INFO    ARF (11892): Final RCS 8.16 (base 3.30 + loadout 2.57) * axpect 1.69)
2023-07-29 22:42:33.626 INFO    ARF (11892): Final RCS 38.56 (base 3.30 + loadout 0.00) * axpect 11.68)
2023-07-29 22:42:33.626 INFO    ARF (11892): Final RCS 31.75 (base 2.40 + loadout 0.00) * axpect 13.23)
2023-07-29 22:42:33.636 INFO    ARF (13920): Final RCS 8.16 (base 3.30 + loadout 2.57) * axpect 1.69)
2023-07-29 22:42:33.636 INFO    ARF (13920): Final RCS 38.56 (base 3.30 + loadout 0.00) * axpect 11.68)
2023-07-29 22:42:33.636 INFO    ARF (13920): Final RCS 31.75 (base 2.40 + loadout 0.00) * axpect 13.23)
2023-07-29 22:42:33.636 INFO    ARF (13920): Final RCS 13.12 (base 3.60 + loadout 7.30) * axpect 1.61)
2023-07-29 22:42:33.647 INFO    ARF (7300): Final RCS 8.16 (base 3.30 + loadout 2.57) * axpect 1.69)
2023-07-29 22:42:33.647 INFO    ARF (7300): Final RCS 38.56 (base 3.30 + loadout 0.00) * axpect 11.68)
2023-07-29 22:42:33.647 INFO    ARF (7300): Final RCS 31.75 (base 2.40 + loadout 0.00) * axpect 13.23)
2023-07-29 22:42:33.647 INFO    ARF (7300): Final RCS 13.11 (base 3.60 + loadout 7.30) * axpect 1.61)
2023-07-29 22:42:33.647 INFO    ARF (7300): Final RCS 9.90 (base 3.30 + loadout 5.12) * axpect 1.45)
2023-07-29 22:42:33.657 INFO    ARF (12064): Final RCS 8.16 (base 3.30 + loadout 2.57) * axpect 1.69)
2023-07-29 22:42:33.657 INFO    ARF (12064): Final RCS 38.56 (base 3.30 + loadout 0.00) * axpect 11.68)
2023-07-29 22:42:33.657 INFO    ARF (12064): Final RCS 31.75 (base 2.40 + loadout 0.00) * axpect 13.23)
2023-07-29 22:42:33.657 INFO    ARF (12064): Final RCS 13.11 (base 3.60 + loadout 7.30) * axpect 1.61)
2023-07-29 22:42:33.657 INFO    ARF (12064): Final RCS 9.90 (base 3.30 + loadout 5.12) * axpect 1.45)
2023-07-29 22:42:33.666 INFO    ARF (3968): Final RCS 8.16 (base 3.30 + loadout 2.57) * axpect 1.69)
2023-07-29 22:42:33.666 INFO    ARF (3968): Final RCS 38.55 (base 3.30 + loadout 0.00) * axpect 11.68)
2023-07-29 22:42:33.666 INFO    ARF (3968): Final RCS 31.75 (base 2.40 + loadout 0.00) * axpect 13.23)
2023-07-29 22:42:33.666 INFO    ARF (3968): Final RCS 13.11 (base 3.60 + loadout 7.30) * axpect 1.61)
2023-07-29 22:42:33.666 INFO    ARF (3968): Final RCS 9.90 (base 3.30 + loadout 5.12) * axpect 1.45)
2023-07-29 22:42:33.678 INFO    ARF (14528): Final RCS 13.11 (base 3.60 + loadout 7.30) * axpect 1.61)
2023-07-29 22:42:33.678 INFO    ARF (14528): Final RCS 9.90 (base 3.30 + loadout 5.12) * axpect 1.45)
2023-07-29 22:42:33.686 INFO    ARF (13920): Final RCS 13.11 (base 3.60 + loadout 7.30) * axpect 1.61)
2023-07-29 22:42:33.686 INFO    ARF (13920): Final RCS 9.90 (base 3.30 + loadout 5.12) * axpect 1.45)
2023-07-29 22:42:33.698 INFO    ARF (9160): Final RCS 13.11 (base 3.60 + loadout 7.30) * axpect 1.61)
2023-07-29 22:42:33.698 INFO    ARF (9160): Final RCS 9.90 (base 3.30 + loadout 5.12) * axpect 1.45)
2023-07-29 22:42:33.926 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:42:33.926 INFO    ARF (10188): Final RCS 128.95 (base 75.00 + loadout 0.00) * axpect 1.72)
2023-07-29 22:42:33.947 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:42:33.947 INFO    ARF (9160): Final RCS 128.96 (base 75.00 + loadout 0.00) * axpect 1.72)
2023-07-29 22:42:34.447 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:42:34.447 INFO    ARF (16380): Final RCS 129.02 (base 75.00 + loadout 0.00) * axpect 1.72)
2023-07-29 22:42:34.721 WARNING LOG (3992): 5 duplicate message(s) skipped.
2023-07-29 22:42:34.721 INFO    ARF (3968): Final RCS 9.88 (base 3.30 + loadout 5.12) * axpect 1.44)
2023-07-29 22:42:36.100 WARNING LOG (3992): 6 duplicate message(s) skipped.
2023-07-29 22:42:36.100 INFO    ARF (1352): Final RCS 8.17 (base 3.30 + loadout 2.57) * axpect 1.70)
2023-07-29 22:42:36.100 INFO    ARF (1352): Final RCS 31.78 (base 2.40 + loadout 0.00) * axpect 13.24)
2023-07-29 22:42:36.109 INFO    ARF (11024): Final RCS 8.17 (base 3.30 + loadout 2.57) * axpect 1.70)
2023-07-29 22:42:36.109 INFO    ARF (11024): Final RCS 31.78 (base 2.40 + loadout 0.00) * axpect 13.24)
2023-07-29 22:42:36.120 INFO    ARF (13420): Final RCS 8.17 (base 3.30 + loadout 2.57) * axpect 1.70)
2023-07-29 22:42:36.120 INFO    ARF (13420): Final RCS 31.78 (base 2.40 + loadout 0.00) * axpect 13.24)
2023-07-29 22:42:36.120 INFO    ARF (13420): Final RCS 13.02 (base 3.60 + loadout 7.30) * axpect 1.59)
2023-07-29 22:42:36.129 INFO    ARF (1352): Final RCS 8.17 (base 3.30 + loadout 2.57) * axpect 1.70)
2023-07-29 22:42:36.129 INFO    ARF (1352): Final RCS 31.78 (base 2.40 + loadout 0.00) * axpect 13.24)
2023-07-29 22:42:36.129 INFO    ARF (1352): Final RCS 13.02 (base 3.60 + loadout 7.30) * axpect 1.59)
2023-07-29 22:42:36.140 INFO    ARF (3968): Final RCS 8.17 (base 3.30 + loadout 2.57) * axpect 1.70)
2023-07-29 22:42:36.140 INFO    ARF (3968): Final RCS 31.78 (base 2.40 + loadout 0.00) * axpect 13.24)
2023-07-29 22:42:36.140 INFO    ARF (3968): Final RCS 13.02 (base 3.60 + loadout 7.30) * axpect 1.59)
2023-07-29 22:42:36.140 INFO    ARF (3968): Final RCS 9.87 (base 3.30 + loadout 5.12) * axpect 1.44)
2023-07-29 22:42:36.150 INFO    ARF (14528): Final RCS 8.17 (base 3.30 + loadout 2.57) * axpect 1.70)
2023-07-29 22:42:36.150 INFO    ARF (14528): Final RCS 31.78 (base 2.40 + loadout 0.00) * axpect 13.24)
2023-07-29 22:42:36.150 INFO    ARF (14528): Final RCS 13.02 (base 3.60 + loadout 7.30) * axpect 1.59)
2023-07-29 22:42:36.150 INFO    ARF (14528): Final RCS 9.87 (base 3.30 + loadout 5.12) * axpect 1.44)
2023-07-29 22:42:36.160 INFO    ARF (3428): Final RCS 31.78 (base 2.40 + loadout 0.00) * axpect 13.24)
2023-07-29 22:42:36.160 INFO    ARF (3428): Final RCS 13.02 (base 3.60 + loadout 7.30) * axpect 1.59)
2023-07-29 22:42:36.160 INFO    ARF (3428): Final RCS 9.87 (base 3.30 + loadout 5.12) * axpect 1.44)
2023-07-29 22:42:36.170 INFO    ARF (3968): Final RCS 13.02 (base 3.60 + loadout 7.30) * axpect 1.59)
2023-07-29 22:42:36.170 INFO    ARF (3968): Final RCS 9.87 (base 3.30 + loadout 5.12) * axpect 1.44)
2023-07-29 22:42:36.180 INFO    ARF (13420): Final RCS 13.02 (base 3.60 + loadout 7.30) * axpect 1.59)
2023-07-29 22:42:36.180 INFO    ARF (13420): Final RCS 9.87 (base 3.30 + loadout 5.12) * axpect 1.44)
2023-07-29 22:42:36.453 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:42:36.453 INFO    ARF (16380): Final RCS 129.27 (base 75.00 + loadout 0.00) * axpect 1.72)
2023-07-29 22:42:36.910 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:42:36.910 INFO    ARF (3968): Final RCS 129.33 (base 75.00 + loadout 0.00) * axpect 1.72)
2023-07-29 22:42:36.930 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:42:36.930 INFO    ARF (5548): Final RCS 129.34 (base 75.00 + loadout 0.00) * axpect 1.72)
2023-07-29 22:42:37.181 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:42:37.181 INFO    ARF (3968): Final RCS 9.87 (base 3.30 + loadout 5.12) * axpect 1.44)
2023-07-29 22:42:37.191 INFO    ARF (14528): Final RCS 13.02 (base 3.60 + loadout 7.30) * axpect 1.59)
2023-07-29 22:42:37.191 INFO    ARF (14528): Final RCS 9.87 (base 3.30 + loadout 5.12) * axpect 1.44)
2023-07-29 22:42:37.202 INFO    ARF (13420): Final RCS 13.02 (base 3.60 + loadout 7.30) * axpect 1.59)
2023-07-29 22:42:37.202 INFO    ARF (13420): Final RCS 9.87 (base 3.30 + loadout 5.12) * axpect 1.44)
2023-07-29 22:42:37.212 INFO    ARF (8204): Final RCS 31.79 (base 2.40 + loadout 0.00) * axpect 13.25)
2023-07-29 22:42:37.212 INFO    ARF (8204): Final RCS 13.02 (base 3.60 + loadout 7.30) * axpect 1.59)
2023-07-29 22:42:37.212 INFO    ARF (8204): Final RCS 9.87 (base 3.30 + loadout 5.12) * axpect 1.44)
2023-07-29 22:42:37.221 INFO    ARF (5276): Final RCS 8.18 (base 3.30 + loadout 2.57) * axpect 1.70)
2023-07-29 22:42:37.221 INFO    ARF (5276): Final RCS 31.79 (base 2.40 + loadout 0.00) * axpect 13.25)
2023-07-29 22:42:37.221 INFO    ARF (5276): Final RCS 13.02 (base 3.60 + loadout 7.30) * axpect 1.59)
2023-07-29 22:42:37.221 INFO    ARF (5276): Final RCS 9.87 (base 3.30 + loadout 5.12) * axpect 1.44)
2023-07-29 22:42:37.232 INFO    ARF (16316): Final RCS 8.18 (base 3.30 + loadout 2.57) * axpect 1.70)
2023-07-29 22:42:37.232 INFO    ARF (16316): Final RCS 31.79 (base 2.40 + loadout 0.00) * axpect 13.25)
2023-07-29 22:42:37.232 INFO    ARF (16316): Final RCS 13.02 (base 3.60 + loadout 7.30) * axpect 1.59)
2023-07-29 22:42:37.232 INFO    ARF (16316): Final RCS 9.87 (base 3.30 + loadout 5.12) * axpect 1.44)
2023-07-29 22:42:37.241 INFO    ARF (11892): Final RCS 8.18 (base 3.30 + loadout 2.57) * axpect 1.70)
2023-07-29 22:42:37.241 INFO    ARF (11892): Final RCS 31.79 (base 2.40 + loadout 0.00) * axpect 13.25)
2023-07-29 22:42:37.241 INFO    ARF (11892): Final RCS 13.02 (base 3.60 + loadout 7.30) * axpect 1.59)
2023-07-29 22:42:37.251 INFO    ARF (5276): Final RCS 8.18 (base 3.30 + loadout 2.57) * axpect 1.70)
2023-07-29 22:42:37.251 INFO    ARF (5276): Final RCS 31.79 (base 2.40 + loadout 0.00) * axpect 13.25)
2023-07-29 22:42:37.251 INFO    ARF (5276): Final RCS 13.02 (base 3.60 + loadout 7.30) * axpect 1.59)
2023-07-29 22:42:37.261 INFO    ARF (8624): Final RCS 8.18 (base 3.30 + loadout 2.57) * axpect 1.70)
2023-07-29 22:42:37.261 INFO    ARF (8624): Final RCS 31.79 (base 2.40 + loadout 0.00) * axpect 13.25)
2023-07-29 22:42:37.271 INFO    ARF (3968): Final RCS 8.18 (base 3.30 + loadout 2.57) * axpect 1.70)
2023-07-29 22:42:37.271 INFO    ARF (3968): Final RCS 31.79 (base 2.40 + loadout 0.00) * axpect 13.25)
2023-07-29 22:42:37.555 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:42:38.502 INFO    ARF (9160): Final RCS 8.19 (base 3.30 + loadout 2.57) * axpect 1.70)
2023-07-29 22:42:38.502 INFO    ARF (9160): Final RCS 31.81 (base 2.40 + loadout 0.00) * axpect 13.25)
2023-07-29 22:42:38.512 INFO    ARF (16380): Final RCS 8.19 (base 3.30 + loadout 2.57) * axpect 1.70)
2023-07-29 22:42:38.512 INFO    ARF (16380): Final RCS 31.81 (base 2.40 + loadout 0.00) * axpect 13.25)
2023-07-29 22:42:38.522 INFO    ARF (16316): Final RCS 8.19 (base 3.30 + loadout 2.57) * axpect 1.70)
2023-07-29 22:42:38.522 INFO    ARF (16316): Final RCS 31.81 (base 2.40 + loadout 0.00) * axpect 13.25)
2023-07-29 22:42:38.531 INFO    ARF (9160): Final RCS 8.19 (base 3.30 + loadout 2.57) * axpect 1.70)
2023-07-29 22:42:38.531 INFO    ARF (9160): Final RCS 31.81 (base 2.40 + loadout 0.00) * axpect 13.26)
2023-07-29 22:42:38.531 INFO    ARF (9160): Final RCS 13.05 (base 3.60 + loadout 7.30) * axpect 1.60)
2023-07-29 22:42:38.542 INFO    ARF (16380): Final RCS 8.19 (base 3.30 + loadout 2.57) * axpect 1.70)
2023-07-29 22:42:38.542 INFO    ARF (16380): Final RCS 31.81 (base 2.40 + loadout 0.00) * axpect 13.26)
2023-07-29 22:42:38.542 INFO    ARF (16380): Final RCS 13.05 (base 3.60 + loadout 7.30) * axpect 1.60)
2023-07-29 22:42:38.542 INFO    ARF (16380): Final RCS 9.87 (base 3.30 + loadout 5.12) * axpect 1.44)
2023-07-29 22:42:38.552 INFO    ARF (3968): Final RCS 8.20 (base 3.30 + loadout 2.57) * axpect 1.70)
2023-07-29 22:42:38.552 INFO    ARF (3968): Final RCS 31.81 (base 2.40 + loadout 0.00) * axpect 13.26)
2023-07-29 22:42:38.552 INFO    ARF (3968): Final RCS 13.05 (base 3.60 + loadout 7.30) * axpect 1.60)
2023-07-29 22:42:38.552 INFO    ARF (3968): Final RCS 9.87 (base 3.30 + loadout 5.12) * axpect 1.44)
2023-07-29 22:42:38.563 INFO    ARF (9160): Final RCS 8.20 (base 3.30 + loadout 2.57) * axpect 1.70)
2023-07-29 22:42:38.563 INFO    ARF (9160): Final RCS 31.81 (base 2.40 + loadout 0.00) * axpect 13.26)
2023-07-29 22:42:38.563 INFO    ARF (9160): Final RCS 13.05 (base 3.60 + loadout 7.30) * axpect 1.60)
2023-07-29 22:42:38.563 INFO    ARF (9160): Final RCS 9.87 (base 3.30 + loadout 5.12) * axpect 1.44)
2023-07-29 22:42:38.571 INFO    ARF (14528): Final RCS 13.05 (base 3.60 + loadout 7.30) * axpect 1.60)
2023-07-29 22:42:38.571 INFO    ARF (14528): Final RCS 9.87 (base 3.30 + loadout 5.12) * axpect 1.44)
2023-07-29 22:42:38.582 INFO    ARF (5548): Final RCS 13.05 (base 3.60 + loadout 7.30) * axpect 1.60)
2023-07-29 22:42:38.582 INFO    ARF (5548): Final RCS 9.87 (base 3.30 + loadout 5.12) * axpect 1.44)
2023-07-29 22:42:38.812 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:42:38.812 INFO    ARF (16316): Final RCS 149.03 (base 75.00 + loadout 0.00) * axpect 1.99)
2023-07-29 22:42:38.823 INFO    ARF (10832): Final RCS 149.11 (base 75.00 + loadout 0.00) * axpect 1.99)
2023-07-29 22:42:38.833 INFO    ARF (14048): Final RCS 149.18 (base 75.00 + loadout 0.00) * axpect 1.99)
2023-07-29 22:42:38.842 INFO    ARF (5996): Final RCS 149.25 (base 75.00 + loadout 0.00) * axpect 1.99)
2023-07-29 22:42:38.854 INFO    ARF (8624): Final RCS 149.32 (base 75.00 + loadout 0.00) * axpect 1.99)
2023-07-29 22:42:38.863 INFO    ARF (3428): Final RCS 149.40 (base 75.00 + loadout 0.00) * axpect 1.99)
2023-07-29 22:42:38.873 INFO    ARF (9160): Final RCS 149.47 (base 75.00 + loadout 0.00) * axpect 1.99)
2023-07-29 22:42:39.316 INFO    ARF (9160): Final RCS 152.37 (base 75.00 + loadout 0.00) * axpect 2.03)
2023-07-29 22:42:39.324 INFO    ARF (8204): Final RCS 152.42 (base 75.00 + loadout 0.00) * axpect 2.03)
2023-07-29 22:42:39.336 INFO    ARF (14528): Final RCS 152.46 (base 75.00 + loadout 0.00) * axpect 2.03)
2023-07-29 22:42:39.354 INFO    ARF (5548): Final RCS 152.50 (base 75.00 + loadout 0.00) * axpect 2.03)
2023-07-29 22:42:39.363 INFO    ARF (3428): Final RCS 152.55 (base 75.00 + loadout 0.00) * axpect 2.03)
2023-07-29 22:42:39.373 INFO    ARF (448): Final RCS 152.59 (base 75.00 + loadout 0.00) * axpect 2.03)
2023-07-29 22:42:39.383 INFO    ARF (5548): Final RCS 152.63 (base 75.00 + loadout 0.00) * axpect 2.04)
2023-07-29 22:42:39.585 INFO    ARF (10832): Final RCS 9.88 (base 3.30 + loadout 5.12) * axpect 1.44)
2023-07-29 22:42:39.806 WARNING LOG (3992): 6 duplicate message(s) skipped.
2023-07-29 22:42:39.806 DEBUG   LuaGUI (Main): --- onChatMessage---	ill get the other two	22	-2
2023-07-29 22:42:40.981 INFO    ARF (448): Final RCS 8.87 (base 3.30 + loadout 2.57) * axpect 1.91)
2023-07-29 22:42:40.981 INFO    ARF (448): Final RCS 31.85 (base 2.40 + loadout 0.00) * axpect 13.27)
2023-07-29 22:42:40.989 INFO    ARF (9160): Final RCS 8.89 (base 3.30 + loadout 2.57) * axpect 1.92)
2023-07-29 22:42:40.989 INFO    ARF (9160): Final RCS 31.85 (base 2.40 + loadout 0.00) * axpect 13.27)
2023-07-29 22:42:41.002 INFO    ARF (5276): Final RCS 8.92 (base 3.30 + loadout 2.57) * axpect 1.92)
2023-07-29 22:42:41.002 INFO    ARF (5276): Final RCS 31.85 (base 2.40 + loadout 0.00) * axpect 13.27)
2023-07-29 22:42:41.010 INFO    ARF (448): Final RCS 8.94 (base 3.30 + loadout 2.57) * axpect 1.93)
2023-07-29 22:42:41.010 INFO    ARF (448): Final RCS 31.85 (base 2.40 + loadout 0.00) * axpect 13.27)
2023-07-29 22:42:41.010 INFO    ARF (448): Final RCS 13.14 (base 3.60 + loadout 7.30) * axpect 1.62)
2023-07-29 22:42:41.020 INFO    ARF (8204): Final RCS 8.96 (base 3.30 + loadout 2.57) * axpect 1.94)
2023-07-29 22:42:41.020 INFO    ARF (8204): Final RCS 31.85 (base 2.40 + loadout 0.00) * axpect 13.27)
2023-07-29 22:42:41.020 INFO    ARF (8204): Final RCS 13.14 (base 3.60 + loadout 7.30) * axpect 1.62)
2023-07-29 22:42:41.020 INFO    ARF (8204): Final RCS 9.89 (base 3.30 + loadout 5.12) * axpect 1.44)
2023-07-29 22:42:41.029 INFO    ARF (14048): Final RCS 8.98 (base 3.30 + loadout 2.57) * axpect 1.94)
2023-07-29 22:42:41.029 INFO    ARF (14048): Final RCS 31.85 (base 2.40 + loadout 0.00) * axpect 13.27)
2023-07-29 22:42:41.029 INFO    ARF (14048): Final RCS 13.14 (base 3.60 + loadout 7.30) * axpect 1.62)
2023-07-29 22:42:41.029 INFO    ARF (14048): Final RCS 9.89 (base 3.30 + loadout 5.12) * axpect 1.44)
2023-07-29 22:42:41.039 INFO    ARF (16380): Final RCS 9.01 (base 3.30 + loadout 2.57) * axpect 1.95)
2023-07-29 22:42:41.039 INFO    ARF (16380): Final RCS 31.85 (base 2.40 + loadout 0.00) * axpect 13.27)
2023-07-29 22:42:41.039 INFO    ARF (16380): Final RCS 13.14 (base 3.60 + loadout 7.30) * axpect 1.62)
2023-07-29 22:42:41.039 INFO    ARF (16380): Final RCS 9.89 (base 3.30 + loadout 5.12) * axpect 1.44)
2023-07-29 22:42:41.049 INFO    ARF (9160): Final RCS 13.14 (base 3.60 + loadout 7.30) * axpect 1.62)
2023-07-29 22:42:41.049 INFO    ARF (9160): Final RCS 9.89 (base 3.30 + loadout 5.12) * axpect 1.44)
2023-07-29 22:42:41.058 INFO    ARF (13920): Final RCS 13.14 (base 3.60 + loadout 7.30) * axpect 1.62)
2023-07-29 22:42:41.058 INFO    ARF (13920): Final RCS 9.89 (base 3.30 + loadout 5.12) * axpect 1.44)
2023-07-29 22:42:41.327 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:42:41.327 INFO    ARF (14048): Final RCS 146.07 (base 75.00 + loadout 0.00) * axpect 1.95)
2023-07-29 22:42:41.337 INFO    ARF (11892): Final RCS 145.97 (base 75.00 + loadout 0.00) * axpect 1.95)
2023-07-29 22:42:41.348 INFO    ARF (5276): Final RCS 145.88 (base 75.00 + loadout 0.00) * axpect 1.95)
2023-07-29 22:42:41.778 INFO    ARF (12064): Final RCS 141.40 (base 75.00 + loadout 0.00) * axpect 1.89)
2023-07-29 22:42:41.788 INFO    ARF (11024): Final RCS 141.29 (base 75.00 + loadout 0.00) * axpect 1.88)
2023-07-29 22:42:41.799 INFO    ARF (16316): Final RCS 141.17 (base 75.00 + loadout 0.00) * axpect 1.88)
2023-07-29 22:42:41.807 INFO    ARF (16380): Final RCS 141.06 (base 75.00 + loadout 0.00) * axpect 1.88)
2023-07-29 22:42:41.817 INFO    ARF (5548): Final RCS 140.94 (base 75.00 + loadout 0.00) * axpect 1.88)
2023-07-29 22:42:41.826 INFO    ARF (5276): Final RCS 140.83 (base 75.00 + loadout 0.00) * axpect 1.88)
2023-07-29 22:42:41.837 INFO    ARF (14528): Final RCS 140.71 (base 75.00 + loadout 0.00) * axpect 1.88)
2023-07-29 22:42:42.051 INFO    ARF (16316): Final RCS 9.90 (base 3.30 + loadout 5.12) * axpect 1.45)
2023-07-29 22:42:42.060 INFO    ARF (10188): Final RCS 13.16 (base 3.60 + loadout 7.30) * axpect 1.63)
2023-07-29 22:42:42.060 INFO    ARF (10188): Final RCS 24.47 (base 3.30 + loadout 0.00) * axpect 7.41)
2023-07-29 22:42:42.060 INFO    ARF (10188): Final RCS 9.90 (base 3.30 + loadout 5.12) * axpect 1.45)
2023-07-29 22:42:42.070 INFO    ARF (9160): Final RCS 13.16 (base 3.60 + loadout 7.30) * axpect 1.63)
2023-07-29 22:42:42.070 INFO    ARF (9160): Final RCS 24.47 (base 3.30 + loadout 0.00) * axpect 7.41)
2023-07-29 22:42:42.070 INFO    ARF (9160): Final RCS 9.90 (base 3.30 + loadout 5.12) * axpect 1.45)
2023-07-29 22:42:42.080 INFO    ARF (10832): Final RCS 13.16 (base 3.60 + loadout 7.30) * axpect 1.63)
2023-07-29 22:42:42.080 INFO    ARF (10832): Final RCS 24.47 (base 3.30 + loadout 0.00) * axpect 7.41)
2023-07-29 22:42:42.080 INFO    ARF (10832): Final RCS 9.90 (base 3.30 + loadout 5.12) * axpect 1.45)
2023-07-29 22:42:42.090 INFO    ARF (10188): Final RCS 9.32 (base 3.30 + loadout 2.57) * axpect 2.05)
2023-07-29 22:42:42.090 INFO    ARF (10188): Final RCS 31.87 (base 2.40 + loadout 0.00) * axpect 13.28)
2023-07-29 22:42:42.090 INFO    ARF (10188): Final RCS 13.16 (base 3.60 + loadout 7.30) * axpect 1.63)
2023-07-29 22:42:42.090 INFO    ARF (10188): Final RCS 24.47 (base 3.30 + loadout 0.00) * axpect 7.41)
2023-07-29 22:42:42.090 INFO    ARF (10188): Final RCS 9.90 (base 3.30 + loadout 5.12) * axpect 1.45)
2023-07-29 22:42:42.100 INFO    ARF (13920): Final RCS 9.33 (base 3.30 + loadout 2.57) * axpect 2.05)
2023-07-29 22:42:42.100 INFO    ARF (13920): Final RCS 31.87 (base 2.40 + loadout 0.00) * axpect 13.28)
2023-07-29 22:42:42.100 INFO    ARF (13920): Final RCS 13.16 (base 3.60 + loadout 7.30) * axpect 1.63)
2023-07-29 22:42:42.100 INFO    ARF (13920): Final RCS 24.47 (base 3.30 + loadout 0.00) * axpect 7.41)
2023-07-29 22:42:42.100 INFO    ARF (13920): Final RCS 9.90 (base 3.30 + loadout 5.12) * axpect 1.45)
2023-07-29 22:42:42.109 INFO    ARF (14528): Final RCS 9.34 (base 3.30 + loadout 2.57) * axpect 2.05)
2023-07-29 22:42:42.109 INFO    ARF (14528): Final RCS 31.87 (base 2.40 + loadout 0.00) * axpect 13.28)
2023-07-29 22:42:42.109 INFO    ARF (14528): Final RCS 13.16 (base 3.60 + loadout 7.30) * axpect 1.63)
2023-07-29 22:42:42.109 INFO    ARF (14528): Final RCS 24.47 (base 3.30 + loadout 0.00) * axpect 7.41)
2023-07-29 22:42:42.119 INFO    ARF (13420): Final RCS 9.34 (base 3.30 + loadout 2.57) * axpect 2.05)
2023-07-29 22:42:42.119 INFO    ARF (13420): Final RCS 31.87 (base 2.40 + loadout 0.00) * axpect 13.28)
2023-07-29 22:42:42.119 INFO    ARF (13420): Final RCS 13.16 (base 3.60 + loadout 7.30) * axpect 1.63)
2023-07-29 22:42:42.119 INFO    ARF (13420): Final RCS 24.47 (base 3.30 + loadout 0.00) * axpect 7.41)
2023-07-29 22:42:42.129 INFO    ARF (8204): Final RCS 9.35 (base 3.30 + loadout 2.57) * axpect 2.05)
2023-07-29 22:42:42.129 INFO    ARF (8204): Final RCS 31.87 (base 2.40 + loadout 0.00) * axpect 13.28)
2023-07-29 22:42:42.139 INFO    ARF (17328): Final RCS 9.36 (base 3.30 + loadout 2.57) * axpect 2.06)
2023-07-29 22:42:42.139 INFO    ARF (17328): Final RCS 31.87 (base 2.40 + loadout 0.00) * axpect 13.28)
2023-07-29 22:42:42.149 INFO    ARF (13420): Final RCS 9.36 (base 3.30 + loadout 2.57) * axpect 2.06)
2023-07-29 22:42:42.229 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:42:42.845 ERROR   APP (Main): missed aicraft descriptor for VSN_F100, making placeholder
2023-07-29 22:42:43.382 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:42:43.382 INFO    ARF (10188): Final RCS 7.59 (base 3.30 + loadout 2.57) * axpect 1.52)
2023-07-29 22:42:43.391 INFO    ARF (14048): Final RCS 7.57 (base 3.30 + loadout 2.57) * axpect 1.52)
2023-07-29 22:42:43.391 INFO    ARF (14048): Final RCS 5.58 (base 3.30 + loadout 0.00) * axpect 1.69)
2023-07-29 22:42:43.391 INFO    ARF (14048): Final RCS 31.89 (base 2.40 + loadout 0.00) * axpect 13.29)
2023-07-29 22:42:43.401 INFO    ARF (5548): Final RCS 7.55 (base 3.30 + loadout 2.57) * axpect 1.51)
2023-07-29 22:42:43.401 INFO    ARF (5548): Final RCS 5.58 (base 3.30 + loadout 0.00) * axpect 1.69)
2023-07-29 22:42:43.401 INFO    ARF (5548): Final RCS 31.89 (base 2.40 + loadout 0.00) * axpect 13.29)
2023-07-29 22:42:43.412 INFO    ARF (5996): Final RCS 7.53 (base 3.30 + loadout 2.57) * axpect 1.50)
2023-07-29 22:42:43.412 INFO    ARF (5996): Final RCS 5.58 (base 3.30 + loadout 0.00) * axpect 1.69)
2023-07-29 22:42:43.412 INFO    ARF (5996): Final RCS 31.89 (base 2.40 + loadout 0.00) * axpect 13.29)
2023-07-29 22:42:43.412 INFO    ARF (5996): Final RCS 13.20 (base 3.60 + loadout 7.30) * axpect 1.64)
2023-07-29 22:42:43.412 INFO    ARF (5996): Final RCS 24.48 (base 3.30 + loadout 0.00) * axpect 7.42)
2023-07-29 22:42:43.421 INFO    ARF (11892): Final RCS 7.51 (base 3.30 + loadout 2.57) * axpect 1.50)
2023-07-29 22:42:43.421 INFO    ARF (11892): Final RCS 5.58 (base 3.30 + loadout 0.00) * axpect 1.69)
2023-07-29 22:42:43.421 INFO    ARF (11892): Final RCS 31.89 (base 2.40 + loadout 0.00) * axpect 13.29)
2023-07-29 22:42:43.421 INFO    ARF (11892): Final RCS 13.20 (base 3.60 + loadout 7.30) * axpect 1.64)
2023-07-29 22:42:43.421 INFO    ARF (11892): Final RCS 24.48 (base 3.30 + loadout 0.00) * axpect 7.42)
2023-07-29 22:42:43.429 INFO    ARF (8624): Final RCS 7.50 (base 3.30 + loadout 2.57) * axpect 1.49)
2023-07-29 22:42:43.429 INFO    ARF (8624): Final RCS 5.58 (base 3.30 + loadout 0.00) * axpect 1.69)
2023-07-29 22:42:43.429 INFO    ARF (8624): Final RCS 31.89 (base 2.40 + loadout 0.00) * axpect 13.29)
2023-07-29 22:42:43.429 INFO    ARF (8624): Final RCS 13.20 (base 3.60 + loadout 7.30) * axpect 1.64)
2023-07-29 22:42:43.429 INFO    ARF (8624): Final RCS 24.48 (base 3.30 + loadout 0.00) * axpect 7.42)
2023-07-29 22:42:43.430 INFO    ARF (8624): Final RCS 9.91 (base 3.30 + loadout 5.12) * axpect 1.45)
2023-07-29 22:42:43.440 INFO    ARF (12064): Final RCS 7.48 (base 3.30 + loadout 2.57) * axpect 1.49)
2023-07-29 22:42:43.440 INFO    ARF (12064): Final RCS 5.58 (base 3.30 + loadout 0.00) * axpect 1.69)
2023-07-29 22:42:43.440 INFO    ARF (12064): Final RCS 31.89 (base 2.40 + loadout 0.00) * axpect 13.29)
2023-07-29 22:42:43.440 INFO    ARF (12064): Final RCS 13.20 (base 3.60 + loadout 7.30) * axpect 1.64)
2023-07-29 22:42:43.440 INFO    ARF (12064): Final RCS 24.48 (base 3.30 + loadout 0.00) * axpect 7.42)
2023-07-29 22:42:43.440 INFO    ARF (12064): Final RCS 9.91 (base 3.30 + loadout 5.12) * axpect 1.45)
2023-07-29 22:42:43.450 INFO    ARF (5276): Final RCS 13.20 (base 3.60 + loadout 7.30) * axpect 1.64)
2023-07-29 22:42:43.450 INFO    ARF (5276): Final RCS 24.48 (base 3.30 + loadout 0.00) * axpect 7.42)
2023-07-29 22:42:43.450 INFO    ARF (5276): Final RCS 9.91 (base 3.30 + loadout 5.12) * axpect 1.45)
2023-07-29 22:42:43.459 INFO    ARF (10832): Final RCS 13.20 (base 3.60 + loadout 7.30) * axpect 1.64)
2023-07-29 22:42:43.459 INFO    ARF (10832): Final RCS 24.48 (base 3.30 + loadout 0.00) * axpect 7.42)
2023-07-29 22:42:43.459 INFO    ARF (10832): Final RCS 9.91 (base 3.30 + loadout 5.12) * axpect 1.45)
2023-07-29 22:42:43.467 INFO    ARF (14048): Final RCS 13.20 (base 3.60 + loadout 7.30) * axpect 1.64)
2023-07-29 22:42:43.467 INFO    ARF (14048): Final RCS 24.48 (base 3.30 + loadout 0.00) * axpect 7.42)
2023-07-29 22:42:43.467 INFO    ARF (14048): Final RCS 9.91 (base 3.30 + loadout 5.12) * axpect 1.45)
2023-07-29 22:42:43.703 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:42:43.703 INFO    ARF (14528): Final RCS 119.05 (base 75.00 + loadout 0.00) * axpect 1.59)
2023-07-29 22:42:43.712 INFO    ARF (8204): Final RCS 118.95 (base 75.00 + loadout 0.00) * axpect 1.59)
2023-07-29 22:42:43.721 INFO    ARF (10832): Final RCS 118.85 (base 75.00 + loadout 0.00) * axpect 1.58)
2023-07-29 22:42:43.731 INFO    ARF (11892): Final RCS 118.76 (base 75.00 + loadout 0.00) * axpect 1.58)
2023-07-29 22:42:43.741 INFO    ARF (13420): Final RCS 118.66 (base 75.00 + loadout 0.00) * axpect 1.58)
2023-07-29 22:42:43.750 INFO    ARF (16380): Final RCS 118.56 (base 75.00 + loadout 0.00) * axpect 1.58)
2023-07-29 22:42:44.192 INFO    ARF (5996): Final RCS 114.77 (base 75.00 + loadout 0.00) * axpect 1.53)
2023-07-29 22:42:44.202 INFO    ARF (5276): Final RCS 114.70 (base 75.00 + loadout 0.00) * axpect 1.53)
2023-07-29 22:42:44.212 INFO    ARF (7300): Final RCS 114.62 (base 75.00 + loadout 0.00) * axpect 1.53)
2023-07-29 22:42:44.222 INFO    ARF (1352): Final RCS 114.54 (base 75.00 + loadout 0.00) * axpect 1.53)
2023-07-29 22:42:44.232 INFO    ARF (11024): Final RCS 114.47 (base 75.00 + loadout 0.00) * axpect 1.53)
2023-07-29 22:42:44.243 INFO    ARF (7300): Final RCS 114.40 (base 75.00 + loadout 0.00) * axpect 1.53)
2023-07-29 22:42:44.264 INFO    ARF (16316): Final RCS 114.32 (base 75.00 + loadout 0.00) * axpect 1.52)
2023-07-29 22:42:44.463 INFO    ARF (8204): Final RCS 9.89 (base 3.30 + loadout 5.12) * axpect 1.45)
2023-07-29 22:42:44.503 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:42:44.503 INFO    ARF (12064): Final RCS 9.89 (base 3.30 + loadout 5.12) * axpect 1.44)
2023-07-29 22:42:45.726 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:42:45.726 INFO    INPUT (Main): Key combo skipped. Layer[InputOptionsView] key = [KEY_R] device = [Keyboard] modifiers[key = [KEY_LWIN] device = [Keyboard]] switches[] action[down = -254, ]. Combo already mapped to action [down = -134, ]
2023-07-29 22:42:45.863 INFO    ARF (13420): Final RCS 7.74 (base 3.30 + loadout 2.57) * axpect 1.57)
2023-07-29 22:42:45.872 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:42:45.872 INFO    ARF (7300): Final RCS 5.62 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:42:45.872 INFO    ARF (7300): Final RCS 31.93 (base 2.40 + loadout 0.00) * axpect 13.31)
2023-07-29 22:42:45.882 INFO    ARF (5548): Final RCS 7.74 (base 3.30 + loadout 2.57) * axpect 1.57)
2023-07-29 22:42:45.882 INFO    ARF (5548): Final RCS 5.62 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:42:45.882 INFO    ARF (5548): Final RCS 31.93 (base 2.40 + loadout 0.00) * axpect 13.31)
2023-07-29 22:42:45.892 INFO    ARF (8204): Final RCS 7.74 (base 3.30 + loadout 2.57) * axpect 1.57)
2023-07-29 22:42:45.892 INFO    ARF (8204): Final RCS 5.62 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:42:45.892 INFO    ARF (8204): Final RCS 31.93 (base 2.40 + loadout 0.00) * axpect 13.31)
2023-07-29 22:42:45.892 INFO    ARF (8204): Final RCS 13.23 (base 3.60 + loadout 7.30) * axpect 1.65)
2023-07-29 22:42:45.892 INFO    ARF (8204): Final RCS 24.42 (base 3.30 + loadout 0.00) * axpect 7.40)
2023-07-29 22:42:45.902 INFO    ARF (14528): Final RCS 7.74 (base 3.30 + loadout 2.57) * axpect 1.57)
2023-07-29 22:42:45.902 INFO    ARF (14528): Final RCS 5.62 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:42:45.902 INFO    ARF (14528): Final RCS 31.93 (base 2.40 + loadout 0.00) * axpect 13.31)
2023-07-29 22:42:45.902 INFO    ARF (14528): Final RCS 13.23 (base 3.60 + loadout 7.30) * axpect 1.65)
2023-07-29 22:42:45.902 INFO    ARF (14528): Final RCS 24.42 (base 3.30 + loadout 0.00) * axpect 7.40)
2023-07-29 22:42:45.912 INFO    ARF (11892): Final RCS 7.74 (base 3.30 + loadout 2.57) * axpect 1.57)
2023-07-29 22:42:45.912 INFO    ARF (11892): Final RCS 5.62 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:42:45.912 INFO    ARF (11892): Final RCS 31.93 (base 2.40 + loadout 0.00) * axpect 13.31)
2023-07-29 22:42:45.912 INFO    ARF (11892): Final RCS 13.23 (base 3.60 + loadout 7.30) * axpect 1.65)
2023-07-29 22:42:45.912 INFO    ARF (11892): Final RCS 24.42 (base 3.30 + loadout 0.00) * axpect 7.40)
2023-07-29 22:42:45.912 INFO    ARF (11892): Final RCS 9.95 (base 3.30 + loadout 5.12) * axpect 1.46)
2023-07-29 22:42:45.922 INFO    ARF (8204): Final RCS 7.74 (base 3.30 + loadout 2.57) * axpect 1.57)
2023-07-29 22:42:45.922 INFO    ARF (8204): Final RCS 5.62 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:42:45.922 INFO    ARF (8204): Final RCS 31.93 (base 2.40 + loadout 0.00) * axpect 13.31)
2023-07-29 22:42:45.923 INFO    ARF (8204): Final RCS 13.23 (base 3.60 + loadout 7.30) * axpect 1.65)
2023-07-29 22:42:45.923 INFO    ARF (8204): Final RCS 24.42 (base 3.30 + loadout 0.00) * axpect 7.40)
2023-07-29 22:42:45.923 INFO    ARF (8204): Final RCS 9.95 (base 3.30 + loadout 5.12) * axpect 1.46)
2023-07-29 22:42:45.932 INFO    ARF (7300): Final RCS 13.23 (base 3.60 + loadout 7.30) * axpect 1.65)
2023-07-29 22:42:45.932 INFO    ARF (7300): Final RCS 24.42 (base 3.30 + loadout 0.00) * axpect 7.40)
2023-07-29 22:42:45.932 INFO    ARF (7300): Final RCS 9.95 (base 3.30 + loadout 5.12) * axpect 1.46)
2023-07-29 22:42:45.942 INFO    ARF (14048): Final RCS 13.23 (base 3.60 + loadout 7.30) * axpect 1.65)
2023-07-29 22:42:45.942 INFO    ARF (14048): Final RCS 24.42 (base 3.30 + loadout 0.00) * axpect 7.40)
2023-07-29 22:42:45.942 INFO    ARF (14048): Final RCS 9.96 (base 3.30 + loadout 5.12) * axpect 1.46)
2023-07-29 22:42:45.952 INFO    ARF (10188): Final RCS 13.23 (base 3.60 + loadout 7.30) * axpect 1.65)
2023-07-29 22:42:45.952 INFO    ARF (10188): Final RCS 24.42 (base 3.30 + loadout 0.00) * axpect 7.40)
2023-07-29 22:42:45.952 INFO    ARF (10188): Final RCS 9.96 (base 3.30 + loadout 5.12) * axpect 1.47)
2023-07-29 22:42:45.972 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:42:45.972 INFO    ARF (448): Final RCS 9.97 (base 3.30 + loadout 5.12) * axpect 1.47)
2023-07-29 22:42:46.209 INFO    ARF (13420): Final RCS 110.77 (base 75.00 + loadout 0.00) * axpect 1.48)
2023-07-29 22:42:46.218 INFO    ARF (17328): Final RCS 110.81 (base 75.00 + loadout 0.00) * axpect 1.48)
2023-07-29 22:42:46.228 INFO    ARF (11892): Final RCS 110.86 (base 75.00 + loadout 0.00) * axpect 1.48)
2023-07-29 22:42:46.656 INFO    ARF (10832): Final RCS 113.17 (base 75.00 + loadout 0.00) * axpect 1.51)
2023-07-29 22:42:46.658 INFO    ARF (5548): Final RCS 113.23 (base 75.00 + loadout 0.00) * axpect 1.51)
2023-07-29 22:42:46.660 INFO    ARF (16380): Final RCS 113.31 (base 75.00 + loadout 0.00) * axpect 1.51)
2023-07-29 22:42:46.668 INFO    ARF (8204): Final RCS 113.38 (base 75.00 + loadout 0.00) * axpect 1.51)
2023-07-29 22:42:46.676 INFO    ARF (5996): Final RCS 113.45 (base 75.00 + loadout 0.00) * axpect 1.51)
2023-07-29 22:42:46.685 INFO    ARF (16316): Final RCS 113.52 (base 75.00 + loadout 0.00) * axpect 1.51)
2023-07-29 22:42:46.694 INFO    ARF (12064): Final RCS 113.59 (base 75.00 + loadout 0.00) * axpect 1.51)
2023-07-29 22:42:46.774 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:42:46.774 DEBUG   Scripting (Main): Phrases make : key = 4104
2023-07-29 22:42:46.916 INFO    ARF (14048): Final RCS 10.08 (base 3.30 + loadout 5.12) * axpect 1.50)
2023-07-29 22:42:46.940 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:42:46.940 INFO    ARF (3968): Final RCS 13.27 (base 3.60 + loadout 7.30) * axpect 1.66)
2023-07-29 22:42:46.940 INFO    ARF (3968): Final RCS 24.40 (base 3.30 + loadout 0.00) * axpect 7.39)
2023-07-29 22:42:46.940 INFO    ARF (3968): Final RCS 10.08 (base 3.30 + loadout 5.12) * axpect 1.50)
2023-07-29 22:42:46.943 INFO    ARF (5276): Final RCS 13.27 (base 3.60 + loadout 7.30) * axpect 1.66)
2023-07-29 22:42:46.943 INFO    ARF (5276): Final RCS 24.40 (base 3.30 + loadout 0.00) * axpect 7.39)
2023-07-29 22:42:46.943 INFO    ARF (5276): Final RCS 10.08 (base 3.30 + loadout 5.12) * axpect 1.50)
2023-07-29 22:42:46.950 INFO    ARF (10832): Final RCS 7.66 (base 3.30 + loadout 2.57) * axpect 1.54)
2023-07-29 22:42:46.950 INFO    ARF (10832): Final RCS 5.62 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:42:46.950 INFO    ARF (10832): Final RCS 31.95 (base 2.40 + loadout 0.00) * axpect 13.31)
2023-07-29 22:42:46.950 INFO    ARF (10832): Final RCS 13.27 (base 3.60 + loadout 7.30) * axpect 1.66)
2023-07-29 22:42:46.950 INFO    ARF (10832): Final RCS 24.40 (base 3.30 + loadout 0.00) * axpect 7.39)
2023-07-29 22:42:46.950 INFO    ARF (10832): Final RCS 10.08 (base 3.30 + loadout 5.12) * axpect 1.50)
2023-07-29 22:42:46.959 INFO    ARF (3968): Final RCS 7.66 (base 3.30 + loadout 2.57) * axpect 1.54)
2023-07-29 22:42:46.959 INFO    ARF (3968): Final RCS 5.62 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:42:46.959 INFO    ARF (3968): Final RCS 31.95 (base 2.40 + loadout 0.00) * axpect 13.31)
2023-07-29 22:42:46.959 INFO    ARF (3968): Final RCS 13.28 (base 3.60 + loadout 7.30) * axpect 1.66)
2023-07-29 22:42:46.959 INFO    ARF (3968): Final RCS 24.39 (base 3.30 + loadout 0.00) * axpect 7.39)
2023-07-29 22:42:46.959 INFO    ARF (3968): Final RCS 10.08 (base 3.30 + loadout 5.12) * axpect 1.50)
2023-07-29 22:42:46.969 INFO    ARF (9160): Final RCS 7.66 (base 3.30 + loadout 2.57) * axpect 1.54)
2023-07-29 22:42:46.969 INFO    ARF (9160): Final RCS 5.62 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:42:46.969 INFO    ARF (9160): Final RCS 31.96 (base 2.40 + loadout 0.00) * axpect 13.31)
2023-07-29 22:42:46.969 INFO    ARF (9160): Final RCS 13.28 (base 3.60 + loadout 7.30) * axpect 1.66)
2023-07-29 22:42:46.969 INFO    ARF (9160): Final RCS 24.39 (base 3.30 + loadout 0.00) * axpect 7.39)
2023-07-29 22:42:46.978 INFO    ARF (448): Final RCS 7.66 (base 3.30 + loadout 2.57) * axpect 1.54)
2023-07-29 22:42:46.978 INFO    ARF (448): Final RCS 5.62 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:42:46.978 INFO    ARF (448): Final RCS 31.96 (base 2.40 + loadout 0.00) * axpect 13.31)
2023-07-29 22:42:46.978 INFO    ARF (448): Final RCS 13.28 (base 3.60 + loadout 7.30) * axpect 1.66)
2023-07-29 22:42:46.978 INFO    ARF (448): Final RCS 24.39 (base 3.30 + loadout 0.00) * axpect 7.39)
2023-07-29 22:42:46.994 INFO    ARF (7300): Final RCS 7.66 (base 3.30 + loadout 2.57) * axpect 1.54)
2023-07-29 22:42:46.994 INFO    ARF (7300): Final RCS 5.62 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:42:46.994 INFO    ARF (7300): Final RCS 31.96 (base 2.40 + loadout 0.00) * axpect 13.31)
2023-07-29 22:42:47.009 INFO    ARF (9160): Final RCS 7.66 (base 3.30 + loadout 2.57) * axpect 1.54)
2023-07-29 22:42:47.009 INFO    ARF (9160): Final RCS 5.62 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:42:47.009 INFO    ARF (9160): Final RCS 31.96 (base 2.40 + loadout 0.00) * axpect 13.31)
2023-07-29 22:42:47.010 INFO    ARF (13920): Final RCS 7.66 (base 3.30 + loadout 2.57) * axpect 1.54)
2023-07-29 22:42:47.010 INFO    ARF (13920): Final RCS 5.62 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:42:47.010 INFO    ARF (13920): Final RCS 31.96 (base 2.40 + loadout 0.00) * axpect 13.31)
2023-07-29 22:42:48.256 INFO    ARF (1352): Final RCS 7.64 (base 3.30 + loadout 2.57) * axpect 1.54)
2023-07-29 22:42:48.256 INFO    ARF (1352): Final RCS 5.61 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:42:48.256 INFO    ARF (1352): Final RCS 31.98 (base 2.40 + loadout 0.00) * axpect 13.33)
2023-07-29 22:42:48.274 INFO    ARF (7300): Final RCS 7.64 (base 3.30 + loadout 2.57) * axpect 1.54)
2023-07-29 22:42:48.274 INFO    ARF (7300): Final RCS 5.61 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:42:48.274 INFO    ARF (7300): Final RCS 31.98 (base 2.40 + loadout 0.00) * axpect 13.33)
2023-07-29 22:42:48.283 INFO    ARF (13420): Final RCS 7.64 (base 3.30 + loadout 2.57) * axpect 1.54)
2023-07-29 22:42:48.283 INFO    ARF (13420): Final RCS 5.61 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:42:48.283 INFO    ARF (13420): Final RCS 31.98 (base 2.40 + loadout 0.00) * axpect 13.33)
2023-07-29 22:42:48.294 INFO    ARF (16380): Final RCS 7.64 (base 3.30 + loadout 2.57) * axpect 1.54)
2023-07-29 22:42:48.294 INFO    ARF (16380): Final RCS 5.61 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:42:48.294 INFO    ARF (16380): Final RCS 31.98 (base 2.40 + loadout 0.00) * axpect 13.33)
2023-07-29 22:42:48.294 INFO    ARF (16380): Final RCS 13.31 (base 3.60 + loadout 7.30) * axpect 1.67)
2023-07-29 22:42:48.294 INFO    ARF (16380): Final RCS 24.36 (base 3.30 + loadout 0.00) * axpect 7.38)
2023-07-29 22:42:48.304 INFO    ARF (8204): Final RCS 7.64 (base 3.30 + loadout 2.57) * axpect 1.54)
2023-07-29 22:42:48.304 INFO    ARF (8204): Final RCS 5.61 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:42:48.304 INFO    ARF (8204): Final RCS 31.98 (base 2.40 + loadout 0.00) * axpect 13.33)
2023-07-29 22:42:48.304 INFO    ARF (8204): Final RCS 13.31 (base 3.60 + loadout 7.30) * axpect 1.67)
2023-07-29 22:42:48.304 INFO    ARF (8204): Final RCS 24.36 (base 3.30 + loadout 0.00) * axpect 7.38)
2023-07-29 22:42:48.313 INFO    ARF (3968): Final RCS 7.64 (base 3.30 + loadout 2.57) * axpect 1.54)
2023-07-29 22:42:48.313 INFO    ARF (3968): Final RCS 5.61 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:42:48.313 INFO    ARF (3968): Final RCS 31.98 (base 2.40 + loadout 0.00) * axpect 13.33)
2023-07-29 22:42:48.313 INFO    ARF (3968): Final RCS 13.32 (base 3.60 + loadout 7.30) * axpect 1.67)
2023-07-29 22:42:48.313 INFO    ARF (3968): Final RCS 24.36 (base 3.30 + loadout 0.00) * axpect 7.38)
2023-07-29 22:42:48.313 INFO    ARF (3968): Final RCS 10.76 (base 3.30 + loadout 5.12) * axpect 1.71)
2023-07-29 22:42:48.323 INFO    ARF (16380): Final RCS 5.61 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:42:48.323 INFO    ARF (16380): Final RCS 31.98 (base 2.40 + loadout 0.00) * axpect 13.33)
2023-07-29 22:42:48.323 INFO    ARF (16380): Final RCS 13.32 (base 3.60 + loadout 7.30) * axpect 1.67)
2023-07-29 22:42:48.323 INFO    ARF (16380): Final RCS 24.36 (base 3.30 + loadout 0.00) * axpect 7.38)
2023-07-29 22:42:48.323 INFO    ARF (16380): Final RCS 10.78 (base 3.30 + loadout 5.12) * axpect 1.71)
2023-07-29 22:42:48.332 INFO    ARF (8204): Final RCS 13.32 (base 3.60 + loadout 7.30) * axpect 1.67)
2023-07-29 22:42:48.332 INFO    ARF (8204): Final RCS 24.36 (base 3.30 + loadout 0.00) * axpect 7.38)
2023-07-29 22:42:48.332 INFO    ARF (8204): Final RCS 10.79 (base 3.30 + loadout 5.12) * axpect 1.72)
2023-07-29 22:42:48.343 INFO    ARF (13920): Final RCS 13.32 (base 3.60 + loadout 7.30) * axpect 1.67)
2023-07-29 22:42:48.343 INFO    ARF (13920): Final RCS 24.36 (base 3.30 + loadout 0.00) * axpect 7.38)
2023-07-29 22:42:48.343 INFO    ARF (13920): Final RCS 10.80 (base 3.30 + loadout 5.12) * axpect 1.72)
2023-07-29 22:42:48.353 INFO    ARF (16380): Final RCS 10.82 (base 3.30 + loadout 5.12) * axpect 1.73)
2023-07-29 22:42:48.362 INFO    ARF (448): Final RCS 10.83 (base 3.30 + loadout 5.12) * axpect 1.73)
2023-07-29 22:42:48.572 INFO    ARF (9160): Final RCS 137.47 (base 75.00 + loadout 0.00) * axpect 1.83)
2023-07-29 22:42:48.581 INFO    ARF (8624): Final RCS 137.64 (base 75.00 + loadout 0.00) * axpect 1.84)
2023-07-29 22:42:48.589 INFO    ARF (17328): Final RCS 137.81 (base 75.00 + loadout 0.00) * axpect 1.84)
2023-07-29 22:42:48.600 INFO    ARF (9160): Final RCS 137.99 (base 75.00 + loadout 0.00) * axpect 1.84)
2023-07-29 22:42:48.609 INFO    ARF (5548): Final RCS 138.16 (base 75.00 + loadout 0.00) * axpect 1.84)
2023-07-29 22:42:48.620 INFO    ARF (11892): Final RCS 138.34 (base 75.00 + loadout 0.00) * axpect 1.84)
2023-07-29 22:42:48.628 INFO    ARF (16316): Final RCS 138.51 (base 75.00 + loadout 0.00) * axpect 1.85)
2023-07-29 22:42:49.025 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:42:49.061 INFO    ARF (5548): Final RCS 146.33 (base 75.00 + loadout 0.00) * axpect 1.95)
2023-07-29 22:42:49.071 INFO    ARF (11892): Final RCS 146.52 (base 75.00 + loadout 0.00) * axpect 1.95)
2023-07-29 22:42:49.081 INFO    ARF (10832): Final RCS 146.71 (base 75.00 + loadout 0.00) * axpect 1.96)
2023-07-29 22:42:49.091 INFO    ARF (9160): Final RCS 146.90 (base 75.00 + loadout 0.00) * axpect 1.96)
2023-07-29 22:42:49.102 INFO    ARF (3968): Final RCS 147.08 (base 75.00 + loadout 0.00) * axpect 1.96)
2023-07-29 22:42:49.111 INFO    ARF (7300): Final RCS 147.27 (base 75.00 + loadout 0.00) * axpect 1.96)
2023-07-29 22:42:49.120 INFO    ARF (3428): Final RCS 147.46 (base 75.00 + loadout 0.00) * axpect 1.97)
2023-07-29 22:42:49.268 INFO    M2KC_CPT (Main): Drift N=-0.000419nm E=-0.002879nm  GS N=-0.398200 E=-0.136056 Angle errors vertical=0.001907 horizontal=-0.058637
2023-07-29 22:42:49.326 INFO    ARF (1352): Final RCS 11.81 (base 3.30 + loadout 5.12) * axpect 2.03)
2023-07-29 22:42:49.364 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:42:49.364 INFO    ARF (7300): Final RCS 11.82 (base 3.30 + loadout 5.12) * axpect 2.03)
2023-07-29 22:42:49.386 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:42:49.386 INFO    INPUT (Main): Key combo skipped. Layer[InputOptionsView] key = [KEY_R] device = [Keyboard] modifiers[key = [KEY_LWIN] device = [Keyboard]] switches[] action[down = -253, ]. Combo already mapped to action [down = -133, ]
2023-07-29 22:42:49.388 INFO    ARF (5548): Final RCS 11.82 (base 3.30 + loadout 5.12) * axpect 2.03)
2023-07-29 22:42:49.446 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:42:49.697 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:42:49.697 DEBUG   Scripting (Main): Phrases make : key = 4381
2023-07-29 22:42:50.463 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:42:50.741 INFO    ARF (9160): Final RCS 7.46 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:42:50.741 INFO    ARF (9160): Final RCS 5.61 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:42:50.741 INFO    ARF (9160): Final RCS 32.03 (base 2.40 + loadout 0.00) * axpect 13.35)
2023-07-29 22:42:50.749 INFO    ARF (1352): Final RCS 7.46 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:42:50.749 INFO    ARF (1352): Final RCS 5.61 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:42:50.749 INFO    ARF (1352): Final RCS 32.03 (base 2.40 + loadout 0.00) * axpect 13.35)
2023-07-29 22:42:50.758 INFO    ARF (8204): Final RCS 7.46 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:42:50.758 INFO    ARF (8204): Final RCS 5.61 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:42:50.758 INFO    ARF (8204): Final RCS 32.03 (base 2.40 + loadout 0.00) * axpect 13.35)
2023-07-29 22:42:50.768 INFO    ARF (9160): Final RCS 7.46 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:42:50.768 INFO    ARF (9160): Final RCS 5.61 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:42:50.768 INFO    ARF (9160): Final RCS 32.03 (base 2.40 + loadout 0.00) * axpect 13.35)
2023-07-29 22:42:50.768 INFO    ARF (9160): Final RCS 13.40 (base 3.60 + loadout 7.30) * axpect 1.69)
2023-07-29 22:42:50.768 INFO    ARF (9160): Final RCS 24.31 (base 3.30 + loadout 0.00) * axpect 7.37)
2023-07-29 22:42:50.780 INFO    ARF (8624): Final RCS 7.46 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:42:50.780 INFO    ARF (8624): Final RCS 5.61 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:42:50.780 INFO    ARF (8624): Final RCS 32.04 (base 2.40 + loadout 0.00) * axpect 13.35)
2023-07-29 22:42:50.780 INFO    ARF (8624): Final RCS 13.40 (base 3.60 + loadout 7.30) * axpect 1.69)
2023-07-29 22:42:50.780 INFO    ARF (8624): Final RCS 24.30 (base 3.30 + loadout 0.00) * axpect 7.37)
2023-07-29 22:42:50.790 INFO    ARF (11024): Final RCS 7.46 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:42:50.790 INFO    ARF (11024): Final RCS 5.61 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:42:50.790 INFO    ARF (11024): Final RCS 32.04 (base 2.40 + loadout 0.00) * axpect 13.35)
2023-07-29 22:42:50.790 INFO    ARF (11024): Final RCS 13.40 (base 3.60 + loadout 7.30) * axpect 1.69)
2023-07-29 22:42:50.790 INFO    ARF (11024): Final RCS 24.30 (base 3.30 + loadout 0.00) * axpect 7.37)
2023-07-29 22:42:50.790 INFO    ARF (11024): Final RCS 11.56 (base 3.30 + loadout 5.12) * axpect 1.95)
2023-07-29 22:42:50.798 INFO    ARF (1352): Final RCS 32.04 (base 2.40 + loadout 0.00) * axpect 13.35)
2023-07-29 22:42:50.798 INFO    ARF (1352): Final RCS 13.40 (base 3.60 + loadout 7.30) * axpect 1.69)
2023-07-29 22:42:50.798 INFO    ARF (1352): Final RCS 24.30 (base 3.30 + loadout 0.00) * axpect 7.36)
2023-07-29 22:42:50.798 INFO    ARF (1352): Final RCS 11.55 (base 3.30 + loadout 5.12) * axpect 1.95)
2023-07-29 22:42:50.805 INFO    ARF (13420): Final RCS 13.39 (base 3.60 + loadout 7.30) * axpect 1.69)
2023-07-29 22:42:50.805 INFO    ARF (13420): Final RCS 24.30 (base 3.30 + loadout 0.00) * axpect 7.36)
2023-07-29 22:42:50.805 INFO    ARF (13420): Final RCS 11.55 (base 3.30 + loadout 5.12) * axpect 1.95)
2023-07-29 22:42:50.817 INFO    ARF (5548): Final RCS 13.39 (base 3.60 + loadout 7.30) * axpect 1.69)
2023-07-29 22:42:50.817 INFO    ARF (5548): Final RCS 24.30 (base 3.30 + loadout 0.00) * axpect 7.36)
2023-07-29 22:42:50.817 INFO    ARF (5548): Final RCS 11.54 (base 3.30 + loadout 5.12) * axpect 1.94)
2023-07-29 22:42:50.897 INFO    INPUT (Main): Key combo skipped. Layer[Unit P-47D-30] key = [KEY_P] device = [Keyboard] modifiers[] switches[] action[down = 3029, down value = 8.375000]. Combo already mapped to action [down = 3027, down value = 8.375000]
2023-07-29 22:42:50.904 INFO    INPUT (Main): Key combo skipped. Layer[Unit M-2000C] key = [KEY_R] device = [Keyboard] modifiers[key = [KEY_LWIN] device = [Keyboard]] switches[] action[down = 115, ]. Combo already mapped to action [down = 1760, ]
2023-07-29 22:42:50.906 INFO    ARF (5996): Final RCS 11.54 (base 3.30 + loadout 5.12) * axpect 1.94)
2023-07-29 22:42:50.914 INFO    ARF (10832): Final RCS 11.53 (base 3.30 + loadout 5.12) * axpect 1.94)
2023-07-29 22:42:50.947 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:42:51.072 INFO    ARF (5996): Final RCS 181.48 (base 75.00 + loadout 0.00) * axpect 2.42)
2023-07-29 22:42:51.090 INFO    ARF (8204): Final RCS 181.61 (base 75.00 + loadout 0.00) * axpect 2.42)
2023-07-29 22:42:51.100 INFO    ARF (17328): Final RCS 181.75 (base 75.00 + loadout 0.00) * axpect 2.42)
2023-07-29 22:42:51.109 INFO    ARF (10832): Final RCS 181.88 (base 75.00 + loadout 0.00) * axpect 2.43)
2023-07-29 22:42:51.511 INFO    ARF (3428): Final RCS 186.64 (base 75.00 + loadout 0.00) * axpect 2.49)
2023-07-29 22:42:51.520 INFO    ARF (8204): Final RCS 186.73 (base 75.00 + loadout 0.00) * axpect 2.49)
2023-07-29 22:42:51.530 INFO    ARF (14048): Final RCS 186.83 (base 75.00 + loadout 0.00) * axpect 2.49)
2023-07-29 22:42:51.539 INFO    ARF (12064): Final RCS 186.93 (base 75.00 + loadout 0.00) * axpect 2.49)
2023-07-29 22:42:51.550 INFO    ARF (5548): Final RCS 187.03 (base 75.00 + loadout 0.00) * axpect 2.49)
2023-07-29 22:42:51.558 INFO    ARF (14048): Final RCS 187.12 (base 75.00 + loadout 0.00) * axpect 2.49)
2023-07-29 22:42:51.568 INFO    ARF (8204): Final RCS 187.22 (base 75.00 + loadout 0.00) * axpect 2.50)
2023-07-29 22:42:51.771 INFO    ARF (17328): Final RCS 10.83 (base 3.30 + loadout 5.12) * axpect 1.73)
2023-07-29 22:42:51.782 INFO    ARF (14528): Final RCS 10.82 (base 3.30 + loadout 5.12) * axpect 1.73)
2023-07-29 22:42:51.791 INFO    ARF (8204): Final RCS 12.85 (base 3.60 + loadout 7.30) * axpect 1.54)
2023-07-29 22:42:51.791 INFO    ARF (8204): Final RCS 24.28 (base 3.30 + loadout 0.00) * axpect 7.36)
2023-07-29 22:42:51.791 INFO    ARF (8204): Final RCS 10.81 (base 3.30 + loadout 5.12) * axpect 1.72)
2023-07-29 22:42:51.801 INFO    ARF (5548): Final RCS 12.85 (base 3.60 + loadout 7.30) * axpect 1.54)
2023-07-29 22:42:51.801 INFO    ARF (5548): Final RCS 24.28 (base 3.30 + loadout 0.00) * axpect 7.36)
2023-07-29 22:42:51.801 INFO    ARF (5548): Final RCS 10.81 (base 3.30 + loadout 5.12) * axpect 1.72)
2023-07-29 22:42:51.811 INFO    ARF (3968): Final RCS 12.85 (base 3.60 + loadout 7.30) * axpect 1.54)
2023-07-29 22:42:51.811 INFO    ARF (3968): Final RCS 24.28 (base 3.30 + loadout 0.00) * axpect 7.36)
2023-07-29 22:42:51.811 INFO    ARF (3968): Final RCS 10.80 (base 3.30 + loadout 5.12) * axpect 1.72)
2023-07-29 22:42:51.819 INFO    ARF (8624): Final RCS 7.49 (base 3.30 + loadout 2.57) * axpect 1.49)
2023-07-29 22:42:51.819 INFO    ARF (8624): Final RCS 5.61 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:42:51.820 INFO    ARF (8624): Final RCS 32.06 (base 2.40 + loadout 0.00) * axpect 13.36)
2023-07-29 22:42:51.820 INFO    ARF (8624): Final RCS 12.84 (base 3.60 + loadout 7.30) * axpect 1.54)
2023-07-29 22:42:51.820 INFO    ARF (8624): Final RCS 24.28 (base 3.30 + loadout 0.00) * axpect 7.36)
2023-07-29 22:42:51.820 INFO    ARF (8624): Final RCS 10.79 (base 3.30 + loadout 5.12) * axpect 1.72)
2023-07-29 22:42:51.830 INFO    ARF (12064): Final RCS 7.49 (base 3.30 + loadout 2.57) * axpect 1.49)
2023-07-29 22:42:51.830 INFO    ARF (12064): Final RCS 5.61 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:42:51.830 INFO    ARF (12064): Final RCS 32.06 (base 2.40 + loadout 0.00) * axpect 13.36)
2023-07-29 22:42:51.830 INFO    ARF (12064): Final RCS 12.84 (base 3.60 + loadout 7.30) * axpect 1.54)
2023-07-29 22:42:51.830 INFO    ARF (12064): Final RCS 24.28 (base 3.30 + loadout 0.00) * axpect 7.36)
2023-07-29 22:42:51.830 INFO    ARF (12064): Final RCS 10.78 (base 3.30 + loadout 5.12) * axpect 1.72)
2023-07-29 22:42:51.840 INFO    ARF (10832): Final RCS 7.49 (base 3.30 + loadout 2.57) * axpect 1.49)
2023-07-29 22:42:51.840 INFO    ARF (10832): Final RCS 5.61 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:42:51.840 INFO    ARF (10832): Final RCS 32.06 (base 2.40 + loadout 0.00) * axpect 13.36)
2023-07-29 22:42:51.840 INFO    ARF (10832): Final RCS 12.84 (base 3.60 + loadout 7.30) * axpect 1.54)
2023-07-29 22:42:51.840 INFO    ARF (10832): Final RCS 24.28 (base 3.30 + loadout 0.00) * axpect 7.36)
2023-07-29 22:42:51.850 INFO    ARF (5276): Final RCS 7.49 (base 3.30 + loadout 2.57) * axpect 1.49)
2023-07-29 22:42:51.850 INFO    ARF (5276): Final RCS 5.61 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:42:51.850 INFO    ARF (5276): Final RCS 32.06 (base 2.40 + loadout 0.00) * axpect 13.36)
2023-07-29 22:42:51.850 INFO    ARF (5276): Final RCS 12.84 (base 3.60 + loadout 7.30) * axpect 1.54)
2023-07-29 22:42:51.850 INFO    ARF (5276): Final RCS 24.28 (base 3.30 + loadout 0.00) * axpect 7.36)
2023-07-29 22:42:51.859 INFO    ARF (5996): Final RCS 7.49 (base 3.30 + loadout 2.57) * axpect 1.49)
2023-07-29 22:42:51.859 INFO    ARF (5996): Final RCS 5.61 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:42:51.859 INFO    ARF (5996): Final RCS 32.06 (base 2.40 + loadout 0.00) * axpect 13.36)
2023-07-29 22:42:51.869 INFO    ARF (17328): Final RCS 7.49 (base 3.30 + loadout 2.57) * axpect 1.49)
2023-07-29 22:42:51.869 INFO    ARF (17328): Final RCS 5.61 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:42:51.869 INFO    ARF (17328): Final RCS 32.06 (base 2.40 + loadout 0.00) * axpect 13.36)
2023-07-29 22:42:51.879 INFO    ARF (1352): Final RCS 7.49 (base 3.30 + loadout 2.57) * axpect 1.49)
2023-07-29 22:42:53.120 INFO    ARF (8204): Final RCS 8.86 (base 3.30 + loadout 2.57) * axpect 1.91)
2023-07-29 22:42:53.120 INFO    ARF (8204): Final RCS 5.61 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:42:53.120 INFO    ARF (8204): Final RCS 32.09 (base 2.40 + loadout 0.00) * axpect 13.37)
2023-07-29 22:42:53.129 INFO    ARF (8624): Final RCS 8.88 (base 3.30 + loadout 2.57) * axpect 1.91)
2023-07-29 22:42:53.129 INFO    ARF (8624): Final RCS 5.61 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:42:53.129 INFO    ARF (8624): Final RCS 32.09 (base 2.40 + loadout 0.00) * axpect 13.37)
2023-07-29 22:42:53.139 INFO    ARF (14048): Final RCS 8.89 (base 3.30 + loadout 2.57) * axpect 1.92)
2023-07-29 22:42:53.139 INFO    ARF (14048): Final RCS 5.61 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:42:53.139 INFO    ARF (14048): Final RCS 32.09 (base 2.40 + loadout 0.00) * axpect 13.37)
2023-07-29 22:42:53.148 INFO    ARF (8204): Final RCS 8.91 (base 3.30 + loadout 2.57) * axpect 1.92)
2023-07-29 22:42:53.148 INFO    ARF (8204): Final RCS 5.61 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:42:53.148 INFO    ARF (8204): Final RCS 32.09 (base 2.40 + loadout 0.00) * axpect 13.37)
2023-07-29 22:42:53.148 INFO    ARF (8204): Final RCS 12.78 (base 3.60 + loadout 7.30) * axpect 1.52)
2023-07-29 22:42:53.148 INFO    ARF (8204): Final RCS 24.24 (base 3.30 + loadout 0.00) * axpect 7.35)
2023-07-29 22:42:53.164 INFO    ARF (17328): Final RCS 8.93 (base 3.30 + loadout 2.57) * axpect 1.93)
2023-07-29 22:42:53.164 INFO    ARF (17328): Final RCS 5.61 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:42:53.164 INFO    ARF (17328): Final RCS 32.09 (base 2.40 + loadout 0.00) * axpect 13.37)
2023-07-29 22:42:53.164 INFO    ARF (17328): Final RCS 12.78 (base 3.60 + loadout 7.30) * axpect 1.52)
2023-07-29 22:42:53.164 INFO    ARF (17328): Final RCS 24.24 (base 3.30 + loadout 0.00) * axpect 7.35)
2023-07-29 22:42:53.174 INFO    ARF (14048): Final RCS 8.95 (base 3.30 + loadout 2.57) * axpect 1.93)
2023-07-29 22:42:53.174 INFO    ARF (14048): Final RCS 5.61 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:42:53.174 INFO    ARF (14048): Final RCS 32.09 (base 2.40 + loadout 0.00) * axpect 13.37)
2023-07-29 22:42:53.174 INFO    ARF (14048): Final RCS 12.78 (base 3.60 + loadout 7.30) * axpect 1.52)
2023-07-29 22:42:53.174 INFO    ARF (14048): Final RCS 24.24 (base 3.30 + loadout 0.00) * axpect 7.35)
2023-07-29 22:42:53.174 INFO    ARF (14048): Final RCS 10.06 (base 3.30 + loadout 5.12) * axpect 1.49)
2023-07-29 22:42:53.182 INFO    ARF (12064): Final RCS 8.96 (base 3.30 + loadout 2.57) * axpect 1.94)
2023-07-29 22:42:53.182 INFO    ARF (12064): Final RCS 5.61 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:42:53.182 INFO    ARF (12064): Final RCS 32.09 (base 2.40 + loadout 0.00) * axpect 13.37)
2023-07-29 22:42:53.182 INFO    ARF (12064): Final RCS 12.77 (base 3.60 + loadout 7.30) * axpect 1.52)
2023-07-29 22:42:53.182 INFO    ARF (12064): Final RCS 24.24 (base 3.30 + loadout 0.00) * axpect 7.35)
2023-07-29 22:42:53.182 INFO    ARF (12064): Final RCS 10.05 (base 3.30 + loadout 5.12) * axpect 1.49)
2023-07-29 22:42:53.191 INFO    ARF (17328): Final RCS 12.77 (base 3.60 + loadout 7.30) * axpect 1.52)
2023-07-29 22:42:53.191 INFO    ARF (17328): Final RCS 24.24 (base 3.30 + loadout 0.00) * axpect 7.35)
2023-07-29 22:42:53.191 INFO    ARF (17328): Final RCS 10.05 (base 3.30 + loadout 5.12) * axpect 1.49)
2023-07-29 22:42:53.200 INFO    ARF (3968): Final RCS 12.77 (base 3.60 + loadout 7.30) * axpect 1.52)
2023-07-29 22:42:53.200 INFO    ARF (3968): Final RCS 24.24 (base 3.30 + loadout 0.00) * axpect 7.35)
2023-07-29 22:42:53.200 INFO    ARF (3968): Final RCS 10.04 (base 3.30 + loadout 5.12) * axpect 1.49)
2023-07-29 22:42:53.209 INFO    ARF (16380): Final RCS 12.77 (base 3.60 + loadout 7.30) * axpect 1.52)
2023-07-29 22:42:53.209 INFO    ARF (16380): Final RCS 24.24 (base 3.30 + loadout 0.00) * axpect 7.35)
2023-07-29 22:42:53.209 INFO    ARF (16380): Final RCS 10.04 (base 3.30 + loadout 5.12) * axpect 1.49)
2023-07-29 22:42:53.218 INFO    ARF (14528): Final RCS 10.03 (base 3.30 + loadout 5.12) * axpect 1.49)
2023-07-29 22:42:53.427 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:42:53.427 INFO    ARF (8204): Final RCS 191.28 (base 75.00 + loadout 0.00) * axpect 2.55)
2023-07-29 22:42:53.444 INFO    ARF (13420): Final RCS 191.24 (base 75.00 + loadout 0.00) * axpect 2.55)
2023-07-29 22:42:53.454 INFO    ARF (448): Final RCS 191.20 (base 75.00 + loadout 0.00) * axpect 2.55)
2023-07-29 22:42:53.461 INFO    ARF (5548): Final RCS 191.16 (base 75.00 + loadout 0.00) * axpect 2.55)
2023-07-29 22:42:53.470 INFO    ARF (10832): Final RCS 191.12 (base 75.00 + loadout 0.00) * axpect 2.55)
2023-07-29 22:42:53.479 INFO    ARF (14528): Final RCS 191.08 (base 75.00 + loadout 0.00) * axpect 2.55)
2023-07-29 22:42:53.488 INFO    ARF (3428): Final RCS 191.04 (base 75.00 + loadout 0.00) * axpect 2.55)
2023-07-29 22:42:53.912 INFO    ARF (448): Final RCS 189.05 (base 75.00 + loadout 0.00) * axpect 2.52)
2023-07-29 22:42:53.921 INFO    ARF (10832): Final RCS 188.99 (base 75.00 + loadout 0.00) * axpect 2.52)
2023-07-29 22:42:53.929 INFO    ARF (13420): Final RCS 188.94 (base 75.00 + loadout 0.00) * axpect 2.52)
2023-07-29 22:42:53.939 INFO    ARF (13920): Final RCS 188.89 (base 75.00 + loadout 0.00) * axpect 2.52)
2023-07-29 22:42:53.947 INFO    ARF (16316): Final RCS 188.83 (base 75.00 + loadout 0.00) * axpect 2.52)
2023-07-29 22:42:53.963 INFO    ARF (8204): Final RCS 188.78 (base 75.00 + loadout 0.00) * axpect 2.52)
2023-07-29 22:42:53.972 INFO    ARF (5996): Final RCS 188.73 (base 75.00 + loadout 0.00) * axpect 2.52)
2023-07-29 22:42:54.179 INFO    ARF (8204): Final RCS 10.00 (base 3.30 + loadout 5.12) * axpect 1.48)
2023-07-29 22:42:54.199 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:42:54.199 INFO    ARF (13420): Final RCS 10.01 (base 3.30 + loadout 5.12) * axpect 1.48)
2023-07-29 22:42:54.443 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:42:54.443 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:42:55.608 INFO    ARF (8624): Final RCS 8.21 (base 3.30 + loadout 2.57) * axpect 1.71)
2023-07-29 22:42:55.608 INFO    ARF (8624): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:42:55.608 INFO    ARF (8624): Final RCS 32.15 (base 2.40 + loadout 0.00) * axpect 13.40)
2023-07-29 22:42:55.624 INFO    ARF (9160): Final RCS 8.21 (base 3.30 + loadout 2.57) * axpect 1.71)
2023-07-29 22:42:55.624 INFO    ARF (9160): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:42:55.624 INFO    ARF (9160): Final RCS 32.15 (base 2.40 + loadout 0.00) * axpect 13.40)
2023-07-29 22:42:55.633 INFO    ARF (3428): Final RCS 8.22 (base 3.30 + loadout 2.57) * axpect 1.71)
2023-07-29 22:42:55.633 INFO    ARF (3428): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:42:55.633 INFO    ARF (3428): Final RCS 32.15 (base 2.40 + loadout 0.00) * axpect 13.40)
2023-07-29 22:42:55.642 INFO    ARF (8624): Final RCS 8.22 (base 3.30 + loadout 2.57) * axpect 1.71)
2023-07-29 22:42:55.642 INFO    ARF (8624): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:42:55.642 INFO    ARF (8624): Final RCS 32.15 (base 2.40 + loadout 0.00) * axpect 13.40)
2023-07-29 22:42:55.642 INFO    ARF (8624): Final RCS 12.64 (base 3.60 + loadout 7.30) * axpect 1.48)
2023-07-29 22:42:55.642 INFO    ARF (8624): Final RCS 24.17 (base 3.30 + loadout 0.00) * axpect 7.33)
2023-07-29 22:42:55.651 INFO    ARF (11024): Final RCS 8.22 (base 3.30 + loadout 2.57) * axpect 1.71)
2023-07-29 22:42:55.651 INFO    ARF (11024): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:42:55.651 INFO    ARF (11024): Final RCS 32.15 (base 2.40 + loadout 0.00) * axpect 13.40)
2023-07-29 22:42:55.651 INFO    ARF (11024): Final RCS 12.64 (base 3.60 + loadout 7.30) * axpect 1.48)
2023-07-29 22:42:55.651 INFO    ARF (11024): Final RCS 24.17 (base 3.30 + loadout 0.00) * axpect 7.33)
2023-07-29 22:42:55.660 INFO    ARF (5548): Final RCS 8.22 (base 3.30 + loadout 2.57) * axpect 1.71)
2023-07-29 22:42:55.660 INFO    ARF (5548): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:42:55.660 INFO    ARF (5548): Final RCS 32.15 (base 2.40 + loadout 0.00) * axpect 13.40)
2023-07-29 22:42:55.660 INFO    ARF (5548): Final RCS 12.64 (base 3.60 + loadout 7.30) * axpect 1.48)
2023-07-29 22:42:55.660 INFO    ARF (5548): Final RCS 24.17 (base 3.30 + loadout 0.00) * axpect 7.33)
2023-07-29 22:42:55.660 INFO    ARF (5548): Final RCS 10.83 (base 3.30 + loadout 5.12) * axpect 1.73)
2023-07-29 22:42:55.668 INFO    ARF (8624): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:42:55.668 INFO    ARF (8624): Final RCS 32.15 (base 2.40 + loadout 0.00) * axpect 13.40)
2023-07-29 22:42:55.668 INFO    ARF (8624): Final RCS 12.63 (base 3.60 + loadout 7.30) * axpect 1.48)
2023-07-29 22:42:55.668 INFO    ARF (8624): Final RCS 24.17 (base 3.30 + loadout 0.00) * axpect 7.33)
2023-07-29 22:42:55.668 INFO    ARF (8624): Final RCS 10.84 (base 3.30 + loadout 5.12) * axpect 1.73)
2023-07-29 22:42:55.685 INFO    ARF (448): Final RCS 12.63 (base 3.60 + loadout 7.30) * axpect 1.48)
2023-07-29 22:42:55.685 INFO    ARF (448): Final RCS 24.17 (base 3.30 + loadout 0.00) * axpect 7.33)
2023-07-29 22:42:55.685 INFO    ARF (448): Final RCS 10.85 (base 3.30 + loadout 5.12) * axpect 1.73)
2023-07-29 22:42:55.694 INFO    ARF (7300): Final RCS 12.63 (base 3.60 + loadout 7.30) * axpect 1.48)
2023-07-29 22:42:55.694 INFO    ARF (7300): Final RCS 24.17 (base 3.30 + loadout 0.00) * axpect 7.33)
2023-07-29 22:42:55.694 INFO    ARF (7300): Final RCS 10.85 (base 3.30 + loadout 5.12) * axpect 1.74)
2023-07-29 22:42:55.702 INFO    ARF (12064): Final RCS 10.86 (base 3.30 + loadout 5.12) * axpect 1.74)
2023-07-29 22:42:55.711 INFO    ARF (1352): Final RCS 10.87 (base 3.30 + loadout 5.12) * axpect 1.74)
2023-07-29 22:42:55.720 INFO    ARF (16380): Final RCS 10.88 (base 3.30 + loadout 5.12) * axpect 1.74)
2023-07-29 22:42:55.942 INFO    ARF (11024): Final RCS 181.93 (base 75.00 + loadout 0.00) * axpect 2.43)
2023-07-29 22:42:55.950 INFO    ARF (5548): Final RCS 181.95 (base 75.00 + loadout 0.00) * axpect 2.43)
2023-07-29 22:42:55.960 INFO    ARF (11892): Final RCS 181.96 (base 75.00 + loadout 0.00) * axpect 2.43)
2023-07-29 22:42:55.968 INFO    ARF (9160): Final RCS 181.98 (base 75.00 + loadout 0.00) * axpect 2.43)
2023-07-29 22:42:56.140 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:42:56.367 INFO    ARF (13920): Final RCS 183.40 (base 75.00 + loadout 0.00) * axpect 2.45)
2023-07-29 22:42:56.385 INFO    ARF (7300): Final RCS 183.45 (base 75.00 + loadout 0.00) * axpect 2.45)
2023-07-29 22:42:56.394 INFO    ARF (5276): Final RCS 183.50 (base 75.00 + loadout 0.00) * axpect 2.45)
2023-07-29 22:42:56.403 INFO    ARF (448): Final RCS 183.56 (base 75.00 + loadout 0.00) * axpect 2.45)
2023-07-29 22:42:56.412 INFO    ARF (8204): Final RCS 183.62 (base 75.00 + loadout 0.00) * axpect 2.45)
2023-07-29 22:42:56.420 INFO    ARF (10832): Final RCS 183.68 (base 75.00 + loadout 0.00) * axpect 2.45)
2023-07-29 22:42:56.430 INFO    ARF (5548): Final RCS 183.74 (base 75.00 + loadout 0.00) * axpect 2.45)
2023-07-29 22:42:56.634 INFO    ARF (13420): Final RCS 11.35 (base 3.30 + loadout 5.12) * axpect 1.89)
2023-07-29 22:42:56.662 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:42:56.662 INFO    ARF (11024): Final RCS 12.60 (base 3.60 + loadout 7.30) * axpect 1.47)
2023-07-29 22:42:56.662 INFO    ARF (11024): Final RCS 24.14 (base 3.30 + loadout 0.00) * axpect 7.32)
2023-07-29 22:42:56.662 INFO    ARF (11024): Final RCS 11.35 (base 3.30 + loadout 5.12) * axpect 1.89)
2023-07-29 22:42:56.671 INFO    ARF (448): Final RCS 12.60 (base 3.60 + loadout 7.30) * axpect 1.47)
2023-07-29 22:42:56.671 INFO    ARF (448): Final RCS 24.14 (base 3.30 + loadout 0.00) * axpect 7.32)
2023-07-29 22:42:56.671 INFO    ARF (448): Final RCS 11.35 (base 3.30 + loadout 5.12) * axpect 1.89)
2023-07-29 22:42:56.680 INFO    ARF (17328): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:42:56.680 INFO    ARF (17328): Final RCS 32.18 (base 2.40 + loadout 0.00) * axpect 13.41)
2023-07-29 22:42:56.680 INFO    ARF (17328): Final RCS 12.60 (base 3.60 + loadout 7.30) * axpect 1.47)
2023-07-29 22:42:56.680 INFO    ARF (17328): Final RCS 24.14 (base 3.30 + loadout 0.00) * axpect 7.32)
2023-07-29 22:42:56.680 INFO    ARF (17328): Final RCS 11.36 (base 3.30 + loadout 5.12) * axpect 1.89)
2023-07-29 22:42:56.689 INFO    ARF (11024): Final RCS 8.41 (base 3.30 + loadout 2.57) * axpect 1.77)
2023-07-29 22:42:56.689 INFO    ARF (11024): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:42:56.689 INFO    ARF (11024): Final RCS 32.18 (base 2.40 + loadout 0.00) * axpect 13.41)
2023-07-29 22:42:56.689 INFO    ARF (11024): Final RCS 12.60 (base 3.60 + loadout 7.30) * axpect 1.47)
2023-07-29 22:42:56.689 INFO    ARF (11024): Final RCS 24.14 (base 3.30 + loadout 0.00) * axpect 7.32)
2023-07-29 22:42:56.689 INFO    ARF (11024): Final RCS 11.36 (base 3.30 + loadout 5.12) * axpect 1.89)
2023-07-29 22:42:56.699 INFO    ARF (8204): Final RCS 8.41 (base 3.30 + loadout 2.57) * axpect 1.77)
2023-07-29 22:42:56.699 INFO    ARF (8204): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:42:56.699 INFO    ARF (8204): Final RCS 32.18 (base 2.40 + loadout 0.00) * axpect 13.41)
2023-07-29 22:42:56.699 INFO    ARF (8204): Final RCS 12.60 (base 3.60 + loadout 7.30) * axpect 1.47)
2023-07-29 22:42:56.699 INFO    ARF (8204): Final RCS 24.14 (base 3.30 + loadout 0.00) * axpect 7.32)
2023-07-29 22:42:56.707 INFO    ARF (1352): Final RCS 8.41 (base 3.30 + loadout 2.57) * axpect 1.77)
2023-07-29 22:42:56.707 INFO    ARF (1352): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:42:56.707 INFO    ARF (1352): Final RCS 32.18 (base 2.40 + loadout 0.00) * axpect 13.41)
2023-07-29 22:42:56.707 INFO    ARF (1352): Final RCS 12.60 (base 3.60 + loadout 7.30) * axpect 1.47)
2023-07-29 22:42:56.707 INFO    ARF (1352): Final RCS 24.14 (base 3.30 + loadout 0.00) * axpect 7.32)
2023-07-29 22:42:56.725 INFO    ARF (11024): Final RCS 8.42 (base 3.30 + loadout 2.57) * axpect 1.77)
2023-07-29 22:42:56.725 INFO    ARF (11024): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:42:56.725 INFO    ARF (11024): Final RCS 32.18 (base 2.40 + loadout 0.00) * axpect 13.41)
2023-07-29 22:42:56.737 INFO    ARF (13920): Final RCS 8.42 (base 3.30 + loadout 2.57) * axpect 1.77)
2023-07-29 22:42:56.737 INFO    ARF (13920): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:42:56.737 INFO    ARF (13920): Final RCS 32.18 (base 2.40 + loadout 0.00) * axpect 13.41)
2023-07-29 22:42:56.745 INFO    ARF (17328): Final RCS 8.43 (base 3.30 + loadout 2.57) * axpect 1.77)
2023-07-29 22:42:56.745 INFO    ARF (17328): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:42:56.745 INFO    ARF (17328): Final RCS 32.18 (base 2.40 + loadout 0.00) * axpect 13.41)
2023-07-29 22:42:57.995 INFO    ARF (13920): Final RCS 8.07 (base 3.30 + loadout 2.57) * axpect 1.67)
2023-07-29 22:42:57.995 INFO    ARF (13920): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:42:58.004 INFO    ARF (3968): Final RCS 8.06 (base 3.30 + loadout 2.57) * axpect 1.67)
2023-07-29 22:42:58.004 INFO    ARF (3968): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:42:58.004 INFO    ARF (3968): Final RCS 32.21 (base 2.40 + loadout 0.00) * axpect 13.42)
2023-07-29 22:42:58.012 INFO    ARF (8204): Final RCS 8.06 (base 3.30 + loadout 2.57) * axpect 1.66)
2023-07-29 22:42:58.012 INFO    ARF (8204): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:42:58.012 INFO    ARF (8204): Final RCS 32.21 (base 2.40 + loadout 0.00) * axpect 13.42)
2023-07-29 22:42:58.022 INFO    ARF (16316): Final RCS 8.06 (base 3.30 + loadout 2.57) * axpect 1.66)
2023-07-29 22:42:58.022 INFO    ARF (16316): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:42:58.022 INFO    ARF (16316): Final RCS 32.21 (base 2.40 + loadout 0.00) * axpect 13.42)
2023-07-29 22:42:58.031 INFO    ARF (3968): Final RCS 8.05 (base 3.30 + loadout 2.57) * axpect 1.66)
2023-07-29 22:42:58.031 INFO    ARF (3968): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:42:58.031 INFO    ARF (3968): Final RCS 32.21 (base 2.40 + loadout 0.00) * axpect 13.42)
2023-07-29 22:42:58.041 INFO    ARF (7300): Final RCS 8.05 (base 3.30 + loadout 2.57) * axpect 1.66)
2023-07-29 22:42:58.041 INFO    ARF (7300): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:42:58.041 INFO    ARF (7300): Final RCS 32.21 (base 2.40 + loadout 0.00) * axpect 13.42)
2023-07-29 22:42:58.041 INFO    ARF (7300): Final RCS 24.10 (base 3.30 + loadout 0.00) * axpect 7.30)
2023-07-29 22:42:58.050 INFO    ARF (5996): Final RCS 8.05 (base 3.30 + loadout 2.57) * axpect 1.66)
2023-07-29 22:42:58.050 INFO    ARF (5996): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:42:58.050 INFO    ARF (5996): Final RCS 32.21 (base 2.40 + loadout 0.00) * axpect 13.42)
2023-07-29 22:42:58.050 INFO    ARF (5996): Final RCS 24.10 (base 3.30 + loadout 0.00) * axpect 7.30)
2023-07-29 22:42:58.050 INFO    ARF (5996): Final RCS 11.81 (base 3.30 + loadout 5.12) * axpect 2.03)
2023-07-29 22:42:58.058 INFO    ARF (14528): Final RCS 24.10 (base 3.30 + loadout 0.00) * axpect 7.30)
2023-07-29 22:42:58.058 INFO    ARF (14528): Final RCS 11.81 (base 3.30 + loadout 5.12) * axpect 2.03)
2023-07-29 22:42:58.067 INFO    ARF (7300): Final RCS 24.10 (base 3.30 + loadout 0.00) * axpect 7.30)
2023-07-29 22:42:58.067 INFO    ARF (7300): Final RCS 11.82 (base 3.30 + loadout 5.12) * axpect 2.03)
2023-07-29 22:42:58.093 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:42:58.093 INFO    ARF (8204): Final RCS 11.83 (base 3.30 + loadout 5.12) * axpect 2.03)
2023-07-29 22:42:58.111 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:42:58.111 INFO    ARF (5548): Final RCS 11.84 (base 3.30 + loadout 5.12) * axpect 2.04)
2023-07-29 22:42:58.316 INFO    ARF (16380): Final RCS 216.32 (base 75.00 + loadout 0.00) * axpect 2.88)
2023-07-29 22:42:58.324 INFO    ARF (5548): Final RCS 216.62 (base 75.00 + loadout 0.00) * axpect 2.89)
2023-07-29 22:42:58.333 INFO    ARF (8204): Final RCS 216.93 (base 75.00 + loadout 0.00) * axpect 2.89)
2023-07-29 22:42:58.344 INFO    ARF (14528): Final RCS 217.24 (base 75.00 + loadout 0.00) * axpect 2.90)
2023-07-29 22:42:58.351 INFO    ARF (8624): Final RCS 217.55 (base 75.00 + loadout 0.00) * axpect 2.90)
2023-07-29 22:42:58.361 INFO    ARF (12064): Final RCS 217.86 (base 75.00 + loadout 0.00) * axpect 2.90)
2023-07-29 22:42:58.769 INFO    ARF (3428): Final RCS 232.13 (base 75.00 + loadout 0.00) * axpect 3.10)
2023-07-29 22:42:58.779 INFO    ARF (10832): Final RCS 232.52 (base 75.00 + loadout 0.00) * axpect 3.10)
2023-07-29 22:42:58.788 INFO    ARF (16380): Final RCS 232.90 (base 75.00 + loadout 0.00) * axpect 3.11)
2023-07-29 22:42:58.798 INFO    ARF (13420): Final RCS 233.29 (base 75.00 + loadout 0.00) * axpect 3.11)
2023-07-29 22:42:58.808 INFO    ARF (8204): Final RCS 233.68 (base 75.00 + loadout 0.00) * axpect 3.12)
2023-07-29 22:42:58.818 INFO    ARF (14528): Final RCS 234.06 (base 75.00 + loadout 0.00) * axpect 3.12)
2023-07-29 22:42:58.826 INFO    ARF (13420): Final RCS 234.45 (base 75.00 + loadout 0.00) * axpect 3.13)
2023-07-29 22:42:59.033 INFO    ARF (5996): Final RCS 12.08 (base 3.30 + loadout 5.12) * axpect 2.11)
2023-07-29 22:42:59.042 INFO    ARF (10832): Final RCS 12.09 (base 3.30 + loadout 5.12) * axpect 2.11)
2023-07-29 22:42:59.053 INFO    ARF (448): Final RCS 12.10 (base 3.30 + loadout 5.12) * axpect 2.11)
2023-07-29 22:42:59.062 INFO    ARF (16316): Final RCS 12.10 (base 3.30 + loadout 5.12) * axpect 2.12)
2023-07-29 22:42:59.071 INFO    ARF (3428): Final RCS 12.11 (base 3.30 + loadout 5.12) * axpect 2.12)
2023-07-29 22:42:59.081 INFO    ARF (1352): Final RCS 12.12 (base 3.30 + loadout 5.12) * axpect 2.12)
2023-07-29 22:42:59.089 INFO    ARF (3968): Final RCS 12.13 (base 3.30 + loadout 5.12) * axpect 2.12)
2023-07-29 22:42:59.327 INFO    ARF (17328): Final RCS 39.68 (base 25.00 + loadout 0.00) * axpect 1.59)
2023-07-29 22:42:59.373 INFO    ARF (12064): Final RCS 39.83 (base 25.00 + loadout 0.00) * axpect 1.59)
2023-07-29 22:43:00.227 INFO    ARF (1352): Final RCS 43.56 (base 25.00 + loadout 0.00) * axpect 1.74)
2023-07-29 22:43:00.237 INFO    ARF (11024): Final RCS 43.62 (base 25.00 + loadout 0.00) * axpect 1.74)
2023-07-29 22:43:00.283 INFO    ARF (14528): Final RCS 43.82 (base 25.00 + loadout 0.00) * axpect 1.75)
2023-07-29 22:43:00.292 INFO    ARF (448): Final RCS 43.87 (base 25.00 + loadout 0.00) * axpect 1.75)
2023-07-29 22:43:00.471 INFO    ARF (5276): Final RCS 8.11 (base 3.30 + loadout 2.57) * axpect 1.68)
2023-07-29 22:43:00.471 INFO    ARF (5276): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:00.471 INFO    ARF (5276): Final RCS 32.28 (base 2.40 + loadout 0.00) * axpect 13.45)
2023-07-29 22:43:00.481 INFO    ARF (13920): Final RCS 8.11 (base 3.30 + loadout 2.57) * axpect 1.68)
2023-07-29 22:43:00.481 INFO    ARF (13920): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:00.482 INFO    ARF (13920): Final RCS 32.28 (base 2.40 + loadout 0.00) * axpect 13.45)
2023-07-29 22:43:00.491 INFO    ARF (10832): Final RCS 8.11 (base 3.30 + loadout 2.57) * axpect 1.68)
2023-07-29 22:43:00.491 INFO    ARF (10832): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:00.491 INFO    ARF (10832): Final RCS 32.28 (base 2.40 + loadout 0.00) * axpect 13.45)
2023-07-29 22:43:00.502 INFO    ARF (17328): Final RCS 8.11 (base 3.30 + loadout 2.57) * axpect 1.68)
2023-07-29 22:43:00.502 INFO    ARF (17328): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:00.502 INFO    ARF (17328): Final RCS 32.28 (base 2.40 + loadout 0.00) * axpect 13.45)
2023-07-29 22:43:00.502 INFO    ARF (17328): Final RCS 12.62 (base 3.60 + loadout 7.30) * axpect 1.48)
2023-07-29 22:43:00.502 INFO    ARF (17328): Final RCS 24.02 (base 3.30 + loadout 0.00) * axpect 7.28)
2023-07-29 22:43:00.510 INFO    ARF (13920): Final RCS 8.11 (base 3.30 + loadout 2.57) * axpect 1.68)
2023-07-29 22:43:00.510 INFO    ARF (13920): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:00.510 INFO    ARF (13920): Final RCS 32.28 (base 2.40 + loadout 0.00) * axpect 13.45)
2023-07-29 22:43:00.510 INFO    ARF (13920): Final RCS 12.62 (base 3.60 + loadout 7.30) * axpect 1.48)
2023-07-29 22:43:00.510 INFO    ARF (13920): Final RCS 24.02 (base 3.30 + loadout 0.00) * axpect 7.28)
2023-07-29 22:43:00.519 INFO    ARF (448): Final RCS 8.11 (base 3.30 + loadout 2.57) * axpect 1.68)
2023-07-29 22:43:00.519 INFO    ARF (448): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:00.519 INFO    ARF (448): Final RCS 32.29 (base 2.40 + loadout 0.00) * axpect 13.45)
2023-07-29 22:43:00.519 INFO    ARF (448): Final RCS 12.62 (base 3.60 + loadout 7.30) * axpect 1.48)
2023-07-29 22:43:00.519 INFO    ARF (448): Final RCS 24.02 (base 3.30 + loadout 0.00) * axpect 7.28)
2023-07-29 22:43:00.529 INFO    ARF (5276): Final RCS 8.11 (base 3.30 + loadout 2.57) * axpect 1.68)
2023-07-29 22:43:00.529 INFO    ARF (5276): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:00.529 INFO    ARF (5276): Final RCS 32.29 (base 2.40 + loadout 0.00) * axpect 13.45)
2023-07-29 22:43:00.529 INFO    ARF (5276): Final RCS 12.62 (base 3.60 + loadout 7.30) * axpect 1.48)
2023-07-29 22:43:00.529 INFO    ARF (5276): Final RCS 24.02 (base 3.30 + loadout 0.00) * axpect 7.28)
2023-07-29 22:43:00.529 INFO    ARF (5276): Final RCS 12.69 (base 3.30 + loadout 5.12) * axpect 2.29)
2023-07-29 22:43:00.538 INFO    ARF (14048): Final RCS 12.62 (base 3.60 + loadout 7.30) * axpect 1.48)
2023-07-29 22:43:00.538 INFO    ARF (14048): Final RCS 24.02 (base 3.30 + loadout 0.00) * axpect 7.28)
2023-07-29 22:43:00.538 INFO    ARF (14048): Final RCS 12.69 (base 3.30 + loadout 5.12) * axpect 2.29)
2023-07-29 22:43:00.549 INFO    ARF (448): Final RCS 12.62 (base 3.60 + loadout 7.30) * axpect 1.48)
2023-07-29 22:43:00.549 INFO    ARF (448): Final RCS 24.02 (base 3.30 + loadout 0.00) * axpect 7.28)
2023-07-29 22:43:00.549 INFO    ARF (448): Final RCS 12.70 (base 3.30 + loadout 5.12) * axpect 2.30)
2023-07-29 22:43:00.557 INFO    ARF (3428): Final RCS 12.62 (base 3.60 + loadout 7.30) * axpect 1.48)
2023-07-29 22:43:00.557 INFO    ARF (3428): Final RCS 24.02 (base 3.30 + loadout 0.00) * axpect 7.28)
2023-07-29 22:43:00.557 INFO    ARF (3428): Final RCS 12.70 (base 3.30 + loadout 5.12) * axpect 2.30)
2023-07-29 22:43:00.578 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:43:00.578 INFO    ARF (3968): Final RCS 12.71 (base 3.30 + loadout 5.12) * axpect 2.30)
2023-07-29 22:43:00.698 INFO    ASYNCNET (Main): Current ping: 74.6ms
2023-07-29 22:43:00.803 INFO    ARF (8624): Final RCS 344.92 (base 75.00 + loadout 0.00) * axpect 4.60)
2023-07-29 22:43:00.812 INFO    ARF (3968): Final RCS 345.63 (base 75.00 + loadout 0.00) * axpect 4.61)
2023-07-29 22:43:00.825 INFO    ARF (11024): Final RCS 346.34 (base 75.00 + loadout 0.00) * axpect 4.62)
2023-07-29 22:43:00.833 INFO    ARF (3428): Final RCS 347.05 (base 75.00 + loadout 0.00) * axpect 4.63)
2023-07-29 22:43:00.840 INFO    ARF (17328): Final RCS 347.77 (base 75.00 + loadout 0.00) * axpect 4.64)
2023-07-29 22:43:01.258 INFO    ARF (11024): Final RCS 378.91 (base 75.00 + loadout 0.00) * axpect 5.05)
2023-07-29 22:43:01.267 INFO    ARF (10188): Final RCS 379.67 (base 75.00 + loadout 0.00) * axpect 5.06)
2023-07-29 22:43:01.276 INFO    ARF (10832): Final RCS 380.44 (base 75.00 + loadout 0.00) * axpect 5.07)
2023-07-29 22:43:01.286 INFO    ARF (16316): Final RCS 381.21 (base 75.00 + loadout 0.00) * axpect 5.08)
2023-07-29 22:43:01.298 INFO    ARF (16380): Final RCS 381.98 (base 75.00 + loadout 0.00) * axpect 5.09)
2023-07-29 22:43:01.314 INFO    ARF (10832): Final RCS 382.75 (base 75.00 + loadout 0.00) * axpect 5.10)
2023-07-29 22:43:01.429 WARNING Mission (Main): register_unit(1000218,18428417) : db.units['1000218'] table is missing
2023-07-29 22:43:01.429 ERROR   APP (Main): Error: Unit [F-5E-3]: Corrupt damage model.
2023-07-29 22:43:01.481 WARNING Mission (Main): register_unit(1000219,18428673) : db.units['1000219'] table is missing
2023-07-29 22:43:01.481 ERROR   APP (Main): Error: Unit [F-5E-3]: Corrupt damage model.
2023-07-29 22:43:01.515 INFO    ARF (5548): Final RCS 12.95 (base 3.30 + loadout 5.12) * axpect 2.37)
2023-07-29 22:43:01.523 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:43:01.523 INFO    ARF (448): Final RCS 12.69 (base 3.60 + loadout 7.30) * axpect 1.50)
2023-07-29 22:43:01.523 INFO    ARF (448): Final RCS 23.99 (base 3.30 + loadout 0.00) * axpect 7.27)
2023-07-29 22:43:01.523 INFO    ARF (448): Final RCS 12.95 (base 3.30 + loadout 5.12) * axpect 2.37)
2023-07-29 22:43:01.530 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:43:01.545 INFO    ARF (11892): Final RCS 12.69 (base 3.60 + loadout 7.30) * axpect 1.50)
2023-07-29 22:43:01.545 INFO    ARF (11892): Final RCS 23.99 (base 3.30 + loadout 0.00) * axpect 7.27)
2023-07-29 22:43:01.545 INFO    ARF (11892): Final RCS 12.96 (base 3.30 + loadout 5.12) * axpect 2.37)
2023-07-29 22:43:01.556 INFO    ARF (8204): Final RCS 12.69 (base 3.60 + loadout 7.30) * axpect 1.50)
2023-07-29 22:43:01.556 INFO    ARF (8204): Final RCS 23.99 (base 3.30 + loadout 0.00) * axpect 7.27)
2023-07-29 22:43:01.556 INFO    ARF (8204): Final RCS 12.96 (base 3.30 + loadout 5.12) * axpect 2.37)
2023-07-29 22:43:01.563 INFO    ARF (10188): Final RCS 8.01 (base 3.30 + loadout 2.57) * axpect 1.65)
2023-07-29 22:43:01.564 INFO    ARF (10188): Final RCS 5.59 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:01.564 INFO    ARF (10188): Final RCS 32.32 (base 2.40 + loadout 0.00) * axpect 13.46)
2023-07-29 22:43:01.564 INFO    ARF (10188): Final RCS 12.69 (base 3.60 + loadout 7.30) * axpect 1.50)
2023-07-29 22:43:01.564 INFO    ARF (10188): Final RCS 23.99 (base 3.30 + loadout 0.00) * axpect 7.27)
2023-07-29 22:43:01.564 INFO    ARF (10188): Final RCS 12.96 (base 3.30 + loadout 5.12) * axpect 2.37)
2023-07-29 22:43:01.571 INFO    ARF (14528): Final RCS 8.01 (base 3.30 + loadout 2.57) * axpect 1.65)
2023-07-29 22:43:01.571 INFO    ARF (14528): Final RCS 5.59 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:01.571 INFO    ARF (14528): Final RCS 32.32 (base 2.40 + loadout 0.00) * axpect 13.46)
2023-07-29 22:43:01.571 INFO    ARF (14528): Final RCS 12.69 (base 3.60 + loadout 7.30) * axpect 1.50)
2023-07-29 22:43:01.571 INFO    ARF (14528): Final RCS 23.99 (base 3.30 + loadout 0.00) * axpect 7.27)
2023-07-29 22:43:01.584 INFO    ARF (16316): Final RCS 8.01 (base 3.30 + loadout 2.57) * axpect 1.65)
2023-07-29 22:43:01.584 INFO    ARF (16316): Final RCS 5.59 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:01.584 INFO    ARF (16316): Final RCS 32.32 (base 2.40 + loadout 0.00) * axpect 13.46)
2023-07-29 22:43:01.584 INFO    ARF (16316): Final RCS 12.69 (base 3.60 + loadout 7.30) * axpect 1.50)
2023-07-29 22:43:01.584 INFO    ARF (16316): Final RCS 23.99 (base 3.30 + loadout 0.00) * axpect 7.27)
2023-07-29 22:43:01.591 INFO    ARF (10188): Final RCS 8.01 (base 3.30 + loadout 2.57) * axpect 1.65)
2023-07-29 22:43:01.591 INFO    ARF (10188): Final RCS 5.59 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:01.591 INFO    ARF (10188): Final RCS 32.32 (base 2.40 + loadout 0.00) * axpect 13.46)
2023-07-29 22:43:01.591 INFO    ARF (10188): Final RCS 12.69 (base 3.60 + loadout 7.30) * axpect 1.50)
2023-07-29 22:43:01.591 INFO    ARF (10188): Final RCS 23.99 (base 3.30 + loadout 0.00) * axpect 7.27)
2023-07-29 22:43:01.602 INFO    ARF (14528): Final RCS 8.01 (base 3.30 + loadout 2.57) * axpect 1.65)
2023-07-29 22:43:01.602 INFO    ARF (14528): Final RCS 5.59 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:01.602 INFO    ARF (14528): Final RCS 32.32 (base 2.40 + loadout 0.00) * axpect 13.47)
2023-07-29 22:43:01.610 INFO    ARF (12064): Final RCS 8.01 (base 3.30 + loadout 2.57) * axpect 1.65)
2023-07-29 22:43:01.610 INFO    ARF (12064): Final RCS 5.59 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:01.610 INFO    ARF (12064): Final RCS 32.32 (base 2.40 + loadout 0.00) * axpect 13.47)
2023-07-29 22:43:01.621 INFO    ARF (8204): Final RCS 8.01 (base 3.30 + loadout 2.57) * axpect 1.65)
2023-07-29 22:43:01.621 INFO    ARF (8204): Final RCS 5.59 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:01.621 INFO    ARF (8204): Final RCS 32.32 (base 2.40 + loadout 0.00) * axpect 13.47)
2023-07-29 22:43:01.800 INFO    ARF (3428): Final RCS 52.64 (base 25.00 + loadout 0.00) * axpect 2.11)
2023-07-29 22:43:01.809 INFO    ARF (5548): Final RCS 52.70 (base 25.00 + loadout 0.00) * axpect 2.11)
2023-07-29 22:43:01.818 INFO    ARF (17328): Final RCS 52.76 (base 25.00 + loadout 0.00) * axpect 2.11)
2023-07-29 22:43:01.847 INFO    ARF (13920): Final RCS 52.94 (base 25.00 + loadout 0.00) * axpect 2.12)
2023-07-29 22:43:01.868 INFO    ARF (10832): Final RCS 53.00 (base 25.00 + loadout 0.00) * axpect 2.12)
2023-07-29 22:43:02.316 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:43:02.316 DEBUG   Scripting (Main): Phrases make : key = 4104
2023-07-29 22:43:02.617 INFO    ARF (7300): Final RCS 57.39 (base 25.00 + loadout 0.00) * axpect 2.30)
2023-07-29 22:43:02.627 INFO    ARF (5276): Final RCS 57.44 (base 25.00 + loadout 0.00) * axpect 2.30)
2023-07-29 22:43:02.637 INFO    ARF (9160): Final RCS 57.50 (base 25.00 + loadout 0.00) * axpect 2.30)
2023-07-29 22:43:02.655 INFO    ARF (16316): Final RCS 57.55 (base 25.00 + loadout 0.00) * axpect 2.30)
2023-07-29 22:43:02.664 INFO    ARF (5548): Final RCS 57.60 (base 25.00 + loadout 0.00) * axpect 2.30)
2023-07-29 22:43:02.673 INFO    ARF (12064): Final RCS 57.66 (base 25.00 + loadout 0.00) * axpect 2.31)
2023-07-29 22:43:02.683 INFO    ARF (5276): Final RCS 57.71 (base 25.00 + loadout 0.00) * axpect 2.31)
2023-07-29 22:43:02.724 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:43:02.869 INFO    ARF (5548): Final RCS 7.95 (base 3.30 + loadout 2.57) * axpect 1.63)
2023-07-29 22:43:02.869 INFO    ARF (5548): Final RCS 5.59 (base 3.30 + loadout 0.00) * axpect 1.69)
2023-07-29 22:43:02.869 INFO    ARF (5548): Final RCS 32.35 (base 2.40 + loadout 0.00) * axpect 13.48)
2023-07-29 22:43:02.879 INFO    ARF (14048): Final RCS 7.95 (base 3.30 + loadout 2.57) * axpect 1.63)
2023-07-29 22:43:02.879 INFO    ARF (14048): Final RCS 5.59 (base 3.30 + loadout 0.00) * axpect 1.69)
2023-07-29 22:43:02.879 INFO    ARF (14048): Final RCS 32.35 (base 2.40 + loadout 0.00) * axpect 13.48)
2023-07-29 22:43:02.888 INFO    ARF (8204): Final RCS 7.95 (base 3.30 + loadout 2.57) * axpect 1.63)
2023-07-29 22:43:02.888 INFO    ARF (8204): Final RCS 5.59 (base 3.30 + loadout 0.00) * axpect 1.69)
2023-07-29 22:43:02.888 INFO    ARF (8204): Final RCS 32.35 (base 2.40 + loadout 0.00) * axpect 13.48)
2023-07-29 22:43:02.901 INFO    ARF (16380): Final RCS 7.95 (base 3.30 + loadout 2.57) * axpect 1.63)
2023-07-29 22:43:02.901 INFO    ARF (16380): Final RCS 5.59 (base 3.30 + loadout 0.00) * axpect 1.69)
2023-07-29 22:43:02.901 INFO    ARF (16380): Final RCS 32.35 (base 2.40 + loadout 0.00) * axpect 13.48)
2023-07-29 22:43:02.901 INFO    ARF (16380): Final RCS 12.75 (base 3.60 + loadout 7.30) * axpect 1.51)
2023-07-29 22:43:02.901 INFO    ARF (16380): Final RCS 23.95 (base 3.30 + loadout 0.00) * axpect 7.26)
2023-07-29 22:43:02.907 INFO    ARF (14048): Final RCS 7.95 (base 3.30 + loadout 2.57) * axpect 1.63)
2023-07-29 22:43:02.907 INFO    ARF (14048): Final RCS 5.59 (base 3.30 + loadout 0.00) * axpect 1.69)
2023-07-29 22:43:02.907 INFO    ARF (14048): Final RCS 32.35 (base 2.40 + loadout 0.00) * axpect 13.48)
2023-07-29 22:43:02.907 INFO    ARF (14048): Final RCS 12.75 (base 3.60 + loadout 7.30) * axpect 1.51)
2023-07-29 22:43:02.907 INFO    ARF (14048): Final RCS 23.95 (base 3.30 + loadout 0.00) * axpect 7.26)
2023-07-29 22:43:02.918 INFO    ARF (3968): Final RCS 7.95 (base 3.30 + loadout 2.57) * axpect 1.63)
2023-07-29 22:43:02.918 INFO    ARF (3968): Final RCS 5.59 (base 3.30 + loadout 0.00) * axpect 1.69)
2023-07-29 22:43:02.918 INFO    ARF (3968): Final RCS 32.35 (base 2.40 + loadout 0.00) * axpect 13.48)
2023-07-29 22:43:02.918 INFO    ARF (3968): Final RCS 13.14 (base 3.30 + loadout 5.12) * axpect 2.43)
2023-07-29 22:43:02.927 INFO    ARF (16380): Final RCS 7.94 (base 3.30 + loadout 2.57) * axpect 1.63)
2023-07-29 22:43:02.927 INFO    ARF (16380): Final RCS 5.59 (base 3.30 + loadout 0.00) * axpect 1.69)
2023-07-29 22:43:02.927 INFO    ARF (16380): Final RCS 32.35 (base 2.40 + loadout 0.00) * axpect 13.48)
2023-07-29 22:43:02.927 INFO    ARF (16380): Final RCS 13.14 (base 3.30 + loadout 5.12) * axpect 2.43)
2023-07-29 22:43:02.954 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:43:02.954 INFO    ARF (13420): Final RCS 13.15 (base 3.30 + loadout 5.12) * axpect 2.43)
2023-07-29 22:43:02.972 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:43:02.972 INFO    ARF (10832): Final RCS 13.16 (base 3.30 + loadout 5.12) * axpect 2.43)
2023-07-29 22:43:02.983 INFO    ARF (5548): Final RCS 13.16 (base 3.30 + loadout 5.12) * axpect 2.44)
2023-07-29 22:43:03.179 INFO    ARF (10832): Final RCS 520.92 (base 75.00 + loadout 0.00) * axpect 6.95)
2023-07-29 22:43:03.189 INFO    ARF (1352): Final RCS 521.54 (base 75.00 + loadout 0.00) * axpect 6.95)
2023-07-29 22:43:03.198 INFO    ARF (16380): Final RCS 522.18 (base 75.00 + loadout 0.00) * axpect 6.96)
2023-07-29 22:43:03.208 INFO    ARF (7300): Final RCS 522.81 (base 75.00 + loadout 0.00) * axpect 6.97)
2023-07-29 22:43:03.218 INFO    ARF (1352): Final RCS 523.44 (base 75.00 + loadout 0.00) * axpect 6.98)
2023-07-29 22:43:03.234 INFO    ARF (13920): Final RCS 524.06 (base 75.00 + loadout 0.00) * axpect 6.99)
2023-07-29 22:43:03.244 INFO    ARF (11024): Final RCS 524.68 (base 75.00 + loadout 0.00) * axpect 7.00)
2023-07-29 22:43:03.425 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:43:03.693 INFO    ARF (13420): Final RCS 550.31 (base 75.00 + loadout 0.00) * axpect 7.34)
2023-07-29 22:43:03.702 INFO    ARF (16316): Final RCS 550.83 (base 75.00 + loadout 0.00) * axpect 7.34)
2023-07-29 22:43:03.712 INFO    ARF (3428): Final RCS 551.35 (base 75.00 + loadout 0.00) * axpect 7.35)
2023-07-29 22:43:03.720 INFO    ARF (9160): Final RCS 551.87 (base 75.00 + loadout 0.00) * axpect 7.36)
2023-07-29 22:43:03.731 INFO    ARF (1352): Final RCS 552.38 (base 75.00 + loadout 0.00) * axpect 7.37)
2023-07-29 22:43:03.740 INFO    ARF (3428): Final RCS 552.89 (base 75.00 + loadout 0.00) * axpect 7.37)
2023-07-29 22:43:03.947 INFO    ARF (13420): Final RCS 13.48 (base 3.30 + loadout 5.12) * axpect 2.53)
2023-07-29 22:43:04.274 WARNING LOG (3992): 4 duplicate message(s) skipped.
2023-07-29 22:43:04.274 INFO    ARF (17328): Final RCS 63.59 (base 25.00 + loadout 0.00) * axpect 2.54)
2023-07-29 22:43:04.282 INFO    ARF (14528): Final RCS 63.61 (base 25.00 + loadout 0.00) * axpect 2.54)
2023-07-29 22:43:04.291 INFO    ARF (5996): Final RCS 63.63 (base 25.00 + loadout 0.00) * axpect 2.55)
2023-07-29 22:43:04.301 INFO    ARF (7300): Final RCS 63.64 (base 25.00 + loadout 0.00) * axpect 2.55)
2023-07-29 22:43:04.894 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:43:04.894 DEBUG   Scripting (Main): Phrases make : key = 4379
2023-07-29 22:43:05.054 INFO    ARF (11892): Final RCS 64.23 (base 25.00 + loadout 0.00) * axpect 2.57)
2023-07-29 22:43:05.082 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:43:05.082 INFO    ARF (8204): Final RCS 64.22 (base 25.00 + loadout 0.00) * axpect 2.57)
2023-07-29 22:43:05.281 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:43:05.281 INFO    ARF (3968): Final RCS 7.80 (base 3.30 + loadout 2.57) * axpect 1.58)
2023-07-29 22:43:05.281 INFO    ARF (3968): Final RCS 5.59 (base 3.30 + loadout 0.00) * axpect 1.69)
2023-07-29 22:43:05.291 INFO    ARF (8624): Final RCS 7.80 (base 3.30 + loadout 2.57) * axpect 1.58)
2023-07-29 22:43:05.291 INFO    ARF (8624): Final RCS 5.59 (base 3.30 + loadout 0.00) * axpect 1.69)
2023-07-29 22:43:05.291 INFO    ARF (8624): Final RCS 32.41 (base 2.40 + loadout 0.00) * axpect 13.50)
2023-07-29 22:43:05.299 INFO    ARF (1352): Final RCS 7.80 (base 3.30 + loadout 2.57) * axpect 1.58)
2023-07-29 22:43:05.299 INFO    ARF (1352): Final RCS 5.59 (base 3.30 + loadout 0.00) * axpect 1.69)
2023-07-29 22:43:05.299 INFO    ARF (1352): Final RCS 32.41 (base 2.40 + loadout 0.00) * axpect 13.50)
2023-07-29 22:43:05.307 INFO    ARF (14528): Final RCS 7.80 (base 3.30 + loadout 2.57) * axpect 1.58)
2023-07-29 22:43:05.307 INFO    ARF (14528): Final RCS 5.59 (base 3.30 + loadout 0.00) * axpect 1.69)
2023-07-29 22:43:05.307 INFO    ARF (14528): Final RCS 32.41 (base 2.40 + loadout 0.00) * axpect 13.50)
2023-07-29 22:43:05.324 INFO    ARF (8624): Final RCS 7.79 (base 3.30 + loadout 2.57) * axpect 1.58)
2023-07-29 22:43:05.324 INFO    ARF (8624): Final RCS 5.59 (base 3.30 + loadout 0.00) * axpect 1.69)
2023-07-29 22:43:05.324 INFO    ARF (8624): Final RCS 32.41 (base 2.40 + loadout 0.00) * axpect 13.51)
2023-07-29 22:43:05.324 INFO    ARF (8624): Final RCS 12.90 (base 3.60 + loadout 7.30) * axpect 1.56)
2023-07-29 22:43:05.324 INFO    ARF (8624): Final RCS 23.87 (base 3.30 + loadout 0.00) * axpect 7.23)
2023-07-29 22:43:05.333 INFO    ARF (9160): Final RCS 7.79 (base 3.30 + loadout 2.57) * axpect 1.58)
2023-07-29 22:43:05.333 INFO    ARF (9160): Final RCS 5.59 (base 3.30 + loadout 0.00) * axpect 1.69)
2023-07-29 22:43:05.333 INFO    ARF (9160): Final RCS 32.41 (base 2.40 + loadout 0.00) * axpect 13.51)
2023-07-29 22:43:05.333 INFO    ARF (9160): Final RCS 12.90 (base 3.60 + loadout 7.30) * axpect 1.56)
2023-07-29 22:43:05.333 INFO    ARF (9160): Final RCS 23.87 (base 3.30 + loadout 0.00) * axpect 7.23)
2023-07-29 22:43:05.341 INFO    ARF (11892): Final RCS 7.79 (base 3.30 + loadout 2.57) * axpect 1.58)
2023-07-29 22:43:05.341 INFO    ARF (11892): Final RCS 5.59 (base 3.30 + loadout 0.00) * axpect 1.69)
2023-07-29 22:43:05.341 INFO    ARF (11892): Final RCS 32.41 (base 2.40 + loadout 0.00) * axpect 13.51)
2023-07-29 22:43:05.341 INFO    ARF (11892): Final RCS 12.90 (base 3.60 + loadout 7.30) * axpect 1.56)
2023-07-29 22:43:05.341 INFO    ARF (11892): Final RCS 23.87 (base 3.30 + loadout 0.00) * axpect 7.23)
2023-07-29 22:43:05.351 INFO    ARF (5548): Final RCS 32.41 (base 2.40 + loadout 0.00) * axpect 13.51)
2023-07-29 22:43:05.351 INFO    ARF (5548): Final RCS 12.90 (base 3.60 + loadout 7.30) * axpect 1.56)
2023-07-29 22:43:05.351 INFO    ARF (5548): Final RCS 23.87 (base 3.30 + loadout 0.00) * axpect 7.23)
2023-07-29 22:43:05.351 INFO    ARF (5548): Final RCS 13.60 (base 3.30 + loadout 5.12) * axpect 2.57)
2023-07-29 22:43:05.360 INFO    ARF (16380): Final RCS 12.90 (base 3.60 + loadout 7.30) * axpect 1.56)
2023-07-29 22:43:05.360 INFO    ARF (16380): Final RCS 23.87 (base 3.30 + loadout 0.00) * axpect 7.23)
2023-07-29 22:43:05.360 INFO    ARF (16380): Final RCS 13.60 (base 3.30 + loadout 5.12) * axpect 2.57)
2023-07-29 22:43:05.368 INFO    ARF (11024): Final RCS 12.90 (base 3.60 + loadout 7.30) * axpect 1.56)
2023-07-29 22:43:05.368 INFO    ARF (11024): Final RCS 23.87 (base 3.30 + loadout 0.00) * axpect 7.23)
2023-07-29 22:43:05.368 INFO    ARF (11024): Final RCS 13.60 (base 3.30 + loadout 5.12) * axpect 2.57)
2023-07-29 22:43:05.384 INFO    ARF (10832): Final RCS 12.90 (base 3.60 + loadout 7.30) * axpect 1.56)
2023-07-29 22:43:05.384 INFO    ARF (10832): Final RCS 23.87 (base 3.30 + loadout 0.00) * axpect 7.23)
2023-07-29 22:43:05.384 INFO    ARF (10832): Final RCS 13.60 (base 3.30 + loadout 5.12) * axpect 2.57)
2023-07-29 22:43:05.609 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:43:05.609 INFO    ARF (448): Final RCS 605.67 (base 75.00 + loadout 0.00) * axpect 8.08)
2023-07-29 22:43:05.619 INFO    ARF (5996): Final RCS 605.76 (base 75.00 + loadout 0.00) * axpect 8.08)
2023-07-29 22:43:05.634 INFO    ARF (14048): Final RCS 605.85 (base 75.00 + loadout 0.00) * axpect 8.08)
2023-07-29 22:43:05.644 INFO    ARF (13920): Final RCS 605.94 (base 75.00 + loadout 0.00) * axpect 8.08)
2023-07-29 22:43:05.920 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:43:06.120 INFO    ARF (14048): Final RCS 608.86 (base 75.00 + loadout 0.00) * axpect 8.12)
2023-07-29 22:43:06.129 INFO    ARF (12064): Final RCS 608.90 (base 75.00 + loadout 0.00) * axpect 8.12)
2023-07-29 22:43:06.138 INFO    ARF (448): Final RCS 608.94 (base 75.00 + loadout 0.00) * axpect 8.12)
2023-07-29 22:43:06.148 INFO    ARF (9160): Final RCS 608.98 (base 75.00 + loadout 0.00) * axpect 8.12)
2023-07-29 22:43:06.164 INFO    ARF (17328): Final RCS 609.02 (base 75.00 + loadout 0.00) * axpect 8.12)
2023-07-29 22:43:06.173 INFO    ARF (5548): Final RCS 609.06 (base 75.00 + loadout 0.00) * axpect 8.12)
2023-07-29 22:43:06.182 INFO    ARF (5996): Final RCS 609.10 (base 75.00 + loadout 0.00) * axpect 8.12)
2023-07-29 22:43:06.369 INFO    ARF (7300): Final RCS 13.55 (base 3.30 + loadout 5.12) * axpect 2.56)
2023-07-29 22:43:06.378 INFO    ARF (3428): Final RCS 13.55 (base 3.30 + loadout 5.12) * axpect 2.55)
2023-07-29 22:43:06.395 INFO    ARF (3968): Final RCS 12.97 (base 3.60 + loadout 7.30) * axpect 1.57)
2023-07-29 22:43:06.395 INFO    ARF (3968): Final RCS 23.85 (base 3.30 + loadout 0.00) * axpect 7.23)
2023-07-29 22:43:06.395 INFO    ARF (3968): Final RCS 13.55 (base 3.30 + loadout 5.12) * axpect 2.55)
2023-07-29 22:43:06.403 INFO    ARF (14048): Final RCS 12.97 (base 3.60 + loadout 7.30) * axpect 1.58)
2023-07-29 22:43:06.403 INFO    ARF (14048): Final RCS 23.85 (base 3.30 + loadout 0.00) * axpect 7.23)
2023-07-29 22:43:06.403 INFO    ARF (14048): Final RCS 13.55 (base 3.30 + loadout 5.12) * axpect 2.55)
2023-07-29 22:43:06.411 INFO    ARF (5548): Final RCS 12.97 (base 3.60 + loadout 7.30) * axpect 1.58)
2023-07-29 22:43:06.411 INFO    ARF (5548): Final RCS 23.84 (base 3.30 + loadout 0.00) * axpect 7.23)
2023-07-29 22:43:06.411 INFO    ARF (5548): Final RCS 13.55 (base 3.30 + loadout 5.12) * axpect 2.55)
2023-07-29 22:43:06.419 INFO    ARF (13420): Final RCS 32.43 (base 2.40 + loadout 0.00) * axpect 13.51)
2023-07-29 22:43:06.419 INFO    ARF (13420): Final RCS 12.97 (base 3.60 + loadout 7.30) * axpect 1.58)
2023-07-29 22:43:06.419 INFO    ARF (13420): Final RCS 23.84 (base 3.30 + loadout 0.00) * axpect 7.23)
2023-07-29 22:43:06.419 INFO    ARF (13420): Final RCS 13.55 (base 3.30 + loadout 5.12) * axpect 2.55)
2023-07-29 22:43:06.429 INFO    ARF (12064): Final RCS 7.79 (base 3.30 + loadout 2.57) * axpect 1.58)
2023-07-29 22:43:06.429 INFO    ARF (12064): Final RCS 5.59 (base 3.30 + loadout 0.00) * axpect 1.69)
2023-07-29 22:43:06.429 INFO    ARF (12064): Final RCS 32.43 (base 2.40 + loadout 0.00) * axpect 13.51)
2023-07-29 22:43:06.429 INFO    ARF (12064): Final RCS 12.98 (base 3.60 + loadout 7.30) * axpect 1.58)
2023-07-29 22:43:06.429 INFO    ARF (12064): Final RCS 23.84 (base 3.30 + loadout 0.00) * axpect 7.23)
2023-07-29 22:43:06.429 INFO    ARF (12064): Final RCS 13.55 (base 3.30 + loadout 5.12) * axpect 2.55)
2023-07-29 22:43:06.445 INFO    ARF (5276): Final RCS 7.79 (base 3.30 + loadout 2.57) * axpect 1.58)
2023-07-29 22:43:06.445 INFO    ARF (5276): Final RCS 5.59 (base 3.30 + loadout 0.00) * axpect 1.69)
2023-07-29 22:43:06.445 INFO    ARF (5276): Final RCS 32.43 (base 2.40 + loadout 0.00) * axpect 13.51)
2023-07-29 22:43:06.445 INFO    ARF (5276): Final RCS 12.98 (base 3.60 + loadout 7.30) * axpect 1.58)
2023-07-29 22:43:06.445 INFO    ARF (5276): Final RCS 23.84 (base 3.30 + loadout 0.00) * axpect 7.23)
2023-07-29 22:43:06.455 INFO    ARF (10832): Final RCS 7.79 (base 3.30 + loadout 2.57) * axpect 1.58)
2023-07-29 22:43:06.455 INFO    ARF (10832): Final RCS 5.59 (base 3.30 + loadout 0.00) * axpect 1.69)
2023-07-29 22:43:06.455 INFO    ARF (10832): Final RCS 32.43 (base 2.40 + loadout 0.00) * axpect 13.51)
2023-07-29 22:43:06.455 INFO    ARF (10832): Final RCS 12.98 (base 3.60 + loadout 7.30) * axpect 1.58)
2023-07-29 22:43:06.455 INFO    ARF (10832): Final RCS 23.84 (base 3.30 + loadout 0.00) * axpect 7.23)
2023-07-29 22:43:06.464 INFO    ARF (17328): Final RCS 7.79 (base 3.30 + loadout 2.57) * axpect 1.58)
2023-07-29 22:43:06.464 INFO    ARF (17328): Final RCS 5.59 (base 3.30 + loadout 0.00) * axpect 1.69)
2023-07-29 22:43:06.464 INFO    ARF (17328): Final RCS 32.43 (base 2.40 + loadout 0.00) * axpect 13.51)
2023-07-29 22:43:06.470 INFO    ARF (8204): Final RCS 7.78 (base 3.30 + loadout 2.57) * axpect 1.58)
2023-07-29 22:43:06.470 INFO    ARF (8204): Final RCS 5.59 (base 3.30 + loadout 0.00) * axpect 1.69)
2023-07-29 22:43:06.470 INFO    ARF (8204): Final RCS 32.44 (base 2.40 + loadout 0.00) * axpect 13.51)
2023-07-29 22:43:06.479 INFO    ARF (5996): Final RCS 7.78 (base 3.30 + loadout 2.57) * axpect 1.58)
2023-07-29 22:43:06.479 INFO    ARF (5996): Final RCS 5.59 (base 3.30 + loadout 0.00) * axpect 1.69)
2023-07-29 22:43:06.479 INFO    ARF (5996): Final RCS 32.44 (base 2.40 + loadout 0.00) * axpect 13.51)
2023-07-29 22:43:06.488 INFO    ARF (12064): Final RCS 7.78 (base 3.30 + loadout 2.57) * axpect 1.58)
2023-07-29 22:43:06.488 INFO    ARF (12064): Final RCS 5.59 (base 3.30 + loadout 0.00) * axpect 1.69)
2023-07-29 22:43:06.677 INFO    ARF (9160): Final RCS 62.23 (base 25.00 + loadout 0.00) * axpect 2.49)
2023-07-29 22:43:06.686 INFO    ARF (5548): Final RCS 62.21 (base 25.00 + loadout 0.00) * axpect 2.49)
2023-07-29 22:43:06.695 INFO    ARF (13420): Final RCS 62.20 (base 25.00 + loadout 0.00) * axpect 2.49)
2023-07-29 22:43:06.704 INFO    ARF (14048): Final RCS 62.18 (base 25.00 + loadout 0.00) * axpect 2.49)
2023-07-29 22:43:06.713 INFO    ARF (5548): Final RCS 62.16 (base 25.00 + loadout 0.00) * axpect 2.49)
2023-07-29 22:43:06.729 INFO    ARF (8204): Final RCS 62.14 (base 25.00 + loadout 0.00) * axpect 2.49)
2023-07-29 22:43:06.738 INFO    ARF (9160): Final RCS 62.13 (base 25.00 + loadout 0.00) * axpect 2.49)
2023-07-29 22:43:06.850 DEBUG   LuaGUI (Main): --- onChatMessage---	i only have cluster but i can drop them anyway	2	-2
2023-07-29 22:43:07.404 INFO    ARF (16380): Final RCS 61.09 (base 25.00 + loadout 0.00) * axpect 2.44)
2023-07-29 22:43:07.413 INFO    ARF (7300): Final RCS 61.07 (base 25.00 + loadout 0.00) * axpect 2.44)
2023-07-29 22:43:07.420 INFO    ARF (8624): Final RCS 61.06 (base 25.00 + loadout 0.00) * axpect 2.44)
2023-07-29 22:43:07.430 INFO    ARF (5548): Final RCS 61.05 (base 25.00 + loadout 0.00) * axpect 2.44)
2023-07-29 22:43:07.439 INFO    ARF (14528): Final RCS 61.04 (base 25.00 + loadout 0.00) * axpect 2.44)
2023-07-29 22:43:07.447 INFO    ARF (8204): Final RCS 61.03 (base 25.00 + loadout 0.00) * axpect 2.44)
2023-07-29 22:43:07.464 INFO    ARF (10188): Final RCS 61.01 (base 25.00 + loadout 0.00) * axpect 2.44)
2023-07-29 22:43:07.653 INFO    ARF (5548): Final RCS 7.78 (base 3.30 + loadout 2.57) * axpect 1.58)
2023-07-29 22:43:07.653 INFO    ARF (5548): Final RCS 5.59 (base 3.30 + loadout 0.00) * axpect 1.69)
2023-07-29 22:43:07.653 INFO    ARF (5548): Final RCS 32.46 (base 2.40 + loadout 0.00) * axpect 13.52)
2023-07-29 22:43:07.661 INFO    ARF (9160): Final RCS 7.78 (base 3.30 + loadout 2.57) * axpect 1.58)
2023-07-29 22:43:07.661 INFO    ARF (9160): Final RCS 5.59 (base 3.30 + loadout 0.00) * axpect 1.69)
2023-07-29 22:43:07.661 INFO    ARF (9160): Final RCS 32.46 (base 2.40 + loadout 0.00) * axpect 13.52)
2023-07-29 22:43:07.670 INFO    ARF (448): Final RCS 7.78 (base 3.30 + loadout 2.57) * axpect 1.58)
2023-07-29 22:43:07.670 INFO    ARF (448): Final RCS 5.59 (base 3.30 + loadout 0.00) * axpect 1.69)
2023-07-29 22:43:07.670 INFO    ARF (448): Final RCS 32.46 (base 2.40 + loadout 0.00) * axpect 13.52)
2023-07-29 22:43:07.679 INFO    ARF (3428): Final RCS 7.78 (base 3.30 + loadout 2.57) * axpect 1.58)
2023-07-29 22:43:07.679 INFO    ARF (3428): Final RCS 5.59 (base 3.30 + loadout 0.00) * axpect 1.69)
2023-07-29 22:43:07.679 INFO    ARF (3428): Final RCS 32.46 (base 2.40 + loadout 0.00) * axpect 13.52)
2023-07-29 22:43:07.679 INFO    ARF (3428): Final RCS 13.03 (base 3.60 + loadout 7.30) * axpect 1.59)
2023-07-29 22:43:07.679 INFO    ARF (3428): Final RCS 23.81 (base 3.30 + loadout 0.00) * axpect 7.22)
2023-07-29 22:43:07.688 INFO    ARF (5996): Final RCS 7.78 (base 3.30 + loadout 2.57) * axpect 1.58)
2023-07-29 22:43:07.688 INFO    ARF (5996): Final RCS 5.59 (base 3.30 + loadout 0.00) * axpect 1.69)
2023-07-29 22:43:07.688 INFO    ARF (5996): Final RCS 32.46 (base 2.40 + loadout 0.00) * axpect 13.52)
2023-07-29 22:43:07.688 INFO    ARF (5996): Final RCS 13.04 (base 3.60 + loadout 7.30) * axpect 1.59)
2023-07-29 22:43:07.688 INFO    ARF (5996): Final RCS 23.81 (base 3.30 + loadout 0.00) * axpect 7.22)
2023-07-29 22:43:07.705 INFO    ARF (448): Final RCS 7.78 (base 3.30 + loadout 2.57) * axpect 1.58)
2023-07-29 22:43:07.705 INFO    ARF (448): Final RCS 5.59 (base 3.30 + loadout 0.00) * axpect 1.69)
2023-07-29 22:43:07.705 INFO    ARF (448): Final RCS 32.46 (base 2.40 + loadout 0.00) * axpect 13.52)
2023-07-29 22:43:07.714 INFO    ARF (3428): Final RCS 13.40 (base 3.30 + loadout 5.12) * axpect 2.51)
2023-07-29 22:43:07.764 WARNING LOG (3992): 4 duplicate message(s) skipped.
2023-07-29 22:43:07.764 INFO    ARF (5276): Final RCS 13.39 (base 3.30 + loadout 5.12) * axpect 2.51)
2023-07-29 22:43:07.948 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:43:07.948 INFO    ARF (14528): Final RCS 622.54 (base 75.00 + loadout 0.00) * axpect 8.30)
2023-07-29 22:43:07.964 INFO    ARF (9160): Final RCS 622.73 (base 75.00 + loadout 0.00) * axpect 8.30)
2023-07-29 22:43:07.974 INFO    ARF (11024): Final RCS 622.92 (base 75.00 + loadout 0.00) * axpect 8.31)
2023-07-29 22:43:07.982 INFO    ARF (17328): Final RCS 623.11 (base 75.00 + loadout 0.00) * axpect 8.31)
2023-07-29 22:43:07.991 INFO    ARF (13920): Final RCS 623.31 (base 75.00 + loadout 0.00) * axpect 8.31)
2023-07-29 22:43:08.001 INFO    ARF (11024): Final RCS 623.51 (base 75.00 + loadout 0.00) * axpect 8.31)
2023-07-29 22:43:08.008 INFO    ARF (17328): Final RCS 623.71 (base 75.00 + loadout 0.00) * axpect 8.32)
2023-07-29 22:43:08.018 INFO    ARF (13420): Final RCS 623.91 (base 75.00 + loadout 0.00) * axpect 8.32)
2023-07-29 22:43:08.528 INFO    ARF (5548): Final RCS 637.39 (base 75.00 + loadout 0.00) * axpect 8.50)
2023-07-29 22:43:08.545 INFO    ARF (13420): Final RCS 637.72 (base 75.00 + loadout 0.00) * axpect 8.50)
2023-07-29 22:43:08.554 INFO    ARF (10832): Final RCS 638.05 (base 75.00 + loadout 0.00) * axpect 8.51)
2023-07-29 22:43:08.563 INFO    ARF (448): Final RCS 638.39 (base 75.00 + loadout 0.00) * axpect 8.51)
2023-07-29 22:43:08.574 INFO    ARF (8624): Final RCS 638.72 (base 75.00 + loadout 0.00) * axpect 8.52)
2023-07-29 22:43:08.583 INFO    ARF (17328): Final RCS 639.06 (base 75.00 + loadout 0.00) * axpect 8.52)
2023-07-29 22:43:08.793 INFO    ARF (11024): Final RCS 13.27 (base 3.30 + loadout 5.12) * axpect 2.47)
2023-07-29 22:43:08.818 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:43:08.818 INFO    ARF (8624): Final RCS 13.26 (base 3.30 + loadout 5.12) * axpect 2.47)
2023-07-29 22:43:09.113 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:43:09.113 INFO    ARF (14048): Final RCS 61.81 (base 25.00 + loadout 0.00) * axpect 2.47)
2023-07-29 22:43:09.121 INFO    ARF (16380): Final RCS 61.84 (base 25.00 + loadout 0.00) * axpect 2.47)
2023-07-29 22:43:09.130 INFO    ARF (448): Final RCS 61.87 (base 25.00 + loadout 0.00) * axpect 2.47)
2023-07-29 22:43:09.139 INFO    ARF (3968): Final RCS 61.89 (base 25.00 + loadout 0.00) * axpect 2.48)
2023-07-29 22:43:09.566 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:43:09.812 INFO    ARF (8204): Final RCS 64.56 (base 25.00 + loadout 0.00) * axpect 2.58)
2023-07-29 22:43:09.821 INFO    ARF (14528): Final RCS 64.61 (base 25.00 + loadout 0.00) * axpect 2.58)
2023-07-29 22:43:09.831 INFO    ARF (17328): Final RCS 64.67 (base 25.00 + loadout 0.00) * axpect 2.59)
2023-07-29 22:43:09.839 INFO    ARF (13420): Final RCS 64.72 (base 25.00 + loadout 0.00) * axpect 2.59)
2023-07-29 22:43:09.849 INFO    ARF (10832): Final RCS 64.77 (base 25.00 + loadout 0.00) * axpect 2.59)
2023-07-29 22:43:09.874 INFO    ARF (3428): Final RCS 64.83 (base 25.00 + loadout 0.00) * axpect 2.59)
2023-07-29 22:43:10.048 INFO    ARF (9160): Final RCS 7.81 (base 3.30 + loadout 2.57) * axpect 1.59)
2023-07-29 22:43:10.048 INFO    ARF (9160): Final RCS 5.59 (base 3.30 + loadout 0.00) * axpect 1.69)
2023-07-29 22:43:10.048 INFO    ARF (9160): Final RCS 32.48 (base 2.40 + loadout 0.00) * axpect 13.54)
2023-07-29 22:43:10.066 INFO    ARF (17328): Final RCS 7.80 (base 3.30 + loadout 2.57) * axpect 1.59)
2023-07-29 22:43:10.066 INFO    ARF (17328): Final RCS 5.59 (base 3.30 + loadout 0.00) * axpect 1.69)
2023-07-29 22:43:10.066 INFO    ARF (17328): Final RCS 32.48 (base 2.40 + loadout 0.00) * axpect 13.54)
2023-07-29 22:43:10.075 INFO    ARF (3968): Final RCS 7.80 (base 3.30 + loadout 2.57) * axpect 1.59)
2023-07-29 22:43:10.075 INFO    ARF (3968): Final RCS 5.59 (base 3.30 + loadout 0.00) * axpect 1.69)
2023-07-29 22:43:10.075 INFO    ARF (3968): Final RCS 32.48 (base 2.40 + loadout 0.00) * axpect 13.54)
2023-07-29 22:43:10.082 INFO    ARF (10188): Final RCS 7.80 (base 3.30 + loadout 2.57) * axpect 1.59)
2023-07-29 22:43:10.082 INFO    ARF (10188): Final RCS 5.59 (base 3.30 + loadout 0.00) * axpect 1.69)
2023-07-29 22:43:10.082 INFO    ARF (10188): Final RCS 32.48 (base 2.40 + loadout 0.00) * axpect 13.54)
2023-07-29 22:43:10.082 INFO    ARF (10188): Final RCS 13.18 (base 3.60 + loadout 7.30) * axpect 1.63)
2023-07-29 22:43:10.082 INFO    ARF (10188): Final RCS 23.77 (base 3.30 + loadout 0.00) * axpect 7.20)
2023-07-29 22:43:10.091 INFO    ARF (14528): Final RCS 7.80 (base 3.30 + loadout 2.57) * axpect 1.59)
2023-07-29 22:43:10.091 INFO    ARF (14528): Final RCS 5.59 (base 3.30 + loadout 0.00) * axpect 1.69)
2023-07-29 22:43:10.091 INFO    ARF (14528): Final RCS 32.48 (base 2.40 + loadout 0.00) * axpect 13.54)
2023-07-29 22:43:10.091 INFO    ARF (14528): Final RCS 13.18 (base 3.60 + loadout 7.30) * axpect 1.63)
2023-07-29 22:43:10.091 INFO    ARF (14528): Final RCS 23.77 (base 3.30 + loadout 0.00) * axpect 7.20)
2023-07-29 22:43:10.100 INFO    ARF (5996): Final RCS 7.80 (base 3.30 + loadout 2.57) * axpect 1.58)
2023-07-29 22:43:10.100 INFO    ARF (5996): Final RCS 5.59 (base 3.30 + loadout 0.00) * axpect 1.69)
2023-07-29 22:43:10.100 INFO    ARF (5996): Final RCS 32.48 (base 2.40 + loadout 0.00) * axpect 13.54)
2023-07-29 22:43:10.100 INFO    ARF (5996): Final RCS 13.18 (base 3.60 + loadout 7.30) * axpect 1.63)
2023-07-29 22:43:10.100 INFO    ARF (5996): Final RCS 23.77 (base 3.30 + loadout 0.00) * axpect 7.20)
2023-07-29 22:43:10.108 INFO    ARF (10188): Final RCS 7.80 (base 3.30 + loadout 2.57) * axpect 1.58)
2023-07-29 22:43:10.108 INFO    ARF (10188): Final RCS 5.59 (base 3.30 + loadout 0.00) * axpect 1.69)
2023-07-29 22:43:10.108 INFO    ARF (10188): Final RCS 32.48 (base 2.40 + loadout 0.00) * axpect 13.54)
2023-07-29 22:43:10.108 INFO    ARF (10188): Final RCS 13.18 (base 3.60 + loadout 7.30) * axpect 1.63)
2023-07-29 22:43:10.108 INFO    ARF (10188): Final RCS 23.77 (base 3.30 + loadout 0.00) * axpect 7.20)
2023-07-29 22:43:10.118 INFO    ARF (14528): Final RCS 13.18 (base 3.60 + loadout 7.30) * axpect 1.63)
2023-07-29 22:43:10.118 INFO    ARF (14528): Final RCS 23.77 (base 3.30 + loadout 0.00) * axpect 7.20)
2023-07-29 22:43:10.118 INFO    ARF (14528): Final RCS 13.22 (base 3.30 + loadout 5.12) * axpect 2.45)
2023-07-29 22:43:10.133 INFO    ARF (13420): Final RCS 13.18 (base 3.60 + loadout 7.30) * axpect 1.63)
2023-07-29 22:43:10.133 INFO    ARF (13420): Final RCS 23.77 (base 3.30 + loadout 0.00) * axpect 7.20)
2023-07-29 22:43:10.133 INFO    ARF (13420): Final RCS 13.22 (base 3.30 + loadout 5.12) * axpect 2.45)
2023-07-29 22:43:10.142 INFO    ARF (10188): Final RCS 13.18 (base 3.60 + loadout 7.30) * axpect 1.63)
2023-07-29 22:43:10.142 INFO    ARF (10188): Final RCS 23.77 (base 3.30 + loadout 0.00) * axpect 7.20)
2023-07-29 22:43:10.142 INFO    ARF (10188): Final RCS 13.22 (base 3.30 + loadout 5.12) * axpect 2.45)
2023-07-29 22:43:10.371 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:43:10.371 INFO    ARF (16316): Final RCS 749.63 (base 75.00 + loadout 0.00) * axpect 10.00)
2023-07-29 22:43:10.380 INFO    ARF (9160): Final RCS 750.54 (base 75.00 + loadout 0.00) * axpect 10.01)
2023-07-29 22:43:10.389 INFO    ARF (11024): Final RCS 751.46 (base 75.00 + loadout 0.00) * axpect 10.02)
2023-07-29 22:43:10.407 INFO    ARF (5276): Final RCS 752.39 (base 75.00 + loadout 0.00) * axpect 10.03)
2023-07-29 22:43:10.413 INFO    ARF (12064): Final RCS 753.31 (base 75.00 + loadout 0.00) * axpect 10.04)
2023-07-29 22:43:10.951 INFO    ARF (9160): Final RCS 807.97 (base 75.00 + loadout 0.00) * axpect 10.77)
2023-07-29 22:43:10.958 INFO    ARF (16380): Final RCS 809.06 (base 75.00 + loadout 0.00) * axpect 10.79)
2023-07-29 22:43:10.975 INFO    ARF (11024): Final RCS 810.16 (base 75.00 + loadout 0.00) * axpect 10.80)
2023-07-29 22:43:10.983 INFO    ARF (9160): Final RCS 811.26 (base 75.00 + loadout 0.00) * axpect 10.82)
2023-07-29 22:43:10.992 INFO    ARF (5548): Final RCS 812.36 (base 75.00 + loadout 0.00) * axpect 10.83)
2023-07-29 22:43:11.001 INFO    ARF (14048): Final RCS 813.46 (base 75.00 + loadout 0.00) * axpect 10.85)
2023-07-29 22:43:11.010 INFO    ARF (14528): Final RCS 814.57 (base 75.00 + loadout 0.00) * axpect 10.86)
2023-07-29 22:43:11.019 INFO    ARF (12064): Final RCS 815.68 (base 75.00 + loadout 0.00) * axpect 10.88)
2023-07-29 22:43:11.200 INFO    ARF (10832): Final RCS 13.15 (base 3.30 + loadout 5.12) * axpect 2.43)
2023-07-29 22:43:11.234 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:43:11.234 INFO    ARF (11024): Final RCS 13.26 (base 3.60 + loadout 7.30) * axpect 1.65)
2023-07-29 22:43:11.234 INFO    ARF (11024): Final RCS 23.75 (base 3.30 + loadout 0.00) * axpect 7.20)
2023-07-29 22:43:11.234 INFO    ARF (11024): Final RCS 13.15 (base 3.30 + loadout 5.12) * axpect 2.43)
2023-07-29 22:43:11.251 INFO    ARF (10188): Final RCS 13.26 (base 3.60 + loadout 7.30) * axpect 1.65)
2023-07-29 22:43:11.251 INFO    ARF (10188): Final RCS 23.75 (base 3.30 + loadout 0.00) * axpect 7.20)
2023-07-29 22:43:11.251 INFO    ARF (10188): Final RCS 13.15 (base 3.30 + loadout 5.12) * axpect 2.43)
2023-07-29 22:43:11.253 INFO    ARF (5996): Final RCS 13.26 (base 3.60 + loadout 7.30) * axpect 1.65)
2023-07-29 22:43:11.253 INFO    ARF (5996): Final RCS 23.75 (base 3.30 + loadout 0.00) * axpect 7.20)
2023-07-29 22:43:11.253 INFO    ARF (5996): Final RCS 13.15 (base 3.30 + loadout 5.12) * axpect 2.43)
2023-07-29 22:43:11.260 INFO    ARF (14528): Final RCS 7.75 (base 3.30 + loadout 2.57) * axpect 1.57)
2023-07-29 22:43:11.260 INFO    ARF (14528): Final RCS 5.59 (base 3.30 + loadout 0.00) * axpect 1.69)
2023-07-29 22:43:11.260 INFO    ARF (14528): Final RCS 32.49 (base 2.40 + loadout 0.00) * axpect 13.54)
2023-07-29 22:43:11.260 INFO    ARF (14528): Final RCS 13.26 (base 3.60 + loadout 7.30) * axpect 1.65)
2023-07-29 22:43:11.260 INFO    ARF (14528): Final RCS 23.75 (base 3.30 + loadout 0.00) * axpect 7.20)
2023-07-29 22:43:11.260 INFO    ARF (14528): Final RCS 13.15 (base 3.30 + loadout 5.12) * axpect 2.43)
2023-07-29 22:43:11.266 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:43:11.270 INFO    ARF (3968): Final RCS 7.75 (base 3.30 + loadout 2.57) * axpect 1.57)
2023-07-29 22:43:11.270 INFO    ARF (3968): Final RCS 5.59 (base 3.30 + loadout 0.00) * axpect 1.69)
2023-07-29 22:43:11.270 INFO    ARF (3968): Final RCS 32.49 (base 2.40 + loadout 0.00) * axpect 13.54)
2023-07-29 22:43:11.270 INFO    ARF (3968): Final RCS 13.26 (base 3.60 + loadout 7.30) * axpect 1.65)
2023-07-29 22:43:11.270 INFO    ARF (3968): Final RCS 23.75 (base 3.30 + loadout 0.00) * axpect 7.20)
2023-07-29 22:43:11.279 INFO    ARF (8204): Final RCS 7.75 (base 3.30 + loadout 2.57) * axpect 1.57)
2023-07-29 22:43:11.279 INFO    ARF (8204): Final RCS 5.59 (base 3.30 + loadout 0.00) * axpect 1.69)
2023-07-29 22:43:11.279 INFO    ARF (8204): Final RCS 32.49 (base 2.40 + loadout 0.00) * axpect 13.54)
2023-07-29 22:43:11.279 INFO    ARF (8204): Final RCS 13.26 (base 3.60 + loadout 7.30) * axpect 1.65)
2023-07-29 22:43:11.279 INFO    ARF (8204): Final RCS 23.75 (base 3.30 + loadout 0.00) * axpect 7.20)
2023-07-29 22:43:11.295 INFO    ARF (8624): Final RCS 7.75 (base 3.30 + loadout 2.57) * axpect 1.57)
2023-07-29 22:43:11.295 INFO    ARF (8624): Final RCS 5.59 (base 3.30 + loadout 0.00) * axpect 1.69)
2023-07-29 22:43:11.295 INFO    ARF (8624): Final RCS 32.49 (base 2.40 + loadout 0.00) * axpect 13.54)
2023-07-29 22:43:11.295 INFO    ARF (8624): Final RCS 13.26 (base 3.60 + loadout 7.30) * axpect 1.65)
2023-07-29 22:43:11.295 INFO    ARF (8624): Final RCS 23.75 (base 3.30 + loadout 0.00) * axpect 7.20)
2023-07-29 22:43:11.306 INFO    ARF (5276): Final RCS 7.75 (base 3.30 + loadout 2.57) * axpect 1.57)
2023-07-29 22:43:11.306 INFO    ARF (5276): Final RCS 5.59 (base 3.30 + loadout 0.00) * axpect 1.69)
2023-07-29 22:43:11.306 INFO    ARF (5276): Final RCS 32.49 (base 2.40 + loadout 0.00) * axpect 13.54)
2023-07-29 22:43:11.314 INFO    ARF (8204): Final RCS 7.76 (base 3.30 + loadout 2.57) * axpect 1.57)
2023-07-29 22:43:11.314 INFO    ARF (8204): Final RCS 5.59 (base 3.30 + loadout 0.00) * axpect 1.69)
2023-07-29 22:43:11.314 INFO    ARF (8204): Final RCS 32.49 (base 2.40 + loadout 0.00) * axpect 13.54)
2023-07-29 22:43:11.323 INFO    ARF (14528): Final RCS 7.76 (base 3.30 + loadout 2.57) * axpect 1.57)
2023-07-29 22:43:11.323 INFO    ARF (14528): Final RCS 5.59 (base 3.30 + loadout 0.00) * axpect 1.69)
2023-07-29 22:43:11.323 INFO    ARF (14528): Final RCS 32.49 (base 2.40 + loadout 0.00) * axpect 13.54)
2023-07-29 22:43:11.514 INFO    ARF (3968): Final RCS 79.92 (base 25.00 + loadout 0.00) * axpect 3.20)
2023-07-29 22:43:11.522 INFO    ARF (1352): Final RCS 80.05 (base 25.00 + loadout 0.00) * axpect 3.20)
2023-07-29 22:43:11.531 INFO    ARF (12064): Final RCS 80.18 (base 25.00 + loadout 0.00) * axpect 3.21)
2023-07-29 22:43:11.541 INFO    ARF (10188): Final RCS 80.31 (base 25.00 + loadout 0.00) * axpect 3.21)
2023-07-29 22:43:11.550 INFO    ARF (16380): Final RCS 80.45 (base 25.00 + loadout 0.00) * axpect 3.22)
2023-07-29 22:43:11.558 INFO    ARF (16316): Final RCS 80.58 (base 25.00 + loadout 0.00) * axpect 3.22)
2023-07-29 22:43:11.568 INFO    ARF (448): Final RCS 80.72 (base 25.00 + loadout 0.00) * axpect 3.23)
2023-07-29 22:43:12.148 INFO    ARF (12064): Final RCS 89.53 (base 25.00 + loadout 0.00) * axpect 3.58)
2023-07-29 22:43:12.157 INFO    ARF (8624): Final RCS 89.69 (base 25.00 + loadout 0.00) * axpect 3.59)
2023-07-29 22:43:12.167 INFO    ARF (7300): Final RCS 89.86 (base 25.00 + loadout 0.00) * axpect 3.59)
2023-07-29 22:43:12.177 INFO    ARF (1352): Final RCS 90.03 (base 25.00 + loadout 0.00) * axpect 3.60)
2023-07-29 22:43:12.195 INFO    ARF (16316): Final RCS 90.20 (base 25.00 + loadout 0.00) * axpect 3.61)
2023-07-29 22:43:12.204 INFO    ARF (7300): Final RCS 90.37 (base 25.00 + loadout 0.00) * axpect 3.61)
2023-07-29 22:43:12.213 INFO    ARF (9160): Final RCS 90.54 (base 25.00 + loadout 0.00) * axpect 3.62)
2023-07-29 22:43:12.389 INFO    ARF (8204): Final RCS 7.78 (base 3.30 + loadout 2.57) * axpect 1.58)
2023-07-29 22:43:12.389 INFO    ARF (8204): Final RCS 5.59 (base 3.30 + loadout 0.00) * axpect 1.69)
2023-07-29 22:43:12.400 INFO    ARF (3428): Final RCS 7.78 (base 3.30 + loadout 2.57) * axpect 1.58)
2023-07-29 22:43:12.400 INFO    ARF (3428): Final RCS 5.59 (base 3.30 + loadout 0.00) * axpect 1.69)
2023-07-29 22:43:12.400 INFO    ARF (3428): Final RCS 32.50 (base 2.40 + loadout 0.00) * axpect 13.54)
2023-07-29 22:43:12.407 INFO    ARF (9160): Final RCS 7.78 (base 3.30 + loadout 2.57) * axpect 1.58)
2023-07-29 22:43:12.407 INFO    ARF (9160): Final RCS 5.59 (base 3.30 + loadout 0.00) * axpect 1.69)
2023-07-29 22:43:12.407 INFO    ARF (9160): Final RCS 32.50 (base 2.40 + loadout 0.00) * axpect 13.54)
2023-07-29 22:43:12.417 INFO    ARF (1352): Final RCS 7.78 (base 3.30 + loadout 2.57) * axpect 1.58)
2023-07-29 22:43:12.418 INFO    ARF (1352): Final RCS 5.59 (base 3.30 + loadout 0.00) * axpect 1.69)
2023-07-29 22:43:12.418 INFO    ARF (1352): Final RCS 32.50 (base 2.40 + loadout 0.00) * axpect 13.54)
2023-07-29 22:43:12.434 INFO    ARF (3428): Final RCS 7.79 (base 3.30 + loadout 2.57) * axpect 1.58)
2023-07-29 22:43:12.434 INFO    ARF (3428): Final RCS 5.59 (base 3.30 + loadout 0.00) * axpect 1.69)
2023-07-29 22:43:12.434 INFO    ARF (3428): Final RCS 32.50 (base 2.40 + loadout 0.00) * axpect 13.54)
2023-07-29 22:43:12.443 INFO    ARF (9160): Final RCS 7.79 (base 3.30 + loadout 2.57) * axpect 1.58)
2023-07-29 22:43:12.443 INFO    ARF (9160): Final RCS 5.59 (base 3.30 + loadout 0.00) * axpect 1.69)
2023-07-29 22:43:12.443 INFO    ARF (9160): Final RCS 32.50 (base 2.40 + loadout 0.00) * axpect 13.54)
2023-07-29 22:43:12.454 INFO    ARF (8204): Final RCS 7.79 (base 3.30 + loadout 2.57) * axpect 1.58)
2023-07-29 22:43:12.454 INFO    ARF (8204): Final RCS 5.59 (base 3.30 + loadout 0.00) * axpect 1.69)
2023-07-29 22:43:12.454 INFO    ARF (8204): Final RCS 32.50 (base 2.40 + loadout 0.00) * axpect 13.54)
2023-07-29 22:43:12.462 INFO    ARF (3968): Final RCS 13.12 (base 3.30 + loadout 5.12) * axpect 2.42)
2023-07-29 22:43:12.692 WARNING LOG (3992): 5 duplicate message(s) skipped.
2023-07-29 22:43:12.692 INFO    ARF (7300): Final RCS 1025.63 (base 75.00 + loadout 0.00) * axpect 13.68)
2023-07-29 22:43:12.703 INFO    ARF (12064): Final RCS 1026.92 (base 75.00 + loadout 0.00) * axpect 13.69)
2023-07-29 22:43:12.712 INFO    ARF (11024): Final RCS 1028.21 (base 75.00 + loadout 0.00) * axpect 13.71)
2023-07-29 22:43:12.722 INFO    ARF (1352): Final RCS 1029.50 (base 75.00 + loadout 0.00) * axpect 13.73)
2023-07-29 22:43:12.731 INFO    ARF (9160): Final RCS 1030.78 (base 75.00 + loadout 0.00) * axpect 13.74)
2023-07-29 22:43:12.738 INFO    ARF (3428): Final RCS 1032.05 (base 75.00 + loadout 0.00) * axpect 13.76)
2023-07-29 22:43:12.749 INFO    ARF (10188): Final RCS 1033.32 (base 75.00 + loadout 0.00) * axpect 13.78)
2023-07-29 22:43:13.310 INFO    ARF (8624): Final RCS 1100.65 (base 75.00 + loadout 0.00) * axpect 14.68)
2023-07-29 22:43:13.319 INFO    ARF (5996): Final RCS 1101.77 (base 75.00 + loadout 0.00) * axpect 14.69)
2023-07-29 22:43:13.328 INFO    ARF (14528): Final RCS 1102.88 (base 75.00 + loadout 0.00) * axpect 14.71)
2023-07-29 22:43:13.339 INFO    ARF (1352): Final RCS 1103.99 (base 75.00 + loadout 0.00) * axpect 14.72)
2023-07-29 22:43:13.347 INFO    ARF (5996): Final RCS 1105.10 (base 75.00 + loadout 0.00) * axpect 14.73)
2023-07-29 22:43:13.364 INFO    ARF (10188): Final RCS 1106.19 (base 75.00 + loadout 0.00) * axpect 14.75)
2023-07-29 22:43:13.374 INFO    ARF (14048): Final RCS 1107.28 (base 75.00 + loadout 0.00) * axpect 14.76)
2023-07-29 22:43:13.562 INFO    ARF (14528): Final RCS 13.12 (base 3.30 + loadout 5.12) * axpect 2.42)
2023-07-29 22:43:13.878 WARNING LOG (3992): 6 duplicate message(s) skipped.
2023-07-29 22:43:13.878 INFO    ARF (11024): Final RCS 125.64 (base 25.00 + loadout 0.00) * axpect 5.03)
2023-07-29 22:43:13.887 INFO    ARF (10832): Final RCS 125.88 (base 25.00 + loadout 0.00) * axpect 5.04)
2023-07-29 22:43:13.905 INFO    ARF (10188): Final RCS 126.12 (base 25.00 + loadout 0.00) * axpect 5.04)
2023-07-29 22:43:14.607 INFO    ARF (5276): Final RCS 143.64 (base 25.00 + loadout 0.00) * axpect 5.75)
2023-07-29 22:43:14.624 INFO    ARF (16380): Final RCS 143.89 (base 25.00 + loadout 0.00) * axpect 5.76)
2023-07-29 22:43:14.632 INFO    ARF (14528): Final RCS 144.13 (base 25.00 + loadout 0.00) * axpect 5.77)
2023-07-29 22:43:14.641 INFO    ARF (11024): Final RCS 144.38 (base 25.00 + loadout 0.00) * axpect 5.78)
2023-07-29 22:43:14.650 INFO    ARF (10188): Final RCS 144.63 (base 25.00 + loadout 0.00) * axpect 5.79)
2023-07-29 22:43:14.659 INFO    ARF (14048): Final RCS 144.88 (base 25.00 + loadout 0.00) * axpect 5.80)
2023-07-29 22:43:14.676 INFO    ARF (7300): Final RCS 145.12 (base 25.00 + loadout 0.00) * axpect 5.80)
2023-07-29 22:43:14.864 INFO    ARF (5548): Final RCS 8.25 (base 3.30 + loadout 2.57) * axpect 1.72)
2023-07-29 22:43:14.864 INFO    ARF (5548): Final RCS 5.59 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:14.864 INFO    ARF (5548): Final RCS 32.51 (base 2.40 + loadout 0.00) * axpect 13.54)
2023-07-29 22:43:14.872 INFO    ARF (8624): Final RCS 8.26 (base 3.30 + loadout 2.57) * axpect 1.72)
2023-07-29 22:43:14.872 INFO    ARF (8624): Final RCS 5.59 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:14.872 INFO    ARF (8624): Final RCS 32.51 (base 2.40 + loadout 0.00) * axpect 13.54)
2023-07-29 22:43:14.881 INFO    ARF (5276): Final RCS 8.27 (base 3.30 + loadout 2.57) * axpect 1.73)
2023-07-29 22:43:14.881 INFO    ARF (5276): Final RCS 5.59 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:14.881 INFO    ARF (5276): Final RCS 32.51 (base 2.40 + loadout 0.00) * axpect 13.54)
2023-07-29 22:43:14.890 INFO    ARF (1352): Final RCS 8.28 (base 3.30 + loadout 2.57) * axpect 1.73)
2023-07-29 22:43:14.890 INFO    ARF (1352): Final RCS 5.59 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:14.890 INFO    ARF (1352): Final RCS 32.51 (base 2.40 + loadout 0.00) * axpect 13.54)
2023-07-29 22:43:14.890 INFO    ARF (1352): Final RCS 13.33 (base 3.60 + loadout 7.30) * axpect 1.68)
2023-07-29 22:43:14.890 INFO    ARF (1352): Final RCS 23.70 (base 3.30 + loadout 0.00) * axpect 7.18)
2023-07-29 22:43:14.901 INFO    ARF (448): Final RCS 8.29 (base 3.30 + loadout 2.57) * axpect 1.73)
2023-07-29 22:43:14.901 INFO    ARF (448): Final RCS 5.59 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:14.901 INFO    ARF (448): Final RCS 32.51 (base 2.40 + loadout 0.00) * axpect 13.54)
2023-07-29 22:43:14.901 INFO    ARF (448): Final RCS 13.33 (base 3.60 + loadout 7.30) * axpect 1.68)
2023-07-29 22:43:14.901 INFO    ARF (448): Final RCS 23.70 (base 3.30 + loadout 0.00) * axpect 7.18)
2023-07-29 22:43:14.914 INFO    ARF (16380): Final RCS 8.30 (base 3.30 + loadout 2.57) * axpect 1.74)
2023-07-29 22:43:14.914 INFO    ARF (16380): Final RCS 5.59 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:14.914 INFO    ARF (16380): Final RCS 32.51 (base 2.40 + loadout 0.00) * axpect 13.54)
2023-07-29 22:43:14.914 INFO    ARF (16380): Final RCS 13.33 (base 3.60 + loadout 7.30) * axpect 1.68)
2023-07-29 22:43:14.914 INFO    ARF (16380): Final RCS 23.70 (base 3.30 + loadout 0.00) * axpect 7.18)
2023-07-29 22:43:14.925 INFO    ARF (1352): Final RCS 32.51 (base 2.40 + loadout 0.00) * axpect 13.54)
2023-07-29 22:43:14.925 INFO    ARF (1352): Final RCS 13.33 (base 3.60 + loadout 7.30) * axpect 1.68)
2023-07-29 22:43:14.925 INFO    ARF (1352): Final RCS 23.70 (base 3.30 + loadout 0.00) * axpect 7.18)
2023-07-29 22:43:14.933 INFO    ARF (11892): Final RCS 13.33 (base 3.60 + loadout 7.30) * axpect 1.68)
2023-07-29 22:43:14.933 INFO    ARF (11892): Final RCS 23.70 (base 3.30 + loadout 0.00) * axpect 7.18)
2023-07-29 22:43:14.933 INFO    ARF (11892): Final RCS 13.16 (base 3.30 + loadout 5.12) * axpect 2.44)
2023-07-29 22:43:14.942 INFO    ARF (5996): Final RCS 13.33 (base 3.60 + loadout 7.30) * axpect 1.68)
2023-07-29 22:43:14.942 INFO    ARF (5996): Final RCS 23.70 (base 3.30 + loadout 0.00) * axpect 7.18)
2023-07-29 22:43:14.942 INFO    ARF (5996): Final RCS 13.16 (base 3.30 + loadout 5.12) * axpect 2.44)
2023-07-29 22:43:15.172 WARNING LOG (3992): 5 duplicate message(s) skipped.
2023-07-29 22:43:15.172 INFO    ARF (14048): Final RCS 1201.34 (base 75.00 + loadout 0.00) * axpect 16.02)
2023-07-29 22:43:15.183 INFO    ARF (10832): Final RCS 1201.17 (base 75.00 + loadout 0.00) * axpect 16.02)
2023-07-29 22:43:15.190 INFO    ARF (9160): Final RCS 1200.99 (base 75.00 + loadout 0.00) * axpect 16.01)
2023-07-29 22:43:15.199 INFO    ARF (11892): Final RCS 1200.81 (base 75.00 + loadout 0.00) * axpect 16.01)
2023-07-29 22:43:15.206 INFO    ARF (448): Final RCS 1200.61 (base 75.00 + loadout 0.00) * axpect 16.01)
2023-07-29 22:43:15.223 INFO    ARF (5276): Final RCS 1200.41 (base 75.00 + loadout 0.00) * axpect 16.01)
2023-07-29 22:43:15.767 INFO    ARF (8204): Final RCS 1177.17 (base 75.00 + loadout 0.00) * axpect 15.70)
2023-07-29 22:43:15.784 INFO    ARF (3968): Final RCS 1176.54 (base 75.00 + loadout 0.00) * axpect 15.69)
2023-07-29 22:43:15.793 INFO    ARF (10832): Final RCS 1175.89 (base 75.00 + loadout 0.00) * axpect 15.68)
2023-07-29 22:43:15.803 INFO    ARF (11024): Final RCS 1175.24 (base 75.00 + loadout 0.00) * axpect 15.67)
2023-07-29 22:43:15.811 INFO    ARF (8624): Final RCS 1174.58 (base 75.00 + loadout 0.00) * axpect 15.66)
2023-07-29 22:43:15.822 INFO    ARF (12064): Final RCS 1173.92 (base 75.00 + loadout 0.00) * axpect 15.65)
2023-07-29 22:43:15.829 INFO    ARF (10188): Final RCS 1173.25 (base 75.00 + loadout 0.00) * axpect 15.64)
2023-07-29 22:43:16.007 INFO    ARF (8204): Final RCS 13.16 (base 3.30 + loadout 5.12) * axpect 2.44)
2023-07-29 22:43:16.039 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:43:16.039 INFO    ARF (14528): Final RCS 13.17 (base 3.30 + loadout 5.12) * axpect 2.44)
2023-07-29 22:43:16.049 INFO    ARF (448): Final RCS 13.49 (base 3.60 + loadout 7.30) * axpect 1.72)
2023-07-29 22:43:16.049 INFO    ARF (448): Final RCS 23.69 (base 3.30 + loadout 0.00) * axpect 7.18)
2023-07-29 22:43:16.049 INFO    ARF (448): Final RCS 13.17 (base 3.30 + loadout 5.12) * axpect 2.44)
2023-07-29 22:43:16.060 INFO    ARF (1352): Final RCS 13.49 (base 3.60 + loadout 7.30) * axpect 1.72)
2023-07-29 22:43:16.060 INFO    ARF (1352): Final RCS 23.69 (base 3.30 + loadout 0.00) * axpect 7.18)
2023-07-29 22:43:16.060 INFO    ARF (1352): Final RCS 13.17 (base 3.30 + loadout 5.12) * axpect 2.44)
2023-07-29 22:43:16.076 INFO    ARF (5548): Final RCS 13.49 (base 3.60 + loadout 7.30) * axpect 1.72)
2023-07-29 22:43:16.076 INFO    ARF (5548): Final RCS 23.69 (base 3.30 + loadout 0.00) * axpect 7.18)
2023-07-29 22:43:16.076 INFO    ARF (5548): Final RCS 13.17 (base 3.30 + loadout 5.12) * axpect 2.44)
2023-07-29 22:43:16.086 INFO    ARF (11024): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:16.086 INFO    ARF (11024): Final RCS 32.51 (base 2.40 + loadout 0.00) * axpect 13.55)
2023-07-29 22:43:16.086 INFO    ARF (11024): Final RCS 13.50 (base 3.60 + loadout 7.30) * axpect 1.72)
2023-07-29 22:43:16.086 INFO    ARF (11024): Final RCS 23.69 (base 3.30 + loadout 0.00) * axpect 7.18)
2023-07-29 22:43:16.094 INFO    ARF (1352): Final RCS 7.45 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:43:16.094 INFO    ARF (1352): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:16.094 INFO    ARF (1352): Final RCS 32.51 (base 2.40 + loadout 0.00) * axpect 13.55)
2023-07-29 22:43:16.094 INFO    ARF (1352): Final RCS 13.50 (base 3.60 + loadout 7.30) * axpect 1.72)
2023-07-29 22:43:16.094 INFO    ARF (1352): Final RCS 23.69 (base 3.30 + loadout 0.00) * axpect 7.18)
2023-07-29 22:43:16.104 INFO    ARF (13920): Final RCS 7.46 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:43:16.104 INFO    ARF (13920): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:16.104 INFO    ARF (13920): Final RCS 32.51 (base 2.40 + loadout 0.00) * axpect 13.55)
2023-07-29 22:43:16.104 INFO    ARF (13920): Final RCS 13.50 (base 3.60 + loadout 7.30) * axpect 1.72)
2023-07-29 22:43:16.104 INFO    ARF (13920): Final RCS 23.69 (base 3.30 + loadout 0.00) * axpect 7.18)
2023-07-29 22:43:16.114 INFO    ARF (11024): Final RCS 7.47 (base 3.30 + loadout 2.57) * axpect 1.49)
2023-07-29 22:43:16.114 INFO    ARF (11024): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:16.114 INFO    ARF (11024): Final RCS 32.51 (base 2.40 + loadout 0.00) * axpect 13.55)
2023-07-29 22:43:16.114 INFO    ARF (11024): Final RCS 13.51 (base 3.60 + loadout 7.30) * axpect 1.72)
2023-07-29 22:43:16.114 INFO    ARF (11024): Final RCS 23.69 (base 3.30 + loadout 0.00) * axpect 7.18)
2023-07-29 22:43:16.122 INFO    ARF (12064): Final RCS 7.49 (base 3.30 + loadout 2.57) * axpect 1.49)
2023-07-29 22:43:16.122 INFO    ARF (12064): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:16.122 INFO    ARF (12064): Final RCS 32.51 (base 2.40 + loadout 0.00) * axpect 13.55)
2023-07-29 22:43:16.132 INFO    ARF (10832): Final RCS 7.52 (base 3.30 + loadout 2.57) * axpect 1.50)
2023-07-29 22:43:16.132 INFO    ARF (10832): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:16.132 INFO    ARF (10832): Final RCS 32.51 (base 2.40 + loadout 0.00) * axpect 13.55)
2023-07-29 22:43:16.141 INFO    ARF (11024): Final RCS 7.54 (base 3.30 + loadout 2.57) * axpect 1.51)
2023-07-29 22:43:16.141 INFO    ARF (11024): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:16.141 INFO    ARF (11024): Final RCS 32.51 (base 2.40 + loadout 0.00) * axpect 13.55)
2023-07-29 22:43:16.334 INFO    ARF (16380): Final RCS 181.64 (base 25.00 + loadout 0.00) * axpect 7.27)
2023-07-29 22:43:16.344 INFO    ARF (9160): Final RCS 181.81 (base 25.00 + loadout 0.00) * axpect 7.27)
2023-07-29 22:43:16.353 INFO    ARF (13420): Final RCS 181.98 (base 25.00 + loadout 0.00) * axpect 7.28)
2023-07-29 22:43:16.363 INFO    ARF (10188): Final RCS 182.15 (base 25.00 + loadout 0.00) * axpect 7.29)
2023-07-29 22:43:16.371 INFO    ARF (3428): Final RCS 182.33 (base 25.00 + loadout 0.00) * axpect 7.29)
2023-07-29 22:43:16.380 INFO    ARF (16316): Final RCS 182.50 (base 25.00 + loadout 0.00) * axpect 7.30)
2023-07-29 22:43:16.391 INFO    ARF (14048): Final RCS 182.67 (base 25.00 + loadout 0.00) * axpect 7.31)
2023-07-29 22:43:17.023 INFO    ARF (3428): Final RCS 191.89 (base 25.00 + loadout 0.00) * axpect 7.68)
2023-07-29 22:43:17.032 INFO    ARF (13920): Final RCS 192.01 (base 25.00 + loadout 0.00) * axpect 7.68)
2023-07-29 22:43:17.041 INFO    ARF (5996): Final RCS 192.13 (base 25.00 + loadout 0.00) * axpect 7.69)
2023-07-29 22:43:17.051 INFO    ARF (12064): Final RCS 192.25 (base 25.00 + loadout 0.00) * axpect 7.69)
2023-07-29 22:43:17.061 INFO    ARF (10832): Final RCS 192.37 (base 25.00 + loadout 0.00) * axpect 7.69)
2023-07-29 22:43:17.069 INFO    ARF (5996): Final RCS 192.48 (base 25.00 + loadout 0.00) * axpect 7.70)
2023-07-29 22:43:17.080 INFO    ARF (1352): Final RCS 192.60 (base 25.00 + loadout 0.00) * axpect 7.70)
2023-07-29 22:43:17.274 INFO    ARF (10188): Final RCS 9.35 (base 3.30 + loadout 2.57) * axpect 2.06)
2023-07-29 22:43:17.274 INFO    ARF (10188): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:17.274 INFO    ARF (10188): Final RCS 32.52 (base 2.40 + loadout 0.00) * axpect 13.55)
2023-07-29 22:43:17.282 INFO    ARF (8624): Final RCS 9.35 (base 3.30 + loadout 2.57) * axpect 2.05)
2023-07-29 22:43:17.282 INFO    ARF (8624): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:17.282 INFO    ARF (8624): Final RCS 32.52 (base 2.40 + loadout 0.00) * axpect 13.55)
2023-07-29 22:43:17.293 INFO    ARF (17328): Final RCS 9.34 (base 3.30 + loadout 2.57) * axpect 2.05)
2023-07-29 22:43:17.293 INFO    ARF (17328): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:17.293 INFO    ARF (17328): Final RCS 32.52 (base 2.40 + loadout 0.00) * axpect 13.55)
2023-07-29 22:43:17.301 INFO    ARF (7300): Final RCS 9.33 (base 3.30 + loadout 2.57) * axpect 2.05)
2023-07-29 22:43:17.301 INFO    ARF (7300): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:17.301 INFO    ARF (7300): Final RCS 32.52 (base 2.40 + loadout 0.00) * axpect 13.55)
2023-07-29 22:43:17.312 INFO    ARF (9160): Final RCS 9.32 (base 3.30 + loadout 2.57) * axpect 2.04)
2023-07-29 22:43:17.312 INFO    ARF (9160): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:17.312 INFO    ARF (9160): Final RCS 32.52 (base 2.40 + loadout 0.00) * axpect 13.55)
2023-07-29 22:43:17.322 INFO    ARF (17328): Final RCS 9.31 (base 3.30 + loadout 2.57) * axpect 2.04)
2023-07-29 22:43:17.322 INFO    ARF (17328): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:17.322 INFO    ARF (17328): Final RCS 32.52 (base 2.40 + loadout 0.00) * axpect 13.55)
2023-07-29 22:43:17.329 INFO    ARF (8624): Final RCS 9.30 (base 3.30 + loadout 2.57) * axpect 2.04)
2023-07-29 22:43:17.329 INFO    ARF (8624): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:17.329 INFO    ARF (8624): Final RCS 32.52 (base 2.40 + loadout 0.00) * axpect 13.55)
2023-07-29 22:43:17.349 INFO    ARF (8204): Final RCS 13.21 (base 3.30 + loadout 5.12) * axpect 2.45)
2023-07-29 22:43:17.365 INFO    ARF (8624): Final RCS 13.22 (base 3.30 + loadout 5.12) * axpect 2.45)
2023-07-29 22:43:17.578 WARNING LOG (3992): 4 duplicate message(s) skipped.
2023-07-29 22:43:17.578 INFO    ARF (5548): Final RCS 974.31 (base 75.00 + loadout 0.00) * axpect 12.99)
2023-07-29 22:43:17.589 INFO    ARF (10188): Final RCS 972.91 (base 75.00 + loadout 0.00) * axpect 12.97)
2023-07-29 22:43:17.600 INFO    ARF (16380): Final RCS 971.51 (base 75.00 + loadout 0.00) * axpect 12.95)
2023-07-29 22:43:17.614 INFO    ARF (17328): Final RCS 970.11 (base 75.00 + loadout 0.00) * axpect 12.93)
2023-07-29 22:43:17.624 INFO    ARF (14528): Final RCS 968.71 (base 75.00 + loadout 0.00) * axpect 12.92)
2023-07-29 22:43:17.633 INFO    ARF (12064): Final RCS 967.30 (base 75.00 + loadout 0.00) * axpect 12.90)
2023-07-29 22:43:17.644 INFO    ARF (11892): Final RCS 965.92 (base 75.00 + loadout 0.00) * axpect 12.88)
2023-07-29 22:43:18.211 INFO    ARF (16380): Final RCS 886.25 (base 75.00 + loadout 0.00) * axpect 11.82)
2023-07-29 22:43:18.222 INFO    ARF (13920): Final RCS 884.86 (base 75.00 + loadout 0.00) * axpect 11.80)
2023-07-29 22:43:18.231 INFO    ARF (10188): Final RCS 883.48 (base 75.00 + loadout 0.00) * axpect 11.78)
2023-07-29 22:43:18.240 INFO    ARF (8204): Final RCS 882.09 (base 75.00 + loadout 0.00) * axpect 11.76)
2023-07-29 22:43:18.250 INFO    ARF (14528): Final RCS 880.71 (base 75.00 + loadout 0.00) * axpect 11.74)
2023-07-29 22:43:18.258 INFO    ARF (10188): Final RCS 879.33 (base 75.00 + loadout 0.00) * axpect 11.72)
2023-07-29 22:43:18.268 INFO    ARF (17328): Final RCS 877.95 (base 75.00 + loadout 0.00) * axpect 11.71)
2023-07-29 22:43:18.452 INFO    ARF (9160): Final RCS 13.25 (base 3.30 + loadout 5.12) * axpect 2.46)
2023-07-29 22:43:18.565 WARNING LOG (3992): 5 duplicate message(s) skipped.
2023-07-29 22:43:18.565 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:43:18.784 INFO    ARF (13420): Final RCS 202.67 (base 25.00 + loadout 0.00) * axpect 8.11)
2023-07-29 22:43:18.794 INFO    ARF (1352): Final RCS 202.69 (base 25.00 + loadout 0.00) * axpect 8.11)
2023-07-29 22:43:18.870 DEBUG   LuaGUI (Main): --- onChatMessage---	BLUE player Griffin in F-22A killed RED unknown in Su-34 with 	nil	nil
2023-07-29 22:43:19.506 INFO    ARF (11024): Final RCS 203.53 (base 25.00 + loadout 0.00) * axpect 8.14)
2023-07-29 22:43:19.516 INFO    ARF (14528): Final RCS 203.54 (base 25.00 + loadout 0.00) * axpect 8.14)
2023-07-29 22:43:19.533 INFO    ARF (5548): Final RCS 203.55 (base 25.00 + loadout 0.00) * axpect 8.14)
2023-07-29 22:43:19.542 INFO    ARF (10832): Final RCS 203.56 (base 25.00 + loadout 0.00) * axpect 8.14)
2023-07-29 22:43:19.552 INFO    ARF (12064): Final RCS 203.58 (base 25.00 + loadout 0.00) * axpect 8.14)
2023-07-29 22:43:19.561 INFO    ARF (5996): Final RCS 203.59 (base 25.00 + loadout 0.00) * axpect 8.14)
2023-07-29 22:43:19.570 INFO    ARF (8204): Final RCS 203.60 (base 25.00 + loadout 0.00) * axpect 8.14)
2023-07-29 22:43:19.757 INFO    ARF (7300): Final RCS 7.92 (base 3.30 + loadout 2.57) * axpect 1.62)
2023-07-29 22:43:19.757 INFO    ARF (7300): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:19.765 INFO    ARF (9160): Final RCS 7.95 (base 3.30 + loadout 2.57) * axpect 1.63)
2023-07-29 22:43:19.765 INFO    ARF (9160): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:19.765 INFO    ARF (9160): Final RCS 32.97 (base 2.40 + loadout 0.43) * axpect 13.56)
2023-07-29 22:43:19.783 INFO    ARF (1352): Final RCS 7.99 (base 3.30 + loadout 2.57) * axpect 1.64)
2023-07-29 22:43:19.783 INFO    ARF (1352): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:19.783 INFO    ARF (1352): Final RCS 32.97 (base 2.40 + loadout 0.43) * axpect 13.56)
2023-07-29 22:43:19.792 INFO    ARF (11892): Final RCS 8.03 (base 3.30 + loadout 2.57) * axpect 1.65)
2023-07-29 22:43:19.792 INFO    ARF (11892): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:19.792 INFO    ARF (11892): Final RCS 32.97 (base 2.40 + loadout 0.43) * axpect 13.56)
2023-07-29 22:43:19.792 INFO    ARF (11892): Final RCS 13.62 (base 3.60 + loadout 7.30) * axpect 1.75)
2023-07-29 22:43:19.792 INFO    ARF (11892): Final RCS 23.63 (base 3.30 + loadout 0.00) * axpect 7.16)
2023-07-29 22:43:19.802 INFO    ARF (14048): Final RCS 8.07 (base 3.30 + loadout 2.57) * axpect 1.67)
2023-07-29 22:43:19.802 INFO    ARF (14048): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:19.802 INFO    ARF (14048): Final RCS 32.97 (base 2.40 + loadout 0.43) * axpect 13.56)
2023-07-29 22:43:19.802 INFO    ARF (14048): Final RCS 13.62 (base 3.60 + loadout 7.30) * axpect 1.75)
2023-07-29 22:43:19.802 INFO    ARF (14048): Final RCS 23.63 (base 3.30 + loadout 0.00) * axpect 7.16)
2023-07-29 22:43:19.811 INFO    ARF (448): Final RCS 8.11 (base 3.30 + loadout 2.57) * axpect 1.68)
2023-07-29 22:43:19.811 INFO    ARF (448): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:19.811 INFO    ARF (448): Final RCS 32.97 (base 2.40 + loadout 0.43) * axpect 13.56)
2023-07-29 22:43:19.811 INFO    ARF (448): Final RCS 13.62 (base 3.60 + loadout 7.30) * axpect 1.75)
2023-07-29 22:43:19.811 INFO    ARF (448): Final RCS 23.63 (base 3.30 + loadout 0.00) * axpect 7.16)
2023-07-29 22:43:19.819 INFO    ARF (3968): Final RCS 8.16 (base 3.30 + loadout 2.57) * axpect 1.69)
2023-07-29 22:43:19.819 INFO    ARF (3968): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:19.819 INFO    ARF (3968): Final RCS 32.97 (base 2.40 + loadout 0.43) * axpect 13.56)
2023-07-29 22:43:19.819 INFO    ARF (3968): Final RCS 13.62 (base 3.60 + loadout 7.30) * axpect 1.75)
2023-07-29 22:43:19.819 INFO    ARF (3968): Final RCS 23.63 (base 3.30 + loadout 0.00) * axpect 7.16)
2023-07-29 22:43:19.830 INFO    ARF (14048): Final RCS 13.62 (base 3.60 + loadout 7.30) * axpect 1.75)
2023-07-29 22:43:19.830 INFO    ARF (14048): Final RCS 23.63 (base 3.30 + loadout 0.00) * axpect 7.16)
2023-07-29 22:43:19.839 INFO    ARF (448): Final RCS 13.62 (base 3.60 + loadout 7.30) * axpect 1.75)
2023-07-29 22:43:19.839 INFO    ARF (448): Final RCS 23.63 (base 3.30 + loadout 0.00) * axpect 7.16)
2023-07-29 22:43:19.839 INFO    ARF (448): Final RCS 13.29 (base 3.30 + loadout 5.12) * axpect 2.48)
2023-07-29 22:43:19.849 INFO    ARF (8624): Final RCS 13.62 (base 3.60 + loadout 7.30) * axpect 1.75)
2023-07-29 22:43:19.849 INFO    ARF (8624): Final RCS 23.63 (base 3.30 + loadout 0.00) * axpect 7.16)
2023-07-29 22:43:19.849 INFO    ARF (8624): Final RCS 13.29 (base 3.30 + loadout 5.12) * axpect 2.48)
2023-07-29 22:43:20.070 WARNING LOG (3992): 5 duplicate message(s) skipped.
2023-07-29 22:43:20.070 INFO    ARF (7300): Final RCS 672.32 (base 75.00 + loadout 0.00) * axpect 8.96)
2023-07-29 22:43:20.080 INFO    ARF (11024): Final RCS 671.46 (base 75.00 + loadout 0.00) * axpect 8.95)
2023-07-29 22:43:20.089 INFO    ARF (8624): Final RCS 670.60 (base 75.00 + loadout 0.00) * axpect 8.94)
2023-07-29 22:43:20.099 INFO    ARF (8204): Final RCS 669.75 (base 75.00 + loadout 0.00) * axpect 8.93)
2023-07-29 22:43:20.108 INFO    ARF (13420): Final RCS 668.90 (base 75.00 + loadout 0.00) * axpect 8.92)
2023-07-29 22:43:20.116 INFO    ARF (5996): Final RCS 668.05 (base 75.00 + loadout 0.00) * axpect 8.91)
2023-07-29 22:43:20.127 INFO    ARF (3428): Final RCS 667.20 (base 75.00 + loadout 0.00) * axpect 8.90)
2023-07-29 22:43:20.692 INFO    ARF (14528): Final RCS 625.30 (base 75.00 + loadout 0.00) * axpect 8.34)
2023-07-29 22:43:20.701 INFO    ARF (13420): Final RCS 624.65 (base 75.00 + loadout 0.00) * axpect 8.33)
2023-07-29 22:43:20.711 INFO    ARF (8204): Final RCS 624.00 (base 75.00 + loadout 0.00) * axpect 8.32)
2023-07-29 22:43:20.720 INFO    ARF (11024): Final RCS 623.35 (base 75.00 + loadout 0.00) * axpect 8.31)
2023-07-29 22:43:20.730 INFO    ARF (5276): Final RCS 622.70 (base 75.00 + loadout 0.00) * axpect 8.30)
2023-07-29 22:43:20.739 INFO    ARF (448): Final RCS 622.06 (base 75.00 + loadout 0.00) * axpect 8.29)
2023-07-29 22:43:20.917 INFO    ARF (14528): Final RCS 13.31 (base 3.30 + loadout 5.12) * axpect 2.48)
2023-07-29 22:43:20.961 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:43:20.961 INFO    ARF (1352): Final RCS 23.61 (base 3.30 + loadout 0.00) * axpect 7.15)
2023-07-29 22:43:20.962 INFO    ARF (1352): Final RCS 13.31 (base 3.30 + loadout 5.12) * axpect 2.48)
2023-07-29 22:43:20.970 INFO    ARF (13420): Final RCS 13.64 (base 3.60 + loadout 7.30) * axpect 1.76)
2023-07-29 22:43:20.970 INFO    ARF (13420): Final RCS 23.61 (base 3.30 + loadout 0.00) * axpect 7.15)
2023-07-29 22:43:20.970 INFO    ARF (13420): Final RCS 13.31 (base 3.30 + loadout 5.12) * axpect 2.48)
2023-07-29 22:43:20.988 INFO    ARF (11892): Final RCS 13.64 (base 3.60 + loadout 7.30) * axpect 1.76)
2023-07-29 22:43:20.988 INFO    ARF (11892): Final RCS 23.61 (base 3.30 + loadout 0.00) * axpect 7.15)
2023-07-29 22:43:20.989 INFO    ARF (16380): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:20.989 INFO    ARF (16380): Final RCS 32.98 (base 2.40 + loadout 0.43) * axpect 13.56)
2023-07-29 22:43:20.989 INFO    ARF (16380): Final RCS 13.64 (base 3.60 + loadout 7.30) * axpect 1.76)
2023-07-29 22:43:20.989 INFO    ARF (16380): Final RCS 23.61 (base 3.30 + loadout 0.00) * axpect 7.15)
2023-07-29 22:43:20.997 INFO    ARF (8624): Final RCS 7.38 (base 3.30 + loadout 2.57) * axpect 1.46)
2023-07-29 22:43:20.997 INFO    ARF (8624): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:20.997 INFO    ARF (8624): Final RCS 32.98 (base 2.40 + loadout 0.43) * axpect 13.56)
2023-07-29 22:43:20.997 INFO    ARF (8624): Final RCS 13.64 (base 3.60 + loadout 7.30) * axpect 1.76)
2023-07-29 22:43:20.997 INFO    ARF (8624): Final RCS 23.61 (base 3.30 + loadout 0.00) * axpect 7.15)
2023-07-29 22:43:21.003 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:43:21.006 INFO    ARF (12064): Final RCS 7.38 (base 3.30 + loadout 2.57) * axpect 1.46)
2023-07-29 22:43:21.006 INFO    ARF (12064): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:21.006 INFO    ARF (12064): Final RCS 32.98 (base 2.40 + loadout 0.43) * axpect 13.56)
2023-07-29 22:43:21.006 INFO    ARF (12064): Final RCS 13.64 (base 3.60 + loadout 7.30) * axpect 1.76)
2023-07-29 22:43:21.006 INFO    ARF (12064): Final RCS 23.61 (base 3.30 + loadout 0.00) * axpect 7.15)
2023-07-29 22:43:21.028 INFO    ARF (11024): Final RCS 7.38 (base 3.30 + loadout 2.57) * axpect 1.46)
2023-07-29 22:43:21.028 INFO    ARF (11024): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:21.028 INFO    ARF (11024): Final RCS 32.98 (base 2.40 + loadout 0.43) * axpect 13.56)
2023-07-29 22:43:21.028 INFO    ARF (11024): Final RCS 13.64 (base 3.60 + loadout 7.30) * axpect 1.76)
2023-07-29 22:43:21.028 INFO    ARF (11024): Final RCS 23.61 (base 3.30 + loadout 0.00) * axpect 7.15)
2023-07-29 22:43:21.028 INFO    ARF (13420): Final RCS 7.38 (base 3.30 + loadout 2.57) * axpect 1.46)
2023-07-29 22:43:21.028 INFO    ARF (13420): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:21.028 INFO    ARF (13420): Final RCS 32.98 (base 2.40 + loadout 0.43) * axpect 13.56)
2023-07-29 22:43:21.042 INFO    ARF (12064): Final RCS 7.38 (base 3.30 + loadout 2.57) * axpect 1.46)
2023-07-29 22:43:21.042 INFO    ARF (12064): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:21.042 INFO    ARF (12064): Final RCS 32.98 (base 2.40 + loadout 0.43) * axpect 13.56)
2023-07-29 22:43:21.051 INFO    ARF (11024): Final RCS 7.38 (base 3.30 + loadout 2.57) * axpect 1.46)
2023-07-29 22:43:21.051 INFO    ARF (11024): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:21.051 INFO    ARF (11024): Final RCS 32.98 (base 2.40 + loadout 0.43) * axpect 13.56)
2023-07-29 22:43:21.248 INFO    ARF (5276): Final RCS 210.39 (base 25.00 + loadout 0.00) * axpect 8.42)
2023-07-29 22:43:21.258 INFO    ARF (5548): Final RCS 210.48 (base 25.00 + loadout 0.00) * axpect 8.42)
2023-07-29 22:43:21.266 INFO    ARF (7300): Final RCS 210.57 (base 25.00 + loadout 0.00) * axpect 8.42)
2023-07-29 22:43:21.280 INFO    ARF (10832): Final RCS 210.66 (base 25.00 + loadout 0.00) * axpect 8.43)
2023-07-29 22:43:21.281 INFO    ARF (16380): Final RCS 210.75 (base 25.00 + loadout 0.00) * axpect 8.43)
2023-07-29 22:43:21.304 INFO    ARF (13420): Final RCS 210.84 (base 25.00 + loadout 0.00) * axpect 8.43)
2023-07-29 22:43:21.312 INFO    ARF (3428): Final RCS 210.94 (base 25.00 + loadout 0.00) * axpect 8.44)
2023-07-29 22:43:21.922 INFO    ARF (16316): Final RCS 218.15 (base 25.00 + loadout 0.00) * axpect 8.73)
2023-07-29 22:43:21.929 INFO    ARF (1352): Final RCS 218.29 (base 25.00 + loadout 0.00) * axpect 8.73)
2023-07-29 22:43:21.938 INFO    ARF (5548): Final RCS 218.44 (base 25.00 + loadout 0.00) * axpect 8.74)
2023-07-29 22:43:21.949 INFO    ARF (11892): Final RCS 218.59 (base 25.00 + loadout 0.00) * axpect 8.74)
2023-07-29 22:43:21.957 INFO    ARF (1352): Final RCS 218.74 (base 25.00 + loadout 0.00) * axpect 8.75)
2023-07-29 22:43:21.967 INFO    ARF (11024): Final RCS 218.88 (base 25.00 + loadout 0.00) * axpect 8.76)
2023-07-29 22:43:21.976 INFO    ARF (8204): Final RCS 219.04 (base 25.00 + loadout 0.00) * axpect 8.76)
2023-07-29 22:43:22.182 INFO    ARF (8624): Final RCS 7.69 (base 3.30 + loadout 2.57) * axpect 1.55)
2023-07-29 22:43:22.182 INFO    ARF (8624): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:22.182 INFO    ARF (8624): Final RCS 32.98 (base 2.40 + loadout 0.43) * axpect 13.56)
2023-07-29 22:43:22.192 INFO    ARF (448): Final RCS 7.72 (base 3.30 + loadout 2.57) * axpect 1.56)
2023-07-29 22:43:22.192 INFO    ARF (448): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:22.192 INFO    ARF (448): Final RCS 32.98 (base 2.40 + loadout 0.43) * axpect 13.56)
2023-07-29 22:43:22.201 INFO    ARF (13920): Final RCS 7.75 (base 3.30 + loadout 2.57) * axpect 1.57)
2023-07-29 22:43:22.201 INFO    ARF (13920): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:22.202 INFO    ARF (13920): Final RCS 32.98 (base 2.40 + loadout 0.43) * axpect 13.56)
2023-07-29 22:43:22.211 INFO    ARF (5548): Final RCS 7.78 (base 3.30 + loadout 2.57) * axpect 1.58)
2023-07-29 22:43:22.211 INFO    ARF (5548): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:22.211 INFO    ARF (5548): Final RCS 32.98 (base 2.40 + loadout 0.43) * axpect 13.56)
2023-07-29 22:43:22.219 INFO    ARF (448): Final RCS 7.82 (base 3.30 + loadout 2.57) * axpect 1.59)
2023-07-29 22:43:22.219 INFO    ARF (448): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:22.219 INFO    ARF (448): Final RCS 32.98 (base 2.40 + loadout 0.43) * axpect 13.56)
2023-07-29 22:43:22.230 INFO    ARF (13920): Final RCS 7.85 (base 3.30 + loadout 2.57) * axpect 1.60)
2023-07-29 22:43:22.230 INFO    ARF (13920): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:22.230 INFO    ARF (13920): Final RCS 32.98 (base 2.40 + loadout 0.43) * axpect 13.56)
2023-07-29 22:43:22.258 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:43:22.258 INFO    ARF (17328): Final RCS 13.30 (base 3.30 + loadout 5.12) * axpect 2.48)
2023-07-29 22:43:22.491 WARNING LOG (3992): 5 duplicate message(s) skipped.
2023-07-29 22:43:22.491 INFO    ARF (11892): Final RCS 552.02 (base 75.00 + loadout 0.00) * axpect 7.36)
2023-07-29 22:43:22.501 INFO    ARF (17328): Final RCS 551.82 (base 75.00 + loadout 0.00) * axpect 7.36)
2023-07-29 22:43:22.509 INFO    ARF (10832): Final RCS 551.61 (base 75.00 + loadout 0.00) * axpect 7.35)
2023-07-29 22:43:22.519 INFO    ARF (3428): Final RCS 551.41 (base 75.00 + loadout 0.00) * axpect 7.35)
2023-07-29 22:43:22.529 INFO    ARF (16380): Final RCS 551.21 (base 75.00 + loadout 0.00) * axpect 7.35)
2023-07-29 22:43:22.538 INFO    ARF (14048): Final RCS 551.01 (base 75.00 + loadout 0.00) * axpect 7.35)
2023-07-29 22:43:23.128 INFO    ARF (5548): Final RCS 541.54 (base 75.00 + loadout 0.00) * axpect 7.22)
2023-07-29 22:43:23.138 INFO    ARF (7300): Final RCS 541.41 (base 75.00 + loadout 0.00) * axpect 7.22)
2023-07-29 22:43:23.148 INFO    ARF (14048): Final RCS 541.29 (base 75.00 + loadout 0.00) * axpect 7.22)
2023-07-29 22:43:23.157 INFO    ARF (9160): Final RCS 541.16 (base 75.00 + loadout 0.00) * axpect 7.22)
2023-07-29 22:43:23.166 INFO    ARF (5996): Final RCS 541.03 (base 75.00 + loadout 0.00) * axpect 7.21)
2023-07-29 22:43:23.176 INFO    ARF (5276): Final RCS 540.90 (base 75.00 + loadout 0.00) * axpect 7.21)
2023-07-29 22:43:23.362 INFO    ARF (11024): Final RCS 13.29 (base 3.30 + loadout 5.12) * axpect 2.47)
2023-07-29 22:43:24.427 WARNING LOG (3992): 5 duplicate message(s) skipped.
2023-07-29 22:43:24.427 INFO    ARF (9160): Final RCS 286.42 (base 25.00 + loadout 0.00) * axpect 11.46)
2023-07-29 22:43:24.436 INFO    ARF (10188): Final RCS 286.81 (base 25.00 + loadout 0.00) * axpect 11.47)
2023-07-29 22:43:24.447 INFO    ARF (1352): Final RCS 287.21 (base 25.00 + loadout 0.00) * axpect 11.49)
2023-07-29 22:43:24.456 INFO    ARF (5996): Final RCS 287.60 (base 25.00 + loadout 0.00) * axpect 11.50)
2023-07-29 22:43:24.473 INFO    ARF (16316): Final RCS 288.00 (base 25.00 + loadout 0.00) * axpect 11.52)
2023-07-29 22:43:24.482 INFO    ARF (7300): Final RCS 288.39 (base 25.00 + loadout 0.00) * axpect 11.54)
2023-07-29 22:43:24.491 INFO    ARF (5548): Final RCS 288.78 (base 25.00 + loadout 0.00) * axpect 11.55)
2023-07-29 22:43:24.678 INFO    ARF (1352): Final RCS 7.87 (base 3.30 + loadout 2.57) * axpect 1.61)
2023-07-29 22:43:24.678 INFO    ARF (1352): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:24.688 INFO    ARF (13420): Final RCS 7.87 (base 3.30 + loadout 2.57) * axpect 1.61)
2023-07-29 22:43:24.688 INFO    ARF (13420): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:24.688 INFO    ARF (13420): Final RCS 33.00 (base 2.40 + loadout 0.43) * axpect 13.57)
2023-07-29 22:43:24.698 INFO    ARF (13920): Final RCS 7.87 (base 3.30 + loadout 2.57) * axpect 1.61)
2023-07-29 22:43:24.698 INFO    ARF (13920): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:24.698 INFO    ARF (13920): Final RCS 33.00 (base 2.40 + loadout 0.43) * axpect 13.57)
2023-07-29 22:43:24.707 INFO    ARF (7300): Final RCS 7.87 (base 3.30 + loadout 2.57) * axpect 1.61)
2023-07-29 22:43:24.707 INFO    ARF (7300): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:24.707 INFO    ARF (7300): Final RCS 33.00 (base 2.40 + loadout 0.43) * axpect 13.57)
2023-07-29 22:43:24.707 INFO    ARF (7300): Final RCS 13.71 (base 3.60 + loadout 7.30) * axpect 1.78)
2023-07-29 22:43:24.707 INFO    ARF (7300): Final RCS 23.55 (base 3.30 + loadout 0.00) * axpect 7.14)
2023-07-29 22:43:24.716 INFO    ARF (14048): Final RCS 7.88 (base 3.30 + loadout 2.57) * axpect 1.61)
2023-07-29 22:43:24.716 INFO    ARF (14048): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:24.716 INFO    ARF (14048): Final RCS 33.00 (base 2.40 + loadout 0.43) * axpect 13.57)
2023-07-29 22:43:24.716 INFO    ARF (14048): Final RCS 13.71 (base 3.60 + loadout 7.30) * axpect 1.78)
2023-07-29 22:43:24.716 INFO    ARF (14048): Final RCS 23.55 (base 3.30 + loadout 0.00) * axpect 7.14)
2023-07-29 22:43:24.726 INFO    ARF (5996): Final RCS 7.88 (base 3.30 + loadout 2.57) * axpect 1.61)
2023-07-29 22:43:24.726 INFO    ARF (5996): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:24.726 INFO    ARF (5996): Final RCS 33.00 (base 2.40 + loadout 0.43) * axpect 13.57)
2023-07-29 22:43:24.726 INFO    ARF (5996): Final RCS 13.71 (base 3.60 + loadout 7.30) * axpect 1.78)
2023-07-29 22:43:24.726 INFO    ARF (5996): Final RCS 23.55 (base 3.30 + loadout 0.00) * axpect 7.14)
2023-07-29 22:43:24.736 INFO    ARF (7300): Final RCS 7.88 (base 3.30 + loadout 2.57) * axpect 1.61)
2023-07-29 22:43:24.736 INFO    ARF (7300): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:24.736 INFO    ARF (7300): Final RCS 33.00 (base 2.40 + loadout 0.43) * axpect 13.57)
2023-07-29 22:43:24.736 INFO    ARF (7300): Final RCS 13.71 (base 3.60 + loadout 7.30) * axpect 1.78)
2023-07-29 22:43:24.736 INFO    ARF (7300): Final RCS 23.55 (base 3.30 + loadout 0.00) * axpect 7.14)
2023-07-29 22:43:24.753 INFO    ARF (3428): Final RCS 13.71 (base 3.60 + loadout 7.30) * axpect 1.78)
2023-07-29 22:43:24.753 INFO    ARF (3428): Final RCS 23.55 (base 3.30 + loadout 0.00) * axpect 7.14)
2023-07-29 22:43:24.763 INFO    ARF (448): Final RCS 13.71 (base 3.60 + loadout 7.30) * axpect 1.78)
2023-07-29 22:43:24.763 INFO    ARF (448): Final RCS 23.55 (base 3.30 + loadout 0.00) * axpect 7.14)
2023-07-29 22:43:24.772 INFO    ARF (8204): Final RCS 13.71 (base 3.60 + loadout 7.30) * axpect 1.78)
2023-07-29 22:43:24.772 INFO    ARF (8204): Final RCS 23.55 (base 3.30 + loadout 0.00) * axpect 7.14)
2023-07-29 22:43:24.772 INFO    ARF (8204): Final RCS 13.25 (base 3.30 + loadout 5.12) * axpect 2.46)
2023-07-29 22:43:24.987 WARNING LOG (3992): 5 duplicate message(s) skipped.
2023-07-29 22:43:24.987 INFO    ARF (5548): Final RCS 516.27 (base 75.00 + loadout 0.00) * axpect 6.88)
2023-07-29 22:43:24.997 INFO    ARF (5996): Final RCS 516.05 (base 75.00 + loadout 0.00) * axpect 6.88)
2023-07-29 22:43:25.005 INFO    ARF (14048): Final RCS 515.83 (base 75.00 + loadout 0.00) * axpect 6.88)
2023-07-29 22:43:25.016 INFO    ARF (17328): Final RCS 515.61 (base 75.00 + loadout 0.00) * axpect 6.87)
2023-07-29 22:43:25.033 INFO    ARF (16380): Final RCS 515.38 (base 75.00 + loadout 0.00) * axpect 6.87)
2023-07-29 22:43:25.043 INFO    ARF (16316): Final RCS 515.16 (base 75.00 + loadout 0.00) * axpect 6.87)
2023-07-29 22:43:25.052 INFO    ARF (10188): Final RCS 514.93 (base 75.00 + loadout 0.00) * axpect 6.87)
2023-07-29 22:43:25.637 INFO    ARF (5548): Final RCS 498.42 (base 75.00 + loadout 0.00) * axpect 6.65)
2023-07-29 22:43:25.654 INFO    ARF (10832): Final RCS 498.08 (base 75.00 + loadout 0.00) * axpect 6.64)
2023-07-29 22:43:25.662 INFO    ARF (13420): Final RCS 497.74 (base 75.00 + loadout 0.00) * axpect 6.64)
2023-07-29 22:43:25.672 INFO    ARF (16316): Final RCS 497.40 (base 75.00 + loadout 0.00) * axpect 6.63)
2023-07-29 22:43:25.681 INFO    ARF (8204): Final RCS 497.05 (base 75.00 + loadout 0.00) * axpect 6.63)
2023-07-29 22:43:25.690 INFO    ARF (5548): Final RCS 496.70 (base 75.00 + loadout 0.00) * axpect 6.62)
2023-07-29 22:43:25.859 INFO    ARF (3968): Final RCS 13.21 (base 3.30 + loadout 5.12) * axpect 2.45)
2023-07-29 22:43:25.907 WARNING LOG (3992): 4 duplicate message(s) skipped.
2023-07-29 22:43:25.907 INFO    ARF (11892): Final RCS 13.71 (base 3.60 + loadout 7.30) * axpect 1.78)
2023-07-29 22:43:25.907 INFO    ARF (11892): Final RCS 23.52 (base 3.30 + loadout 0.00) * axpect 7.13)
2023-07-29 22:43:25.907 INFO    ARF (11892): Final RCS 13.21 (base 3.30 + loadout 5.12) * axpect 2.45)
2023-07-29 22:43:25.917 INFO    ARF (8204): Final RCS 13.71 (base 3.60 + loadout 7.30) * axpect 1.78)
2023-07-29 22:43:25.917 INFO    ARF (8204): Final RCS 23.52 (base 3.30 + loadout 0.00) * axpect 7.13)
2023-07-29 22:43:25.917 INFO    ARF (8204): Final RCS 13.21 (base 3.30 + loadout 5.12) * axpect 2.45)
2023-07-29 22:43:25.925 INFO    ARF (10188): Final RCS 13.71 (base 3.60 + loadout 7.30) * axpect 1.78)
2023-07-29 22:43:25.925 INFO    ARF (10188): Final RCS 23.52 (base 3.30 + loadout 0.00) * axpect 7.13)
2023-07-29 22:43:25.943 INFO    ARF (1352): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:25.943 INFO    ARF (1352): Final RCS 33.01 (base 2.40 + loadout 0.43) * axpect 13.57)
2023-07-29 22:43:25.943 INFO    ARF (1352): Final RCS 13.71 (base 3.60 + loadout 7.30) * axpect 1.78)
2023-07-29 22:43:25.943 INFO    ARF (1352): Final RCS 23.52 (base 3.30 + loadout 0.00) * axpect 7.13)
2023-07-29 22:43:25.953 INFO    ARF (14048): Final RCS 7.98 (base 3.30 + loadout 2.57) * axpect 1.64)
2023-07-29 22:43:25.953 INFO    ARF (14048): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:25.953 INFO    ARF (14048): Final RCS 33.01 (base 2.40 + loadout 0.43) * axpect 13.57)
2023-07-29 22:43:25.953 INFO    ARF (14048): Final RCS 13.71 (base 3.60 + loadout 7.30) * axpect 1.78)
2023-07-29 22:43:25.953 INFO    ARF (14048): Final RCS 23.52 (base 3.30 + loadout 0.00) * axpect 7.13)
2023-07-29 22:43:25.961 INFO    ARF (13420): Final RCS 7.98 (base 3.30 + loadout 2.57) * axpect 1.64)
2023-07-29 22:43:25.961 INFO    ARF (13420): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:25.961 INFO    ARF (13420): Final RCS 33.01 (base 2.40 + loadout 0.43) * axpect 13.57)
2023-07-29 22:43:25.961 INFO    ARF (13420): Final RCS 13.71 (base 3.60 + loadout 7.30) * axpect 1.78)
2023-07-29 22:43:25.961 INFO    ARF (13420): Final RCS 23.52 (base 3.30 + loadout 0.00) * axpect 7.13)
2023-07-29 22:43:25.971 INFO    ARF (1352): Final RCS 7.98 (base 3.30 + loadout 2.57) * axpect 1.64)
2023-07-29 22:43:25.971 INFO    ARF (1352): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:25.971 INFO    ARF (1352): Final RCS 33.01 (base 2.40 + loadout 0.43) * axpect 13.57)
2023-07-29 22:43:25.971 INFO    ARF (1352): Final RCS 13.71 (base 3.60 + loadout 7.30) * axpect 1.78)
2023-07-29 22:43:25.971 INFO    ARF (1352): Final RCS 23.52 (base 3.30 + loadout 0.00) * axpect 7.13)
2023-07-29 22:43:25.980 INFO    ARF (14048): Final RCS 7.98 (base 3.30 + loadout 2.57) * axpect 1.64)
2023-07-29 22:43:25.980 INFO    ARF (14048): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:25.980 INFO    ARF (14048): Final RCS 33.01 (base 2.40 + loadout 0.43) * axpect 13.57)
2023-07-29 22:43:25.990 INFO    ARF (9160): Final RCS 7.98 (base 3.30 + loadout 2.57) * axpect 1.64)
2023-07-29 22:43:25.990 INFO    ARF (9160): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:25.990 INFO    ARF (9160): Final RCS 33.01 (base 2.40 + loadout 0.43) * axpect 13.57)
2023-07-29 22:43:26.000 INFO    ARF (14528): Final RCS 7.98 (base 3.30 + loadout 2.57) * axpect 1.64)
2023-07-29 22:43:26.000 INFO    ARF (14528): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:26.000 INFO    ARF (14528): Final RCS 33.01 (base 2.40 + loadout 0.43) * axpect 13.57)
2023-07-29 22:43:26.203 INFO    ARF (12064): Final RCS 359.17 (base 25.00 + loadout 0.00) * axpect 14.37)
2023-07-29 22:43:26.211 INFO    ARF (5276): Final RCS 359.55 (base 25.00 + loadout 0.00) * axpect 14.38)
2023-07-29 22:43:26.220 INFO    ARF (13920): Final RCS 359.93 (base 25.00 + loadout 0.00) * axpect 14.40)
2023-07-29 22:43:26.231 INFO    ARF (14528): Final RCS 360.31 (base 25.00 + loadout 0.00) * axpect 14.41)
2023-07-29 22:43:26.239 INFO    ARF (16316): Final RCS 360.69 (base 25.00 + loadout 0.00) * axpect 14.43)
2023-07-29 22:43:26.249 INFO    ARF (13420): Final RCS 361.07 (base 25.00 + loadout 0.00) * axpect 14.44)
2023-07-29 22:43:26.259 INFO    ARF (9160): Final RCS 361.45 (base 25.00 + loadout 0.00) * axpect 14.46)
2023-07-29 22:43:26.885 INFO    ARF (5276): Final RCS 382.21 (base 25.00 + loadout 0.00) * axpect 15.29)
2023-07-29 22:43:26.894 INFO    ARF (16316): Final RCS 382.49 (base 25.00 + loadout 0.00) * axpect 15.30)
2023-07-29 22:43:26.905 INFO    ARF (448): Final RCS 382.77 (base 25.00 + loadout 0.00) * axpect 15.31)
2023-07-29 22:43:26.913 INFO    ARF (11024): Final RCS 383.05 (base 25.00 + loadout 0.00) * axpect 15.32)
2023-07-29 22:43:26.924 INFO    ARF (13920): Final RCS 383.33 (base 25.00 + loadout 0.00) * axpect 15.33)
2023-07-29 22:43:26.932 INFO    ARF (5276): Final RCS 383.60 (base 25.00 + loadout 0.00) * axpect 15.34)
2023-07-29 22:43:26.942 INFO    ARF (11892): Final RCS 383.88 (base 25.00 + loadout 0.00) * axpect 15.36)
2023-07-29 22:43:27.138 INFO    ARF (14048): Final RCS 8.02 (base 3.30 + loadout 2.57) * axpect 1.65)
2023-07-29 22:43:27.138 INFO    ARF (14048): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:27.138 INFO    ARF (14048): Final RCS 33.01 (base 2.40 + loadout 0.43) * axpect 13.58)
2023-07-29 22:43:27.148 INFO    ARF (8204): Final RCS 8.02 (base 3.30 + loadout 2.57) * axpect 1.65)
2023-07-29 22:43:27.148 INFO    ARF (8204): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:27.148 INFO    ARF (8204): Final RCS 33.01 (base 2.40 + loadout 0.43) * axpect 13.58)
2023-07-29 22:43:27.157 INFO    ARF (5276): Final RCS 8.02 (base 3.30 + loadout 2.57) * axpect 1.65)
2023-07-29 22:43:27.157 INFO    ARF (5276): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:27.157 INFO    ARF (5276): Final RCS 33.01 (base 2.40 + loadout 0.43) * axpect 13.58)
2023-07-29 22:43:27.166 INFO    ARF (10188): Final RCS 8.02 (base 3.30 + loadout 2.57) * axpect 1.65)
2023-07-29 22:43:27.166 INFO    ARF (10188): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:27.166 INFO    ARF (10188): Final RCS 33.01 (base 2.40 + loadout 0.43) * axpect 13.58)
2023-07-29 22:43:27.176 INFO    ARF (11024): Final RCS 8.02 (base 3.30 + loadout 2.57) * axpect 1.65)
2023-07-29 22:43:27.176 INFO    ARF (11024): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:27.176 INFO    ARF (11024): Final RCS 33.01 (base 2.40 + loadout 0.43) * axpect 13.58)
2023-07-29 22:43:27.184 INFO    ARF (5276): Final RCS 8.02 (base 3.30 + loadout 2.57) * axpect 1.65)
2023-07-29 22:43:27.184 INFO    ARF (5276): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:27.184 INFO    ARF (5276): Final RCS 33.01 (base 2.40 + loadout 0.43) * axpect 13.58)
2023-07-29 22:43:27.203 INFO    ARF (9160): Final RCS 8.02 (base 3.30 + loadout 2.57) * axpect 1.65)
2023-07-29 22:43:27.203 INFO    ARF (9160): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:27.203 INFO    ARF (9160): Final RCS 33.01 (base 2.40 + loadout 0.43) * axpect 13.58)
2023-07-29 22:43:27.230 INFO    ARF (14048): Final RCS 13.16 (base 3.30 + loadout 5.12) * axpect 2.44)
2023-07-29 22:43:27.351 WARNING LOG (3992): 5 duplicate message(s) skipped.
2023-07-29 22:43:27.351 DEBUG   LuaGUI (Main): --- onChatMessage---	BLUE player iRewt disconnected 	nil	nil
2023-07-29 22:43:27.351 DEBUG   LuaGUI (Main): ----onPlayerDisconnect---	21	0
2023-07-29 22:43:27.446 INFO    ARF (7300): Final RCS 406.80 (base 75.00 + loadout 0.00) * axpect 5.42)
2023-07-29 22:43:27.463 INFO    ARF (5996): Final RCS 406.16 (base 75.00 + loadout 0.00) * axpect 5.42)
2023-07-29 22:43:27.473 INFO    ARF (11892): Final RCS 405.52 (base 75.00 + loadout 0.00) * axpect 5.41)
2023-07-29 22:43:27.482 INFO    ARF (5276): Final RCS 404.86 (base 75.00 + loadout 0.00) * axpect 5.40)
2023-07-29 22:43:27.492 INFO    ARF (1352): Final RCS 404.21 (base 75.00 + loadout 0.00) * axpect 5.39)
2023-07-29 22:43:27.501 INFO    ARF (12064): Final RCS 403.55 (base 75.00 + loadout 0.00) * axpect 5.38)
2023-07-29 22:43:27.511 INFO    ARF (5996): Final RCS 402.90 (base 75.00 + loadout 0.00) * axpect 5.37)
2023-07-29 22:43:27.513 DEBUG   LuaHooks (Main): LuaRPC Error: request = 13, error_code = 404, error_msg = Method not found
2023-07-29 22:43:28.102 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:43:28.102 INFO    ARF (7300): Final RCS 363.05 (base 75.00 + loadout 0.00) * axpect 4.84)
2023-07-29 22:43:28.110 INFO    ARF (12064): Final RCS 362.36 (base 75.00 + loadout 0.00) * axpect 4.83)
2023-07-29 22:43:28.119 INFO    ARF (16316): Final RCS 361.67 (base 75.00 + loadout 0.00) * axpect 4.82)
2023-07-29 22:43:28.127 INFO    ARF (11024): Final RCS 360.98 (base 75.00 + loadout 0.00) * axpect 4.81)
2023-07-29 22:43:28.138 INFO    ARF (12064): Final RCS 360.29 (base 75.00 + loadout 0.00) * axpect 4.80)
2023-07-29 22:43:28.154 INFO    ARF (11892): Final RCS 359.61 (base 75.00 + loadout 0.00) * axpect 4.79)
2023-07-29 22:43:28.163 INFO    ARF (7300): Final RCS 358.92 (base 75.00 + loadout 0.00) * axpect 4.79)
2023-07-29 22:43:28.317 INFO    ARF (14528): Final RCS 13.14 (base 3.30 + loadout 5.12) * axpect 2.43)
2023-07-29 22:43:28.344 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:43:28.344 INFO    ARF (8204): Final RCS 13.13 (base 3.30 + loadout 5.12) * axpect 2.43)
2023-07-29 22:43:28.830 WARNING LOG (3992): 4 duplicate message(s) skipped.
2023-07-29 22:43:28.830 DEBUG   LuaGUI (Main): --- onChatMessage---	i think guns might work	22	-2
2023-07-29 22:43:29.410 INFO    ARF (7300): Final RCS 380.48 (base 25.00 + loadout 0.00) * axpect 15.22)
2023-07-29 22:43:29.420 INFO    ARF (1352): Final RCS 380.17 (base 25.00 + loadout 0.00) * axpect 15.21)
2023-07-29 22:43:29.429 INFO    ARF (8204): Final RCS 379.87 (base 25.00 + loadout 0.00) * axpect 15.19)
2023-07-29 22:43:29.440 INFO    ARF (3968): Final RCS 379.56 (base 25.00 + loadout 0.00) * axpect 15.18)
2023-07-29 22:43:29.452 INFO    ARF (16316): Final RCS 379.26 (base 25.00 + loadout 0.00) * axpect 15.17)
2023-07-29 22:43:29.460 INFO    ARF (5276): Final RCS 378.95 (base 25.00 + loadout 0.00) * axpect 15.16)
2023-07-29 22:43:29.659 INFO    ARF (10188): Final RCS 8.07 (base 3.30 + loadout 2.57) * axpect 1.67)
2023-07-29 22:43:29.669 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:43:29.669 INFO    ARF (8204): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:29.669 INFO    ARF (8204): Final RCS 33.55 (base 2.40 + loadout 0.92) * axpect 13.60)
2023-07-29 22:43:29.678 INFO    ARF (11024): Final RCS 8.07 (base 3.30 + loadout 2.57) * axpect 1.67)
2023-07-29 22:43:29.678 INFO    ARF (11024): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:29.678 INFO    ARF (11024): Final RCS 33.56 (base 2.40 + loadout 0.92) * axpect 13.60)
2023-07-29 22:43:29.688 INFO    ARF (3968): Final RCS 8.07 (base 3.30 + loadout 2.57) * axpect 1.67)
2023-07-29 22:43:29.688 INFO    ARF (3968): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:29.688 INFO    ARF (3968): Final RCS 33.56 (base 2.40 + loadout 0.92) * axpect 13.60)
2023-07-29 22:43:29.698 INFO    ARF (13420): Final RCS 8.07 (base 3.30 + loadout 2.57) * axpect 1.67)
2023-07-29 22:43:29.698 INFO    ARF (13420): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:29.698 INFO    ARF (13420): Final RCS 33.56 (base 2.40 + loadout 0.92) * axpect 13.60)
2023-07-29 22:43:29.698 INFO    ARF (13420): Final RCS 14.52 (base 3.60 + loadout 7.30) * axpect 2.00)
2023-07-29 22:43:29.698 INFO    ARF (13420): Final RCS 23.45 (base 3.30 + loadout 0.00) * axpect 7.11)
2023-07-29 22:43:29.706 INFO    ARF (13920): Final RCS 8.07 (base 3.30 + loadout 2.57) * axpect 1.67)
2023-07-29 22:43:29.706 INFO    ARF (13920): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:29.706 INFO    ARF (13920): Final RCS 33.56 (base 2.40 + loadout 0.92) * axpect 13.60)
2023-07-29 22:43:29.706 INFO    ARF (13920): Final RCS 14.52 (base 3.60 + loadout 7.30) * axpect 2.00)
2023-07-29 22:43:29.706 INFO    ARF (13920): Final RCS 23.45 (base 3.30 + loadout 0.00) * axpect 7.11)
2023-07-29 22:43:29.717 INFO    ARF (16380): Final RCS 8.07 (base 3.30 + loadout 2.57) * axpect 1.67)
2023-07-29 22:43:29.717 INFO    ARF (16380): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:29.717 INFO    ARF (16380): Final RCS 33.56 (base 2.40 + loadout 0.92) * axpect 13.60)
2023-07-29 22:43:29.717 INFO    ARF (16380): Final RCS 14.52 (base 3.60 + loadout 7.30) * axpect 2.01)
2023-07-29 22:43:29.717 INFO    ARF (16380): Final RCS 23.45 (base 3.30 + loadout 0.00) * axpect 7.11)
2023-07-29 22:43:29.734 INFO    ARF (13420): Final RCS 33.56 (base 2.40 + loadout 0.92) * axpect 13.60)
2023-07-29 22:43:29.734 INFO    ARF (13420): Final RCS 14.52 (base 3.60 + loadout 7.30) * axpect 2.01)
2023-07-29 22:43:29.734 INFO    ARF (13420): Final RCS 23.45 (base 3.30 + loadout 0.00) * axpect 7.11)
2023-07-29 22:43:29.743 INFO    ARF (11024): Final RCS 14.52 (base 3.60 + loadout 7.30) * axpect 2.01)
2023-07-29 22:43:29.743 INFO    ARF (11024): Final RCS 23.45 (base 3.30 + loadout 0.00) * axpect 7.11)
2023-07-29 22:43:29.752 INFO    ARF (16380): Final RCS 14.52 (base 3.60 + loadout 7.30) * axpect 2.01)
2023-07-29 22:43:29.752 INFO    ARF (16380): Final RCS 23.45 (base 3.30 + loadout 0.00) * axpect 7.11)
2023-07-29 22:43:29.752 INFO    ARF (16380): Final RCS 13.12 (base 3.30 + loadout 5.12) * axpect 2.42)
2023-07-29 22:43:29.941 WARNING LOG (3992): 6 duplicate message(s) skipped.
2023-07-29 22:43:29.941 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:43:29.964 INFO    ARF (5996): Final RCS 244.17 (base 75.00 + loadout 0.00) * axpect 3.26)
2023-07-29 22:43:29.977 INFO    ARF (10188): Final RCS 243.64 (base 75.00 + loadout 0.00) * axpect 3.25)
2023-07-29 22:43:29.992 INFO    ARF (3428): Final RCS 243.11 (base 75.00 + loadout 0.00) * axpect 3.24)
2023-07-29 22:43:30.008 INFO    ARF (5996): Final RCS 242.58 (base 75.00 + loadout 0.00) * axpect 3.23)
2023-07-29 22:43:30.016 INFO    ARF (7300): Final RCS 242.05 (base 75.00 + loadout 0.00) * axpect 3.23)
2023-07-29 22:43:30.026 INFO    ARF (14048): Final RCS 241.51 (base 75.00 + loadout 0.00) * axpect 3.22)
2023-07-29 22:43:30.036 INFO    ARF (13420): Final RCS 240.98 (base 75.00 + loadout 0.00) * axpect 3.21)
2023-07-29 22:43:30.623 INFO    ARF (10832): Final RCS 212.41 (base 75.00 + loadout 0.00) * axpect 2.83)
2023-07-29 22:43:30.631 INFO    ARF (16380): Final RCS 211.97 (base 75.00 + loadout 0.00) * axpect 2.83)
2023-07-29 22:43:30.641 INFO    ARF (13920): Final RCS 211.53 (base 75.00 + loadout 0.00) * axpect 2.82)
2023-07-29 22:43:30.650 INFO    ARF (8624): Final RCS 211.09 (base 75.00 + loadout 0.00) * axpect 2.81)
2023-07-29 22:43:30.661 INFO    ARF (16380): Final RCS 210.65 (base 75.00 + loadout 0.00) * axpect 2.81)
2023-07-29 22:43:30.668 INFO    ARF (10832): Final RCS 210.22 (base 75.00 + loadout 0.00) * axpect 2.80)
2023-07-29 22:43:30.702 INFO    ASYNCNET (Main): Current ping: 73.7ms
2023-07-29 22:43:30.735 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:43:30.838 INFO    ARF (5996): Final RCS 13.13 (base 3.30 + loadout 5.12) * axpect 2.43)
2023-07-29 22:43:30.884 WARNING LOG (3992): 4 duplicate message(s) skipped.
2023-07-29 22:43:30.884 INFO    ARF (5996): Final RCS 14.62 (base 3.60 + loadout 7.30) * axpect 2.03)
2023-07-29 22:43:30.885 INFO    ARF (5996): Final RCS 23.43 (base 3.30 + loadout 0.00) * axpect 7.10)
2023-07-29 22:43:30.885 INFO    ARF (5996): Final RCS 13.13 (base 3.30 + loadout 5.12) * axpect 2.43)
2023-07-29 22:43:30.904 INFO    ARF (13920): Final RCS 14.62 (base 3.60 + loadout 7.30) * axpect 2.03)
2023-07-29 22:43:30.904 INFO    ARF (13920): Final RCS 23.43 (base 3.30 + loadout 0.00) * axpect 7.10)
2023-07-29 22:43:30.913 INFO    ARF (448): Final RCS 14.62 (base 3.60 + loadout 7.30) * axpect 2.03)
2023-07-29 22:43:30.913 INFO    ARF (448): Final RCS 23.43 (base 3.30 + loadout 0.00) * axpect 7.10)
2023-07-29 22:43:30.923 INFO    ARF (10188): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:30.923 INFO    ARF (10188): Final RCS 33.61 (base 2.40 + loadout 0.92) * axpect 13.62)
2023-07-29 22:43:30.923 INFO    ARF (10188): Final RCS 14.61 (base 3.60 + loadout 7.30) * axpect 2.03)
2023-07-29 22:43:30.923 INFO    ARF (10188): Final RCS 23.43 (base 3.30 + loadout 0.00) * axpect 7.10)
2023-07-29 22:43:30.931 INFO    ARF (5276): Final RCS 8.08 (base 3.30 + loadout 2.57) * axpect 1.67)
2023-07-29 22:43:30.931 INFO    ARF (5276): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:30.931 INFO    ARF (5276): Final RCS 33.62 (base 2.40 + loadout 0.92) * axpect 13.62)
2023-07-29 22:43:30.931 INFO    ARF (5276): Final RCS 14.61 (base 3.60 + loadout 7.30) * axpect 2.03)
2023-07-29 22:43:30.931 INFO    ARF (5276): Final RCS 23.43 (base 3.30 + loadout 0.00) * axpect 7.10)
2023-07-29 22:43:30.942 INFO    ARF (9160): Final RCS 8.08 (base 3.30 + loadout 2.57) * axpect 1.67)
2023-07-29 22:43:30.942 INFO    ARF (9160): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:30.942 INFO    ARF (9160): Final RCS 33.62 (base 2.40 + loadout 0.92) * axpect 13.62)
2023-07-29 22:43:30.942 INFO    ARF (9160): Final RCS 14.60 (base 3.60 + loadout 7.30) * axpect 2.03)
2023-07-29 22:43:30.942 INFO    ARF (9160): Final RCS 23.43 (base 3.30 + loadout 0.00) * axpect 7.10)
2023-07-29 22:43:30.951 INFO    ARF (10188): Final RCS 8.08 (base 3.30 + loadout 2.57) * axpect 1.67)
2023-07-29 22:43:30.951 INFO    ARF (10188): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:30.951 INFO    ARF (10188): Final RCS 33.62 (base 2.40 + loadout 0.92) * axpect 13.62)
2023-07-29 22:43:30.951 INFO    ARF (10188): Final RCS 14.60 (base 3.60 + loadout 7.30) * axpect 2.03)
2023-07-29 22:43:30.951 INFO    ARF (10188): Final RCS 23.43 (base 3.30 + loadout 0.00) * axpect 7.10)
2023-07-29 22:43:30.960 INFO    ARF (5276): Final RCS 8.08 (base 3.30 + loadout 2.57) * axpect 1.67)
2023-07-29 22:43:30.960 INFO    ARF (5276): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:30.960 INFO    ARF (5276): Final RCS 33.62 (base 2.40 + loadout 0.92) * axpect 13.62)
2023-07-29 22:43:30.969 INFO    ARF (3428): Final RCS 8.08 (base 3.30 + loadout 2.57) * axpect 1.67)
2023-07-29 22:43:30.969 INFO    ARF (3428): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:30.969 INFO    ARF (3428): Final RCS 33.62 (base 2.40 + loadout 0.92) * axpect 13.62)
2023-07-29 22:43:30.979 INFO    ARF (17328): Final RCS 8.08 (base 3.30 + loadout 2.57) * axpect 1.67)
2023-07-29 22:43:30.979 INFO    ARF (17328): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:30.979 INFO    ARF (17328): Final RCS 33.62 (base 2.40 + loadout 0.92) * axpect 13.62)
2023-07-29 22:43:31.185 INFO    ARF (14528): Final RCS 307.65 (base 25.00 + loadout 0.00) * axpect 12.31)
2023-07-29 22:43:31.203 INFO    ARF (5548): Final RCS 307.20 (base 25.00 + loadout 0.00) * axpect 12.29)
2023-07-29 22:43:31.212 INFO    ARF (8624): Final RCS 306.74 (base 25.00 + loadout 0.00) * axpect 12.27)
2023-07-29 22:43:31.221 INFO    ARF (14528): Final RCS 306.29 (base 25.00 + loadout 0.00) * axpect 12.25)
2023-07-29 22:43:31.231 INFO    ARF (12064): Final RCS 305.84 (base 25.00 + loadout 0.00) * axpect 12.23)
2023-07-29 22:43:31.240 INFO    ARF (10188): Final RCS 305.39 (base 25.00 + loadout 0.00) * axpect 12.22)
2023-07-29 22:43:31.859 INFO    ARF (13420): Final RCS 278.03 (base 25.00 + loadout 0.00) * axpect 11.12)
2023-07-29 22:43:31.868 INFO    ARF (8624): Final RCS 277.60 (base 25.00 + loadout 0.00) * axpect 11.10)
2023-07-29 22:43:31.878 INFO    ARF (3968): Final RCS 277.17 (base 25.00 + loadout 0.00) * axpect 11.09)
2023-07-29 22:43:31.887 INFO    ARF (16316): Final RCS 276.75 (base 25.00 + loadout 0.00) * axpect 11.07)
2023-07-29 22:43:31.900 INFO    ARF (12064): Final RCS 276.32 (base 25.00 + loadout 0.00) * axpect 11.05)
2023-07-29 22:43:31.908 INFO    ARF (13420): Final RCS 275.90 (base 25.00 + loadout 0.00) * axpect 11.04)
2023-07-29 22:43:31.916 INFO    ARF (1352): Final RCS 275.47 (base 25.00 + loadout 0.00) * axpect 11.02)
2023-07-29 22:43:32.116 INFO    ARF (5996): Final RCS 8.08 (base 3.30 + loadout 2.57) * axpect 1.67)
2023-07-29 22:43:32.116 INFO    ARF (5996): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:32.116 INFO    ARF (5996): Final RCS 34.15 (base 2.40 + loadout 1.42) * axpect 13.64)
2023-07-29 22:43:32.132 INFO    ARF (16380): Final RCS 8.08 (base 3.30 + loadout 2.57) * axpect 1.67)
2023-07-29 22:43:32.132 INFO    ARF (16380): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:32.132 INFO    ARF (16380): Final RCS 34.15 (base 2.40 + loadout 1.42) * axpect 13.64)
2023-07-29 22:43:32.141 INFO    ARF (7300): Final RCS 8.08 (base 3.30 + loadout 2.57) * axpect 1.67)
2023-07-29 22:43:32.141 INFO    ARF (7300): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:32.141 INFO    ARF (7300): Final RCS 34.15 (base 2.40 + loadout 1.42) * axpect 13.64)
2023-07-29 22:43:32.152 INFO    ARF (14048): Final RCS 8.08 (base 3.30 + loadout 2.57) * axpect 1.67)
2023-07-29 22:43:32.152 INFO    ARF (14048): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:32.152 INFO    ARF (14048): Final RCS 34.15 (base 2.40 + loadout 1.42) * axpect 13.64)
2023-07-29 22:43:32.160 INFO    ARF (8624): Final RCS 8.08 (base 3.30 + loadout 2.57) * axpect 1.67)
2023-07-29 22:43:32.160 INFO    ARF (8624): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:32.160 INFO    ARF (8624): Final RCS 34.14 (base 2.40 + loadout 1.42) * axpect 13.64)
2023-07-29 22:43:32.170 INFO    ARF (5548): Final RCS 8.08 (base 3.30 + loadout 2.57) * axpect 1.67)
2023-07-29 22:43:32.170 INFO    ARF (5548): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:32.170 INFO    ARF (5548): Final RCS 34.14 (base 2.40 + loadout 1.42) * axpect 13.64)
2023-07-29 22:43:32.180 INFO    ARF (14048): Final RCS 8.08 (base 3.30 + loadout 2.57) * axpect 1.67)
2023-07-29 22:43:32.180 INFO    ARF (14048): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:32.180 INFO    ARF (14048): Final RCS 34.14 (base 2.40 + loadout 1.42) * axpect 13.64)
2023-07-29 22:43:32.207 INFO    ARF (3428): Final RCS 13.14 (base 3.30 + loadout 5.12) * axpect 2.43)
2023-07-29 22:43:32.272 WARNING LOG (3992): 5 duplicate message(s) skipped.
2023-07-29 22:43:32.272 INFO    ARF (10188): Final RCS 13.13 (base 3.30 + loadout 5.12) * axpect 2.43)
2023-07-29 22:43:32.433 INFO    ARF (10832): Final RCS 155.99 (base 75.00 + loadout 0.00) * axpect 2.08)
2023-07-29 22:43:32.442 INFO    ARF (10188): Final RCS 155.80 (base 75.00 + loadout 0.00) * axpect 2.08)
2023-07-29 22:43:32.452 INFO    ARF (9160): Final RCS 155.60 (base 75.00 + loadout 0.00) * axpect 2.07)
2023-07-29 22:43:32.461 INFO    ARF (5276): Final RCS 155.41 (base 75.00 + loadout 0.00) * axpect 2.07)
2023-07-29 22:43:32.471 INFO    ARF (14048): Final RCS 155.22 (base 75.00 + loadout 0.00) * axpect 2.07)
2023-07-29 22:43:32.479 INFO    ARF (11024): Final RCS 155.03 (base 75.00 + loadout 0.00) * axpect 2.07)
2023-07-29 22:43:32.490 INFO    ARF (5276): Final RCS 154.85 (base 75.00 + loadout 0.00) * axpect 2.06)
2023-07-29 22:43:33.081 INFO    ARF (16316): Final RCS 145.80 (base 75.00 + loadout 0.00) * axpect 1.94)
2023-07-29 22:43:33.091 INFO    ARF (10832): Final RCS 145.68 (base 75.00 + loadout 0.00) * axpect 1.94)
2023-07-29 22:43:33.100 INFO    ARF (5276): Final RCS 145.56 (base 75.00 + loadout 0.00) * axpect 1.94)
2023-07-29 22:43:33.111 INFO    ARF (11024): Final RCS 145.43 (base 75.00 + loadout 0.00) * axpect 1.94)
2023-07-29 22:43:33.125 INFO    ARF (10188): Final RCS 145.31 (base 75.00 + loadout 0.00) * axpect 1.94)
2023-07-29 22:43:33.126 INFO    ARF (1352): Final RCS 145.20 (base 75.00 + loadout 0.00) * axpect 1.94)
2023-07-29 22:43:33.133 INFO    ARF (11024): Final RCS 145.08 (base 75.00 + loadout 0.00) * axpect 1.93)
2023-07-29 22:43:33.300 INFO    ARF (5548): Final RCS 13.27 (base 3.30 + loadout 5.12) * axpect 2.47)
2023-07-29 22:43:33.328 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:43:33.328 INFO    ARF (7300): Final RCS 13.28 (base 3.30 + loadout 5.12) * axpect 2.47)
2023-07-29 22:43:34.371 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:43:34.371 INFO    ARF (13920): Final RCS 201.31 (base 25.00 + loadout 0.00) * axpect 8.05)
2023-07-29 22:43:34.381 INFO    ARF (8624): Final RCS 201.13 (base 25.00 + loadout 0.00) * axpect 8.05)
2023-07-29 22:43:34.390 INFO    ARF (11024): Final RCS 200.95 (base 25.00 + loadout 0.00) * axpect 8.04)
2023-07-29 22:43:34.400 INFO    ARF (14528): Final RCS 200.78 (base 25.00 + loadout 0.00) * axpect 8.03)
2023-07-29 22:43:34.408 INFO    ARF (10832): Final RCS 200.60 (base 25.00 + loadout 0.00) * axpect 8.02)
2023-07-29 22:43:34.418 INFO    ARF (5276): Final RCS 200.43 (base 25.00 + loadout 0.00) * axpect 8.02)
2023-07-29 22:43:34.427 INFO    ARF (13420): Final RCS 200.26 (base 25.00 + loadout 0.00) * axpect 8.01)
2023-07-29 22:43:34.597 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:43:34.598 DEBUG   Scripting (Main): Phrases make : key = 1
2023-07-29 22:43:34.598 DEBUG   Scripting (Main): 	 AWACSCallsign:make
2023-07-29 22:43:34.598 DEBUG   Scripting (Main): Phrases make : key = 1
2023-07-29 22:43:34.598 DEBUG   Scripting (Main): Phrases make : key = 4365
2023-07-29 22:43:34.625 INFO    ARF (13420): Final RCS 8.07 (base 3.30 + loadout 2.57) * axpect 1.67)
2023-07-29 22:43:34.636 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:43:34.636 INFO    ARF (14528): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:34.636 INFO    ARF (14528): Final RCS 36.07 (base 2.40 + loadout 3.38) * axpect 13.62)
2023-07-29 22:43:34.652 INFO    ARF (10188): Final RCS 8.07 (base 3.30 + loadout 2.57) * axpect 1.67)
2023-07-29 22:43:34.652 INFO    ARF (10188): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:34.652 INFO    ARF (10188): Final RCS 36.08 (base 2.40 + loadout 3.38) * axpect 13.62)
2023-07-29 22:43:34.663 INFO    ARF (7300): Final RCS 8.07 (base 3.30 + loadout 2.57) * axpect 1.67)
2023-07-29 22:43:34.663 INFO    ARF (7300): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:34.663 INFO    ARF (7300): Final RCS 36.08 (base 2.40 + loadout 3.38) * axpect 13.62)
2023-07-29 22:43:34.671 INFO    ARF (3428): Final RCS 8.07 (base 3.30 + loadout 2.57) * axpect 1.67)
2023-07-29 22:43:34.671 INFO    ARF (3428): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:34.671 INFO    ARF (3428): Final RCS 36.08 (base 2.40 + loadout 3.38) * axpect 13.62)
2023-07-29 22:43:34.671 INFO    ARF (3428): Final RCS 39.41 (base 3.60 + loadout 7.30) * axpect 8.92)
2023-07-29 22:43:34.671 INFO    ARF (3428): Final RCS 23.35 (base 3.30 + loadout 0.00) * axpect 7.08)
2023-07-29 22:43:34.681 INFO    ARF (10188): Final RCS 8.07 (base 3.30 + loadout 2.57) * axpect 1.67)
2023-07-29 22:43:34.681 INFO    ARF (10188): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:34.681 INFO    ARF (10188): Final RCS 36.08 (base 2.40 + loadout 3.38) * axpect 13.63)
2023-07-29 22:43:34.681 INFO    ARF (10188): Final RCS 39.14 (base 3.60 + loadout 7.30) * axpect 8.84)
2023-07-29 22:43:34.681 INFO    ARF (10188): Final RCS 23.35 (base 3.30 + loadout 0.00) * axpect 7.08)
2023-07-29 22:43:34.690 INFO    ARF (11024): Final RCS 8.07 (base 3.30 + loadout 2.57) * axpect 1.67)
2023-07-29 22:43:34.690 INFO    ARF (11024): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:34.690 INFO    ARF (11024): Final RCS 36.08 (base 2.40 + loadout 3.38) * axpect 13.63)
2023-07-29 22:43:34.690 INFO    ARF (11024): Final RCS 38.86 (base 3.60 + loadout 7.30) * axpect 8.77)
2023-07-29 22:43:34.690 INFO    ARF (11024): Final RCS 23.35 (base 3.30 + loadout 0.00) * axpect 7.08)
2023-07-29 22:43:34.700 INFO    ARF (3968): Final RCS 36.08 (base 2.40 + loadout 3.38) * axpect 13.63)
2023-07-29 22:43:34.700 INFO    ARF (3968): Final RCS 38.61 (base 3.60 + loadout 7.30) * axpect 8.70)
2023-07-29 22:43:34.700 INFO    ARF (3968): Final RCS 23.35 (base 3.30 + loadout 0.00) * axpect 7.08)
2023-07-29 22:43:34.710 INFO    ARF (10188): Final RCS 38.36 (base 3.60 + loadout 7.30) * axpect 8.63)
2023-07-29 22:43:34.710 INFO    ARF (10188): Final RCS 23.35 (base 3.30 + loadout 0.00) * axpect 7.08)
2023-07-29 22:43:34.718 INFO    ARF (11024): Final RCS 38.15 (base 3.60 + loadout 7.30) * axpect 8.57)
2023-07-29 22:43:34.718 INFO    ARF (11024): Final RCS 23.35 (base 3.30 + loadout 0.00) * axpect 7.08)
2023-07-29 22:43:34.729 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:43:34.729 INFO    ARF (3968): Final RCS 13.44 (base 3.30 + loadout 5.12) * axpect 2.52)
2023-07-29 22:43:34.936 WARNING LOG (3992): 5 duplicate message(s) skipped.
2023-07-29 22:43:34.936 INFO    ARF (11892): Final RCS 136.37 (base 75.00 + loadout 0.00) * axpect 1.82)
2023-07-29 22:43:34.973 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:43:34.973 INFO    ARF (3428): Final RCS 136.38 (base 75.00 + loadout 0.00) * axpect 1.82)
2023-07-29 22:43:34.991 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:43:34.991 INFO    ARF (448): Final RCS 136.39 (base 75.00 + loadout 0.00) * axpect 1.82)
2023-07-29 22:43:35.036 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:43:35.036 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:43:35.586 INFO    ARF (8204): Final RCS 137.23 (base 75.00 + loadout 0.00) * axpect 1.83)
2023-07-29 22:43:35.597 INFO    ARF (9160): Final RCS 137.25 (base 75.00 + loadout 0.00) * axpect 1.83)
2023-07-29 22:43:35.605 INFO    ARF (3428): Final RCS 137.27 (base 75.00 + loadout 0.00) * axpect 1.83)
2023-07-29 22:43:35.615 INFO    ARF (13420): Final RCS 137.29 (base 75.00 + loadout 0.00) * axpect 1.83)
2023-07-29 22:43:35.633 INFO    ARF (1352): Final RCS 137.31 (base 75.00 + loadout 0.00) * axpect 1.83)
2023-07-29 22:43:35.641 INFO    ARF (12064): Final RCS 137.34 (base 75.00 + loadout 0.00) * axpect 1.83)
2023-07-29 22:43:35.651 INFO    ARF (13420): Final RCS 137.36 (base 75.00 + loadout 0.00) * axpect 1.83)
2023-07-29 22:43:35.802 INFO    ARF (10188): Final RCS 13.65 (base 3.30 + loadout 5.12) * axpect 2.58)
2023-07-29 22:43:35.859 WARNING LOG (3992): 5 duplicate message(s) skipped.
2023-07-29 22:43:35.859 INFO    ARF (16380): Final RCS 23.33 (base 3.30 + loadout 0.00) * axpect 7.07)
2023-07-29 22:43:35.859 INFO    ARF (16380): Final RCS 13.65 (base 3.30 + loadout 5.12) * axpect 2.58)
2023-07-29 22:43:35.868 INFO    ARF (1352): Final RCS 23.84 (base 3.60 + loadout 7.30) * axpect 4.59)
2023-07-29 22:43:35.868 INFO    ARF (1352): Final RCS 23.33 (base 3.30 + loadout 0.00) * axpect 7.07)
2023-07-29 22:43:35.878 INFO    ARF (17328): Final RCS 23.47 (base 3.60 + loadout 7.30) * axpect 4.49)
2023-07-29 22:43:35.878 INFO    ARF (17328): Final RCS 23.33 (base 3.30 + loadout 0.00) * axpect 7.07)
2023-07-29 22:43:35.886 INFO    ARF (13420): Final RCS 36.10 (base 2.40 + loadout 3.38) * axpect 13.63)
2023-07-29 22:43:35.886 INFO    ARF (13420): Final RCS 23.10 (base 3.60 + loadout 7.30) * axpect 4.39)
2023-07-29 22:43:35.886 INFO    ARF (13420): Final RCS 23.33 (base 3.30 + loadout 0.00) * axpect 7.07)
2023-07-29 22:43:35.897 INFO    ARF (8624): Final RCS 8.07 (base 3.30 + loadout 2.57) * axpect 1.67)
2023-07-29 22:43:35.897 INFO    ARF (8624): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:35.897 INFO    ARF (8624): Final RCS 36.10 (base 2.40 + loadout 3.38) * axpect 13.63)
2023-07-29 22:43:35.897 INFO    ARF (8624): Final RCS 22.73 (base 3.60 + loadout 7.30) * axpect 4.28)
2023-07-29 22:43:35.897 INFO    ARF (8624): Final RCS 23.33 (base 3.30 + loadout 0.00) * axpect 7.07)
2023-07-29 22:43:35.906 INFO    ARF (13920): Final RCS 8.07 (base 3.30 + loadout 2.57) * axpect 1.67)
2023-07-29 22:43:35.906 INFO    ARF (13920): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:35.906 INFO    ARF (13920): Final RCS 36.10 (base 2.40 + loadout 3.38) * axpect 13.64)
2023-07-29 22:43:35.906 INFO    ARF (13920): Final RCS 22.37 (base 3.60 + loadout 7.30) * axpect 4.18)
2023-07-29 22:43:35.906 INFO    ARF (13920): Final RCS 23.33 (base 3.30 + loadout 0.00) * axpect 7.07)
2023-07-29 22:43:35.916 INFO    ARF (13420): Final RCS 8.07 (base 3.30 + loadout 2.57) * axpect 1.67)
2023-07-29 22:43:35.916 INFO    ARF (13420): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:35.916 INFO    ARF (13420): Final RCS 36.10 (base 2.40 + loadout 3.38) * axpect 13.64)
2023-07-29 22:43:35.916 INFO    ARF (13420): Final RCS 22.02 (base 3.60 + loadout 7.30) * axpect 4.09)
2023-07-29 22:43:35.916 INFO    ARF (13420): Final RCS 23.33 (base 3.30 + loadout 0.00) * axpect 7.07)
2023-07-29 22:43:35.925 INFO    ARF (5996): Final RCS 8.07 (base 3.30 + loadout 2.57) * axpect 1.67)
2023-07-29 22:43:35.925 INFO    ARF (5996): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:35.925 INFO    ARF (5996): Final RCS 36.10 (base 2.40 + loadout 3.38) * axpect 13.64)
2023-07-29 22:43:35.935 INFO    ARF (13920): Final RCS 8.07 (base 3.30 + loadout 2.57) * axpect 1.67)
2023-07-29 22:43:35.935 INFO    ARF (13920): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:35.935 INFO    ARF (13920): Final RCS 36.11 (base 2.40 + loadout 3.38) * axpect 13.64)
2023-07-29 22:43:35.945 INFO    ARF (13420): Final RCS 8.07 (base 3.30 + loadout 2.57) * axpect 1.67)
2023-07-29 22:43:35.945 INFO    ARF (13420): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:35.945 INFO    ARF (13420): Final RCS 36.11 (base 2.40 + loadout 3.38) * axpect 13.64)
2023-07-29 22:43:35.955 INFO    ARF (16316): Final RCS 8.07 (base 3.30 + loadout 2.57) * axpect 1.67)
2023-07-29 22:43:36.162 INFO    ARF (13420): Final RCS 182.18 (base 25.00 + loadout 0.00) * axpect 7.29)
2023-07-29 22:43:36.172 INFO    ARF (9160): Final RCS 182.13 (base 25.00 + loadout 0.00) * axpect 7.29)
2023-07-29 22:43:36.181 INFO    ARF (12064): Final RCS 182.07 (base 25.00 + loadout 0.00) * axpect 7.28)
2023-07-29 22:43:36.191 INFO    ARF (3428): Final RCS 182.02 (base 25.00 + loadout 0.00) * axpect 7.28)
2023-07-29 22:43:36.200 INFO    ARF (10188): Final RCS 181.97 (base 25.00 + loadout 0.00) * axpect 7.28)
2023-07-29 22:43:36.210 INFO    ARF (3968): Final RCS 181.92 (base 25.00 + loadout 0.00) * axpect 7.28)
2023-07-29 22:43:36.219 INFO    ARF (17328): Final RCS 181.87 (base 25.00 + loadout 0.00) * axpect 7.27)
2023-07-29 22:43:36.832 INFO    ARF (10832): Final RCS 179.29 (base 25.00 + loadout 0.00) * axpect 7.17)
2023-07-29 22:43:36.842 INFO    ARF (13920): Final RCS 179.26 (base 25.00 + loadout 0.00) * axpect 7.17)
2023-07-29 22:43:36.851 INFO    ARF (12064): Final RCS 179.22 (base 25.00 + loadout 0.00) * axpect 7.17)
2023-07-29 22:43:36.861 INFO    ARF (448): Final RCS 179.19 (base 25.00 + loadout 0.00) * axpect 7.17)
2023-07-29 22:43:36.870 INFO    ARF (3968): Final RCS 179.15 (base 25.00 + loadout 0.00) * axpect 7.17)
2023-07-29 22:43:36.879 INFO    ARF (13420): Final RCS 179.11 (base 25.00 + loadout 0.00) * axpect 7.16)
2023-07-29 22:43:37.089 INFO    ARF (3968): Final RCS 8.07 (base 3.30 + loadout 2.57) * axpect 1.67)
2023-07-29 22:43:37.089 INFO    ARF (3968): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:37.101 INFO    ARF (8204): Final RCS 8.07 (base 3.30 + loadout 2.57) * axpect 1.67)
2023-07-29 22:43:37.101 INFO    ARF (8204): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:37.101 INFO    ARF (8204): Final RCS 38.06 (base 2.40 + loadout 5.34) * axpect 13.64)
2023-07-29 22:43:37.109 INFO    ARF (5996): Final RCS 8.07 (base 3.30 + loadout 2.57) * axpect 1.67)
2023-07-29 22:43:37.109 INFO    ARF (5996): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:37.109 INFO    ARF (5996): Final RCS 38.06 (base 2.40 + loadout 5.34) * axpect 13.64)
2023-07-29 22:43:37.119 INFO    ARF (17328): Final RCS 8.07 (base 3.30 + loadout 2.57) * axpect 1.67)
2023-07-29 22:43:37.119 INFO    ARF (17328): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:37.119 INFO    ARF (17328): Final RCS 38.06 (base 2.40 + loadout 5.34) * axpect 13.63)
2023-07-29 22:43:37.128 INFO    ARF (12064): Final RCS 8.07 (base 3.30 + loadout 2.57) * axpect 1.67)
2023-07-29 22:43:37.128 INFO    ARF (12064): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:37.128 INFO    ARF (12064): Final RCS 38.06 (base 2.40 + loadout 5.34) * axpect 13.63)
2023-07-29 22:43:37.138 INFO    ARF (10188): Final RCS 8.07 (base 3.30 + loadout 2.57) * axpect 1.67)
2023-07-29 22:43:37.138 INFO    ARF (10188): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:37.138 INFO    ARF (10188): Final RCS 38.06 (base 2.40 + loadout 5.34) * axpect 13.63)
2023-07-29 22:43:37.148 INFO    ARF (17328): Final RCS 8.07 (base 3.30 + loadout 2.57) * axpect 1.67)
2023-07-29 22:43:37.148 INFO    ARF (17328): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:37.148 INFO    ARF (17328): Final RCS 38.06 (base 2.40 + loadout 5.34) * axpect 13.63)
2023-07-29 22:43:37.185 INFO    ARF (1352): Final RCS 13.63 (base 3.30 + loadout 5.12) * axpect 2.58)
2023-07-29 22:43:37.216 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:43:37.216 INFO    ARF (7300): Final RCS 13.62 (base 3.30 + loadout 5.12) * axpect 2.58)
2023-07-29 22:43:37.396 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:43:37.396 INFO    ARF (1352): Final RCS 139.42 (base 75.00 + loadout 0.00) * axpect 1.86)
2023-07-29 22:43:37.406 INFO    ARF (7300): Final RCS 139.40 (base 75.00 + loadout 0.00) * axpect 1.86)
2023-07-29 22:43:37.416 INFO    ARF (14048): Final RCS 139.39 (base 75.00 + loadout 0.00) * axpect 1.86)
2023-07-29 22:43:37.424 INFO    ARF (1352): Final RCS 139.37 (base 75.00 + loadout 0.00) * axpect 1.86)
2023-07-29 22:43:37.435 INFO    ARF (5276): Final RCS 139.35 (base 75.00 + loadout 0.00) * axpect 1.86)
2023-07-29 22:43:37.453 INFO    ARF (12064): Final RCS 139.33 (base 75.00 + loadout 0.00) * axpect 1.86)
2023-07-29 22:43:37.462 INFO    ARF (13920): Final RCS 139.32 (base 75.00 + loadout 0.00) * axpect 1.86)
2023-07-29 22:43:38.048 INFO    ARF (8624): Final RCS 137.32 (base 75.00 + loadout 0.00) * axpect 1.83)
2023-07-29 22:43:38.060 INFO    ARF (14528): Final RCS 137.27 (base 75.00 + loadout 0.00) * axpect 1.83)
2023-07-29 22:43:38.068 INFO    ARF (11892): Final RCS 137.22 (base 75.00 + loadout 0.00) * axpect 1.83)
2023-07-29 22:43:38.083 INFO    ARF (13920): Final RCS 137.17 (base 75.00 + loadout 0.00) * axpect 1.83)
2023-07-29 22:43:38.093 INFO    ARF (5548): Final RCS 137.12 (base 75.00 + loadout 0.00) * axpect 1.83)
2023-07-29 22:43:38.104 INFO    ARF (5996): Final RCS 137.07 (base 75.00 + loadout 0.00) * axpect 1.83)
2023-07-29 22:43:38.112 INFO    ARF (16380): Final RCS 137.02 (base 75.00 + loadout 0.00) * axpect 1.83)
2023-07-29 22:43:38.266 INFO    ARF (13920): Final RCS 13.60 (base 3.30 + loadout 5.12) * axpect 2.57)
2023-07-29 22:43:38.284 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:43:38.284 INFO    ARF (16316): Final RCS 13.59 (base 3.30 + loadout 5.12) * axpect 2.57)
2023-07-29 22:43:39.346 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:43:39.346 INFO    ARF (11024): Final RCS 163.07 (base 25.00 + loadout 0.00) * axpect 6.52)
2023-07-29 22:43:39.363 INFO    ARF (1352): Final RCS 162.95 (base 25.00 + loadout 0.00) * axpect 6.52)
2023-07-29 22:43:39.372 INFO    ARF (8204): Final RCS 162.82 (base 25.00 + loadout 0.00) * axpect 6.51)
2023-07-29 22:43:39.380 INFO    ARF (10188): Final RCS 162.69 (base 25.00 + loadout 0.00) * axpect 6.51)
2023-07-29 22:43:39.390 INFO    ARF (3428): Final RCS 162.56 (base 25.00 + loadout 0.00) * axpect 6.50)
2023-07-29 22:43:39.399 INFO    ARF (17328): Final RCS 162.43 (base 25.00 + loadout 0.00) * axpect 6.50)
2023-07-29 22:43:39.408 INFO    ARF (16316): Final RCS 162.30 (base 25.00 + loadout 0.00) * axpect 6.49)
2023-07-29 22:43:39.617 INFO    ARF (5548): Final RCS 8.08 (base 3.30 + loadout 2.57) * axpect 1.67)
2023-07-29 22:43:39.617 INFO    ARF (5548): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:39.617 INFO    ARF (5548): Final RCS 38.03 (base 2.40 + loadout 5.34) * axpect 13.62)
2023-07-29 22:43:39.626 INFO    ARF (9160): Final RCS 8.08 (base 3.30 + loadout 2.57) * axpect 1.67)
2023-07-29 22:43:39.626 INFO    ARF (9160): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:39.626 INFO    ARF (9160): Final RCS 38.03 (base 2.40 + loadout 5.34) * axpect 13.62)
2023-07-29 22:43:39.643 INFO    ARF (10832): Final RCS 8.08 (base 3.30 + loadout 2.57) * axpect 1.67)
2023-07-29 22:43:39.643 INFO    ARF (10832): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:39.643 INFO    ARF (10832): Final RCS 38.03 (base 2.40 + loadout 5.34) * axpect 13.62)
2023-07-29 22:43:39.652 INFO    ARF (5276): Final RCS 8.08 (base 3.30 + loadout 2.57) * axpect 1.67)
2023-07-29 22:43:39.652 INFO    ARF (5276): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:39.652 INFO    ARF (5276): Final RCS 38.03 (base 2.40 + loadout 5.34) * axpect 13.62)
2023-07-29 22:43:39.652 INFO    ARF (5276): Final RCS 11.28 (base 3.60 + loadout 7.30) * axpect 1.10)
2023-07-29 22:43:39.652 INFO    ARF (5276): Final RCS 23.24 (base 3.30 + loadout 0.00) * axpect 7.04)
2023-07-29 22:43:39.660 INFO    ARF (14048): Final RCS 8.08 (base 3.30 + loadout 2.57) * axpect 1.67)
2023-07-29 22:43:39.660 INFO    ARF (14048): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:39.660 INFO    ARF (14048): Final RCS 38.03 (base 2.40 + loadout 5.34) * axpect 13.62)
2023-07-29 22:43:39.660 INFO    ARF (14048): Final RCS 11.27 (base 3.60 + loadout 7.30) * axpect 1.10)
2023-07-29 22:43:39.660 INFO    ARF (14048): Final RCS 23.24 (base 3.30 + loadout 0.00) * axpect 7.04)
2023-07-29 22:43:39.669 INFO    ARF (1352): Final RCS 8.08 (base 3.30 + loadout 2.57) * axpect 1.67)
2023-07-29 22:43:39.669 INFO    ARF (1352): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:39.669 INFO    ARF (1352): Final RCS 38.03 (base 2.40 + loadout 5.34) * axpect 13.62)
2023-07-29 22:43:39.669 INFO    ARF (1352): Final RCS 11.27 (base 3.60 + loadout 7.30) * axpect 1.10)
2023-07-29 22:43:39.669 INFO    ARF (1352): Final RCS 23.24 (base 3.30 + loadout 0.00) * axpect 7.04)
2023-07-29 22:43:39.677 INFO    ARF (5276): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:39.677 INFO    ARF (5276): Final RCS 38.03 (base 2.40 + loadout 5.34) * axpect 13.62)
2023-07-29 22:43:39.677 INFO    ARF (5276): Final RCS 11.26 (base 3.60 + loadout 7.30) * axpect 1.10)
2023-07-29 22:43:39.677 INFO    ARF (5276): Final RCS 23.24 (base 3.30 + loadout 0.00) * axpect 7.04)
2023-07-29 22:43:39.686 INFO    ARF (14528): Final RCS 11.25 (base 3.60 + loadout 7.30) * axpect 1.10)
2023-07-29 22:43:39.686 INFO    ARF (14528): Final RCS 23.24 (base 3.30 + loadout 0.00) * axpect 7.04)
2023-07-29 22:43:39.703 INFO    ARF (10188): Final RCS 11.24 (base 3.60 + loadout 7.30) * axpect 1.09)
2023-07-29 22:43:39.703 INFO    ARF (10188): Final RCS 23.24 (base 3.30 + loadout 0.00) * axpect 7.04)
2023-07-29 22:43:39.710 INFO    ARF (16316): Final RCS 11.24 (base 3.60 + loadout 7.30) * axpect 1.09)
2023-07-29 22:43:39.710 INFO    ARF (16316): Final RCS 23.24 (base 3.30 + loadout 0.00) * axpect 7.04)
2023-07-29 22:43:39.720 INFO    ARF (14048): Final RCS 13.53 (base 3.30 + loadout 5.12) * axpect 2.55)
2023-07-29 22:43:39.915 WARNING LOG (3992): 5 duplicate message(s) skipped.
2023-07-29 22:43:39.915 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:43:39.928 INFO    ARF (10832): Final RCS 118.62 (base 75.00 + loadout 0.00) * axpect 1.58)
2023-07-29 22:43:39.944 INFO    ARF (17328): Final RCS 118.48 (base 75.00 + loadout 0.00) * axpect 1.58)
2023-07-29 22:43:39.953 INFO    ARF (9160): Final RCS 118.34 (base 75.00 + loadout 0.00) * axpect 1.58)
2023-07-29 22:43:39.962 INFO    ARF (8624): Final RCS 118.21 (base 75.00 + loadout 0.00) * axpect 1.58)
2023-07-29 22:43:39.969 INFO    ARF (5548): Final RCS 118.07 (base 75.00 + loadout 0.00) * axpect 1.57)
2023-07-29 22:43:39.978 INFO    ARF (8204): Final RCS 117.93 (base 75.00 + loadout 0.00) * axpect 1.57)
2023-07-29 22:43:40.576 INFO    ARF (7300): Final RCS 109.33 (base 75.00 + loadout 0.00) * axpect 1.46)
2023-07-29 22:43:40.586 INFO    ARF (16380): Final RCS 109.18 (base 75.00 + loadout 0.00) * axpect 1.46)
2023-07-29 22:43:40.604 INFO    ARF (16316): Final RCS 109.04 (base 75.00 + loadout 0.00) * axpect 1.45)
2023-07-29 22:43:40.612 INFO    ARF (448): Final RCS 108.89 (base 75.00 + loadout 0.00) * axpect 1.45)
2023-07-29 22:43:40.622 INFO    ARF (14528): Final RCS 108.74 (base 75.00 + loadout 0.00) * axpect 1.45)
2023-07-29 22:43:40.630 INFO    ARF (13420): Final RCS 108.60 (base 75.00 + loadout 0.00) * axpect 1.45)
2023-07-29 22:43:40.642 INFO    ARF (448): Final RCS 108.45 (base 75.00 + loadout 0.00) * axpect 1.45)
2023-07-29 22:43:40.785 INFO    ARF (5548): Final RCS 13.48 (base 3.30 + loadout 5.12) * axpect 2.53)
2023-07-29 22:43:40.850 WARNING LOG (3992): 5 duplicate message(s) skipped.
2023-07-29 22:43:40.850 INFO    ARF (448): Final RCS 23.22 (base 3.30 + loadout 0.00) * axpect 7.04)
2023-07-29 22:43:40.858 INFO    ARF (13420): Final RCS 11.17 (base 3.60 + loadout 7.30) * axpect 1.07)
2023-07-29 22:43:40.858 INFO    ARF (13420): Final RCS 23.22 (base 3.30 + loadout 0.00) * axpect 7.04)
2023-07-29 22:43:40.868 INFO    ARF (5996): Final RCS 11.19 (base 3.60 + loadout 7.30) * axpect 1.08)
2023-07-29 22:43:40.868 INFO    ARF (5996): Final RCS 23.22 (base 3.30 + loadout 0.00) * axpect 7.04)
2023-07-29 22:43:40.877 INFO    ARF (17328): Final RCS 38.04 (base 2.40 + loadout 5.34) * axpect 13.63)
2023-07-29 22:43:40.877 INFO    ARF (17328): Final RCS 11.22 (base 3.60 + loadout 7.30) * axpect 1.09)
2023-07-29 22:43:40.877 INFO    ARF (17328): Final RCS 23.22 (base 3.30 + loadout 0.00) * axpect 7.04)
2023-07-29 22:43:40.886 INFO    ARF (11892): Final RCS 8.07 (base 3.30 + loadout 2.57) * axpect 1.67)
2023-07-29 22:43:40.886 INFO    ARF (11892): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:40.886 INFO    ARF (11892): Final RCS 38.04 (base 2.40 + loadout 5.34) * axpect 13.63)
2023-07-29 22:43:40.886 INFO    ARF (11892): Final RCS 11.24 (base 3.60 + loadout 7.30) * axpect 1.09)
2023-07-29 22:43:40.886 INFO    ARF (11892): Final RCS 23.22 (base 3.30 + loadout 0.00) * axpect 7.04)
2023-07-29 22:43:40.898 INFO    ARF (3968): Final RCS 8.07 (base 3.30 + loadout 2.57) * axpect 1.67)
2023-07-29 22:43:40.898 INFO    ARF (3968): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:40.898 INFO    ARF (3968): Final RCS 38.04 (base 2.40 + loadout 5.34) * axpect 13.63)
2023-07-29 22:43:40.898 INFO    ARF (3968): Final RCS 11.27 (base 3.60 + loadout 7.30) * axpect 1.10)
2023-07-29 22:43:40.898 INFO    ARF (3968): Final RCS 23.22 (base 3.30 + loadout 0.00) * axpect 7.03)
2023-07-29 22:43:40.905 INFO    ARF (17328): Final RCS 8.07 (base 3.30 + loadout 2.57) * axpect 1.67)
2023-07-29 22:43:40.905 INFO    ARF (17328): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:40.905 INFO    ARF (17328): Final RCS 38.04 (base 2.40 + loadout 5.34) * axpect 13.63)
2023-07-29 22:43:40.905 INFO    ARF (17328): Final RCS 11.29 (base 3.60 + loadout 7.30) * axpect 1.11)
2023-07-29 22:43:40.905 INFO    ARF (17328): Final RCS 23.22 (base 3.30 + loadout 0.00) * axpect 7.03)
2023-07-29 22:43:40.923 INFO    ARF (11892): Final RCS 8.07 (base 3.30 + loadout 2.57) * axpect 1.67)
2023-07-29 22:43:40.923 INFO    ARF (11892): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:40.923 INFO    ARF (11892): Final RCS 38.04 (base 2.40 + loadout 5.34) * axpect 13.63)
2023-07-29 22:43:40.932 INFO    ARF (1352): Final RCS 8.07 (base 3.30 + loadout 2.57) * axpect 1.67)
2023-07-29 22:43:40.932 INFO    ARF (1352): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:40.932 INFO    ARF (1352): Final RCS 38.04 (base 2.40 + loadout 5.34) * axpect 13.63)
2023-07-29 22:43:40.941 INFO    ARF (9160): Final RCS 8.07 (base 3.30 + loadout 2.57) * axpect 1.67)
2023-07-29 22:43:40.941 INFO    ARF (9160): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:40.941 INFO    ARF (9160): Final RCS 38.04 (base 2.40 + loadout 5.34) * axpect 13.63)
2023-07-29 22:43:40.951 INFO    ARF (8204): Final RCS 8.07 (base 3.30 + loadout 2.57) * axpect 1.67)
2023-07-29 22:43:41.161 INFO    ARF (11024): Final RCS 130.76 (base 25.00 + loadout 0.00) * axpect 5.23)
2023-07-29 22:43:41.171 INFO    ARF (13420): Final RCS 130.55 (base 25.00 + loadout 0.00) * axpect 5.22)
2023-07-29 22:43:41.180 INFO    ARF (5548): Final RCS 130.33 (base 25.00 + loadout 0.00) * axpect 5.21)
2023-07-29 22:43:41.189 INFO    ARF (10188): Final RCS 130.12 (base 25.00 + loadout 0.00) * axpect 5.20)
2023-07-29 22:43:41.200 INFO    ARF (14048): Final RCS 129.90 (base 25.00 + loadout 0.00) * axpect 5.20)
2023-07-29 22:43:41.208 INFO    ARF (16380): Final RCS 129.68 (base 25.00 + loadout 0.00) * axpect 5.19)
2023-07-29 22:43:41.740 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:43:41.809 INFO    ARF (16380): Final RCS 116.32 (base 25.00 + loadout 0.00) * axpect 4.65)
2023-07-29 22:43:41.818 INFO    ARF (10832): Final RCS 116.10 (base 25.00 + loadout 0.00) * axpect 4.64)
2023-07-29 22:43:41.827 INFO    ARF (1352): Final RCS 115.87 (base 25.00 + loadout 0.00) * axpect 4.63)
2023-07-29 22:43:41.836 INFO    ARF (16380): Final RCS 115.65 (base 25.00 + loadout 0.00) * axpect 4.63)
2023-07-29 22:43:41.847 INFO    ARF (8624): Final RCS 115.43 (base 25.00 + loadout 0.00) * axpect 4.62)
2023-07-29 22:43:41.863 INFO    ARF (3968): Final RCS 115.20 (base 25.00 + loadout 0.00) * axpect 4.61)
2023-07-29 22:43:41.872 INFO    ARF (12064): Final RCS 114.98 (base 25.00 + loadout 0.00) * axpect 4.60)
2023-07-29 22:43:42.077 INFO    ARF (14528): Final RCS 8.06 (base 3.30 + loadout 2.57) * axpect 1.66)
2023-07-29 22:43:42.077 INFO    ARF (14528): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:42.087 INFO    ARF (9160): Final RCS 8.06 (base 3.30 + loadout 2.57) * axpect 1.66)
2023-07-29 22:43:42.087 INFO    ARF (9160): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:42.087 INFO    ARF (9160): Final RCS 38.02 (base 2.40 + loadout 5.34) * axpect 13.62)
2023-07-29 22:43:42.098 INFO    ARF (16380): Final RCS 8.06 (base 3.30 + loadout 2.57) * axpect 1.66)
2023-07-29 22:43:42.098 INFO    ARF (16380): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:42.098 INFO    ARF (16380): Final RCS 38.02 (base 2.40 + loadout 5.34) * axpect 13.62)
2023-07-29 22:43:42.113 INFO    ARF (14528): Final RCS 8.06 (base 3.30 + loadout 2.57) * axpect 1.66)
2023-07-29 22:43:42.113 INFO    ARF (14528): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:42.113 INFO    ARF (14528): Final RCS 38.02 (base 2.40 + loadout 5.34) * axpect 13.62)
2023-07-29 22:43:42.122 INFO    ARF (11892): Final RCS 8.06 (base 3.30 + loadout 2.57) * axpect 1.66)
2023-07-29 22:43:42.122 INFO    ARF (11892): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:42.122 INFO    ARF (11892): Final RCS 38.02 (base 2.40 + loadout 5.34) * axpect 13.62)
2023-07-29 22:43:42.131 INFO    ARF (17328): Final RCS 8.06 (base 3.30 + loadout 2.57) * axpect 1.66)
2023-07-29 22:43:42.131 INFO    ARF (17328): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:42.131 INFO    ARF (17328): Final RCS 38.02 (base 2.40 + loadout 5.34) * axpect 13.62)
2023-07-29 22:43:42.140 INFO    ARF (14528): Final RCS 8.06 (base 3.30 + loadout 2.57) * axpect 1.66)
2023-07-29 22:43:42.140 INFO    ARF (14528): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:42.140 INFO    ARF (14528): Final RCS 38.02 (base 2.40 + loadout 5.34) * axpect 13.62)
2023-07-29 22:43:42.177 INFO    ARF (17328): Final RCS 13.41 (base 3.30 + loadout 5.12) * axpect 2.51)
2023-07-29 22:43:42.389 WARNING LOG (3992): 6 duplicate message(s) skipped.
2023-07-29 22:43:42.389 INFO    ARF (9160): Final RCS 85.55 (base 75.00 + loadout 0.00) * axpect 1.14)
2023-07-29 22:43:42.399 INFO    ARF (5996): Final RCS 85.44 (base 75.00 + loadout 0.00) * axpect 1.14)
2023-07-29 22:43:42.408 INFO    ARF (14048): Final RCS 85.34 (base 75.00 + loadout 0.00) * axpect 1.14)
2023-07-29 22:43:42.416 INFO    ARF (10188): Final RCS 85.23 (base 75.00 + loadout 0.00) * axpect 1.14)
2023-07-29 22:43:42.426 INFO    ARF (7300): Final RCS 85.13 (base 75.00 + loadout 0.00) * axpect 1.14)
2023-07-29 22:43:42.436 INFO    ARF (10832): Final RCS 85.03 (base 75.00 + loadout 0.00) * axpect 1.13)
2023-07-29 22:43:42.446 INFO    ARF (9160): Final RCS 84.92 (base 75.00 + loadout 0.00) * axpect 1.13)
2023-07-29 22:43:43.039 INFO    ARF (10188): Final RCS 79.59 (base 75.00 + loadout 0.00) * axpect 1.06)
2023-07-29 22:43:43.048 INFO    ARF (17328): Final RCS 79.51 (base 75.00 + loadout 0.00) * axpect 1.06)
2023-07-29 22:43:43.057 INFO    ARF (13420): Final RCS 79.43 (base 75.00 + loadout 0.00) * axpect 1.06)
2023-07-29 22:43:43.065 INFO    ARF (5996): Final RCS 79.36 (base 75.00 + loadout 0.00) * axpect 1.06)
2023-07-29 22:43:43.083 INFO    ARF (3428): Final RCS 79.28 (base 75.00 + loadout 0.00) * axpect 1.06)
2023-07-29 22:43:43.092 INFO    ARF (12064): Final RCS 79.20 (base 75.00 + loadout 0.00) * axpect 1.06)
2023-07-29 22:43:43.102 INFO    ARF (1352): Final RCS 79.13 (base 75.00 + loadout 0.00) * axpect 1.06)
2023-07-29 22:43:43.271 INFO    ARF (13920): Final RCS 13.34 (base 3.30 + loadout 5.12) * axpect 2.49)
2023-07-29 22:43:44.343 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:43:44.343 INFO    ARF (1352): Final RCS 68.30 (base 25.00 + loadout 0.00) * axpect 2.73)
2023-07-29 22:43:44.352 INFO    ARF (10188): Final RCS 68.16 (base 25.00 + loadout 0.00) * axpect 2.73)
2023-07-29 22:43:44.359 INFO    ARF (8624): Final RCS 68.03 (base 25.00 + loadout 0.00) * axpect 2.72)
2023-07-29 22:43:44.368 INFO    ARF (448): Final RCS 67.89 (base 25.00 + loadout 0.00) * axpect 2.72)
2023-07-29 22:43:44.383 INFO    ARF (14528): Final RCS 67.76 (base 25.00 + loadout 0.00) * axpect 2.71)
2023-07-29 22:43:44.391 INFO    ARF (5996): Final RCS 67.63 (base 25.00 + loadout 0.00) * axpect 2.71)
2023-07-29 22:43:44.401 INFO    ARF (448): Final RCS 67.49 (base 25.00 + loadout 0.00) * axpect 2.70)
2023-07-29 22:43:44.612 INFO    ARF (3428): Final RCS 8.04 (base 3.30 + loadout 2.57) * axpect 1.66)
2023-07-29 22:43:44.612 INFO    ARF (3428): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:44.612 INFO    ARF (3428): Final RCS 38.28 (base 2.40 + loadout 5.57) * axpect 13.63)
2023-07-29 22:43:44.622 INFO    ARF (10188): Final RCS 8.04 (base 3.30 + loadout 2.57) * axpect 1.66)
2023-07-29 22:43:44.622 INFO    ARF (10188): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:44.622 INFO    ARF (10188): Final RCS 38.28 (base 2.40 + loadout 5.57) * axpect 13.63)
2023-07-29 22:43:44.629 INFO    ARF (11024): Final RCS 8.04 (base 3.30 + loadout 2.57) * axpect 1.66)
2023-07-29 22:43:44.629 INFO    ARF (11024): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:44.629 INFO    ARF (11024): Final RCS 38.28 (base 2.40 + loadout 5.57) * axpect 13.63)
2023-07-29 22:43:44.637 INFO    ARF (448): Final RCS 8.04 (base 3.30 + loadout 2.57) * axpect 1.66)
2023-07-29 22:43:44.637 INFO    ARF (448): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:44.637 INFO    ARF (448): Final RCS 38.28 (base 2.40 + loadout 5.57) * axpect 13.63)
2023-07-29 22:43:44.637 INFO    ARF (448): Final RCS 10.49 (base 3.60 + loadout 7.30) * axpect 0.88)
2023-07-29 22:43:44.637 INFO    ARF (448): Final RCS 23.13 (base 3.30 + loadout 0.00) * axpect 7.01)
2023-07-29 22:43:44.654 INFO    ARF (10832): Final RCS 8.04 (base 3.30 + loadout 2.57) * axpect 1.66)
2023-07-29 22:43:44.654 INFO    ARF (10832): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:44.654 INFO    ARF (10832): Final RCS 38.28 (base 2.40 + loadout 5.57) * axpect 13.63)
2023-07-29 22:43:44.654 INFO    ARF (10832): Final RCS 10.50 (base 3.60 + loadout 7.30) * axpect 0.89)
2023-07-29 22:43:44.654 INFO    ARF (10832): Final RCS 23.13 (base 3.30 + loadout 0.00) * axpect 7.01)
2023-07-29 22:43:44.661 INFO    ARF (11024): Final RCS 8.04 (base 3.30 + loadout 2.57) * axpect 1.66)
2023-07-29 22:43:44.661 INFO    ARF (11024): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:44.661 INFO    ARF (11024): Final RCS 38.28 (base 2.40 + loadout 5.57) * axpect 13.63)
2023-07-29 22:43:44.662 INFO    ARF (11024): Final RCS 10.52 (base 3.60 + loadout 7.30) * axpect 0.89)
2023-07-29 22:43:44.662 INFO    ARF (11024): Final RCS 23.13 (base 3.30 + loadout 0.00) * axpect 7.01)
2023-07-29 22:43:44.678 INFO    ARF (448): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:44.678 INFO    ARF (448): Final RCS 38.28 (base 2.40 + loadout 5.57) * axpect 13.63)
2023-07-29 22:43:44.678 INFO    ARF (448): Final RCS 10.53 (base 3.60 + loadout 7.30) * axpect 0.90)
2023-07-29 22:43:44.678 INFO    ARF (448): Final RCS 23.13 (base 3.30 + loadout 0.00) * axpect 7.01)
2023-07-29 22:43:44.680 INFO    ARF (10832): Final RCS 10.55 (base 3.60 + loadout 7.30) * axpect 0.90)
2023-07-29 22:43:44.680 INFO    ARF (10832): Final RCS 23.13 (base 3.30 + loadout 0.00) * axpect 7.01)
2023-07-29 22:43:44.695 INFO    ARF (8204): Final RCS 10.57 (base 3.60 + loadout 7.30) * axpect 0.91)
2023-07-29 22:43:44.695 INFO    ARF (8204): Final RCS 23.13 (base 3.30 + loadout 0.00) * axpect 7.01)
2023-07-29 22:43:44.704 INFO    ARF (13420): Final RCS 10.59 (base 3.60 + loadout 7.30) * axpect 0.91)
2023-07-29 22:43:44.704 INFO    ARF (13420): Final RCS 23.13 (base 3.30 + loadout 0.00) * axpect 7.01)
2023-07-29 22:43:44.711 INFO    ARF (5548): Final RCS 13.24 (base 3.30 + loadout 5.12) * axpect 2.46)
2023-07-29 22:43:44.768 WARNING LOG (3992): 5 duplicate message(s) skipped.
2023-07-29 22:43:44.768 INFO    ARF (16316): Final RCS 13.23 (base 3.30 + loadout 5.12) * axpect 2.46)
2023-07-29 22:43:44.916 INFO    ARF (3428): Final RCS 72.55 (base 75.00 + loadout 0.00) * axpect 0.97)
2023-07-29 22:43:44.947 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:43:44.947 INFO    ARF (13420): Final RCS 72.56 (base 75.00 + loadout 0.00) * axpect 0.97)
2023-07-29 22:43:44.963 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:43:44.963 INFO    ARF (16380): Final RCS 72.57 (base 75.00 + loadout 0.00) * axpect 0.97)
2023-07-29 22:43:45.573 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:43:45.573 INFO    ARF (11024): Final RCS 73.55 (base 75.00 + loadout 0.00) * axpect 0.98)
2023-07-29 22:43:45.581 INFO    ARF (9160): Final RCS 73.58 (base 75.00 + loadout 0.00) * axpect 0.98)
2023-07-29 22:43:45.590 INFO    ARF (1352): Final RCS 73.61 (base 75.00 + loadout 0.00) * axpect 0.98)
2023-07-29 22:43:45.599 INFO    ARF (13420): Final RCS 73.63 (base 75.00 + loadout 0.00) * axpect 0.98)
2023-07-29 22:43:45.613 INFO    ARF (5548): Final RCS 73.66 (base 75.00 + loadout 0.00) * axpect 0.98)
2023-07-29 22:43:45.622 INFO    ARF (14528): Final RCS 73.69 (base 75.00 + loadout 0.00) * axpect 0.98)
2023-07-29 22:43:45.630 INFO    ARF (3428): Final RCS 73.72 (base 75.00 + loadout 0.00) * axpect 0.98)
2023-07-29 22:43:45.766 INFO    ARF (16316): Final RCS 13.18 (base 3.30 + loadout 5.12) * axpect 2.44)
2023-07-29 22:43:45.783 INFO    ARF (17328): Final RCS 13.17 (base 3.30 + loadout 5.12) * axpect 2.44)
2023-07-29 22:43:45.873 WARNING LOG (3992): 5 duplicate message(s) skipped.
2023-07-29 22:43:45.873 INFO    ARF (12064): Final RCS 38.29 (base 2.40 + loadout 5.57) * axpect 13.64)
2023-07-29 22:43:45.888 INFO    ARF (13420): Final RCS 8.04 (base 3.30 + loadout 2.57) * axpect 1.66)
2023-07-29 22:43:45.888 INFO    ARF (13420): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:45.888 INFO    ARF (13420): Final RCS 38.29 (base 2.40 + loadout 5.57) * axpect 13.64)
2023-07-29 22:43:45.896 INFO    ARF (13920): Final RCS 8.04 (base 3.30 + loadout 2.57) * axpect 1.66)
2023-07-29 22:43:45.896 INFO    ARF (13920): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:45.896 INFO    ARF (13920): Final RCS 38.29 (base 2.40 + loadout 5.57) * axpect 13.64)
2023-07-29 22:43:45.905 INFO    ARF (12064): Final RCS 8.04 (base 3.30 + loadout 2.57) * axpect 1.66)
2023-07-29 22:43:45.905 INFO    ARF (12064): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:45.905 INFO    ARF (12064): Final RCS 38.29 (base 2.40 + loadout 5.57) * axpect 13.64)
2023-07-29 22:43:45.911 INFO    ARF (13420): Final RCS 8.04 (base 3.30 + loadout 2.57) * axpect 1.66)
2023-07-29 22:43:45.911 INFO    ARF (13420): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:45.911 INFO    ARF (13420): Final RCS 38.29 (base 2.40 + loadout 5.57) * axpect 13.64)
2023-07-29 22:43:45.923 INFO    ARF (3428): Final RCS 8.04 (base 3.30 + loadout 2.57) * axpect 1.66)
2023-07-29 22:43:45.923 INFO    ARF (3428): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:45.923 INFO    ARF (3428): Final RCS 38.29 (base 2.40 + loadout 5.57) * axpect 13.64)
2023-07-29 22:43:45.930 INFO    ARF (5996): Final RCS 8.04 (base 3.30 + loadout 2.57) * axpect 1.66)
2023-07-29 22:43:45.930 INFO    ARF (5996): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:45.930 INFO    ARF (5996): Final RCS 38.29 (base 2.40 + loadout 5.57) * axpect 13.64)
2023-07-29 22:43:45.938 INFO    ARF (14528): Final RCS 8.04 (base 3.30 + loadout 2.57) * axpect 1.66)
2023-07-29 22:43:46.151 INFO    ARF (14048): Final RCS 51.13 (base 25.00 + loadout 0.00) * axpect 2.05)
2023-07-29 22:43:46.158 INFO    ARF (8624): Final RCS 51.07 (base 25.00 + loadout 0.00) * axpect 2.04)
2023-07-29 22:43:46.173 INFO    ARF (13420): Final RCS 51.01 (base 25.00 + loadout 0.00) * axpect 2.04)
2023-07-29 22:43:46.182 INFO    ARF (14048): Final RCS 50.96 (base 25.00 + loadout 0.00) * axpect 2.04)
2023-07-29 22:43:46.190 INFO    ARF (13920): Final RCS 50.90 (base 25.00 + loadout 0.00) * axpect 2.04)
2023-07-29 22:43:46.202 INFO    ARF (13420): Final RCS 50.84 (base 25.00 + loadout 0.00) * axpect 2.03)
2023-07-29 22:43:46.209 INFO    ARF (3428): Final RCS 50.79 (base 25.00 + loadout 0.00) * axpect 2.03)
2023-07-29 22:43:46.803 INFO    ARF (16316): Final RCS 48.08 (base 25.00 + loadout 0.00) * axpect 1.92)
2023-07-29 22:43:46.810 INFO    ARF (3428): Final RCS 48.05 (base 25.00 + loadout 0.00) * axpect 1.92)
2023-07-29 22:43:46.818 INFO    ARF (13920): Final RCS 48.01 (base 25.00 + loadout 0.00) * axpect 1.92)
2023-07-29 22:43:46.834 INFO    ARF (448): Final RCS 47.97 (base 25.00 + loadout 0.00) * axpect 1.92)
2023-07-29 22:43:46.842 INFO    ARF (5548): Final RCS 47.94 (base 25.00 + loadout 0.00) * axpect 1.92)
2023-07-29 22:43:46.850 INFO    ARF (9160): Final RCS 47.90 (base 25.00 + loadout 0.00) * axpect 1.92)
2023-07-29 22:43:46.859 INFO    ARF (448): Final RCS 47.87 (base 25.00 + loadout 0.00) * axpect 1.91)
2023-07-29 22:43:46.943 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:43:47.069 INFO    ARF (11024): Final RCS 8.06 (base 3.30 + loadout 2.57) * axpect 1.66)
2023-07-29 22:43:47.069 INFO    ARF (11024): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:47.076 INFO    ARF (5996): Final RCS 8.06 (base 3.30 + loadout 2.57) * axpect 1.66)
2023-07-29 22:43:47.076 INFO    ARF (5996): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:47.076 INFO    ARF (5996): Final RCS 38.53 (base 2.40 + loadout 5.79) * axpect 13.64)
2023-07-29 22:43:47.092 INFO    ARF (13420): Final RCS 8.06 (base 3.30 + loadout 2.57) * axpect 1.66)
2023-07-29 22:43:47.092 INFO    ARF (13420): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:47.092 INFO    ARF (13420): Final RCS 38.53 (base 2.40 + loadout 5.79) * axpect 13.64)
2023-07-29 22:43:47.102 INFO    ARF (10188): Final RCS 8.06 (base 3.30 + loadout 2.57) * axpect 1.66)
2023-07-29 22:43:47.102 INFO    ARF (10188): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:47.102 INFO    ARF (10188): Final RCS 38.53 (base 2.40 + loadout 5.79) * axpect 13.64)
2023-07-29 22:43:47.109 INFO    ARF (5996): Final RCS 8.06 (base 3.30 + loadout 2.57) * axpect 1.66)
2023-07-29 22:43:47.109 INFO    ARF (5996): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:47.109 INFO    ARF (5996): Final RCS 38.53 (base 2.40 + loadout 5.79) * axpect 13.64)
2023-07-29 22:43:47.117 INFO    ARF (9160): Final RCS 8.06 (base 3.30 + loadout 2.57) * axpect 1.66)
2023-07-29 22:43:47.117 INFO    ARF (9160): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:47.117 INFO    ARF (9160): Final RCS 38.53 (base 2.40 + loadout 5.79) * axpect 13.64)
2023-07-29 22:43:47.132 INFO    ARF (10188): Final RCS 8.06 (base 3.30 + loadout 2.57) * axpect 1.66)
2023-07-29 22:43:47.132 INFO    ARF (10188): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:47.132 INFO    ARF (10188): Final RCS 38.53 (base 2.40 + loadout 5.79) * axpect 13.64)
2023-07-29 22:43:47.181 INFO    ARF (10832): Final RCS 13.13 (base 3.30 + loadout 5.12) * axpect 2.43)
2023-07-29 22:43:47.223 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:43:47.223 INFO    ARF (12064): Final RCS 13.13 (base 3.30 + loadout 5.12) * axpect 2.42)
2023-07-29 22:43:47.229 INFO    ARF (5548): Final RCS 13.12 (base 3.30 + loadout 5.12) * axpect 2.42)
2023-07-29 22:43:47.388 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:43:47.388 INFO    ARF (9160): Final RCS 83.20 (base 75.00 + loadout 0.00) * axpect 1.11)
2023-07-29 22:43:47.397 INFO    ARF (14048): Final RCS 83.27 (base 75.00 + loadout 0.00) * axpect 1.11)
2023-07-29 22:43:47.400 INFO    ARF (8204): Final RCS 83.34 (base 75.00 + loadout 0.00) * axpect 1.11)
2023-07-29 22:43:47.414 INFO    ARF (5996): Final RCS 83.41 (base 75.00 + loadout 0.00) * axpect 1.11)
2023-07-29 22:43:47.426 INFO    ARF (14528): Final RCS 83.48 (base 75.00 + loadout 0.00) * axpect 1.11)
2023-07-29 22:43:47.433 INFO    ARF (13920): Final RCS 83.55 (base 75.00 + loadout 0.00) * axpect 1.11)
2023-07-29 22:43:47.442 INFO    ARF (10832): Final RCS 83.62 (base 75.00 + loadout 0.00) * axpect 1.11)
2023-07-29 22:43:48.029 INFO    ARF (12064): Final RCS 87.84 (base 75.00 + loadout 0.00) * axpect 1.17)
2023-07-29 22:43:48.044 INFO    ARF (14048): Final RCS 87.90 (base 75.00 + loadout 0.00) * axpect 1.17)
2023-07-29 22:43:48.053 INFO    ARF (11024): Final RCS 87.97 (base 75.00 + loadout 0.00) * axpect 1.17)
2023-07-29 22:43:48.061 INFO    ARF (8204): Final RCS 88.04 (base 75.00 + loadout 0.00) * axpect 1.17)
2023-07-29 22:43:48.068 INFO    ARF (14048): Final RCS 88.11 (base 75.00 + loadout 0.00) * axpect 1.17)
2023-07-29 22:43:48.084 INFO    ARF (11892): Final RCS 88.18 (base 75.00 + loadout 0.00) * axpect 1.18)
2023-07-29 22:43:48.095 INFO    ARF (12064): Final RCS 88.25 (base 75.00 + loadout 0.00) * axpect 1.18)
2023-07-29 22:43:48.268 INFO    ARF (8204): Final RCS 13.12 (base 3.30 + loadout 5.12) * axpect 2.42)
2023-07-29 22:43:48.287 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:43:48.287 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:43:48.291 INFO    ARF (12064): Final RCS 13.12 (base 3.30 + loadout 5.12) * axpect 2.42)
2023-07-29 22:43:48.561 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:43:49.268 INFO    M2KC_CPT (Main): Drift N=-0.007508nm E=-0.005395nm  GS N=-0.455305 E=-0.156293 Angle errors vertical=0.002152 horizontal=-0.058768
2023-07-29 22:43:49.334 INFO    ARF (8204): Final RCS 45.82 (base 25.00 + loadout 0.00) * axpect 1.83)
2023-07-29 22:43:49.342 INFO    ARF (5548): Final RCS 45.83 (base 25.00 + loadout 0.00) * axpect 1.83)
2023-07-29 22:43:49.359 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:43:49.359 INFO    ARF (5996): Final RCS 45.84 (base 25.00 + loadout 0.00) * axpect 1.83)
2023-07-29 22:43:49.373 INFO    ARF (7300): Final RCS 45.85 (base 25.00 + loadout 0.00) * axpect 1.83)
2023-07-29 22:43:49.586 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:43:49.586 DEBUG   LuaGUI (Main): --- onChatMessage---	not sure tho you can try the cbus	22	-2
2023-07-29 22:43:49.599 INFO    ARF (17328): Final RCS 8.46 (base 3.30 + loadout 2.57) * axpect 1.78)
2023-07-29 22:43:49.599 INFO    ARF (17328): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:49.599 INFO    ARF (17328): Final RCS 38.55 (base 2.40 + loadout 5.79) * axpect 13.65)
2023-07-29 22:43:49.603 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:43:49.607 INFO    ARF (5548): Final RCS 8.46 (base 3.30 + loadout 2.57) * axpect 1.79)
2023-07-29 22:43:49.607 INFO    ARF (5548): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:49.607 INFO    ARF (5548): Final RCS 38.55 (base 2.40 + loadout 5.79) * axpect 13.65)
2023-07-29 22:43:49.624 INFO    ARF (5996): Final RCS 8.46 (base 3.30 + loadout 2.57) * axpect 1.79)
2023-07-29 22:43:49.624 INFO    ARF (5996): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:49.624 INFO    ARF (5996): Final RCS 38.55 (base 2.40 + loadout 5.79) * axpect 13.65)
2023-07-29 22:43:49.634 INFO    ARF (17328): Final RCS 8.47 (base 3.30 + loadout 2.57) * axpect 1.79)
2023-07-29 22:43:49.634 INFO    ARF (17328): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:49.634 INFO    ARF (17328): Final RCS 38.55 (base 2.40 + loadout 5.79) * axpect 13.65)
2023-07-29 22:43:49.634 INFO    ARF (17328): Final RCS 10.38 (base 3.60 + loadout 7.30) * axpect 0.85)
2023-07-29 22:43:49.641 INFO    ARF (5548): Final RCS 8.47 (base 3.30 + loadout 2.57) * axpect 1.79)
2023-07-29 22:43:49.641 INFO    ARF (5548): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:49.641 INFO    ARF (5548): Final RCS 38.55 (base 2.40 + loadout 5.79) * axpect 13.65)
2023-07-29 22:43:49.641 INFO    ARF (5548): Final RCS 10.38 (base 3.60 + loadout 7.30) * axpect 0.86)
2023-07-29 22:43:49.651 INFO    ARF (448): Final RCS 8.47 (base 3.30 + loadout 2.57) * axpect 1.79)
2023-07-29 22:43:49.651 INFO    ARF (448): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:49.651 INFO    ARF (448): Final RCS 38.55 (base 2.40 + loadout 5.79) * axpect 13.65)
2023-07-29 22:43:49.651 INFO    ARF (448): Final RCS 10.39 (base 3.60 + loadout 7.30) * axpect 0.86)
2023-07-29 22:43:49.658 INFO    ARF (11024): Final RCS 8.47 (base 3.30 + loadout 2.57) * axpect 1.79)
2023-07-29 22:43:49.658 INFO    ARF (11024): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:49.658 INFO    ARF (11024): Final RCS 38.55 (base 2.40 + loadout 5.79) * axpect 13.65)
2023-07-29 22:43:49.658 INFO    ARF (11024): Final RCS 10.39 (base 3.60 + loadout 7.30) * axpect 0.86)
2023-07-29 22:43:49.674 INFO    ARF (14048): Final RCS 10.40 (base 3.60 + loadout 7.30) * axpect 0.86)
2023-07-29 22:43:49.691 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:43:49.691 INFO    ARF (11024): Final RCS 10.41 (base 3.60 + loadout 7.30) * axpect 0.86)
2023-07-29 22:43:49.707 INFO    ARF (13420): Final RCS 13.18 (base 3.30 + loadout 5.12) * axpect 2.44)
2023-07-29 22:43:49.912 WARNING LOG (3992): 5 duplicate message(s) skipped.
2023-07-29 22:43:49.912 INFO    ARF (5548): Final RCS 96.36 (base 75.00 + loadout 0.00) * axpect 1.28)
2023-07-29 22:43:49.919 INFO    ARF (3968): Final RCS 96.37 (base 75.00 + loadout 0.00) * axpect 1.28)
2023-07-29 22:43:49.943 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:43:49.943 INFO    ARF (448): Final RCS 96.38 (base 75.00 + loadout 0.00) * axpect 1.29)
2023-07-29 22:43:49.952 INFO    ARF (3968): Final RCS 96.39 (base 75.00 + loadout 0.00) * axpect 1.29)
2023-07-29 22:43:50.530 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:43:50.530 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:43:50.564 INFO    ARF (3968): Final RCS 95.81 (base 75.00 + loadout 0.00) * axpect 1.28)
2023-07-29 22:43:50.572 INFO    ARF (5276): Final RCS 95.78 (base 75.00 + loadout 0.00) * axpect 1.28)
2023-07-29 22:43:50.581 INFO    ARF (17328): Final RCS 95.76 (base 75.00 + loadout 0.00) * axpect 1.28)
2023-07-29 22:43:50.588 INFO    ARF (14048): Final RCS 95.73 (base 75.00 + loadout 0.00) * axpect 1.28)
2023-07-29 22:43:50.605 INFO    ARF (13920): Final RCS 95.71 (base 75.00 + loadout 0.00) * axpect 1.28)
2023-07-29 22:43:50.612 INFO    ARF (17328): Final RCS 95.68 (base 75.00 + loadout 0.00) * axpect 1.28)
2023-07-29 22:43:50.761 INFO    ARF (10188): Final RCS 13.26 (base 3.30 + loadout 5.12) * axpect 2.47)
2023-07-29 22:43:50.769 INFO    ARF (8204): Final RCS 13.27 (base 3.30 + loadout 5.12) * axpect 2.47)
2023-07-29 22:43:50.858 WARNING LOG (3992): 4 duplicate message(s) skipped.
2023-07-29 22:43:50.858 INFO    ARF (8204): Final RCS 38.56 (base 2.40 + loadout 5.79) * axpect 13.65)
2023-07-29 22:43:50.867 INFO    ARF (5996): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:50.867 INFO    ARF (5996): Final RCS 8.83 (base 3.30 + loadout 2.57) * axpect 1.90)
2023-07-29 22:43:50.867 INFO    ARF (5996): Final RCS 38.56 (base 2.40 + loadout 5.79) * axpect 13.65)
2023-07-29 22:43:50.883 INFO    ARF (13420): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:50.883 INFO    ARF (13420): Final RCS 8.84 (base 3.30 + loadout 2.57) * axpect 1.90)
2023-07-29 22:43:50.883 INFO    ARF (13420): Final RCS 38.56 (base 2.40 + loadout 5.79) * axpect 13.65)
2023-07-29 22:43:50.891 INFO    ARF (5276): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:50.891 INFO    ARF (5276): Final RCS 8.84 (base 3.30 + loadout 2.57) * axpect 1.90)
2023-07-29 22:43:50.891 INFO    ARF (5276): Final RCS 38.56 (base 2.40 + loadout 5.79) * axpect 13.65)
2023-07-29 22:43:50.900 INFO    ARF (10188): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:50.900 INFO    ARF (10188): Final RCS 8.85 (base 3.30 + loadout 2.57) * axpect 1.90)
2023-07-29 22:43:50.900 INFO    ARF (10188): Final RCS 38.56 (base 2.40 + loadout 5.79) * axpect 13.65)
2023-07-29 22:43:50.908 INFO    ARF (16316): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:50.908 INFO    ARF (16316): Final RCS 8.85 (base 3.30 + loadout 2.57) * axpect 1.90)
2023-07-29 22:43:50.908 INFO    ARF (16316): Final RCS 38.56 (base 2.40 + loadout 5.79) * axpect 13.65)
2023-07-29 22:43:50.923 INFO    ARF (1352): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:50.923 INFO    ARF (1352): Final RCS 8.85 (base 3.30 + loadout 2.57) * axpect 1.90)
2023-07-29 22:43:50.923 INFO    ARF (1352): Final RCS 38.56 (base 2.40 + loadout 5.79) * axpect 13.65)
2023-07-29 22:43:51.138 INFO    ARF (9160): Final RCS 46.42 (base 25.00 + loadout 0.00) * axpect 1.86)
2023-07-29 22:43:51.163 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:43:51.163 INFO    ARF (7300): Final RCS 46.41 (base 25.00 + loadout 0.00) * axpect 1.86)
2023-07-29 22:43:51.171 INFO    ARF (16316): Final RCS 46.40 (base 25.00 + loadout 0.00) * axpect 1.86)
2023-07-29 22:43:51.188 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:43:51.188 INFO    ARF (10832): Final RCS 46.39 (base 25.00 + loadout 0.00) * axpect 1.86)
2023-07-29 22:43:51.204 INFO    ARF (16380): Final RCS 46.38 (base 25.00 + loadout 0.00) * axpect 1.86)
2023-07-29 22:43:51.788 INFO    ARF (10188): Final RCS 45.64 (base 25.00 + loadout 0.00) * axpect 1.83)
2023-07-29 22:43:51.798 INFO    ARF (13920): Final RCS 45.62 (base 25.00 + loadout 0.00) * axpect 1.82)
2023-07-29 22:43:51.812 INFO    ARF (13420): Final RCS 45.61 (base 25.00 + loadout 0.00) * axpect 1.82)
2023-07-29 22:43:51.820 INFO    ARF (448): Final RCS 45.59 (base 25.00 + loadout 0.00) * axpect 1.82)
2023-07-29 22:43:51.828 INFO    ARF (9160): Final RCS 45.57 (base 25.00 + loadout 0.00) * axpect 1.82)
2023-07-29 22:43:51.844 INFO    ARF (10832): Final RCS 45.55 (base 25.00 + loadout 0.00) * axpect 1.82)
2023-07-29 22:43:52.078 INFO    ARF (11024): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:52.078 INFO    ARF (11024): Final RCS 38.57 (base 2.40 + loadout 5.79) * axpect 13.66)
2023-07-29 22:43:52.094 INFO    ARF (3428): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:52.094 INFO    ARF (3428): Final RCS 8.60 (base 3.30 + loadout 2.57) * axpect 1.83)
2023-07-29 22:43:52.094 INFO    ARF (3428): Final RCS 38.57 (base 2.40 + loadout 5.79) * axpect 13.66)
2023-07-29 22:43:52.102 INFO    ARF (5548): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:52.102 INFO    ARF (5548): Final RCS 8.59 (base 3.30 + loadout 2.57) * axpect 1.82)
2023-07-29 22:43:52.102 INFO    ARF (5548): Final RCS 38.57 (base 2.40 + loadout 5.79) * axpect 13.66)
2023-07-29 22:43:52.109 INFO    ARF (11024): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:52.109 INFO    ARF (11024): Final RCS 38.57 (base 2.40 + loadout 5.79) * axpect 13.66)
2023-07-29 22:43:52.118 INFO    ARF (7300): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:52.118 INFO    ARF (7300): Final RCS 38.57 (base 2.40 + loadout 5.79) * axpect 13.66)
2023-07-29 22:43:52.173 INFO    ARF (14528): Final RCS 13.30 (base 3.30 + loadout 5.12) * axpect 2.48)
2023-07-29 22:43:52.189 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:43:52.189 INFO    ARF (9160): Final RCS 13.31 (base 3.30 + loadout 5.12) * axpect 2.48)
2023-07-29 22:43:52.213 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:43:52.213 INFO    ARF (14048): Final RCS 13.32 (base 3.30 + loadout 5.12) * axpect 2.48)
2023-07-29 22:43:52.230 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:43:52.230 INFO    ARF (16380): Final RCS 13.33 (base 3.30 + loadout 5.12) * axpect 2.49)
2023-07-29 22:43:52.367 INFO    ARF (3968): Final RCS 84.95 (base 75.00 + loadout 0.00) * axpect 1.13)
2023-07-29 22:43:52.383 INFO    ARF (3428): Final RCS 84.87 (base 75.00 + loadout 0.00) * axpect 1.13)
2023-07-29 22:43:52.393 INFO    ARF (9160): Final RCS 84.78 (base 75.00 + loadout 0.00) * axpect 1.13)
2023-07-29 22:43:52.403 INFO    ARF (5276): Final RCS 84.70 (base 75.00 + loadout 0.00) * axpect 1.13)
2023-07-29 22:43:52.410 INFO    ARF (11892): Final RCS 84.62 (base 75.00 + loadout 0.00) * axpect 1.13)
2023-07-29 22:43:52.419 INFO    ARF (14528): Final RCS 84.53 (base 75.00 + loadout 0.00) * axpect 1.13)
2023-07-29 22:43:52.427 INFO    ARF (3428): Final RCS 84.45 (base 75.00 + loadout 0.00) * axpect 1.13)
2023-07-29 22:43:53.018 INFO    ARF (8204): Final RCS 79.48 (base 75.00 + loadout 0.00) * axpect 1.06)
2023-07-29 22:43:53.034 INFO    ARF (5996): Final RCS 79.39 (base 75.00 + loadout 0.00) * axpect 1.06)
2023-07-29 22:43:53.043 INFO    ARF (16380): Final RCS 79.31 (base 75.00 + loadout 0.00) * axpect 1.06)
2023-07-29 22:43:53.051 INFO    ARF (11024): Final RCS 79.23 (base 75.00 + loadout 0.00) * axpect 1.06)
2023-07-29 22:43:53.059 INFO    ARF (7300): Final RCS 79.14 (base 75.00 + loadout 0.00) * axpect 1.06)
2023-07-29 22:43:53.066 INFO    ARF (17328): Final RCS 79.06 (base 75.00 + loadout 0.00) * axpect 1.05)
2023-07-29 22:43:53.083 INFO    ARF (12064): Final RCS 78.98 (base 75.00 + loadout 0.00) * axpect 1.05)
2023-07-29 22:43:53.242 INFO    ARF (13420): Final RCS 13.27 (base 3.30 + loadout 5.12) * axpect 2.47)
2023-07-29 22:43:53.252 INFO    ARF (10188): Final RCS 13.26 (base 3.30 + loadout 5.12) * axpect 2.47)
2023-07-29 22:43:53.332 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:43:53.332 INFO    ARF (17328): Final RCS 0.83 (base 0.30 + loadout 0.00) * axpect 2.78)
2023-07-29 22:43:53.393 INFO    ARF (8624): Final RCS 0.82 (base 0.30 + loadout 0.00) * axpect 2.75)
2023-07-29 22:43:54.314 INFO    ARF (14048): Final RCS 36.22 (base 25.00 + loadout 0.00) * axpect 1.45)
2023-07-29 22:43:54.321 INFO    ARF (3428): Final RCS 36.17 (base 25.00 + loadout 0.00) * axpect 1.45)
2023-07-29 22:43:54.327 INFO    ARF (8204): Final RCS 36.13 (base 25.00 + loadout 0.00) * axpect 1.45)
2023-07-29 22:43:54.343 INFO    ARF (7300): Final RCS 36.08 (base 25.00 + loadout 0.00) * axpect 1.44)
2023-07-29 22:43:54.351 INFO    ARF (13420): Final RCS 36.03 (base 25.00 + loadout 0.00) * axpect 1.44)
2023-07-29 22:43:54.359 INFO    ARF (14528): Final RCS 35.98 (base 25.00 + loadout 0.00) * axpect 1.44)
2023-07-29 22:43:54.366 INFO    ARF (3428): Final RCS 35.94 (base 25.00 + loadout 0.00) * axpect 1.44)
2023-07-29 22:43:54.590 INFO    ARF (16380): Final RCS 0.73 (base 0.30 + loadout 0.00) * axpect 2.43)
2023-07-29 22:43:54.590 INFO    ARF (16380): Final RCS 5.62 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:54.590 INFO    ARF (16380): Final RCS 8.48 (base 3.30 + loadout 2.57) * axpect 1.79)
2023-07-29 22:43:54.590 INFO    ARF (16380): Final RCS 38.59 (base 2.40 + loadout 5.79) * axpect 13.67)
2023-07-29 22:43:54.598 INFO    ARF (17328): Final RCS 0.73 (base 0.30 + loadout 0.00) * axpect 2.43)
2023-07-29 22:43:54.598 INFO    ARF (17328): Final RCS 5.62 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:54.598 INFO    ARF (17328): Final RCS 8.49 (base 3.30 + loadout 2.57) * axpect 1.79)
2023-07-29 22:43:54.598 INFO    ARF (17328): Final RCS 38.59 (base 2.40 + loadout 5.79) * axpect 13.67)
2023-07-29 22:43:54.613 INFO    ARF (7300): Final RCS 0.73 (base 0.30 + loadout 0.00) * axpect 2.43)
2023-07-29 22:43:54.613 INFO    ARF (7300): Final RCS 5.62 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:54.613 INFO    ARF (7300): Final RCS 8.49 (base 3.30 + loadout 2.57) * axpect 1.79)
2023-07-29 22:43:54.613 INFO    ARF (7300): Final RCS 38.59 (base 2.40 + loadout 5.79) * axpect 13.67)
2023-07-29 22:43:54.623 INFO    ARF (16316): Final RCS 0.73 (base 0.30 + loadout 0.00) * axpect 2.43)
2023-07-29 22:43:54.623 INFO    ARF (16316): Final RCS 5.62 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:54.623 INFO    ARF (16316): Final RCS 8.49 (base 3.30 + loadout 2.57) * axpect 1.80)
2023-07-29 22:43:54.623 INFO    ARF (16316): Final RCS 38.59 (base 2.40 + loadout 5.79) * axpect 13.67)
2023-07-29 22:43:54.623 INFO    ARF (16316): Final RCS 10.32 (base 3.60 + loadout 7.30) * axpect 0.84)
2023-07-29 22:43:54.629 INFO    ARF (8204): Final RCS 0.73 (base 0.30 + loadout 0.00) * axpect 2.43)
2023-07-29 22:43:54.629 INFO    ARF (8204): Final RCS 5.62 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:54.629 INFO    ARF (8204): Final RCS 8.50 (base 3.30 + loadout 2.57) * axpect 1.80)
2023-07-29 22:43:54.629 INFO    ARF (8204): Final RCS 38.59 (base 2.40 + loadout 5.79) * axpect 13.67)
2023-07-29 22:43:54.629 INFO    ARF (8204): Final RCS 10.32 (base 3.60 + loadout 7.30) * axpect 0.84)
2023-07-29 22:43:54.638 INFO    ARF (11024): Final RCS 0.73 (base 0.30 + loadout 0.00) * axpect 2.43)
2023-07-29 22:43:54.638 INFO    ARF (11024): Final RCS 5.62 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:54.638 INFO    ARF (11024): Final RCS 8.50 (base 3.30 + loadout 2.57) * axpect 1.80)
2023-07-29 22:43:54.638 INFO    ARF (11024): Final RCS 38.59 (base 2.40 + loadout 5.79) * axpect 13.67)
2023-07-29 22:43:54.638 INFO    ARF (11024): Final RCS 10.32 (base 3.60 + loadout 7.30) * axpect 0.84)
2023-07-29 22:43:54.654 INFO    ARF (16380): Final RCS 0.73 (base 0.30 + loadout 0.00) * axpect 2.43)
2023-07-29 22:43:54.654 INFO    ARF (16380): Final RCS 5.62 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:54.654 INFO    ARF (16380): Final RCS 8.51 (base 3.30 + loadout 2.57) * axpect 1.80)
2023-07-29 22:43:54.654 INFO    ARF (16380): Final RCS 38.59 (base 2.40 + loadout 5.79) * axpect 13.67)
2023-07-29 22:43:54.654 INFO    ARF (16380): Final RCS 10.32 (base 3.60 + loadout 7.30) * axpect 0.84)
2023-07-29 22:43:54.702 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:43:54.702 INFO    ARF (8624): Final RCS 13.17 (base 3.30 + loadout 5.12) * axpect 2.44)
2023-07-29 22:43:54.901 WARNING LOG (3992): 6 duplicate message(s) skipped.
2023-07-29 22:43:54.901 INFO    ARF (14048): Final RCS 66.95 (base 75.00 + loadout 0.00) * axpect 0.89)
2023-07-29 22:43:54.917 INFO    ARF (12064): Final RCS 66.91 (base 75.00 + loadout 0.00) * axpect 0.89)
2023-07-29 22:43:54.919 INFO    ARF (9160): Final RCS 66.87 (base 75.00 + loadout 0.00) * axpect 0.89)
2023-07-29 22:43:54.925 INFO    ARF (14528): Final RCS 66.83 (base 75.00 + loadout 0.00) * axpect 0.89)
2023-07-29 22:43:54.930 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:43:54.940 INFO    ARF (16380): Final RCS 66.79 (base 75.00 + loadout 0.00) * axpect 0.89)
2023-07-29 22:43:54.948 INFO    ARF (10188): Final RCS 66.75 (base 75.00 + loadout 0.00) * axpect 0.89)
2023-07-29 22:43:54.963 INFO    ARF (14048): Final RCS 66.71 (base 75.00 + loadout 0.00) * axpect 0.89)
2023-07-29 22:43:55.484 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:43:55.550 INFO    ARF (8624): Final RCS 64.95 (base 75.00 + loadout 0.00) * axpect 0.87)
2023-07-29 22:43:55.558 INFO    ARF (5996): Final RCS 64.94 (base 75.00 + loadout 0.00) * axpect 0.87)
2023-07-29 22:43:55.566 INFO    ARF (10188): Final RCS 64.92 (base 75.00 + loadout 0.00) * axpect 0.87)
2023-07-29 22:43:55.582 INFO    ARF (3428): Final RCS 64.90 (base 75.00 + loadout 0.00) * axpect 0.87)
2023-07-29 22:43:55.591 INFO    ARF (11024): Final RCS 64.88 (base 75.00 + loadout 0.00) * axpect 0.87)
2023-07-29 22:43:55.600 INFO    ARF (12064): Final RCS 64.86 (base 75.00 + loadout 0.00) * axpect 0.86)
2023-07-29 22:43:55.741 INFO    ARF (11892): Final RCS 13.15 (base 3.30 + loadout 5.12) * axpect 2.43)
2023-07-29 22:43:55.853 WARNING LOG (3992): 6 duplicate message(s) skipped.
2023-07-29 22:43:55.853 INFO    ARF (13920): Final RCS 38.60 (base 2.40 + loadout 5.79) * axpect 13.67)
2023-07-29 22:43:55.861 INFO    ARF (448): Final RCS 0.75 (base 0.30 + loadout 0.00) * axpect 2.50)
2023-07-29 22:43:55.861 INFO    ARF (448): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:55.861 INFO    ARF (448): Final RCS 8.47 (base 3.30 + loadout 2.57) * axpect 1.79)
2023-07-29 22:43:55.861 INFO    ARF (448): Final RCS 38.60 (base 2.40 + loadout 5.79) * axpect 13.67)
2023-07-29 22:43:55.867 INFO    ARF (1352): Final RCS 0.75 (base 0.30 + loadout 0.00) * axpect 2.50)
2023-07-29 22:43:55.867 INFO    ARF (1352): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:55.867 INFO    ARF (1352): Final RCS 8.47 (base 3.30 + loadout 2.57) * axpect 1.79)
2023-07-29 22:43:55.867 INFO    ARF (1352): Final RCS 38.60 (base 2.40 + loadout 5.79) * axpect 13.67)
2023-07-29 22:43:55.882 INFO    ARF (13920): Final RCS 0.75 (base 0.30 + loadout 0.00) * axpect 2.50)
2023-07-29 22:43:55.882 INFO    ARF (13920): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:55.882 INFO    ARF (13920): Final RCS 8.47 (base 3.30 + loadout 2.57) * axpect 1.79)
2023-07-29 22:43:55.882 INFO    ARF (13920): Final RCS 38.60 (base 2.40 + loadout 5.79) * axpect 13.67)
2023-07-29 22:43:55.891 INFO    ARF (12064): Final RCS 0.75 (base 0.30 + loadout 0.00) * axpect 2.50)
2023-07-29 22:43:55.891 INFO    ARF (12064): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:55.891 INFO    ARF (12064): Final RCS 8.46 (base 3.30 + loadout 2.57) * axpect 1.79)
2023-07-29 22:43:55.891 INFO    ARF (12064): Final RCS 38.60 (base 2.40 + loadout 5.79) * axpect 13.67)
2023-07-29 22:43:55.899 INFO    ARF (3428): Final RCS 0.75 (base 0.30 + loadout 0.00) * axpect 2.50)
2023-07-29 22:43:55.899 INFO    ARF (3428): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:55.899 INFO    ARF (3428): Final RCS 8.46 (base 3.30 + loadout 2.57) * axpect 1.79)
2023-07-29 22:43:55.899 INFO    ARF (3428): Final RCS 38.60 (base 2.40 + loadout 5.79) * axpect 13.67)
2023-07-29 22:43:55.907 INFO    ARF (13920): Final RCS 0.75 (base 0.30 + loadout 0.00) * axpect 2.50)
2023-07-29 22:43:55.907 INFO    ARF (13920): Final RCS 5.60 (base 3.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:43:55.908 INFO    ARF (13920): Final RCS 8.46 (base 3.30 + loadout 2.57) * axpect 1.79)
2023-07-29 22:43:55.908 INFO    ARF (13920): Final RCS 38.60 (base 2.40 + loadout 5.79) * axpect 13.67)
2023-07-29 22:43:56.139 INFO    ARF (448): Final RCS 28.35 (base 25.00 + loadout 0.00) * axpect 1.13)
2023-07-29 22:43:56.154 INFO    ARF (5996): Final RCS 28.32 (base 25.00 + loadout 0.00) * axpect 1.13)
2023-07-29 22:43:56.161 INFO    ARF (8204): Final RCS 28.29 (base 25.00 + loadout 0.00) * axpect 1.13)
2023-07-29 22:43:56.170 INFO    ARF (7300): Final RCS 28.25 (base 25.00 + loadout 0.00) * axpect 1.13)
2023-07-29 22:43:56.178 INFO    ARF (11024): Final RCS 28.22 (base 25.00 + loadout 0.00) * axpect 1.13)
2023-07-29 22:43:56.186 INFO    ARF (8204): Final RCS 28.18 (base 25.00 + loadout 0.00) * axpect 1.13)
2023-07-29 22:43:56.772 INFO    ARF (9160): Final RCS 26.46 (base 25.00 + loadout 0.00) * axpect 1.06)
2023-07-29 22:43:56.781 INFO    ARF (3968): Final RCS 26.43 (base 25.00 + loadout 0.00) * axpect 1.06)
2023-07-29 22:43:56.797 INFO    ARF (5996): Final RCS 26.41 (base 25.00 + loadout 0.00) * axpect 1.06)
2023-07-29 22:43:56.800 INFO    ARF (448): Final RCS 26.38 (base 25.00 + loadout 0.00) * axpect 1.06)
2023-07-29 22:43:56.811 INFO    ARF (14048): Final RCS 26.35 (base 25.00 + loadout 0.00) * axpect 1.05)
2023-07-29 22:43:56.820 INFO    ARF (3428): Final RCS 26.33 (base 25.00 + loadout 0.00) * axpect 1.05)
2023-07-29 22:43:56.836 INFO    ARF (5276): Final RCS 26.30 (base 25.00 + loadout 0.00) * axpect 1.05)
2023-07-29 22:43:57.049 INFO    ARF (1352): Final RCS 0.77 (base 0.30 + loadout 0.00) * axpect 2.56)
2023-07-29 22:43:57.174 WARNING LOG (3992): 6 duplicate message(s) skipped.
2023-07-29 22:43:57.174 INFO    ARF (3968): Final RCS 13.14 (base 3.30 + loadout 5.12) * axpect 2.43)
2023-07-29 22:43:57.361 WARNING LOG (3992): 6 duplicate message(s) skipped.
2023-07-29 22:43:57.361 INFO    ARF (14048): Final RCS 67.12 (base 75.00 + loadout 0.00) * axpect 0.89)
2023-07-29 22:43:57.367 INFO    ARF (9160): Final RCS 67.16 (base 75.00 + loadout 0.00) * axpect 0.90)
2023-07-29 22:43:57.383 INFO    ARF (16316): Final RCS 67.20 (base 75.00 + loadout 0.00) * axpect 0.90)
2023-07-29 22:43:57.389 INFO    ARF (11892): Final RCS 67.25 (base 75.00 + loadout 0.00) * axpect 0.90)
2023-07-29 22:43:57.399 INFO    ARF (9160): Final RCS 67.29 (base 75.00 + loadout 0.00) * axpect 0.90)
2023-07-29 22:43:57.413 INFO    ARF (10832): Final RCS 67.33 (base 75.00 + loadout 0.00) * axpect 0.90)
2023-07-29 22:43:57.422 INFO    ARF (3428): Final RCS 67.38 (base 75.00 + loadout 0.00) * axpect 0.90)
2023-07-29 22:43:58.007 INFO    ARF (11892): Final RCS 70.45 (base 75.00 + loadout 0.00) * axpect 0.94)
2023-07-29 22:43:58.022 INFO    ARF (8624): Final RCS 70.51 (base 75.00 + loadout 0.00) * axpect 0.94)
2023-07-29 22:43:58.030 INFO    ARF (1352): Final RCS 70.57 (base 75.00 + loadout 0.00) * axpect 0.94)
2023-07-29 22:43:58.038 INFO    ARF (448): Final RCS 70.63 (base 75.00 + loadout 0.00) * axpect 0.94)
2023-07-29 22:43:58.047 INFO    ARF (14528): Final RCS 70.69 (base 75.00 + loadout 0.00) * axpect 0.94)
2023-07-29 22:43:58.062 INFO    ARF (5276): Final RCS 70.75 (base 75.00 + loadout 0.00) * axpect 0.94)
2023-07-29 22:43:58.239 INFO    ARF (3428): Final RCS 13.13 (base 3.30 + loadout 5.12) * axpect 2.43)
2023-07-29 22:43:58.321 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:43:58.321 INFO    ARF (10832): Final RCS 0.69 (base 0.30 + loadout 0.00) * axpect 2.30)
2023-07-29 22:43:58.330 INFO    ARF (11892): Final RCS 0.69 (base 0.30 + loadout 0.00) * axpect 2.29)
2023-07-29 22:43:58.362 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:43:58.362 INFO    ARF (14048): Final RCS 0.68 (base 0.30 + loadout 0.00) * axpect 2.28)
2023-07-29 22:43:58.381 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:43:58.381 INFO    ARF (11892): Final RCS 0.68 (base 0.30 + loadout 0.00) * axpect 2.27)
2023-07-29 22:43:59.299 INFO    ARF (12064): Final RCS 24.52 (base 25.00 + loadout 0.00) * axpect 0.98)
2023-07-29 22:43:59.321 INFO    ARF (10188): Final RCS 24.53 (base 25.00 + loadout 0.00) * axpect 0.98)
2023-07-29 22:43:59.323 INFO    ARF (9160): Final RCS 24.54 (base 25.00 + loadout 0.00) * axpect 0.98)
2023-07-29 22:43:59.328 INFO    ARF (17328): Final RCS 24.55 (base 25.00 + loadout 0.00) * axpect 0.98)
2023-07-29 22:43:59.337 INFO    ARF (3968): Final RCS 24.56 (base 25.00 + loadout 0.00) * axpect 0.98)
2023-07-29 22:43:59.353 INFO    ARF (8624): Final RCS 24.57 (base 25.00 + loadout 0.00) * axpect 0.98)
2023-07-29 22:43:59.459 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:43:59.577 INFO    ARF (13920): Final RCS 0.54 (base 0.30 + loadout 0.00) * axpect 1.81)
2023-07-29 22:43:59.577 INFO    ARF (13920): Final RCS 6.00 (base 3.30 + loadout 0.37) * axpect 1.70)
2023-07-29 22:43:59.577 INFO    ARF (13920): Final RCS 8.40 (base 3.30 + loadout 2.57) * axpect 1.77)
2023-07-29 22:43:59.577 INFO    ARF (13920): Final RCS 38.63 (base 2.40 + loadout 5.79) * axpect 13.68)
2023-07-29 22:43:59.593 INFO    ARF (9160): Final RCS 0.54 (base 0.30 + loadout 0.00) * axpect 1.81)
2023-07-29 22:43:59.593 INFO    ARF (9160): Final RCS 6.00 (base 3.30 + loadout 0.37) * axpect 1.70)
2023-07-29 22:43:59.593 INFO    ARF (9160): Final RCS 8.40 (base 3.30 + loadout 2.57) * axpect 1.77)
2023-07-29 22:43:59.593 INFO    ARF (9160): Final RCS 38.63 (base 2.40 + loadout 5.79) * axpect 13.68)
2023-07-29 22:43:59.601 INFO    ARF (16380): Final RCS 0.54 (base 0.30 + loadout 0.00) * axpect 1.80)
2023-07-29 22:43:59.601 INFO    ARF (16380): Final RCS 6.00 (base 3.30 + loadout 0.37) * axpect 1.70)
2023-07-29 22:43:59.601 INFO    ARF (16380): Final RCS 8.40 (base 3.30 + loadout 2.57) * axpect 1.77)
2023-07-29 22:43:59.601 INFO    ARF (16380): Final RCS 38.63 (base 2.40 + loadout 5.79) * axpect 13.68)
2023-07-29 22:43:59.609 INFO    ARF (3428): Final RCS 0.54 (base 0.30 + loadout 0.00) * axpect 1.80)
2023-07-29 22:43:59.609 INFO    ARF (3428): Final RCS 6.00 (base 3.30 + loadout 0.37) * axpect 1.70)
2023-07-29 22:43:59.609 INFO    ARF (3428): Final RCS 8.40 (base 3.30 + loadout 2.57) * axpect 1.77)
2023-07-29 22:43:59.609 INFO    ARF (3428): Final RCS 38.63 (base 2.40 + loadout 5.79) * axpect 13.68)
2023-07-29 22:43:59.609 INFO    ARF (3428): Final RCS 10.32 (base 3.60 + loadout 7.30) * axpect 0.84)
2023-07-29 22:43:59.617 INFO    ARF (11024): Final RCS 0.54 (base 0.30 + loadout 0.00) * axpect 1.80)
2023-07-29 22:43:59.617 INFO    ARF (11024): Final RCS 6.00 (base 3.30 + loadout 0.37) * axpect 1.70)
2023-07-29 22:43:59.617 INFO    ARF (11024): Final RCS 8.40 (base 3.30 + loadout 2.57) * axpect 1.77)
2023-07-29 22:43:59.617 INFO    ARF (11024): Final RCS 38.63 (base 2.40 + loadout 5.79) * axpect 13.68)
2023-07-29 22:43:59.617 INFO    ARF (11024): Final RCS 10.32 (base 3.60 + loadout 7.30) * axpect 0.84)
2023-07-29 22:43:59.617 INFO    ARF (11024): Final RCS 22.77 (base 3.30 + loadout 0.00) * axpect 6.90)
2023-07-29 22:43:59.632 INFO    ARF (16380): Final RCS 0.54 (base 0.30 + loadout 0.00) * axpect 1.79)
2023-07-29 22:43:59.632 INFO    ARF (16380): Final RCS 6.00 (base 3.30 + loadout 0.37) * axpect 1.70)
2023-07-29 22:43:59.632 INFO    ARF (16380): Final RCS 8.40 (base 3.30 + loadout 2.57) * axpect 1.77)
2023-07-29 22:43:59.632 INFO    ARF (16380): Final RCS 38.63 (base 2.40 + loadout 5.79) * axpect 13.68)
2023-07-29 22:43:59.632 INFO    ARF (16380): Final RCS 10.32 (base 3.60 + loadout 7.30) * axpect 0.84)
2023-07-29 22:43:59.632 INFO    ARF (16380): Final RCS 22.77 (base 3.30 + loadout 0.00) * axpect 6.90)
2023-07-29 22:43:59.642 INFO    ARF (448): Final RCS 0.54 (base 0.30 + loadout 0.00) * axpect 1.79)
2023-07-29 22:43:59.642 INFO    ARF (448): Final RCS 6.00 (base 3.30 + loadout 0.37) * axpect 1.70)
2023-07-29 22:43:59.642 INFO    ARF (448): Final RCS 8.40 (base 3.30 + loadout 2.57) * axpect 1.77)
2023-07-29 22:43:59.642 INFO    ARF (448): Final RCS 38.63 (base 2.40 + loadout 5.79) * axpect 13.68)
2023-07-29 22:43:59.642 INFO    ARF (448): Final RCS 10.32 (base 3.60 + loadout 7.30) * axpect 0.84)
2023-07-29 22:43:59.642 INFO    ARF (448): Final RCS 22.77 (base 3.30 + loadout 0.00) * axpect 6.90)
2023-07-29 22:43:59.649 INFO    ARF (12064): Final RCS 10.32 (base 3.60 + loadout 7.30) * axpect 0.84)
2023-07-29 22:43:59.649 INFO    ARF (12064): Final RCS 22.76 (base 3.30 + loadout 0.00) * axpect 6.90)
2023-07-29 22:43:59.657 INFO    ARF (10832): Final RCS 10.32 (base 3.60 + loadout 7.30) * axpect 0.84)
2023-07-29 22:43:59.657 INFO    ARF (10832): Final RCS 22.76 (base 3.30 + loadout 0.00) * axpect 6.90)
2023-07-29 22:43:59.673 INFO    ARF (14528): Final RCS 10.32 (base 3.60 + loadout 7.30) * axpect 0.84)
2023-07-29 22:43:59.673 INFO    ARF (14528): Final RCS 22.76 (base 3.30 + loadout 0.00) * axpect 6.90)
2023-07-29 22:43:59.699 INFO    ARF (14048): Final RCS 13.12 (base 3.30 + loadout 5.12) * axpect 2.42)
2023-07-29 22:43:59.890 WARNING LOG (3992): 6 duplicate message(s) skipped.
2023-07-29 22:43:59.890 INFO    ARF (1352): Final RCS 83.86 (base 75.00 + loadout 0.00) * axpect 1.12)
2023-07-29 22:43:59.906 INFO    ARF (11892): Final RCS 83.93 (base 75.00 + loadout 0.00) * axpect 1.12)
2023-07-29 22:43:59.908 INFO    ARF (13920): Final RCS 84.00 (base 75.00 + loadout 0.00) * axpect 1.12)
2023-07-29 22:43:59.922 INFO    ARF (17328): Final RCS 84.07 (base 75.00 + loadout 0.00) * axpect 1.12)
2023-07-29 22:43:59.930 INFO    ARF (448): Final RCS 84.14 (base 75.00 + loadout 0.00) * axpect 1.12)
2023-07-29 22:43:59.938 INFO    ARF (10188): Final RCS 84.21 (base 75.00 + loadout 0.00) * axpect 1.12)
2023-07-29 22:43:59.946 INFO    ARF (9160): Final RCS 84.28 (base 75.00 + loadout 0.00) * axpect 1.12)
2023-07-29 22:44:00.544 INFO    ARF (13420): Final RCS 87.94 (base 75.00 + loadout 0.00) * axpect 1.17)
2023-07-29 22:44:00.552 INFO    ARF (5996): Final RCS 88.00 (base 75.00 + loadout 0.00) * axpect 1.17)
2023-07-29 22:44:00.560 INFO    ARF (7300): Final RCS 88.05 (base 75.00 + loadout 0.00) * axpect 1.17)
2023-07-29 22:44:00.569 INFO    ARF (12064): Final RCS 88.10 (base 75.00 + loadout 0.00) * axpect 1.17)
2023-07-29 22:44:00.583 INFO    ARF (11892): Final RCS 88.15 (base 75.00 + loadout 0.00) * axpect 1.18)
2023-07-29 22:44:00.591 INFO    ARF (5548): Final RCS 88.21 (base 75.00 + loadout 0.00) * axpect 1.18)
2023-07-29 22:44:00.710 INFO    ASYNCNET (Main): Current ping: 74.0ms
2023-07-29 22:44:00.733 INFO    ARF (448): Final RCS 13.13 (base 3.30 + loadout 5.12) * axpect 2.43)
2023-07-29 22:44:00.846 WARNING LOG (3992): 5 duplicate message(s) skipped.
2023-07-29 22:44:00.846 INFO    ARF (11024): Final RCS 38.64 (base 2.40 + loadout 5.79) * axpect 13.69)
2023-07-29 22:44:00.846 INFO    ARF (11024): Final RCS 8.41 (base 3.30 + loadout 2.57) * axpect 1.77)
2023-07-29 22:44:00.855 INFO    ARF (448): Final RCS 0.45 (base 0.30 + loadout 0.00) * axpect 1.49)
2023-07-29 22:44:00.855 INFO    ARF (448): Final RCS 6.37 (base 3.30 + loadout 0.75) * axpect 1.70)
2023-07-29 22:44:00.855 INFO    ARF (448): Final RCS 38.64 (base 2.40 + loadout 5.79) * axpect 13.69)
2023-07-29 22:44:00.855 INFO    ARF (448): Final RCS 8.41 (base 3.30 + loadout 2.57) * axpect 1.77)
2023-07-29 22:44:00.862 INFO    ARF (7300): Final RCS 0.45 (base 0.30 + loadout 0.00) * axpect 1.49)
2023-07-29 22:44:00.862 INFO    ARF (7300): Final RCS 6.37 (base 3.30 + loadout 0.75) * axpect 1.70)
2023-07-29 22:44:00.862 INFO    ARF (7300): Final RCS 38.64 (base 2.40 + loadout 5.79) * axpect 13.69)
2023-07-29 22:44:00.862 INFO    ARF (7300): Final RCS 8.42 (base 3.30 + loadout 2.57) * axpect 1.77)
2023-07-29 22:44:00.871 INFO    ARF (11892): Final RCS 0.45 (base 0.30 + loadout 0.00) * axpect 1.49)
2023-07-29 22:44:00.871 INFO    ARF (11892): Final RCS 6.37 (base 3.30 + loadout 0.75) * axpect 1.70)
2023-07-29 22:44:00.871 INFO    ARF (11892): Final RCS 38.64 (base 2.40 + loadout 5.79) * axpect 13.69)
2023-07-29 22:44:00.871 INFO    ARF (11892): Final RCS 8.42 (base 3.30 + loadout 2.57) * axpect 1.77)
2023-07-29 22:44:00.878 INFO    ARF (9160): Final RCS 0.45 (base 0.30 + loadout 0.00) * axpect 1.49)
2023-07-29 22:44:00.878 INFO    ARF (9160): Final RCS 6.37 (base 3.30 + loadout 0.75) * axpect 1.70)
2023-07-29 22:44:00.878 INFO    ARF (9160): Final RCS 38.64 (base 2.40 + loadout 5.79) * axpect 13.69)
2023-07-29 22:44:00.878 INFO    ARF (9160): Final RCS 8.42 (base 3.30 + loadout 2.57) * axpect 1.77)
2023-07-29 22:44:00.894 INFO    ARF (3428): Final RCS 0.45 (base 0.30 + loadout 0.00) * axpect 1.49)
2023-07-29 22:44:00.894 INFO    ARF (3428): Final RCS 6.37 (base 3.30 + loadout 0.75) * axpect 1.70)
2023-07-29 22:44:00.894 INFO    ARF (3428): Final RCS 38.64 (base 2.40 + loadout 5.79) * axpect 13.69)
2023-07-29 22:44:00.894 INFO    ARF (3428): Final RCS 8.42 (base 3.30 + loadout 2.57) * axpect 1.77)
2023-07-29 22:44:00.902 INFO    ARF (16316): Final RCS 0.45 (base 0.30 + loadout 0.00) * axpect 1.49)
2023-07-29 22:44:00.902 INFO    ARF (16316): Final RCS 6.37 (base 3.30 + loadout 0.75) * axpect 1.70)
2023-07-29 22:44:00.902 INFO    ARF (16316): Final RCS 38.64 (base 2.40 + loadout 5.79) * axpect 13.69)
2023-07-29 22:44:00.902 INFO    ARF (16316): Final RCS 8.42 (base 3.30 + loadout 2.57) * axpect 1.77)
2023-07-29 22:44:01.129 INFO    ARF (1352): Final RCS 27.77 (base 25.00 + loadout 0.00) * axpect 1.11)
2023-07-29 22:44:01.138 INFO    ARF (5548): Final RCS 27.79 (base 25.00 + loadout 0.00) * axpect 1.11)
2023-07-29 22:44:01.154 INFO    ARF (17328): Final RCS 27.81 (base 25.00 + loadout 0.00) * axpect 1.11)
2023-07-29 22:44:01.161 INFO    ARF (11024): Final RCS 27.84 (base 25.00 + loadout 0.00) * axpect 1.11)
2023-07-29 22:44:01.169 INFO    ARF (5548): Final RCS 27.86 (base 25.00 + loadout 0.00) * axpect 1.11)
2023-07-29 22:44:01.177 INFO    ARF (17328): Final RCS 27.89 (base 25.00 + loadout 0.00) * axpect 1.12)
2023-07-29 22:44:01.192 INFO    ARF (448): Final RCS 27.91 (base 25.00 + loadout 0.00) * axpect 1.12)
2023-07-29 22:44:01.760 INFO    ARF (11892): Final RCS 29.25 (base 25.00 + loadout 0.00) * axpect 1.17)
2023-07-29 22:44:01.769 INFO    ARF (5276): Final RCS 29.27 (base 25.00 + loadout 0.00) * axpect 1.17)
2023-07-29 22:44:01.776 INFO    ARF (14048): Final RCS 29.29 (base 25.00 + loadout 0.00) * axpect 1.17)
2023-07-29 22:44:01.793 INFO    ARF (10188): Final RCS 29.32 (base 25.00 + loadout 0.00) * axpect 1.17)
2023-07-29 22:44:01.801 INFO    ARF (17328): Final RCS 29.34 (base 25.00 + loadout 0.00) * axpect 1.17)
2023-07-29 22:44:01.808 INFO    ARF (14528): Final RCS 29.36 (base 25.00 + loadout 0.00) * axpect 1.17)
2023-07-29 22:44:01.817 INFO    ARF (11892): Final RCS 29.39 (base 25.00 + loadout 0.00) * axpect 1.18)
2023-07-29 22:44:02.042 INFO    ARF (17328): Final RCS 0.45 (base 0.30 + loadout 0.00) * axpect 1.50)
2023-07-29 22:44:02.069 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:44:02.069 INFO    ARF (5548): Final RCS 0.45 (base 0.30 + loadout 0.00) * axpect 1.51)
2023-07-29 22:44:02.172 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:44:02.172 INFO    ARF (9160): Final RCS 13.13 (base 3.30 + loadout 5.12) * axpect 2.43)
2023-07-29 22:44:02.361 WARNING LOG (3992): 5 duplicate message(s) skipped.
2023-07-29 22:44:02.361 INFO    ARF (3428): Final RCS 90.62 (base 75.00 + loadout 0.00) * axpect 1.21)
2023-07-29 22:44:02.371 INFO    ARF (17328): Final RCS 90.59 (base 75.00 + loadout 0.00) * axpect 1.21)
2023-07-29 22:44:02.380 INFO    ARF (13920): Final RCS 90.56 (base 75.00 + loadout 0.00) * axpect 1.21)
2023-07-29 22:44:02.389 INFO    ARF (7300): Final RCS 90.53 (base 75.00 + loadout 0.00) * axpect 1.21)
2023-07-29 22:44:02.399 INFO    ARF (5996): Final RCS 90.50 (base 75.00 + loadout 0.00) * axpect 1.21)
2023-07-29 22:44:02.408 INFO    ARF (16380): Final RCS 90.47 (base 75.00 + loadout 0.00) * axpect 1.21)
2023-07-29 22:44:03.002 INFO    ARF (8624): Final RCS 87.92 (base 75.00 + loadout 0.00) * axpect 1.17)
2023-07-29 22:44:03.011 INFO    ARF (13920): Final RCS 87.87 (base 75.00 + loadout 0.00) * axpect 1.17)
2023-07-29 22:44:03.022 INFO    ARF (14048): Final RCS 87.81 (base 75.00 + loadout 0.00) * axpect 1.17)
2023-07-29 22:44:03.029 INFO    ARF (11024): Final RCS 87.76 (base 75.00 + loadout 0.00) * axpect 1.17)
2023-07-29 22:44:03.039 INFO    ARF (5548): Final RCS 87.70 (base 75.00 + loadout 0.00) * axpect 1.17)
2023-07-29 22:44:03.049 INFO    ARF (14048): Final RCS 87.65 (base 75.00 + loadout 0.00) * axpect 1.17)
2023-07-29 22:44:03.230 INFO    ARF (3968): Final RCS 13.13 (base 3.30 + loadout 5.12) * axpect 2.43)
2023-07-29 22:44:03.305 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:44:03.305 INFO    ARF (11024): Final RCS 0.54 (base 0.30 + loadout 0.00) * axpect 1.79)
2023-07-29 22:44:03.341 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:44:03.341 INFO    ARF (5548): Final RCS 0.54 (base 0.30 + loadout 0.00) * axpect 1.80)
2023-07-29 22:44:04.276 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:44:04.276 INFO    ARF (16380): Final RCS 31.96 (base 25.00 + loadout 0.00) * axpect 1.28)
2023-07-29 22:44:04.303 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:44:04.303 INFO    ARF (14048): Final RCS 31.95 (base 25.00 + loadout 0.00) * axpect 1.28)
2023-07-29 22:44:04.312 INFO    ARF (16380): Final RCS 31.94 (base 25.00 + loadout 0.00) * axpect 1.28)
2023-07-29 22:44:04.320 INFO    ARF (11024): Final RCS 31.93 (base 25.00 + loadout 0.00) * axpect 1.28)
2023-07-29 22:44:04.329 INFO    ARF (1352): Final RCS 31.92 (base 25.00 + loadout 0.00) * axpect 1.28)
2023-07-29 22:44:04.517 DEBUG   LuaGUI (Main): --- onChatMessage---	TURN TALE!!	5	-2
2023-07-29 22:44:04.557 INFO    ARF (13420): Final RCS 0.61 (base 0.30 + loadout 0.00) * axpect 2.04)
2023-07-29 22:44:04.557 INFO    ARF (13420): Final RCS 6.61 (base 3.30 + loadout 0.98) * axpect 1.71)
2023-07-29 22:44:04.557 INFO    ARF (13420): Final RCS 38.68 (base 2.40 + loadout 5.79) * axpect 13.70)
2023-07-29 22:44:04.574 INFO    ARF (14528): Final RCS 0.61 (base 0.30 + loadout 0.00) * axpect 2.04)
2023-07-29 22:44:04.574 INFO    ARF (14528): Final RCS 6.61 (base 3.30 + loadout 0.98) * axpect 1.71)
2023-07-29 22:44:04.574 INFO    ARF (14528): Final RCS 38.68 (base 2.40 + loadout 5.79) * axpect 13.70)
2023-07-29 22:44:04.574 INFO    ARF (14528): Final RCS 7.52 (base 3.30 + loadout 2.57) * axpect 1.50)
2023-07-29 22:44:04.582 INFO    ARF (12064): Final RCS 0.61 (base 0.30 + loadout 0.00) * axpect 2.04)
2023-07-29 22:44:04.582 INFO    ARF (12064): Final RCS 6.61 (base 3.30 + loadout 0.98) * axpect 1.71)
2023-07-29 22:44:04.582 INFO    ARF (12064): Final RCS 38.68 (base 2.40 + loadout 5.79) * axpect 13.70)
2023-07-29 22:44:04.582 INFO    ARF (12064): Final RCS 7.52 (base 3.30 + loadout 2.57) * axpect 1.50)
2023-07-29 22:44:04.591 INFO    ARF (448): Final RCS 0.61 (base 0.30 + loadout 0.00) * axpect 2.04)
2023-07-29 22:44:04.591 INFO    ARF (448): Final RCS 6.61 (base 3.30 + loadout 0.98) * axpect 1.71)
2023-07-29 22:44:04.591 INFO    ARF (448): Final RCS 38.68 (base 2.40 + loadout 5.79) * axpect 13.70)
2023-07-29 22:44:04.591 INFO    ARF (448): Final RCS 7.52 (base 3.30 + loadout 2.57) * axpect 1.50)
2023-07-29 22:44:04.591 INFO    ARF (448): Final RCS 10.33 (base 3.60 + loadout 7.30) * axpect 0.84)
2023-07-29 22:44:04.599 INFO    ARF (1352): Final RCS 0.61 (base 0.30 + loadout 0.00) * axpect 2.04)
2023-07-29 22:44:04.599 INFO    ARF (1352): Final RCS 6.61 (base 3.30 + loadout 0.98) * axpect 1.71)
2023-07-29 22:44:04.599 INFO    ARF (1352): Final RCS 38.68 (base 2.40 + loadout 5.79) * axpect 13.70)
2023-07-29 22:44:04.599 INFO    ARF (1352): Final RCS 7.53 (base 3.30 + loadout 2.57) * axpect 1.50)
2023-07-29 22:44:04.599 INFO    ARF (1352): Final RCS 10.33 (base 3.60 + loadout 7.30) * axpect 0.84)
2023-07-29 22:44:04.599 INFO    ARF (1352): Final RCS 22.60 (base 3.30 + loadout 0.00) * axpect 6.85)
2023-07-29 22:44:04.607 INFO    ARF (17328): Final RCS 0.61 (base 0.30 + loadout 0.00) * axpect 2.04)
2023-07-29 22:44:04.607 INFO    ARF (17328): Final RCS 6.61 (base 3.30 + loadout 0.98) * axpect 1.71)
2023-07-29 22:44:04.607 INFO    ARF (17328): Final RCS 38.68 (base 2.40 + loadout 5.79) * axpect 13.70)
2023-07-29 22:44:04.607 INFO    ARF (17328): Final RCS 7.53 (base 3.30 + loadout 2.57) * axpect 1.50)
2023-07-29 22:44:04.607 INFO    ARF (17328): Final RCS 10.33 (base 3.60 + loadout 7.30) * axpect 0.84)
2023-07-29 22:44:04.607 INFO    ARF (17328): Final RCS 22.60 (base 3.30 + loadout 0.00) * axpect 6.85)
2023-07-29 22:44:04.623 INFO    ARF (5996): Final RCS 0.61 (base 0.30 + loadout 0.00) * axpect 2.04)
2023-07-29 22:44:04.623 INFO    ARF (5996): Final RCS 6.61 (base 3.30 + loadout 0.98) * axpect 1.71)
2023-07-29 22:44:04.623 INFO    ARF (5996): Final RCS 38.68 (base 2.40 + loadout 5.79) * axpect 13.70)
2023-07-29 22:44:04.623 INFO    ARF (5996): Final RCS 7.54 (base 3.30 + loadout 2.57) * axpect 1.51)
2023-07-29 22:44:04.623 INFO    ARF (5996): Final RCS 10.33 (base 3.60 + loadout 7.30) * axpect 0.84)
2023-07-29 22:44:04.623 INFO    ARF (5996): Final RCS 22.60 (base 3.30 + loadout 0.00) * axpect 6.85)
2023-07-29 22:44:04.631 INFO    ARF (1352): Final RCS 10.33 (base 3.60 + loadout 7.30) * axpect 0.84)
2023-07-29 22:44:04.631 INFO    ARF (1352): Final RCS 22.60 (base 3.30 + loadout 0.00) * axpect 6.85)
2023-07-29 22:44:04.639 INFO    ARF (9160): Final RCS 10.33 (base 3.60 + loadout 7.30) * axpect 0.84)
2023-07-29 22:44:04.639 INFO    ARF (9160): Final RCS 22.60 (base 3.30 + loadout 0.00) * axpect 6.85)
2023-07-29 22:44:04.648 INFO    ARF (10188): Final RCS 10.33 (base 3.60 + loadout 7.30) * axpect 0.84)
2023-07-29 22:44:04.648 INFO    ARF (10188): Final RCS 22.60 (base 3.30 + loadout 0.00) * axpect 6.85)
2023-07-29 22:44:04.688 INFO    ARF (1352): Final RCS 13.12 (base 3.30 + loadout 5.12) * axpect 2.42)
2023-07-29 22:44:04.704 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:44:04.704 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:44:04.704 DEBUG   Scripting (Main): Phrases make : key = 1
2023-07-29 22:44:04.704 DEBUG   Scripting (Main): 	 AWACSCallsign:make
2023-07-29 22:44:04.704 DEBUG   Scripting (Main): Phrases make : key = 1
2023-07-29 22:44:04.704 DEBUG   Scripting (Main): Phrases make : key = 4365
2023-07-29 22:44:04.711 INFO    ARF (12064): Final RCS 13.12 (base 3.30 + loadout 5.12) * axpect 2.42)
2023-07-29 22:44:04.873 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:44:04.873 INFO    ARF (17328): Final RCS 74.47 (base 75.00 + loadout 0.00) * axpect 0.99)
2023-07-29 22:44:04.881 INFO    ARF (448): Final RCS 74.39 (base 75.00 + loadout 0.00) * axpect 0.99)
2023-07-29 22:44:04.889 INFO    ARF (5276): Final RCS 74.32 (base 75.00 + loadout 0.00) * axpect 0.99)
2023-07-29 22:44:04.900 INFO    ARF (11024): Final RCS 74.25 (base 75.00 + loadout 0.00) * axpect 0.99)
2023-07-29 22:44:04.912 INFO    ARF (8624): Final RCS 74.17 (base 75.00 + loadout 0.00) * axpect 0.99)
2023-07-29 22:44:04.921 INFO    ARF (5996): Final RCS 74.10 (base 75.00 + loadout 0.00) * axpect 0.99)
2023-07-29 22:44:04.928 INFO    ARF (11024): Final RCS 74.02 (base 75.00 + loadout 0.00) * axpect 0.99)
2023-07-29 22:44:05.512 INFO    ARF (11892): Final RCS 69.97 (base 75.00 + loadout 0.00) * axpect 0.93)
2023-07-29 22:44:05.520 INFO    ARF (16380): Final RCS 69.90 (base 75.00 + loadout 0.00) * axpect 0.93)
2023-07-29 22:44:05.529 INFO    ARF (14048): Final RCS 69.84 (base 75.00 + loadout 0.00) * axpect 0.93)
2023-07-29 22:44:05.544 INFO    ARF (11892): Final RCS 69.78 (base 75.00 + loadout 0.00) * axpect 0.93)
2023-07-29 22:44:05.553 INFO    ARF (16380): Final RCS 69.71 (base 75.00 + loadout 0.00) * axpect 0.93)
2023-07-29 22:44:05.560 INFO    ARF (5276): Final RCS 69.65 (base 75.00 + loadout 0.00) * axpect 0.93)
2023-07-29 22:44:05.568 INFO    ARF (5996): Final RCS 69.59 (base 75.00 + loadout 0.00) * axpect 0.93)
2023-07-29 22:44:05.699 INFO    ARF (13920): Final RCS 13.12 (base 3.30 + loadout 5.12) * axpect 2.42)
2023-07-29 22:44:05.822 WARNING LOG (3992): 6 duplicate message(s) skipped.
2023-07-29 22:44:05.822 INFO    ARF (13920): Final RCS 38.69 (base 2.40 + loadout 5.79) * axpect 13.71)
2023-07-29 22:44:05.822 INFO    ARF (13920): Final RCS 8.97 (base 3.30 + loadout 2.57) * axpect 1.94)
2023-07-29 22:44:05.830 INFO    ARF (11024): Final RCS 0.57 (base 0.30 + loadout 0.00) * axpect 1.89)
2023-07-29 22:44:05.830 INFO    ARF (11024): Final RCS 6.84 (base 3.30 + loadout 1.21) * axpect 1.71)
2023-07-29 22:44:05.830 INFO    ARF (11024): Final RCS 38.69 (base 2.40 + loadout 5.79) * axpect 13.71)
2023-07-29 22:44:05.830 INFO    ARF (11024): Final RCS 8.98 (base 3.30 + loadout 2.57) * axpect 1.94)
2023-07-29 22:44:05.839 INFO    ARF (3968): Final RCS 0.57 (base 0.30 + loadout 0.00) * axpect 1.89)
2023-07-29 22:44:05.839 INFO    ARF (3968): Final RCS 6.84 (base 3.30 + loadout 1.21) * axpect 1.71)
2023-07-29 22:44:05.839 INFO    ARF (3968): Final RCS 38.69 (base 2.40 + loadout 5.79) * axpect 13.71)
2023-07-29 22:44:05.839 INFO    ARF (3968): Final RCS 8.99 (base 3.30 + loadout 2.57) * axpect 1.95)
2023-07-29 22:44:05.854 INFO    ARF (7300): Final RCS 0.56 (base 0.30 + loadout 0.00) * axpect 1.88)
2023-07-29 22:44:05.854 INFO    ARF (7300): Final RCS 6.84 (base 3.30 + loadout 1.21) * axpect 1.71)
2023-07-29 22:44:05.854 INFO    ARF (7300): Final RCS 38.69 (base 2.40 + loadout 5.79) * axpect 13.71)
2023-07-29 22:44:05.854 INFO    ARF (7300): Final RCS 9.01 (base 3.30 + loadout 2.57) * axpect 1.95)
2023-07-29 22:44:05.862 INFO    ARF (11892): Final RCS 0.56 (base 0.30 + loadout 0.00) * axpect 1.88)
2023-07-29 22:44:05.862 INFO    ARF (11892): Final RCS 6.84 (base 3.30 + loadout 1.21) * axpect 1.71)
2023-07-29 22:44:05.862 INFO    ARF (11892): Final RCS 38.69 (base 2.40 + loadout 5.79) * axpect 13.71)
2023-07-29 22:44:05.862 INFO    ARF (11892): Final RCS 9.02 (base 3.30 + loadout 2.57) * axpect 1.96)
2023-07-29 22:44:05.871 INFO    ARF (1352): Final RCS 0.56 (base 0.30 + loadout 0.00) * axpect 1.88)
2023-07-29 22:44:05.871 INFO    ARF (1352): Final RCS 6.84 (base 3.30 + loadout 1.21) * axpect 1.71)
2023-07-29 22:44:05.871 INFO    ARF (1352): Final RCS 38.69 (base 2.40 + loadout 5.79) * axpect 13.71)
2023-07-29 22:44:05.871 INFO    ARF (1352): Final RCS 9.04 (base 3.30 + loadout 2.57) * axpect 1.96)
2023-07-29 22:44:05.879 INFO    ARF (5276): Final RCS 0.56 (base 0.30 + loadout 0.00) * axpect 1.87)
2023-07-29 22:44:05.879 INFO    ARF (5276): Final RCS 6.84 (base 3.30 + loadout 1.21) * axpect 1.71)
2023-07-29 22:44:05.879 INFO    ARF (5276): Final RCS 38.69 (base 2.40 + loadout 5.79) * axpect 13.71)
2023-07-29 22:44:05.879 INFO    ARF (5276): Final RCS 9.05 (base 3.30 + loadout 2.57) * axpect 1.96)
2023-07-29 22:44:06.114 INFO    ARF (3968): Final RCS 28.37 (base 25.00 + loadout 0.00) * axpect 1.13)
2023-07-29 22:44:06.122 INFO    ARF (12064): Final RCS 28.35 (base 25.00 + loadout 0.00) * axpect 1.13)
2023-07-29 22:44:06.129 INFO    ARF (1352): Final RCS 28.32 (base 25.00 + loadout 0.00) * axpect 1.13)
2023-07-29 22:44:06.138 INFO    ARF (13920): Final RCS 28.29 (base 25.00 + loadout 0.00) * axpect 1.13)
2023-07-29 22:44:06.154 INFO    ARF (9160): Final RCS 28.26 (base 25.00 + loadout 0.00) * axpect 1.13)
2023-07-29 22:44:06.161 INFO    ARF (10832): Final RCS 28.24 (base 25.00 + loadout 0.00) * axpect 1.13)
2023-07-29 22:44:06.170 INFO    ARF (7300): Final RCS 28.21 (base 25.00 + loadout 0.00) * axpect 1.13)
2023-07-29 22:44:06.740 INFO    ARF (11024): Final RCS 26.60 (base 25.00 + loadout 0.00) * axpect 1.06)
2023-07-29 22:44:06.748 INFO    ARF (17328): Final RCS 26.57 (base 25.00 + loadout 0.00) * axpect 1.06)
2023-07-29 22:44:06.757 INFO    ARF (3968): Final RCS 26.55 (base 25.00 + loadout 0.00) * axpect 1.06)
2023-07-29 22:44:06.773 INFO    ARF (5548): Final RCS 26.52 (base 25.00 + loadout 0.00) * axpect 1.06)
2023-07-29 22:44:06.782 INFO    ARF (8204): Final RCS 26.49 (base 25.00 + loadout 0.00) * axpect 1.06)
2023-07-29 22:44:06.792 INFO    ARF (14528): Final RCS 26.46 (base 25.00 + loadout 0.00) * axpect 1.06)
2023-07-29 22:44:07.022 INFO    ARF (16380): Final RCS 0.47 (base 0.30 + loadout 0.00) * axpect 1.56)
2023-07-29 22:44:07.055 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:44:07.055 INFO    ARF (10188): Final RCS 0.47 (base 0.30 + loadout 0.00) * axpect 1.55)
2023-07-29 22:44:07.071 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:44:07.071 INFO    ARF (7300): Final RCS 0.46 (base 0.30 + loadout 0.00) * axpect 1.55)
2023-07-29 22:44:07.145 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:44:07.145 INFO    ARF (16316): Final RCS 13.12 (base 3.30 + loadout 5.12) * axpect 2.42)
2023-07-29 22:44:07.344 WARNING LOG (3992): 6 duplicate message(s) skipped.
2023-07-29 22:44:07.344 INFO    ARF (8204): Final RCS 62.79 (base 75.00 + loadout 0.00) * axpect 0.84)
2023-07-29 22:44:07.353 INFO    ARF (3428): Final RCS 62.78 (base 75.00 + loadout 0.00) * axpect 0.84)
2023-07-29 22:44:07.361 INFO    ARF (13420): Final RCS 62.77 (base 75.00 + loadout 0.00) * axpect 0.84)
2023-07-29 22:44:07.370 INFO    ARF (5548): Final RCS 62.76 (base 75.00 + loadout 0.00) * axpect 0.84)
2023-07-29 22:44:07.379 INFO    ARF (17328): Final RCS 62.75 (base 75.00 + loadout 0.00) * axpect 0.84)
2023-07-29 22:44:07.388 INFO    ARF (3968): Final RCS 62.74 (base 75.00 + loadout 0.00) * axpect 0.84)
2023-07-29 22:44:07.971 INFO    ARF (7300): Final RCS 62.73 (base 75.00 + loadout 0.00) * axpect 0.84)
2023-07-29 22:44:07.979 INFO    ARF (9160): Final RCS 62.74 (base 75.00 + loadout 0.00) * axpect 0.84)
2023-07-29 22:44:07.988 INFO    ARF (3428): Final RCS 62.75 (base 75.00 + loadout 0.00) * axpect 0.84)
2023-07-29 22:44:08.004 INFO    ARF (11024): Final RCS 62.76 (base 75.00 + loadout 0.00) * axpect 0.84)
2023-07-29 22:44:08.011 INFO    ARF (13420): Final RCS 62.77 (base 75.00 + loadout 0.00) * axpect 0.84)
2023-07-29 22:44:08.020 INFO    ARF (16316): Final RCS 62.78 (base 75.00 + loadout 0.00) * axpect 0.84)
2023-07-29 22:44:08.028 INFO    ARF (16380): Final RCS 62.79 (base 75.00 + loadout 0.00) * axpect 0.84)
2023-07-29 22:44:08.211 INFO    ARF (12064): Final RCS 13.12 (base 3.30 + loadout 5.12) * axpect 2.42)
2023-07-29 22:44:08.291 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:44:08.291 INFO    ARF (13920): Final RCS 0.43 (base 0.30 + loadout 0.00) * axpect 1.44)
2023-07-29 22:44:09.248 WARNING LOG (3992): 5 duplicate message(s) skipped.
2023-07-29 22:44:09.248 INFO    ARF (8204): Final RCS 21.69 (base 25.00 + loadout 0.00) * axpect 0.87)
2023-07-29 22:44:09.256 INFO    ARF (1352): Final RCS 21.68 (base 25.00 + loadout 0.00) * axpect 0.87)
2023-07-29 22:44:09.277 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:44:09.277 INFO    ARF (8204): Final RCS 21.67 (base 25.00 + loadout 0.00) * axpect 0.87)
2023-07-29 22:44:09.293 INFO    ARF (448): Final RCS 21.66 (base 25.00 + loadout 0.00) * axpect 0.87)
2023-07-29 22:44:09.312 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:44:09.312 INFO    ARF (1352): Final RCS 21.65 (base 25.00 + loadout 0.00) * axpect 0.87)
2023-07-29 22:44:09.539 INFO    ARF (11024): Final RCS 0.50 (base 0.30 + loadout 0.00) * axpect 1.68)
2023-07-29 22:44:09.539 INFO    ARF (11024): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:09.539 INFO    ARF (11024): Final RCS 38.72 (base 2.40 + loadout 5.79) * axpect 13.72)
2023-07-29 22:44:09.548 INFO    ARF (1352): Final RCS 0.51 (base 0.30 + loadout 0.00) * axpect 1.68)
2023-07-29 22:44:09.548 INFO    ARF (1352): Final RCS 7.67 (base 3.30 + loadout 2.57) * axpect 1.55)
2023-07-29 22:44:09.548 INFO    ARF (1352): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:09.548 INFO    ARF (1352): Final RCS 38.72 (base 2.40 + loadout 5.79) * axpect 13.72)
2023-07-29 22:44:09.557 INFO    ARF (3968): Final RCS 0.51 (base 0.30 + loadout 0.00) * axpect 1.69)
2023-07-29 22:44:09.557 INFO    ARF (3968): Final RCS 7.66 (base 3.30 + loadout 2.57) * axpect 1.54)
2023-07-29 22:44:09.557 INFO    ARF (3968): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:09.557 INFO    ARF (3968): Final RCS 38.72 (base 2.40 + loadout 5.79) * axpect 13.72)
2023-07-29 22:44:09.565 INFO    ARF (448): Final RCS 0.51 (base 0.30 + loadout 0.00) * axpect 1.69)
2023-07-29 22:44:09.565 INFO    ARF (448): Final RCS 7.66 (base 3.30 + loadout 2.57) * axpect 1.54)
2023-07-29 22:44:09.565 INFO    ARF (448): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:09.565 INFO    ARF (448): Final RCS 38.72 (base 2.40 + loadout 5.79) * axpect 13.72)
2023-07-29 22:44:09.583 INFO    ARF (5548): Final RCS 0.51 (base 0.30 + loadout 0.00) * axpect 1.69)
2023-07-29 22:44:09.583 INFO    ARF (5548): Final RCS 7.65 (base 3.30 + loadout 2.57) * axpect 1.54)
2023-07-29 22:44:09.583 INFO    ARF (5548): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:09.583 INFO    ARF (5548): Final RCS 38.72 (base 2.40 + loadout 5.79) * axpect 13.72)
2023-07-29 22:44:09.583 INFO    ARF (5548): Final RCS 10.37 (base 3.60 + loadout 7.30) * axpect 0.85)
2023-07-29 22:44:09.583 INFO    ARF (5548): Final RCS 22.44 (base 3.30 + loadout 0.00) * axpect 6.80)
2023-07-29 22:44:09.592 INFO    ARF (16316): Final RCS 0.51 (base 0.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:44:09.592 INFO    ARF (16316): Final RCS 7.64 (base 3.30 + loadout 2.57) * axpect 1.54)
2023-07-29 22:44:09.592 INFO    ARF (16316): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:09.592 INFO    ARF (16316): Final RCS 38.72 (base 2.40 + loadout 5.79) * axpect 13.72)
2023-07-29 22:44:09.592 INFO    ARF (16316): Final RCS 10.37 (base 3.60 + loadout 7.30) * axpect 0.85)
2023-07-29 22:44:09.592 INFO    ARF (16316): Final RCS 22.44 (base 3.30 + loadout 0.00) * axpect 6.80)
2023-07-29 22:44:09.604 INFO    ARF (448): Final RCS 0.51 (base 0.30 + loadout 0.00) * axpect 1.70)
2023-07-29 22:44:09.604 INFO    ARF (448): Final RCS 7.64 (base 3.30 + loadout 2.57) * axpect 1.53)
2023-07-29 22:44:09.604 INFO    ARF (448): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:09.604 INFO    ARF (448): Final RCS 38.72 (base 2.40 + loadout 5.79) * axpect 13.72)
2023-07-29 22:44:09.604 INFO    ARF (448): Final RCS 10.37 (base 3.60 + loadout 7.30) * axpect 0.85)
2023-07-29 22:44:09.604 INFO    ARF (448): Final RCS 22.44 (base 3.30 + loadout 0.00) * axpect 6.80)
2023-07-29 22:44:09.611 INFO    ARF (14528): Final RCS 10.37 (base 3.60 + loadout 7.30) * axpect 0.85)
2023-07-29 22:44:09.611 INFO    ARF (14528): Final RCS 22.44 (base 3.30 + loadout 0.00) * axpect 6.80)
2023-07-29 22:44:09.621 INFO    ARF (16316): Final RCS 10.37 (base 3.60 + loadout 7.30) * axpect 0.85)
2023-07-29 22:44:09.621 INFO    ARF (16316): Final RCS 22.44 (base 3.30 + loadout 0.00) * axpect 6.80)
2023-07-29 22:44:09.629 INFO    ARF (448): Final RCS 10.37 (base 3.60 + loadout 7.30) * axpect 0.85)
2023-07-29 22:44:09.629 INFO    ARF (448): Final RCS 22.44 (base 3.30 + loadout 0.00) * axpect 6.80)
2023-07-29 22:44:09.666 INFO    ARF (14048): Final RCS 13.12 (base 3.30 + loadout 5.12) * axpect 2.42)
2023-07-29 22:44:09.698 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:44:09.698 DEBUG   LuaGUI (Main): --- onChatMessage---	BLUE player Trygon disconnected 	nil	nil
2023-07-29 22:44:09.699 DEBUG   LuaGUI (Main): ----onPlayerDisconnect---	7	0
2023-07-29 22:44:09.705 INFO    ARF (14528): Final RCS 13.12 (base 3.30 + loadout 5.12) * axpect 2.42)
2023-07-29 22:44:09.849 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:44:09.849 INFO    ARF (13920): Final RCS 69.28 (base 75.00 + loadout 0.00) * axpect 0.92)
2023-07-29 22:44:09.859 INFO    ARF (12064): Final RCS 69.34 (base 75.00 + loadout 0.00) * axpect 0.92)
2023-07-29 22:44:09.859 DEBUG   LuaHooks (Main): LuaRPC Error: request = 14, error_code = 404, error_msg = Method not found
2023-07-29 22:44:09.867 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:44:09.867 INFO    ARF (14528): Final RCS 69.39 (base 75.00 + loadout 0.00) * axpect 0.93)
2023-07-29 22:44:09.876 INFO    ARF (3428): Final RCS 69.45 (base 75.00 + loadout 0.00) * axpect 0.93)
2023-07-29 22:44:09.885 INFO    ARF (8204): Final RCS 69.50 (base 75.00 + loadout 0.00) * axpect 0.93)
2023-07-29 22:44:09.896 INFO    ARF (9160): Final RCS 69.56 (base 75.00 + loadout 0.00) * axpect 0.93)
2023-07-29 22:44:09.912 INFO    ARF (13420): Final RCS 69.62 (base 75.00 + loadout 0.00) * axpect 0.93)
2023-07-29 22:44:10.492 INFO    ARF (7300): Final RCS 73.02 (base 75.00 + loadout 0.00) * axpect 0.97)
2023-07-29 22:44:10.502 INFO    ARF (8204): Final RCS 73.08 (base 75.00 + loadout 0.00) * axpect 0.97)
2023-07-29 22:44:10.511 INFO    ARF (1352): Final RCS 73.14 (base 75.00 + loadout 0.00) * axpect 0.98)
2023-07-29 22:44:10.520 INFO    ARF (448): Final RCS 73.20 (base 75.00 + loadout 0.00) * axpect 0.98)
2023-07-29 22:44:10.530 INFO    ARF (3428): Final RCS 73.26 (base 75.00 + loadout 0.00) * axpect 0.98)
2023-07-29 22:44:10.539 INFO    ARF (13420): Final RCS 73.32 (base 75.00 + loadout 0.00) * axpect 0.98)
2023-07-29 22:44:10.549 INFO    ARF (9160): Final RCS 73.38 (base 75.00 + loadout 0.00) * axpect 0.98)
2023-07-29 22:44:10.668 INFO    ARF (5548): Final RCS 13.12 (base 3.30 + loadout 5.12) * axpect 2.42)
2023-07-29 22:44:10.798 WARNING LOG (3992): 6 duplicate message(s) skipped.
2023-07-29 22:44:10.798 INFO    ARF (17328): Final RCS 7.66 (base 3.30 + loadout 2.57) * axpect 1.54)
2023-07-29 22:44:10.798 INFO    ARF (17328): Final RCS 38.73 (base 2.40 + loadout 5.79) * axpect 13.72)
2023-07-29 22:44:10.808 INFO    ARF (5276): Final RCS 0.62 (base 0.30 + loadout 0.00) * axpect 2.06)
2023-07-29 22:44:10.808 INFO    ARF (5276): Final RCS 7.67 (base 3.30 + loadout 2.57) * axpect 1.54)
2023-07-29 22:44:10.808 INFO    ARF (5276): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:10.808 INFO    ARF (5276): Final RCS 38.73 (base 2.40 + loadout 5.79) * axpect 13.72)
2023-07-29 22:44:10.816 INFO    ARF (5548): Final RCS 0.62 (base 0.30 + loadout 0.00) * axpect 2.06)
2023-07-29 22:44:10.816 INFO    ARF (5548): Final RCS 7.67 (base 3.30 + loadout 2.57) * axpect 1.55)
2023-07-29 22:44:10.816 INFO    ARF (5548): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:10.816 INFO    ARF (5548): Final RCS 38.73 (base 2.40 + loadout 5.79) * axpect 13.72)
2023-07-29 22:44:10.826 INFO    ARF (17328): Final RCS 0.62 (base 0.30 + loadout 0.00) * axpect 2.06)
2023-07-29 22:44:10.826 INFO    ARF (17328): Final RCS 7.68 (base 3.30 + loadout 2.57) * axpect 1.55)
2023-07-29 22:44:10.826 INFO    ARF (17328): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:10.826 INFO    ARF (17328): Final RCS 38.73 (base 2.40 + loadout 5.79) * axpect 13.72)
2023-07-29 22:44:10.836 INFO    ARF (12064): Final RCS 0.62 (base 0.30 + loadout 0.00) * axpect 2.06)
2023-07-29 22:44:10.836 INFO    ARF (12064): Final RCS 7.69 (base 3.30 + loadout 2.57) * axpect 1.55)
2023-07-29 22:44:10.836 INFO    ARF (12064): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:10.836 INFO    ARF (12064): Final RCS 38.73 (base 2.40 + loadout 5.79) * axpect 13.72)
2023-07-29 22:44:10.845 INFO    ARF (1352): Final RCS 0.62 (base 0.30 + loadout 0.00) * axpect 2.06)
2023-07-29 22:44:10.845 INFO    ARF (1352): Final RCS 7.70 (base 3.30 + loadout 2.57) * axpect 1.55)
2023-07-29 22:44:10.845 INFO    ARF (1352): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:10.845 INFO    ARF (1352): Final RCS 38.73 (base 2.40 + loadout 5.79) * axpect 13.72)
2023-07-29 22:44:10.863 INFO    ARF (11024): Final RCS 0.62 (base 0.30 + loadout 0.00) * axpect 2.07)
2023-07-29 22:44:10.863 INFO    ARF (11024): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:10.863 INFO    ARF (11024): Final RCS 38.73 (base 2.40 + loadout 5.79) * axpect 13.72)
2023-07-29 22:44:11.102 INFO    ARF (17328): Final RCS 22.36 (base 25.00 + loadout 0.00) * axpect 0.89)
2023-07-29 22:44:11.110 INFO    ARF (3428): Final RCS 22.37 (base 25.00 + loadout 0.00) * axpect 0.89)
2023-07-29 22:44:11.121 INFO    ARF (8624): Final RCS 22.39 (base 25.00 + loadout 0.00) * axpect 0.90)
2023-07-29 22:44:11.129 INFO    ARF (16316): Final RCS 22.40 (base 25.00 + loadout 0.00) * axpect 0.90)
2023-07-29 22:44:11.138 INFO    ARF (9160): Final RCS 22.42 (base 25.00 + loadout 0.00) * axpect 0.90)
2023-07-29 22:44:11.148 INFO    ARF (17328): Final RCS 22.43 (base 25.00 + loadout 0.00) * axpect 0.90)
2023-07-29 22:44:11.714 INFO    ARF (11024): Final RCS 23.39 (base 25.00 + loadout 0.00) * axpect 0.94)
2023-07-29 22:44:11.716 INFO    ARF (17328): Final RCS 23.41 (base 25.00 + loadout 0.00) * axpect 0.94)
2023-07-29 22:44:11.722 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:44:11.725 INFO    ARF (448): Final RCS 23.43 (base 25.00 + loadout 0.00) * axpect 0.94)
2023-07-29 22:44:11.738 INFO    ARF (10188): Final RCS 23.45 (base 25.00 + loadout 0.00) * axpect 0.94)
2023-07-29 22:44:11.753 INFO    ARF (17328): Final RCS 23.47 (base 25.00 + loadout 0.00) * axpect 0.94)
2023-07-29 22:44:11.761 INFO    ARF (11892): Final RCS 23.49 (base 25.00 + loadout 0.00) * axpect 0.94)
2023-07-29 22:44:11.771 INFO    ARF (5548): Final RCS 23.51 (base 25.00 + loadout 0.00) * axpect 0.94)
2023-07-29 22:44:11.842 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:44:12.009 INFO    ARF (17328): Final RCS 0.61 (base 0.30 + loadout 0.00) * axpect 2.03)
2023-07-29 22:44:12.017 INFO    ARF (5996): Final RCS 0.61 (base 0.30 + loadout 0.00) * axpect 2.02)
2023-07-29 22:44:12.054 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:44:12.054 INFO    ARF (5996): Final RCS 0.60 (base 0.30 + loadout 0.00) * axpect 2.02)
2023-07-29 22:44:12.061 INFO    ARF (5548): Final RCS 0.60 (base 0.30 + loadout 0.00) * axpect 2.01)
2023-07-29 22:44:12.140 INFO    ARF (5996): Final RCS 13.13 (base 3.30 + loadout 5.12) * axpect 2.43)
2023-07-29 22:44:12.318 WARNING LOG (3992): 5 duplicate message(s) skipped.
2023-07-29 22:44:12.318 INFO    ARF (11892): Final RCS 82.15 (base 75.00 + loadout 0.00) * axpect 1.10)
2023-07-29 22:44:12.327 INFO    ARF (12064): Final RCS 82.18 (base 75.00 + loadout 0.00) * axpect 1.10)
2023-07-29 22:44:12.337 INFO    ARF (5996): Final RCS 82.21 (base 75.00 + loadout 0.00) * axpect 1.10)
2023-07-29 22:44:12.346 INFO    ARF (13920): Final RCS 82.23 (base 75.00 + loadout 0.00) * axpect 1.10)
2023-07-29 22:44:12.362 INFO    ARF (11024): Final RCS 82.26 (base 75.00 + loadout 0.00) * axpect 1.10)
2023-07-29 22:44:12.372 INFO    ARF (5996): Final RCS 82.29 (base 75.00 + loadout 0.00) * axpect 1.10)
2023-07-29 22:44:12.380 INFO    ARF (10188): Final RCS 82.31 (base 75.00 + loadout 0.00) * axpect 1.10)
2023-07-29 22:44:12.524 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:44:12.951 INFO    ARF (17328): Final RCS 83.18 (base 75.00 + loadout 0.00) * axpect 1.11)
2023-07-29 22:44:12.977 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:44:12.977 INFO    ARF (5276): Final RCS 83.19 (base 75.00 + loadout 0.00) * axpect 1.11)
2023-07-29 22:44:13.193 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:44:13.193 INFO    ARF (16316): Final RCS 13.13 (base 3.30 + loadout 5.12) * axpect 2.43)
2023-07-29 22:44:13.266 INFO    ARF (13420): Final RCS 0.50 (base 0.30 + loadout 0.00) * axpect 1.65)
2023-07-29 22:44:13.283 INFO    ARF (5996): Final RCS 0.49 (base 0.30 + loadout 0.00) * axpect 1.65)
2023-07-29 22:44:13.304 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:44:13.304 INFO    ARF (13920): Final RCS 0.49 (base 0.30 + loadout 0.00) * axpect 1.64)
2023-07-29 22:44:13.983 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:44:13.983 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:44:14.243 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:44:14.243 INFO    ARF (10188): Final RCS 29.25 (base 25.00 + loadout 0.00) * axpect 1.17)
2023-07-29 22:44:14.253 INFO    ARF (448): Final RCS 29.27 (base 25.00 + loadout 0.00) * axpect 1.17)
2023-07-29 22:44:14.261 INFO    ARF (3968): Final RCS 29.29 (base 25.00 + loadout 0.00) * axpect 1.17)
2023-07-29 22:44:14.269 INFO    ARF (13420): Final RCS 29.30 (base 25.00 + loadout 0.00) * axpect 1.17)
2023-07-29 22:44:14.279 INFO    ARF (17328): Final RCS 29.32 (base 25.00 + loadout 0.00) * axpect 1.17)
2023-07-29 22:44:14.295 INFO    ARF (5548): Final RCS 29.34 (base 25.00 + loadout 0.00) * axpect 1.17)
2023-07-29 22:44:14.305 INFO    ARF (3428): Final RCS 29.36 (base 25.00 + loadout 0.00) * axpect 1.17)
2023-07-29 22:44:14.457 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:44:14.531 INFO    ARF (16316): Final RCS 0.44 (base 0.30 + loadout 0.00) * axpect 1.47)
2023-07-29 22:44:14.531 INFO    ARF (16316): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:14.531 INFO    ARF (16316): Final RCS 38.76 (base 2.40 + loadout 5.79) * axpect 13.74)
2023-07-29 22:44:14.539 INFO    ARF (12064): Final RCS 0.44 (base 0.30 + loadout 0.00) * axpect 1.47)
2023-07-29 22:44:14.539 INFO    ARF (12064): Final RCS 7.52 (base 3.30 + loadout 2.57) * axpect 1.50)
2023-07-29 22:44:14.539 INFO    ARF (12064): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:14.539 INFO    ARF (12064): Final RCS 38.76 (base 2.40 + loadout 5.79) * axpect 13.74)
2023-07-29 22:44:14.547 INFO    ARF (14048): Final RCS 0.44 (base 0.30 + loadout 0.00) * axpect 1.47)
2023-07-29 22:44:14.547 INFO    ARF (14048): Final RCS 7.52 (base 3.30 + loadout 2.57) * axpect 1.50)
2023-07-29 22:44:14.548 INFO    ARF (14048): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:14.548 INFO    ARF (14048): Final RCS 38.76 (base 2.40 + loadout 5.79) * axpect 13.74)
2023-07-29 22:44:14.563 INFO    ARF (13420): Final RCS 0.44 (base 0.30 + loadout 0.00) * axpect 1.47)
2023-07-29 22:44:14.563 INFO    ARF (13420): Final RCS 7.52 (base 3.30 + loadout 2.57) * axpect 1.50)
2023-07-29 22:44:14.563 INFO    ARF (13420): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:14.563 INFO    ARF (13420): Final RCS 38.76 (base 2.40 + loadout 5.79) * axpect 13.74)
2023-07-29 22:44:14.572 INFO    ARF (12064): Final RCS 0.44 (base 0.30 + loadout 0.00) * axpect 1.47)
2023-07-29 22:44:14.572 INFO    ARF (12064): Final RCS 7.52 (base 3.30 + loadout 2.57) * axpect 1.50)
2023-07-29 22:44:14.572 INFO    ARF (12064): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:14.572 INFO    ARF (12064): Final RCS 38.76 (base 2.40 + loadout 5.79) * axpect 13.74)
2023-07-29 22:44:14.572 INFO    ARF (12064): Final RCS 10.38 (base 3.60 + loadout 7.30) * axpect 0.85)
2023-07-29 22:44:14.580 INFO    ARF (10832): Final RCS 0.44 (base 0.30 + loadout 0.00) * axpect 1.47)
2023-07-29 22:44:14.580 INFO    ARF (10832): Final RCS 7.52 (base 3.30 + loadout 2.57) * axpect 1.50)
2023-07-29 22:44:14.580 INFO    ARF (10832): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:14.580 INFO    ARF (10832): Final RCS 38.76 (base 2.40 + loadout 5.79) * axpect 13.74)
2023-07-29 22:44:14.580 INFO    ARF (10832): Final RCS 10.38 (base 3.60 + loadout 7.30) * axpect 0.85)
2023-07-29 22:44:14.588 INFO    ARF (13420): Final RCS 0.44 (base 0.30 + loadout 0.00) * axpect 1.47)
2023-07-29 22:44:14.588 INFO    ARF (13420): Final RCS 7.52 (base 3.30 + loadout 2.57) * axpect 1.50)
2023-07-29 22:44:14.588 INFO    ARF (13420): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:14.588 INFO    ARF (13420): Final RCS 38.76 (base 2.40 + loadout 5.79) * axpect 13.74)
2023-07-29 22:44:14.588 INFO    ARF (13420): Final RCS 10.38 (base 3.60 + loadout 7.30) * axpect 0.85)
2023-07-29 22:44:14.598 INFO    ARF (12064): Final RCS 7.51 (base 3.30 + loadout 2.57) * axpect 1.50)
2023-07-29 22:44:14.598 INFO    ARF (12064): Final RCS 10.38 (base 3.60 + loadout 7.30) * axpect 0.85)
2023-07-29 22:44:14.671 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:44:14.671 INFO    ARF (3428): Final RCS 13.14 (base 3.30 + loadout 5.12) * axpect 2.43)
2023-07-29 22:44:14.678 INFO    ARF (5276): Final RCS 13.15 (base 3.30 + loadout 5.12) * axpect 2.43)
2023-07-29 22:44:14.848 WARNING LOG (3992): 4 duplicate message(s) skipped.
2023-07-29 22:44:14.848 INFO    ARF (9160): Final RCS 77.46 (base 75.00 + loadout 0.00) * axpect 1.03)
2023-07-29 22:44:14.864 INFO    ARF (8624): Final RCS 77.40 (base 75.00 + loadout 0.00) * axpect 1.03)
2023-07-29 22:44:14.871 INFO    ARF (14528): Final RCS 77.35 (base 75.00 + loadout 0.00) * axpect 1.03)
2023-07-29 22:44:14.881 INFO    ARF (1352): Final RCS 77.29 (base 75.00 + loadout 0.00) * axpect 1.03)
2023-07-29 22:44:14.889 INFO    ARF (11024): Final RCS 77.24 (base 75.00 + loadout 0.00) * axpect 1.03)
2023-07-29 22:44:14.900 INFO    ARF (5996): Final RCS 77.18 (base 75.00 + loadout 0.00) * axpect 1.03)
2023-07-29 22:44:15.480 INFO    ARF (8204): Final RCS 73.75 (base 75.00 + loadout 0.00) * axpect 0.98)
2023-07-29 22:44:15.488 INFO    ARF (5276): Final RCS 73.68 (base 75.00 + loadout 0.00) * axpect 0.98)
2023-07-29 22:44:15.504 INFO    ARF (7300): Final RCS 73.62 (base 75.00 + loadout 0.00) * axpect 0.98)
2023-07-29 22:44:15.512 INFO    ARF (448): Final RCS 73.56 (base 75.00 + loadout 0.00) * axpect 0.98)
2023-07-29 22:44:15.520 INFO    ARF (11892): Final RCS 73.50 (base 75.00 + loadout 0.00) * axpect 0.98)
2023-07-29 22:44:15.528 INFO    ARF (7300): Final RCS 73.44 (base 75.00 + loadout 0.00) * axpect 0.98)
2023-07-29 22:44:15.664 INFO    ARF (3428): Final RCS 13.15 (base 3.30 + loadout 5.12) * axpect 2.43)
2023-07-29 22:44:15.680 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:44:15.680 INFO    ARF (5996): Final RCS 13.16 (base 3.30 + loadout 5.12) * axpect 2.43)
2023-07-29 22:44:15.799 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:44:15.799 INFO    ARF (14528): Final RCS 9.46 (base 3.30 + loadout 2.57) * axpect 2.09)
2023-07-29 22:44:15.799 INFO    ARF (14528): Final RCS 38.77 (base 2.40 + loadout 5.79) * axpect 13.74)
2023-07-29 22:44:15.807 INFO    ARF (8204): Final RCS 0.49 (base 0.30 + loadout 0.00) * axpect 1.63)
2023-07-29 22:44:15.807 INFO    ARF (8204): Final RCS 9.47 (base 3.30 + loadout 2.57) * axpect 2.09)
2023-07-29 22:44:15.807 INFO    ARF (8204): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:15.807 INFO    ARF (8204): Final RCS 38.77 (base 2.40 + loadout 5.79) * axpect 13.74)
2023-07-29 22:44:15.808 INFO    ARF (5548): Final RCS 0.49 (base 0.30 + loadout 0.00) * axpect 1.63)
2023-07-29 22:44:15.808 INFO    ARF (5548): Final RCS 9.48 (base 3.30 + loadout 2.57) * axpect 2.09)
2023-07-29 22:44:15.808 INFO    ARF (5548): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:15.808 INFO    ARF (5548): Final RCS 38.77 (base 2.40 + loadout 5.79) * axpect 13.74)
2023-07-29 22:44:15.819 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:44:15.823 INFO    ARF (14528): Final RCS 0.49 (base 0.30 + loadout 0.00) * axpect 1.63)
2023-07-29 22:44:15.823 INFO    ARF (14528): Final RCS 9.49 (base 3.30 + loadout 2.57) * axpect 2.10)
2023-07-29 22:44:15.823 INFO    ARF (14528): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:15.823 INFO    ARF (14528): Final RCS 38.77 (base 2.40 + loadout 5.79) * axpect 13.74)
2023-07-29 22:44:15.833 INFO    ARF (3968): Final RCS 0.49 (base 0.30 + loadout 0.00) * axpect 1.63)
2023-07-29 22:44:15.833 INFO    ARF (3968): Final RCS 9.50 (base 3.30 + loadout 2.57) * axpect 2.10)
2023-07-29 22:44:15.833 INFO    ARF (3968): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:15.833 INFO    ARF (3968): Final RCS 38.77 (base 2.40 + loadout 5.79) * axpect 13.74)
2023-07-29 22:44:15.849 INFO    ARF (448): Final RCS 0.49 (base 0.30 + loadout 0.00) * axpect 1.64)
2023-07-29 22:44:15.849 INFO    ARF (448): Final RCS 9.51 (base 3.30 + loadout 2.57) * axpect 2.10)
2023-07-29 22:44:15.849 INFO    ARF (448): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:15.849 INFO    ARF (448): Final RCS 38.77 (base 2.40 + loadout 5.79) * axpect 13.74)
2023-07-29 22:44:15.855 INFO    ARF (13420): Final RCS 0.49 (base 0.30 + loadout 0.00) * axpect 1.64)
2023-07-29 22:44:15.855 INFO    ARF (13420): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:15.855 INFO    ARF (13420): Final RCS 38.77 (base 2.40 + loadout 5.79) * axpect 13.74)
2023-07-29 22:44:16.090 INFO    ARF (10188): Final RCS 30.19 (base 25.00 + loadout 0.00) * axpect 1.21)
2023-07-29 22:44:16.099 INFO    ARF (16380): Final RCS 30.18 (base 25.00 + loadout 0.00) * axpect 1.21)
2023-07-29 22:44:16.114 INFO    ARF (14048): Final RCS 30.17 (base 25.00 + loadout 0.00) * axpect 1.21)
2023-07-29 22:44:16.123 INFO    ARF (3968): Final RCS 30.16 (base 25.00 + loadout 0.00) * axpect 1.21)
2023-07-29 22:44:16.130 INFO    ARF (5548): Final RCS 30.15 (base 25.00 + loadout 0.00) * axpect 1.21)
2023-07-29 22:44:16.139 INFO    ARF (14048): Final RCS 30.14 (base 25.00 + loadout 0.00) * axpect 1.21)
2023-07-29 22:44:16.147 INFO    ARF (3428): Final RCS 30.13 (base 25.00 + loadout 0.00) * axpect 1.21)
2023-07-29 22:44:16.704 INFO    ARF (14528): Final RCS 29.33 (base 25.00 + loadout 0.00) * axpect 1.17)
2023-07-29 22:44:16.710 INFO    ARF (5996): Final RCS 29.31 (base 25.00 + loadout 0.00) * axpect 1.17)
2023-07-29 22:44:16.720 INFO    ARF (10188): Final RCS 29.29 (base 25.00 + loadout 0.00) * axpect 1.17)
2023-07-29 22:44:16.728 INFO    ARF (14528): Final RCS 29.27 (base 25.00 + loadout 0.00) * axpect 1.17)
2023-07-29 22:44:16.742 INFO    ARF (5996): Final RCS 29.25 (base 25.00 + loadout 0.00) * axpect 1.17)
2023-07-29 22:44:16.753 INFO    ARF (1352): Final RCS 29.23 (base 25.00 + loadout 0.00) * axpect 1.17)
2023-07-29 22:44:16.761 INFO    ARF (17328): Final RCS 29.21 (base 25.00 + loadout 0.00) * axpect 1.17)
2023-07-29 22:44:17.004 INFO    ARF (17328): Final RCS 0.53 (base 0.30 + loadout 0.00) * axpect 1.76)
2023-07-29 22:44:17.051 WARNING LOG (3992): 4 duplicate message(s) skipped.
2023-07-29 22:44:17.051 INFO    ARF (7300): Final RCS 0.53 (base 0.30 + loadout 0.00) * axpect 1.75)
2023-07-29 22:44:17.137 INFO    ARF (16380): Final RCS 13.18 (base 3.30 + loadout 5.12) * axpect 2.44)
2023-07-29 22:44:17.311 WARNING LOG (3992): 6 duplicate message(s) skipped.
2023-07-29 22:44:17.311 INFO    ARF (3968): Final RCS 64.40 (base 75.00 + loadout 0.00) * axpect 0.86)
2023-07-29 22:44:17.329 INFO    ARF (17328): Final RCS 64.37 (base 75.00 + loadout 0.00) * axpect 0.86)
2023-07-29 22:44:17.338 INFO    ARF (16316): Final RCS 64.34 (base 75.00 + loadout 0.00) * axpect 0.86)
2023-07-29 22:44:17.346 INFO    ARF (5276): Final RCS 64.30 (base 75.00 + loadout 0.00) * axpect 0.86)
2023-07-29 22:44:17.357 INFO    ARF (13920): Final RCS 64.27 (base 75.00 + loadout 0.00) * axpect 0.86)
2023-07-29 22:44:17.359 INFO    ARF (10832): Final RCS 64.24 (base 75.00 + loadout 0.00) * axpect 0.86)
2023-07-29 22:44:17.372 INFO    ARF (13420): Final RCS 64.21 (base 75.00 + loadout 0.00) * axpect 0.86)
2023-07-29 22:44:17.939 INFO    ARF (14528): Final RCS 62.91 (base 75.00 + loadout 0.00) * axpect 0.84)
2023-07-29 22:44:17.949 INFO    ARF (10832): Final RCS 62.90 (base 75.00 + loadout 0.00) * axpect 0.84)
2023-07-29 22:44:17.951 DEBUG   LuaGUI (Main): --- onChatMessage---	for the bunkers?	10	-2
2023-07-29 22:44:17.958 INFO    ARF (1352): Final RCS 62.89 (base 75.00 + loadout 0.00) * axpect 0.84)
2023-07-29 22:44:17.966 INFO    ARF (14528): Final RCS 62.87 (base 75.00 + loadout 0.00) * axpect 0.84)
2023-07-29 22:44:17.982 INFO    ARF (8204): Final RCS 62.86 (base 75.00 + loadout 0.00) * axpect 0.84)
2023-07-29 22:44:17.992 INFO    ARF (8624): Final RCS 62.85 (base 75.00 + loadout 0.00) * axpect 0.84)
2023-07-29 22:44:18.055 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:44:18.055 DEBUG   Scripting (Main): 	 ATCToLeaderHandler : make, coalition = 2
2023-07-29 22:44:18.055 DEBUG   Scripting (Main): Phrases make : key = 9
2023-07-29 22:44:18.056 DEBUG   Scripting (Main): Phrases make : key = 23
2023-07-29 22:44:18.056 DEBUG   Scripting (Main): Phrases make : key = 4275
2023-07-29 22:44:18.056 DEBUG   Scripting (Main): Phrases make : key = 0
2023-07-29 22:44:18.261 INFO    ARF (5548): Final RCS 0.48 (base 0.30 + loadout 0.00) * axpect 1.58)
2023-07-29 22:44:18.270 INFO    ARF (10188): Final RCS 0.47 (base 0.30 + loadout 0.00) * axpect 1.58)
2023-07-29 22:44:19.230 WARNING LOG (3992): 4 duplicate message(s) skipped.
2023-07-29 22:44:19.230 INFO    ARF (13420): Final RCS 23.20 (base 25.00 + loadout 0.00) * axpect 0.93)
2023-07-29 22:44:19.238 INFO    ARF (3968): Final RCS 23.18 (base 25.00 + loadout 0.00) * axpect 0.93)
2023-07-29 22:44:19.253 INFO    ARF (14048): Final RCS 23.16 (base 25.00 + loadout 0.00) * axpect 0.93)
2023-07-29 22:44:19.263 INFO    ARF (13420): Final RCS 23.14 (base 25.00 + loadout 0.00) * axpect 0.93)
2023-07-29 22:44:19.272 INFO    ARF (5996): Final RCS 23.12 (base 25.00 + loadout 0.00) * axpect 0.92)
2023-07-29 22:44:19.281 INFO    ARF (14048): Final RCS 23.10 (base 25.00 + loadout 0.00) * axpect 0.92)
2023-07-29 22:44:19.521 INFO    ARF (17328): Final RCS 0.44 (base 0.30 + loadout 0.00) * axpect 1.48)
2023-07-29 22:44:19.521 INFO    ARF (17328): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:19.521 INFO    ARF (17328): Final RCS 38.81 (base 2.40 + loadout 5.79) * axpect 13.76)
2023-07-29 22:44:19.530 INFO    ARF (13920): Final RCS 0.45 (base 0.30 + loadout 0.00) * axpect 1.48)
2023-07-29 22:44:19.530 INFO    ARF (13920): Final RCS 8.62 (base 3.30 + loadout 2.57) * axpect 1.83)
2023-07-29 22:44:19.530 INFO    ARF (13920): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:19.530 INFO    ARF (13920): Final RCS 38.81 (base 2.40 + loadout 5.79) * axpect 13.76)
2023-07-29 22:44:19.544 INFO    ARF (16380): Final RCS 0.45 (base 0.30 + loadout 0.00) * axpect 1.48)
2023-07-29 22:44:19.544 INFO    ARF (16380): Final RCS 8.61 (base 3.30 + loadout 2.57) * axpect 1.83)
2023-07-29 22:44:19.544 INFO    ARF (16380): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:19.544 INFO    ARF (16380): Final RCS 38.81 (base 2.40 + loadout 5.79) * axpect 13.76)
2023-07-29 22:44:19.554 INFO    ARF (10188): Final RCS 0.45 (base 0.30 + loadout 0.00) * axpect 1.49)
2023-07-29 22:44:19.554 INFO    ARF (10188): Final RCS 8.60 (base 3.30 + loadout 2.57) * axpect 1.83)
2023-07-29 22:44:19.554 INFO    ARF (10188): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:19.554 INFO    ARF (10188): Final RCS 38.81 (base 2.40 + loadout 5.79) * axpect 13.76)
2023-07-29 22:44:19.561 INFO    ARF (5276): Final RCS 0.45 (base 0.30 + loadout 0.00) * axpect 1.49)
2023-07-29 22:44:19.561 INFO    ARF (5276): Final RCS 8.60 (base 3.30 + loadout 2.57) * axpect 1.83)
2023-07-29 22:44:19.561 INFO    ARF (5276): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:19.561 INFO    ARF (5276): Final RCS 38.81 (base 2.40 + loadout 5.79) * axpect 13.76)
2023-07-29 22:44:19.561 INFO    ARF (5276): Final RCS 10.36 (base 3.60 + loadout 7.30) * axpect 0.85)
2023-07-29 22:44:19.569 INFO    ARF (3428): Final RCS 0.45 (base 0.30 + loadout 0.00) * axpect 1.49)
2023-07-29 22:44:19.569 INFO    ARF (3428): Final RCS 8.59 (base 3.30 + loadout 2.57) * axpect 1.82)
2023-07-29 22:44:19.569 INFO    ARF (3428): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:19.569 INFO    ARF (3428): Final RCS 38.81 (base 2.40 + loadout 5.79) * axpect 13.76)
2023-07-29 22:44:19.569 INFO    ARF (3428): Final RCS 10.36 (base 3.60 + loadout 7.30) * axpect 0.85)
2023-07-29 22:44:19.584 INFO    ARF (17328): Final RCS 0.45 (base 0.30 + loadout 0.00) * axpect 1.49)
2023-07-29 22:44:19.584 INFO    ARF (17328): Final RCS 8.58 (base 3.30 + loadout 2.57) * axpect 1.82)
2023-07-29 22:44:19.584 INFO    ARF (17328): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:19.584 INFO    ARF (17328): Final RCS 38.81 (base 2.40 + loadout 5.79) * axpect 13.76)
2023-07-29 22:44:19.584 INFO    ARF (17328): Final RCS 10.36 (base 3.60 + loadout 7.30) * axpect 0.85)
2023-07-29 22:44:19.592 INFO    ARF (12064): Final RCS 8.58 (base 3.30 + loadout 2.57) * axpect 1.82)
2023-07-29 22:44:19.592 INFO    ARF (12064): Final RCS 10.36 (base 3.60 + loadout 7.30) * axpect 0.85)
2023-07-29 22:44:19.663 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:44:19.663 INFO    ARF (8204): Final RCS 13.24 (base 3.30 + loadout 5.12) * axpect 2.46)
2023-07-29 22:44:19.838 WARNING LOG (3992): 6 duplicate message(s) skipped.
2023-07-29 22:44:19.838 INFO    ARF (5548): Final RCS 66.09 (base 75.00 + loadout 0.00) * axpect 0.88)
2023-07-29 22:44:19.847 INFO    ARF (7300): Final RCS 66.13 (base 75.00 + loadout 0.00) * axpect 0.88)
2023-07-29 22:44:19.862 INFO    ARF (9160): Final RCS 66.18 (base 75.00 + loadout 0.00) * axpect 0.88)
2023-07-29 22:44:19.870 INFO    ARF (10832): Final RCS 66.23 (base 75.00 + loadout 0.00) * axpect 0.88)
2023-07-29 22:44:19.878 INFO    ARF (5996): Final RCS 66.28 (base 75.00 + loadout 0.00) * axpect 0.88)
2023-07-29 22:44:19.893 INFO    ARF (5548): Final RCS 66.33 (base 75.00 + loadout 0.00) * axpect 0.88)
2023-07-29 22:44:19.900 INFO    ARF (16380): Final RCS 66.38 (base 75.00 + loadout 0.00) * axpect 0.89)
2023-07-29 22:44:20.459 INFO    ARF (448): Final RCS 69.55 (base 75.00 + loadout 0.00) * axpect 0.93)
2023-07-29 22:44:20.467 INFO    ARF (10188): Final RCS 69.61 (base 75.00 + loadout 0.00) * axpect 0.93)
2023-07-29 22:44:20.482 INFO    ARF (14048): Final RCS 69.68 (base 75.00 + loadout 0.00) * axpect 0.93)
2023-07-29 22:44:20.490 INFO    ARF (16316): Final RCS 69.74 (base 75.00 + loadout 0.00) * axpect 0.93)
2023-07-29 22:44:20.499 INFO    ARF (9160): Final RCS 69.81 (base 75.00 + loadout 0.00) * axpect 0.93)
2023-07-29 22:44:20.513 INFO    ARF (14048): Final RCS 69.87 (base 75.00 + loadout 0.00) * axpect 0.93)
2023-07-29 22:44:20.522 INFO    ARF (14528): Final RCS 69.94 (base 75.00 + loadout 0.00) * axpect 0.93)
2023-07-29 22:44:20.639 INFO    ARF (16316): Final RCS 13.26 (base 3.30 + loadout 5.12) * axpect 2.47)
2023-07-29 22:44:20.782 WARNING LOG (3992): 6 duplicate message(s) skipped.
2023-07-29 22:44:20.782 INFO    ARF (12064): Final RCS 8.18 (base 3.30 + loadout 2.57) * axpect 1.70)
2023-07-29 22:44:20.782 INFO    ARF (12064): Final RCS 38.82 (base 2.40 + loadout 5.79) * axpect 13.76)
2023-07-29 22:44:20.790 INFO    ARF (8624): Final RCS 0.54 (base 0.30 + loadout 0.00) * axpect 1.79)
2023-07-29 22:44:20.790 INFO    ARF (8624): Final RCS 8.18 (base 3.30 + loadout 2.57) * axpect 1.70)
2023-07-29 22:44:20.790 INFO    ARF (8624): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:20.790 INFO    ARF (8624): Final RCS 38.82 (base 2.40 + loadout 5.79) * axpect 13.76)
2023-07-29 22:44:20.798 INFO    ARF (17328): Final RCS 0.54 (base 0.30 + loadout 0.00) * axpect 1.80)
2023-07-29 22:44:20.798 INFO    ARF (17328): Final RCS 8.17 (base 3.30 + loadout 2.57) * axpect 1.70)
2023-07-29 22:44:20.798 INFO    ARF (17328): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:20.798 INFO    ARF (17328): Final RCS 38.82 (base 2.40 + loadout 5.79) * axpect 13.76)
2023-07-29 22:44:20.813 INFO    ARF (8204): Final RCS 0.54 (base 0.30 + loadout 0.00) * axpect 1.80)
2023-07-29 22:44:20.813 INFO    ARF (8204): Final RCS 8.17 (base 3.30 + loadout 2.57) * axpect 1.70)
2023-07-29 22:44:20.813 INFO    ARF (8204): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:20.813 INFO    ARF (8204): Final RCS 38.82 (base 2.40 + loadout 5.79) * axpect 13.76)
2023-07-29 22:44:20.823 INFO    ARF (11892): Final RCS 0.54 (base 0.30 + loadout 0.00) * axpect 1.80)
2023-07-29 22:44:20.823 INFO    ARF (11892): Final RCS 8.17 (base 3.30 + loadout 2.57) * axpect 1.70)
2023-07-29 22:44:20.823 INFO    ARF (11892): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:20.823 INFO    ARF (11892): Final RCS 38.82 (base 2.40 + loadout 5.79) * axpect 13.76)
2023-07-29 22:44:20.829 INFO    ARF (11024): Final RCS 0.54 (base 0.30 + loadout 0.00) * axpect 1.81)
2023-07-29 22:44:20.829 INFO    ARF (11024): Final RCS 8.17 (base 3.30 + loadout 2.57) * axpect 1.70)
2023-07-29 22:44:20.829 INFO    ARF (11024): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:20.829 INFO    ARF (11024): Final RCS 38.82 (base 2.40 + loadout 5.79) * axpect 13.76)
2023-07-29 22:44:20.836 INFO    ARF (10832): Final RCS 0.54 (base 0.30 + loadout 0.00) * axpect 1.81)
2023-07-29 22:44:20.836 INFO    ARF (10832): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:20.836 INFO    ARF (10832): Final RCS 38.82 (base 2.40 + loadout 5.79) * axpect 13.76)
2023-07-29 22:44:21.082 INFO    ARF (7300): Final RCS 20.89 (base 25.00 + loadout 0.00) * axpect 0.84)
2023-07-29 22:44:21.107 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:44:21.107 INFO    ARF (5996): Final RCS 20.88 (base 25.00 + loadout 0.00) * axpect 0.84)
2023-07-29 22:44:21.694 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:44:21.694 INFO    ARF (11892): Final RCS 20.97 (base 25.00 + loadout 0.00) * axpect 0.84)
2023-07-29 22:44:21.710 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:44:21.710 INFO    ARF (3968): Final RCS 20.98 (base 25.00 + loadout 0.00) * axpect 0.84)
2023-07-29 22:44:21.734 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:44:21.734 INFO    ARF (16380): Final RCS 20.99 (base 25.00 + loadout 0.00) * axpect 0.84)
2023-07-29 22:44:21.988 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:44:21.988 INFO    ARF (11024): Final RCS 0.63 (base 0.30 + loadout 0.00) * axpect 2.11)
2023-07-29 22:44:22.127 WARNING LOG (3992): 5 duplicate message(s) skipped.
2023-07-29 22:44:22.127 INFO    ARF (3968): Final RCS 13.28 (base 3.30 + loadout 5.12) * axpect 2.47)
2023-07-29 22:44:22.315 WARNING LOG (3992): 6 duplicate message(s) skipped.
2023-07-29 22:44:22.315 INFO    ARF (16380): Final RCS 83.51 (base 75.00 + loadout 0.00) * axpect 1.11)
2023-07-29 22:44:22.317 INFO    ARF (11024): Final RCS 83.58 (base 75.00 + loadout 0.00) * axpect 1.11)
2023-07-29 22:44:22.331 INFO    ARF (3428): Final RCS 83.66 (base 75.00 + loadout 0.00) * axpect 1.12)
2023-07-29 22:44:22.338 INFO    ARF (11892): Final RCS 83.73 (base 75.00 + loadout 0.00) * axpect 1.12)
2023-07-29 22:44:22.354 INFO    ARF (16316): Final RCS 83.80 (base 75.00 + loadout 0.00) * axpect 1.12)
2023-07-29 22:44:22.361 INFO    ARF (12064): Final RCS 83.87 (base 75.00 + loadout 0.00) * axpect 1.12)
2023-07-29 22:44:22.924 INFO    ARF (16316): Final RCS 87.59 (base 75.00 + loadout 0.00) * axpect 1.17)
2023-07-29 22:44:22.933 INFO    ARF (13420): Final RCS 87.65 (base 75.00 + loadout 0.00) * axpect 1.17)
2023-07-29 22:44:22.940 INFO    ARF (3428): Final RCS 87.71 (base 75.00 + loadout 0.00) * axpect 1.17)
2023-07-29 22:44:22.949 INFO    ARF (17328): Final RCS 87.76 (base 75.00 + loadout 0.00) * axpect 1.17)
2023-07-29 22:44:22.964 INFO    ARF (13420): Final RCS 87.82 (base 75.00 + loadout 0.00) * axpect 1.17)
2023-07-29 22:44:22.972 INFO    ARF (11892): Final RCS 87.88 (base 75.00 + loadout 0.00) * axpect 1.17)
2023-07-29 22:44:22.982 INFO    ARF (10188): Final RCS 87.93 (base 75.00 + loadout 0.00) * axpect 1.17)
2023-07-29 22:44:23.253 INFO    ARF (5548): Final RCS 0.54 (base 0.30 + loadout 0.00) * axpect 1.79)
2023-07-29 22:44:23.261 INFO    ARF (3428): Final RCS 0.53 (base 0.30 + loadout 0.00) * axpect 1.78)
2023-07-29 22:44:23.277 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:44:23.277 INFO    ARF (1352): Final RCS 0.53 (base 0.30 + loadout 0.00) * axpect 1.77)
2023-07-29 22:44:24.202 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:44:24.202 INFO    ARF (8204): Final RCS 25.29 (base 25.00 + loadout 0.00) * axpect 1.01)
2023-07-29 22:44:24.208 INFO    ARF (5996): Final RCS 25.32 (base 25.00 + loadout 0.00) * axpect 1.01)
2023-07-29 22:44:24.223 INFO    ARF (1352): Final RCS 25.35 (base 25.00 + loadout 0.00) * axpect 1.01)
2023-07-29 22:44:24.232 INFO    ARF (13420): Final RCS 25.37 (base 25.00 + loadout 0.00) * axpect 1.01)
2023-07-29 22:44:24.240 INFO    ARF (448): Final RCS 25.40 (base 25.00 + loadout 0.00) * axpect 1.02)
2023-07-29 22:44:24.247 INFO    ARF (13920): Final RCS 25.42 (base 25.00 + loadout 0.00) * axpect 1.02)
2023-07-29 22:44:24.262 INFO    ARF (17328): Final RCS 25.45 (base 25.00 + loadout 0.00) * axpect 1.02)
2023-07-29 22:44:24.505 INFO    ARF (16316): Final RCS 0.43 (base 0.30 + loadout 0.00) * axpect 1.44)
2023-07-29 22:44:24.505 INFO    ARF (16316): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:24.505 INFO    ARF (16316): Final RCS 38.85 (base 2.40 + loadout 5.79) * axpect 13.78)
2023-07-29 22:44:24.512 INFO    ARF (10188): Final RCS 0.43 (base 0.30 + loadout 0.00) * axpect 1.44)
2023-07-29 22:44:24.512 INFO    ARF (10188): Final RCS 7.94 (base 3.30 + loadout 2.57) * axpect 1.63)
2023-07-29 22:44:24.512 INFO    ARF (10188): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:24.512 INFO    ARF (10188): Final RCS 38.85 (base 2.40 + loadout 5.79) * axpect 13.78)
2023-07-29 22:44:24.520 INFO    ARF (5548): Final RCS 0.43 (base 0.30 + loadout 0.00) * axpect 1.44)
2023-07-29 22:44:24.520 INFO    ARF (5548): Final RCS 7.94 (base 3.30 + loadout 2.57) * axpect 1.63)
2023-07-29 22:44:24.520 INFO    ARF (5548): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:24.520 INFO    ARF (5548): Final RCS 38.85 (base 2.40 + loadout 5.79) * axpect 13.78)
2023-07-29 22:44:24.528 INFO    ARF (12064): Final RCS 0.43 (base 0.30 + loadout 0.00) * axpect 1.44)
2023-07-29 22:44:24.528 INFO    ARF (12064): Final RCS 7.94 (base 3.30 + loadout 2.57) * axpect 1.63)
2023-07-29 22:44:24.528 INFO    ARF (12064): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:24.528 INFO    ARF (12064): Final RCS 38.86 (base 2.40 + loadout 5.79) * axpect 13.78)
2023-07-29 22:44:24.543 INFO    ARF (10188): Final RCS 0.43 (base 0.30 + loadout 0.00) * axpect 1.44)
2023-07-29 22:44:24.543 INFO    ARF (10188): Final RCS 7.94 (base 3.30 + loadout 2.57) * axpect 1.63)
2023-07-29 22:44:24.543 INFO    ARF (10188): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:24.543 INFO    ARF (10188): Final RCS 38.86 (base 2.40 + loadout 5.79) * axpect 13.78)
2023-07-29 22:44:24.543 INFO    ARF (10188): Final RCS 10.37 (base 3.60 + loadout 7.30) * axpect 0.85)
2023-07-29 22:44:24.552 INFO    ARF (5548): Final RCS 0.43 (base 0.30 + loadout 0.00) * axpect 1.44)
2023-07-29 22:44:24.552 INFO    ARF (5548): Final RCS 7.94 (base 3.30 + loadout 2.57) * axpect 1.63)
2023-07-29 22:44:24.552 INFO    ARF (5548): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:24.552 INFO    ARF (5548): Final RCS 38.86 (base 2.40 + loadout 5.79) * axpect 13.78)
2023-07-29 22:44:24.552 INFO    ARF (5548): Final RCS 10.37 (base 3.60 + loadout 7.30) * axpect 0.85)
2023-07-29 22:44:24.560 INFO    ARF (17328): Final RCS 0.43 (base 0.30 + loadout 0.00) * axpect 1.44)
2023-07-29 22:44:24.560 INFO    ARF (17328): Final RCS 7.94 (base 3.30 + loadout 2.57) * axpect 1.63)
2023-07-29 22:44:24.560 INFO    ARF (17328): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:24.560 INFO    ARF (17328): Final RCS 38.86 (base 2.40 + loadout 5.79) * axpect 13.78)
2023-07-29 22:44:24.560 INFO    ARF (17328): Final RCS 10.37 (base 3.60 + loadout 7.30) * axpect 0.85)
2023-07-29 22:44:24.653 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:44:24.653 INFO    ARF (16380): Final RCS 13.23 (base 3.30 + loadout 5.12) * axpect 2.46)
2023-07-29 22:44:24.817 WARNING LOG (3992): 6 duplicate message(s) skipped.
2023-07-29 22:44:24.817 INFO    ARF (3428): Final RCS 90.39 (base 75.00 + loadout 0.00) * axpect 1.21)
2023-07-29 22:44:24.832 INFO    ARF (16380): Final RCS 90.35 (base 75.00 + loadout 0.00) * axpect 1.20)
2023-07-29 22:44:24.840 INFO    ARF (1352): Final RCS 90.32 (base 75.00 + loadout 0.00) * axpect 1.20)
2023-07-29 22:44:24.850 INFO    ARF (5548): Final RCS 90.29 (base 75.00 + loadout 0.00) * axpect 1.20)
2023-07-29 22:44:24.863 INFO    ARF (11892): Final RCS 90.25 (base 75.00 + loadout 0.00) * axpect 1.20)
2023-07-29 22:44:24.871 INFO    ARF (11024): Final RCS 90.22 (base 75.00 + loadout 0.00) * axpect 1.20)
2023-07-29 22:44:24.879 INFO    ARF (448): Final RCS 90.18 (base 75.00 + loadout 0.00) * axpect 1.20)
2023-07-29 22:44:25.444 INFO    ARF (17328): Final RCS 87.56 (base 75.00 + loadout 0.00) * axpect 1.17)
2023-07-29 22:44:25.452 INFO    ARF (1352): Final RCS 87.50 (base 75.00 + loadout 0.00) * axpect 1.17)
2023-07-29 22:44:25.459 INFO    ARF (3428): Final RCS 87.44 (base 75.00 + loadout 0.00) * axpect 1.17)
2023-07-29 22:44:25.468 INFO    ARF (16316): Final RCS 87.38 (base 75.00 + loadout 0.00) * axpect 1.17)
2023-07-29 22:44:25.483 INFO    ARF (11024): Final RCS 87.33 (base 75.00 + loadout 0.00) * axpect 1.16)
2023-07-29 22:44:25.491 INFO    ARF (5996): Final RCS 87.27 (base 75.00 + loadout 0.00) * axpect 1.16)
2023-07-29 22:44:25.499 INFO    ARF (17328): Final RCS 87.21 (base 75.00 + loadout 0.00) * axpect 1.16)
2023-07-29 22:44:25.563 DEBUG   LuaGUI (Main): --- onChatMessage---	yeah	22	-2
2023-07-29 22:44:25.619 INFO    ARF (14048): Final RCS 13.20 (base 3.30 + loadout 5.12) * axpect 2.45)
2023-07-29 22:44:25.671 WARNING LOG (3992): 4 duplicate message(s) skipped.
2023-07-29 22:44:25.671 INFO    ARF (3968): Final RCS 13.19 (base 3.30 + loadout 5.12) * axpect 2.45)
2023-07-29 22:44:25.763 INFO    ARF (16316): Final RCS 7.92 (base 3.30 + loadout 2.57) * axpect 1.62)
2023-07-29 22:44:25.763 INFO    ARF (16316): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:25.763 INFO    ARF (16316): Final RCS 38.87 (base 2.40 + loadout 5.79) * axpect 13.78)
2023-07-29 22:44:25.771 INFO    ARF (8624): Final RCS 0.50 (base 0.30 + loadout 0.00) * axpect 1.67)
2023-07-29 22:44:25.771 INFO    ARF (8624): Final RCS 7.92 (base 3.30 + loadout 2.57) * axpect 1.62)
2023-07-29 22:44:25.771 INFO    ARF (8624): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:25.771 INFO    ARF (8624): Final RCS 38.87 (base 2.40 + loadout 5.79) * axpect 13.78)
2023-07-29 22:44:25.779 INFO    ARF (17328): Final RCS 0.50 (base 0.30 + loadout 0.00) * axpect 1.68)
2023-07-29 22:44:25.779 INFO    ARF (17328): Final RCS 7.92 (base 3.30 + loadout 2.57) * axpect 1.62)
2023-07-29 22:44:25.779 INFO    ARF (17328): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:25.779 INFO    ARF (17328): Final RCS 38.87 (base 2.40 + loadout 5.79) * axpect 13.78)
2023-07-29 22:44:25.788 INFO    ARF (12064): Final RCS 0.50 (base 0.30 + loadout 0.00) * axpect 1.68)
2023-07-29 22:44:25.788 INFO    ARF (12064): Final RCS 7.92 (base 3.30 + loadout 2.57) * axpect 1.62)
2023-07-29 22:44:25.788 INFO    ARF (12064): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:25.788 INFO    ARF (12064): Final RCS 38.87 (base 2.40 + loadout 5.79) * axpect 13.78)
2023-07-29 22:44:25.803 INFO    ARF (8624): Final RCS 0.51 (base 0.30 + loadout 0.00) * axpect 1.68)
2023-07-29 22:44:25.803 INFO    ARF (8624): Final RCS 7.92 (base 3.30 + loadout 2.57) * axpect 1.62)
2023-07-29 22:44:25.803 INFO    ARF (8624): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:25.803 INFO    ARF (8624): Final RCS 38.87 (base 2.40 + loadout 5.79) * axpect 13.78)
2023-07-29 22:44:25.818 INFO    ARF (17328): Final RCS 0.51 (base 0.30 + loadout 0.00) * axpect 1.69)
2023-07-29 22:44:25.818 INFO    ARF (17328): Final RCS 7.92 (base 3.30 + loadout 2.57) * axpect 1.62)
2023-07-29 22:44:25.818 INFO    ARF (17328): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:25.818 INFO    ARF (17328): Final RCS 38.87 (base 2.40 + loadout 5.79) * axpect 13.78)
2023-07-29 22:44:25.820 INFO    ARF (5548): Final RCS 0.51 (base 0.30 + loadout 0.00) * axpect 1.69)
2023-07-29 22:44:25.820 INFO    ARF (5548): Final RCS 7.92 (base 3.30 + loadout 2.57) * axpect 1.62)
2023-07-29 22:44:25.820 INFO    ARF (5548): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:25.820 INFO    ARF (5548): Final RCS 38.87 (base 2.40 + loadout 5.79) * axpect 13.78)
2023-07-29 22:44:26.061 INFO    ARF (14528): Final RCS 29.42 (base 25.00 + loadout 0.00) * axpect 1.18)
2023-07-29 22:44:26.070 INFO    ARF (16380): Final RCS 29.43 (base 25.00 + loadout 0.00) * axpect 1.18)
2023-07-29 22:44:26.085 INFO    ARF (5548): Final RCS 29.44 (base 25.00 + loadout 0.00) * axpect 1.18)
2023-07-29 22:44:26.092 INFO    ARF (10832): Final RCS 29.46 (base 25.00 + loadout 0.00) * axpect 1.18)
2023-07-29 22:44:26.102 INFO    ARF (10188): Final RCS 29.47 (base 25.00 + loadout 0.00) * axpect 1.18)
2023-07-29 22:44:26.108 INFO    ARF (7300): Final RCS 29.48 (base 25.00 + loadout 0.00) * axpect 1.18)
2023-07-29 22:44:26.119 INFO    ARF (16380): Final RCS 29.50 (base 25.00 + loadout 0.00) * axpect 1.18)
2023-07-29 22:44:26.666 INFO    ARF (13420): Final RCS 29.97 (base 25.00 + loadout 0.00) * axpect 1.20)
2023-07-29 22:44:26.683 INFO    ARF (1352): Final RCS 29.98 (base 25.00 + loadout 0.00) * axpect 1.20)
2023-07-29 22:44:26.712 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:44:26.712 INFO    ARF (10188): Final RCS 29.99 (base 25.00 + loadout 0.00) * axpect 1.20)
2023-07-29 22:44:26.956 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:44:26.956 INFO    ARF (16380): Final RCS 0.61 (base 0.30 + loadout 0.00) * axpect 2.04)
2023-07-29 22:44:27.019 WARNING LOG (3992): 5 duplicate message(s) skipped.
2023-07-29 22:44:27.019 INFO    ARF (5276): Final RCS 0.61 (base 0.30 + loadout 0.00) * axpect 2.05)
2023-07-29 22:44:27.118 INFO    ARF (17328): Final RCS 13.14 (base 3.30 + loadout 5.12) * axpect 2.43)
2023-07-29 22:44:27.288 WARNING LOG (3992): 5 duplicate message(s) skipped.
2023-07-29 22:44:27.288 INFO    ARF (10832): Final RCS 74.04 (base 75.00 + loadout 0.00) * axpect 0.99)
2023-07-29 22:44:27.304 INFO    ARF (16316): Final RCS 73.97 (base 75.00 + loadout 0.00) * axpect 0.99)
2023-07-29 22:44:27.312 INFO    ARF (13920): Final RCS 73.90 (base 75.00 + loadout 0.00) * axpect 0.99)
2023-07-29 22:44:27.319 INFO    ARF (8204): Final RCS 73.83 (base 75.00 + loadout 0.00) * axpect 0.98)
2023-07-29 22:44:27.328 INFO    ARF (7300): Final RCS 73.75 (base 75.00 + loadout 0.00) * axpect 0.98)
2023-07-29 22:44:27.340 INFO    ARF (3968): Final RCS 73.68 (base 75.00 + loadout 0.00) * axpect 0.98)
2023-07-29 22:44:27.355 INFO    ARF (13420): Final RCS 73.61 (base 75.00 + loadout 0.00) * axpect 0.98)
2023-07-29 22:44:27.912 INFO    ARF (5548): Final RCS 69.91 (base 75.00 + loadout 0.00) * axpect 0.93)
2023-07-29 22:44:27.921 INFO    ARF (14048): Final RCS 69.85 (base 75.00 + loadout 0.00) * axpect 0.93)
2023-07-29 22:44:27.928 INFO    ARF (9160): Final RCS 69.80 (base 75.00 + loadout 0.00) * axpect 0.93)
2023-07-29 22:44:27.943 INFO    ARF (16316): Final RCS 69.74 (base 75.00 + loadout 0.00) * axpect 0.93)
2023-07-29 22:44:27.952 INFO    ARF (14528): Final RCS 69.68 (base 75.00 + loadout 0.00) * axpect 0.93)
2023-07-29 22:44:27.959 INFO    ARF (12064): Final RCS 69.62 (base 75.00 + loadout 0.00) * axpect 0.93)
2023-07-29 22:44:28.231 INFO    ARF (5996): Final RCS 0.52 (base 0.30 + loadout 0.00) * axpect 1.73)
2023-07-29 22:44:28.264 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:44:28.264 INFO    ARF (11024): Final RCS 0.52 (base 0.30 + loadout 0.00) * axpect 1.72)
2023-07-29 22:44:28.279 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:44:28.279 INFO    ARF (5548): Final RCS 0.51 (base 0.30 + loadout 0.00) * axpect 1.71)
2023-07-29 22:44:28.325 DEBUG   LuaGUI (Main): --- onChatMessage---	bro ghost were u gone	6	-1
2023-07-29 22:44:29.188 INFO    ARF (3968): Final RCS 26.41 (base 25.00 + loadout 0.00) * axpect 1.06)
2023-07-29 22:44:29.197 INFO    ARF (12064): Final RCS 26.38 (base 25.00 + loadout 0.00) * axpect 1.06)
2023-07-29 22:44:29.211 INFO    ARF (11024): Final RCS 26.36 (base 25.00 + loadout 0.00) * axpect 1.05)
2023-07-29 22:44:29.219 INFO    ARF (10188): Final RCS 26.33 (base 25.00 + loadout 0.00) * axpect 1.05)
2023-07-29 22:44:29.227 INFO    ARF (5548): Final RCS 26.31 (base 25.00 + loadout 0.00) * axpect 1.05)
2023-07-29 22:44:29.242 INFO    ARF (3968): Final RCS 26.28 (base 25.00 + loadout 0.00) * axpect 1.05)
2023-07-29 22:44:29.251 INFO    ARF (7300): Final RCS 26.26 (base 25.00 + loadout 0.00) * axpect 1.05)
2023-07-29 22:44:29.490 INFO    ARF (8204): Final RCS 0.44 (base 0.30 + loadout 0.00) * axpect 1.46)
2023-07-29 22:44:29.490 INFO    ARF (8204): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:29.490 INFO    ARF (8204): Final RCS 38.90 (base 2.40 + loadout 5.79) * axpect 13.80)
2023-07-29 22:44:29.498 INFO    ARF (13920): Final RCS 0.44 (base 0.30 + loadout 0.00) * axpect 1.46)
2023-07-29 22:44:29.498 INFO    ARF (13920): Final RCS 7.89 (base 3.30 + loadout 2.57) * axpect 1.61)
2023-07-29 22:44:29.498 INFO    ARF (13920): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:29.498 INFO    ARF (13920): Final RCS 38.90 (base 2.40 + loadout 5.79) * axpect 13.80)
2023-07-29 22:44:29.512 INFO    ARF (5996): Final RCS 0.44 (base 0.30 + loadout 0.00) * axpect 1.46)
2023-07-29 22:44:29.512 INFO    ARF (5996): Final RCS 7.88 (base 3.30 + loadout 2.57) * axpect 1.61)
2023-07-29 22:44:29.512 INFO    ARF (5996): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:29.512 INFO    ARF (5996): Final RCS 38.90 (base 2.40 + loadout 5.79) * axpect 13.80)
2023-07-29 22:44:29.521 INFO    ARF (8204): Final RCS 0.44 (base 0.30 + loadout 0.00) * axpect 1.46)
2023-07-29 22:44:29.521 INFO    ARF (8204): Final RCS 7.88 (base 3.30 + loadout 2.57) * axpect 1.61)
2023-07-29 22:44:29.521 INFO    ARF (8204): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:29.521 INFO    ARF (8204): Final RCS 38.90 (base 2.40 + loadout 5.79) * axpect 13.80)
2023-07-29 22:44:29.529 INFO    ARF (11892): Final RCS 0.44 (base 0.30 + loadout 0.00) * axpect 1.46)
2023-07-29 22:44:29.529 INFO    ARF (11892): Final RCS 7.88 (base 3.30 + loadout 2.57) * axpect 1.61)
2023-07-29 22:44:29.529 INFO    ARF (11892): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:29.529 INFO    ARF (11892): Final RCS 38.90 (base 2.40 + loadout 5.79) * axpect 13.80)
2023-07-29 22:44:29.529 INFO    ARF (11892): Final RCS 10.39 (base 3.60 + loadout 7.30) * axpect 0.86)
2023-07-29 22:44:29.552 INFO    ARF (14048): Final RCS 0.44 (base 0.30 + loadout 0.00) * axpect 1.47)
2023-07-29 22:44:29.552 INFO    ARF (14048): Final RCS 7.88 (base 3.30 + loadout 2.57) * axpect 1.61)
2023-07-29 22:44:29.552 INFO    ARF (14048): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:29.552 INFO    ARF (14048): Final RCS 38.90 (base 2.40 + loadout 5.79) * axpect 13.80)
2023-07-29 22:44:29.552 INFO    ARF (14048): Final RCS 10.39 (base 3.60 + loadout 7.30) * axpect 0.86)
2023-07-29 22:44:29.553 INFO    ARF (1352): Final RCS 0.44 (base 0.30 + loadout 0.00) * axpect 1.47)
2023-07-29 22:44:29.553 INFO    ARF (1352): Final RCS 7.88 (base 3.30 + loadout 2.57) * axpect 1.61)
2023-07-29 22:44:29.553 INFO    ARF (1352): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:29.553 INFO    ARF (1352): Final RCS 38.90 (base 2.40 + loadout 5.79) * axpect 13.80)
2023-07-29 22:44:29.553 INFO    ARF (1352): Final RCS 10.39 (base 3.60 + loadout 7.30) * axpect 0.86)
2023-07-29 22:44:29.648 WARNING LOG (3992): 4 duplicate message(s) skipped.
2023-07-29 22:44:29.648 INFO    ARF (8624): Final RCS 13.13 (base 3.30 + loadout 5.12) * axpect 2.43)
2023-07-29 22:44:29.820 WARNING LOG (3992): 5 duplicate message(s) skipped.
2023-07-29 22:44:29.820 INFO    ARF (11892): Final RCS 64.46 (base 75.00 + loadout 0.00) * axpect 0.86)
2023-07-29 22:44:29.833 INFO    ARF (16380): Final RCS 64.47 (base 75.00 + loadout 0.00) * axpect 0.86)
2023-07-29 22:44:29.840 INFO    ARF (448): Final RCS 64.48 (base 75.00 + loadout 0.00) * axpect 0.86)
2023-07-29 22:44:29.859 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:44:29.859 INFO    ARF (9160): Final RCS 64.49 (base 75.00 + loadout 0.00) * axpect 0.86)
2023-07-29 22:44:29.872 INFO    ARF (14048): Final RCS 64.50 (base 75.00 + loadout 0.00) * axpect 0.86)
2023-07-29 22:44:29.880 INFO    ARF (14528): Final RCS 64.51 (base 75.00 + loadout 0.00) * axpect 0.86)
2023-07-29 22:44:30.431 INFO    ARF (448): Final RCS 65.54 (base 75.00 + loadout 0.00) * axpect 0.87)
2023-07-29 22:44:30.439 INFO    ARF (14528): Final RCS 65.57 (base 75.00 + loadout 0.00) * axpect 0.87)
2023-07-29 22:44:30.448 INFO    ARF (8204): Final RCS 65.60 (base 75.00 + loadout 0.00) * axpect 0.87)
2023-07-29 22:44:30.463 INFO    ARF (14048): Final RCS 65.63 (base 75.00 + loadout 0.00) * axpect 0.88)
2023-07-29 22:44:30.470 INFO    ARF (17328): Final RCS 65.66 (base 75.00 + loadout 0.00) * axpect 0.88)
2023-07-29 22:44:30.478 INFO    ARF (3968): Final RCS 65.69 (base 75.00 + loadout 0.00) * axpect 0.88)
2023-07-29 22:44:30.488 DEBUG   LuaGUI (Main): --- onChatMessage---	Trygon connected to server	nil	nil
2023-07-29 22:44:30.529 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:44:30.603 INFO    ARF (3968): Final RCS 13.13 (base 3.30 + loadout 5.12) * axpect 2.43)
2023-07-29 22:44:30.710 WARNING LOG (3992): 6 duplicate message(s) skipped.
2023-07-29 22:44:30.710 INFO    ASYNCNET (Main): Current ping: 77.0ms
2023-07-29 22:44:30.750 INFO    ARF (17328): Final RCS 7.88 (base 3.30 + loadout 2.57) * axpect 1.61)
2023-07-29 22:44:30.750 INFO    ARF (17328): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:30.750 INFO    ARF (17328): Final RCS 38.91 (base 2.40 + loadout 5.79) * axpect 13.80)
2023-07-29 22:44:30.764 INFO    ARF (5276): Final RCS 0.58 (base 0.30 + loadout 0.00) * axpect 1.94)
2023-07-29 22:44:30.764 INFO    ARF (5276): Final RCS 7.88 (base 3.30 + loadout 2.57) * axpect 1.61)
2023-07-29 22:44:30.764 INFO    ARF (5276): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:30.764 INFO    ARF (5276): Final RCS 38.91 (base 2.40 + loadout 5.79) * axpect 13.80)
2023-07-29 22:44:30.771 INFO    ARF (8624): Final RCS 0.58 (base 0.30 + loadout 0.00) * axpect 1.95)
2023-07-29 22:44:30.771 INFO    ARF (8624): Final RCS 7.88 (base 3.30 + loadout 2.57) * axpect 1.61)
2023-07-29 22:44:30.771 INFO    ARF (8624): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:30.771 INFO    ARF (8624): Final RCS 38.91 (base 2.40 + loadout 5.79) * axpect 13.80)
2023-07-29 22:44:30.779 INFO    ARF (12064): Final RCS 0.59 (base 0.30 + loadout 0.00) * axpect 1.95)
2023-07-29 22:44:30.779 INFO    ARF (12064): Final RCS 7.88 (base 3.30 + loadout 2.57) * axpect 1.61)
2023-07-29 22:44:30.779 INFO    ARF (12064): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:30.779 INFO    ARF (12064): Final RCS 38.92 (base 2.40 + loadout 5.79) * axpect 13.80)
2023-07-29 22:44:30.794 INFO    ARF (5276): Final RCS 0.59 (base 0.30 + loadout 0.00) * axpect 1.96)
2023-07-29 22:44:30.794 INFO    ARF (5276): Final RCS 7.88 (base 3.30 + loadout 2.57) * axpect 1.61)
2023-07-29 22:44:30.794 INFO    ARF (5276): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:30.794 INFO    ARF (5276): Final RCS 38.92 (base 2.40 + loadout 5.79) * axpect 13.80)
2023-07-29 22:44:30.802 INFO    ARF (8624): Final RCS 0.59 (base 0.30 + loadout 0.00) * axpect 1.96)
2023-07-29 22:44:30.802 INFO    ARF (8624): Final RCS 7.88 (base 3.30 + loadout 2.57) * axpect 1.61)
2023-07-29 22:44:30.802 INFO    ARF (8624): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:30.802 INFO    ARF (8624): Final RCS 38.92 (base 2.40 + loadout 5.79) * axpect 13.80)
2023-07-29 22:44:30.810 INFO    ARF (11024): Final RCS 0.59 (base 0.30 + loadout 0.00) * axpect 1.97)
2023-07-29 22:44:30.810 INFO    ARF (11024): Final RCS 7.88 (base 3.30 + loadout 2.57) * axpect 1.61)
2023-07-29 22:44:30.810 INFO    ARF (11024): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:30.810 INFO    ARF (11024): Final RCS 38.92 (base 2.40 + loadout 5.79) * axpect 13.80)
2023-07-29 22:44:31.062 INFO    ARF (5996): Final RCS 22.11 (base 25.00 + loadout 0.00) * axpect 0.88)
2023-07-29 22:44:31.070 INFO    ARF (7300): Final RCS 22.09 (base 25.00 + loadout 0.00) * axpect 0.88)
2023-07-29 22:44:31.078 INFO    ARF (3968): Final RCS 22.08 (base 25.00 + loadout 0.00) * axpect 0.88)
2023-07-29 22:44:31.094 INFO    ARF (16380): Final RCS 22.06 (base 25.00 + loadout 0.00) * axpect 0.88)
2023-07-29 22:44:31.101 INFO    ARF (3428): Final RCS 22.04 (base 25.00 + loadout 0.00) * axpect 0.88)
2023-07-29 22:44:31.108 INFO    ARF (11024): Final RCS 22.03 (base 25.00 + loadout 0.00) * axpect 0.88)
2023-07-29 22:44:31.228 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:44:31.647 INFO    ARF (8204): Final RCS 21.32 (base 25.00 + loadout 0.00) * axpect 0.85)
2023-07-29 22:44:31.662 INFO    ARF (10832): Final RCS 21.31 (base 25.00 + loadout 0.00) * axpect 0.85)
2023-07-29 22:44:31.671 INFO    ARF (448): Final RCS 21.30 (base 25.00 + loadout 0.00) * axpect 0.85)
2023-07-29 22:44:31.678 INFO    ARF (14048): Final RCS 21.29 (base 25.00 + loadout 0.00) * axpect 0.85)
2023-07-29 22:44:31.686 INFO    ARF (16380): Final RCS 21.28 (base 25.00 + loadout 0.00) * axpect 0.85)
2023-07-29 22:44:31.703 INFO    ARF (13920): Final RCS 21.27 (base 25.00 + loadout 0.00) * axpect 0.85)
2023-07-29 22:44:31.711 INFO    ARF (17328): Final RCS 21.26 (base 25.00 + loadout 0.00) * axpect 0.85)
2023-07-29 22:44:31.955 INFO    ARF (13420): Final RCS 0.76 (base 0.30 + loadout 0.00) * axpect 2.54)
2023-07-29 22:44:31.970 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:44:31.970 INFO    ARF (7300): Final RCS 0.76 (base 0.30 + loadout 0.00) * axpect 2.55)
2023-07-29 22:44:32.001 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:44:32.001 INFO    ARF (17328): Final RCS 0.77 (base 0.30 + loadout 0.00) * axpect 2.55)
2023-07-29 22:44:32.111 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:44:32.111 INFO    ARF (448): Final RCS 13.14 (base 3.30 + loadout 5.12) * axpect 2.43)
2023-07-29 22:44:32.160 WARNING LOG (3992): 4 duplicate message(s) skipped.
2023-07-29 22:44:32.160 INFO    ARF (9160): Final RCS 13.15 (base 3.30 + loadout 5.12) * axpect 2.43)
2023-07-29 22:44:32.178 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:44:32.178 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:44:32.288 INFO    ARF (14048): Final RCS 76.87 (base 75.00 + loadout 0.00) * axpect 1.02)
2023-07-29 22:44:32.303 INFO    ARF (17328): Final RCS 76.98 (base 75.00 + loadout 0.00) * axpect 1.03)
2023-07-29 22:44:32.311 INFO    ARF (13920): Final RCS 77.08 (base 75.00 + loadout 0.00) * axpect 1.03)
2023-07-29 22:44:32.319 INFO    ARF (10188): Final RCS 77.19 (base 75.00 + loadout 0.00) * axpect 1.03)
2023-07-29 22:44:32.327 INFO    ARF (10832): Final RCS 77.29 (base 75.00 + loadout 0.00) * axpect 1.03)
2023-07-29 22:44:32.342 INFO    ARF (3428): Final RCS 77.40 (base 75.00 + loadout 0.00) * axpect 1.03)
2023-07-29 22:44:32.902 INFO    ARF (8204): Final RCS 85.39 (base 75.00 + loadout 0.00) * axpect 1.14)
2023-07-29 22:44:32.909 INFO    ARF (5996): Final RCS 85.53 (base 75.00 + loadout 0.00) * axpect 1.14)
2023-07-29 22:44:32.917 INFO    ARF (10832): Final RCS 85.66 (base 75.00 + loadout 0.00) * axpect 1.14)
2023-07-29 22:44:32.932 INFO    ARF (17328): Final RCS 85.80 (base 75.00 + loadout 0.00) * axpect 1.14)
2023-07-29 22:44:32.940 INFO    ARF (16316): Final RCS 85.92 (base 75.00 + loadout 0.00) * axpect 1.15)
2023-07-29 22:44:33.219 INFO    ARF (17328): Final RCS 0.73 (base 0.30 + loadout 0.00) * axpect 2.43)
2023-07-29 22:44:34.174 WARNING LOG (3992): 6 duplicate message(s) skipped.
2023-07-29 22:44:34.174 INFO    ARF (5996): Final RCS 22.47 (base 25.00 + loadout 0.00) * axpect 0.90)
2023-07-29 22:44:34.181 INFO    ARF (10832): Final RCS 22.48 (base 25.00 + loadout 0.00) * axpect 0.90)
2023-07-29 22:44:34.190 INFO    ARF (8204): Final RCS 22.50 (base 25.00 + loadout 0.00) * axpect 0.90)
2023-07-29 22:44:34.199 INFO    ARF (5548): Final RCS 22.52 (base 25.00 + loadout 0.00) * axpect 0.90)
2023-07-29 22:44:34.213 INFO    ARF (16316): Final RCS 22.54 (base 25.00 + loadout 0.00) * axpect 0.90)
2023-07-29 22:44:34.215 DEBUG   LuaGUI (Main): --- onChatMessage---	u need penetrators	10	-2
2023-07-29 22:44:34.222 INFO    ARF (3968): Final RCS 22.56 (base 25.00 + loadout 0.00) * axpect 0.90)
2023-07-29 22:44:34.230 INFO    ARF (8624): Final RCS 22.58 (base 25.00 + loadout 0.00) * axpect 0.90)
2023-07-29 22:44:34.475 INFO    ARF (5996): Final RCS 0.88 (base 0.30 + loadout 0.00) * axpect 2.94)
2023-07-29 22:44:34.475 INFO    ARF (5996): Final RCS 7.91 (base 3.30 + loadout 2.57) * axpect 1.62)
2023-07-29 22:44:34.475 INFO    ARF (5996): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:34.475 INFO    ARF (5996): Final RCS 38.95 (base 2.40 + loadout 5.79) * axpect 13.82)
2023-07-29 22:44:34.484 INFO    ARF (7300): Final RCS 0.89 (base 0.30 + loadout 0.00) * axpect 2.96)
2023-07-29 22:44:34.484 INFO    ARF (7300): Final RCS 7.91 (base 3.30 + loadout 2.57) * axpect 1.62)
2023-07-29 22:44:34.484 INFO    ARF (7300): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:34.484 INFO    ARF (7300): Final RCS 38.95 (base 2.40 + loadout 5.79) * axpect 13.82)
2023-07-29 22:44:34.492 INFO    ARF (9160): Final RCS 0.89 (base 0.30 + loadout 0.00) * axpect 2.97)
2023-07-29 22:44:34.492 INFO    ARF (9160): Final RCS 7.91 (base 3.30 + loadout 2.57) * axpect 1.62)
2023-07-29 22:44:34.492 INFO    ARF (9160): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:34.492 INFO    ARF (9160): Final RCS 38.95 (base 2.40 + loadout 5.79) * axpect 13.82)
2023-07-29 22:44:34.507 INFO    ARF (5996): Final RCS 0.89 (base 0.30 + loadout 0.00) * axpect 2.98)
2023-07-29 22:44:34.507 INFO    ARF (5996): Final RCS 7.91 (base 3.30 + loadout 2.57) * axpect 1.62)
2023-07-29 22:44:34.507 INFO    ARF (5996): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:34.507 INFO    ARF (5996): Final RCS 38.95 (base 2.40 + loadout 5.79) * axpect 13.82)
2023-07-29 22:44:34.516 INFO    ARF (7300): Final RCS 0.90 (base 0.30 + loadout 0.00) * axpect 2.99)
2023-07-29 22:44:34.516 INFO    ARF (7300): Final RCS 7.91 (base 3.30 + loadout 2.57) * axpect 1.62)
2023-07-29 22:44:34.516 INFO    ARF (7300): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:34.516 INFO    ARF (7300): Final RCS 38.95 (base 2.40 + loadout 5.79) * axpect 13.82)
2023-07-29 22:44:34.516 INFO    ARF (7300): Final RCS 10.41 (base 3.60 + loadout 7.30) * axpect 0.86)
2023-07-29 22:44:34.518 INFO    ARF (5276): Final RCS 0.90 (base 0.30 + loadout 0.00) * axpect 3.00)
2023-07-29 22:44:34.518 INFO    ARF (5276): Final RCS 7.91 (base 3.30 + loadout 2.57) * axpect 1.62)
2023-07-29 22:44:34.518 INFO    ARF (5276): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:34.518 INFO    ARF (5276): Final RCS 38.95 (base 2.40 + loadout 5.79) * axpect 13.82)
2023-07-29 22:44:34.518 INFO    ARF (5276): Final RCS 10.41 (base 3.60 + loadout 7.30) * axpect 0.86)
2023-07-29 22:44:34.531 INFO    ARF (5548): Final RCS 0.90 (base 0.30 + loadout 0.00) * axpect 3.02)
2023-07-29 22:44:34.531 INFO    ARF (5548): Final RCS 7.91 (base 3.30 + loadout 2.57) * axpect 1.62)
2023-07-29 22:44:34.531 INFO    ARF (5548): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:34.531 INFO    ARF (5548): Final RCS 38.95 (base 2.40 + loadout 5.79) * axpect 13.82)
2023-07-29 22:44:34.531 INFO    ARF (5548): Final RCS 10.41 (base 3.60 + loadout 7.30) * axpect 0.86)
2023-07-29 22:44:34.635 WARNING LOG (3992): 4 duplicate message(s) skipped.
2023-07-29 22:44:34.635 INFO    ARF (9160): Final RCS 13.18 (base 3.30 + loadout 5.12) * axpect 2.44)
2023-07-29 22:44:34.797 WARNING LOG (3992): 6 duplicate message(s) skipped.
2023-07-29 22:44:34.797 INFO    ARF (12064): Final RCS 93.33 (base 75.00 + loadout 0.00) * axpect 1.24)
2023-07-29 22:44:34.813 INFO    ARF (5276): Final RCS 93.34 (base 75.00 + loadout 0.00) * axpect 1.24)
2023-07-29 22:44:34.822 INFO    ARF (10188): Final RCS 93.35 (base 75.00 + loadout 0.00) * axpect 1.24)
2023-07-29 22:44:34.831 INFO    ARF (7300): Final RCS 93.37 (base 75.00 + loadout 0.00) * axpect 1.24)
2023-07-29 22:44:34.839 INFO    ARF (3428): Final RCS 93.38 (base 75.00 + loadout 0.00) * axpect 1.25)
2023-07-29 22:44:34.848 INFO    ARF (10832): Final RCS 93.39 (base 75.00 + loadout 0.00) * axpect 1.25)
2023-07-29 22:44:34.857 INFO    ARF (7300): Final RCS 93.40 (base 75.00 + loadout 0.00) * axpect 1.25)
2023-07-29 22:44:35.399 INFO    ARF (11892): Final RCS 93.90 (base 75.00 + loadout 0.00) * axpect 1.25)
2023-07-29 22:44:35.408 INFO    ARF (13420): Final RCS 93.91 (base 75.00 + loadout 0.00) * axpect 1.25)
2023-07-29 22:44:35.426 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:44:35.426 INFO    ARF (11892): Final RCS 93.92 (base 75.00 + loadout 0.00) * axpect 1.25)
2023-07-29 22:44:35.437 INFO    ARF (12064): Final RCS 93.93 (base 75.00 + loadout 0.00) * axpect 1.25)
2023-07-29 22:44:35.453 INFO    ARF (3428): Final RCS 93.94 (base 75.00 + loadout 0.00) * axpect 1.25)
2023-07-29 22:44:35.570 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:44:35.570 INFO    ARF (17328): Final RCS 13.19 (base 3.30 + loadout 5.12) * axpect 2.44)
2023-07-29 22:44:35.731 WARNING LOG (3992): 6 duplicate message(s) skipped.
2023-07-29 22:44:35.731 INFO    ARF (1352): Final RCS 8.04 (base 3.30 + loadout 2.57) * axpect 1.66)
2023-07-29 22:44:35.731 INFO    ARF (1352): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:35.731 INFO    ARF (1352): Final RCS 38.96 (base 2.40 + loadout 5.79) * axpect 13.82)
2023-07-29 22:44:35.741 INFO    ARF (3428): Final RCS 1.66 (base 0.30 + loadout 0.00) * axpect 5.53)
2023-07-29 22:44:35.741 INFO    ARF (3428): Final RCS 8.04 (base 3.30 + loadout 2.57) * axpect 1.66)
2023-07-29 22:44:35.741 INFO    ARF (3428): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:35.741 INFO    ARF (3428): Final RCS 38.96 (base 2.40 + loadout 5.79) * axpect 13.82)
2023-07-29 22:44:35.750 INFO    ARF (10188): Final RCS 1.67 (base 0.30 + loadout 0.00) * axpect 5.56)
2023-07-29 22:44:35.750 INFO    ARF (10188): Final RCS 8.04 (base 3.30 + loadout 2.57) * axpect 1.66)
2023-07-29 22:44:35.750 INFO    ARF (10188): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:35.750 INFO    ARF (10188): Final RCS 38.96 (base 2.40 + loadout 5.79) * axpect 13.82)
2023-07-29 22:44:35.759 INFO    ARF (1352): Final RCS 1.68 (base 0.30 + loadout 0.00) * axpect 5.59)
2023-07-29 22:44:35.759 INFO    ARF (1352): Final RCS 8.04 (base 3.30 + loadout 2.57) * axpect 1.66)
2023-07-29 22:44:35.759 INFO    ARF (1352): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:35.759 INFO    ARF (1352): Final RCS 38.96 (base 2.40 + loadout 5.79) * axpect 13.82)
2023-07-29 22:44:35.769 INFO    ARF (13420): Final RCS 1.68 (base 0.30 + loadout 0.00) * axpect 5.61)
2023-07-29 22:44:35.769 INFO    ARF (13420): Final RCS 8.05 (base 3.30 + loadout 2.57) * axpect 1.66)
2023-07-29 22:44:35.769 INFO    ARF (13420): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:35.769 INFO    ARF (13420): Final RCS 38.96 (base 2.40 + loadout 5.79) * axpect 13.82)
2023-07-29 22:44:35.777 INFO    ARF (9160): Final RCS 1.69 (base 0.30 + loadout 0.00) * axpect 5.64)
2023-07-29 22:44:35.777 INFO    ARF (9160): Final RCS 8.05 (base 3.30 + loadout 2.57) * axpect 1.66)
2023-07-29 22:44:35.777 INFO    ARF (9160): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:35.777 INFO    ARF (9160): Final RCS 38.96 (base 2.40 + loadout 5.79) * axpect 13.82)
2023-07-29 22:44:35.786 INFO    ARF (5996): Final RCS 1.70 (base 0.30 + loadout 0.00) * axpect 5.67)
2023-07-29 22:44:35.786 INFO    ARF (5996): Final RCS 8.05 (base 3.30 + loadout 2.57) * axpect 1.66)
2023-07-29 22:44:35.786 INFO    ARF (5996): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:35.786 INFO    ARF (5996): Final RCS 38.96 (base 2.40 + loadout 5.79) * axpect 13.82)
2023-07-29 22:44:36.040 INFO    ARF (3428): Final RCS 27.07 (base 25.00 + loadout 0.00) * axpect 1.08)
2023-07-29 22:44:36.047 INFO    ARF (17328): Final RCS 27.09 (base 25.00 + loadout 0.00) * axpect 1.08)
2023-07-29 22:44:36.057 INFO    ARF (12064): Final RCS 27.12 (base 25.00 + loadout 0.00) * axpect 1.08)
2023-07-29 22:44:36.064 INFO    ARF (3428): Final RCS 27.15 (base 25.00 + loadout 0.00) * axpect 1.09)
2023-07-29 22:44:36.082 INFO    ARF (16380): Final RCS 27.17 (base 25.00 + loadout 0.00) * axpect 1.09)
2023-07-29 22:44:36.092 INFO    ARF (12064): Final RCS 27.20 (base 25.00 + loadout 0.00) * axpect 1.09)
2023-07-29 22:44:36.629 INFO    ARF (448): Final RCS 28.53 (base 25.00 + loadout 0.00) * axpect 1.14)
2023-07-29 22:44:36.638 INFO    ARF (7300): Final RCS 28.56 (base 25.00 + loadout 0.00) * axpect 1.14)
2023-07-29 22:44:36.647 INFO    ARF (11892): Final RCS 28.58 (base 25.00 + loadout 0.00) * axpect 1.14)
2023-07-29 22:44:36.656 INFO    ARF (13420): Final RCS 28.60 (base 25.00 + loadout 0.00) * axpect 1.14)
2023-07-29 22:44:36.664 INFO    ARF (13920): Final RCS 28.62 (base 25.00 + loadout 0.00) * axpect 1.14)
2023-07-29 22:44:36.681 INFO    ARF (14528): Final RCS 28.65 (base 25.00 + loadout 0.00) * axpect 1.15)
2023-07-29 22:44:36.691 INFO    ARF (10832): Final RCS 28.67 (base 25.00 + loadout 0.00) * axpect 1.15)
2023-07-29 22:44:36.929 INFO    ARF (10832): Final RCS 2.37 (base 0.30 + loadout 0.00) * axpect 7.91)
2023-07-29 22:44:36.948 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:44:36.948 INFO    ARF (17328): Final RCS 2.38 (base 0.30 + loadout 0.00) * axpect 7.92)
2023-07-29 22:44:36.956 INFO    ARF (16316): Final RCS 2.38 (base 0.30 + loadout 0.00) * axpect 7.93)
2023-07-29 22:44:36.965 INFO    ARF (3428): Final RCS 2.38 (base 0.30 + loadout 0.00) * axpect 7.94)
2023-07-29 22:44:36.991 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:44:36.991 INFO    ARF (1352): Final RCS 2.39 (base 0.30 + loadout 0.00) * axpect 7.95)
2023-07-29 22:44:37.099 INFO    ARF (448): Final RCS 13.21 (base 3.30 + loadout 5.12) * axpect 2.45)
2023-07-29 22:44:37.272 WARNING LOG (3992): 6 duplicate message(s) skipped.
2023-07-29 22:44:37.272 INFO    ARF (9160): Final RCS 92.89 (base 75.00 + loadout 0.00) * axpect 1.24)
2023-07-29 22:44:37.280 INFO    ARF (5548): Final RCS 92.90 (base 75.00 + loadout 0.00) * axpect 1.24)
2023-07-29 22:44:37.330 WARNING LOG (3992): 4 duplicate message(s) skipped.
2023-07-29 22:44:37.330 INFO    ARF (12064): Final RCS 92.91 (base 75.00 + loadout 0.00) * axpect 1.24)
2023-07-29 22:44:37.787 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:44:37.877 INFO    ARF (9160): Final RCS 93.05 (base 75.00 + loadout 0.00) * axpect 1.24)
2023-07-29 22:44:37.903 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:44:37.903 INFO    ARF (5548): Final RCS 93.06 (base 75.00 + loadout 0.00) * axpect 1.24)
2023-07-29 22:44:38.199 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:44:38.199 INFO    ARF (11892): Final RCS 2.50 (base 0.30 + loadout 0.00) * axpect 8.35)
2023-07-29 22:44:38.206 INFO    ARF (17328): Final RCS 2.51 (base 0.30 + loadout 0.00) * axpect 8.35)
2023-07-29 22:44:38.221 INFO    ARF (13920): Final RCS 2.51 (base 0.30 + loadout 0.00) * axpect 8.36)
2023-07-29 22:44:38.230 INFO    ARF (14048): Final RCS 2.51 (base 0.30 + loadout 0.00) * axpect 8.37)
2023-07-29 22:44:38.238 INFO    ARF (14528): Final RCS 2.51 (base 0.30 + loadout 0.00) * axpect 8.38)
2023-07-29 22:44:38.247 INFO    ARF (13920): Final RCS 2.52 (base 0.30 + loadout 0.00) * axpect 8.39)
2023-07-29 22:44:38.262 INFO    ARF (5548): Final RCS 2.52 (base 0.30 + loadout 0.00) * axpect 8.40)
2023-07-29 22:44:39.147 INFO    ARF (14048): Final RCS 29.69 (base 25.00 + loadout 0.00) * axpect 1.19)
2023-07-29 22:44:39.161 INFO    ARF (16380): Final RCS 29.68 (base 25.00 + loadout 0.00) * axpect 1.19)
2023-07-29 22:44:39.169 INFO    ARF (16316): Final RCS 29.66 (base 25.00 + loadout 0.00) * axpect 1.19)
2023-07-29 22:44:39.177 INFO    ARF (14048): Final RCS 29.65 (base 25.00 + loadout 0.00) * axpect 1.19)
2023-07-29 22:44:39.192 INFO    ARF (8624): Final RCS 29.63 (base 25.00 + loadout 0.00) * axpect 1.19)
2023-07-29 22:44:39.202 INFO    ARF (3428): Final RCS 29.62 (base 25.00 + loadout 0.00) * axpect 1.18)
2023-07-29 22:44:39.451 INFO    ARF (5276): Final RCS 3.43 (base 0.30 + loadout 0.00) * axpect 11.42)
2023-07-29 22:44:39.451 INFO    ARF (5276): Final RCS 8.33 (base 3.30 + loadout 2.57) * axpect 1.74)
2023-07-29 22:44:39.451 INFO    ARF (5276): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:39.451 INFO    ARF (5276): Final RCS 39.00 (base 2.40 + loadout 5.79) * axpect 13.84)
2023-07-29 22:44:39.460 INFO    ARF (14048): Final RCS 3.44 (base 0.30 + loadout 0.00) * axpect 11.46)
2023-07-29 22:44:39.460 INFO    ARF (14048): Final RCS 8.33 (base 3.30 + loadout 2.57) * axpect 1.75)
2023-07-29 22:44:39.460 INFO    ARF (14048): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:39.460 INFO    ARF (14048): Final RCS 39.00 (base 2.40 + loadout 5.79) * axpect 13.84)
2023-07-29 22:44:39.472 INFO    ARF (448): Final RCS 3.45 (base 0.30 + loadout 0.00) * axpect 11.50)
2023-07-29 22:44:39.473 INFO    ARF (448): Final RCS 8.33 (base 3.30 + loadout 2.57) * axpect 1.75)
2023-07-29 22:44:39.473 INFO    ARF (448): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:39.473 INFO    ARF (448): Final RCS 39.00 (base 2.40 + loadout 5.79) * axpect 13.84)
2023-07-29 22:44:39.481 INFO    ARF (5276): Final RCS 3.46 (base 0.30 + loadout 0.00) * axpect 11.54)
2023-07-29 22:44:39.481 INFO    ARF (5276): Final RCS 8.33 (base 3.30 + loadout 2.57) * axpect 1.75)
2023-07-29 22:44:39.481 INFO    ARF (5276): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:39.481 INFO    ARF (5276): Final RCS 39.00 (base 2.40 + loadout 5.79) * axpect 13.84)
2023-07-29 22:44:39.489 INFO    ARF (14048): Final RCS 3.48 (base 0.30 + loadout 0.00) * axpect 11.59)
2023-07-29 22:44:39.489 INFO    ARF (14048): Final RCS 8.34 (base 3.30 + loadout 2.57) * axpect 1.75)
2023-07-29 22:44:39.489 INFO    ARF (14048): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:39.489 INFO    ARF (14048): Final RCS 39.00 (base 2.40 + loadout 5.79) * axpect 13.84)
2023-07-29 22:44:39.489 INFO    ARF (14048): Final RCS 10.43 (base 3.60 + loadout 7.30) * axpect 0.87)
2023-07-29 22:44:39.499 INFO    ARF (14528): Final RCS 3.49 (base 0.30 + loadout 0.00) * axpect 11.63)
2023-07-29 22:44:39.499 INFO    ARF (14528): Final RCS 8.34 (base 3.30 + loadout 2.57) * axpect 1.75)
2023-07-29 22:44:39.499 INFO    ARF (14528): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:39.499 INFO    ARF (14528): Final RCS 39.00 (base 2.40 + loadout 5.79) * axpect 13.84)
2023-07-29 22:44:39.499 INFO    ARF (14528): Final RCS 10.43 (base 3.60 + loadout 7.30) * axpect 0.87)
2023-07-29 22:44:39.514 INFO    ARF (5548): Final RCS 8.34 (base 3.30 + loadout 2.57) * axpect 1.75)
2023-07-29 22:44:39.514 INFO    ARF (5548): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:39.514 INFO    ARF (5548): Final RCS 39.00 (base 2.40 + loadout 5.79) * axpect 13.84)
2023-07-29 22:44:39.514 INFO    ARF (5548): Final RCS 10.43 (base 3.60 + loadout 7.30) * axpect 0.87)
2023-07-29 22:44:39.616 WARNING LOG (3992): 4 duplicate message(s) skipped.
2023-07-29 22:44:39.616 INFO    ARF (1352): Final RCS 13.23 (base 3.30 + loadout 5.12) * axpect 2.46)
2023-07-29 22:44:39.791 WARNING LOG (3992): 5 duplicate message(s) skipped.
2023-07-29 22:44:39.791 INFO    ARF (9160): Final RCS 93.62 (base 75.00 + loadout 0.00) * axpect 1.25)
2023-07-29 22:44:39.823 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:44:39.823 INFO    ARF (16316): Final RCS 93.63 (base 75.00 + loadout 0.00) * axpect 1.25)
2023-07-29 22:44:40.378 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:44:40.378 INFO    ARF (1352): Final RCS 93.81 (base 75.00 + loadout 0.00) * axpect 1.25)
2023-07-29 22:44:40.409 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:44:40.409 INFO    ARF (14048): Final RCS 93.82 (base 75.00 + loadout 0.00) * axpect 1.25)
2023-07-29 22:44:40.550 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:44:40.550 INFO    ARF (3428): Final RCS 13.24 (base 3.30 + loadout 5.12) * axpect 2.46)
2023-07-29 22:44:40.710 WARNING LOG (3992): 5 duplicate message(s) skipped.
2023-07-29 22:44:40.710 INFO    ARF (13420): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:40.710 INFO    ARF (13420): Final RCS 39.01 (base 2.40 + loadout 5.79) * axpect 13.84)
2023-07-29 22:44:40.725 INFO    ARF (8204): Final RCS 4.80 (base 0.30 + loadout 0.00) * axpect 15.99)
2023-07-29 22:44:40.725 INFO    ARF (8204): Final RCS 8.35 (base 3.30 + loadout 2.57) * axpect 1.75)
2023-07-29 22:44:40.725 INFO    ARF (8204): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:40.725 INFO    ARF (8204): Final RCS 39.01 (base 2.40 + loadout 5.79) * axpect 13.84)
2023-07-29 22:44:40.732 INFO    ARF (12064): Final RCS 4.80 (base 0.30 + loadout 0.00) * axpect 16.00)
2023-07-29 22:44:40.732 INFO    ARF (12064): Final RCS 8.35 (base 3.30 + loadout 2.57) * axpect 1.75)
2023-07-29 22:44:40.732 INFO    ARF (12064): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:40.732 INFO    ARF (12064): Final RCS 39.01 (base 2.40 + loadout 5.79) * axpect 13.84)
2023-07-29 22:44:40.740 INFO    ARF (13920): Final RCS 4.80 (base 0.30 + loadout 0.00) * axpect 16.01)
2023-07-29 22:44:40.740 INFO    ARF (13920): Final RCS 8.35 (base 3.30 + loadout 2.57) * axpect 1.75)
2023-07-29 22:44:40.740 INFO    ARF (13920): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:40.740 INFO    ARF (13920): Final RCS 39.01 (base 2.40 + loadout 5.79) * axpect 13.84)
2023-07-29 22:44:40.756 INFO    ARF (8204): Final RCS 4.80 (base 0.30 + loadout 0.00) * axpect 16.01)
2023-07-29 22:44:40.756 INFO    ARF (8204): Final RCS 8.35 (base 3.30 + loadout 2.57) * axpect 1.75)
2023-07-29 22:44:40.756 INFO    ARF (8204): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:40.756 INFO    ARF (8204): Final RCS 39.01 (base 2.40 + loadout 5.79) * axpect 13.84)
2023-07-29 22:44:40.764 INFO    ARF (5548): Final RCS 4.81 (base 0.30 + loadout 0.00) * axpect 16.02)
2023-07-29 22:44:40.764 INFO    ARF (5548): Final RCS 8.35 (base 3.30 + loadout 2.57) * axpect 1.75)
2023-07-29 22:44:40.764 INFO    ARF (5548): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:40.764 INFO    ARF (5548): Final RCS 39.01 (base 2.40 + loadout 5.79) * axpect 13.84)
2023-07-29 22:44:40.771 INFO    ARF (3428): Final RCS 4.81 (base 0.30 + loadout 0.00) * axpect 16.02)
2023-07-29 22:44:40.772 INFO    ARF (3428): Final RCS 8.35 (base 3.30 + loadout 2.57) * axpect 1.75)
2023-07-29 22:44:40.772 INFO    ARF (3428): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:40.772 INFO    ARF (3428): Final RCS 39.01 (base 2.40 + loadout 5.79) * axpect 13.84)
2023-07-29 22:44:41.024 INFO    ARF (8624): Final RCS 25.34 (base 25.00 + loadout 0.00) * axpect 1.01)
2023-07-29 22:44:41.031 INFO    ARF (11024): Final RCS 25.31 (base 25.00 + loadout 0.00) * axpect 1.01)
2023-07-29 22:44:41.039 INFO    ARF (16316): Final RCS 25.29 (base 25.00 + loadout 0.00) * axpect 1.01)
2023-07-29 22:44:41.048 INFO    ARF (17328): Final RCS 25.26 (base 25.00 + loadout 0.00) * axpect 1.01)
2023-07-29 22:44:41.063 INFO    ARF (14528): Final RCS 25.24 (base 25.00 + loadout 0.00) * axpect 1.01)
2023-07-29 22:44:41.070 INFO    ARF (10188): Final RCS 25.21 (base 25.00 + loadout 0.00) * axpect 1.01)
2023-07-29 22:44:41.077 INFO    ARF (12064): Final RCS 25.19 (base 25.00 + loadout 0.00) * axpect 1.01)
2023-07-29 22:44:41.580 DEBUG   LuaGUI (Main): --- onChatMessage---	i was just hard focused on beslan and nalchik	10	-2
2023-07-29 22:44:41.609 INFO    ARF (13420): Final RCS 23.91 (base 25.00 + loadout 0.00) * axpect 0.96)
2023-07-29 22:44:41.618 INFO    ARF (5276): Final RCS 23.89 (base 25.00 + loadout 0.00) * axpect 0.96)
2023-07-29 22:44:41.631 INFO    ARF (10188): Final RCS 23.87 (base 25.00 + loadout 0.00) * axpect 0.95)
2023-07-29 22:44:41.639 INFO    ARF (3968): Final RCS 23.84 (base 25.00 + loadout 0.00) * axpect 0.95)
2023-07-29 22:44:41.647 INFO    ARF (8624): Final RCS 23.82 (base 25.00 + loadout 0.00) * axpect 0.95)
2023-07-29 22:44:41.662 INFO    ARF (12064): Final RCS 23.80 (base 25.00 + loadout 0.00) * axpect 0.95)
2023-07-29 22:44:41.668 INFO    ARF (3428): Final RCS 23.78 (base 25.00 + loadout 0.00) * axpect 0.95)
2023-07-29 22:44:41.911 INFO    ARF (14048): Final RCS 3.80 (base 0.30 + loadout 0.00) * axpect 12.65)
2023-07-29 22:44:41.919 INFO    ARF (11892): Final RCS 3.78 (base 0.30 + loadout 0.00) * axpect 12.60)
2023-07-29 22:44:41.933 INFO    ARF (16316): Final RCS 3.77 (base 0.30 + loadout 0.00) * axpect 12.55)
2023-07-29 22:44:41.940 INFO    ARF (14048): Final RCS 3.75 (base 0.30 + loadout 0.00) * axpect 12.51)
2023-07-29 22:44:41.949 INFO    ARF (1352): Final RCS 3.74 (base 0.30 + loadout 0.00) * axpect 12.46)
2023-07-29 22:44:41.962 INFO    ARF (16316): Final RCS 3.72 (base 0.30 + loadout 0.00) * axpect 12.41)
2023-07-29 22:44:41.970 INFO    ARF (8624): Final RCS 3.71 (base 0.30 + loadout 0.00) * axpect 12.36)
2023-07-29 22:44:42.091 INFO    ARF (448): Final RCS 13.28 (base 3.30 + loadout 5.12) * axpect 2.47)
2023-07-29 22:44:42.263 WARNING LOG (3992): 5 duplicate message(s) skipped.
2023-07-29 22:44:42.263 INFO    ARF (10188): Final RCS 94.38 (base 75.00 + loadout 0.00) * axpect 1.26)
2023-07-29 22:44:42.292 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:44:42.292 INFO    ARF (5996): Final RCS 94.39 (base 75.00 + loadout 0.00) * axpect 1.26)
2023-07-29 22:44:42.862 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:44:42.862 INFO    ARF (10188): Final RCS 94.54 (base 75.00 + loadout 0.00) * axpect 1.26)
2023-07-29 22:44:42.899 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:44:42.899 INFO    ARF (10188): Final RCS 94.55 (base 75.00 + loadout 0.00) * axpect 1.26)
2023-07-29 22:44:43.177 INFO    ARF (448): Final RCS 2.42 (base 0.30 + loadout 0.00) * axpect 8.06)
2023-07-29 22:44:43.191 INFO    ARF (17328): Final RCS 2.41 (base 0.30 + loadout 0.00) * axpect 8.04)
2023-07-29 22:44:43.200 INFO    ARF (3428): Final RCS 2.41 (base 0.30 + loadout 0.00) * axpect 8.02)
2023-07-29 22:44:43.215 INFO    ARF (13920): Final RCS 2.40 (base 0.30 + loadout 0.00) * axpect 8.01)
2023-07-29 22:44:43.223 INFO    ARF (9160): Final RCS 2.40 (base 0.30 + loadout 0.00) * axpect 7.99)
2023-07-29 22:44:43.231 INFO    ARF (14528): Final RCS 2.39 (base 0.30 + loadout 0.00) * axpect 7.97)
2023-07-29 22:44:43.244 INFO    ARF (10188): Final RCS 2.39 (base 0.30 + loadout 0.00) * axpect 7.95)
2023-07-29 22:44:44.141 INFO    ARF (448): Final RCS 21.63 (base 25.00 + loadout 0.00) * axpect 0.87)
2023-07-29 22:44:44.150 INFO    ARF (10188): Final RCS 21.64 (base 25.00 + loadout 0.00) * axpect 0.87)
2023-07-29 22:44:44.172 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:44:44.172 INFO    ARF (8204): Final RCS 21.65 (base 25.00 + loadout 0.00) * axpect 0.87)
2023-07-29 22:44:44.178 INFO    ARF (11892): Final RCS 21.66 (base 25.00 + loadout 0.00) * axpect 0.87)
2023-07-29 22:44:44.399 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:44:44.399 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:44:44.439 INFO    ARF (8204): Final RCS 2.11 (base 0.30 + loadout 0.00) * axpect 7.05)
2023-07-29 22:44:44.439 INFO    ARF (8204): Final RCS 8.23 (base 3.30 + loadout 2.57) * axpect 1.71)
2023-07-29 22:44:44.439 INFO    ARF (8204): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:44.454 INFO    ARF (11892): Final RCS 2.11 (base 0.30 + loadout 0.00) * axpect 7.04)
2023-07-29 22:44:44.454 INFO    ARF (11892): Final RCS 8.23 (base 3.30 + loadout 2.57) * axpect 1.71)
2023-07-29 22:44:44.454 INFO    ARF (11892): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:44.454 INFO    ARF (11892): Final RCS 39.05 (base 2.40 + loadout 5.79) * axpect 13.86)
2023-07-29 22:44:44.461 INFO    ARF (14528): Final RCS 2.11 (base 0.30 + loadout 0.00) * axpect 7.04)
2023-07-29 22:44:44.461 INFO    ARF (14528): Final RCS 8.23 (base 3.30 + loadout 2.57) * axpect 1.72)
2023-07-29 22:44:44.461 INFO    ARF (14528): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:44.461 INFO    ARF (14528): Final RCS 39.05 (base 2.40 + loadout 5.79) * axpect 13.86)
2023-07-29 22:44:44.470 INFO    ARF (8204): Final RCS 2.11 (base 0.30 + loadout 0.00) * axpect 7.04)
2023-07-29 22:44:44.470 INFO    ARF (8204): Final RCS 8.23 (base 3.30 + loadout 2.57) * axpect 1.72)
2023-07-29 22:44:44.470 INFO    ARF (8204): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:44.470 INFO    ARF (8204): Final RCS 39.05 (base 2.40 + loadout 5.79) * axpect 13.86)
2023-07-29 22:44:44.478 INFO    ARF (13420): Final RCS 2.11 (base 0.30 + loadout 0.00) * axpect 7.03)
2023-07-29 22:44:44.478 INFO    ARF (13420): Final RCS 8.24 (base 3.30 + loadout 2.57) * axpect 1.72)
2023-07-29 22:44:44.478 INFO    ARF (13420): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:44.478 INFO    ARF (13420): Final RCS 39.05 (base 2.40 + loadout 5.79) * axpect 13.86)
2023-07-29 22:44:44.478 INFO    ARF (13420): Final RCS 10.50 (base 3.60 + loadout 7.30) * axpect 0.89)
2023-07-29 22:44:44.494 INFO    ARF (3428): Final RCS 2.11 (base 0.30 + loadout 0.00) * axpect 7.03)
2023-07-29 22:44:44.494 INFO    ARF (3428): Final RCS 8.24 (base 3.30 + loadout 2.57) * axpect 1.72)
2023-07-29 22:44:44.494 INFO    ARF (3428): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:44.494 INFO    ARF (3428): Final RCS 39.05 (base 2.40 + loadout 5.79) * axpect 13.86)
2023-07-29 22:44:44.494 INFO    ARF (3428): Final RCS 10.50 (base 3.60 + loadout 7.30) * axpect 0.89)
2023-07-29 22:44:44.503 INFO    ARF (8204): Final RCS 8.24 (base 3.30 + loadout 2.57) * axpect 1.72)
2023-07-29 22:44:44.503 INFO    ARF (8204): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:44.503 INFO    ARF (8204): Final RCS 39.05 (base 2.40 + loadout 5.79) * axpect 13.86)
2023-07-29 22:44:44.503 INFO    ARF (8204): Final RCS 10.50 (base 3.60 + loadout 7.30) * axpect 0.89)
2023-07-29 22:44:44.610 WARNING LOG (3992): 4 duplicate message(s) skipped.
2023-07-29 22:44:44.610 INFO    ARF (3968): Final RCS 13.35 (base 3.30 + loadout 5.12) * axpect 2.49)
2023-07-29 22:44:44.776 WARNING LOG (3992): 6 duplicate message(s) skipped.
2023-07-29 22:44:44.776 INFO    ARF (9160): Final RCS 95.06 (base 75.00 + loadout 0.00) * axpect 1.27)
2023-07-29 22:44:44.792 INFO    ARF (10188): Final RCS 95.07 (base 75.00 + loadout 0.00) * axpect 1.27)
2023-07-29 22:44:44.827 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:44:44.827 INFO    ARF (13920): Final RCS 95.08 (base 75.00 + loadout 0.00) * axpect 1.27)
2023-07-29 22:44:45.361 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:44:45.361 INFO    ARF (448): Final RCS 95.20 (base 75.00 + loadout 0.00) * axpect 1.27)
2023-07-29 22:44:45.370 INFO    ARF (8624): Final RCS 95.21 (base 75.00 + loadout 0.00) * axpect 1.27)
2023-07-29 22:44:45.406 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:44:45.406 INFO    ARF (10832): Final RCS 95.22 (base 75.00 + loadout 0.00) * axpect 1.27)
2023-07-29 22:44:45.531 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:44:45.531 INFO    ARF (17328): Final RCS 13.38 (base 3.30 + loadout 5.12) * axpect 2.50)
2023-07-29 22:44:45.697 WARNING LOG (3992): 6 duplicate message(s) skipped.
2023-07-29 22:44:45.697 INFO    ARF (11892): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:45.697 INFO    ARF (11892): Final RCS 39.07 (base 2.40 + loadout 5.79) * axpect 13.86)
2023-07-29 22:44:45.712 INFO    ARF (11024): Final RCS 1.62 (base 0.30 + loadout 0.00) * axpect 5.40)
2023-07-29 22:44:45.712 INFO    ARF (11024): Final RCS 8.29 (base 3.30 + loadout 2.57) * axpect 1.73)
2023-07-29 22:44:45.712 INFO    ARF (11024): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:45.712 INFO    ARF (11024): Final RCS 39.07 (base 2.40 + loadout 5.79) * axpect 13.86)
2023-07-29 22:44:45.722 INFO    ARF (13420): Final RCS 1.61 (base 0.30 + loadout 0.00) * axpect 5.38)
2023-07-29 22:44:45.722 INFO    ARF (13420): Final RCS 8.29 (base 3.30 + loadout 2.57) * axpect 1.73)
2023-07-29 22:44:45.722 INFO    ARF (13420): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:45.722 INFO    ARF (13420): Final RCS 39.07 (base 2.40 + loadout 5.79) * axpect 13.86)
2023-07-29 22:44:45.730 INFO    ARF (17328): Final RCS 1.61 (base 0.30 + loadout 0.00) * axpect 5.36)
2023-07-29 22:44:45.730 INFO    ARF (17328): Final RCS 8.29 (base 3.30 + loadout 2.57) * axpect 1.73)
2023-07-29 22:44:45.730 INFO    ARF (17328): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:45.730 INFO    ARF (17328): Final RCS 39.07 (base 2.40 + loadout 5.79) * axpect 13.86)
2023-07-29 22:44:45.739 INFO    ARF (3428): Final RCS 1.60 (base 0.30 + loadout 0.00) * axpect 5.34)
2023-07-29 22:44:45.739 INFO    ARF (3428): Final RCS 8.29 (base 3.30 + loadout 2.57) * axpect 1.73)
2023-07-29 22:44:45.739 INFO    ARF (3428): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:45.739 INFO    ARF (3428): Final RCS 39.07 (base 2.40 + loadout 5.79) * axpect 13.86)
2023-07-29 22:44:45.748 INFO    ARF (13420): Final RCS 1.60 (base 0.30 + loadout 0.00) * axpect 5.32)
2023-07-29 22:44:45.748 INFO    ARF (13420): Final RCS 8.29 (base 3.30 + loadout 2.57) * axpect 1.73)
2023-07-29 22:44:45.748 INFO    ARF (13420): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:45.748 INFO    ARF (13420): Final RCS 39.07 (base 2.40 + loadout 5.79) * axpect 13.86)
2023-07-29 22:44:45.758 INFO    ARF (5996): Final RCS 1.59 (base 0.30 + loadout 0.00) * axpect 5.29)
2023-07-29 22:44:45.758 INFO    ARF (5996): Final RCS 8.29 (base 3.30 + loadout 2.57) * axpect 1.73)
2023-07-29 22:44:45.758 INFO    ARF (5996): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:45.758 INFO    ARF (5996): Final RCS 39.07 (base 2.40 + loadout 5.79) * axpect 13.86)
2023-07-29 22:44:45.766 INFO    ARF (3428): Final RCS 1.58 (base 0.30 + loadout 0.00) * axpect 5.27)
2023-07-29 22:44:45.942 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:44:46.008 INFO    ARF (12064): Final RCS 24.86 (base 25.00 + loadout 0.00) * axpect 0.99)
2023-07-29 22:44:46.018 INFO    ARF (3428): Final RCS 24.89 (base 25.00 + loadout 0.00) * axpect 1.00)
2023-07-29 22:44:46.027 INFO    ARF (1352): Final RCS 24.91 (base 25.00 + loadout 0.00) * axpect 1.00)
2023-07-29 22:44:46.036 INFO    ARF (7300): Final RCS 24.94 (base 25.00 + loadout 0.00) * axpect 1.00)
2023-07-29 22:44:46.047 INFO    ARF (3428): Final RCS 24.97 (base 25.00 + loadout 0.00) * axpect 1.00)
2023-07-29 22:44:46.056 INFO    ARF (5996): Final RCS 24.99 (base 25.00 + loadout 0.00) * axpect 1.00)
2023-07-29 22:44:46.064 INFO    ARF (12064): Final RCS 25.02 (base 25.00 + loadout 0.00) * axpect 1.00)
2023-07-29 22:44:46.294 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:44:46.596 INFO    ARF (5276): Final RCS 26.51 (base 25.00 + loadout 0.00) * axpect 1.06)
2023-07-29 22:44:46.612 INFO    ARF (5548): Final RCS 26.54 (base 25.00 + loadout 0.00) * axpect 1.06)
2023-07-29 22:44:46.621 INFO    ARF (16316): Final RCS 26.57 (base 25.00 + loadout 0.00) * axpect 1.06)
2023-07-29 22:44:46.629 INFO    ARF (11892): Final RCS 26.60 (base 25.00 + loadout 0.00) * axpect 1.06)
2023-07-29 22:44:46.639 INFO    ARF (16380): Final RCS 26.63 (base 25.00 + loadout 0.00) * axpect 1.07)
2023-07-29 22:44:46.648 INFO    ARF (1352): Final RCS 26.66 (base 25.00 + loadout 0.00) * axpect 1.07)
2023-07-29 22:44:46.658 INFO    ARF (7300): Final RCS 26.69 (base 25.00 + loadout 0.00) * axpect 1.07)
2023-07-29 22:44:46.896 INFO    ARF (17328): Final RCS 0.88 (base 0.30 + loadout 0.00) * axpect 2.94)
2023-07-29 22:44:46.911 INFO    ARF (1352): Final RCS 0.88 (base 0.30 + loadout 0.00) * axpect 2.92)
2023-07-29 22:44:46.921 INFO    ARF (8204): Final RCS 0.87 (base 0.30 + loadout 0.00) * axpect 2.90)
2023-07-29 22:44:46.929 INFO    ARF (8624): Final RCS 0.87 (base 0.30 + loadout 0.00) * axpect 2.89)
2023-07-29 22:44:46.939 INFO    ARF (5548): Final RCS 0.86 (base 0.30 + loadout 0.00) * axpect 2.87)
2023-07-29 22:44:46.948 INFO    ARF (8204): Final RCS 0.86 (base 0.30 + loadout 0.00) * axpect 2.86)
2023-07-29 22:44:46.958 INFO    ARF (8624): Final RCS 0.85 (base 0.30 + loadout 0.00) * axpect 2.84)
2023-07-29 22:44:47.081 INFO    ARF (8204): Final RCS 13.44 (base 3.30 + loadout 5.12) * axpect 2.52)
2023-07-29 22:44:47.252 WARNING LOG (3992): 6 duplicate message(s) skipped.
2023-07-29 22:44:47.252 INFO    ARF (11024): Final RCS 95.61 (base 75.00 + loadout 0.00) * axpect 1.27)
2023-07-29 22:44:47.270 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:44:47.270 INFO    ARF (12064): Final RCS 95.62 (base 75.00 + loadout 0.00) * axpect 1.27)
2023-07-29 22:44:47.698 WARNING LOG (3992): 4 duplicate message(s) skipped.
2023-07-29 22:44:47.698 INFO    ARF (3428): Final RCS 11.39 (base 3.00 + loadout 4.29) * axpect 2.37)
2023-07-29 22:44:47.761 INFO    ARF (10832): Final RCS 11.39 (base 3.00 + loadout 4.29) * axpect 2.36)
2023-07-29 22:44:47.856 INFO    ARF (17328): Final RCS 95.73 (base 75.00 + loadout 0.00) * axpect 1.28)
2023-07-29 22:44:48.002 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:44:48.002 DEBUG   LuaGUI (Main): --- onChatMessage---	literally zoned out	10	-2
2023-07-29 22:44:48.049 INFO    ARF (10188): Final RCS 13.48 (base 3.30 + loadout 5.12) * axpect 2.53)
2023-07-29 22:44:48.168 INFO    ARF (16316): Final RCS 0.56 (base 0.30 + loadout 0.00) * axpect 1.88)
2023-07-29 22:44:48.176 INFO    ARF (17328): Final RCS 0.56 (base 0.30 + loadout 0.00) * axpect 1.87)
2023-07-29 22:44:48.213 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:44:48.213 INFO    ARF (3968): Final RCS 0.56 (base 0.30 + loadout 0.00) * axpect 1.86)
2023-07-29 22:44:48.591 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:44:48.591 DEBUG   LuaGUI (Main): --- onChatMessage---	ill penetrate the bunkers then :)	22	-2
2023-07-29 22:44:49.120 INFO    ARF (8204): Final RCS 32.06 (base 25.00 + loadout 0.00) * axpect 1.28)
2023-07-29 22:44:49.129 INFO    ARF (5548): Final RCS 32.07 (base 25.00 + loadout 0.00) * axpect 1.28)
2023-07-29 22:44:49.148 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:44:49.148 INFO    ARF (10188): Final RCS 32.08 (base 25.00 + loadout 0.00) * axpect 1.28)
2023-07-29 22:44:49.166 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:44:49.166 INFO    ARF (10832): Final RCS 32.09 (base 25.00 + loadout 0.00) * axpect 1.28)
2023-07-29 22:44:49.264 INFO    M2KC_CPT (Main): Drift N=-0.015401nm E=-0.007739nm  GS N=-0.487491 E=-0.120890 Angle errors vertical=0.002829 horizontal=-0.058392
2023-07-29 22:44:49.420 INFO    ARF (12064): Final RCS 0.56 (base 0.30 + loadout 0.00) * axpect 1.86)
2023-07-29 22:44:49.420 INFO    ARF (12064): Final RCS 9.29 (base 3.30 + loadout 2.57) * axpect 2.04)
2023-07-29 22:44:49.420 INFO    ARF (12064): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:49.428 INFO    ARF (1352): Final RCS 0.56 (base 0.30 + loadout 0.00) * axpect 1.86)
2023-07-29 22:44:49.428 INFO    ARF (1352): Final RCS 9.30 (base 3.30 + loadout 2.57) * axpect 2.04)
2023-07-29 22:44:49.428 INFO    ARF (1352): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:49.428 INFO    ARF (1352): Final RCS 39.10 (base 2.40 + loadout 5.79) * axpect 13.88)
2023-07-29 22:44:49.438 INFO    ARF (10188): Final RCS 0.56 (base 0.30 + loadout 0.00) * axpect 1.86)
2023-07-29 22:44:49.438 INFO    ARF (10188): Final RCS 9.31 (base 3.30 + loadout 2.57) * axpect 2.04)
2023-07-29 22:44:49.438 INFO    ARF (10188): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:49.438 INFO    ARF (10188): Final RCS 39.10 (base 2.40 + loadout 5.79) * axpect 13.88)
2023-07-29 22:44:49.447 INFO    ARF (11024): Final RCS 0.56 (base 0.30 + loadout 0.00) * axpect 1.86)
2023-07-29 22:44:49.447 INFO    ARF (11024): Final RCS 9.32 (base 3.30 + loadout 2.57) * axpect 2.05)
2023-07-29 22:44:49.447 INFO    ARF (11024): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:49.447 INFO    ARF (11024): Final RCS 39.10 (base 2.40 + loadout 5.79) * axpect 13.88)
2023-07-29 22:44:49.456 INFO    ARF (1352): Final RCS 0.56 (base 0.30 + loadout 0.00) * axpect 1.86)
2023-07-29 22:44:49.456 INFO    ARF (1352): Final RCS 9.34 (base 3.30 + loadout 2.57) * axpect 2.05)
2023-07-29 22:44:49.456 INFO    ARF (1352): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:49.456 INFO    ARF (1352): Final RCS 39.10 (base 2.40 + loadout 5.79) * axpect 13.88)
2023-07-29 22:44:49.472 INFO    ARF (8204): Final RCS 0.56 (base 0.30 + loadout 0.00) * axpect 1.86)
2023-07-29 22:44:49.472 INFO    ARF (8204): Final RCS 9.35 (base 3.30 + loadout 2.57) * axpect 2.05)
2023-07-29 22:44:49.472 INFO    ARF (8204): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:49.472 INFO    ARF (8204): Final RCS 39.11 (base 2.40 + loadout 5.79) * axpect 13.88)
2023-07-29 22:44:49.482 INFO    ARF (11024): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:49.482 INFO    ARF (11024): Final RCS 39.11 (base 2.40 + loadout 5.79) * axpect 13.88)
2023-07-29 22:44:49.600 INFO    ARF (3968): Final RCS 13.53 (base 3.30 + loadout 5.12) * axpect 2.55)
2023-07-29 22:44:49.766 WARNING LOG (3992): 6 duplicate message(s) skipped.
2023-07-29 22:44:49.766 INFO    ARF (13920): Final RCS 96.03 (base 75.00 + loadout 0.00) * axpect 1.28)
2023-07-29 22:44:49.784 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:44:49.784 INFO    ARF (5276): Final RCS 96.04 (base 75.00 + loadout 0.00) * axpect 1.28)
2023-07-29 22:44:49.822 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:44:49.822 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:44:49.827 INFO    ARF (448): Final RCS 96.04 (base 75.00 + loadout 0.00) * axpect 1.28)
2023-07-29 22:44:50.221 INFO    ARF (11024): Final RCS 11.32 (base 3.00 + loadout 4.29) * axpect 2.34)
2023-07-29 22:44:50.231 INFO    ARF (12064): Final RCS 11.31 (base 3.00 + loadout 4.29) * axpect 2.34)
2023-07-29 22:44:50.340 WARNING LOG (3992): 5 duplicate message(s) skipped.
2023-07-29 22:44:50.340 INFO    ARF (13420): Final RCS 96.11 (base 75.00 + loadout 0.00) * axpect 1.28)
2023-07-29 22:44:50.508 WARNING LOG (3992): 5 duplicate message(s) skipped.
2023-07-29 22:44:50.508 INFO    ARF (14048): Final RCS 13.58 (base 3.30 + loadout 5.12) * axpect 2.56)
2023-07-29 22:44:50.536 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:44:50.536 INFO    ARF (5548): Final RCS 13.59 (base 3.30 + loadout 5.12) * axpect 2.56)
2023-07-29 22:44:50.555 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:44:50.555 INFO    ARF (14528): Final RCS 13.59 (base 3.30 + loadout 5.12) * axpect 2.57)
2023-07-29 22:44:50.676 INFO    ARF (17328): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:50.676 INFO    ARF (17328): Final RCS 39.12 (base 2.40 + loadout 5.79) * axpect 13.89)
2023-07-29 22:44:50.686 INFO    ARF (5548): Final RCS 0.49 (base 0.30 + loadout 0.00) * axpect 1.63)
2023-07-29 22:44:50.686 INFO    ARF (5548): Final RCS 9.36 (base 3.30 + loadout 2.57) * axpect 2.06)
2023-07-29 22:44:50.686 INFO    ARF (5548): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:50.686 INFO    ARF (5548): Final RCS 39.12 (base 2.40 + loadout 5.79) * axpect 13.89)
2023-07-29 22:44:50.695 INFO    ARF (7300): Final RCS 0.49 (base 0.30 + loadout 0.00) * axpect 1.62)
2023-07-29 22:44:50.695 INFO    ARF (7300): Final RCS 9.36 (base 3.30 + loadout 2.57) * axpect 2.06)
2023-07-29 22:44:50.695 INFO    ARF (7300): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:50.695 INFO    ARF (7300): Final RCS 39.12 (base 2.40 + loadout 5.79) * axpect 13.89)
2023-07-29 22:44:50.712 INFO    ARF (3428): Final RCS 0.49 (base 0.30 + loadout 0.00) * axpect 1.62)
2023-07-29 22:44:50.712 INFO    ARF (3428): Final RCS 9.36 (base 3.30 + loadout 2.57) * axpect 2.06)
2023-07-29 22:44:50.712 INFO    ARF (3428): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:50.712 INFO    ARF (3428): Final RCS 39.12 (base 2.40 + loadout 5.79) * axpect 13.89)
2023-07-29 22:44:50.720 INFO    ARF (11892): Final RCS 0.48 (base 0.30 + loadout 0.00) * axpect 1.61)
2023-07-29 22:44:50.720 INFO    ARF (11892): Final RCS 9.36 (base 3.30 + loadout 2.57) * axpect 2.06)
2023-07-29 22:44:50.720 INFO    ARF (11892): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:50.720 INFO    ARF (11892): Final RCS 39.12 (base 2.40 + loadout 5.79) * axpect 13.89)
2023-07-29 22:44:50.730 INFO    ARF (8204): Final RCS 0.48 (base 0.30 + loadout 0.00) * axpect 1.61)
2023-07-29 22:44:50.730 INFO    ARF (8204): Final RCS 9.36 (base 3.30 + loadout 2.57) * axpect 2.06)
2023-07-29 22:44:50.730 INFO    ARF (8204): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:50.730 INFO    ARF (8204): Final RCS 39.12 (base 2.40 + loadout 5.79) * axpect 13.89)
2023-07-29 22:44:50.739 INFO    ARF (5276): Final RCS 0.48 (base 0.30 + loadout 0.00) * axpect 1.60)
2023-07-29 22:44:50.739 INFO    ARF (5276): Final RCS 9.36 (base 3.30 + loadout 2.57) * axpect 2.06)
2023-07-29 22:44:50.739 INFO    ARF (5276): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:50.739 INFO    ARF (5276): Final RCS 39.12 (base 2.40 + loadout 5.79) * axpect 13.89)
2023-07-29 22:44:50.747 INFO    ARF (1352): Final RCS 0.48 (base 0.30 + loadout 0.00) * axpect 1.60)
2023-07-29 22:44:50.747 INFO    ARF (1352): Final RCS 9.36 (base 3.30 + loadout 2.57) * axpect 2.06)
2023-07-29 22:44:50.985 INFO    ARF (11892): Final RCS 30.14 (base 25.00 + loadout 0.00) * axpect 1.21)
2023-07-29 22:44:51.002 INFO    ARF (16316): Final RCS 30.12 (base 25.00 + loadout 0.00) * axpect 1.20)
2023-07-29 22:44:51.010 INFO    ARF (11024): Final RCS 30.09 (base 25.00 + loadout 0.00) * axpect 1.20)
2023-07-29 22:44:51.019 INFO    ARF (10188): Final RCS 30.07 (base 25.00 + loadout 0.00) * axpect 1.20)
2023-07-29 22:44:51.027 INFO    ARF (16316): Final RCS 30.05 (base 25.00 + loadout 0.00) * axpect 1.20)
2023-07-29 22:44:51.036 INFO    ARF (5548): Final RCS 30.02 (base 25.00 + loadout 0.00) * axpect 1.20)
2023-07-29 22:44:51.053 INFO    ARF (13920): Final RCS 30.00 (base 25.00 + loadout 0.00) * axpect 1.20)
2023-07-29 22:44:51.258 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:44:51.582 INFO    ARF (7300): Final RCS 28.72 (base 25.00 + loadout 0.00) * axpect 1.15)
2023-07-29 22:44:51.588 INFO    ARF (3428): Final RCS 28.69 (base 25.00 + loadout 0.00) * axpect 1.15)
2023-07-29 22:44:51.597 INFO    ARF (8624): Final RCS 28.67 (base 25.00 + loadout 0.00) * axpect 1.15)
2023-07-29 22:44:51.612 INFO    ARF (7300): Final RCS 28.64 (base 25.00 + loadout 0.00) * axpect 1.15)
2023-07-29 22:44:51.621 INFO    ARF (13920): Final RCS 28.62 (base 25.00 + loadout 0.00) * axpect 1.14)
2023-07-29 22:44:51.628 INFO    ARF (10188): Final RCS 28.59 (base 25.00 + loadout 0.00) * axpect 1.14)
2023-07-29 22:44:51.879 INFO    ARF (3428): Final RCS 0.34 (base 0.30 + loadout 0.00) * axpect 1.13)
2023-07-29 22:44:51.894 INFO    ARF (12064): Final RCS 0.34 (base 0.30 + loadout 0.00) * axpect 1.12)
2023-07-29 22:44:51.923 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:44:51.923 INFO    ARF (8204): Final RCS 0.33 (base 0.30 + loadout 0.00) * axpect 1.11)
2023-07-29 22:44:51.981 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:44:51.981 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:44:52.074 INFO    ARF (16316): Final RCS 13.55 (base 3.30 + loadout 5.12) * axpect 2.56)
2023-07-29 22:44:52.081 INFO    ARF (5996): Final RCS 13.56 (base 3.30 + loadout 5.12) * axpect 2.56)
2023-07-29 22:44:52.240 WARNING LOG (3992): 4 duplicate message(s) skipped.
2023-07-29 22:44:52.240 INFO    ARF (12064): Final RCS 96.30 (base 75.00 + loadout 0.00) * axpect 1.28)
2023-07-29 22:44:52.350 WARNING LOG (3992): 5 duplicate message(s) skipped.
2023-07-29 22:44:52.350 INFO    ARF (5276): Final RCS 11.27 (base 3.00 + loadout 4.29) * axpect 2.33)
2023-07-29 22:44:52.679 WARNING LOG (3992): 5 duplicate message(s) skipped.
2023-07-29 22:44:52.679 INFO    ARF (13420): Final RCS 11.27 (base 3.00 + loadout 4.29) * axpect 2.32)
2023-07-29 22:44:52.837 WARNING LOG (3992): 6 duplicate message(s) skipped.
2023-07-29 22:44:52.837 INFO    ARF (14528): Final RCS 96.34 (base 75.00 + loadout 0.00) * axpect 1.28)
2023-07-29 22:44:52.997 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:44:52.997 INFO    ARF (3428): Final RCS 13.56 (base 3.30 + loadout 5.12) * axpect 2.56)
2023-07-29 22:44:53.151 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:44:53.151 INFO    ARF (1352): Final RCS 0.29 (base 0.30 + loadout 0.00) * axpect 0.98)
2023-07-29 22:44:54.106 WARNING LOG (3992): 6 duplicate message(s) skipped.
2023-07-29 22:44:54.106 INFO    ARF (3428): Final RCS 24.23 (base 25.00 + loadout 0.00) * axpect 0.97)
2023-07-29 22:44:54.126 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:44:54.126 INFO    ARF (5276): Final RCS 24.22 (base 25.00 + loadout 0.00) * axpect 0.97)
2023-07-29 22:44:54.161 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:44:54.161 INFO    ARF (5276): Final RCS 24.21 (base 25.00 + loadout 0.00) * axpect 0.97)
2023-07-29 22:44:54.407 INFO    ARF (12064): Final RCS 0.36 (base 0.30 + loadout 0.00) * axpect 1.20)
2023-07-29 22:44:54.407 INFO    ARF (12064): Final RCS 9.49 (base 3.30 + loadout 2.57) * axpect 2.10)
2023-07-29 22:44:54.407 INFO    ARF (12064): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:54.416 INFO    ARF (5996): Final RCS 0.36 (base 0.30 + loadout 0.00) * axpect 1.20)
2023-07-29 22:44:54.416 INFO    ARF (5996): Final RCS 9.49 (base 3.30 + loadout 2.57) * axpect 2.10)
2023-07-29 22:44:54.416 INFO    ARF (5996): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:54.416 INFO    ARF (5996): Final RCS 39.16 (base 2.40 + loadout 5.79) * axpect 13.90)
2023-07-29 22:44:54.425 INFO    ARF (11892): Final RCS 0.36 (base 0.30 + loadout 0.00) * axpect 1.20)
2023-07-29 22:44:54.425 INFO    ARF (11892): Final RCS 9.49 (base 3.30 + loadout 2.57) * axpect 2.10)
2023-07-29 22:44:54.425 INFO    ARF (11892): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:54.425 INFO    ARF (11892): Final RCS 39.16 (base 2.40 + loadout 5.79) * axpect 13.90)
2023-07-29 22:44:54.435 INFO    ARF (14048): Final RCS 0.36 (base 0.30 + loadout 0.00) * axpect 1.20)
2023-07-29 22:44:54.435 INFO    ARF (14048): Final RCS 9.49 (base 3.30 + loadout 2.57) * axpect 2.10)
2023-07-29 22:44:54.435 INFO    ARF (14048): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:54.435 INFO    ARF (14048): Final RCS 39.16 (base 2.40 + loadout 5.79) * axpect 13.90)
2023-07-29 22:44:54.444 INFO    ARF (5996): Final RCS 0.36 (base 0.30 + loadout 0.00) * axpect 1.20)
2023-07-29 22:44:54.444 INFO    ARF (5996): Final RCS 9.49 (base 3.30 + loadout 2.57) * axpect 2.10)
2023-07-29 22:44:54.444 INFO    ARF (5996): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:54.444 INFO    ARF (5996): Final RCS 39.16 (base 2.40 + loadout 5.79) * axpect 13.90)
2023-07-29 22:44:54.460 INFO    ARF (11892): Final RCS 0.36 (base 0.30 + loadout 0.00) * axpect 1.21)
2023-07-29 22:44:54.460 INFO    ARF (11892): Final RCS 9.49 (base 3.30 + loadout 2.57) * axpect 2.10)
2023-07-29 22:44:54.460 INFO    ARF (11892): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:54.460 INFO    ARF (11892): Final RCS 39.16 (base 2.40 + loadout 5.79) * axpect 13.90)
2023-07-29 22:44:54.469 INFO    ARF (13420): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:54.469 INFO    ARF (13420): Final RCS 39.16 (base 2.40 + loadout 5.79) * axpect 13.90)
2023-07-29 22:44:54.595 INFO    ARF (16316): Final RCS 13.52 (base 3.30 + loadout 5.12) * axpect 2.54)
2023-07-29 22:44:54.761 WARNING LOG (3992): 5 duplicate message(s) skipped.
2023-07-29 22:44:54.761 INFO    ARF (448): Final RCS 96.42 (base 75.00 + loadout 0.00) * axpect 1.29)
2023-07-29 22:44:54.925 WARNING LOG (3992): 6 duplicate message(s) skipped.
2023-07-29 22:44:54.925 INFO    ARF (1352): Final RCS 11.21 (base 3.00 + loadout 4.29) * axpect 2.31)
2023-07-29 22:44:55.206 INFO    ARF (14528): Final RCS 11.21 (base 3.00 + loadout 4.29) * axpect 2.30)
2023-07-29 22:44:55.327 WARNING LOG (3992): 6 duplicate message(s) skipped.
2023-07-29 22:44:55.327 INFO    ARF (8624): Final RCS 96.42 (base 75.00 + loadout 0.00) * axpect 1.29)
2023-07-29 22:44:55.485 WARNING LOG (3992): 6 duplicate message(s) skipped.
2023-07-29 22:44:55.485 INFO    ARF (16380): Final RCS 13.52 (base 3.30 + loadout 5.12) * axpect 2.54)
2023-07-29 22:44:55.670 WARNING LOG (3992): 6 duplicate message(s) skipped.
2023-07-29 22:44:55.670 INFO    ARF (11892): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:55.670 INFO    ARF (11892): Final RCS 39.17 (base 2.40 + loadout 5.79) * axpect 13.91)
2023-07-29 22:44:55.681 INFO    ARF (3968): Final RCS 0.37 (base 0.30 + loadout 0.00) * axpect 1.25)
2023-07-29 22:44:55.681 INFO    ARF (3968): Final RCS 9.43 (base 3.30 + loadout 2.57) * axpect 2.08)
2023-07-29 22:44:55.681 INFO    ARF (3968): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:55.681 INFO    ARF (3968): Final RCS 39.17 (base 2.40 + loadout 5.79) * axpect 13.91)
2023-07-29 22:44:55.682 INFO    ARF (8204): Final RCS 0.37 (base 0.30 + loadout 0.00) * axpect 1.25)
2023-07-29 22:44:55.682 INFO    ARF (8204): Final RCS 9.43 (base 3.30 + loadout 2.57) * axpect 2.08)
2023-07-29 22:44:55.682 INFO    ARF (8204): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:55.682 INFO    ARF (8204): Final RCS 39.17 (base 2.40 + loadout 5.79) * axpect 13.91)
2023-07-29 22:44:55.686 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:44:55.702 INFO    ARF (11024): Final RCS 0.37 (base 0.30 + loadout 0.00) * axpect 1.25)
2023-07-29 22:44:55.702 INFO    ARF (11024): Final RCS 9.43 (base 3.30 + loadout 2.57) * axpect 2.08)
2023-07-29 22:44:55.702 INFO    ARF (11024): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:55.702 INFO    ARF (11024): Final RCS 39.17 (base 2.40 + loadout 5.79) * axpect 13.91)
2023-07-29 22:44:55.709 INFO    ARF (3968): Final RCS 0.37 (base 0.30 + loadout 0.00) * axpect 1.24)
2023-07-29 22:44:55.709 INFO    ARF (3968): Final RCS 9.43 (base 3.30 + loadout 2.57) * axpect 2.08)
2023-07-29 22:44:55.709 INFO    ARF (3968): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:55.709 INFO    ARF (3968): Final RCS 39.17 (base 2.40 + loadout 5.79) * axpect 13.91)
2023-07-29 22:44:55.718 INFO    ARF (1352): Final RCS 0.37 (base 0.30 + loadout 0.00) * axpect 1.24)
2023-07-29 22:44:55.718 INFO    ARF (1352): Final RCS 9.43 (base 3.30 + loadout 2.57) * axpect 2.08)
2023-07-29 22:44:55.718 INFO    ARF (1352): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:55.718 INFO    ARF (1352): Final RCS 39.17 (base 2.40 + loadout 5.79) * axpect 13.91)
2023-07-29 22:44:55.726 INFO    ARF (11024): Final RCS 0.37 (base 0.30 + loadout 0.00) * axpect 1.24)
2023-07-29 22:44:55.726 INFO    ARF (11024): Final RCS 9.43 (base 3.30 + loadout 2.57) * axpect 2.08)
2023-07-29 22:44:55.726 INFO    ARF (11024): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:55.726 INFO    ARF (11024): Final RCS 39.17 (base 2.40 + loadout 5.79) * axpect 13.91)
2023-07-29 22:44:55.737 INFO    ARF (3968): Final RCS 0.37 (base 0.30 + loadout 0.00) * axpect 1.24)
2023-07-29 22:44:55.737 INFO    ARF (3968): Final RCS 9.43 (base 3.30 + loadout 2.57) * axpect 2.08)
2023-07-29 22:44:55.976 INFO    ARF (17328): Final RCS 26.24 (base 25.00 + loadout 0.00) * axpect 1.05)
2023-07-29 22:44:55.986 INFO    ARF (12064): Final RCS 26.26 (base 25.00 + loadout 0.00) * axpect 1.05)
2023-07-29 22:44:56.002 INFO    ARF (13420): Final RCS 26.29 (base 25.00 + loadout 0.00) * axpect 1.05)
2023-07-29 22:44:56.011 INFO    ARF (10832): Final RCS 26.32 (base 25.00 + loadout 0.00) * axpect 1.05)
2023-07-29 22:44:56.019 INFO    ARF (11024): Final RCS 26.34 (base 25.00 + loadout 0.00) * axpect 1.05)
2023-07-29 22:44:56.027 INFO    ARF (17328): Final RCS 26.37 (base 25.00 + loadout 0.00) * axpect 1.05)
2023-07-29 22:44:56.038 INFO    ARF (8204): Final RCS 26.40 (base 25.00 + loadout 0.00) * axpect 1.06)
2023-07-29 22:44:56.568 INFO    ARF (17328): Final RCS 28.03 (base 25.00 + loadout 0.00) * axpect 1.12)
2023-07-29 22:44:56.575 INFO    ARF (8204): Final RCS 28.07 (base 25.00 + loadout 0.00) * axpect 1.12)
2023-07-29 22:44:56.590 INFO    ARF (13920): Final RCS 28.10 (base 25.00 + loadout 0.00) * axpect 1.12)
2023-07-29 22:44:56.600 INFO    ARF (5276): Final RCS 28.14 (base 25.00 + loadout 0.00) * axpect 1.13)
2023-07-29 22:44:56.606 INFO    ARF (8624): Final RCS 28.18 (base 25.00 + loadout 0.00) * axpect 1.13)
2023-07-29 22:44:56.623 INFO    ARF (13920): Final RCS 28.21 (base 25.00 + loadout 0.00) * axpect 1.13)
2023-07-29 22:44:56.872 INFO    ARF (9160): Final RCS 0.30 (base 0.30 + loadout 0.00) * axpect 0.99)
2023-07-29 22:44:56.883 INFO    ARF (448): Final RCS 0.30 (base 0.30 + loadout 0.00) * axpect 0.98)
2023-07-29 22:44:56.893 INFO    ARF (5548): Final RCS 0.29 (base 0.30 + loadout 0.00) * axpect 0.98)
2023-07-29 22:44:56.931 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:44:56.931 INFO    ARF (12064): Final RCS 0.29 (base 0.30 + loadout 0.00) * axpect 0.97)
2023-07-29 22:44:57.060 INFO    ARF (13420): Final RCS 13.45 (base 3.30 + loadout 5.12) * axpect 2.52)
2023-07-29 22:44:57.228 WARNING LOG (3992): 6 duplicate message(s) skipped.
2023-07-29 22:44:57.228 INFO    ARF (11024): Final RCS 96.38 (base 75.00 + loadout 0.00) * axpect 1.29)
2023-07-29 22:44:57.253 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:44:57.253 INFO    ARF (5996): Final RCS 96.37 (base 75.00 + loadout 0.00) * axpect 1.28)
2023-07-29 22:44:57.340 WARNING LOG (3992): 4 duplicate message(s) skipped.
2023-07-29 22:44:57.340 INFO    ARF (8624): Final RCS 11.17 (base 3.00 + loadout 4.29) * axpect 2.29)
2023-07-29 22:44:57.672 WARNING LOG (3992): 5 duplicate message(s) skipped.
2023-07-29 22:44:57.672 INFO    ARF (448): Final RCS 11.16 (base 3.00 + loadout 4.29) * axpect 2.29)
2023-07-29 22:44:57.828 WARNING LOG (3992): 6 duplicate message(s) skipped.
2023-07-29 22:44:57.828 INFO    ARF (14048): Final RCS 96.34 (base 75.00 + loadout 0.00) * axpect 1.28)
2023-07-29 22:44:58.003 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:44:58.003 INFO    ARF (3428): Final RCS 13.39 (base 3.30 + loadout 5.12) * axpect 2.50)
2023-07-29 22:44:58.135 INFO    ARF (9160): Final RCS 0.26 (base 0.30 + loadout 0.00) * axpect 0.86)
2023-07-29 22:44:59.105 WARNING LOG (3992): 6 duplicate message(s) skipped.
2023-07-29 22:44:59.105 INFO    ARF (8204): Final RCS 39.89 (base 25.00 + loadout 0.00) * axpect 1.60)
2023-07-29 22:44:59.112 INFO    ARF (448): Final RCS 39.94 (base 25.00 + loadout 0.00) * axpect 1.60)
2023-07-29 22:44:59.120 INFO    ARF (14048): Final RCS 39.98 (base 25.00 + loadout 0.00) * axpect 1.60)
2023-07-29 22:44:59.128 INFO    ARF (8204): Final RCS 40.03 (base 25.00 + loadout 0.00) * axpect 1.60)
2023-07-29 22:44:59.144 INFO    ARF (14528): Final RCS 40.08 (base 25.00 + loadout 0.00) * axpect 1.60)
2023-07-29 22:44:59.154 INFO    ARF (10832): Final RCS 40.13 (base 25.00 + loadout 0.00) * axpect 1.61)
2023-07-29 22:44:59.389 INFO    ARF (5548): Final RCS 0.31 (base 0.30 + loadout 0.00) * axpect 1.03)
2023-07-29 22:44:59.389 INFO    ARF (5548): Final RCS 9.31 (base 3.30 + loadout 2.57) * axpect 2.04)
2023-07-29 22:44:59.398 INFO    ARF (14048): Final RCS 0.31 (base 0.30 + loadout 0.00) * axpect 1.03)
2023-07-29 22:44:59.398 INFO    ARF (14048): Final RCS 9.31 (base 3.30 + loadout 2.57) * axpect 2.04)
2023-07-29 22:44:59.398 INFO    ARF (14048): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:59.407 INFO    ARF (5276): Final RCS 0.31 (base 0.30 + loadout 0.00) * axpect 1.04)
2023-07-29 22:44:59.407 INFO    ARF (5276): Final RCS 9.31 (base 3.30 + loadout 2.57) * axpect 2.04)
2023-07-29 22:44:59.407 INFO    ARF (5276): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:59.407 INFO    ARF (5276): Final RCS 39.21 (base 2.40 + loadout 5.79) * axpect 13.92)
2023-07-29 22:44:59.420 INFO    ARF (8204): Final RCS 0.31 (base 0.30 + loadout 0.00) * axpect 1.04)
2023-07-29 22:44:59.420 INFO    ARF (8204): Final RCS 9.31 (base 3.30 + loadout 2.57) * axpect 2.04)
2023-07-29 22:44:59.420 INFO    ARF (8204): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:59.420 INFO    ARF (8204): Final RCS 39.21 (base 2.40 + loadout 5.79) * axpect 13.92)
2023-07-29 22:44:59.426 INFO    ARF (7300): Final RCS 0.31 (base 0.30 + loadout 0.00) * axpect 1.04)
2023-07-29 22:44:59.426 INFO    ARF (7300): Final RCS 9.31 (base 3.30 + loadout 2.57) * axpect 2.04)
2023-07-29 22:44:59.426 INFO    ARF (7300): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:59.426 INFO    ARF (7300): Final RCS 39.21 (base 2.40 + loadout 5.79) * axpect 13.92)
2023-07-29 22:44:59.435 INFO    ARF (5548): Final RCS 0.31 (base 0.30 + loadout 0.00) * axpect 1.04)
2023-07-29 22:44:59.435 INFO    ARF (5548): Final RCS 9.31 (base 3.30 + loadout 2.57) * axpect 2.04)
2023-07-29 22:44:59.435 INFO    ARF (5548): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:59.435 INFO    ARF (5548): Final RCS 39.21 (base 2.40 + loadout 5.79) * axpect 13.92)
2023-07-29 22:44:59.452 INFO    ARF (11892): Final RCS 0.31 (base 0.30 + loadout 0.00) * axpect 1.04)
2023-07-29 22:44:59.452 INFO    ARF (11892): Final RCS 9.31 (base 3.30 + loadout 2.57) * axpect 2.04)
2023-07-29 22:44:59.452 INFO    ARF (11892): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:59.452 INFO    ARF (11892): Final RCS 39.21 (base 2.40 + loadout 5.79) * axpect 13.92)
2023-07-29 22:44:59.460 INFO    ARF (7300): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:44:59.460 INFO    ARF (7300): Final RCS 39.21 (base 2.40 + loadout 5.79) * axpect 13.92)
2023-07-29 22:44:59.591 INFO    ARF (13920): Final RCS 13.21 (base 3.30 + loadout 5.12) * axpect 2.45)
2023-07-29 22:44:59.618 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:44:59.618 INFO    ARF (13920): Final RCS 13.20 (base 3.30 + loadout 5.12) * axpect 2.45)
2023-07-29 22:44:59.760 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:44:59.760 INFO    ARF (5548): Final RCS 96.17 (base 75.00 + loadout 0.00) * axpect 1.28)
2023-07-29 22:44:59.778 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:44:59.778 INFO    ARF (16316): Final RCS 96.16 (base 75.00 + loadout 0.00) * axpect 1.28)
2023-07-29 22:44:59.913 WARNING LOG (3992): 4 duplicate message(s) skipped.
2023-07-29 22:44:59.913 INFO    ARF (10832): Final RCS 11.12 (base 3.00 + loadout 4.29) * axpect 2.28)
2023-07-29 22:45:00.201 INFO    ARF (17328): Final RCS 11.11 (base 3.00 + loadout 4.29) * axpect 2.27)
2023-07-29 22:45:00.220 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:45:00.220 INFO    ARF (5996): Final RCS 11.12 (base 3.00 + loadout 4.29) * axpect 2.27)
2023-07-29 22:45:00.297 WARNING LOG (3992): 4 duplicate message(s) skipped.
2023-07-29 22:45:00.297 INFO    ARF (9160): Final RCS 96.10 (base 75.00 + loadout 0.00) * axpect 1.28)
2023-07-29 22:45:00.334 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:45:00.334 INFO    ARF (16380): Final RCS 96.09 (base 75.00 + loadout 0.00) * axpect 1.28)
2023-07-29 22:45:00.464 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:45:00.464 INFO    ARF (5996): Final RCS 13.06 (base 3.30 + loadout 5.12) * axpect 2.41)
2023-07-29 22:45:00.496 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:45:00.496 INFO    ARF (9160): Final RCS 13.06 (base 3.30 + loadout 5.12) * axpect 2.40)
2023-07-29 22:45:00.521 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:45:00.521 INFO    ARF (11024): Final RCS 13.05 (base 3.30 + loadout 5.12) * axpect 2.40)
2023-07-29 22:45:00.654 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:45:00.654 INFO    ARF (14048): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:45:00.654 INFO    ARF (14048): Final RCS 39.23 (base 2.40 + loadout 5.79) * axpect 13.93)
2023-07-29 22:45:00.664 INFO    ARF (16380): Final RCS 0.37 (base 0.30 + loadout 0.00) * axpect 1.22)
2023-07-29 22:45:00.664 INFO    ARF (16380): Final RCS 9.25 (base 3.30 + loadout 2.57) * axpect 2.02)
2023-07-29 22:45:00.664 INFO    ARF (16380): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:45:00.664 INFO    ARF (16380): Final RCS 39.23 (base 2.40 + loadout 5.79) * axpect 13.93)
2023-07-29 22:45:00.675 INFO    ARF (13920): Final RCS 0.37 (base 0.30 + loadout 0.00) * axpect 1.22)
2023-07-29 22:45:00.675 INFO    ARF (13920): Final RCS 9.25 (base 3.30 + loadout 2.57) * axpect 2.02)
2023-07-29 22:45:00.675 INFO    ARF (13920): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:45:00.675 INFO    ARF (13920): Final RCS 39.23 (base 2.40 + loadout 5.79) * axpect 13.93)
2023-07-29 22:45:00.683 INFO    ARF (14048): Final RCS 0.37 (base 0.30 + loadout 0.00) * axpect 1.22)
2023-07-29 22:45:00.683 INFO    ARF (14048): Final RCS 9.25 (base 3.30 + loadout 2.57) * axpect 2.02)
2023-07-29 22:45:00.683 INFO    ARF (14048): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:45:00.683 INFO    ARF (14048): Final RCS 39.23 (base 2.40 + loadout 5.79) * axpect 13.93)
2023-07-29 22:45:00.703 INFO    ARF (16380): Final RCS 0.37 (base 0.30 + loadout 0.00) * axpect 1.22)
2023-07-29 22:45:00.703 INFO    ARF (16380): Final RCS 9.25 (base 3.30 + loadout 2.57) * axpect 2.02)
2023-07-29 22:45:00.703 INFO    ARF (16380): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:45:00.703 INFO    ARF (16380): Final RCS 39.23 (base 2.40 + loadout 5.79) * axpect 13.93)
2023-07-29 22:45:00.710 INFO    ASYNCNET (Main): Current ping: 74.0ms
2023-07-29 22:45:00.710 INFO    ARF (5548): Final RCS 0.37 (base 0.30 + loadout 0.00) * axpect 1.22)
2023-07-29 22:45:00.710 INFO    ARF (5548): Final RCS 9.25 (base 3.30 + loadout 2.57) * axpect 2.02)
2023-07-29 22:45:00.710 INFO    ARF (5548): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:45:00.710 INFO    ARF (5548): Final RCS 39.23 (base 2.40 + loadout 5.79) * axpect 13.93)
2023-07-29 22:45:00.720 INFO    ARF (14048): Final RCS 0.37 (base 0.30 + loadout 0.00) * axpect 1.22)
2023-07-29 22:45:00.720 INFO    ARF (14048): Final RCS 9.25 (base 3.30 + loadout 2.57) * axpect 2.02)
2023-07-29 22:45:00.720 INFO    ARF (14048): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:45:00.720 INFO    ARF (14048): Final RCS 39.23 (base 2.40 + loadout 5.79) * axpect 13.93)
2023-07-29 22:45:00.729 INFO    ARF (448): Final RCS 0.37 (base 0.30 + loadout 0.00) * axpect 1.22)
2023-07-29 22:45:00.729 INFO    ARF (448): Final RCS 9.25 (base 3.30 + loadout 2.57) * axpect 2.02)
2023-07-29 22:45:00.969 INFO    ARF (5996): Final RCS 46.05 (base 25.00 + loadout 0.00) * axpect 1.84)
2023-07-29 22:45:00.979 INFO    ARF (14528): Final RCS 46.06 (base 25.00 + loadout 0.00) * axpect 1.84)
2023-07-29 22:45:00.989 INFO    ARF (13420): Final RCS 46.08 (base 25.00 + loadout 0.00) * axpect 1.84)
2023-07-29 22:45:00.998 INFO    ARF (13920): Final RCS 46.09 (base 25.00 + loadout 0.00) * axpect 1.84)
2023-07-29 22:45:01.008 INFO    ARF (3428): Final RCS 46.10 (base 25.00 + loadout 0.00) * axpect 1.84)
2023-07-29 22:45:01.017 INFO    ARF (13420): Final RCS 46.12 (base 25.00 + loadout 0.00) * axpect 1.84)
2023-07-29 22:45:01.025 INFO    ARF (13920): Final RCS 46.13 (base 25.00 + loadout 0.00) * axpect 1.85)
2023-07-29 22:45:01.558 INFO    ARF (17328): Final RCS 46.54 (base 25.00 + loadout 0.00) * axpect 1.86)
2023-07-29 22:45:01.596 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:45:01.596 INFO    ARF (5996): Final RCS 46.55 (base 25.00 + loadout 0.00) * axpect 1.86)
2023-07-29 22:45:01.855 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:45:01.855 INFO    ARF (3428): Final RCS 0.33 (base 0.30 + loadout 0.00) * axpect 1.09)
2023-07-29 22:45:01.872 INFO    ARF (7300): Final RCS 0.33 (base 0.30 + loadout 0.00) * axpect 1.08)
2023-07-29 22:45:01.880 INFO    ARF (17328): Final RCS 0.32 (base 0.30 + loadout 0.00) * axpect 1.08)
2023-07-29 22:45:01.956 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:45:01.956 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:45:02.057 INFO    ARF (1352): Final RCS 13.01 (base 3.30 + loadout 5.12) * axpect 2.39)
2023-07-29 22:45:02.065 INFO    ARF (5996): Final RCS 13.00 (base 3.30 + loadout 5.12) * axpect 2.39)
2023-07-29 22:45:02.109 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:45:02.109 INFO    ARF (12064): Final RCS 12.99 (base 3.30 + loadout 5.12) * axpect 2.39)
2023-07-29 22:45:02.119 INFO    ARF (14048): Final RCS 12.99 (base 3.30 + loadout 5.12) * axpect 2.38)
2023-07-29 22:45:02.226 INFO    ARF (5548): Final RCS 95.80 (base 75.00 + loadout 0.00) * axpect 1.28)
2023-07-29 22:45:02.244 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:45:02.244 INFO    ARF (5996): Final RCS 95.79 (base 75.00 + loadout 0.00) * axpect 1.28)
2023-07-29 22:45:02.332 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:45:02.332 INFO    ARF (8624): Final RCS 11.08 (base 3.00 + loadout 4.29) * axpect 2.26)
2023-07-29 22:45:02.358 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:45:02.358 INFO    ARF (16380): Final RCS 11.07 (base 3.00 + loadout 4.29) * axpect 2.26)
2023-07-29 22:45:03.126 WARNING LOG (3992): 9 duplicate message(s) skipped.
2023-07-29 22:45:03.126 INFO    ARF (5996): Final RCS 0.26 (base 0.30 + loadout 0.00) * axpect 0.87)
2023-07-29 22:45:03.190 WARNING LOG (3992): 5 duplicate message(s) skipped.
2023-07-29 22:45:03.190 INFO    ARF (16380): Final RCS 0.26 (base 0.30 + loadout 0.00) * axpect 0.86)
2023-07-29 22:45:04.071 INFO    ARF (14048): Final RCS 45.50 (base 25.00 + loadout 0.00) * axpect 1.82)
2023-07-29 22:45:04.079 INFO    ARF (1352): Final RCS 45.51 (base 25.00 + loadout 0.00) * axpect 1.82)
2023-07-29 22:45:04.099 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:45:04.099 INFO    ARF (9160): Final RCS 45.52 (base 25.00 + loadout 0.00) * axpect 1.82)
2023-07-29 22:45:04.117 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:45:04.117 INFO    ARF (13420): Final RCS 45.53 (base 25.00 + loadout 0.00) * axpect 1.82)
2023-07-29 22:45:04.364 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:45:04.364 INFO    ARF (10832): Final RCS 0.26 (base 0.30 + loadout 0.00) * axpect 0.85)
2023-07-29 22:45:04.364 INFO    ARF (10832): Final RCS 9.03 (base 3.30 + loadout 2.57) * axpect 1.96)
2023-07-29 22:45:04.387 INFO    ARF (10188): Final RCS 0.26 (base 0.30 + loadout 0.00) * axpect 0.85)
2023-07-29 22:45:04.387 INFO    ARF (10188): Final RCS 9.03 (base 3.30 + loadout 2.57) * axpect 1.96)
2023-07-29 22:45:04.387 INFO    ARF (10188): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:45:04.388 INFO    ARF (5548): Final RCS 0.26 (base 0.30 + loadout 0.00) * axpect 0.86)
2023-07-29 22:45:04.388 INFO    ARF (5548): Final RCS 9.03 (base 3.30 + loadout 2.57) * axpect 1.96)
2023-07-29 22:45:04.388 INFO    ARF (5548): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:45:04.388 INFO    ARF (5548): Final RCS 39.27 (base 2.40 + loadout 5.79) * axpect 13.95)
2023-07-29 22:45:04.396 INFO    ARF (8624): Final RCS 0.26 (base 0.30 + loadout 0.00) * axpect 0.86)
2023-07-29 22:45:04.396 INFO    ARF (8624): Final RCS 9.03 (base 3.30 + loadout 2.57) * axpect 1.96)
2023-07-29 22:45:04.396 INFO    ARF (8624): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:45:04.396 INFO    ARF (8624): Final RCS 39.27 (base 2.40 + loadout 5.79) * axpect 13.95)
2023-07-29 22:45:04.404 INFO    ARF (9160): Final RCS 0.26 (base 0.30 + loadout 0.00) * axpect 0.86)
2023-07-29 22:45:04.404 INFO    ARF (9160): Final RCS 9.03 (base 3.30 + loadout 2.57) * axpect 1.96)
2023-07-29 22:45:04.404 INFO    ARF (9160): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:45:04.404 INFO    ARF (9160): Final RCS 39.27 (base 2.40 + loadout 5.79) * axpect 13.95)
2023-07-29 22:45:04.413 INFO    ARF (5548): Final RCS 0.26 (base 0.30 + loadout 0.00) * axpect 0.86)
2023-07-29 22:45:04.413 INFO    ARF (5548): Final RCS 9.03 (base 3.30 + loadout 2.57) * axpect 1.96)
2023-07-29 22:45:04.413 INFO    ARF (5548): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:45:04.413 INFO    ARF (5548): Final RCS 39.27 (base 2.40 + loadout 5.79) * axpect 13.95)
2023-07-29 22:45:04.430 INFO    ARF (8624): Final RCS 0.26 (base 0.30 + loadout 0.00) * axpect 0.86)
2023-07-29 22:45:04.430 INFO    ARF (8624): Final RCS 9.03 (base 3.30 + loadout 2.57) * axpect 1.96)
2023-07-29 22:45:04.430 INFO    ARF (8624): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:45:04.430 INFO    ARF (8624): Final RCS 39.27 (base 2.40 + loadout 5.79) * axpect 13.95)
2023-07-29 22:45:04.440 INFO    ARF (9160): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:45:04.440 INFO    ARF (9160): Final RCS 39.27 (base 2.40 + loadout 5.79) * axpect 13.95)
2023-07-29 22:45:04.579 INFO    ARF (13420): Final RCS 12.98 (base 3.30 + loadout 5.12) * axpect 2.38)
2023-07-29 22:45:04.753 WARNING LOG (3992): 5 duplicate message(s) skipped.
2023-07-29 22:45:04.753 INFO    ARF (13420): Final RCS 95.26 (base 75.00 + loadout 0.00) * axpect 1.27)
2023-07-29 22:45:04.761 INFO    ARF (10188): Final RCS 95.25 (base 75.00 + loadout 0.00) * axpect 1.27)
2023-07-29 22:45:04.799 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:45:04.799 INFO    ARF (11892): Final RCS 95.24 (base 75.00 + loadout 0.00) * axpect 1.27)
2023-07-29 22:45:04.890 INFO    ARF (11892): Final RCS 11.03 (base 3.00 + loadout 4.29) * axpect 2.25)
2023-07-29 22:45:04.956 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:45:04.956 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:45:05.175 INFO    ARF (12064): Final RCS 11.03 (base 3.00 + loadout 4.29) * axpect 2.24)
2023-07-29 22:45:05.276 WARNING LOG (3992): 6 duplicate message(s) skipped.
2023-07-29 22:45:05.276 INFO    ARF (5276): Final RCS 95.12 (base 75.00 + loadout 0.00) * axpect 1.27)
2023-07-29 22:45:05.304 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:45:05.304 INFO    ARF (448): Final RCS 95.11 (base 75.00 + loadout 0.00) * axpect 1.27)
2023-07-29 22:45:05.450 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:45:05.450 INFO    ARF (7300): Final RCS 12.97 (base 3.30 + loadout 5.12) * axpect 2.38)
2023-07-29 22:45:05.636 WARNING LOG (3992): 5 duplicate message(s) skipped.
2023-07-29 22:45:05.636 INFO    ARF (16316): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:45:05.636 INFO    ARF (16316): Final RCS 39.28 (base 2.40 + loadout 5.79) * axpect 13.95)
2023-07-29 22:45:05.645 INFO    ARF (3968): Final RCS 0.30 (base 0.30 + loadout 0.00) * axpect 0.99)
2023-07-29 22:45:05.645 INFO    ARF (3968): Final RCS 8.95 (base 3.30 + loadout 2.57) * axpect 1.93)
2023-07-29 22:45:05.645 INFO    ARF (3968): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:45:05.645 INFO    ARF (3968): Final RCS 39.28 (base 2.40 + loadout 5.79) * axpect 13.95)
2023-07-29 22:45:05.661 INFO    ARF (5548): Final RCS 0.30 (base 0.30 + loadout 0.00) * axpect 0.99)
2023-07-29 22:45:05.661 INFO    ARF (5548): Final RCS 8.95 (base 3.30 + loadout 2.57) * axpect 1.93)
2023-07-29 22:45:05.661 INFO    ARF (5548): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:45:05.661 INFO    ARF (5548): Final RCS 39.28 (base 2.40 + loadout 5.79) * axpect 13.95)
2023-07-29 22:45:05.671 INFO    ARF (16316): Final RCS 0.30 (base 0.30 + loadout 0.00) * axpect 0.99)
2023-07-29 22:45:05.671 INFO    ARF (16316): Final RCS 8.95 (base 3.30 + loadout 2.57) * axpect 1.93)
2023-07-29 22:45:05.671 INFO    ARF (16316): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:45:05.671 INFO    ARF (16316): Final RCS 39.28 (base 2.40 + loadout 5.79) * axpect 13.95)
2023-07-29 22:45:05.679 INFO    ARF (3968): Final RCS 0.30 (base 0.30 + loadout 0.00) * axpect 0.99)
2023-07-29 22:45:05.679 INFO    ARF (3968): Final RCS 8.94 (base 3.30 + loadout 2.57) * axpect 1.93)
2023-07-29 22:45:05.679 INFO    ARF (3968): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:45:05.679 INFO    ARF (3968): Final RCS 39.28 (base 2.40 + loadout 5.79) * axpect 13.95)
2023-07-29 22:45:05.688 INFO    ARF (8204): Final RCS 0.30 (base 0.30 + loadout 0.00) * axpect 0.99)
2023-07-29 22:45:05.688 INFO    ARF (8204): Final RCS 8.94 (base 3.30 + loadout 2.57) * axpect 1.93)
2023-07-29 22:45:05.688 INFO    ARF (8204): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:45:05.688 INFO    ARF (8204): Final RCS 39.28 (base 2.40 + loadout 5.79) * axpect 13.95)
2023-07-29 22:45:05.696 INFO    ARF (1352): Final RCS 0.30 (base 0.30 + loadout 0.00) * axpect 0.99)
2023-07-29 22:45:05.696 INFO    ARF (1352): Final RCS 8.94 (base 3.30 + loadout 2.57) * axpect 1.93)
2023-07-29 22:45:05.696 INFO    ARF (1352): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:45:05.696 INFO    ARF (1352): Final RCS 39.28 (base 2.40 + loadout 5.79) * axpect 13.95)
2023-07-29 22:45:05.706 INFO    ARF (10188): Final RCS 0.30 (base 0.30 + loadout 0.00) * axpect 0.99)
2023-07-29 22:45:05.706 INFO    ARF (10188): Final RCS 8.94 (base 3.30 + loadout 2.57) * axpect 1.93)
2023-07-29 22:45:05.950 INFO    ARF (10832): Final RCS 51.08 (base 25.00 + loadout 0.00) * axpect 2.04)
2023-07-29 22:45:05.959 INFO    ARF (448): Final RCS 51.14 (base 25.00 + loadout 0.00) * axpect 2.05)
2023-07-29 22:45:05.966 INFO    ARF (5996): Final RCS 51.20 (base 25.00 + loadout 0.00) * axpect 2.05)
2023-07-29 22:45:05.975 INFO    ARF (13420): Final RCS 51.26 (base 25.00 + loadout 0.00) * axpect 2.05)
2023-07-29 22:45:05.992 INFO    ARF (14528): Final RCS 51.33 (base 25.00 + loadout 0.00) * axpect 2.05)
2023-07-29 22:45:06.001 INFO    ARF (9160): Final RCS 51.39 (base 25.00 + loadout 0.00) * axpect 2.06)
2023-07-29 22:45:06.009 INFO    ARF (3428): Final RCS 51.46 (base 25.00 + loadout 0.00) * axpect 2.06)
2023-07-29 22:45:06.439 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:45:06.536 INFO    ARF (448): Final RCS 55.51 (base 25.00 + loadout 0.00) * axpect 2.22)
2023-07-29 22:45:06.552 INFO    ARF (12064): Final RCS 55.60 (base 25.00 + loadout 0.00) * axpect 2.22)
2023-07-29 22:45:06.561 INFO    ARF (16316): Final RCS 55.69 (base 25.00 + loadout 0.00) * axpect 2.23)
2023-07-29 22:45:06.569 INFO    ARF (7300): Final RCS 55.78 (base 25.00 + loadout 0.00) * axpect 2.23)
2023-07-29 22:45:06.578 INFO    ARF (14528): Final RCS 55.87 (base 25.00 + loadout 0.00) * axpect 2.23)
2023-07-29 22:45:06.587 INFO    ARF (13920): Final RCS 55.96 (base 25.00 + loadout 0.00) * axpect 2.24)
2023-07-29 22:45:06.841 INFO    ARF (16316): Final RCS 0.31 (base 0.30 + loadout 0.00) * axpect 1.04)
2023-07-29 22:45:06.858 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:45:06.858 INFO    ARF (10188): Final RCS 0.31 (base 0.30 + loadout 0.00) * axpect 1.03)
2023-07-29 22:45:07.052 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:45:07.052 INFO    ARF (17328): Final RCS 12.86 (base 3.30 + loadout 5.12) * axpect 2.35)
2023-07-29 22:45:07.069 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:45:07.069 INFO    ARF (3428): Final RCS 12.86 (base 3.30 + loadout 5.12) * axpect 2.34)
2023-07-29 22:45:07.209 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:45:07.209 INFO    ARF (14528): Final RCS 94.57 (base 75.00 + loadout 0.00) * axpect 1.26)
2023-07-29 22:45:07.227 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:45:07.227 INFO    ARF (13420): Final RCS 94.56 (base 75.00 + loadout 0.00) * axpect 1.26)
2023-07-29 22:45:07.261 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:45:07.261 INFO    ARF (11892): Final RCS 94.55 (base 75.00 + loadout 0.00) * axpect 1.26)
2023-07-29 22:45:07.305 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:45:07.305 INFO    ARF (14048): Final RCS 11.00 (base 3.00 + loadout 4.29) * axpect 2.23)
2023-07-29 22:45:07.413 WARNING LOG (3992): 5 duplicate message(s) skipped.
2023-07-29 22:45:07.413 DEBUG   LuaGUI (Main): --- onChatMessage---	wit what	6	-1
2023-07-29 22:45:07.648 INFO    ARF (5548): Final RCS 10.99 (base 3.00 + loadout 4.29) * axpect 2.23)
2023-07-29 22:45:08.117 WARNING LOG (3992): 5 duplicate message(s) skipped.
2023-07-29 22:45:08.117 INFO    ARF (5276): Final RCS 0.28 (base 0.30 + loadout 0.00) * axpect 0.92)
2023-07-29 22:45:08.126 INFO    ARF (448): Final RCS 0.27 (base 0.30 + loadout 0.00) * axpect 0.92)
2023-07-29 22:45:08.135 INFO    ARF (10832): Final RCS 0.27 (base 0.30 + loadout 0.00) * axpect 0.91)
2023-07-29 22:45:08.279 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:45:08.279 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:45:08.675 INFO    TACVIEW.DLL (Main): During the last 600.0s an average of 413 units objects and 2 ballistic objects have been active per frame
2023-07-29 22:45:08.675 INFO    TACVIEW.DLL (Main): The average frame rate of 117.4fps would have been 152.1fps if the flight data recorder was disabled
2023-07-29 22:45:08.675 INFO    TACVIEW.DLL (Main): DCS World simulation is taking 77.2% of CPU
2023-07-29 22:45:08.675 INFO    TACVIEW.DLL (Main):  DCS GetWorldObjects is taking 20.3% of CPU
2023-07-29 22:45:08.675 INFO    TACVIEW.DLL (Main):     Tacview recorder is taking  2.5% of CPU
2023-07-29 22:45:08.675 INFO    TACVIEW.DLL (Main): DCS Lua heap size: 702 KiB
2023-07-29 22:45:09.062 INFO    ARF (9160): Final RCS 94.79 (base 25.00 + loadout 0.00) * axpect 3.79)
2023-07-29 22:45:09.073 INFO    ARF (1352): Final RCS 95.01 (base 25.00 + loadout 0.00) * axpect 3.80)
2023-07-29 22:45:09.075 INFO    ARF (5996): Final RCS 95.23 (base 25.00 + loadout 0.00) * axpect 3.81)
2023-07-29 22:45:09.083 INFO    ARF (11892): Final RCS 95.45 (base 25.00 + loadout 0.00) * axpect 3.82)
2023-07-29 22:45:09.100 INFO    ARF (11024): Final RCS 95.67 (base 25.00 + loadout 0.00) * axpect 3.83)
2023-07-29 22:45:09.109 INFO    ARF (14048): Final RCS 95.89 (base 25.00 + loadout 0.00) * axpect 3.84)
2023-07-29 22:45:09.118 INFO    ARF (5276): Final RCS 96.11 (base 25.00 + loadout 0.00) * axpect 3.84)
2023-07-29 22:45:09.366 INFO    ARF (7300): Final RCS 0.25 (base 0.30 + loadout 0.00) * axpect 0.83)
2023-07-29 22:45:09.366 INFO    ARF (7300): Final RCS 9.47 (base 3.30 + loadout 2.57) * axpect 2.09)
2023-07-29 22:45:09.378 INFO    ARF (11024): Final RCS 0.25 (base 0.30 + loadout 0.00) * axpect 0.83)
2023-07-29 22:45:09.378 INFO    ARF (11024): Final RCS 9.47 (base 3.30 + loadout 2.57) * axpect 2.09)
2023-07-29 22:45:09.378 INFO    ARF (11024): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:45:09.380 INFO    ARF (5276): Final RCS 0.25 (base 0.30 + loadout 0.00) * axpect 0.83)
2023-07-29 22:45:09.380 INFO    ARF (5276): Final RCS 9.47 (base 3.30 + loadout 2.57) * axpect 2.09)
2023-07-29 22:45:09.380 INFO    ARF (5276): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:45:09.380 INFO    ARF (5276): Final RCS 39.33 (base 2.40 + loadout 5.79) * axpect 13.97)
2023-07-29 22:45:09.387 INFO    ARF (14528): Final RCS 0.25 (base 0.30 + loadout 0.00) * axpect 0.83)
2023-07-29 22:45:09.387 INFO    ARF (14528): Final RCS 9.47 (base 3.30 + loadout 2.57) * axpect 2.09)
2023-07-29 22:45:09.387 INFO    ARF (14528): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:45:09.387 INFO    ARF (14528): Final RCS 39.33 (base 2.40 + loadout 5.79) * axpect 13.97)
2023-07-29 22:45:09.397 INFO    ARF (11024): Final RCS 0.25 (base 0.30 + loadout 0.00) * axpect 0.83)
2023-07-29 22:45:09.397 INFO    ARF (11024): Final RCS 9.47 (base 3.30 + loadout 2.57) * axpect 2.09)
2023-07-29 22:45:09.397 INFO    ARF (11024): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:45:09.397 INFO    ARF (11024): Final RCS 39.33 (base 2.40 + loadout 5.79) * axpect 13.97)
2023-07-29 22:45:09.405 INFO    ARF (5276): Final RCS 0.25 (base 0.30 + loadout 0.00) * axpect 0.83)
2023-07-29 22:45:09.405 INFO    ARF (5276): Final RCS 9.46 (base 3.30 + loadout 2.57) * axpect 2.09)
2023-07-29 22:45:09.405 INFO    ARF (5276): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:45:09.405 INFO    ARF (5276): Final RCS 39.33 (base 2.40 + loadout 5.79) * axpect 13.97)
2023-07-29 22:45:09.414 INFO    ARF (8204): Final RCS 0.25 (base 0.30 + loadout 0.00) * axpect 0.83)
2023-07-29 22:45:09.414 INFO    ARF (8204): Final RCS 9.46 (base 3.30 + loadout 2.57) * axpect 2.09)
2023-07-29 22:45:09.414 INFO    ARF (8204): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:45:09.414 INFO    ARF (8204): Final RCS 39.33 (base 2.40 + loadout 5.79) * axpect 13.97)
2023-07-29 22:45:09.431 INFO    ARF (11024): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:45:09.431 INFO    ARF (11024): Final RCS 39.33 (base 2.40 + loadout 5.79) * axpect 13.97)
2023-07-29 22:45:09.581 INFO    ARF (16380): Final RCS 12.71 (base 3.30 + loadout 5.12) * axpect 2.30)
2023-07-29 22:45:09.608 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:45:09.608 INFO    ARF (16380): Final RCS 12.70 (base 3.30 + loadout 5.12) * axpect 2.30)
2023-07-29 22:45:09.716 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:45:09.716 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:45:09.738 INFO    ARF (14528): Final RCS 93.71 (base 75.00 + loadout 0.00) * axpect 1.25)
2023-07-29 22:45:09.748 INFO    ARF (13420): Final RCS 93.70 (base 75.00 + loadout 0.00) * axpect 1.25)
2023-07-29 22:45:09.783 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:45:09.783 INFO    ARF (3968): Final RCS 93.69 (base 75.00 + loadout 0.00) * axpect 1.25)
2023-07-29 22:45:09.879 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:45:09.879 INFO    ARF (448): Final RCS 10.96 (base 3.00 + loadout 4.29) * axpect 2.22)
2023-07-29 22:45:09.890 INFO    ARF (17328): Final RCS 10.95 (base 3.00 + loadout 4.29) * axpect 2.22)
2023-07-29 22:45:10.259 WARNING LOG (3992): 6 duplicate message(s) skipped.
2023-07-29 22:45:10.259 INFO    ARF (8204): Final RCS 93.51 (base 75.00 + loadout 0.00) * axpect 1.25)
2023-07-29 22:45:10.276 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:45:10.276 INFO    ARF (1352): Final RCS 93.50 (base 75.00 + loadout 0.00) * axpect 1.25)
2023-07-29 22:45:10.304 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:45:10.304 INFO    ARF (13420): Final RCS 93.49 (base 75.00 + loadout 0.00) * axpect 1.25)
2023-07-29 22:45:10.430 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:45:10.430 INFO    ARF (5996): Final RCS 12.67 (base 3.30 + loadout 5.12) * axpect 2.29)
2023-07-29 22:45:10.452 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:45:10.452 INFO    ARF (10832): Final RCS 12.66 (base 3.30 + loadout 5.12) * axpect 2.29)
2023-07-29 22:45:10.469 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:45:10.469 INFO    ARF (5276): Final RCS 12.66 (base 3.30 + loadout 5.12) * axpect 2.28)
2023-07-29 22:45:10.629 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:45:10.629 INFO    ARF (7300): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:45:10.629 INFO    ARF (7300): Final RCS 39.34 (base 2.40 + loadout 5.79) * axpect 13.98)
2023-07-29 22:45:10.637 INFO    ARF (5996): Final RCS 0.28 (base 0.30 + loadout 0.00) * axpect 0.92)
2023-07-29 22:45:10.637 INFO    ARF (5996): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:45:10.637 INFO    ARF (5996): Final RCS 39.34 (base 2.40 + loadout 5.79) * axpect 13.98)
2023-07-29 22:45:10.651 INFO    ARF (16316): Final RCS 0.28 (base 0.30 + loadout 0.00) * axpect 0.92)
2023-07-29 22:45:10.651 INFO    ARF (16316): Final RCS 8.79 (base 3.30 + loadout 2.57) * axpect 1.88)
2023-07-29 22:45:10.651 INFO    ARF (16316): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:45:10.651 INFO    ARF (16316): Final RCS 39.34 (base 2.40 + loadout 5.79) * axpect 13.98)
2023-07-29 22:45:10.658 INFO    ARF (8624): Final RCS 0.28 (base 0.30 + loadout 0.00) * axpect 0.93)
2023-07-29 22:45:10.658 INFO    ARF (8624): Final RCS 8.78 (base 3.30 + loadout 2.57) * axpect 1.88)
2023-07-29 22:45:10.658 INFO    ARF (8624): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:45:10.658 INFO    ARF (8624): Final RCS 39.34 (base 2.40 + loadout 5.79) * axpect 13.98)
2023-07-29 22:45:10.664 INFO    ARF (5996): Final RCS 0.28 (base 0.30 + loadout 0.00) * axpect 0.93)
2023-07-29 22:45:10.664 INFO    ARF (5996): Final RCS 8.78 (base 3.30 + loadout 2.57) * axpect 1.88)
2023-07-29 22:45:10.664 INFO    ARF (5996): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:45:10.664 INFO    ARF (5996): Final RCS 39.34 (base 2.40 + loadout 5.79) * axpect 13.98)
2023-07-29 22:45:10.683 INFO    ARF (448): Final RCS 0.28 (base 0.30 + loadout 0.00) * axpect 0.93)
2023-07-29 22:45:10.683 INFO    ARF (448): Final RCS 8.77 (base 3.30 + loadout 2.57) * axpect 1.88)
2023-07-29 22:45:10.683 INFO    ARF (448): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:45:10.683 INFO    ARF (448): Final RCS 39.34 (base 2.40 + loadout 5.79) * axpect 13.98)
2023-07-29 22:45:10.690 INFO    ARF (7300): Final RCS 0.28 (base 0.30 + loadout 0.00) * axpect 0.93)
2023-07-29 22:45:10.690 INFO    ARF (7300): Final RCS 8.76 (base 3.30 + loadout 2.57) * axpect 1.88)
2023-07-29 22:45:10.690 INFO    ARF (7300): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:45:10.690 INFO    ARF (7300): Final RCS 39.34 (base 2.40 + loadout 5.79) * axpect 13.98)
2023-07-29 22:45:10.700 INFO    ARF (3968): Final RCS 0.28 (base 0.30 + loadout 0.00) * axpect 0.93)
2023-07-29 22:45:10.700 INFO    ARF (3968): Final RCS 8.76 (base 3.30 + loadout 2.57) * axpect 1.87)
2023-07-29 22:45:10.937 INFO    ARF (14528): Final RCS 139.08 (base 25.00 + loadout 0.00) * axpect 5.56)
2023-07-29 22:45:10.946 INFO    ARF (448): Final RCS 139.30 (base 25.00 + loadout 0.00) * axpect 5.57)
2023-07-29 22:45:10.956 INFO    ARF (12064): Final RCS 139.53 (base 25.00 + loadout 0.00) * axpect 5.58)
2023-07-29 22:45:10.964 INFO    ARF (8624): Final RCS 139.75 (base 25.00 + loadout 0.00) * axpect 5.59)
2023-07-29 22:45:10.980 INFO    ARF (16316): Final RCS 139.97 (base 25.00 + loadout 0.00) * axpect 5.60)
2023-07-29 22:45:10.991 INFO    ARF (13420): Final RCS 140.19 (base 25.00 + loadout 0.00) * axpect 5.61)
2023-07-29 22:45:10.999 INFO    ARF (16380): Final RCS 140.41 (base 25.00 + loadout 0.00) * axpect 5.62)
2023-07-29 22:45:11.527 INFO    ARF (10832): Final RCS 151.34 (base 25.00 + loadout 0.00) * axpect 6.05)
2023-07-29 22:45:11.537 INFO    ARF (16380): Final RCS 151.53 (base 25.00 + loadout 0.00) * axpect 6.06)
2023-07-29 22:45:11.546 INFO    ARF (13920): Final RCS 151.72 (base 25.00 + loadout 0.00) * axpect 6.07)
2023-07-29 22:45:11.560 INFO    ARF (8624): Final RCS 151.91 (base 25.00 + loadout 0.00) * axpect 6.08)
2023-07-29 22:45:11.567 INFO    ARF (8204): Final RCS 152.10 (base 25.00 + loadout 0.00) * axpect 6.08)
2023-07-29 22:45:11.576 INFO    ARF (448): Final RCS 152.28 (base 25.00 + loadout 0.00) * axpect 6.09)
2023-07-29 22:45:11.825 INFO    ARF (5548): Final RCS 0.34 (base 0.30 + loadout 0.00) * axpect 1.12)
2023-07-29 22:45:11.878 WARNING LOG (3992): 4 duplicate message(s) skipped.
2023-07-29 22:45:11.878 INFO    ARF (8204): Final RCS 0.34 (base 0.30 + loadout 0.00) * axpect 1.13)
2023-07-29 22:45:12.037 INFO    ARF (13420): Final RCS 12.57 (base 3.30 + loadout 5.12) * axpect 2.26)
2023-07-29 22:45:12.099 WARNING LOG (3992): 5 duplicate message(s) skipped.
2023-07-29 22:45:12.099 INFO    ARF (8624): Final RCS 12.56 (base 3.30 + loadout 5.12) * axpect 2.25)
2023-07-29 22:45:12.212 INFO    ARF (11024): Final RCS 92.72 (base 75.00 + loadout 0.00) * axpect 1.24)
2023-07-29 22:45:12.230 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:45:12.230 INFO    ARF (16316): Final RCS 92.71 (base 75.00 + loadout 0.00) * axpect 1.24)
2023-07-29 22:45:12.257 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:45:12.257 INFO    ARF (17328): Final RCS 92.70 (base 75.00 + loadout 0.00) * axpect 1.24)
2023-07-29 22:45:12.301 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:45:12.301 INFO    ARF (8204): Final RCS 10.93 (base 3.00 + loadout 4.29) * axpect 2.21)
2023-07-29 22:45:12.642 WARNING LOG (3992): 5 duplicate message(s) skipped.
2023-07-29 22:45:12.642 INFO    ARF (5548): Final RCS 10.92 (base 3.00 + loadout 4.29) * axpect 2.21)
2023-07-29 22:45:13.106 WARNING LOG (3992): 5 duplicate message(s) skipped.
2023-07-29 22:45:13.106 INFO    ARF (11892): Final RCS 0.37 (base 0.30 + loadout 0.00) * axpect 1.22)
2023-07-29 22:45:13.132 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:45:13.132 INFO    ARF (448): Final RCS 0.36 (base 0.30 + loadout 0.00) * axpect 1.22)
2023-07-29 22:45:14.035 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:45:14.035 INFO    ARF (14048): Final RCS 177.30 (base 25.00 + loadout 0.00) * axpect 7.09)
2023-07-29 22:45:14.045 INFO    ARF (16380): Final RCS 177.34 (base 25.00 + loadout 0.00) * axpect 7.09)
2023-07-29 22:45:14.068 INFO    ARF (5276): Final RCS 177.38 (base 25.00 + loadout 0.00) * axpect 7.10)
2023-07-29 22:45:14.069 INFO    ARF (12064): Final RCS 177.42 (base 25.00 + loadout 0.00) * axpect 7.10)
2023-07-29 22:45:14.077 INFO    ARF (8204): Final RCS 177.46 (base 25.00 + loadout 0.00) * axpect 7.10)
2023-07-29 22:45:14.081 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:45:14.086 INFO    ARF (9160): Final RCS 177.50 (base 25.00 + loadout 0.00) * axpect 7.10)
2023-07-29 22:45:14.105 INFO    ARF (448): Final RCS 177.54 (base 25.00 + loadout 0.00) * axpect 7.10)
2023-07-29 22:45:14.341 INFO    ARF (11024): Final RCS 0.32 (base 0.30 + loadout 0.00) * axpect 1.08)
2023-07-29 22:45:14.341 INFO    ARF (11024): Final RCS 7.73 (base 3.30 + loadout 2.57) * axpect 1.56)
2023-07-29 22:45:14.351 INFO    ARF (7300): Final RCS 0.32 (base 0.30 + loadout 0.00) * axpect 1.08)
2023-07-29 22:45:14.351 INFO    ARF (7300): Final RCS 7.74 (base 3.30 + loadout 2.57) * axpect 1.57)
2023-07-29 22:45:14.351 INFO    ARF (7300): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:45:14.359 INFO    ARF (13420): Final RCS 0.32 (base 0.30 + loadout 0.00) * axpect 1.08)
2023-07-29 22:45:14.359 INFO    ARF (13420): Final RCS 7.74 (base 3.30 + loadout 2.57) * axpect 1.57)
2023-07-29 22:45:14.359 INFO    ARF (13420): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:45:14.359 INFO    ARF (13420): Final RCS 39.38 (base 2.40 + loadout 5.79) * axpect 14.00)
2023-07-29 22:45:14.379 INFO    ARF (3968): Final RCS 0.32 (base 0.30 + loadout 0.00) * axpect 1.07)
2023-07-29 22:45:14.379 INFO    ARF (3968): Final RCS 7.74 (base 3.30 + loadout 2.57) * axpect 1.57)
2023-07-29 22:45:14.379 INFO    ARF (3968): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:45:14.379 INFO    ARF (3968): Final RCS 39.39 (base 2.40 + loadout 5.79) * axpect 14.00)
2023-07-29 22:45:14.387 INFO    ARF (5276): Final RCS 0.32 (base 0.30 + loadout 0.00) * axpect 1.07)
2023-07-29 22:45:14.387 INFO    ARF (5276): Final RCS 7.75 (base 3.30 + loadout 2.57) * axpect 1.57)
2023-07-29 22:45:14.387 INFO    ARF (5276): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:45:14.387 INFO    ARF (5276): Final RCS 39.39 (base 2.40 + loadout 5.79) * axpect 14.00)
2023-07-29 22:45:14.393 INFO    ARF (13420): Final RCS 0.32 (base 0.30 + loadout 0.00) * axpect 1.07)
2023-07-29 22:45:14.393 INFO    ARF (13420): Final RCS 7.75 (base 3.30 + loadout 2.57) * axpect 1.57)
2023-07-29 22:45:14.393 INFO    ARF (13420): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:45:14.393 INFO    ARF (13420): Final RCS 39.39 (base 2.40 + loadout 5.79) * axpect 14.00)
2023-07-29 22:45:14.396 INFO    ARF (8204): Final RCS 0.32 (base 0.30 + loadout 0.00) * axpect 1.07)
2023-07-29 22:45:14.396 INFO    ARF (8204): Final RCS 7.75 (base 3.30 + loadout 2.57) * axpect 1.57)
2023-07-29 22:45:14.396 INFO    ARF (8204): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:45:14.396 INFO    ARF (8204): Final RCS 39.39 (base 2.40 + loadout 5.79) * axpect 14.00)
2023-07-29 22:45:14.402 INFO    ARF (1352): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:45:14.402 INFO    ARF (1352): Final RCS 39.39 (base 2.40 + loadout 5.79) * axpect 14.00)
2023-07-29 22:45:14.407 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:45:14.560 INFO    ARF (448): Final RCS 12.60 (base 3.30 + loadout 5.12) * axpect 2.27)
2023-07-29 22:45:14.727 WARNING LOG (3992): 6 duplicate message(s) skipped.
2023-07-29 22:45:14.727 INFO    ARF (10188): Final RCS 91.59 (base 75.00 + loadout 0.00) * axpect 1.22)
2023-07-29 22:45:14.735 INFO    ARF (448): Final RCS 91.58 (base 75.00 + loadout 0.00) * axpect 1.22)
2023-07-29 22:45:14.761 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:45:14.761 INFO    ARF (1352): Final RCS 91.57 (base 75.00 + loadout 0.00) * axpect 1.22)
2023-07-29 22:45:14.778 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:45:14.778 INFO    ARF (3968): Final RCS 91.56 (base 75.00 + loadout 0.00) * axpect 1.22)
2023-07-29 22:45:14.847 INFO    ARF (5276): Final RCS 10.90 (base 3.00 + loadout 4.29) * axpect 2.20)
2023-07-29 22:45:15.162 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:45:15.162 INFO    ARF (16380): Final RCS 10.89 (base 3.00 + loadout 4.29) * axpect 2.20)
2023-07-29 22:45:15.240 WARNING LOG (3992): 5 duplicate message(s) skipped.
2023-07-29 22:45:15.240 INFO    ARF (14048): Final RCS 91.34 (base 75.00 + loadout 0.00) * axpect 1.22)
2023-07-29 22:45:15.258 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:45:15.258 INFO    ARF (16316): Final RCS 91.33 (base 75.00 + loadout 0.00) * axpect 1.22)
2023-07-29 22:45:15.275 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:45:15.275 INFO    ARF (11024): Final RCS 91.32 (base 75.00 + loadout 0.00) * axpect 1.22)
2023-07-29 22:45:15.398 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:45:15.398 INFO    ARF (7300): Final RCS 12.53 (base 3.30 + loadout 5.12) * axpect 2.25)
2023-07-29 22:45:15.459 WARNING LOG (3992): 5 duplicate message(s) skipped.
2023-07-29 22:45:15.459 INFO    ARF (17328): Final RCS 12.53 (base 3.30 + loadout 5.12) * axpect 2.24)
2023-07-29 22:45:15.606 INFO    ARF (12064): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:45:15.606 INFO    ARF (12064): Final RCS 39.40 (base 2.40 + loadout 5.79) * axpect 14.00)
2023-07-29 22:45:15.615 INFO    ARF (16316): Final RCS 0.27 (base 0.30 + loadout 0.00) * axpect 0.90)
2023-07-29 22:45:15.615 INFO    ARF (16316): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:45:15.615 INFO    ARF (16316): Final RCS 39.40 (base 2.40 + loadout 5.79) * axpect 14.00)
2023-07-29 22:45:15.631 INFO    ARF (10832): Final RCS 0.27 (base 0.30 + loadout 0.00) * axpect 0.90)
2023-07-29 22:45:15.631 INFO    ARF (10832): Final RCS 7.56 (base 3.30 + loadout 2.57) * axpect 1.51)
2023-07-29 22:45:15.631 INFO    ARF (10832): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:45:15.631 INFO    ARF (10832): Final RCS 39.40 (base 2.40 + loadout 5.79) * axpect 14.00)
2023-07-29 22:45:15.640 INFO    ARF (12064): Final RCS 0.27 (base 0.30 + loadout 0.00) * axpect 0.90)
2023-07-29 22:45:15.641 INFO    ARF (12064): Final RCS 7.56 (base 3.30 + loadout 2.57) * axpect 1.51)
2023-07-29 22:45:15.641 INFO    ARF (12064): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:45:15.641 INFO    ARF (12064): Final RCS 39.40 (base 2.40 + loadout 5.79) * axpect 14.00)
2023-07-29 22:45:15.650 INFO    ARF (16316): Final RCS 0.27 (base 0.30 + loadout 0.00) * axpect 0.90)
2023-07-29 22:45:15.650 INFO    ARF (16316): Final RCS 7.56 (base 3.30 + loadout 2.57) * axpect 1.51)
2023-07-29 22:45:15.650 INFO    ARF (16316): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:45:15.650 INFO    ARF (16316): Final RCS 39.40 (base 2.40 + loadout 5.79) * axpect 14.00)
2023-07-29 22:45:15.658 INFO    ARF (10832): Final RCS 0.27 (base 0.30 + loadout 0.00) * axpect 0.89)
2023-07-29 22:45:15.658 INFO    ARF (10832): Final RCS 7.56 (base 3.30 + loadout 2.57) * axpect 1.51)
2023-07-29 22:45:15.658 INFO    ARF (10832): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:45:15.658 INFO    ARF (10832): Final RCS 39.40 (base 2.40 + loadout 5.79) * axpect 14.00)
2023-07-29 22:45:15.667 INFO    ARF (9160): Final RCS 0.27 (base 0.30 + loadout 0.00) * axpect 0.89)
2023-07-29 22:45:15.667 INFO    ARF (9160): Final RCS 7.56 (base 3.30 + loadout 2.57) * axpect 1.51)
2023-07-29 22:45:15.667 INFO    ARF (9160): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:45:15.667 INFO    ARF (9160): Final RCS 39.40 (base 2.40 + loadout 5.79) * axpect 14.00)
2023-07-29 22:45:15.675 INFO    ARF (5996): Final RCS 0.27 (base 0.30 + loadout 0.00) * axpect 0.89)
2023-07-29 22:45:15.675 INFO    ARF (5996): Final RCS 7.56 (base 3.30 + loadout 2.57) * axpect 1.51)
2023-07-29 22:45:15.740 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:45:15.919 INFO    ARF (5548): Final RCS 188.15 (base 25.00 + loadout 0.00) * axpect 7.53)
2023-07-29 22:45:15.928 INFO    ARF (14528): Final RCS 188.26 (base 25.00 + loadout 0.00) * axpect 7.53)
2023-07-29 22:45:15.930 DEBUG   LuaGUI (Main): --- onChatMessage---	sus	10	-2
2023-07-29 22:45:15.936 INFO    ARF (10832): Final RCS 188.37 (base 25.00 + loadout 0.00) * axpect 7.53)
2023-07-29 22:45:15.947 INFO    ARF (14048): Final RCS 188.47 (base 25.00 + loadout 0.00) * axpect 7.54)
2023-07-29 22:45:15.956 INFO    ARF (14528): Final RCS 188.58 (base 25.00 + loadout 0.00) * axpect 7.54)
2023-07-29 22:45:15.971 INFO    ARF (448): Final RCS 188.69 (base 25.00 + loadout 0.00) * axpect 7.55)
2023-07-29 22:45:15.980 INFO    ARF (11024): Final RCS 188.81 (base 25.00 + loadout 0.00) * axpect 7.55)
2023-07-29 22:45:16.512 INFO    ARF (9160): Final RCS 195.98 (base 25.00 + loadout 0.00) * axpect 7.84)
2023-07-29 22:45:16.522 INFO    ARF (17328): Final RCS 196.14 (base 25.00 + loadout 0.00) * axpect 7.85)
2023-07-29 22:45:16.528 INFO    ARF (10832): Final RCS 196.30 (base 25.00 + loadout 0.00) * axpect 7.85)
2023-07-29 22:45:16.537 INFO    ARF (14048): Final RCS 196.47 (base 25.00 + loadout 0.00) * axpect 7.86)
2023-07-29 22:45:16.547 INFO    ARF (13420): Final RCS 196.63 (base 25.00 + loadout 0.00) * axpect 7.87)
2023-07-29 22:45:16.556 INFO    ARF (12064): Final RCS 196.80 (base 25.00 + loadout 0.00) * axpect 7.87)
2023-07-29 22:45:16.805 INFO    ARF (3428): Final RCS 0.26 (base 0.30 + loadout 0.00) * axpect 0.87)
2023-07-29 22:45:17.028 WARNING LOG (3992): 5 duplicate message(s) skipped.
2023-07-29 22:45:17.028 INFO    ARF (1352): Final RCS 12.52 (base 3.30 + loadout 5.12) * axpect 2.24)
2023-07-29 22:45:17.071 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:45:17.071 INFO    ARF (9160): Final RCS 12.53 (base 3.30 + loadout 5.12) * axpect 2.24)
2023-07-29 22:45:17.207 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:45:17.207 INFO    ARF (10832): Final RCS 90.35 (base 75.00 + loadout 0.00) * axpect 1.20)
2023-07-29 22:45:17.215 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:45:17.215 INFO    ARF (11024): Final RCS 90.34 (base 75.00 + loadout 0.00) * axpect 1.20)
2023-07-29 22:45:17.221 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:45:17.235 INFO    ARF (7300): Final RCS 90.34 (base 75.00 + loadout 0.00) * axpect 1.20)
2023-07-29 22:45:17.245 INFO    ARF (13920): Final RCS 90.33 (base 75.00 + loadout 0.00) * axpect 1.20)
2023-07-29 22:45:17.281 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:45:17.281 INFO    ARF (14048): Final RCS 10.87 (base 3.00 + loadout 4.29) * axpect 2.19)
2023-07-29 22:45:18.081 WARNING LOG (3992): 11 duplicate message(s) skipped.
2023-07-29 22:45:18.081 INFO    ARF (5276): Final RCS 0.30 (base 0.30 + loadout 0.00) * axpect 1.01)
2023-07-29 22:45:18.127 WARNING LOG (3992): 4 duplicate message(s) skipped.
2023-07-29 22:45:18.127 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:45:18.131 INFO    ARF (11892): Final RCS 0.30 (base 0.30 + loadout 0.00) * axpect 1.01)
2023-07-29 22:45:18.139 INFO    ARF (3428): Final RCS 0.30 (base 0.30 + loadout 0.00) * axpect 1.02)
2023-07-29 22:45:19.021 INFO    ARF (17328): Final RCS 273.50 (base 25.00 + loadout 0.00) * axpect 10.94)
2023-07-29 22:45:19.028 INFO    ARF (3428): Final RCS 273.95 (base 25.00 + loadout 0.00) * axpect 10.96)
2023-07-29 22:45:19.037 INFO    ARF (448): Final RCS 274.40 (base 25.00 + loadout 0.00) * axpect 10.98)
2023-07-29 22:45:19.047 INFO    ARF (16380): Final RCS 274.86 (base 25.00 + loadout 0.00) * axpect 10.99)
2023-07-29 22:45:19.055 INFO    ARF (5548): Final RCS 275.32 (base 25.00 + loadout 0.00) * axpect 11.01)
2023-07-29 22:45:19.072 INFO    ARF (13420): Final RCS 275.78 (base 25.00 + loadout 0.00) * axpect 11.03)
2023-07-29 22:45:19.080 INFO    ARF (1352): Final RCS 276.23 (base 25.00 + loadout 0.00) * axpect 11.05)
2023-07-29 22:45:19.322 INFO    ARF (8204): Final RCS 0.36 (base 0.30 + loadout 0.00) * axpect 1.21)
2023-07-29 22:45:19.322 INFO    ARF (8204): Final RCS 8.95 (base 3.30 + loadout 2.57) * axpect 1.93)
2023-07-29 22:45:19.330 INFO    ARF (10832): Final RCS 0.36 (base 0.30 + loadout 0.00) * axpect 1.21)
2023-07-29 22:45:19.330 INFO    ARF (10832): Final RCS 8.95 (base 3.30 + loadout 2.57) * axpect 1.93)
2023-07-29 22:45:19.330 INFO    ARF (10832): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:45:19.340 INFO    ARF (9160): Final RCS 0.36 (base 0.30 + loadout 0.00) * axpect 1.21)
2023-07-29 22:45:19.340 INFO    ARF (9160): Final RCS 8.96 (base 3.30 + loadout 2.57) * axpect 1.94)
2023-07-29 22:45:19.340 INFO    ARF (9160): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:45:19.340 INFO    ARF (9160): Final RCS 39.44 (base 2.40 + loadout 5.79) * axpect 14.02)
2023-07-29 22:45:19.349 INFO    ARF (14048): Final RCS 0.36 (base 0.30 + loadout 0.00) * axpect 1.22)
2023-07-29 22:45:19.349 INFO    ARF (14048): Final RCS 8.97 (base 3.30 + loadout 2.57) * axpect 1.94)
2023-07-29 22:45:19.349 INFO    ARF (14048): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:45:19.349 INFO    ARF (14048): Final RCS 39.44 (base 2.40 + loadout 5.79) * axpect 14.02)
2023-07-29 22:45:19.357 INFO    ARF (448): Final RCS 0.37 (base 0.30 + loadout 0.00) * axpect 1.22)
2023-07-29 22:45:19.357 INFO    ARF (448): Final RCS 8.97 (base 3.30 + loadout 2.57) * axpect 1.94)
2023-07-29 22:45:19.357 INFO    ARF (448): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:45:19.357 INFO    ARF (448): Final RCS 39.45 (base 2.40 + loadout 5.79) * axpect 14.02)
2023-07-29 22:45:19.377 INFO    ARF (9160): Final RCS 0.37 (base 0.30 + loadout 0.00) * axpect 1.22)
2023-07-29 22:45:19.377 INFO    ARF (9160): Final RCS 8.98 (base 3.30 + loadout 2.57) * axpect 1.94)
2023-07-29 22:45:19.377 INFO    ARF (9160): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:45:19.377 INFO    ARF (9160): Final RCS 39.45 (base 2.40 + loadout 5.79) * axpect 14.02)
2023-07-29 22:45:19.379 INFO    ARF (5548): Final RCS 0.37 (base 0.30 + loadout 0.00) * axpect 1.22)
2023-07-29 22:45:19.379 INFO    ARF (5548): Final RCS 8.99 (base 3.30 + loadout 2.57) * axpect 1.94)
2023-07-29 22:45:19.379 INFO    ARF (5548): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:45:19.379 INFO    ARF (5548): Final RCS 39.45 (base 2.40 + loadout 5.79) * axpect 14.02)
2023-07-29 22:45:19.385 INFO    ARF (448): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:45:19.385 INFO    ARF (448): Final RCS 39.45 (base 2.40 + loadout 5.79) * axpect 14.02)
2023-07-29 22:45:19.555 INFO    ARF (5276): Final RCS 12.55 (base 3.30 + loadout 5.12) * axpect 2.25)
2023-07-29 22:45:19.710 WARNING LOG (3992): 5 duplicate message(s) skipped.
2023-07-29 22:45:19.710 INFO    ARF (14528): Final RCS 89.00 (base 75.00 + loadout 0.00) * axpect 1.19)
2023-07-29 22:45:19.729 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:45:19.729 INFO    ARF (5548): Final RCS 88.99 (base 75.00 + loadout 0.00) * axpect 1.19)
2023-07-29 22:45:19.747 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:45:19.747 INFO    ARF (448): Final RCS 88.98 (base 75.00 + loadout 0.00) * axpect 1.19)
2023-07-29 22:45:19.771 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:45:19.771 INFO    ARF (5996): Final RCS 88.97 (base 75.00 + loadout 0.00) * axpect 1.19)
2023-07-29 22:45:19.824 INFO    ARF (14048): Final RCS 10.84 (base 3.00 + loadout 4.29) * axpect 2.18)
2023-07-29 22:45:20.211 WARNING LOG (3992): 8 duplicate message(s) skipped.
2023-07-29 22:45:20.211 INFO    ARF (10832): Final RCS 88.72 (base 75.00 + loadout 0.00) * axpect 1.18)
2023-07-29 22:45:20.229 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:45:20.229 INFO    ARF (5548): Final RCS 88.71 (base 75.00 + loadout 0.00) * axpect 1.18)
2023-07-29 22:45:20.246 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:45:20.246 INFO    ARF (10188): Final RCS 88.70 (base 75.00 + loadout 0.00) * axpect 1.18)
2023-07-29 22:45:20.272 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:45:20.272 INFO    ARF (8204): Final RCS 88.69 (base 75.00 + loadout 0.00) * axpect 1.18)
2023-07-29 22:45:20.375 INFO    ARF (12064): Final RCS 12.52 (base 3.30 + loadout 5.12) * axpect 2.24)
2023-07-29 22:45:20.590 WARNING LOG (3992): 5 duplicate message(s) skipped.
2023-07-29 22:45:20.590 INFO    ARF (9160): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:45:20.590 INFO    ARF (9160): Final RCS 39.46 (base 2.40 + loadout 5.79) * axpect 14.03)
2023-07-29 22:45:20.599 INFO    ARF (448): Final RCS 0.38 (base 0.30 + loadout 0.00) * axpect 1.28)
2023-07-29 22:45:20.599 INFO    ARF (448): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:45:20.599 INFO    ARF (448): Final RCS 39.46 (base 2.40 + loadout 5.79) * axpect 14.03)
2023-07-29 22:45:20.606 INFO    ARF (3428): Final RCS 0.38 (base 0.30 + loadout 0.00) * axpect 1.28)
2023-07-29 22:45:20.606 INFO    ARF (3428): Final RCS 9.52 (base 3.30 + loadout 2.57) * axpect 2.11)
2023-07-29 22:45:20.606 INFO    ARF (3428): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:45:20.606 INFO    ARF (3428): Final RCS 39.46 (base 2.40 + loadout 5.79) * axpect 14.03)
2023-07-29 22:45:20.615 INFO    ARF (11892): Final RCS 0.38 (base 0.30 + loadout 0.00) * axpect 1.28)
2023-07-29 22:45:20.615 INFO    ARF (11892): Final RCS 9.52 (base 3.30 + loadout 2.57) * axpect 2.10)
2023-07-29 22:45:20.615 INFO    ARF (11892): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:45:20.615 INFO    ARF (11892): Final RCS 39.46 (base 2.40 + loadout 5.79) * axpect 14.03)
2023-07-29 22:45:20.623 INFO    ARF (12064): Final RCS 0.38 (base 0.30 + loadout 0.00) * axpect 1.28)
2023-07-29 22:45:20.623 INFO    ARF (12064): Final RCS 9.51 (base 3.30 + loadout 2.57) * axpect 2.10)
2023-07-29 22:45:20.623 INFO    ARF (12064): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:45:20.623 INFO    ARF (12064): Final RCS 39.46 (base 2.40 + loadout 5.79) * axpect 14.03)
2023-07-29 22:45:20.640 INFO    ARF (11024): Final RCS 0.38 (base 0.30 + loadout 0.00) * axpect 1.28)
2023-07-29 22:45:20.640 INFO    ARF (11024): Final RCS 9.51 (base 3.30 + loadout 2.57) * axpect 2.10)
2023-07-29 22:45:20.640 INFO    ARF (11024): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:45:20.640 INFO    ARF (11024): Final RCS 39.46 (base 2.40 + loadout 5.79) * axpect 14.03)
2023-07-29 22:45:20.649 INFO    ARF (11892): Final RCS 0.38 (base 0.30 + loadout 0.00) * axpect 1.28)
2023-07-29 22:45:20.649 INFO    ARF (11892): Final RCS 9.51 (base 3.30 + loadout 2.57) * axpect 2.10)
2023-07-29 22:45:20.649 INFO    ARF (11892): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:45:20.649 INFO    ARF (11892): Final RCS 39.46 (base 2.40 + loadout 5.79) * axpect 14.03)
2023-07-29 22:45:20.658 INFO    ARF (1352): Final RCS 0.38 (base 0.30 + loadout 0.00) * axpect 1.28)
2023-07-29 22:45:20.658 INFO    ARF (1352): Final RCS 9.51 (base 3.30 + loadout 2.57) * axpect 2.10)
2023-07-29 22:45:20.899 INFO    ARF (10188): Final RCS 362.98 (base 25.00 + loadout 0.00) * axpect 14.52)
2023-07-29 22:45:20.906 INFO    ARF (11892): Final RCS 363.41 (base 25.00 + loadout 0.00) * axpect 14.54)
2023-07-29 22:45:20.915 INFO    ARF (10832): Final RCS 363.83 (base 25.00 + loadout 0.00) * axpect 14.55)
2023-07-29 22:45:20.930 INFO    ARF (1352): Final RCS 364.25 (base 25.00 + loadout 0.00) * axpect 14.57)
2023-07-29 22:45:20.939 INFO    ARF (14048): Final RCS 364.66 (base 25.00 + loadout 0.00) * axpect 14.59)
2023-07-29 22:45:20.949 INFO    ARF (12064): Final RCS 365.08 (base 25.00 + loadout 0.00) * axpect 14.60)
2023-07-29 22:45:20.957 INFO    ARF (8204): Final RCS 365.50 (base 25.00 + loadout 0.00) * axpect 14.62)
2023-07-29 22:45:21.489 INFO    ARF (3968): Final RCS 384.57 (base 25.00 + loadout 0.00) * axpect 15.38)
2023-07-29 22:45:21.497 INFO    ARF (448): Final RCS 384.87 (base 25.00 + loadout 0.00) * axpect 15.39)
2023-07-29 22:45:21.506 INFO    ARF (14528): Final RCS 385.17 (base 25.00 + loadout 0.00) * axpect 15.41)
2023-07-29 22:45:21.516 INFO    ARF (13920): Final RCS 385.46 (base 25.00 + loadout 0.00) * axpect 15.42)
2023-07-29 22:45:21.531 INFO    ARF (8204): Final RCS 385.75 (base 25.00 + loadout 0.00) * axpect 15.43)
2023-07-29 22:45:21.539 INFO    ARF (12064): Final RCS 386.05 (base 25.00 + loadout 0.00) * axpect 15.44)
2023-07-29 22:45:21.724 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:45:21.788 INFO    ARF (8204): Final RCS 0.35 (base 0.30 + loadout 0.00) * axpect 1.15)
2023-07-29 22:45:21.798 INFO    ARF (11892): Final RCS 0.34 (base 0.30 + loadout 0.00) * axpect 1.15)
2023-07-29 22:45:21.842 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:45:21.842 INFO    ARF (9160): Final RCS 0.34 (base 0.30 + loadout 0.00) * axpect 1.14)
2023-07-29 22:45:22.021 INFO    ARF (14528): Final RCS 12.40 (base 3.30 + loadout 5.12) * axpect 2.21)
2023-07-29 22:45:22.039 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:45:22.039 INFO    ARF (10832): Final RCS 12.40 (base 3.30 + loadout 5.12) * axpect 2.20)
2023-07-29 22:45:22.176 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:45:22.176 INFO    ARF (1352): Final RCS 87.60 (base 75.00 + loadout 0.00) * axpect 1.17)
2023-07-29 22:45:22.185 INFO    ARF (5548): Final RCS 87.59 (base 75.00 + loadout 0.00) * axpect 1.17)
2023-07-29 22:45:22.196 INFO    ARF (3968): Final RCS 87.58 (base 75.00 + loadout 0.00) * axpect 1.17)
2023-07-29 22:45:22.220 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:45:22.220 INFO    ARF (8204): Final RCS 87.57 (base 75.00 + loadout 0.00) * axpect 1.17)
2023-07-29 22:45:22.237 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:45:22.237 INFO    ARF (1352): Final RCS 87.56 (base 75.00 + loadout 0.00) * axpect 1.17)
2023-07-29 22:45:22.246 INFO    ARF (12064): Final RCS 10.83 (base 3.00 + loadout 4.29) * axpect 2.18)
2023-07-29 22:45:22.279 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:45:22.279 INFO    ARF (9160): Final RCS 10.82 (base 3.00 + loadout 4.29) * axpect 2.18)
2023-07-29 22:45:22.607 WARNING LOG (3992): 5 duplicate message(s) skipped.
2023-07-29 22:45:22.607 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:45:22.621 INFO    ARF (13920): Final RCS 10.82 (base 3.00 + loadout 4.29) * axpect 2.18)
2023-07-29 22:45:23.055 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:45:23.055 INFO    ARF (14528): Final RCS 0.30 (base 0.30 + loadout 0.00) * axpect 1.00)
2023-07-29 22:45:23.080 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:45:23.080 INFO    ARF (10832): Final RCS 0.30 (base 0.30 + loadout 0.00) * axpect 0.99)
2023-07-29 22:45:24.021 WARNING LOG (3992): 4 duplicate message(s) skipped.
2023-07-29 22:45:24.021 INFO    ARF (5276): Final RCS 370.55 (base 25.00 + loadout 0.00) * axpect 14.82)
2023-07-29 22:45:24.031 INFO    ARF (8624): Final RCS 370.18 (base 25.00 + loadout 0.00) * axpect 14.81)
2023-07-29 22:45:24.037 INFO    ARF (17328): Final RCS 369.80 (base 25.00 + loadout 0.00) * axpect 14.79)
2023-07-29 22:45:24.047 INFO    ARF (12064): Final RCS 369.42 (base 25.00 + loadout 0.00) * axpect 14.78)
2023-07-29 22:45:24.055 INFO    ARF (7300): Final RCS 369.03 (base 25.00 + loadout 0.00) * axpect 14.76)
2023-07-29 22:45:24.063 INFO    ARF (5548): Final RCS 368.65 (base 25.00 + loadout 0.00) * axpect 14.75)
2023-07-29 22:45:24.311 INFO    ARF (8624): Final RCS 9.15 (base 3.30 + loadout 2.57) * axpect 1.99)
2023-07-29 22:45:24.320 INFO    ARF (5276): Final RCS 0.30 (base 0.30 + loadout 0.00) * axpect 0.99)
2023-07-29 22:45:24.320 INFO    ARF (5276): Final RCS 9.15 (base 3.30 + loadout 2.57) * axpect 2.00)
2023-07-29 22:45:24.320 INFO    ARF (5276): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:45:24.329 INFO    ARF (8204): Final RCS 0.30 (base 0.30 + loadout 0.00) * axpect 0.99)
2023-07-29 22:45:24.329 INFO    ARF (8204): Final RCS 9.16 (base 3.30 + loadout 2.57) * axpect 2.00)
2023-07-29 22:45:24.329 INFO    ARF (8204): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:45:24.329 INFO    ARF (8204): Final RCS 39.51 (base 2.40 + loadout 5.79) * axpect 14.05)
2023-07-29 22:45:24.337 INFO    ARF (5548): Final RCS 0.30 (base 0.30 + loadout 0.00) * axpect 0.99)
2023-07-29 22:45:24.337 INFO    ARF (5548): Final RCS 9.16 (base 3.30 + loadout 2.57) * axpect 2.00)
2023-07-29 22:45:24.337 INFO    ARF (5548): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:45:24.337 INFO    ARF (5548): Final RCS 39.51 (base 2.40 + loadout 5.79) * axpect 14.05)
2023-07-29 22:45:24.347 INFO    ARF (14528): Final RCS 0.30 (base 0.30 + loadout 0.00) * axpect 0.99)
2023-07-29 22:45:24.347 INFO    ARF (14528): Final RCS 9.16 (base 3.30 + loadout 2.57) * axpect 2.00)
2023-07-29 22:45:24.347 INFO    ARF (14528): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:45:24.347 INFO    ARF (14528): Final RCS 39.51 (base 2.40 + loadout 5.79) * axpect 14.05)
2023-07-29 22:45:24.362 INFO    ARF (3968): Final RCS 0.30 (base 0.30 + loadout 0.00) * axpect 0.99)
2023-07-29 22:45:24.362 INFO    ARF (3968): Final RCS 9.16 (base 3.30 + loadout 2.57) * axpect 2.00)
2023-07-29 22:45:24.362 INFO    ARF (3968): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:45:24.362 INFO    ARF (3968): Final RCS 39.51 (base 2.40 + loadout 5.79) * axpect 14.05)
2023-07-29 22:45:24.371 INFO    ARF (10832): Final RCS 0.30 (base 0.30 + loadout 0.00) * axpect 0.99)
2023-07-29 22:45:24.371 INFO    ARF (10832): Final RCS 9.16 (base 3.30 + loadout 2.57) * axpect 2.00)
2023-07-29 22:45:24.371 INFO    ARF (10832): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:45:24.372 INFO    ARF (10832): Final RCS 39.51 (base 2.40 + loadout 5.79) * axpect 14.05)
2023-07-29 22:45:24.374 INFO    ARF (17328): Final RCS 6.83 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:45:24.374 INFO    ARF (17328): Final RCS 39.51 (base 2.40 + loadout 5.79) * axpect 14.05)
2023-07-29 22:45:24.537 INFO    ARF (13920): Final RCS 12.08 (base 3.30 + loadout 5.12) * axpect 2.11)
2023-07-29 22:45:24.587 WARNING LOG (3992): 4 duplicate message(s) skipped.
2023-07-29 22:45:24.587 INFO    ARF (5996): Final RCS 12.07 (base 3.30 + loadout 5.12) * axpect 2.11)
2023-07-29 22:45:24.715 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:45:24.715 INFO    ARF (448): Final RCS 86.10 (base 75.00 + loadout 0.00) * axpect 1.15)
2023-07-29 22:45:24.717 INFO    ARF (5548): Final RCS 86.09 (base 75.00 + loadout 0.00) * axpect 1.15)
2023-07-29 22:45:24.723 INFO    ARF (3428): Final RCS 86.08 (base 75.00 + loadout 0.00) * axpect 1.15)
2023-07-29 22:45:24.734 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:45:24.738 INFO    ARF (12064): Final RCS 86.08 (base 75.00 + loadout 0.00) * axpect 1.15)
2023-07-29 22:45:24.749 INFO    ARF (10188): Final RCS 86.07 (base 75.00 + loadout 0.00) * axpect 1.15)
2023-07-29 22:45:24.766 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:45:24.766 INFO    ARF (13920): Final RCS 86.06 (base 75.00 + loadout 0.00) * axpect 1.15)
2023-07-29 22:45:24.809 INFO    ARF (16316): Final RCS 10.81 (base 3.00 + loadout 4.29) * axpect 2.17)
2023-07-29 22:45:25.125 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:45:25.125 INFO    ARF (5548): Final RCS 10.80 (base 3.00 + loadout 4.29) * axpect 2.17)
2023-07-29 22:45:25.186 WARNING LOG (3992): 5 duplicate message(s) skipped.
2023-07-29 22:45:25.186 INFO    ARF (11024): Final RCS 85.81 (base 75.00 + loadout 0.00) * axpect 1.14)
2023-07-29 22:45:25.194 INFO    ARF (7300): Final RCS 85.80 (base 75.00 + loadout 0.00) * axpect 1.14)
2023-07-29 22:45:25.211 INFO    ARF (14528): Final RCS 85.79 (base 75.00 + loadout 0.00) * axpect 1.14)
2023-07-29 22:45:25.228 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:45:25.228 INFO    ARF (3428): Final RCS 85.78 (base 75.00 + loadout 0.00) * axpect 1.14)
2023-07-29 22:45:25.245 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:45:25.245 INFO    ARF (11024): Final RCS 85.77 (base 75.00 + loadout 0.00) * axpect 1.14)
2023-07-29 22:45:25.338 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:45:25.362 INFO    ARF (11892): Final RCS 11.93 (base 3.30 + loadout 5.12) * axpect 2.06)
2023-07-29 22:45:25.407 WARNING LOG (3992): 4 duplicate message(s) skipped.
2023-07-29 22:45:25.407 INFO    ARF (5276): Final RCS 11.92 (base 3.30 + loadout 5.12) * axpect 2.06)
2023-07-29 22:45:25.575 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:45:25.575 INFO    ARF (9160): Final RCS 6.76 (base 3.30 + loadout 1.21) * axpect 1.68)
2023-07-29 22:45:25.575 INFO    ARF (9160): Final RCS 39.52 (base 2.40 + loadout 5.79) * axpect 14.05)
2023-07-29 22:45:25.592 INFO    ARF (5276): Final RCS 0.35 (base 0.30 + loadout 0.00) * axpect 1.17)
2023-07-29 22:45:25.592 INFO    ARF (5276): Final RCS 6.76 (base 3.30 + loadout 1.21) * axpect 1.68)
2023-07-29 22:45:25.592 INFO    ARF (5276): Final RCS 39.52 (base 2.40 + loadout 5.79) * axpect 14.05)
2023-07-29 22:45:25.600 INFO    ARF (17328): Final RCS 0.35 (base 0.30 + loadout 0.00) * axpect 1.17)
2023-07-29 22:45:25.601 INFO    ARF (17328): Final RCS 9.17 (base 3.30 + loadout 2.57) * axpect 2.00)
2023-07-29 22:45:25.601 INFO    ARF (17328): Final RCS 6.76 (base 3.30 + loadout 1.21) * axpect 1.68)
2023-07-29 22:45:25.601 INFO    ARF (17328): Final RCS 39.52 (base 2.40 + loadout 5.79) * axpect 14.05)
2023-07-29 22:45:25.609 INFO    ARF (9160): Final RCS 0.35 (base 0.30 + loadout 0.00) * axpect 1.18)
2023-07-29 22:45:25.609 INFO    ARF (9160): Final RCS 9.17 (base 3.30 + loadout 2.57) * axpect 2.00)
2023-07-29 22:45:25.609 INFO    ARF (9160): Final RCS 6.76 (base 3.30 + loadout 1.21) * axpect 1.68)
2023-07-29 22:45:25.609 INFO    ARF (9160): Final RCS 39.52 (base 2.40 + loadout 5.79) * axpect 14.05)
2023-07-29 22:45:25.618 INFO    ARF (5276): Final RCS 0.35 (base 0.30 + loadout 0.00) * axpect 1.18)
2023-07-29 22:45:25.618 INFO    ARF (5276): Final RCS 9.17 (base 3.30 + loadout 2.57) * axpect 2.00)
2023-07-29 22:45:25.618 INFO    ARF (5276): Final RCS 6.76 (base 3.30 + loadout 1.21) * axpect 1.68)
2023-07-29 22:45:25.618 INFO    ARF (5276): Final RCS 39.52 (base 2.40 + loadout 5.79) * axpect 14.05)
2023-07-29 22:45:25.626 INFO    ARF (3428): Final RCS 0.35 (base 0.30 + loadout 0.00) * axpect 1.18)
2023-07-29 22:45:25.626 INFO    ARF (3428): Final RCS 9.17 (base 3.30 + loadout 2.57) * axpect 2.00)
2023-07-29 22:45:25.626 INFO    ARF (3428): Final RCS 6.76 (base 3.30 + loadout 1.21) * axpect 1.68)
2023-07-29 22:45:25.626 INFO    ARF (3428): Final RCS 39.52 (base 2.40 + loadout 5.79) * axpect 14.05)
2023-07-29 22:45:25.635 INFO    ARF (13420): Final RCS 0.35 (base 0.30 + loadout 0.00) * axpect 1.18)
2023-07-29 22:45:25.635 INFO    ARF (13420): Final RCS 9.17 (base 3.30 + loadout 2.57) * axpect 2.00)
2023-07-29 22:45:25.635 INFO    ARF (13420): Final RCS 6.76 (base 3.30 + loadout 1.21) * axpect 1.68)
2023-07-29 22:45:25.635 INFO    ARF (13420): Final RCS 39.52 (base 2.40 + loadout 5.79) * axpect 14.05)
2023-07-29 22:45:25.652 INFO    ARF (5548): Final RCS 0.36 (base 0.30 + loadout 0.00) * axpect 1.18)
2023-07-29 22:45:25.652 INFO    ARF (5548): Final RCS 9.17 (base 3.30 + loadout 2.57) * axpect 2.00)
2023-07-29 22:45:25.891 INFO    ARF (448): Final RCS 288.11 (base 25.00 + loadout 0.00) * axpect 11.52)
2023-07-29 22:45:25.900 INFO    ARF (11024): Final RCS 287.69 (base 25.00 + loadout 0.00) * axpect 11.51)
2023-07-29 22:45:25.909 INFO    ARF (3428): Final RCS 287.26 (base 25.00 + loadout 0.00) * axpect 11.49)
2023-07-29 22:45:25.916 INFO    ARF (16316): Final RCS 286.84 (base 25.00 + loadout 0.00) * axpect 11.47)
2023-07-29 22:45:25.928 INFO    ARF (5996): Final RCS 286.42 (base 25.00 + loadout 0.00) * axpect 11.46)
2023-07-29 22:45:25.936 INFO    ARF (9160): Final RCS 285.99 (base 25.00 + loadout 0.00) * axpect 11.44)
2023-07-29 22:45:25.952 INFO    ARF (1352): Final RCS 285.57 (base 25.00 + loadout 0.00) * axpect 11.42)
2023-07-29 22:45:26.419 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:45:26.483 INFO    ARF (13420): Final RCS 264.43 (base 25.00 + loadout 0.00) * axpect 10.58)
2023-07-29 22:45:26.491 INFO    ARF (16316): Final RCS 264.06 (base 25.00 + loadout 0.00) * axpect 10.56)
2023-07-29 22:45:26.501 INFO    ARF (13920): Final RCS 263.69 (base 25.00 + loadout 0.00) * axpect 10.55)
2023-07-29 22:45:26.509 INFO    ARF (12064): Final RCS 263.32 (base 25.00 + loadout 0.00) * axpect 10.53)
2023-07-29 22:45:26.518 INFO    ARF (9160): Final RCS 262.96 (base 25.00 + loadout 0.00) * axpect 10.52)
2023-07-29 22:45:26.526 INFO    ARF (13920): Final RCS 262.59 (base 25.00 + loadout 0.00) * axpect 10.50)
2023-07-29 22:45:26.777 INFO    ARF (14528): Final RCS 0.44 (base 0.30 + loadout 0.00) * axpect 1.48)
2023-07-29 22:45:26.786 INFO    ARF (16316): Final RCS 0.45 (base 0.30 + loadout 0.00) * axpect 1.49)
2023-07-29 22:45:26.828 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:45:26.828 INFO    ARF (7300): Final RCS 0.45 (base 0.30 + loadout 0.00) * axpect 1.50)
2023-07-29 22:45:27.006 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:45:27.006 INFO    ARF (1352): Final RCS 11.59 (base 3.30 + loadout 5.12) * axpect 1.96)
2023-07-29 22:45:27.048 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:45:27.048 INFO    ARF (17328): Final RCS 11.58 (base 3.30 + loadout 5.12) * axpect 1.96)
2023-07-29 22:45:27.174 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:45:27.174 INFO    ARF (448): Final RCS 84.60 (base 75.00 + loadout 0.00) * axpect 1.13)
2023-07-29 22:45:27.191 INFO    ARF (5548): Final RCS 84.59 (base 75.00 + loadout 0.00) * axpect 1.13)
2023-07-29 22:45:27.200 INFO    ARF (13920): Final RCS 84.58 (base 75.00 + loadout 0.00) * axpect 1.13)
2023-07-29 22:45:27.217 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:45:27.217 INFO    ARF (8204): Final RCS 84.57 (base 75.00 + loadout 0.00) * axpect 1.13)
2023-07-29 22:45:27.242 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:45:27.242 INFO    ARF (8624): Final RCS 84.56 (base 75.00 + loadout 0.00) * axpect 1.13)
2023-07-29 22:45:27.242 INFO    ARF (8624): Final RCS 10.79 (base 3.00 + loadout 4.29) * axpect 2.16)
2023-07-29 22:45:27.568 WARNING LOG (3992): 6 duplicate message(s) skipped.
2023-07-29 22:45:27.568 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:45:27.568 DEBUG   Scripting (Main): 	 ATCToLeaderHandler : make, coalition = 2
2023-07-29 22:45:27.568 ERROR   wInfo (Main): can't open Objects[VSN_F100] table
2023-07-29 22:45:27.568 ERROR   GRAPHICSVISTA (Main): Can't open model VSN_F100.
2023-07-29 22:45:27.569 ALERT   WRADIO (Main): Error in wMessage::buildSpeech(), event = wMsgATCClearedToTaxiRunWay: [string "./Scripts/Speech/common.lua"]:674: assertion failed!
stack traceback:
	[C]: ?
	[C]: in function 'assert'
	[string "./Scripts/Speech/common.lua"]:674: in function 'make'
	[string "./Scripts/Speech/common.lua"]:1017: in function 'make'
	[string "./Scripts/Speech/common.lua"]:1543: in function 'make'
	[string "./Scripts/Speech/common.lua"]:3199: in function 'make'
	[string "Scripts/Speech/speech.lua"]:151: in function <[string "Scripts/Speech/speech.lua"]:130>
2023-07-29 22:45:27.586 INFO    ARF (5996): Final RCS 10.78 (base 3.00 + loadout 4.29) * axpect 2.16)
2023-07-29 22:45:28.052 WARNING LOG (3992): 5 duplicate message(s) skipped.
2023-07-29 22:45:28.052 INFO    ARF (448): Final RCS 0.53 (base 0.30 + loadout 0.00) * axpect 1.78)
2023-07-29 22:45:28.070 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:45:28.070 INFO    ARF (7300): Final RCS 0.54 (base 0.30 + loadout 0.00) * axpect 1.78)
2023-07-29 22:45:28.078 INFO    ARF (9160): Final RCS 0.54 (base 0.30 + loadout 0.00) * axpect 1.79)
2023-07-29 22:45:28.219 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:45:28.219 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:45:28.997 INFO    ARF (3428): Final RCS 209.01 (base 25.00 + loadout 0.00) * axpect 8.36)
2023-07-29 22:45:29.005 INFO    ARF (16316): Final RCS 208.93 (base 25.00 + loadout 0.00) * axpect 8.36)
2023-07-29 22:45:29.016 INFO    ARF (8624): Final RCS 208.85 (base 25.00 + loadout 0.00) * axpect 8.35)
2023-07-29 22:45:29.030 INFO    ARF (3968): Final RCS 208.77 (base 25.00 + loadout 0.00) * axpect 8.35)
2023-07-29 22:45:29.039 INFO    ARF (5548): Final RCS 208.69 (base 25.00 + loadout 0.00) * axpect 8.35)
2023-07-29 22:45:29.048 INFO    ARF (5276): Final RCS 208.61 (base 25.00 + loadout 0.00) * axpect 8.34)
2023-07-29 22:45:29.287 INFO    ARF (10832): Final RCS 9.06 (base 3.30 + loadout 2.57) * axpect 1.97)
2023-07-29 22:45:29.295 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:45:29.295 INFO    ARF (13420): Final RCS 0.56 (base 0.30 + loadout 0.00) * axpect 1.86)
2023-07-29 22:45:29.295 INFO    ARF (13420): Final RCS 6.16 (base 3.30 + loadout 1.21) * axpect 1.50)
2023-07-29 22:45:29.311 INFO    ARF (13920): Final RCS 9.06 (base 3.30 + loadout 2.57) * axpect 1.97)
2023-07-29 22:45:29.311 INFO    ARF (13920): Final RCS 0.56 (base 0.30 + loadout 0.00) * axpect 1.86)
2023-07-29 22:45:29.311 INFO    ARF (13920): Final RCS 6.14 (base 3.30 + loadout 1.21) * axpect 1.49)
2023-07-29 22:45:29.311 INFO    ARF (13920): Final RCS 39.57 (base 2.40 + loadout 5.79) * axpect 14.07)
2023-07-29 22:45:29.320 INFO    ARF (17328): Final RCS 9.06 (base 3.30 + loadout 2.57) * axpect 1.97)
2023-07-29 22:45:29.320 INFO    ARF (17328): Final RCS 0.56 (base 0.30 + loadout 0.00) * axpect 1.86)
2023-07-29 22:45:29.320 INFO    ARF (17328): Final RCS 6.12 (base 3.30 + loadout 1.21) * axpect 1.49)
2023-07-29 22:45:29.320 INFO    ARF (17328): Final RCS 39.57 (base 2.40 + loadout 5.79) * axpect 14.07)
2023-07-29 22:45:29.329 INFO    ARF (3428): Final RCS 9.06 (base 3.30 + loadout 2.57) * axpect 1.97)
2023-07-29 22:45:29.329 INFO    ARF (3428): Final RCS 0.56 (base 0.30 + loadout 0.00) * axpect 1.86)
2023-07-29 22:45:29.329 INFO    ARF (3428): Final RCS 6.10 (base 3.30 + loadout 1.21) * axpect 1.48)
2023-07-29 22:45:29.329 INFO    ARF (3428): Final RCS 39.57 (base 2.40 + loadout 5.79) * axpect 14.07)
2023-07-29 22:45:29.337 INFO    ARF (11024): Final RCS 9.06 (base 3.30 + loadout 2.57) * axpect 1.97)
2023-07-29 22:45:29.337 INFO    ARF (11024): Final RCS 0.56 (base 0.30 + loadout 0.00) * axpect 1.86)
2023-07-29 22:45:29.337 INFO    ARF (11024): Final RCS 6.08 (base 3.30 + loadout 1.21) * axpect 1.48)
2023-07-29 22:45:29.337 INFO    ARF (11024): Final RCS 39.57 (base 2.40 + loadout 5.79) * axpect 14.07)
2023-07-29 22:45:29.347 INFO    ARF (11892): Final RCS 0.56 (base 0.30 + loadout 0.00) * axpect 1.86)
2023-07-29 22:45:29.347 INFO    ARF (11892): Final RCS 6.07 (base 3.30 + loadout 1.21) * axpect 1.47)
2023-07-29 22:45:29.347 INFO    ARF (11892): Final RCS 39.57 (base 2.40 + loadout 5.79) * axpect 14.07)
2023-07-29 22:45:29.354 INFO    ARF (13420): Final RCS 6.05 (base 3.30 + loadout 1.21) * axpect 1.47)
2023-07-29 22:45:29.354 INFO    ARF (13420): Final RCS 39.57 (base 2.40 + loadout 5.79) * axpect 14.07)
2023-07-29 22:45:29.523 INFO    ARF (17328): Final RCS 10.97 (base 3.30 + loadout 5.12) * axpect 1.77)
2023-07-29 22:45:29.571 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:45:29.571 INFO    ARF (5276): Final RCS 10.96 (base 3.30 + loadout 5.12) * axpect 1.77)
2023-07-29 22:45:29.699 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:45:29.699 INFO    ARF (3428): Final RCS 83.06 (base 75.00 + loadout 0.00) * axpect 1.11)
2023-07-29 22:45:29.707 INFO    ARF (12064): Final RCS 83.05 (base 75.00 + loadout 0.00) * axpect 1.11)
2023-07-29 22:45:29.715 INFO    ARF (7300): Final RCS 83.04 (base 75.00 + loadout 0.00) * axpect 1.11)
2023-07-29 22:45:29.740 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:45:29.740 INFO    ARF (16316): Final RCS 83.03 (base 75.00 + loadout 0.00) * axpect 1.11)
2023-07-29 22:45:29.790 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:45:29.790 INFO    ARF (10832): Final RCS 10.80 (base 3.00 + loadout 4.29) * axpect 2.17)
2023-07-29 22:45:29.924 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:45:29.924 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:45:29.955 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:45:29.955 DEBUG   Scripting (Main): Phrases make : key = 21
2023-07-29 22:45:29.955 ALERT   WRADIO (Main): Error in wMessage::buildSpeech(), event = wMsgLeaderRequestTakeOff: [string "./Scripts/Speech/common.lua"]:674: assertion failed!
stack traceback:
	[C]: ?
	[C]: in function 'assert'
	[string "./Scripts/Speech/common.lua"]:674: in function 'make'
	[string "./Scripts/Speech/common.lua"]:2621: in function 'make'
	[string "./Scripts/Speech/common.lua"]:3199: in function 'make'
	[string "Scripts/Speech/speech.lua"]:151: in function <[string "Scripts/Speech/speech.lua"]:130>
2023-07-29 22:45:30.107 INFO    ARF (8624): Final RCS 10.83 (base 3.00 + loadout 4.29) * axpect 2.18)
2023-07-29 22:45:30.158 WARNING LOG (3992): 4 duplicate message(s) skipped.
2023-07-29 22:45:30.158 INFO    ARF (7300): Final RCS 10.84 (base 3.00 + loadout 4.29) * axpect 2.18)
2023-07-29 22:45:30.167 INFO    ARF (1352): Final RCS 82.77 (base 75.00 + loadout 0.00) * axpect 1.10)
2023-07-29 22:45:30.174 INFO    ARF (9160): Final RCS 82.76 (base 75.00 + loadout 0.00) * axpect 1.10)
2023-07-29 22:45:30.200 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:45:30.200 INFO    ARF (5548): Final RCS 82.75 (base 75.00 + loadout 0.00) * axpect 1.10)
2023-07-29 22:45:30.218 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:45:30.218 INFO    ARF (7300): Final RCS 82.74 (base 75.00 + loadout 0.00) * axpect 1.10)
2023-07-29 22:45:30.325 INFO    ARF (17328): Final RCS 10.77 (base 3.30 + loadout 5.12) * axpect 1.71)
2023-07-29 22:45:30.368 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:45:30.368 INFO    ARF (13920): Final RCS 10.76 (base 3.30 + loadout 5.12) * axpect 1.71)
2023-07-29 22:45:30.562 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:45:30.562 INFO    ARF (9160): Final RCS 7.96 (base 3.30 + loadout 1.21) * axpect 2.04)
2023-07-29 22:45:30.562 INFO    ARF (9160): Final RCS 39.59 (base 2.40 + loadout 5.79) * axpect 14.08)
2023-07-29 22:45:30.569 INFO    ARF (14048): Final RCS 0.55 (base 0.30 + loadout 0.00) * axpect 1.82)
2023-07-29 22:45:30.569 INFO    ARF (14048): Final RCS 7.95 (base 3.30 + loadout 1.21) * axpect 2.04)
2023-07-29 22:45:30.569 INFO    ARF (14048): Final RCS 39.59 (base 2.40 + loadout 5.79) * axpect 14.08)
2023-07-29 22:45:30.576 INFO    ARF (13920): Final RCS 9.01 (base 3.30 + loadout 2.57) * axpect 1.95)
2023-07-29 22:45:30.576 INFO    ARF (13920): Final RCS 0.55 (base 0.30 + loadout 0.00) * axpect 1.82)
2023-07-29 22:45:30.576 INFO    ARF (13920): Final RCS 7.95 (base 3.30 + loadout 1.21) * axpect 2.04)
2023-07-29 22:45:30.576 INFO    ARF (13920): Final RCS 39.59 (base 2.40 + loadout 5.79) * axpect 14.08)
2023-07-29 22:45:30.586 INFO    ARF (3428): Final RCS 9.01 (base 3.30 + loadout 2.57) * axpect 1.95)
2023-07-29 22:45:30.586 INFO    ARF (3428): Final RCS 0.55 (base 0.30 + loadout 0.00) * axpect 1.82)
2023-07-29 22:45:30.586 INFO    ARF (3428): Final RCS 7.94 (base 3.30 + loadout 1.21) * axpect 2.04)
2023-07-29 22:45:30.586 INFO    ARF (3428): Final RCS 39.59 (base 2.40 + loadout 5.79) * axpect 14.08)
2023-07-29 22:45:30.603 INFO    ARF (11024): Final RCS 9.01 (base 3.30 + loadout 2.57) * axpect 1.95)
2023-07-29 22:45:30.604 INFO    ARF (11024): Final RCS 0.55 (base 0.30 + loadout 0.00) * axpect 1.82)
2023-07-29 22:45:30.604 INFO    ARF (11024): Final RCS 7.94 (base 3.30 + loadout 1.21) * axpect 2.04)
2023-07-29 22:45:30.604 INFO    ARF (11024): Final RCS 39.59 (base 2.40 + loadout 5.79) * axpect 14.08)
2023-07-29 22:45:30.610 INFO    ARF (10188): Final RCS 9.01 (base 3.30 + loadout 2.57) * axpect 1.95)
2023-07-29 22:45:30.610 INFO    ARF (10188): Final RCS 0.55 (base 0.30 + loadout 0.00) * axpect 1.82)
2023-07-29 22:45:30.610 INFO    ARF (10188): Final RCS 7.93 (base 3.30 + loadout 1.21) * axpect 2.04)
2023-07-29 22:45:30.610 INFO    ARF (10188): Final RCS 39.59 (base 2.40 + loadout 5.79) * axpect 14.08)
2023-07-29 22:45:30.618 INFO    ARF (448): Final RCS 9.01 (base 3.30 + loadout 2.57) * axpect 1.95)
2023-07-29 22:45:30.619 INFO    ARF (448): Final RCS 0.55 (base 0.30 + loadout 0.00) * axpect 1.82)
2023-07-29 22:45:30.619 INFO    ARF (448): Final RCS 7.92 (base 3.30 + loadout 1.21) * axpect 2.03)
2023-07-29 22:45:30.619 INFO    ARF (448): Final RCS 39.59 (base 2.40 + loadout 5.79) * axpect 14.08)
2023-07-29 22:45:30.626 INFO    ARF (10832): Final RCS 9.01 (base 3.30 + loadout 2.57) * axpect 1.95)
2023-07-29 22:45:30.626 INFO    ARF (10832): Final RCS 0.55 (base 0.30 + loadout 0.00) * axpect 1.82)
2023-07-29 22:45:30.653 DEBUG   LuaGUI (Main): --- onChatMessage---	my 500kg pen bombs	22	-2
2023-07-29 22:45:30.717 INFO    ASYNCNET (Main): Current ping: 73.5ms
2023-07-29 22:45:30.869 INFO    ARF (8204): Final RCS 203.06 (base 25.00 + loadout 0.00) * axpect 8.12)
2023-07-29 22:45:30.876 INFO    ARF (1352): Final RCS 203.05 (base 25.00 + loadout 0.00) * axpect 8.12)
2023-07-29 22:45:30.885 INFO    ARF (16380): Final RCS 203.03 (base 25.00 + loadout 0.00) * axpect 8.12)
2023-07-29 22:45:30.901 INFO    ARF (5548): Final RCS 203.02 (base 25.00 + loadout 0.00) * axpect 8.12)
2023-07-29 22:45:30.909 INFO    ARF (11892): Final RCS 203.01 (base 25.00 + loadout 0.00) * axpect 8.12)
2023-07-29 22:45:30.917 INFO    ARF (14048): Final RCS 202.99 (base 25.00 + loadout 0.00) * axpect 8.12)
2023-07-29 22:45:30.926 INFO    ARF (5548): Final RCS 202.98 (base 25.00 + loadout 0.00) * axpect 8.12)
2023-07-29 22:45:31.065 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:45:31.065 DEBUG   Scripting (Main): Phrases make : key = 4380
2023-07-29 22:45:31.455 INFO    ARF (13420): Final RCS 201.80 (base 25.00 + loadout 0.00) * axpect 8.07)
2023-07-29 22:45:31.472 INFO    ARF (3968): Final RCS 201.77 (base 25.00 + loadout 0.00) * axpect 8.07)
2023-07-29 22:45:31.480 INFO    ARF (17328): Final RCS 201.74 (base 25.00 + loadout 0.00) * axpect 8.07)
2023-07-29 22:45:31.489 INFO    ARF (12064): Final RCS 201.70 (base 25.00 + loadout 0.00) * axpect 8.07)
2023-07-29 22:45:31.497 INFO    ARF (5996): Final RCS 201.67 (base 25.00 + loadout 0.00) * axpect 8.07)
2023-07-29 22:45:31.505 INFO    ARF (8624): Final RCS 201.63 (base 25.00 + loadout 0.00) * axpect 8.07)
2023-07-29 22:45:31.739 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:45:31.760 INFO    ARF (12064): Final RCS 0.57 (base 0.30 + loadout 0.00) * axpect 1.90)
2023-07-29 22:45:31.769 INFO    ARF (17328): Final RCS 0.57 (base 0.30 + loadout 0.00) * axpect 1.91)
2023-07-29 22:45:31.995 WARNING LOG (3992): 5 duplicate message(s) skipped.
2023-07-29 22:45:31.995 INFO    ARF (10832): Final RCS 10.40 (base 3.30 + loadout 5.12) * axpect 1.60)
2023-07-29 22:45:32.011 INFO    ARF (17328): Final RCS 10.39 (base 3.30 + loadout 5.12) * axpect 1.60)
2023-07-29 22:45:32.167 WARNING LOG (3992): 5 duplicate message(s) skipped.
2023-07-29 22:45:32.167 INFO    ARF (5996): Final RCS 81.56 (base 75.00 + loadout 0.00) * axpect 1.09)
2023-07-29 22:45:32.186 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:45:32.186 INFO    ARF (5548): Final RCS 81.55 (base 75.00 + loadout 0.00) * axpect 1.09)
2023-07-29 22:45:32.286 INFO    ARF (11892): Final RCS 81.54 (base 75.00 + loadout 0.00) * axpect 1.09)
2023-07-29 22:45:32.290 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:45:32.290 INFO    ARF (5276): Final RCS 81.53 (base 75.00 + loadout 0.00) * axpect 1.09)
2023-07-29 22:45:32.290 INFO    ARF (5276): Final RCS 10.98 (base 3.00 + loadout 4.29) * axpect 2.23)
2023-07-29 22:45:32.291 INFO    ARF (8624): Final RCS 10.99 (base 3.00 + loadout 4.29) * axpect 2.23)
2023-07-29 22:45:32.359 WARNING LOG (3992): 5 duplicate message(s) skipped.
2023-07-29 22:45:32.359 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:45:32.573 WARNING LOG (3992): 4 duplicate message(s) skipped.
2023-07-29 22:45:32.573 INFO    ARF (8204): Final RCS 11.00 (base 3.00 + loadout 4.29) * axpect 2.23)
2023-07-29 22:45:32.929 WARNING LOG (3992): 6 duplicate message(s) skipped.
2023-07-29 22:45:32.929 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:45:33.030 INFO    ARF (16380): Final RCS 0.71 (base 0.30 + loadout 0.00) * axpect 2.36)
2023-07-29 22:45:33.049 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:45:33.049 INFO    ARF (16316): Final RCS 0.71 (base 0.30 + loadout 0.00) * axpect 2.37)
2023-07-29 22:45:33.067 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:45:33.067 INFO    ARF (14528): Final RCS 0.71 (base 0.30 + loadout 0.00) * axpect 2.38)
2023-07-29 22:45:33.076 INFO    ARF (12064): Final RCS 0.72 (base 0.30 + loadout 0.00) * axpect 2.39)
2023-07-29 22:45:33.990 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:45:33.990 INFO    ARF (12064): Final RCS 168.74 (base 25.00 + loadout 0.00) * axpect 6.75)
2023-07-29 22:45:33.999 INFO    ARF (1352): Final RCS 168.50 (base 25.00 + loadout 0.00) * axpect 6.74)
2023-07-29 22:45:34.007 INFO    ARF (448): Final RCS 168.27 (base 25.00 + loadout 0.00) * axpect 6.73)
2023-07-29 22:45:34.016 INFO    ARF (8204): Final RCS 168.03 (base 25.00 + loadout 0.00) * axpect 6.72)
2023-07-29 22:45:34.026 INFO    ARF (3968): Final RCS 167.80 (base 25.00 + loadout 0.00) * axpect 6.71)
2023-07-29 22:45:34.034 INFO    ARF (16316): Final RCS 167.56 (base 25.00 + loadout 0.00) * axpect 6.70)
2023-07-29 22:45:34.068 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:45:34.068 DEBUG   Scripting (Main): Phrases make : key = 4383
2023-07-29 22:45:34.275 INFO    ARF (8624): Final RCS 8.84 (base 3.30 + loadout 2.57) * axpect 1.90)
2023-07-29 22:45:34.286 INFO    ARF (11892): Final RCS 8.83 (base 3.30 + loadout 2.57) * axpect 1.90)
2023-07-29 22:45:34.286 INFO    ARF (11892): Final RCS 1.01 (base 0.30 + loadout 0.00) * axpect 3.36)
2023-07-29 22:45:34.286 INFO    ARF (11892): Final RCS 6.67 (base 3.30 + loadout 1.21) * axpect 1.65)
2023-07-29 22:45:34.295 INFO    ARF (14528): Final RCS 8.83 (base 3.30 + loadout 2.57) * axpect 1.90)
2023-07-29 22:45:34.295 INFO    ARF (14528): Final RCS 1.01 (base 0.30 + loadout 0.00) * axpect 3.37)
2023-07-29 22:45:34.295 INFO    ARF (14528): Final RCS 6.70 (base 3.30 + loadout 1.21) * axpect 1.66)
2023-07-29 22:45:34.295 INFO    ARF (14528): Final RCS 39.63 (base 2.40 + loadout 5.79) * axpect 14.10)
2023-07-29 22:45:34.310 INFO    ARF (8204): Final RCS 8.83 (base 3.30 + loadout 2.57) * axpect 1.90)
2023-07-29 22:45:34.310 INFO    ARF (8204): Final RCS 1.01 (base 0.30 + loadout 0.00) * axpect 3.38)
2023-07-29 22:45:34.310 INFO    ARF (8204): Final RCS 6.72 (base 3.30 + loadout 1.21) * axpect 1.67)
2023-07-29 22:45:34.310 INFO    ARF (8204): Final RCS 39.63 (base 2.40 + loadout 5.79) * axpect 14.10)
2023-07-29 22:45:34.320 INFO    ARF (13920): Final RCS 8.83 (base 3.30 + loadout 2.57) * axpect 1.90)
2023-07-29 22:45:34.320 INFO    ARF (13920): Final RCS 1.02 (base 0.30 + loadout 0.00) * axpect 3.39)
2023-07-29 22:45:34.320 INFO    ARF (13920): Final RCS 6.75 (base 3.30 + loadout 1.21) * axpect 1.68)
2023-07-29 22:45:34.320 INFO    ARF (13920): Final RCS 39.63 (base 2.40 + loadout 5.79) * axpect 14.10)
2023-07-29 22:45:34.329 INFO    ARF (14528): Final RCS 8.83 (base 3.30 + loadout 2.57) * axpect 1.90)
2023-07-29 22:45:34.329 INFO    ARF (14528): Final RCS 1.02 (base 0.30 + loadout 0.00) * axpect 3.40)
2023-07-29 22:45:34.329 INFO    ARF (14528): Final RCS 6.77 (base 3.30 + loadout 1.21) * axpect 1.68)
2023-07-29 22:45:34.329 INFO    ARF (14528): Final RCS 39.63 (base 2.40 + loadout 5.79) * axpect 14.10)
2023-07-29 22:45:34.337 INFO    ARF (8204): Final RCS 1.02 (base 0.30 + loadout 0.00) * axpect 3.41)
2023-07-29 22:45:34.337 INFO    ARF (8204): Final RCS 6.79 (base 3.30 + loadout 1.21) * axpect 1.69)
2023-07-29 22:45:34.337 INFO    ARF (8204): Final RCS 39.63 (base 2.40 + loadout 5.79) * axpect 14.10)
2023-07-29 22:45:34.347 INFO    ARF (13920): Final RCS 6.82 (base 3.30 + loadout 1.21) * axpect 1.70)
2023-07-29 22:45:34.347 INFO    ARF (13920): Final RCS 39.63 (base 2.40 + loadout 5.79) * axpect 14.10)
2023-07-29 22:45:34.524 INFO    ARF (5276): Final RCS 10.32 (base 3.30 + loadout 5.12) * axpect 1.57)
2023-07-29 22:45:34.552 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:45:34.552 INFO    ARF (448): Final RCS 10.31 (base 3.30 + loadout 5.12) * axpect 1.57)
2023-07-29 22:45:34.685 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:45:34.685 INFO    ARF (3428): Final RCS 80.08 (base 75.00 + loadout 0.00) * axpect 1.07)
2023-07-29 22:45:34.695 INFO    ARF (11892): Final RCS 80.07 (base 75.00 + loadout 0.00) * axpect 1.07)
2023-07-29 22:45:34.710 INFO    ARF (1352): Final RCS 80.06 (base 75.00 + loadout 0.00) * axpect 1.07)
2023-07-29 22:45:34.729 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:45:34.729 INFO    ARF (16316): Final RCS 80.05 (base 75.00 + loadout 0.00) * axpect 1.07)
2023-07-29 22:45:34.747 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:45:34.747 INFO    ARF (11892): Final RCS 80.04 (base 75.00 + loadout 0.00) * axpect 1.07)
2023-07-29 22:45:34.766 INFO    ARF (10188): Final RCS 11.11 (base 3.00 + loadout 4.29) * axpect 2.27)
2023-07-29 22:45:35.101 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:45:35.101 INFO    ARF (10188): Final RCS 11.12 (base 3.00 + loadout 4.29) * axpect 2.28)
2023-07-29 22:45:35.118 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:45:35.118 INFO    ARF (12064): Final RCS 11.13 (base 3.00 + loadout 4.29) * axpect 2.28)
2023-07-29 22:45:35.146 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:45:35.146 INFO    ARF (8624): Final RCS 79.81 (base 75.00 + loadout 0.00) * axpect 1.06)
2023-07-29 22:45:35.146 INFO    ARF (8624): Final RCS 11.13 (base 3.00 + loadout 4.29) * axpect 2.28)
2023-07-29 22:45:35.155 INFO    ARF (11024): Final RCS 79.80 (base 75.00 + loadout 0.00) * axpect 1.06)
2023-07-29 22:45:35.155 INFO    ARF (11024): Final RCS 11.13 (base 3.00 + loadout 4.29) * axpect 2.28)
2023-07-29 22:45:35.172 INFO    ARF (14048): Final RCS 79.80 (base 75.00 + loadout 0.00) * axpect 1.06)
2023-07-29 22:45:35.179 INFO    ARF (5548): Final RCS 79.79 (base 75.00 + loadout 0.00) * axpect 1.06)
2023-07-29 22:45:35.198 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:45:35.198 INFO    ARF (5996): Final RCS 79.78 (base 75.00 + loadout 0.00) * axpect 1.06)
2023-07-29 22:45:35.314 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:45:35.314 INFO    ARF (16380): Final RCS 10.31 (base 3.30 + loadout 5.12) * axpect 1.57)
2023-07-29 22:45:35.550 WARNING LOG (3992): 5 duplicate message(s) skipped.
2023-07-29 22:45:35.550 INFO    ARF (3428): Final RCS 7.60 (base 3.30 + loadout 1.21) * axpect 1.94)
2023-07-29 22:45:35.550 INFO    ARF (3428): Final RCS 39.65 (base 2.40 + loadout 5.79) * axpect 14.11)
2023-07-29 22:45:35.559 INFO    ARF (12064): Final RCS 1.46 (base 0.30 + loadout 0.00) * axpect 4.87)
2023-07-29 22:45:35.559 INFO    ARF (12064): Final RCS 7.58 (base 3.30 + loadout 1.21) * axpect 1.93)
2023-07-29 22:45:35.559 INFO    ARF (12064): Final RCS 39.65 (base 2.40 + loadout 5.79) * axpect 14.11)
2023-07-29 22:45:35.568 INFO    ARF (8624): Final RCS 8.77 (base 3.30 + loadout 2.57) * axpect 1.88)
2023-07-29 22:45:35.568 INFO    ARF (8624): Final RCS 1.47 (base 0.30 + loadout 0.00) * axpect 4.88)
2023-07-29 22:45:35.568 INFO    ARF (8624): Final RCS 7.56 (base 3.30 + loadout 1.21) * axpect 1.93)
2023-07-29 22:45:35.568 INFO    ARF (8624): Final RCS 39.65 (base 2.40 + loadout 5.79) * axpect 14.11)
2023-07-29 22:45:35.577 INFO    ARF (5276): Final RCS 8.77 (base 3.30 + loadout 2.57) * axpect 1.88)
2023-07-29 22:45:35.577 INFO    ARF (5276): Final RCS 1.47 (base 0.30 + loadout 0.00) * axpect 4.90)
2023-07-29 22:45:35.577 INFO    ARF (5276): Final RCS 7.55 (base 3.30 + loadout 1.21) * axpect 1.92)
2023-07-29 22:45:35.577 INFO    ARF (5276): Final RCS 39.65 (base 2.40 + loadout 5.79) * axpect 14.11)
2023-07-29 22:45:35.586 INFO    ARF (17328): Final RCS 8.77 (base 3.30 + loadout 2.57) * axpect 1.88)
2023-07-29 22:45:35.586 INFO    ARF (17328): Final RCS 1.47 (base 0.30 + loadout 0.00) * axpect 4.91)
2023-07-29 22:45:35.586 INFO    ARF (17328): Final RCS 7.53 (base 3.30 + loadout 1.21) * axpect 1.91)
2023-07-29 22:45:35.586 INFO    ARF (17328): Final RCS 39.65 (base 2.40 + loadout 5.79) * axpect 14.11)
2023-07-29 22:45:35.596 INFO    ARF (8624): Final RCS 8.77 (base 3.30 + loadout 2.57) * axpect 1.88)
2023-07-29 22:45:35.596 INFO    ARF (8624): Final RCS 1.48 (base 0.30 + loadout 0.00) * axpect 4.92)
2023-07-29 22:45:35.596 INFO    ARF (8624): Final RCS 7.51 (base 3.30 + loadout 1.21) * axpect 1.91)
2023-07-29 22:45:35.596 INFO    ARF (8624): Final RCS 39.65 (base 2.40 + loadout 5.79) * axpect 14.11)
2023-07-29 22:45:35.611 INFO    ARF (13920): Final RCS 8.77 (base 3.30 + loadout 2.57) * axpect 1.88)
2023-07-29 22:45:35.611 INFO    ARF (13920): Final RCS 1.48 (base 0.30 + loadout 0.00) * axpect 4.94)
2023-07-29 22:45:35.611 INFO    ARF (13920): Final RCS 7.49 (base 3.30 + loadout 1.21) * axpect 1.90)
2023-07-29 22:45:35.611 INFO    ARF (13920): Final RCS 39.65 (base 2.40 + loadout 5.79) * axpect 14.11)
2023-07-29 22:45:35.619 INFO    ARF (11024): Final RCS 8.77 (base 3.30 + loadout 2.57) * axpect 1.88)
2023-07-29 22:45:35.619 INFO    ARF (11024): Final RCS 1.48 (base 0.30 + loadout 0.00) * axpect 4.95)
2023-07-29 22:45:35.628 INFO    ARF (14528): Final RCS 8.77 (base 3.30 + loadout 2.57) * axpect 1.88)
2023-07-29 22:45:35.855 INFO    ARF (5996): Final RCS 120.15 (base 25.00 + loadout 0.00) * axpect 4.81)
2023-07-29 22:45:35.871 INFO    ARF (13420): Final RCS 119.90 (base 25.00 + loadout 0.00) * axpect 4.80)
2023-07-29 22:45:35.881 INFO    ARF (13920): Final RCS 119.65 (base 25.00 + loadout 0.00) * axpect 4.79)
2023-07-29 22:45:35.889 INFO    ARF (9160): Final RCS 119.39 (base 25.00 + loadout 0.00) * axpect 4.78)
2023-07-29 22:45:35.899 INFO    ARF (448): Final RCS 119.14 (base 25.00 + loadout 0.00) * axpect 4.77)
2023-07-29 22:45:35.907 INFO    ARF (13920): Final RCS 118.89 (base 25.00 + loadout 0.00) * axpect 4.76)
2023-07-29 22:45:35.916 INFO    ARF (11892): Final RCS 118.64 (base 25.00 + loadout 0.00) * axpect 4.75)
2023-07-29 22:45:36.449 INFO    ARF (1352): Final RCS 105.94 (base 25.00 + loadout 0.00) * axpect 4.24)
2023-07-29 22:45:36.458 INFO    ARF (3428): Final RCS 105.71 (base 25.00 + loadout 0.00) * axpect 4.23)
2023-07-29 22:45:36.465 INFO    ARF (17328): Final RCS 105.49 (base 25.00 + loadout 0.00) * axpect 4.22)
2023-07-29 22:45:36.475 INFO    ARF (9160): Final RCS 105.26 (base 25.00 + loadout 0.00) * axpect 4.21)
2023-07-29 22:45:36.491 INFO    ARF (16316): Final RCS 105.04 (base 25.00 + loadout 0.00) * axpect 4.20)
2023-07-29 22:45:36.500 INFO    ARF (11024): Final RCS 104.82 (base 25.00 + loadout 0.00) * axpect 4.19)
2023-07-29 22:45:36.752 INFO    ARF (14528): Final RCS 1.86 (base 0.30 + loadout 0.00) * axpect 6.22)
2023-07-29 22:45:36.760 INFO    ARF (11024): Final RCS 1.87 (base 0.30 + loadout 0.00) * axpect 6.22)
2023-07-29 22:45:36.769 INFO    ARF (13920): Final RCS 1.87 (base 0.30 + loadout 0.00) * axpect 6.23)
2023-07-29 22:45:36.777 INFO    ARF (5276): Final RCS 1.87 (base 0.30 + loadout 0.00) * axpect 6.24)
2023-07-29 22:45:36.786 INFO    ARF (13420): Final RCS 1.88 (base 0.30 + loadout 0.00) * axpect 6.25)
2023-07-29 22:45:36.795 INFO    ARF (8204): Final RCS 1.88 (base 0.30 + loadout 0.00) * axpect 6.26)
2023-07-29 22:45:36.811 INFO    ARF (7300): Final RCS 1.88 (base 0.30 + loadout 0.00) * axpect 6.27)
2023-07-29 22:45:37.000 INFO    ARF (16316): Final RCS 10.29 (base 3.30 + loadout 5.12) * axpect 1.57)
2023-07-29 22:45:37.167 WARNING LOG (3992): 5 duplicate message(s) skipped.
2023-07-29 22:45:37.167 INFO    ARF (8624): Final RCS 78.68 (base 75.00 + loadout 0.00) * axpect 1.05)
2023-07-29 22:45:37.175 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:45:37.175 INFO    ARF (12064): Final RCS 78.67 (base 75.00 + loadout 0.00) * axpect 1.05)
2023-07-29 22:45:37.180 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:45:37.192 INFO    ARF (11892): Final RCS 78.67 (base 75.00 + loadout 0.00) * axpect 1.05)
2023-07-29 22:45:37.201 INFO    ARF (448): Final RCS 78.66 (base 75.00 + loadout 0.00) * axpect 1.05)
2023-07-29 22:45:37.210 INFO    ARF (12064): Final RCS 78.65 (base 75.00 + loadout 0.00) * axpect 1.05)
2023-07-29 22:45:37.210 INFO    ARF (12064): Final RCS 11.23 (base 3.00 + loadout 4.29) * axpect 2.31)
2023-07-29 22:45:37.218 INFO    ARF (5548): Final RCS 78.65 (base 75.00 + loadout 0.00) * axpect 1.05)
2023-07-29 22:45:37.218 INFO    ARF (5548): Final RCS 11.23 (base 3.00 + loadout 4.29) * axpect 2.31)
2023-07-29 22:45:37.561 WARNING LOG (3992): 5 duplicate message(s) skipped.
2023-07-29 22:45:37.561 INFO    ARF (3968): Final RCS 11.24 (base 3.00 + loadout 4.29) * axpect 2.31)
2023-07-29 22:45:37.686 WARNING LOG (3992): 6 duplicate message(s) skipped.
2023-07-29 22:45:37.686 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:45:37.686 DEBUG   Scripting (Main): Phrases make : key = 4381
2023-07-29 22:45:38.017 INFO    ARF (10188): Final RCS 2.09 (base 0.30 + loadout 0.00) * axpect 6.97)
2023-07-29 22:45:38.044 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:45:38.044 INFO    ARF (12064): Final RCS 2.09 (base 0.30 + loadout 0.00) * axpect 6.98)
2023-07-29 22:45:38.079 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:45:38.079 INFO    ARF (10832): Final RCS 2.10 (base 0.30 + loadout 0.00) * axpect 6.99)
2023-07-29 22:45:38.981 INFO    ARF (10832): Final RCS 67.56 (base 25.00 + loadout 0.00) * axpect 2.70)
2023-07-29 22:45:38.989 INFO    ARF (13420): Final RCS 67.48 (base 25.00 + loadout 0.00) * axpect 2.70)
2023-07-29 22:45:39.001 INFO    ARF (3968): Final RCS 67.41 (base 25.00 + loadout 0.00) * axpect 2.70)
2023-07-29 22:45:39.008 INFO    ARF (8204): Final RCS 67.33 (base 25.00 + loadout 0.00) * axpect 2.69)
2023-07-29 22:45:39.017 INFO    ARF (3428): Final RCS 67.25 (base 25.00 + loadout 0.00) * axpect 2.69)
2023-07-29 22:45:39.026 INFO    ARF (14528): Final RCS 67.18 (base 25.00 + loadout 0.00) * axpect 2.69)
2023-07-29 22:45:39.269 INFO    ARF (11024): Final RCS 8.56 (base 3.30 + loadout 2.57) * axpect 1.81)
2023-07-29 22:45:39.278 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:45:39.278 INFO    ARF (14048): Final RCS 2.18 (base 0.30 + loadout 0.00) * axpect 7.26)
2023-07-29 22:45:39.278 INFO    ARF (14048): Final RCS 6.57 (base 3.30 + loadout 1.21) * axpect 1.62)
2023-07-29 22:45:39.285 INFO    ARF (16316): Final RCS 8.56 (base 3.30 + loadout 2.57) * axpect 1.81)
2023-07-29 22:45:39.285 INFO    ARF (16316): Final RCS 2.18 (base 0.30 + loadout 0.00) * axpect 7.26)
2023-07-29 22:45:39.285 INFO    ARF (16316): Final RCS 6.56 (base 3.30 + loadout 1.21) * axpect 1.62)
2023-07-29 22:45:39.285 INFO    ARF (16316): Final RCS 39.70 (base 2.40 + loadout 5.79) * axpect 14.13)
2023-07-29 22:45:39.296 INFO    ARF (8624): Final RCS 8.55 (base 3.30 + loadout 2.57) * axpect 1.81)
2023-07-29 22:45:39.296 INFO    ARF (8624): Final RCS 2.18 (base 0.30 + loadout 0.00) * axpect 7.26)
2023-07-29 22:45:39.296 INFO    ARF (8624): Final RCS 6.56 (base 3.30 + loadout 1.21) * axpect 1.62)
2023-07-29 22:45:39.296 INFO    ARF (8624): Final RCS 39.70 (base 2.40 + loadout 5.79) * axpect 14.13)
2023-07-29 22:45:39.311 INFO    ARF (9160): Final RCS 8.55 (base 3.30 + loadout 2.57) * axpect 1.81)
2023-07-29 22:45:39.311 INFO    ARF (9160): Final RCS 2.18 (base 0.30 + loadout 0.00) * axpect 7.26)
2023-07-29 22:45:39.311 INFO    ARF (9160): Final RCS 6.56 (base 3.30 + loadout 1.21) * axpect 1.62)
2023-07-29 22:45:39.311 INFO    ARF (9160): Final RCS 39.70 (base 2.40 + loadout 5.79) * axpect 14.13)
2023-07-29 22:45:39.319 INFO    ARF (16316): Final RCS 8.55 (base 3.30 + loadout 2.57) * axpect 1.81)
2023-07-29 22:45:39.319 INFO    ARF (16316): Final RCS 2.18 (base 0.30 + loadout 0.00) * axpect 7.27)
2023-07-29 22:45:39.319 INFO    ARF (16316): Final RCS 6.55 (base 3.30 + loadout 1.21) * axpect 1.62)
2023-07-29 22:45:39.319 INFO    ARF (16316): Final RCS 39.70 (base 2.40 + loadout 5.79) * axpect 14.13)
2023-07-29 22:45:39.328 INFO    ARF (448): Final RCS 2.18 (base 0.30 + loadout 0.00) * axpect 7.27)
2023-07-29 22:45:39.328 INFO    ARF (448): Final RCS 6.55 (base 3.30 + loadout 1.21) * axpect 1.62)
2023-07-29 22:45:39.328 INFO    ARF (448): Final RCS 39.70 (base 2.40 + loadout 5.79) * axpect 14.13)
2023-07-29 22:45:39.336 INFO    ARF (9160): Final RCS 6.55 (base 3.30 + loadout 1.21) * axpect 1.62)
2023-07-29 22:45:39.336 INFO    ARF (9160): Final RCS 39.70 (base 2.40 + loadout 5.79) * axpect 14.13)
2023-07-29 22:45:39.517 INFO    ARF (13420): Final RCS 10.22 (base 3.30 + loadout 5.12) * axpect 1.55)
2023-07-29 22:45:39.558 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:45:39.558 INFO    ARF (12064): Final RCS 10.22 (base 3.30 + loadout 5.12) * axpect 1.54)
2023-07-29 22:45:39.687 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:45:39.687 INFO    ARF (5276): Final RCS 77.35 (base 75.00 + loadout 0.00) * axpect 1.03)
2023-07-29 22:45:39.695 INFO    ARF (9160): Final RCS 77.34 (base 75.00 + loadout 0.00) * axpect 1.03)
2023-07-29 22:45:39.720 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:45:39.720 INFO    ARF (448): Final RCS 77.33 (base 75.00 + loadout 0.00) * axpect 1.03)
2023-07-29 22:45:39.737 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:45:39.737 INFO    ARF (5548): Final RCS 77.32 (base 75.00 + loadout 0.00) * axpect 1.03)
2023-07-29 22:45:39.755 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:45:39.755 INFO    ARF (13920): Final RCS 11.27 (base 3.00 + loadout 4.29) * axpect 2.33)
2023-07-29 22:45:39.781 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:45:39.781 INFO    ARF (448): Final RCS 11.28 (base 3.00 + loadout 4.29) * axpect 2.33)
2023-07-29 22:45:40.130 WARNING LOG (3992): 5 duplicate message(s) skipped.
2023-07-29 22:45:40.130 INFO    ARF (12064): Final RCS 77.12 (base 75.00 + loadout 0.00) * axpect 1.03)
2023-07-29 22:45:40.130 INFO    ARF (12064): Final RCS 11.28 (base 3.00 + loadout 4.29) * axpect 2.33)
2023-07-29 22:45:40.139 INFO    ARF (5276): Final RCS 77.12 (base 75.00 + loadout 0.00) * axpect 1.03)
2023-07-29 22:45:40.139 INFO    ARF (5276): Final RCS 11.28 (base 3.00 + loadout 4.29) * axpect 2.33)
2023-07-29 22:45:40.148 INFO    ARF (14048): Final RCS 77.11 (base 75.00 + loadout 0.00) * axpect 1.03)
2023-07-29 22:45:40.148 INFO    ARF (14048): Final RCS 11.29 (base 3.00 + loadout 4.29) * axpect 2.33)
2023-07-29 22:45:40.162 INFO    ARF (16380): Final RCS 77.11 (base 75.00 + loadout 0.00) * axpect 1.03)
2023-07-29 22:45:40.171 INFO    ARF (10188): Final RCS 77.10 (base 75.00 + loadout 0.00) * axpect 1.03)
2023-07-29 22:45:40.189 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:45:40.189 INFO    ARF (1352): Final RCS 77.09 (base 75.00 + loadout 0.00) * axpect 1.03)
2023-07-29 22:45:40.295 INFO    ARF (17328): Final RCS 10.20 (base 3.30 + loadout 5.12) * axpect 1.54)
2023-07-29 22:45:40.538 WARNING LOG (3992): 6 duplicate message(s) skipped.
2023-07-29 22:45:40.538 INFO    ARF (16316): Final RCS 6.18 (base 3.30 + loadout 1.21) * axpect 1.51)
2023-07-29 22:45:40.538 INFO    ARF (16316): Final RCS 39.72 (base 2.40 + loadout 5.79) * axpect 14.13)
2023-07-29 22:45:40.547 INFO    ARF (10832): Final RCS 2.38 (base 0.30 + loadout 0.00) * axpect 7.95)
2023-07-29 22:45:40.547 INFO    ARF (10832): Final RCS 6.18 (base 3.30 + loadout 1.21) * axpect 1.51)
2023-07-29 22:45:40.547 INFO    ARF (10832): Final RCS 39.72 (base 2.40 + loadout 5.79) * axpect 14.13)
2023-07-29 22:45:40.555 INFO    ARF (3428): Final RCS 8.48 (base 3.30 + loadout 2.57) * axpect 1.79)
2023-07-29 22:45:40.555 INFO    ARF (3428): Final RCS 2.39 (base 0.30 + loadout 0.00) * axpect 7.96)
2023-07-29 22:45:40.555 INFO    ARF (3428): Final RCS 6.18 (base 3.30 + loadout 1.21) * axpect 1.51)
2023-07-29 22:45:40.555 INFO    ARF (3428): Final RCS 39.72 (base 2.40 + loadout 5.79) * axpect 14.13)
2023-07-29 22:45:40.563 INFO    ARF (11024): Final RCS 8.48 (base 3.30 + loadout 2.57) * axpect 1.79)
2023-07-29 22:45:40.563 INFO    ARF (11024): Final RCS 2.39 (base 0.30 + loadout 0.00) * axpect 7.97)
2023-07-29 22:45:40.563 INFO    ARF (11024): Final RCS 6.17 (base 3.30 + loadout 1.21) * axpect 1.50)
2023-07-29 22:45:40.563 INFO    ARF (11024): Final RCS 39.72 (base 2.40 + loadout 5.79) * axpect 14.13)
2023-07-29 22:45:40.584 INFO    ARF (5276): Final RCS 8.48 (base 3.30 + loadout 2.57) * axpect 1.79)
2023-07-29 22:45:40.584 INFO    ARF (5276): Final RCS 2.39 (base 0.30 + loadout 0.00) * axpect 7.98)
2023-07-29 22:45:40.584 INFO    ARF (5276): Final RCS 6.17 (base 3.30 + loadout 1.21) * axpect 1.50)
2023-07-29 22:45:40.584 INFO    ARF (5276): Final RCS 39.72 (base 2.40 + loadout 5.79) * axpect 14.13)
2023-07-29 22:45:40.592 INFO    ARF (17328): Final RCS 8.48 (base 3.30 + loadout 2.57) * axpect 1.79)
2023-07-29 22:45:40.592 INFO    ARF (17328): Final RCS 2.40 (base 0.30 + loadout 0.00) * axpect 7.99)
2023-07-29 22:45:40.592 INFO    ARF (17328): Final RCS 6.17 (base 3.30 + loadout 1.21) * axpect 1.50)
2023-07-29 22:45:40.592 INFO    ARF (17328): Final RCS 39.72 (base 2.40 + loadout 5.79) * axpect 14.13)
2023-07-29 22:45:40.601 INFO    ARF (11024): Final RCS 8.47 (base 3.30 + loadout 2.57) * axpect 1.79)
2023-07-29 22:45:40.601 INFO    ARF (11024): Final RCS 2.40 (base 0.30 + loadout 0.00) * axpect 7.99)
2023-07-29 22:45:40.601 INFO    ARF (11024): Final RCS 6.17 (base 3.30 + loadout 1.21) * axpect 1.50)
2023-07-29 22:45:40.601 INFO    ARF (11024): Final RCS 39.72 (base 2.40 + loadout 5.79) * axpect 14.13)
2023-07-29 22:45:40.609 INFO    ARF (14528): Final RCS 8.47 (base 3.30 + loadout 2.57) * axpect 1.79)
2023-07-29 22:45:40.848 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:45:40.848 INFO    ARF (10832): Final RCS 60.61 (base 25.00 + loadout 0.00) * axpect 2.42)
2023-07-29 22:45:40.875 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:45:40.875 INFO    ARF (10188): Final RCS 60.60 (base 25.00 + loadout 0.00) * axpect 2.42)
2023-07-29 22:45:41.438 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:45:41.438 INFO    ARF (16380): Final RCS 60.82 (base 25.00 + loadout 0.00) * axpect 2.43)
2023-07-29 22:45:41.446 INFO    ARF (5276): Final RCS 60.83 (base 25.00 + loadout 0.00) * axpect 2.43)
2023-07-29 22:45:41.456 INFO    ARF (12064): Final RCS 60.84 (base 25.00 + loadout 0.00) * axpect 2.43)
2023-07-29 22:45:41.471 INFO    ARF (10188): Final RCS 60.85 (base 25.00 + loadout 0.00) * axpect 2.43)
2023-07-29 22:45:41.479 INFO    ARF (14048): Final RCS 60.86 (base 25.00 + loadout 0.00) * axpect 2.43)
2023-07-29 22:45:41.489 INFO    ARF (12064): Final RCS 60.87 (base 25.00 + loadout 0.00) * axpect 2.43)
2023-07-29 22:45:41.742 INFO    ARF (10188): Final RCS 2.88 (base 0.30 + loadout 0.00) * axpect 9.61)
2023-07-29 22:45:41.750 INFO    ARF (5548): Final RCS 2.89 (base 0.30 + loadout 0.00) * axpect 9.63)
2023-07-29 22:45:41.758 INFO    ARF (16316): Final RCS 2.89 (base 0.30 + loadout 0.00) * axpect 9.65)
2023-07-29 22:45:41.767 INFO    ARF (11024): Final RCS 2.90 (base 0.30 + loadout 0.00) * axpect 9.67)
2023-07-29 22:45:41.775 INFO    ARF (448): Final RCS 2.91 (base 0.30 + loadout 0.00) * axpect 9.68)
2023-07-29 22:45:41.785 INFO    ARF (3968): Final RCS 2.91 (base 0.30 + loadout 0.00) * axpect 9.70)
2023-07-29 22:45:41.803 INFO    ARF (13420): Final RCS 2.92 (base 0.30 + loadout 0.00) * axpect 9.72)
2023-07-29 22:45:41.988 INFO    ARF (3428): Final RCS 10.20 (base 3.30 + loadout 5.12) * axpect 1.54)
2023-07-29 22:45:42.156 WARNING LOG (3992): 6 duplicate message(s) skipped.
2023-07-29 22:45:42.156 INFO    ARF (14528): Final RCS 76.15 (base 75.00 + loadout 0.00) * axpect 1.02)
2023-07-29 22:45:42.175 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:45:42.175 INFO    ARF (11024): Final RCS 76.14 (base 75.00 + loadout 0.00) * axpect 1.02)
2023-07-29 22:45:42.200 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:45:42.200 INFO    ARF (3968): Final RCS 76.13 (base 75.00 + loadout 0.00) * axpect 1.02)
2023-07-29 22:45:42.200 INFO    ARF (3968): Final RCS 11.34 (base 3.00 + loadout 4.29) * axpect 2.35)
2023-07-29 22:45:42.208 INFO    ARF (1352): Final RCS 76.13 (base 75.00 + loadout 0.00) * axpect 1.02)
2023-07-29 22:45:42.208 INFO    ARF (1352): Final RCS 11.34 (base 3.00 + loadout 4.29) * axpect 2.35)
2023-07-29 22:45:42.216 INFO    ARF (17328): Final RCS 76.13 (base 75.00 + loadout 0.00) * axpect 1.02)
2023-07-29 22:45:42.216 INFO    ARF (17328): Final RCS 11.34 (base 3.00 + loadout 4.29) * axpect 2.35)
2023-07-29 22:45:42.544 WARNING LOG (3992): 4 duplicate message(s) skipped.
2023-07-29 22:45:42.544 INFO    ARF (14048): Final RCS 11.35 (base 3.00 + loadout 4.29) * axpect 2.35)
2023-07-29 22:45:43.011 WARNING LOG (3992): 6 duplicate message(s) skipped.
2023-07-29 22:45:43.011 INFO    ARF (10188): Final RCS 3.77 (base 0.30 + loadout 0.00) * axpect 12.56)
2023-07-29 22:45:43.020 INFO    ARF (12064): Final RCS 3.78 (base 0.30 + loadout 0.00) * axpect 12.59)
2023-07-29 22:45:43.028 INFO    ARF (13920): Final RCS 3.78 (base 0.30 + loadout 0.00) * axpect 12.61)
2023-07-29 22:45:43.038 INFO    ARF (8624): Final RCS 3.79 (base 0.30 + loadout 0.00) * axpect 12.64)
2023-07-29 22:45:43.047 INFO    ARF (7300): Final RCS 3.80 (base 0.30 + loadout 0.00) * axpect 12.66)
2023-07-29 22:45:43.055 INFO    ARF (5548): Final RCS 3.81 (base 0.30 + loadout 0.00) * axpect 12.69)
2023-07-29 22:45:43.071 INFO    ARF (8204): Final RCS 3.81 (base 0.30 + loadout 0.00) * axpect 12.71)
2023-07-29 22:45:43.955 INFO    ARF (14048): Final RCS 64.22 (base 25.00 + loadout 0.00) * axpect 2.57)
2023-07-29 22:45:44.215 WARNING LOG (3992): 5 duplicate message(s) skipped.
2023-07-29 22:45:44.215 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:45:44.246 INFO    ARF (8624): Final RCS 8.24 (base 3.30 + loadout 2.57) * axpect 1.72)
2023-07-29 22:45:44.263 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:45:44.263 INFO    ARF (5996): Final RCS 6.37 (base 3.30 + loadout 1.21) * axpect 1.56)
2023-07-29 22:45:44.270 INFO    ARF (13420): Final RCS 8.24 (base 3.30 + loadout 2.57) * axpect 1.72)
2023-07-29 22:45:44.270 INFO    ARF (13420): Final RCS 6.37 (base 3.30 + loadout 1.21) * axpect 1.56)
2023-07-29 22:45:44.270 INFO    ARF (13420): Final RCS 39.77 (base 2.40 + loadout 5.79) * axpect 14.16)
2023-07-29 22:45:44.279 INFO    ARF (16380): Final RCS 8.24 (base 3.30 + loadout 2.57) * axpect 1.72)
2023-07-29 22:45:44.279 INFO    ARF (16380): Final RCS 6.38 (base 3.30 + loadout 1.21) * axpect 1.57)
2023-07-29 22:45:44.279 INFO    ARF (16380): Final RCS 39.77 (base 2.40 + loadout 5.79) * axpect 14.16)
2023-07-29 22:45:44.288 INFO    ARF (5996): Final RCS 8.24 (base 3.30 + loadout 2.57) * axpect 1.72)
2023-07-29 22:45:44.288 INFO    ARF (5996): Final RCS 6.38 (base 3.30 + loadout 1.21) * axpect 1.57)
2023-07-29 22:45:44.288 INFO    ARF (5996): Final RCS 39.77 (base 2.40 + loadout 5.79) * axpect 14.16)
2023-07-29 22:45:44.298 INFO    ARF (1352): Final RCS 8.24 (base 3.30 + loadout 2.57) * axpect 1.72)
2023-07-29 22:45:44.298 INFO    ARF (1352): Final RCS 6.39 (base 3.30 + loadout 1.21) * axpect 1.57)
2023-07-29 22:45:44.298 INFO    ARF (1352): Final RCS 39.77 (base 2.40 + loadout 5.79) * axpect 14.16)
2023-07-29 22:45:44.305 INFO    ARF (16316): Final RCS 6.39 (base 3.30 + loadout 1.21) * axpect 1.57)
2023-07-29 22:45:44.305 INFO    ARF (16316): Final RCS 39.77 (base 2.40 + loadout 5.79) * axpect 14.16)
2023-07-29 22:45:44.316 INFO    ARF (8204): Final RCS 6.40 (base 3.30 + loadout 1.21) * axpect 1.57)
2023-07-29 22:45:44.316 INFO    ARF (8204): Final RCS 39.77 (base 2.40 + loadout 5.79) * axpect 14.16)
2023-07-29 22:45:44.323 INFO    ARF (10188): Final RCS 17.42 (base 3.30 + loadout 0.00) * axpect 5.28)
2023-07-29 22:45:44.350 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:45:44.350 INFO    ARF (8204): Final RCS 11.49 (base 3.60 + loadout 7.30) * axpect 1.16)
2023-07-29 22:45:44.357 INFO    ARF (10188): Final RCS 17.42 (base 3.30 + loadout 0.00) * axpect 5.28)
2023-07-29 22:45:44.357 INFO    ARF (10188): Final RCS 11.49 (base 3.60 + loadout 7.30) * axpect 1.16)
2023-07-29 22:45:44.367 INFO    ARF (7300): Final RCS 17.42 (base 3.30 + loadout 0.00) * axpect 5.28)
2023-07-29 22:45:44.367 INFO    ARF (7300): Final RCS 11.48 (base 3.60 + loadout 7.30) * axpect 1.16)
2023-07-29 22:45:44.375 INFO    ARF (11024): Final RCS 17.42 (base 3.30 + loadout 0.00) * axpect 5.28)
2023-07-29 22:45:44.375 INFO    ARF (11024): Final RCS 11.48 (base 3.60 + loadout 7.30) * axpect 1.16)
2023-07-29 22:45:44.797 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:45:44.797 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:45:44.797 DEBUG   Scripting (Main): Phrases make : key = 1
2023-07-29 22:45:44.797 DEBUG   Scripting (Main): 	 AWACSCallsign:make
2023-07-29 22:45:44.797 DEBUG   Scripting (Main): Phrases make : key = 1
2023-07-29 22:45:44.797 DEBUG   Scripting (Main): Phrases make : key = 4365
2023-07-29 22:45:45.417 INFO    ARF (3428): Final RCS 11.23 (base 3.60 + loadout 7.30) * axpect 1.09)
2023-07-29 22:45:45.425 INFO    ARF (16380): Final RCS 17.33 (base 3.30 + loadout 0.00) * axpect 5.25)
2023-07-29 22:45:45.425 INFO    ARF (16380): Final RCS 11.22 (base 3.60 + loadout 7.30) * axpect 1.09)
2023-07-29 22:45:45.436 INFO    ARF (9160): Final RCS 17.33 (base 3.30 + loadout 0.00) * axpect 5.25)
2023-07-29 22:45:45.436 INFO    ARF (9160): Final RCS 11.22 (base 3.60 + loadout 7.30) * axpect 1.09)
2023-07-29 22:45:45.452 INFO    ARF (5996): Final RCS 17.33 (base 3.30 + loadout 0.00) * axpect 5.25)
2023-07-29 22:45:45.452 INFO    ARF (5996): Final RCS 11.22 (base 3.60 + loadout 7.30) * axpect 1.09)
2023-07-29 22:45:45.459 INFO    ARF (14528): Final RCS 17.33 (base 3.30 + loadout 0.00) * axpect 5.25)
2023-07-29 22:45:45.459 INFO    ARF (14528): Final RCS 11.21 (base 3.60 + loadout 7.30) * axpect 1.09)
2023-07-29 22:45:45.469 INFO    ARF (3428): Final RCS 17.33 (base 3.30 + loadout 0.00) * axpect 5.25)
2023-07-29 22:45:45.469 INFO    ARF (3428): Final RCS 11.21 (base 3.60 + loadout 7.30) * axpect 1.09)
2023-07-29 22:45:45.477 INFO    ARF (11024): Final RCS 17.33 (base 3.30 + loadout 0.00) * axpect 5.25)
2023-07-29 22:45:45.477 INFO    ARF (11024): Final RCS 11.21 (base 3.60 + loadout 7.30) * axpect 1.08)
2023-07-29 22:45:45.486 INFO    ARF (8204): Final RCS 17.32 (base 3.30 + loadout 0.00) * axpect 5.25)
2023-07-29 22:45:46.663 INFO    ARF (448): Final RCS 8.08 (base 3.30 + loadout 2.57) * axpect 1.67)
2023-07-29 22:45:46.683 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:45:46.683 INFO    ARF (5548): Final RCS 7.04 (base 3.30 + loadout 1.21) * axpect 1.77)
2023-07-29 22:45:46.683 INFO    ARF (5548): Final RCS 39.80 (base 2.40 + loadout 5.79) * axpect 14.17)
2023-07-29 22:45:46.691 INFO    ARF (14528): Final RCS 8.08 (base 3.30 + loadout 2.57) * axpect 1.67)
2023-07-29 22:45:46.691 INFO    ARF (14528): Final RCS 7.05 (base 3.30 + loadout 1.21) * axpect 1.77)
2023-07-29 22:45:46.691 INFO    ARF (14528): Final RCS 39.80 (base 2.40 + loadout 5.79) * axpect 14.17)
2023-07-29 22:45:46.700 INFO    ARF (5276): Final RCS 8.08 (base 3.30 + loadout 2.57) * axpect 1.67)
2023-07-29 22:45:46.700 INFO    ARF (5276): Final RCS 7.06 (base 3.30 + loadout 1.21) * axpect 1.77)
2023-07-29 22:45:46.700 INFO    ARF (5276): Final RCS 39.80 (base 2.40 + loadout 5.79) * axpect 14.17)
2023-07-29 22:45:46.709 INFO    ARF (8204): Final RCS 8.08 (base 3.30 + loadout 2.57) * axpect 1.67)
2023-07-29 22:45:46.709 INFO    ARF (8204): Final RCS 7.07 (base 3.30 + loadout 1.21) * axpect 1.78)
2023-07-29 22:45:46.709 INFO    ARF (8204): Final RCS 39.80 (base 2.40 + loadout 5.79) * axpect 14.17)
2023-07-29 22:45:46.726 INFO    ARF (9160): Final RCS 8.08 (base 3.30 + loadout 2.57) * axpect 1.67)
2023-07-29 22:45:46.726 INFO    ARF (9160): Final RCS 7.08 (base 3.30 + loadout 1.21) * axpect 1.78)
2023-07-29 22:45:46.726 INFO    ARF (9160): Final RCS 39.80 (base 2.40 + loadout 5.79) * axpect 14.17)
2023-07-29 22:45:46.734 INFO    ARF (1352): Final RCS 7.10 (base 3.30 + loadout 1.21) * axpect 1.78)
2023-07-29 22:45:46.734 INFO    ARF (1352): Final RCS 39.80 (base 2.40 + loadout 5.79) * axpect 14.17)
2023-07-29 22:45:46.744 INFO    ARF (16316): Final RCS 7.11 (base 3.30 + loadout 1.21) * axpect 1.79)
2023-07-29 22:45:46.744 INFO    ARF (16316): Final RCS 39.80 (base 2.40 + loadout 5.79) * axpect 14.17)
2023-07-29 22:45:46.744 INFO    ARF (16316): Final RCS 17.22 (base 3.30 + loadout 0.00) * axpect 5.22)
2023-07-29 22:45:47.496 WARNING LOG (3992): 6 duplicate message(s) skipped.
2023-07-29 22:45:47.496 INFO    ARF (14048): Final RCS 13.38 (base 3.00 + loadout 4.29) * axpect 3.03)
2023-07-29 22:45:47.511 INFO    ARF (14528): Final RCS 13.41 (base 3.00 + loadout 4.29) * axpect 3.04)
2023-07-29 22:45:47.520 INFO    ARF (11024): Final RCS 13.45 (base 3.00 + loadout 4.29) * axpect 3.05)
2023-07-29 22:45:47.528 INFO    ARF (13420): Final RCS 74.05 (base 75.00 + loadout 0.00) * axpect 0.99)
2023-07-29 22:45:47.528 INFO    ARF (13420): Final RCS 13.48 (base 3.00 + loadout 4.29) * axpect 3.06)
2023-07-29 22:45:47.537 INFO    ARF (17328): Final RCS 74.05 (base 75.00 + loadout 0.00) * axpect 0.99)
2023-07-29 22:45:47.537 INFO    ARF (17328): Final RCS 13.51 (base 3.00 + loadout 4.29) * axpect 3.07)
2023-07-29 22:45:47.547 INFO    ARF (7300): Final RCS 74.04 (base 75.00 + loadout 0.00) * axpect 0.99)
2023-07-29 22:45:47.547 INFO    ARF (7300): Final RCS 13.54 (base 3.00 + loadout 4.29) * axpect 3.08)
2023-07-29 22:45:47.555 INFO    ARF (14528): Final RCS 74.04 (base 75.00 + loadout 0.00) * axpect 0.99)
2023-07-29 22:45:47.555 INFO    ARF (14528): Final RCS 13.57 (base 3.00 + loadout 4.29) * axpect 3.09)
2023-07-29 22:45:47.571 INFO    ARF (5996): Final RCS 74.04 (base 75.00 + loadout 0.00) * axpect 0.99)
2023-07-29 22:45:47.580 INFO    ARF (9160): Final RCS 74.03 (base 75.00 + loadout 0.00) * axpect 0.99)
2023-07-29 22:45:47.701 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:45:47.701 INFO    ARF (16380): Final RCS 9.96 (base 3.30 + loadout 5.12) * axpect 1.47)
2023-07-29 22:45:47.959 WARNING LOG (3992): 6 duplicate message(s) skipped.
2023-07-29 22:45:47.959 INFO    ARF (14048): Final RCS 3.23 (base 0.30 + loadout 0.00) * axpect 10.78)
2023-07-29 22:45:47.968 INFO    ARF (3428): Final RCS 8.03 (base 3.30 + loadout 2.57) * axpect 1.65)
2023-07-29 22:45:47.968 INFO    ARF (3428): Final RCS 3.23 (base 0.30 + loadout 0.00) * axpect 10.76)
2023-07-29 22:45:47.976 INFO    ARF (13420): Final RCS 8.03 (base 3.30 + loadout 2.57) * axpect 1.65)
2023-07-29 22:45:47.976 INFO    ARF (13420): Final RCS 3.22 (base 0.30 + loadout 0.00) * axpect 10.74)
2023-07-29 22:45:47.985 INFO    ARF (448): Final RCS 8.03 (base 3.30 + loadout 2.57) * axpect 1.66)
2023-07-29 22:45:47.985 INFO    ARF (448): Final RCS 3.22 (base 0.30 + loadout 0.00) * axpect 10.72)
2023-07-29 22:45:47.996 INFO    ARF (10832): Final RCS 8.04 (base 3.30 + loadout 2.57) * axpect 1.66)
2023-07-29 22:45:47.996 INFO    ARF (10832): Final RCS 3.21 (base 0.30 + loadout 0.00) * axpect 10.70)
2023-07-29 22:45:48.010 INFO    ARF (16316): Final RCS 8.04 (base 3.30 + loadout 2.57) * axpect 1.66)
2023-07-29 22:45:48.010 INFO    ARF (16316): Final RCS 3.20 (base 0.30 + loadout 0.00) * axpect 10.68)
2023-07-29 22:45:48.019 INFO    ARF (448): Final RCS 8.04 (base 3.30 + loadout 2.57) * axpect 1.66)
2023-07-29 22:45:48.124 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:45:48.259 INFO    ARF (9160): Final RCS 44.47 (base 25.00 + loadout 0.00) * axpect 1.78)
2023-07-29 22:45:48.269 INFO    ARF (14528): Final RCS 44.42 (base 25.00 + loadout 0.00) * axpect 1.78)
2023-07-29 22:45:48.277 INFO    ARF (8204): Final RCS 44.36 (base 25.00 + loadout 0.00) * axpect 1.77)
2023-07-29 22:45:48.285 INFO    ARF (5276): Final RCS 44.31 (base 25.00 + loadout 0.00) * axpect 1.77)
2023-07-29 22:45:48.296 INFO    ARF (10188): Final RCS 44.25 (base 25.00 + loadout 0.00) * axpect 1.77)
2023-07-29 22:45:48.311 INFO    ARF (17328): Final RCS 44.20 (base 25.00 + loadout 0.00) * axpect 1.77)
2023-07-29 22:45:48.319 INFO    ARF (5996): Final RCS 44.14 (base 25.00 + loadout 0.00) * axpect 1.77)
2023-07-29 22:45:48.900 INFO    ARF (5276): Final RCS 41.27 (base 25.00 + loadout 0.00) * axpect 1.65)
2023-07-29 22:45:48.907 INFO    ARF (3428): Final RCS 41.22 (base 25.00 + loadout 0.00) * axpect 1.65)
2023-07-29 22:45:48.915 INFO    ARF (16380): Final RCS 41.18 (base 25.00 + loadout 0.00) * axpect 1.65)
2023-07-29 22:45:48.931 INFO    ARF (9160): Final RCS 41.14 (base 25.00 + loadout 0.00) * axpect 1.65)
2023-07-29 22:45:48.940 INFO    ARF (11024): Final RCS 41.09 (base 25.00 + loadout 0.00) * axpect 1.64)
2023-07-29 22:45:48.948 INFO    ARF (14528): Final RCS 41.05 (base 25.00 + loadout 0.00) * axpect 1.64)
2023-07-29 22:45:48.956 INFO    ARF (10832): Final RCS 41.00 (base 25.00 + loadout 0.00) * axpect 1.64)
2023-07-29 22:45:49.187 INFO    ARF (5996): Final RCS 9.27 (base 3.30 + loadout 2.57) * axpect 2.03)
2023-07-29 22:45:49.195 INFO    ARF (12064): Final RCS 9.28 (base 3.30 + loadout 2.57) * axpect 2.03)
2023-07-29 22:45:49.204 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:45:49.204 INFO    ARF (11892): Final RCS 7.79 (base 3.30 + loadout 1.21) * axpect 1.99)
2023-07-29 22:45:49.221 INFO    ARF (14528): Final RCS 9.29 (base 3.30 + loadout 2.57) * axpect 2.04)
2023-07-29 22:45:49.221 INFO    ARF (14528): Final RCS 7.75 (base 3.30 + loadout 1.21) * axpect 1.98)
2023-07-29 22:45:49.221 INFO    ARF (14528): Final RCS 39.83 (base 2.40 + loadout 5.79) * axpect 14.18)
2023-07-29 22:45:49.229 INFO    ARF (448): Final RCS 9.30 (base 3.30 + loadout 2.57) * axpect 2.04)
2023-07-29 22:45:49.229 INFO    ARF (448): Final RCS 7.68 (base 3.30 + loadout 1.21) * axpect 1.96)
2023-07-29 22:45:49.229 INFO    ARF (448): Final RCS 39.84 (base 2.40 + loadout 5.79) * axpect 14.18)
2023-07-29 22:45:49.238 INFO    ARF (17328): Final RCS 9.30 (base 3.30 + loadout 2.57) * axpect 2.04)
2023-07-29 22:45:49.238 INFO    ARF (17328): Final RCS 7.62 (base 3.30 + loadout 1.21) * axpect 1.94)
2023-07-29 22:45:49.238 INFO    ARF (17328): Final RCS 39.84 (base 2.40 + loadout 5.79) * axpect 14.18)
2023-07-29 22:45:49.248 INFO    ARF (14528): Final RCS 9.31 (base 3.30 + loadout 2.57) * axpect 2.04)
2023-07-29 22:45:49.248 INFO    ARF (14528): Final RCS 7.55 (base 3.30 + loadout 1.21) * axpect 1.92)
2023-07-29 22:45:49.248 INFO    ARF (14528): Final RCS 39.84 (base 2.40 + loadout 5.79) * axpect 14.18)
2023-07-29 22:45:49.255 INFO    ARF (10832): Final RCS 7.47 (base 3.30 + loadout 1.21) * axpect 1.90)
2023-07-29 22:45:49.255 INFO    ARF (10832): Final RCS 39.84 (base 2.40 + loadout 5.79) * axpect 14.18)
2023-07-29 22:45:49.265 INFO    M2KC_CPT (Main): Drift N=-0.023708nm E=-0.009324nm  GS N=-0.506743 E=-0.068004 Angle errors vertical=0.002908 horizontal=-0.058719
2023-07-29 22:45:49.265 INFO    ARF (3428): Final RCS 7.40 (base 3.30 + loadout 1.21) * axpect 1.88)
2023-07-29 22:45:49.265 INFO    ARF (3428): Final RCS 39.84 (base 2.40 + loadout 5.79) * axpect 14.18)
2023-07-29 22:45:49.468 INFO    ARF (5276): Final RCS 9.97 (base 3.30 + loadout 5.12) * axpect 1.47)
2023-07-29 22:45:49.679 WARNING LOG (3992): 5 duplicate message(s) skipped.
2023-07-29 22:45:49.679 INFO    ARF (12064): Final RCS 73.44 (base 75.00 + loadout 0.00) * axpect 0.98)
2023-07-29 22:45:49.687 INFO    ARF (3428): Final RCS 73.43 (base 75.00 + loadout 0.00) * axpect 0.98)
2023-07-29 22:45:50.034 INFO    ARF (12064): Final RCS 73.35 (base 75.00 + loadout 0.00) * axpect 0.98)
2023-07-29 22:45:50.051 INFO    ARF (8204): Final RCS 73.34 (base 75.00 + loadout 0.00) * axpect 0.98)
2023-07-29 22:45:50.084 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:45:50.084 INFO    ARF (16316): Final RCS 73.33 (base 75.00 + loadout 0.00) * axpect 0.98)
2023-07-29 22:45:50.211 INFO    ARF (16380): Final RCS 9.97 (base 3.30 + loadout 5.12) * axpect 1.47)
2023-07-29 22:45:50.460 WARNING LOG (3992): 5 duplicate message(s) skipped.
2023-07-29 22:45:50.460 INFO    ARF (12064): Final RCS 2.46 (base 0.30 + loadout 0.00) * axpect 8.20)
2023-07-29 22:45:50.460 INFO    ARF (12064): Final RCS 8.17 (base 3.30 + loadout 1.21) * axpect 2.11)
2023-07-29 22:45:50.460 INFO    ARF (12064): Final RCS 39.85 (base 2.40 + loadout 5.79) * axpect 14.19)
2023-07-29 22:45:50.469 INFO    ARF (13920): Final RCS 2.46 (base 0.30 + loadout 0.00) * axpect 8.20)
2023-07-29 22:45:50.469 INFO    ARF (13920): Final RCS 8.16 (base 3.30 + loadout 1.21) * axpect 2.11)
2023-07-29 22:45:50.469 INFO    ARF (13920): Final RCS 39.85 (base 2.40 + loadout 5.79) * axpect 14.19)
2023-07-29 22:45:50.477 INFO    ARF (9160): Final RCS 9.47 (base 3.30 + loadout 2.57) * axpect 2.09)
2023-07-29 22:45:50.477 INFO    ARF (9160): Final RCS 2.46 (base 0.30 + loadout 0.00) * axpect 8.20)
2023-07-29 22:45:50.477 INFO    ARF (9160): Final RCS 8.14 (base 3.30 + loadout 1.21) * axpect 2.10)
2023-07-29 22:45:50.477 INFO    ARF (9160): Final RCS 39.85 (base 2.40 + loadout 5.79) * axpect 14.19)
2023-07-29 22:45:50.487 INFO    ARF (12064): Final RCS 9.46 (base 3.30 + loadout 2.57) * axpect 2.09)
2023-07-29 22:45:50.487 INFO    ARF (12064): Final RCS 2.46 (base 0.30 + loadout 0.00) * axpect 8.20)
2023-07-29 22:45:50.487 INFO    ARF (12064): Final RCS 8.11 (base 3.30 + loadout 1.21) * axpect 2.09)
2023-07-29 22:45:50.487 INFO    ARF (12064): Final RCS 39.85 (base 2.40 + loadout 5.79) * axpect 14.19)
2023-07-29 22:45:50.495 INFO    ARF (10188): Final RCS 9.46 (base 3.30 + loadout 2.57) * axpect 2.09)
2023-07-29 22:45:50.495 INFO    ARF (10188): Final RCS 2.46 (base 0.30 + loadout 0.00) * axpect 8.20)
2023-07-29 22:45:50.495 INFO    ARF (10188): Final RCS 8.08 (base 3.30 + loadout 1.21) * axpect 2.08)
2023-07-29 22:45:50.495 INFO    ARF (10188): Final RCS 39.85 (base 2.40 + loadout 5.79) * axpect 14.19)
2023-07-29 22:45:50.505 INFO    ARF (9160): Final RCS 9.45 (base 3.30 + loadout 2.57) * axpect 2.09)
2023-07-29 22:45:50.505 INFO    ARF (9160): Final RCS 2.46 (base 0.30 + loadout 0.00) * axpect 8.19)
2023-07-29 22:45:50.505 INFO    ARF (9160): Final RCS 8.04 (base 3.30 + loadout 1.21) * axpect 2.07)
2023-07-29 22:45:50.505 INFO    ARF (9160): Final RCS 39.85 (base 2.40 + loadout 5.79) * axpect 14.19)
2023-07-29 22:45:50.514 INFO    ARF (17328): Final RCS 9.45 (base 3.30 + loadout 2.57) * axpect 2.08)
2023-07-29 22:45:50.514 INFO    ARF (17328): Final RCS 2.46 (base 0.30 + loadout 0.00) * axpect 8.19)
2023-07-29 22:45:50.514 INFO    ARF (17328): Final RCS 7.99 (base 3.30 + loadout 1.21) * axpect 2.05)
2023-07-29 22:45:50.530 INFO    ARF (10188): Final RCS 9.44 (base 3.30 + loadout 2.57) * axpect 2.08)
2023-07-29 22:45:50.764 INFO    ARF (5996): Final RCS 36.53 (base 25.00 + loadout 0.00) * axpect 1.46)
2023-07-29 22:45:50.774 INFO    ARF (14048): Final RCS 36.52 (base 25.00 + loadout 0.00) * axpect 1.46)
2023-07-29 22:45:50.801 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:45:50.801 INFO    ARF (16316): Final RCS 36.51 (base 25.00 + loadout 0.00) * axpect 1.46)
2023-07-29 22:45:50.827 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:45:50.827 INFO    ARF (7300): Final RCS 36.50 (base 25.00 + loadout 0.00) * axpect 1.46)
2023-07-29 22:45:51.359 INFO    ARF (5548): Final RCS 36.58 (base 25.00 + loadout 0.00) * axpect 1.46)
2023-07-29 22:45:51.368 INFO    ARF (7300): Final RCS 36.59 (base 25.00 + loadout 0.00) * axpect 1.46)
2023-07-29 22:45:51.385 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:45:51.385 INFO    ARF (5548): Final RCS 36.60 (base 25.00 + loadout 0.00) * axpect 1.46)
2023-07-29 22:45:51.394 INFO    ARF (11024): Final RCS 36.61 (base 25.00 + loadout 0.00) * axpect 1.46)
2023-07-29 22:45:51.410 INFO    ARF (5996): Final RCS 36.62 (base 25.00 + loadout 0.00) * axpect 1.46)
2023-07-29 22:45:51.648 INFO    ARF (5996): Final RCS 8.56 (base 3.30 + loadout 2.57) * axpect 1.82)
2023-07-29 22:45:51.655 INFO    ARF (10188): Final RCS 8.55 (base 3.30 + loadout 2.57) * axpect 1.81)
2023-07-29 22:45:51.655 INFO    ARF (10188): Final RCS 2.43 (base 0.30 + loadout 0.00) * axpect 8.09)
2023-07-29 22:45:51.665 INFO    ARF (12064): Final RCS 8.54 (base 3.30 + loadout 2.57) * axpect 1.81)
2023-07-29 22:45:51.665 INFO    ARF (12064): Final RCS 2.43 (base 0.30 + loadout 0.00) * axpect 8.09)
2023-07-29 22:45:51.665 INFO    ARF (12064): Final RCS 6.25 (base 3.30 + loadout 1.21) * axpect 1.53)
2023-07-29 22:45:51.665 INFO    ARF (12064): Final RCS 39.87 (base 2.40 + loadout 5.79) * axpect 14.20)
2023-07-29 22:45:51.673 INFO    ARF (10832): Final RCS 8.54 (base 3.30 + loadout 2.57) * axpect 1.81)
2023-07-29 22:45:51.673 INFO    ARF (10832): Final RCS 2.43 (base 0.30 + loadout 0.00) * axpect 8.09)
2023-07-29 22:45:51.673 INFO    ARF (10832): Final RCS 6.21 (base 3.30 + loadout 1.21) * axpect 1.52)
2023-07-29 22:45:51.673 INFO    ARF (10832): Final RCS 39.87 (base 2.40 + loadout 5.79) * axpect 14.20)
2023-07-29 22:45:51.690 INFO    ARF (17328): Final RCS 8.53 (base 3.30 + loadout 2.57) * axpect 1.81)
2023-07-29 22:45:51.690 INFO    ARF (17328): Final RCS 2.43 (base 0.30 + loadout 0.00) * axpect 8.08)
2023-07-29 22:45:51.690 INFO    ARF (17328): Final RCS 6.18 (base 3.30 + loadout 1.21) * axpect 1.51)
2023-07-29 22:45:51.690 INFO    ARF (17328): Final RCS 39.87 (base 2.40 + loadout 5.79) * axpect 14.20)
2023-07-29 22:45:51.700 INFO    ARF (12064): Final RCS 8.52 (base 3.30 + loadout 2.57) * axpect 1.80)
2023-07-29 22:45:51.700 INFO    ARF (12064): Final RCS 2.43 (base 0.30 + loadout 0.00) * axpect 8.08)
2023-07-29 22:45:51.700 INFO    ARF (12064): Final RCS 6.15 (base 3.30 + loadout 1.21) * axpect 1.50)
2023-07-29 22:45:51.700 INFO    ARF (12064): Final RCS 39.87 (base 2.40 + loadout 5.79) * axpect 14.20)
2023-07-29 22:45:51.707 INFO    ARF (16380): Final RCS 2.42 (base 0.30 + loadout 0.00) * axpect 8.08)
2023-07-29 22:45:51.707 INFO    ARF (16380): Final RCS 6.13 (base 3.30 + loadout 1.21) * axpect 1.49)
2023-07-29 22:45:51.707 INFO    ARF (16380): Final RCS 39.87 (base 2.40 + loadout 5.79) * axpect 14.20)
2023-07-29 22:45:51.718 INFO    ARF (14528): Final RCS 2.42 (base 0.30 + loadout 0.00) * axpect 8.08)
2023-07-29 22:45:51.718 INFO    ARF (14528): Final RCS 6.10 (base 3.30 + loadout 1.21) * axpect 1.48)
2023-07-29 22:45:51.718 INFO    ARF (14528): Final RCS 39.87 (base 2.40 + loadout 5.79) * axpect 14.20)
2023-07-29 22:45:51.918 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:45:51.918 INFO    ARF (1352): Final RCS 9.95 (base 3.30 + loadout 5.12) * axpect 1.46)
2023-07-29 22:45:52.086 WARNING LOG (3992): 6 duplicate message(s) skipped.
2023-07-29 22:45:52.086 INFO    ARF (11024): Final RCS 72.93 (base 75.00 + loadout 0.00) * axpect 0.97)
2023-07-29 22:45:52.095 INFO    ARF (13420): Final RCS 72.92 (base 75.00 + loadout 0.00) * axpect 0.97)
2023-07-29 22:45:52.121 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:45:52.121 INFO    ARF (1352): Final RCS 22.24 (base 3.00 + loadout 4.29) * axpect 5.98)
2023-07-29 22:45:52.129 INFO    ARF (13420): Final RCS 72.92 (base 75.00 + loadout 0.00) * axpect 0.97)
2023-07-29 22:45:52.129 INFO    ARF (13420): Final RCS 22.26 (base 3.00 + loadout 4.29) * axpect 5.99)
2023-07-29 22:45:52.138 INFO    ARF (14528): Final RCS 72.92 (base 75.00 + loadout 0.00) * axpect 0.97)
2023-07-29 22:45:52.138 INFO    ARF (14528): Final RCS 22.28 (base 3.00 + loadout 4.29) * axpect 5.99)
2023-07-29 22:45:52.147 INFO    ARF (12064): Final RCS 72.92 (base 75.00 + loadout 0.00) * axpect 0.97)
2023-07-29 22:45:52.147 INFO    ARF (12064): Final RCS 22.29 (base 3.00 + loadout 4.29) * axpect 6.00)
2023-07-29 22:45:52.155 INFO    ARF (8624): Final RCS 22.31 (base 3.00 + loadout 4.29) * axpect 6.01)
2023-07-29 22:45:52.165 INFO    ARF (9160): Final RCS 22.33 (base 3.00 + loadout 4.29) * axpect 6.01)
2023-07-29 22:45:52.470 INFO    ARF (3968): Final RCS 22.85 (base 3.00 + loadout 4.29) * axpect 6.19)
2023-07-29 22:45:52.480 INFO    ARF (8204): Final RCS 22.87 (base 3.00 + loadout 4.29) * axpect 6.19)
2023-07-29 22:45:52.487 INFO    ARF (11024): Final RCS 22.89 (base 3.00 + loadout 4.29) * axpect 6.20)
2023-07-29 22:45:52.498 INFO    ARF (16316): Final RCS 72.86 (base 75.00 + loadout 0.00) * axpect 0.97)
2023-07-29 22:45:52.498 INFO    ARF (16316): Final RCS 22.91 (base 3.00 + loadout 4.29) * axpect 6.21)
2023-07-29 22:45:52.504 INFO    ARF (7300): Final RCS 72.86 (base 75.00 + loadout 0.00) * axpect 0.97)
2023-07-29 22:45:52.504 INFO    ARF (7300): Final RCS 22.93 (base 3.00 + loadout 4.29) * axpect 6.21)
2023-07-29 22:45:52.514 INFO    ARF (13920): Final RCS 72.86 (base 75.00 + loadout 0.00) * axpect 0.97)
2023-07-29 22:45:52.514 INFO    ARF (13920): Final RCS 22.95 (base 3.00 + loadout 4.29) * axpect 6.22)
2023-07-29 22:45:52.531 INFO    ARF (5276): Final RCS 72.85 (base 75.00 + loadout 0.00) * axpect 0.97)
2023-07-29 22:45:52.531 INFO    ARF (5276): Final RCS 22.97 (base 3.00 + loadout 4.29) * axpect 6.23)
2023-07-29 22:45:52.538 INFO    ARF (14528): Final RCS 72.85 (base 75.00 + loadout 0.00) * axpect 0.97)
2023-07-29 22:45:52.664 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:45:52.664 INFO    ARF (10188): Final RCS 9.95 (base 3.30 + loadout 5.12) * axpect 1.46)
2023-07-29 22:45:52.924 WARNING LOG (3992): 5 duplicate message(s) skipped.
2023-07-29 22:45:52.924 INFO    ARF (1352): Final RCS 2.25 (base 0.30 + loadout 0.00) * axpect 7.49)
2023-07-29 22:45:52.940 INFO    ARF (8624): Final RCS 7.81 (base 3.30 + loadout 2.57) * axpect 1.59)
2023-07-29 22:45:52.940 INFO    ARF (8624): Final RCS 2.25 (base 0.30 + loadout 0.00) * axpect 7.48)
2023-07-29 22:45:52.950 INFO    ARF (16380): Final RCS 7.81 (base 3.30 + loadout 2.57) * axpect 1.59)
2023-07-29 22:45:52.950 INFO    ARF (16380): Final RCS 2.24 (base 0.30 + loadout 0.00) * axpect 7.47)
2023-07-29 22:45:52.957 INFO    ARF (1352): Final RCS 7.81 (base 3.30 + loadout 2.57) * axpect 1.59)
2023-07-29 22:45:52.957 INFO    ARF (1352): Final RCS 2.24 (base 0.30 + loadout 0.00) * axpect 7.47)
2023-07-29 22:45:52.966 INFO    ARF (8204): Final RCS 7.81 (base 3.30 + loadout 2.57) * axpect 1.59)
2023-07-29 22:45:52.966 INFO    ARF (8204): Final RCS 2.24 (base 0.30 + loadout 0.00) * axpect 7.46)
2023-07-29 22:45:52.974 INFO    ARF (9160): Final RCS 7.81 (base 3.30 + loadout 2.57) * axpect 1.59)
2023-07-29 22:45:52.974 INFO    ARF (9160): Final RCS 2.23 (base 0.30 + loadout 0.00) * axpect 7.45)
2023-07-29 22:45:52.991 INFO    ARF (5276): Final RCS 7.82 (base 3.30 + loadout 2.57) * axpect 1.59)
2023-07-29 22:45:53.000 INFO    ARF (10832): Final RCS 7.81 (base 3.30 + loadout 2.57) * axpect 1.59)
2023-07-29 22:45:53.226 INFO    ARF (11024): Final RCS 41.01 (base 25.00 + loadout 0.00) * axpect 1.64)
2023-07-29 22:45:53.235 INFO    ARF (8204): Final RCS 41.04 (base 25.00 + loadout 0.00) * axpect 1.64)
2023-07-29 22:45:53.243 INFO    ARF (3428): Final RCS 41.08 (base 25.00 + loadout 0.00) * axpect 1.64)
2023-07-29 22:45:53.260 INFO    ARF (13920): Final RCS 41.12 (base 25.00 + loadout 0.00) * axpect 1.64)
2023-07-29 22:45:53.268 INFO    ARF (10832): Final RCS 41.15 (base 25.00 + loadout 0.00) * axpect 1.65)
2023-07-29 22:45:53.276 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:45:53.276 DEBUG   Scripting (Main): Phrases make : key = 4380
2023-07-29 22:45:53.277 INFO    ARF (13420): Final RCS 41.19 (base 25.00 + loadout 0.00) * axpect 1.65)
2023-07-29 22:45:53.285 INFO    ARF (11892): Final RCS 41.23 (base 25.00 + loadout 0.00) * axpect 1.65)
2023-07-29 22:45:53.870 INFO    ARF (13920): Final RCS 43.53 (base 25.00 + loadout 0.00) * axpect 1.74)
2023-07-29 22:45:53.878 INFO    ARF (3428): Final RCS 43.57 (base 25.00 + loadout 0.00) * axpect 1.74)
2023-07-29 22:45:53.887 INFO    ARF (7300): Final RCS 43.61 (base 25.00 + loadout 0.00) * axpect 1.74)
2023-07-29 22:45:53.898 INFO    ARF (13920): Final RCS 43.65 (base 25.00 + loadout 0.00) * axpect 1.75)
2023-07-29 22:45:53.906 INFO    ARF (5548): Final RCS 43.69 (base 25.00 + loadout 0.00) * axpect 1.75)
2023-07-29 22:45:53.921 INFO    ARF (11024): Final RCS 43.73 (base 25.00 + loadout 0.00) * axpect 1.75)
2023-07-29 22:45:53.929 INFO    ARF (9160): Final RCS 43.77 (base 25.00 + loadout 0.00) * axpect 1.75)
2023-07-29 22:45:54.155 INFO    ARF (5276): Final RCS 7.45 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:45:54.180 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:45:54.180 INFO    ARF (5996): Final RCS 9.23 (base 3.30 + loadout 1.21) * axpect 2.43)
2023-07-29 22:45:54.180 INFO    ARF (5996): Final RCS 39.91 (base 2.40 + loadout 5.79) * axpect 14.21)
2023-07-29 22:45:54.188 INFO    ARF (1352): Final RCS 7.45 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:45:54.188 INFO    ARF (1352): Final RCS 9.23 (base 3.30 + loadout 1.21) * axpect 2.43)
2023-07-29 22:45:54.188 INFO    ARF (1352): Final RCS 39.91 (base 2.40 + loadout 5.79) * axpect 14.21)
2023-07-29 22:45:54.198 INFO    ARF (16316): Final RCS 7.45 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:45:54.198 INFO    ARF (16316): Final RCS 9.23 (base 3.30 + loadout 1.21) * axpect 2.43)
2023-07-29 22:45:54.198 INFO    ARF (16316): Final RCS 39.91 (base 2.40 + loadout 5.79) * axpect 14.21)
2023-07-29 22:45:54.205 INFO    ARF (5996): Final RCS 7.45 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:45:54.205 INFO    ARF (5996): Final RCS 9.23 (base 3.30 + loadout 1.21) * axpect 2.43)
2023-07-29 22:45:54.205 INFO    ARF (5996): Final RCS 39.91 (base 2.40 + loadout 5.79) * axpect 14.21)
2023-07-29 22:45:54.215 INFO    ARF (1352): Final RCS 7.45 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:45:54.215 INFO    ARF (1352): Final RCS 9.23 (base 3.30 + loadout 1.21) * axpect 2.43)
2023-07-29 22:45:54.215 INFO    ARF (1352): Final RCS 39.91 (base 2.40 + loadout 5.79) * axpect 14.21)
2023-07-29 22:45:54.223 INFO    ARF (8624): Final RCS 9.23 (base 3.30 + loadout 1.21) * axpect 2.43)
2023-07-29 22:45:54.223 INFO    ARF (8624): Final RCS 39.91 (base 2.40 + loadout 5.79) * axpect 14.21)
2023-07-29 22:45:54.240 INFO    ARF (10188): Final RCS 9.23 (base 3.30 + loadout 1.21) * axpect 2.43)
2023-07-29 22:45:54.240 INFO    ARF (10188): Final RCS 39.91 (base 2.40 + loadout 5.79) * axpect 14.21)
2023-07-29 22:45:54.998 INFO    ARF (448): Final RCS 72.59 (base 75.00 + loadout 0.00) * axpect 0.97)
2023-07-29 22:45:55.050 WARNING LOG (3992): 4 duplicate message(s) skipped.
2023-07-29 22:45:55.050 INFO    ARF (8204): Final RCS 72.58 (base 75.00 + loadout 0.00) * axpect 0.97)
2023-07-29 22:45:55.167 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:45:55.167 INFO    ARF (11024): Final RCS 9.94 (base 3.30 + loadout 5.12) * axpect 1.46)
2023-07-29 22:45:55.414 WARNING LOG (3992): 6 duplicate message(s) skipped.
2023-07-29 22:45:55.414 INFO    ARF (5548): Final RCS 39.92 (base 2.40 + loadout 5.79) * axpect 14.22)
2023-07-29 22:45:55.423 INFO    ARF (12064): Final RCS 1.24 (base 0.30 + loadout 0.00) * axpect 4.15)
2023-07-29 22:45:55.423 INFO    ARF (12064): Final RCS 9.85 (base 3.30 + loadout 1.21) * axpect 2.62)
2023-07-29 22:45:55.423 INFO    ARF (12064): Final RCS 39.92 (base 2.40 + loadout 5.79) * axpect 14.22)
2023-07-29 22:45:55.439 INFO    ARF (448): Final RCS 1.24 (base 0.30 + loadout 0.00) * axpect 4.14)
2023-07-29 22:45:55.439 INFO    ARF (448): Final RCS 9.87 (base 3.30 + loadout 1.21) * axpect 2.63)
2023-07-29 22:45:55.439 INFO    ARF (448): Final RCS 39.92 (base 2.40 + loadout 5.79) * axpect 14.22)
2023-07-29 22:45:55.449 INFO    ARF (8204): Final RCS 7.47 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:45:55.449 INFO    ARF (8204): Final RCS 1.24 (base 0.30 + loadout 0.00) * axpect 4.12)
2023-07-29 22:45:55.449 INFO    ARF (8204): Final RCS 9.89 (base 3.30 + loadout 1.21) * axpect 2.63)
2023-07-29 22:45:55.449 INFO    ARF (8204): Final RCS 39.92 (base 2.40 + loadout 5.79) * axpect 14.22)
2023-07-29 22:45:55.457 INFO    ARF (12064): Final RCS 7.47 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:45:55.457 INFO    ARF (12064): Final RCS 1.23 (base 0.30 + loadout 0.00) * axpect 4.11)
2023-07-29 22:45:55.457 INFO    ARF (12064): Final RCS 9.92 (base 3.30 + loadout 1.21) * axpect 2.64)
2023-07-29 22:45:55.457 INFO    ARF (12064): Final RCS 39.92 (base 2.40 + loadout 5.79) * axpect 14.22)
2023-07-29 22:45:55.466 INFO    ARF (13920): Final RCS 7.47 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:45:55.466 INFO    ARF (13920): Final RCS 1.23 (base 0.30 + loadout 0.00) * axpect 4.10)
2023-07-29 22:45:55.467 INFO    ARF (13920): Final RCS 9.94 (base 3.30 + loadout 1.21) * axpect 2.64)
2023-07-29 22:45:55.467 INFO    ARF (13920): Final RCS 39.92 (base 2.40 + loadout 5.79) * axpect 14.22)
2023-07-29 22:45:55.475 INFO    ARF (5996): Final RCS 7.47 (base 3.30 + loadout 2.57) * axpect 1.49)
2023-07-29 22:45:55.475 INFO    ARF (5996): Final RCS 1.23 (base 0.30 + loadout 0.00) * axpect 4.09)
2023-07-29 22:45:55.475 INFO    ARF (5996): Final RCS 9.95 (base 3.30 + loadout 1.21) * axpect 2.65)
2023-07-29 22:45:55.475 INFO    ARF (5996): Final RCS 39.92 (base 2.40 + loadout 5.79) * axpect 14.22)
2023-07-29 22:45:55.483 INFO    ARF (1352): Final RCS 7.47 (base 3.30 + loadout 2.57) * axpect 1.49)
2023-07-29 22:45:55.483 INFO    ARF (1352): Final RCS 1.22 (base 0.30 + loadout 0.00) * axpect 4.07)
2023-07-29 22:45:55.501 INFO    ARF (9160): Final RCS 7.47 (base 3.30 + loadout 2.57) * axpect 1.49)
2023-07-29 22:45:55.734 INFO    ARF (10832): Final RCS 50.17 (base 25.00 + loadout 0.00) * axpect 2.01)
2023-07-29 22:45:55.751 INFO    ARF (11024): Final RCS 50.19 (base 25.00 + loadout 0.00) * axpect 2.01)
2023-07-29 22:45:55.758 INFO    ARF (11892): Final RCS 50.21 (base 25.00 + loadout 0.00) * axpect 2.01)
2023-07-29 22:45:55.768 INFO    ARF (13420): Final RCS 50.23 (base 25.00 + loadout 0.00) * axpect 2.01)
2023-07-29 22:45:55.777 INFO    ARF (3428): Final RCS 50.25 (base 25.00 + loadout 0.00) * axpect 2.01)
2023-07-29 22:45:55.785 INFO    ARF (14528): Final RCS 50.27 (base 25.00 + loadout 0.00) * axpect 2.01)
2023-07-29 22:45:55.795 INFO    ARF (8624): Final RCS 50.29 (base 25.00 + loadout 0.00) * axpect 2.01)
2023-07-29 22:45:56.275 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:45:56.275 DEBUG   Scripting (Main): Phrases make : key = 4383
2023-07-29 22:45:56.310 INFO    ARF (16316): Final RCS 51.04 (base 25.00 + loadout 0.00) * axpect 2.04)
2023-07-29 22:45:56.320 INFO    ARF (3428): Final RCS 51.05 (base 25.00 + loadout 0.00) * axpect 2.04)
2023-07-29 22:45:56.338 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:45:56.338 INFO    ARF (17328): Final RCS 51.06 (base 25.00 + loadout 0.00) * axpect 2.04)
2023-07-29 22:45:56.348 INFO    ARF (14528): Final RCS 51.07 (base 25.00 + loadout 0.00) * axpect 2.04)
2023-07-29 22:45:56.357 INFO    ARF (3968): Final RCS 51.08 (base 25.00 + loadout 0.00) * axpect 2.04)
2023-07-29 22:45:56.605 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:45:56.605 INFO    ARF (7300): Final RCS 7.52 (base 3.30 + loadout 2.57) * axpect 1.50)
2023-07-29 22:45:56.615 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:45:56.615 INFO    ARF (3428): Final RCS 0.90 (base 0.30 + loadout 0.00) * axpect 2.99)
2023-07-29 22:45:56.630 INFO    ARF (3968): Final RCS 7.53 (base 3.30 + loadout 2.57) * axpect 1.50)
2023-07-29 22:45:56.630 INFO    ARF (3968): Final RCS 0.90 (base 0.30 + loadout 0.00) * axpect 2.98)
2023-07-29 22:45:56.630 INFO    ARF (3968): Final RCS 13.17 (base 3.30 + loadout 1.21) * axpect 3.62)
2023-07-29 22:45:56.630 INFO    ARF (3968): Final RCS 39.94 (base 2.40 + loadout 5.79) * axpect 14.23)
2023-07-29 22:45:56.640 INFO    ARF (14048): Final RCS 7.53 (base 3.30 + loadout 2.57) * axpect 1.50)
2023-07-29 22:45:56.640 INFO    ARF (14048): Final RCS 0.89 (base 0.30 + loadout 0.00) * axpect 2.98)
2023-07-29 22:45:56.640 INFO    ARF (14048): Final RCS 13.21 (base 3.30 + loadout 1.21) * axpect 3.64)
2023-07-29 22:45:56.640 INFO    ARF (14048): Final RCS 39.94 (base 2.40 + loadout 5.79) * axpect 14.23)
2023-07-29 22:45:56.649 INFO    ARF (17328): Final RCS 7.53 (base 3.30 + loadout 2.57) * axpect 1.50)
2023-07-29 22:45:56.649 INFO    ARF (17328): Final RCS 0.89 (base 0.30 + loadout 0.00) * axpect 2.97)
2023-07-29 22:45:56.649 INFO    ARF (17328): Final RCS 13.24 (base 3.30 + loadout 1.21) * axpect 3.65)
2023-07-29 22:45:56.649 INFO    ARF (17328): Final RCS 39.94 (base 2.40 + loadout 5.79) * axpect 14.23)
2023-07-29 22:45:56.657 INFO    ARF (14528): Final RCS 7.54 (base 3.30 + loadout 2.57) * axpect 1.50)
2023-07-29 22:45:56.657 INFO    ARF (14528): Final RCS 0.89 (base 0.30 + loadout 0.00) * axpect 2.96)
2023-07-29 22:45:56.657 INFO    ARF (14528): Final RCS 13.28 (base 3.30 + loadout 1.21) * axpect 3.66)
2023-07-29 22:45:56.658 INFO    ARF (14528): Final RCS 39.94 (base 2.40 + loadout 5.79) * axpect 14.23)
2023-07-29 22:45:56.666 INFO    ARF (8624): Final RCS 0.89 (base 0.30 + loadout 0.00) * axpect 2.96)
2023-07-29 22:45:56.666 INFO    ARF (8624): Final RCS 13.31 (base 3.30 + loadout 1.21) * axpect 3.67)
2023-07-29 22:45:56.666 INFO    ARF (8624): Final RCS 39.94 (base 2.40 + loadout 5.79) * axpect 14.23)
2023-07-29 22:45:56.675 INFO    ARF (9160): Final RCS 0.89 (base 0.30 + loadout 0.00) * axpect 2.95)
2023-07-29 22:45:56.675 INFO    ARF (9160): Final RCS 13.35 (base 3.30 + loadout 1.21) * axpect 3.68)
2023-07-29 22:45:56.675 INFO    ARF (9160): Final RCS 39.94 (base 2.40 + loadout 5.79) * axpect 14.23)
2023-07-29 22:45:56.886 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:45:56.886 INFO    ARF (14528): Final RCS 9.94 (base 3.30 + loadout 5.12) * axpect 1.46)
2023-07-29 22:45:57.055 WARNING LOG (3992): 5 duplicate message(s) skipped.
2023-07-29 22:45:57.055 INFO    ARF (11892): Final RCS 72.55 (base 75.00 + loadout 0.00) * axpect 0.97)
2023-07-29 22:45:57.071 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:45:57.071 INFO    ARF (448): Final RCS 26.99 (base 3.00 + loadout 4.29) * axpect 7.56)
2023-07-29 22:45:57.079 INFO    ARF (11024): Final RCS 72.55 (base 75.00 + loadout 0.00) * axpect 0.97)
2023-07-29 22:45:57.079 INFO    ARF (11024): Final RCS 27.00 (base 3.00 + loadout 4.29) * axpect 7.57)
2023-07-29 22:45:57.089 INFO    ARF (5276): Final RCS 72.55 (base 75.00 + loadout 0.00) * axpect 0.97)
2023-07-29 22:45:57.089 INFO    ARF (5276): Final RCS 27.01 (base 3.00 + loadout 4.29) * axpect 7.57)
2023-07-29 22:45:57.099 INFO    ARF (1352): Final RCS 72.55 (base 75.00 + loadout 0.00) * axpect 0.97)
2023-07-29 22:45:57.099 INFO    ARF (1352): Final RCS 27.02 (base 3.00 + loadout 4.29) * axpect 7.58)
2023-07-29 22:45:57.106 INFO    ARF (16316): Final RCS 72.55 (base 75.00 + loadout 0.00) * axpect 0.97)
2023-07-29 22:45:57.106 INFO    ARF (16316): Final RCS 27.04 (base 3.00 + loadout 4.29) * axpect 7.58)
2023-07-29 22:45:57.116 INFO    ARF (3428): Final RCS 72.55 (base 75.00 + loadout 0.00) * axpect 0.97)
2023-07-29 22:45:57.116 INFO    ARF (3428): Final RCS 27.05 (base 3.00 + loadout 4.29) * axpect 7.58)
2023-07-29 22:45:57.125 INFO    ARF (1352): Final RCS 27.06 (base 3.00 + loadout 4.29) * axpect 7.59)
2023-07-29 22:45:57.321 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:45:57.430 INFO    ARF (3428): Final RCS 27.44 (base 3.00 + loadout 4.29) * axpect 7.72)
2023-07-29 22:45:57.439 INFO    ARF (14048): Final RCS 27.46 (base 3.00 + loadout 4.29) * axpect 7.72)
2023-07-29 22:45:57.449 INFO    ARF (11024): Final RCS 72.56 (base 75.00 + loadout 0.00) * axpect 0.97)
2023-07-29 22:45:57.449 INFO    ARF (11024): Final RCS 27.47 (base 3.00 + loadout 4.29) * axpect 7.73)
2023-07-29 22:45:57.457 INFO    ARF (5996): Final RCS 72.56 (base 75.00 + loadout 0.00) * axpect 0.97)
2023-07-29 22:45:57.457 INFO    ARF (5996): Final RCS 27.49 (base 3.00 + loadout 4.29) * axpect 7.73)
2023-07-29 22:45:57.467 INFO    ARF (14048): Final RCS 72.56 (base 75.00 + loadout 0.00) * axpect 0.97)
2023-07-29 22:45:57.467 INFO    ARF (14048): Final RCS 27.50 (base 3.00 + loadout 4.29) * axpect 7.74)
2023-07-29 22:45:57.475 INFO    ARF (448): Final RCS 72.56 (base 75.00 + loadout 0.00) * axpect 0.97)
2023-07-29 22:45:57.475 INFO    ARF (448): Final RCS 27.51 (base 3.00 + loadout 4.29) * axpect 7.74)
2023-07-29 22:45:57.484 INFO    ARF (8624): Final RCS 72.56 (base 75.00 + loadout 0.00) * axpect 0.97)
2023-07-29 22:45:57.484 INFO    ARF (8624): Final RCS 27.53 (base 3.00 + loadout 4.29) * axpect 7.74)
2023-07-29 22:45:57.494 INFO    ARF (11892): Final RCS 72.56 (base 75.00 + loadout 0.00) * axpect 0.97)
2023-07-29 22:45:57.617 INFO    ARF (11892): Final RCS 9.94 (base 3.30 + loadout 5.12) * axpect 1.46)
2023-07-29 22:45:57.890 WARNING LOG (3992): 6 duplicate message(s) skipped.
2023-07-29 22:45:57.890 INFO    ARF (13420): Final RCS 0.74 (base 0.30 + loadout 0.00) * axpect 2.47)
2023-07-29 22:45:57.899 INFO    ARF (9160): Final RCS 7.51 (base 3.30 + loadout 2.57) * axpect 1.50)
2023-07-29 22:45:57.899 INFO    ARF (9160): Final RCS 0.74 (base 0.30 + loadout 0.00) * axpect 2.47)
2023-07-29 22:45:57.907 INFO    ARF (14528): Final RCS 7.52 (base 3.30 + loadout 2.57) * axpect 1.50)
2023-07-29 22:45:57.907 INFO    ARF (14528): Final RCS 0.74 (base 0.30 + loadout 0.00) * axpect 2.47)
2023-07-29 22:45:57.918 INFO    ARF (5548): Final RCS 7.52 (base 3.30 + loadout 2.57) * axpect 1.50)
2023-07-29 22:45:57.918 INFO    ARF (5548): Final RCS 0.74 (base 0.30 + loadout 0.00) * axpect 2.47)
2023-07-29 22:45:57.924 INFO    ARF (10188): Final RCS 7.52 (base 3.30 + loadout 2.57) * axpect 1.50)
2023-07-29 22:45:57.924 INFO    ARF (10188): Final RCS 0.74 (base 0.30 + loadout 0.00) * axpect 2.47)
2023-07-29 22:45:57.940 INFO    ARF (11892): Final RCS 7.53 (base 3.30 + loadout 2.57) * axpect 1.50)
2023-07-29 22:45:57.940 INFO    ARF (11892): Final RCS 0.74 (base 0.30 + loadout 0.00) * axpect 2.47)
2023-07-29 22:45:57.950 INFO    ARF (5276): Final RCS 7.53 (base 3.30 + loadout 2.57) * axpect 1.50)
2023-07-29 22:45:58.196 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:45:58.196 INFO    ARF (8624): Final RCS 48.19 (base 25.00 + loadout 0.00) * axpect 1.93)
2023-07-29 22:45:58.203 INFO    ARF (11024): Final RCS 48.15 (base 25.00 + loadout 0.00) * axpect 1.93)
2023-07-29 22:45:58.220 INFO    ARF (1352): Final RCS 48.12 (base 25.00 + loadout 0.00) * axpect 1.92)
2023-07-29 22:45:58.228 INFO    ARF (8204): Final RCS 48.08 (base 25.00 + loadout 0.00) * axpect 1.92)
2023-07-29 22:45:58.237 INFO    ARF (16316): Final RCS 48.05 (base 25.00 + loadout 0.00) * axpect 1.92)
2023-07-29 22:45:58.246 INFO    ARF (8624): Final RCS 48.01 (base 25.00 + loadout 0.00) * axpect 1.92)
2023-07-29 22:45:58.829 INFO    ARF (16380): Final RCS 45.79 (base 25.00 + loadout 0.00) * axpect 1.83)
2023-07-29 22:45:58.838 INFO    ARF (7300): Final RCS 45.75 (base 25.00 + loadout 0.00) * axpect 1.83)
2023-07-29 22:45:58.848 INFO    ARF (8204): Final RCS 45.71 (base 25.00 + loadout 0.00) * axpect 1.83)
2023-07-29 22:45:58.855 INFO    ARF (8624): Final RCS 45.67 (base 25.00 + loadout 0.00) * axpect 1.83)
2023-07-29 22:45:58.864 INFO    ARF (5996): Final RCS 45.63 (base 25.00 + loadout 0.00) * axpect 1.83)
2023-07-29 22:45:58.881 INFO    ARF (10832): Final RCS 45.59 (base 25.00 + loadout 0.00) * axpect 1.82)
2023-07-29 22:45:58.889 INFO    ARF (5548): Final RCS 45.55 (base 25.00 + loadout 0.00) * axpect 1.82)
2023-07-29 22:45:59.117 INFO    ARF (13920): Final RCS 7.48 (base 3.30 + loadout 2.57) * axpect 1.49)
2023-07-29 22:45:59.134 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:45:59.134 INFO    ARF (10832): Final RCS 11.43 (base 3.30 + loadout 1.21) * axpect 3.10)
2023-07-29 22:45:59.134 INFO    ARF (10832): Final RCS 39.98 (base 2.40 + loadout 5.79) * axpect 14.24)
2023-07-29 22:45:59.151 INFO    ARF (3428): Final RCS 7.48 (base 3.30 + loadout 2.57) * axpect 1.49)
2023-07-29 22:45:59.151 INFO    ARF (3428): Final RCS 11.10 (base 3.30 + loadout 1.21) * axpect 3.00)
2023-07-29 22:45:59.151 INFO    ARF (3428): Final RCS 39.98 (base 2.40 + loadout 5.79) * axpect 14.24)
2023-07-29 22:45:59.158 INFO    ARF (8204): Final RCS 7.48 (base 3.30 + loadout 2.57) * axpect 1.49)
2023-07-29 22:45:59.158 INFO    ARF (8204): Final RCS 10.75 (base 3.30 + loadout 1.21) * axpect 2.89)
2023-07-29 22:45:59.158 INFO    ARF (8204): Final RCS 39.98 (base 2.40 + loadout 5.79) * axpect 14.24)
2023-07-29 22:45:59.168 INFO    ARF (5996): Final RCS 7.47 (base 3.30 + loadout 2.57) * axpect 1.49)
2023-07-29 22:45:59.168 INFO    ARF (5996): Final RCS 10.46 (base 3.30 + loadout 1.21) * axpect 2.80)
2023-07-29 22:45:59.168 INFO    ARF (5996): Final RCS 39.98 (base 2.40 + loadout 5.79) * axpect 14.24)
2023-07-29 22:45:59.175 INFO    ARF (3428): Final RCS 7.47 (base 3.30 + loadout 2.57) * axpect 1.49)
2023-07-29 22:45:59.175 INFO    ARF (3428): Final RCS 10.18 (base 3.30 + loadout 1.21) * axpect 2.72)
2023-07-29 22:45:59.175 INFO    ARF (3428): Final RCS 39.98 (base 2.40 + loadout 5.79) * axpect 14.24)
2023-07-29 22:45:59.184 INFO    ARF (8204): Final RCS 9.95 (base 3.30 + loadout 1.21) * axpect 2.65)
2023-07-29 22:45:59.184 INFO    ARF (8204): Final RCS 39.98 (base 2.40 + loadout 5.79) * axpect 14.24)
2023-07-29 22:45:59.201 INFO    ARF (11892): Final RCS 9.74 (base 3.30 + loadout 1.21) * axpect 2.59)
2023-07-29 22:45:59.201 INFO    ARF (11892): Final RCS 39.98 (base 2.40 + loadout 5.79) * axpect 14.24)
2023-07-29 22:45:59.947 INFO    ARF (13920): Final RCS 72.79 (base 75.00 + loadout 0.00) * axpect 0.97)
2023-07-29 22:45:59.956 INFO    ARF (3968): Final RCS 72.80 (base 75.00 + loadout 0.00) * axpect 0.97)
2023-07-29 22:46:00.116 WARNING LOG (3992): 5 duplicate message(s) skipped.
2023-07-29 22:46:00.116 INFO    ARF (5276): Final RCS 9.96 (base 3.30 + loadout 5.12) * axpect 1.46)
2023-07-29 22:46:00.374 WARNING LOG (3992): 6 duplicate message(s) skipped.
2023-07-29 22:46:00.374 INFO    ARF (17328): Final RCS 40.00 (base 2.40 + loadout 5.79) * axpect 14.25)
2023-07-29 22:46:00.389 INFO    ARF (16380): Final RCS 0.77 (base 0.30 + loadout 0.00) * axpect 2.57)
2023-07-29 22:46:00.390 INFO    ARF (16380): Final RCS 6.10 (base 3.30 + loadout 1.21) * axpect 1.48)
2023-07-29 22:46:00.390 INFO    ARF (16380): Final RCS 40.00 (base 2.40 + loadout 5.79) * axpect 14.25)
2023-07-29 22:46:00.400 INFO    ARF (7300): Final RCS 0.77 (base 0.30 + loadout 0.00) * axpect 2.57)
2023-07-29 22:46:00.400 INFO    ARF (7300): Final RCS 6.11 (base 3.30 + loadout 1.21) * axpect 1.48)
2023-07-29 22:46:00.400 INFO    ARF (7300): Final RCS 40.00 (base 2.40 + loadout 5.79) * axpect 14.25)
2023-07-29 22:46:00.408 INFO    ARF (448): Final RCS 7.48 (base 3.30 + loadout 2.57) * axpect 1.49)
2023-07-29 22:46:00.408 INFO    ARF (448): Final RCS 0.77 (base 0.30 + loadout 0.00) * axpect 2.57)
2023-07-29 22:46:00.408 INFO    ARF (448): Final RCS 6.11 (base 3.30 + loadout 1.21) * axpect 1.48)
2023-07-29 22:46:00.408 INFO    ARF (448): Final RCS 40.00 (base 2.40 + loadout 5.79) * axpect 14.25)
2023-07-29 22:46:00.418 INFO    ARF (16380): Final RCS 7.48 (base 3.30 + loadout 2.57) * axpect 1.49)
2023-07-29 22:46:00.418 INFO    ARF (16380): Final RCS 0.77 (base 0.30 + loadout 0.00) * axpect 2.57)
2023-07-29 22:46:00.418 INFO    ARF (16380): Final RCS 6.12 (base 3.30 + loadout 1.21) * axpect 1.49)
2023-07-29 22:46:00.418 INFO    ARF (16380): Final RCS 40.00 (base 2.40 + loadout 5.79) * axpect 14.25)
2023-07-29 22:46:00.425 INFO    ARF (1352): Final RCS 7.48 (base 3.30 + loadout 2.57) * axpect 1.49)
2023-07-29 22:46:00.425 INFO    ARF (1352): Final RCS 0.77 (base 0.30 + loadout 0.00) * axpect 2.57)
2023-07-29 22:46:00.425 INFO    ARF (1352): Final RCS 6.13 (base 3.30 + loadout 1.21) * axpect 1.49)
2023-07-29 22:46:00.425 INFO    ARF (1352): Final RCS 40.00 (base 2.40 + loadout 5.79) * axpect 14.25)
2023-07-29 22:46:00.435 INFO    ARF (10832): Final RCS 7.48 (base 3.30 + loadout 2.57) * axpect 1.49)
2023-07-29 22:46:00.435 INFO    ARF (10832): Final RCS 0.77 (base 0.30 + loadout 0.00) * axpect 2.57)
2023-07-29 22:46:00.435 INFO    ARF (10832): Final RCS 6.14 (base 3.30 + loadout 1.21) * axpect 1.49)
2023-07-29 22:46:00.435 INFO    ARF (10832): Final RCS 40.00 (base 2.40 + loadout 5.79) * axpect 14.25)
2023-07-29 22:46:00.444 INFO    ARF (8624): Final RCS 7.48 (base 3.30 + loadout 2.57) * axpect 1.49)
2023-07-29 22:46:00.444 INFO    ARF (8624): Final RCS 0.77 (base 0.30 + loadout 0.00) * axpect 2.57)
2023-07-29 22:46:00.461 INFO    ARF (7300): Final RCS 7.48 (base 3.30 + loadout 2.57) * axpect 1.49)
2023-07-29 22:46:00.698 INFO    ARF (3428): Final RCS 38.64 (base 25.00 + loadout 0.00) * axpect 1.55)
2023-07-29 22:46:00.706 INFO    ARF (14048): Final RCS 38.61 (base 25.00 + loadout 0.00) * axpect 1.54)
2023-07-29 22:46:00.716 INFO    ARF (448): Final RCS 38.58 (base 25.00 + loadout 0.00) * axpect 1.54)
2023-07-29 22:46:00.722 INFO    ASYNCNET (Main): Current ping: 74.1ms
2023-07-29 22:46:00.730 INFO    ARF (13920): Final RCS 38.55 (base 25.00 + loadout 0.00) * axpect 1.54)
2023-07-29 22:46:00.740 INFO    ARF (17328): Final RCS 38.52 (base 25.00 + loadout 0.00) * axpect 1.54)
2023-07-29 22:46:00.749 INFO    ARF (3968): Final RCS 38.50 (base 25.00 + loadout 0.00) * axpect 1.54)
2023-07-29 22:46:00.755 INFO    ARF (11024): Final RCS 38.47 (base 25.00 + loadout 0.00) * axpect 1.54)
2023-07-29 22:46:01.265 INFO    ARF (8624): Final RCS 37.18 (base 25.00 + loadout 0.00) * axpect 1.49)
2023-07-29 22:46:01.281 INFO    ARF (5996): Final RCS 37.16 (base 25.00 + loadout 0.00) * axpect 1.49)
2023-07-29 22:46:01.289 INFO    ARF (12064): Final RCS 37.14 (base 25.00 + loadout 0.00) * axpect 1.49)
2023-07-29 22:46:01.299 INFO    ARF (13920): Final RCS 37.12 (base 25.00 + loadout 0.00) * axpect 1.48)
2023-07-29 22:46:01.305 INFO    ARF (13420): Final RCS 37.10 (base 25.00 + loadout 0.00) * axpect 1.48)
2023-07-29 22:46:01.314 INFO    ARF (3968): Final RCS 37.08 (base 25.00 + loadout 0.00) * axpect 1.48)
2023-07-29 22:46:01.330 INFO    ARF (17328): Final RCS 37.05 (base 25.00 + loadout 0.00) * axpect 1.48)
2023-07-29 22:46:01.563 INFO    ARF (10832): Final RCS 7.47 (base 3.30 + loadout 2.57) * axpect 1.49)
2023-07-29 22:46:01.580 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:46:01.580 INFO    ARF (12064): Final RCS 0.73 (base 0.30 + loadout 0.00) * axpect 2.42)
2023-07-29 22:46:01.588 INFO    ARF (1352): Final RCS 7.47 (base 3.30 + loadout 2.57) * axpect 1.49)
2023-07-29 22:46:01.588 INFO    ARF (1352): Final RCS 0.72 (base 0.30 + loadout 0.00) * axpect 2.41)
2023-07-29 22:46:01.589 INFO    ARF (1352): Final RCS 9.66 (base 3.30 + loadout 1.21) * axpect 2.56)
2023-07-29 22:46:01.589 INFO    ARF (1352): Final RCS 40.01 (base 2.40 + loadout 5.79) * axpect 14.26)
2023-07-29 22:46:01.597 INFO    ARF (9160): Final RCS 7.47 (base 3.30 + loadout 2.57) * axpect 1.49)
2023-07-29 22:46:01.597 INFO    ARF (9160): Final RCS 0.72 (base 0.30 + loadout 0.00) * axpect 2.41)
2023-07-29 22:46:01.597 INFO    ARF (9160): Final RCS 9.61 (base 3.30 + loadout 1.21) * axpect 2.55)
2023-07-29 22:46:01.598 INFO    ARF (9160): Final RCS 40.01 (base 2.40 + loadout 5.79) * axpect 14.26)
2023-07-29 22:46:01.604 INFO    ARF (8624): Final RCS 7.47 (base 3.30 + loadout 2.57) * axpect 1.49)
2023-07-29 22:46:01.604 INFO    ARF (8624): Final RCS 0.72 (base 0.30 + loadout 0.00) * axpect 2.41)
2023-07-29 22:46:01.604 INFO    ARF (8624): Final RCS 9.55 (base 3.30 + loadout 1.21) * axpect 2.53)
2023-07-29 22:46:01.604 INFO    ARF (8624): Final RCS 40.01 (base 2.40 + loadout 5.79) * axpect 14.26)
2023-07-29 22:46:01.620 INFO    ARF (11892): Final RCS 7.47 (base 3.30 + loadout 2.57) * axpect 1.49)
2023-07-29 22:46:01.620 INFO    ARF (11892): Final RCS 0.72 (base 0.30 + loadout 0.00) * axpect 2.41)
2023-07-29 22:46:01.620 INFO    ARF (11892): Final RCS 9.49 (base 3.30 + loadout 1.21) * axpect 2.51)
2023-07-29 22:46:01.620 INFO    ARF (11892): Final RCS 40.01 (base 2.40 + loadout 5.79) * axpect 14.26)
2023-07-29 22:46:01.629 INFO    ARF (10188): Final RCS 0.72 (base 0.30 + loadout 0.00) * axpect 2.40)
2023-07-29 22:46:01.629 INFO    ARF (10188): Final RCS 9.42 (base 3.30 + loadout 1.21) * axpect 2.49)
2023-07-29 22:46:01.629 INFO    ARF (10188): Final RCS 40.01 (base 2.40 + loadout 5.79) * axpect 14.26)
2023-07-29 22:46:01.637 INFO    ARF (16316): Final RCS 0.72 (base 0.30 + loadout 0.00) * axpect 2.40)
2023-07-29 22:46:01.637 INFO    ARF (16316): Final RCS 9.35 (base 3.30 + loadout 1.21) * axpect 2.47)
2023-07-29 22:46:01.637 INFO    ARF (16316): Final RCS 40.01 (base 2.40 + loadout 5.79) * axpect 14.26)
2023-07-29 22:46:01.844 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:46:01.844 INFO    ARF (14048): Final RCS 9.98 (base 3.30 + loadout 5.12) * axpect 1.47)
2023-07-29 22:46:02.023 WARNING LOG (3992): 6 duplicate message(s) skipped.
2023-07-29 22:46:02.023 INFO    ARF (7300): Final RCS 73.20 (base 75.00 + loadout 0.00) * axpect 0.98)
2023-07-29 22:46:02.023 INFO    ARF (7300): Final RCS 50.97 (base 3.00 + loadout 4.29) * axpect 15.56)
2023-07-29 22:46:02.039 INFO    ARF (14048): Final RCS 73.21 (base 75.00 + loadout 0.00) * axpect 0.98)
2023-07-29 22:46:02.039 INFO    ARF (14048): Final RCS 51.00 (base 3.00 + loadout 4.29) * axpect 15.57)
2023-07-29 22:46:02.049 INFO    ARF (10188): Final RCS 73.21 (base 75.00 + loadout 0.00) * axpect 0.98)
2023-07-29 22:46:02.049 INFO    ARF (10188): Final RCS 51.04 (base 3.00 + loadout 4.29) * axpect 15.58)
2023-07-29 22:46:02.056 INFO    ARF (13920): Final RCS 73.21 (base 75.00 + loadout 0.00) * axpect 0.98)
2023-07-29 22:46:02.056 INFO    ARF (13920): Final RCS 51.08 (base 3.00 + loadout 4.29) * axpect 15.59)
2023-07-29 22:46:02.065 INFO    ARF (11024): Final RCS 73.21 (base 75.00 + loadout 0.00) * axpect 0.98)
2023-07-29 22:46:02.065 INFO    ARF (11024): Final RCS 51.11 (base 3.00 + loadout 4.29) * axpect 15.61)
2023-07-29 22:46:02.081 INFO    ARF (1352): Final RCS 73.22 (base 75.00 + loadout 0.00) * axpect 0.98)
2023-07-29 22:46:02.081 INFO    ARF (1352): Final RCS 51.15 (base 3.00 + loadout 4.29) * axpect 15.62)
2023-07-29 22:46:02.089 INFO    ARF (5276): Final RCS 51.18 (base 3.00 + loadout 4.29) * axpect 15.63)
2023-07-29 22:46:02.402 INFO    ARF (5996): Final RCS 73.30 (base 75.00 + loadout 0.00) * axpect 0.98)
2023-07-29 22:46:02.402 INFO    ARF (5996): Final RCS 52.01 (base 3.00 + loadout 4.29) * axpect 15.90)
2023-07-29 22:46:02.408 INFO    ARF (448): Final RCS 73.30 (base 75.00 + loadout 0.00) * axpect 0.98)
2023-07-29 22:46:02.408 INFO    ARF (448): Final RCS 52.03 (base 3.00 + loadout 4.29) * axpect 15.91)
2023-07-29 22:46:02.418 INFO    ARF (10188): Final RCS 73.30 (base 75.00 + loadout 0.00) * axpect 0.98)
2023-07-29 22:46:02.418 INFO    ARF (10188): Final RCS 52.05 (base 3.00 + loadout 4.29) * axpect 15.92)
2023-07-29 22:46:02.425 INFO    ARF (13420): Final RCS 73.31 (base 75.00 + loadout 0.00) * axpect 0.98)
2023-07-29 22:46:02.425 INFO    ARF (13420): Final RCS 52.07 (base 3.00 + loadout 4.29) * axpect 15.92)
2023-07-29 22:46:02.435 INFO    ARF (13920): Final RCS 73.31 (base 75.00 + loadout 0.00) * axpect 0.98)
2023-07-29 22:46:02.435 INFO    ARF (13920): Final RCS 52.08 (base 3.00 + loadout 4.29) * axpect 15.93)
2023-07-29 22:46:02.451 INFO    ARF (3428): Final RCS 73.31 (base 75.00 + loadout 0.00) * axpect 0.98)
2023-07-29 22:46:02.451 INFO    ARF (3428): Final RCS 52.10 (base 3.00 + loadout 4.29) * axpect 15.94)
2023-07-29 22:46:02.458 INFO    ARF (448): Final RCS 73.31 (base 75.00 + loadout 0.00) * axpect 0.98)
2023-07-29 22:46:02.566 INFO    ARF (3968): Final RCS 10.03 (base 3.30 + loadout 5.12) * axpect 1.49)
2023-07-29 22:46:02.625 WARNING LOG (3992): 5 duplicate message(s) skipped.
2023-07-29 22:46:02.625 INFO    ARF (11024): Final RCS 10.04 (base 3.30 + loadout 5.12) * axpect 1.49)
2023-07-29 22:46:02.840 INFO    ARF (1352): Final RCS 0.59 (base 0.30 + loadout 0.00) * axpect 1.96)
2023-07-29 22:46:02.850 INFO    ARF (8204): Final RCS 0.59 (base 0.30 + loadout 0.00) * axpect 1.95)
2023-07-29 22:46:02.857 INFO    ARF (10188): Final RCS 7.47 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:46:02.857 INFO    ARF (10188): Final RCS 0.58 (base 0.30 + loadout 0.00) * axpect 1.95)
2023-07-29 22:46:02.866 INFO    ARF (12064): Final RCS 7.47 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:46:02.866 INFO    ARF (12064): Final RCS 0.58 (base 0.30 + loadout 0.00) * axpect 1.94)
2023-07-29 22:46:02.874 INFO    ARF (3428): Final RCS 7.47 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:46:02.874 INFO    ARF (3428): Final RCS 0.58 (base 0.30 + loadout 0.00) * axpect 1.94)
2023-07-29 22:46:02.891 INFO    ARF (5548): Final RCS 7.47 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:46:02.891 INFO    ARF (5548): Final RCS 0.58 (base 0.30 + loadout 0.00) * axpect 1.94)
2023-07-29 22:46:02.900 INFO    ARF (11892): Final RCS 7.47 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:46:02.900 INFO    ARF (11892): Final RCS 0.58 (base 0.30 + loadout 0.00) * axpect 1.93)
2023-07-29 22:46:02.907 INFO    ARF (16380): Final RCS 7.47 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:46:03.155 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:46:03.155 INFO    ARF (5276): Final RCS 36.27 (base 25.00 + loadout 0.00) * axpect 1.45)
2023-07-29 22:46:03.171 INFO    ARF (10188): Final RCS 36.29 (base 25.00 + loadout 0.00) * axpect 1.45)
2023-07-29 22:46:03.179 INFO    ARF (16380): Final RCS 36.30 (base 25.00 + loadout 0.00) * axpect 1.45)
2023-07-29 22:46:03.188 INFO    ARF (3968): Final RCS 36.31 (base 25.00 + loadout 0.00) * axpect 1.45)
2023-07-29 22:46:03.197 INFO    ARF (10832): Final RCS 36.32 (base 25.00 + loadout 0.00) * axpect 1.45)
2023-07-29 22:46:03.206 INFO    ARF (3428): Final RCS 36.34 (base 25.00 + loadout 0.00) * axpect 1.45)
2023-07-29 22:46:03.785 INFO    ARF (13420): Final RCS 37.39 (base 25.00 + loadout 0.00) * axpect 1.50)
2023-07-29 22:46:03.796 INFO    ARF (13920): Final RCS 37.41 (base 25.00 + loadout 0.00) * axpect 1.50)
2023-07-29 22:46:03.810 INFO    ARF (8624): Final RCS 37.43 (base 25.00 + loadout 0.00) * axpect 1.50)
2023-07-29 22:46:03.819 INFO    ARF (448): Final RCS 37.46 (base 25.00 + loadout 0.00) * axpect 1.50)
2023-07-29 22:46:03.827 INFO    ARF (8204): Final RCS 37.48 (base 25.00 + loadout 0.00) * axpect 1.50)
2023-07-29 22:46:03.836 INFO    ARF (5548): Final RCS 37.50 (base 25.00 + loadout 0.00) * axpect 1.50)
2023-07-29 22:46:03.844 INFO    ARF (16380): Final RCS 37.53 (base 25.00 + loadout 0.00) * axpect 1.50)
2023-07-29 22:46:04.081 INFO    ARF (448): Final RCS 7.46 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:46:04.099 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:46:04.099 INFO    ARF (14528): Final RCS 7.34 (base 3.30 + loadout 1.21) * axpect 1.86)
2023-07-29 22:46:04.106 INFO    ARF (16316): Final RCS 7.46 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:46:04.106 INFO    ARF (16316): Final RCS 7.35 (base 3.30 + loadout 1.21) * axpect 1.86)
2023-07-29 22:46:04.106 INFO    ARF (16316): Final RCS 40.05 (base 2.40 + loadout 5.79) * axpect 14.27)
2023-07-29 22:46:04.123 INFO    ARF (9160): Final RCS 7.46 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:46:04.123 INFO    ARF (9160): Final RCS 7.35 (base 3.30 + loadout 1.21) * axpect 1.86)
2023-07-29 22:46:04.123 INFO    ARF (9160): Final RCS 40.05 (base 2.40 + loadout 5.79) * axpect 14.27)
2023-07-29 22:46:04.124 INFO    ARF (14528): Final RCS 7.46 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:46:04.124 INFO    ARF (14528): Final RCS 7.36 (base 3.30 + loadout 1.21) * axpect 1.86)
2023-07-29 22:46:04.124 INFO    ARF (14528): Final RCS 40.05 (base 2.40 + loadout 5.79) * axpect 14.27)
2023-07-29 22:46:04.140 INFO    ARF (16316): Final RCS 7.46 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:46:04.140 INFO    ARF (16316): Final RCS 7.35 (base 3.30 + loadout 1.21) * axpect 1.86)
2023-07-29 22:46:04.140 INFO    ARF (16316): Final RCS 40.05 (base 2.40 + loadout 5.79) * axpect 14.27)
2023-07-29 22:46:04.149 INFO    ARF (11024): Final RCS 7.34 (base 3.30 + loadout 1.21) * axpect 1.86)
2023-07-29 22:46:04.149 INFO    ARF (11024): Final RCS 40.05 (base 2.40 + loadout 5.79) * axpect 14.27)
2023-07-29 22:46:04.156 INFO    ARF (5548): Final RCS 7.33 (base 3.30 + loadout 1.21) * axpect 1.85)
2023-07-29 22:46:04.156 INFO    ARF (5548): Final RCS 40.05 (base 2.40 + loadout 5.79) * axpect 14.27)
2023-07-29 22:46:04.901 INFO    ARF (17328): Final RCS 74.11 (base 75.00 + loadout 0.00) * axpect 0.99)
2023-07-29 22:46:04.917 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:46:04.917 INFO    ARF (12064): Final RCS 74.12 (base 75.00 + loadout 0.00) * axpect 0.99)
2023-07-29 22:46:04.941 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:46:04.941 INFO    ARF (16316): Final RCS 74.13 (base 75.00 + loadout 0.00) * axpect 0.99)
2023-07-29 22:46:05.078 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:46:05.078 INFO    ARF (3968): Final RCS 10.83 (base 3.30 + loadout 5.12) * axpect 1.73)
2023-07-29 22:46:05.087 INFO    ARF (14048): Final RCS 10.84 (base 3.30 + loadout 5.12) * axpect 1.73)
2023-07-29 22:46:05.104 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:46:05.104 INFO    ARF (3428): Final RCS 10.85 (base 3.30 + loadout 5.12) * axpect 1.73)
2023-07-29 22:46:05.121 INFO    ARF (8204): Final RCS 10.85 (base 3.30 + loadout 5.12) * axpect 1.74)
2023-07-29 22:46:05.340 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:46:05.340 INFO    ARF (8624): Final RCS 40.07 (base 2.40 + loadout 5.79) * axpect 14.28)
2023-07-29 22:46:05.349 INFO    ARF (5276): Final RCS 0.44 (base 0.30 + loadout 0.00) * axpect 1.47)
2023-07-29 22:46:05.349 INFO    ARF (5276): Final RCS 4.57 (base 3.30 + loadout 1.21) * axpect 1.02)
2023-07-29 22:46:05.349 INFO    ARF (5276): Final RCS 40.07 (base 2.40 + loadout 5.79) * axpect 14.28)
2023-07-29 22:46:05.365 INFO    ARF (12064): Final RCS 0.44 (base 0.30 + loadout 0.00) * axpect 1.47)
2023-07-29 22:46:05.365 INFO    ARF (12064): Final RCS 4.59 (base 3.30 + loadout 1.21) * axpect 1.03)
2023-07-29 22:46:05.365 INFO    ARF (12064): Final RCS 40.07 (base 2.40 + loadout 5.79) * axpect 14.28)
2023-07-29 22:46:05.366 INFO    ARF (5996): Final RCS 0.44 (base 0.30 + loadout 0.00) * axpect 1.47)
2023-07-29 22:46:05.366 INFO    ARF (5996): Final RCS 7.46 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:46:05.366 INFO    ARF (5996): Final RCS 4.61 (base 3.30 + loadout 1.21) * axpect 1.03)
2023-07-29 22:46:05.366 INFO    ARF (5996): Final RCS 40.07 (base 2.40 + loadout 5.79) * axpect 14.28)
2023-07-29 22:46:05.377 INFO    ARF (17328): Final RCS 0.44 (base 0.30 + loadout 0.00) * axpect 1.47)
2023-07-29 22:46:05.377 INFO    ARF (17328): Final RCS 7.46 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:46:05.377 INFO    ARF (17328): Final RCS 4.63 (base 3.30 + loadout 1.21) * axpect 1.04)
2023-07-29 22:46:05.377 INFO    ARF (17328): Final RCS 40.07 (base 2.40 + loadout 5.79) * axpect 14.28)
2023-07-29 22:46:05.389 INFO    ARF (8204): Final RCS 0.44 (base 0.30 + loadout 0.00) * axpect 1.47)
2023-07-29 22:46:05.389 INFO    ARF (8204): Final RCS 7.46 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:46:05.389 INFO    ARF (8204): Final RCS 4.66 (base 3.30 + loadout 1.21) * axpect 1.04)
2023-07-29 22:46:05.389 INFO    ARF (8204): Final RCS 40.07 (base 2.40 + loadout 5.79) * axpect 14.28)
2023-07-29 22:46:05.398 INFO    ARF (8624): Final RCS 0.44 (base 0.30 + loadout 0.00) * axpect 1.47)
2023-07-29 22:46:05.398 INFO    ARF (8624): Final RCS 7.46 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:46:05.398 INFO    ARF (8624): Final RCS 4.67 (base 3.30 + loadout 1.21) * axpect 1.05)
2023-07-29 22:46:05.398 INFO    ARF (8624): Final RCS 40.07 (base 2.40 + loadout 5.79) * axpect 14.28)
2023-07-29 22:46:05.406 INFO    ARF (5276): Final RCS 0.44 (base 0.30 + loadout 0.00) * axpect 1.47)
2023-07-29 22:46:05.406 INFO    ARF (5276): Final RCS 7.46 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:46:05.659 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:46:05.659 INFO    ARF (12064): Final RCS 43.97 (base 25.00 + loadout 0.00) * axpect 1.76)
2023-07-29 22:46:05.668 INFO    ARF (11892): Final RCS 44.01 (base 25.00 + loadout 0.00) * axpect 1.76)
2023-07-29 22:46:05.677 INFO    ARF (13420): Final RCS 44.06 (base 25.00 + loadout 0.00) * axpect 1.76)
2023-07-29 22:46:05.685 INFO    ARF (14528): Final RCS 44.10 (base 25.00 + loadout 0.00) * axpect 1.76)
2023-07-29 22:46:05.695 INFO    ARF (5276): Final RCS 44.14 (base 25.00 + loadout 0.00) * axpect 1.77)
2023-07-29 22:46:05.709 INFO    ARF (16316): Final RCS 44.19 (base 25.00 + loadout 0.00) * axpect 1.77)
2023-07-29 22:46:05.718 INFO    ARF (16380): Final RCS 44.23 (base 25.00 + loadout 0.00) * axpect 1.77)
2023-07-29 22:46:06.022 DEBUG   LuaGUI (Main): --- onChatMessage---	never tried those on the bunkers	10	-2
2023-07-29 22:46:06.231 INFO    ARF (5548): Final RCS 46.43 (base 25.00 + loadout 0.00) * axpect 1.86)
2023-07-29 22:46:06.241 INFO    ARF (13920): Final RCS 46.47 (base 25.00 + loadout 0.00) * axpect 1.86)
2023-07-29 22:46:06.250 INFO    ARF (16380): Final RCS 46.51 (base 25.00 + loadout 0.00) * axpect 1.86)
2023-07-29 22:46:06.265 INFO    ARF (7300): Final RCS 46.56 (base 25.00 + loadout 0.00) * axpect 1.86)
2023-07-29 22:46:06.266 INFO    ARF (11892): Final RCS 46.60 (base 25.00 + loadout 0.00) * axpect 1.86)
2023-07-29 22:46:06.278 INFO    ARF (5996): Final RCS 46.64 (base 25.00 + loadout 0.00) * axpect 1.87)
2023-07-29 22:46:06.289 INFO    ARF (448): Final RCS 46.68 (base 25.00 + loadout 0.00) * axpect 1.87)
2023-07-29 22:46:06.528 INFO    ARF (5276): Final RCS 7.46 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:46:06.545 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:46:06.545 INFO    ARF (9160): Final RCS 0.50 (base 0.30 + loadout 0.00) * axpect 1.68)
2023-07-29 22:46:06.545 INFO    ARF (9160): Final RCS 7.46 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:46:06.545 INFO    ARF (9160): Final RCS 6.12 (base 3.30 + loadout 1.21) * axpect 1.49)
2023-07-29 22:46:06.545 INFO    ARF (9160): Final RCS 40.09 (base 2.40 + loadout 5.79) * axpect 14.29)
2023-07-29 22:46:06.561 INFO    ARF (10832): Final RCS 0.50 (base 0.30 + loadout 0.00) * axpect 1.68)
2023-07-29 22:46:06.561 INFO    ARF (10832): Final RCS 7.46 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:46:06.561 INFO    ARF (10832): Final RCS 6.12 (base 3.30 + loadout 1.21) * axpect 1.49)
2023-07-29 22:46:06.561 INFO    ARF (10832): Final RCS 40.09 (base 2.40 + loadout 5.79) * axpect 14.29)
2023-07-29 22:46:06.569 INFO    ARF (14048): Final RCS 0.51 (base 0.30 + loadout 0.00) * axpect 1.68)
2023-07-29 22:46:06.569 INFO    ARF (14048): Final RCS 7.46 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:46:06.569 INFO    ARF (14048): Final RCS 6.12 (base 3.30 + loadout 1.21) * axpect 1.49)
2023-07-29 22:46:06.569 INFO    ARF (14048): Final RCS 40.09 (base 2.40 + loadout 5.79) * axpect 14.29)
2023-07-29 22:46:06.578 INFO    ARF (9160): Final RCS 0.51 (base 0.30 + loadout 0.00) * axpect 1.69)
2023-07-29 22:46:06.578 INFO    ARF (9160): Final RCS 7.46 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:46:06.578 INFO    ARF (9160): Final RCS 6.12 (base 3.30 + loadout 1.21) * axpect 1.49)
2023-07-29 22:46:06.578 INFO    ARF (9160): Final RCS 40.09 (base 2.40 + loadout 5.79) * axpect 14.29)
2023-07-29 22:46:06.586 INFO    ARF (5276): Final RCS 0.51 (base 0.30 + loadout 0.00) * axpect 1.69)
2023-07-29 22:46:06.586 INFO    ARF (5276): Final RCS 6.13 (base 3.30 + loadout 1.21) * axpect 1.49)
2023-07-29 22:46:06.586 INFO    ARF (5276): Final RCS 40.09 (base 2.40 + loadout 5.79) * axpect 14.29)
2023-07-29 22:46:06.595 INFO    ARF (1352): Final RCS 0.51 (base 0.30 + loadout 0.00) * axpect 1.69)
2023-07-29 22:46:06.595 INFO    ARF (1352): Final RCS 6.13 (base 3.30 + loadout 1.21) * axpect 1.49)
2023-07-29 22:46:06.595 INFO    ARF (1352): Final RCS 40.09 (base 2.40 + loadout 5.79) * axpect 14.29)
2023-07-29 22:46:06.814 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:46:06.814 INFO    ARF (14528): Final RCS 10.75 (base 3.30 + loadout 5.12) * axpect 1.71)
2023-07-29 22:46:06.884 WARNING LOG (3992): 6 duplicate message(s) skipped.
2023-07-29 22:46:06.884 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:46:06.990 INFO    ARF (11024): Final RCS 30.95 (base 3.00 + loadout 4.29) * axpect 8.88)
2023-07-29 22:46:07.000 INFO    ARF (11892): Final RCS 75.04 (base 75.00 + loadout 0.00) * axpect 1.00)
2023-07-29 22:46:07.000 INFO    ARF (11892): Final RCS 30.92 (base 3.00 + loadout 4.29) * axpect 8.87)
2023-07-29 22:46:07.007 INFO    ARF (9160): Final RCS 75.04 (base 75.00 + loadout 0.00) * axpect 1.00)
2023-07-29 22:46:07.007 INFO    ARF (9160): Final RCS 30.89 (base 3.00 + loadout 4.29) * axpect 8.86)
2023-07-29 22:46:07.016 INFO    ARF (3968): Final RCS 75.05 (base 75.00 + loadout 0.00) * axpect 1.00)
2023-07-29 22:46:07.016 INFO    ARF (3968): Final RCS 30.86 (base 3.00 + loadout 4.29) * axpect 8.85)
2023-07-29 22:46:07.024 INFO    ARF (1352): Final RCS 75.05 (base 75.00 + loadout 0.00) * axpect 1.00)
2023-07-29 22:46:07.024 INFO    ARF (1352): Final RCS 30.83 (base 3.00 + loadout 4.29) * axpect 8.84)
2023-07-29 22:46:07.040 INFO    ARF (8204): Final RCS 75.06 (base 75.00 + loadout 0.00) * axpect 1.00)
2023-07-29 22:46:07.040 INFO    ARF (8204): Final RCS 30.80 (base 3.00 + loadout 4.29) * axpect 8.84)
2023-07-29 22:46:07.049 INFO    ARF (5276): Final RCS 75.06 (base 75.00 + loadout 0.00) * axpect 1.00)
2023-07-29 22:46:07.049 INFO    ARF (5276): Final RCS 30.77 (base 3.00 + loadout 4.29) * axpect 8.83)
2023-07-29 22:46:07.350 INFO    ARF (5276): Final RCS 75.21 (base 75.00 + loadout 0.00) * axpect 1.00)
2023-07-29 22:46:07.358 INFO    ARF (17328): Final RCS 75.22 (base 75.00 + loadout 0.00) * axpect 1.00)
2023-07-29 22:46:07.358 INFO    ARF (17328): Final RCS 30.15 (base 3.00 + loadout 4.29) * axpect 8.62)
2023-07-29 22:46:07.367 INFO    ARF (9160): Final RCS 75.22 (base 75.00 + loadout 0.00) * axpect 1.00)
2023-07-29 22:46:07.367 INFO    ARF (9160): Final RCS 30.13 (base 3.00 + loadout 4.29) * axpect 8.61)
2023-07-29 22:46:07.376 INFO    ARF (3968): Final RCS 75.23 (base 75.00 + loadout 0.00) * axpect 1.00)
2023-07-29 22:46:07.376 INFO    ARF (3968): Final RCS 30.12 (base 3.00 + loadout 4.29) * axpect 8.61)
2023-07-29 22:46:07.385 INFO    ARF (5548): Final RCS 75.24 (base 75.00 + loadout 0.00) * axpect 1.00)
2023-07-29 22:46:07.385 INFO    ARF (5548): Final RCS 30.11 (base 3.00 + loadout 4.29) * axpect 8.61)
2023-07-29 22:46:07.396 INFO    ARF (7300): Final RCS 75.24 (base 75.00 + loadout 0.00) * axpect 1.00)
2023-07-29 22:46:07.396 INFO    ARF (7300): Final RCS 30.10 (base 3.00 + loadout 4.29) * axpect 8.60)
2023-07-29 22:46:07.411 INFO    ARF (448): Final RCS 75.25 (base 75.00 + loadout 0.00) * axpect 1.00)
2023-07-29 22:46:07.411 INFO    ARF (448): Final RCS 30.09 (base 3.00 + loadout 4.29) * axpect 8.60)
2023-07-29 22:46:07.526 INFO    ARF (5996): Final RCS 10.54 (base 3.30 + loadout 5.12) * axpect 1.64)
2023-07-29 22:46:07.535 INFO    ARF (7300): Final RCS 10.53 (base 3.30 + loadout 5.12) * axpect 1.64)
2023-07-29 22:46:07.544 INFO    ARF (12064): Final RCS 10.52 (base 3.30 + loadout 5.12) * axpect 1.64)
2023-07-29 22:46:07.559 INFO    ARF (5548): Final RCS 10.51 (base 3.30 + loadout 5.12) * axpect 1.63)
2023-07-29 22:46:07.569 INFO    ARF (16316): Final RCS 10.50 (base 3.30 + loadout 5.12) * axpect 1.63)
2023-07-29 22:46:07.577 INFO    ARF (5276): Final RCS 10.49 (base 3.30 + loadout 5.12) * axpect 1.63)
2023-07-29 22:46:07.796 INFO    ARF (14528): Final RCS 0.60 (base 0.30 + loadout 0.00) * axpect 1.99)
2023-07-29 22:46:07.819 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:46:07.819 INFO    ARF (5996): Final RCS 7.45 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:46:07.828 INFO    ARF (16380): Final RCS 0.60 (base 0.30 + loadout 0.00) * axpect 2.00)
2023-07-29 22:46:07.828 INFO    ARF (16380): Final RCS 7.45 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:46:07.837 INFO    ARF (9160): Final RCS 0.60 (base 0.30 + loadout 0.00) * axpect 2.00)
2023-07-29 22:46:07.837 INFO    ARF (9160): Final RCS 7.45 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:46:07.847 INFO    ARF (3428): Final RCS 0.60 (base 0.30 + loadout 0.00) * axpect 2.00)
2023-07-29 22:46:07.847 INFO    ARF (3428): Final RCS 7.45 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:46:07.855 INFO    ARF (16316): Final RCS 0.60 (base 0.30 + loadout 0.00) * axpect 2.00)
2023-07-29 22:46:07.855 INFO    ARF (16316): Final RCS 7.45 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:46:08.117 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:46:08.117 INFO    ARF (13920): Final RCS 52.35 (base 25.00 + loadout 0.00) * axpect 2.09)
2023-07-29 22:46:08.126 INFO    ARF (11892): Final RCS 52.36 (base 25.00 + loadout 0.00) * axpect 2.09)
2023-07-29 22:46:08.143 INFO    ARF (10832): Final RCS 52.37 (base 25.00 + loadout 0.00) * axpect 2.09)
2023-07-29 22:46:08.145 INFO    ARF (3428): Final RCS 52.39 (base 25.00 + loadout 0.00) * axpect 2.10)
2023-07-29 22:46:08.161 INFO    ARF (5548): Final RCS 52.40 (base 25.00 + loadout 0.00) * axpect 2.10)
2023-07-29 22:46:08.168 INFO    ARF (13420): Final RCS 52.41 (base 25.00 + loadout 0.00) * axpect 2.10)
2023-07-29 22:46:08.746 INFO    ARF (9160): Final RCS 52.69 (base 25.00 + loadout 0.00) * axpect 2.11)
2023-07-29 22:46:08.779 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:46:08.779 INFO    ARF (10832): Final RCS 52.68 (base 25.00 + loadout 0.00) * axpect 2.11)
2023-07-29 22:46:09.035 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:46:09.035 INFO    ARF (14528): Final RCS 7.45 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:46:09.059 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:46:09.059 INFO    ARF (12064): Final RCS 6.87 (base 3.30 + loadout 1.21) * axpect 1.72)
2023-07-29 22:46:09.068 INFO    ARF (5996): Final RCS 7.45 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:46:09.068 INFO    ARF (5996): Final RCS 6.88 (base 3.30 + loadout 1.21) * axpect 1.72)
2023-07-29 22:46:09.068 INFO    ARF (5996): Final RCS 40.13 (base 2.40 + loadout 5.79) * axpect 14.30)
2023-07-29 22:46:09.076 INFO    ARF (7300): Final RCS 7.45 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:46:09.076 INFO    ARF (7300): Final RCS 6.88 (base 3.30 + loadout 1.21) * axpect 1.72)
2023-07-29 22:46:09.076 INFO    ARF (7300): Final RCS 40.13 (base 2.40 + loadout 5.79) * axpect 14.31)
2023-07-29 22:46:09.085 INFO    ARF (16380): Final RCS 7.45 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:46:09.085 INFO    ARF (16380): Final RCS 6.88 (base 3.30 + loadout 1.21) * axpect 1.72)
2023-07-29 22:46:09.085 INFO    ARF (16380): Final RCS 40.13 (base 2.40 + loadout 5.79) * axpect 14.31)
2023-07-29 22:46:09.096 INFO    ARF (5996): Final RCS 7.45 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:46:09.096 INFO    ARF (5996): Final RCS 6.89 (base 3.30 + loadout 1.21) * axpect 1.72)
2023-07-29 22:46:09.096 INFO    ARF (5996): Final RCS 40.13 (base 2.40 + loadout 5.79) * axpect 14.31)
2023-07-29 22:46:09.110 INFO    ARF (3428): Final RCS 6.89 (base 3.30 + loadout 1.21) * axpect 1.72)
2023-07-29 22:46:09.110 INFO    ARF (3428): Final RCS 40.13 (base 2.40 + loadout 5.79) * axpect 14.31)
2023-07-29 22:46:09.120 INFO    ARF (16316): Final RCS 6.90 (base 3.30 + loadout 1.21) * axpect 1.72)
2023-07-29 22:46:09.120 INFO    ARF (16316): Final RCS 40.13 (base 2.40 + loadout 5.79) * axpect 14.31)
2023-07-29 22:46:09.861 INFO    ARF (14048): Final RCS 76.68 (base 75.00 + loadout 0.00) * axpect 1.02)
2023-07-29 22:46:09.878 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:46:09.878 INFO    ARF (8204): Final RCS 76.69 (base 75.00 + loadout 0.00) * axpect 1.02)
2023-07-29 22:46:09.889 INFO    ARF (11024): Final RCS 76.70 (base 75.00 + loadout 0.00) * axpect 1.02)
2023-07-29 22:46:09.907 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:46:09.907 INFO    ARF (8204): Final RCS 76.71 (base 75.00 + loadout 0.00) * axpect 1.02)
2023-07-29 22:46:10.024 INFO    ARF (5548): Final RCS 9.96 (base 3.30 + loadout 5.12) * axpect 1.47)
2023-07-29 22:46:10.298 WARNING LOG (3992): 6 duplicate message(s) skipped.
2023-07-29 22:46:10.298 INFO    ARF (10188): Final RCS 40.14 (base 2.40 + loadout 5.79) * axpect 14.31)
2023-07-29 22:46:10.305 INFO    ARF (5548): Final RCS 0.50 (base 0.30 + loadout 0.00) * axpect 1.65)
2023-07-29 22:46:10.306 INFO    ARF (5548): Final RCS 7.35 (base 3.30 + loadout 1.21) * axpect 1.86)
2023-07-29 22:46:10.306 INFO    ARF (5548): Final RCS 40.14 (base 2.40 + loadout 5.79) * axpect 14.31)
2023-07-29 22:46:10.315 INFO    ARF (3428): Final RCS 0.50 (base 0.30 + loadout 0.00) * axpect 1.65)
2023-07-29 22:46:10.315 INFO    ARF (3428): Final RCS 7.35 (base 3.30 + loadout 1.21) * axpect 1.86)
2023-07-29 22:46:10.315 INFO    ARF (3428): Final RCS 40.14 (base 2.40 + loadout 5.79) * axpect 14.31)
2023-07-29 22:46:10.331 INFO    ARF (11892): Final RCS 0.49 (base 0.30 + loadout 0.00) * axpect 1.65)
2023-07-29 22:46:10.331 INFO    ARF (11892): Final RCS 7.45 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:46:10.331 INFO    ARF (11892): Final RCS 7.35 (base 3.30 + loadout 1.21) * axpect 1.86)
2023-07-29 22:46:10.331 INFO    ARF (11892): Final RCS 40.15 (base 2.40 + loadout 5.79) * axpect 14.31)
2023-07-29 22:46:10.339 INFO    ARF (1352): Final RCS 0.49 (base 0.30 + loadout 0.00) * axpect 1.65)
2023-07-29 22:46:10.339 INFO    ARF (1352): Final RCS 7.45 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:46:10.339 INFO    ARF (1352): Final RCS 7.35 (base 3.30 + loadout 1.21) * axpect 1.86)
2023-07-29 22:46:10.339 INFO    ARF (1352): Final RCS 40.15 (base 2.40 + loadout 5.79) * axpect 14.31)
2023-07-29 22:46:10.349 INFO    ARF (7300): Final RCS 0.49 (base 0.30 + loadout 0.00) * axpect 1.64)
2023-07-29 22:46:10.349 INFO    ARF (7300): Final RCS 7.45 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:46:10.349 INFO    ARF (7300): Final RCS 7.35 (base 3.30 + loadout 1.21) * axpect 1.86)
2023-07-29 22:46:10.349 INFO    ARF (7300): Final RCS 40.15 (base 2.40 + loadout 5.79) * axpect 14.31)
2023-07-29 22:46:10.357 INFO    ARF (17328): Final RCS 0.49 (base 0.30 + loadout 0.00) * axpect 1.64)
2023-07-29 22:46:10.357 INFO    ARF (17328): Final RCS 7.45 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:46:10.357 INFO    ARF (17328): Final RCS 7.35 (base 3.30 + loadout 1.21) * axpect 1.86)
2023-07-29 22:46:10.357 INFO    ARF (17328): Final RCS 40.15 (base 2.40 + loadout 5.79) * axpect 14.31)
2023-07-29 22:46:10.365 INFO    ARF (8624): Final RCS 0.49 (base 0.30 + loadout 0.00) * axpect 1.64)
2023-07-29 22:46:10.365 INFO    ARF (8624): Final RCS 7.45 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:46:10.621 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:46:10.621 INFO    ARF (11024): Final RCS 48.47 (base 25.00 + loadout 0.00) * axpect 1.94)
2023-07-29 22:46:10.632 INFO    ARF (11892): Final RCS 48.43 (base 25.00 + loadout 0.00) * axpect 1.94)
2023-07-29 22:46:10.641 INFO    ARF (16316): Final RCS 48.39 (base 25.00 + loadout 0.00) * axpect 1.94)
2023-07-29 22:46:10.647 INFO    ARF (16380): Final RCS 48.36 (base 25.00 + loadout 0.00) * axpect 1.93)
2023-07-29 22:46:10.655 INFO    ARF (14528): Final RCS 48.32 (base 25.00 + loadout 0.00) * axpect 1.93)
2023-07-29 22:46:10.671 INFO    ARF (10832): Final RCS 48.28 (base 25.00 + loadout 0.00) * axpect 1.93)
2023-07-29 22:46:10.682 INFO    ARF (13920): Final RCS 48.24 (base 25.00 + loadout 0.00) * axpect 1.93)
2023-07-29 22:46:11.185 INFO    ARF (14048): Final RCS 46.25 (base 25.00 + loadout 0.00) * axpect 1.85)
2023-07-29 22:46:11.202 INFO    ARF (10188): Final RCS 46.21 (base 25.00 + loadout 0.00) * axpect 1.85)
2023-07-29 22:46:11.209 INFO    ARF (13920): Final RCS 46.17 (base 25.00 + loadout 0.00) * axpect 1.85)
2023-07-29 22:46:11.218 INFO    ARF (11892): Final RCS 46.12 (base 25.00 + loadout 0.00) * axpect 1.84)
2023-07-29 22:46:11.227 INFO    ARF (10832): Final RCS 46.08 (base 25.00 + loadout 0.00) * axpect 1.84)
2023-07-29 22:46:11.235 INFO    ARF (5548): Final RCS 46.04 (base 25.00 + loadout 0.00) * axpect 1.84)
2023-07-29 22:46:11.244 INFO    ARF (3428): Final RCS 46.00 (base 25.00 + loadout 0.00) * axpect 1.84)
2023-07-29 22:46:11.489 INFO    ARF (448): Final RCS 7.44 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:46:11.506 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:46:11.506 INFO    ARF (13920): Final RCS 0.43 (base 0.30 + loadout 0.00) * axpect 1.44)
2023-07-29 22:46:11.506 INFO    ARF (13920): Final RCS 7.44 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:46:11.506 INFO    ARF (13920): Final RCS 7.36 (base 3.30 + loadout 1.21) * axpect 1.86)
2023-07-29 22:46:11.506 INFO    ARF (13920): Final RCS 40.16 (base 2.40 + loadout 5.79) * axpect 14.32)
2023-07-29 22:46:11.516 INFO    ARF (8204): Final RCS 0.43 (base 0.30 + loadout 0.00) * axpect 1.44)
2023-07-29 22:46:11.516 INFO    ARF (8204): Final RCS 7.44 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:46:11.516 INFO    ARF (8204): Final RCS 7.36 (base 3.30 + loadout 1.21) * axpect 1.86)
2023-07-29 22:46:11.516 INFO    ARF (8204): Final RCS 40.16 (base 2.40 + loadout 5.79) * axpect 14.32)
2023-07-29 22:46:11.524 INFO    ARF (14048): Final RCS 0.43 (base 0.30 + loadout 0.00) * axpect 1.44)
2023-07-29 22:46:11.524 INFO    ARF (14048): Final RCS 7.44 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:46:11.524 INFO    ARF (14048): Final RCS 7.36 (base 3.30 + loadout 1.21) * axpect 1.86)
2023-07-29 22:46:11.524 INFO    ARF (14048): Final RCS 40.16 (base 2.40 + loadout 5.79) * axpect 14.32)
2023-07-29 22:46:11.540 INFO    ARF (12064): Final RCS 0.43 (base 0.30 + loadout 0.00) * axpect 1.44)
2023-07-29 22:46:11.540 INFO    ARF (12064): Final RCS 7.44 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:46:11.540 INFO    ARF (12064): Final RCS 7.36 (base 3.30 + loadout 1.21) * axpect 1.86)
2023-07-29 22:46:11.540 INFO    ARF (12064): Final RCS 40.16 (base 2.40 + loadout 5.79) * axpect 14.32)
2023-07-29 22:46:11.550 INFO    ARF (10188): Final RCS 0.43 (base 0.30 + loadout 0.00) * axpect 1.44)
2023-07-29 22:46:11.550 INFO    ARF (10188): Final RCS 7.35 (base 3.30 + loadout 1.21) * axpect 1.86)
2023-07-29 22:46:11.550 INFO    ARF (10188): Final RCS 40.16 (base 2.40 + loadout 5.79) * axpect 14.32)
2023-07-29 22:46:11.558 INFO    ARF (9160): Final RCS 0.43 (base 0.30 + loadout 0.00) * axpect 1.44)
2023-07-29 22:46:11.558 INFO    ARF (9160): Final RCS 7.35 (base 3.30 + loadout 1.21) * axpect 1.86)
2023-07-29 22:46:11.558 INFO    ARF (9160): Final RCS 40.16 (base 2.40 + loadout 5.79) * axpect 14.32)
2023-07-29 22:46:11.637 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:46:11.637 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:46:11.787 INFO    ARF (5276): Final RCS 9.96 (base 3.30 + loadout 5.12) * axpect 1.47)
2023-07-29 22:46:11.950 WARNING LOG (3992): 5 duplicate message(s) skipped.
2023-07-29 22:46:11.950 INFO    ARF (17328): Final RCS 28.48 (base 3.00 + loadout 4.29) * axpect 8.06)
2023-07-29 22:46:11.959 INFO    ARF (5996): Final RCS 78.17 (base 75.00 + loadout 0.00) * axpect 1.04)
2023-07-29 22:46:11.959 INFO    ARF (5996): Final RCS 28.48 (base 3.00 + loadout 4.29) * axpect 8.06)
2023-07-29 22:46:11.967 INFO    ARF (9160): Final RCS 78.17 (base 75.00 + loadout 0.00) * axpect 1.04)
2023-07-29 22:46:11.967 INFO    ARF (9160): Final RCS 28.47 (base 3.00 + loadout 4.29) * axpect 8.06)
2023-07-29 22:46:11.976 INFO    ARF (3968): Final RCS 78.18 (base 75.00 + loadout 0.00) * axpect 1.04)
2023-07-29 22:46:11.976 INFO    ARF (3968): Final RCS 28.47 (base 3.00 + loadout 4.29) * axpect 8.06)
2023-07-29 22:46:11.984 INFO    ARF (5996): Final RCS 78.19 (base 75.00 + loadout 0.00) * axpect 1.04)
2023-07-29 22:46:11.984 INFO    ARF (5996): Final RCS 28.47 (base 3.00 + loadout 4.29) * axpect 8.06)
2023-07-29 22:46:12.002 INFO    ARF (14528): Final RCS 78.20 (base 75.00 + loadout 0.00) * axpect 1.04)
2023-07-29 22:46:12.002 INFO    ARF (14528): Final RCS 28.47 (base 3.00 + loadout 4.29) * axpect 8.06)
2023-07-29 22:46:12.009 INFO    ARF (1352): Final RCS 78.21 (base 75.00 + loadout 0.00) * axpect 1.04)
2023-07-29 22:46:12.300 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:46:12.300 INFO    ARF (11024): Final RCS 78.43 (base 75.00 + loadout 0.00) * axpect 1.05)
2023-07-29 22:46:12.307 INFO    ARF (3968): Final RCS 78.44 (base 75.00 + loadout 0.00) * axpect 1.05)
2023-07-29 22:46:12.317 INFO    ARF (10832): Final RCS 78.45 (base 75.00 + loadout 0.00) * axpect 1.05)
2023-07-29 22:46:12.317 INFO    ARF (10832): Final RCS 28.42 (base 3.00 + loadout 4.29) * axpect 8.04)
2023-07-29 22:46:12.325 INFO    ARF (11892): Final RCS 78.45 (base 75.00 + loadout 0.00) * axpect 1.05)
2023-07-29 22:46:12.325 INFO    ARF (11892): Final RCS 28.42 (base 3.00 + loadout 4.29) * axpect 8.04)
2023-07-29 22:46:12.335 INFO    ARF (13920): Final RCS 78.46 (base 75.00 + loadout 0.00) * axpect 1.05)
2023-07-29 22:46:12.335 INFO    ARF (13920): Final RCS 28.42 (base 3.00 + loadout 4.29) * axpect 8.04)
2023-07-29 22:46:12.351 INFO    ARF (17328): Final RCS 78.47 (base 75.00 + loadout 0.00) * axpect 1.05)
2023-07-29 22:46:12.351 INFO    ARF (17328): Final RCS 28.42 (base 3.00 + loadout 4.29) * axpect 8.04)
2023-07-29 22:46:12.358 INFO    ARF (16316): Final RCS 78.48 (base 75.00 + loadout 0.00) * axpect 1.05)
2023-07-29 22:46:12.358 INFO    ARF (16316): Final RCS 28.42 (base 3.00 + loadout 4.29) * axpect 8.04)
2023-07-29 22:46:12.367 INFO    ARF (448): Final RCS 28.41 (base 3.00 + loadout 4.29) * axpect 8.04)
2023-07-29 22:46:12.476 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:46:12.476 INFO    ARF (10832): Final RCS 9.96 (base 3.30 + loadout 5.12) * axpect 1.47)
2023-07-29 22:46:12.626 WARNING LOG (3992): 6 duplicate message(s) skipped.
2023-07-29 22:46:12.626 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:46:12.757 INFO    ARF (5276): Final RCS 0.47 (base 0.30 + loadout 0.00) * axpect 1.56)
2023-07-29 22:46:12.783 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:46:12.783 INFO    ARF (7300): Final RCS 7.44 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:46:12.791 INFO    ARF (5276): Final RCS 0.47 (base 0.30 + loadout 0.00) * axpect 1.57)
2023-07-29 22:46:12.791 INFO    ARF (5276): Final RCS 7.44 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:46:12.800 INFO    ARF (1352): Final RCS 0.47 (base 0.30 + loadout 0.00) * axpect 1.57)
2023-07-29 22:46:12.800 INFO    ARF (1352): Final RCS 7.44 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:46:12.809 INFO    ARF (10832): Final RCS 0.47 (base 0.30 + loadout 0.00) * axpect 1.57)
2023-07-29 22:46:12.809 INFO    ARF (10832): Final RCS 7.44 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:46:12.816 INFO    ARF (13420): Final RCS 0.47 (base 0.30 + loadout 0.00) * axpect 1.57)
2023-07-29 22:46:12.816 INFO    ARF (13420): Final RCS 7.44 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:46:13.076 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:46:13.076 INFO    ARF (3968): Final RCS 39.50 (base 25.00 + loadout 0.00) * axpect 1.58)
2023-07-29 22:46:13.092 INFO    ARF (9160): Final RCS 39.48 (base 25.00 + loadout 0.00) * axpect 1.58)
2023-07-29 22:46:13.100 INFO    ARF (5996): Final RCS 39.45 (base 25.00 + loadout 0.00) * axpect 1.58)
2023-07-29 22:46:13.109 INFO    ARF (13920): Final RCS 39.42 (base 25.00 + loadout 0.00) * axpect 1.58)
2023-07-29 22:46:13.117 INFO    ARF (17328): Final RCS 39.39 (base 25.00 + loadout 0.00) * axpect 1.58)
2023-07-29 22:46:13.127 INFO    ARF (14528): Final RCS 39.37 (base 25.00 + loadout 0.00) * axpect 1.57)
2023-07-29 22:46:13.136 INFO    ARF (16316): Final RCS 39.34 (base 25.00 + loadout 0.00) * axpect 1.57)
2023-07-29 22:46:13.714 INFO    ARF (11024): Final RCS 38.06 (base 25.00 + loadout 0.00) * axpect 1.52)
2023-07-29 22:46:13.723 INFO    ARF (3428): Final RCS 38.04 (base 25.00 + loadout 0.00) * axpect 1.52)
2023-07-29 22:46:13.732 INFO    ARF (448): Final RCS 38.02 (base 25.00 + loadout 0.00) * axpect 1.52)
2023-07-29 22:46:13.740 INFO    ARF (5548): Final RCS 38.00 (base 25.00 + loadout 0.00) * axpect 1.52)
2023-07-29 22:46:13.749 INFO    ARF (16316): Final RCS 37.98 (base 25.00 + loadout 0.00) * axpect 1.52)
2023-07-29 22:46:13.765 INFO    ARF (11892): Final RCS 37.96 (base 25.00 + loadout 0.00) * axpect 1.52)
2023-07-29 22:46:14.005 INFO    ARF (17328): Final RCS 7.44 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:46:14.030 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:46:14.030 INFO    ARF (1352): Final RCS 40.20 (base 2.40 + loadout 5.79) * axpect 14.34)
2023-07-29 22:46:14.038 INFO    ARF (8624): Final RCS 7.44 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:46:14.038 INFO    ARF (8624): Final RCS 40.20 (base 2.40 + loadout 5.79) * axpect 14.34)
2023-07-29 22:46:14.056 INFO    ARF (5548): Final RCS 7.44 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:46:14.056 INFO    ARF (5548): Final RCS 40.20 (base 2.40 + loadout 5.79) * axpect 14.34)
2023-07-29 22:46:14.064 INFO    ARF (14528): Final RCS 7.44 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:46:14.064 INFO    ARF (14528): Final RCS 40.20 (base 2.40 + loadout 5.79) * axpect 14.34)
2023-07-29 22:46:14.580 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:46:14.580 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:46:14.807 INFO    ARF (5548): Final RCS 80.59 (base 75.00 + loadout 0.00) * axpect 1.07)
2023-07-29 22:46:14.816 INFO    ARF (448): Final RCS 80.60 (base 75.00 + loadout 0.00) * axpect 1.07)
2023-07-29 22:46:14.824 INFO    ARF (5996): Final RCS 80.61 (base 75.00 + loadout 0.00) * axpect 1.07)
2023-07-29 22:46:14.842 INFO    ARF (13420): Final RCS 80.62 (base 75.00 + loadout 0.00) * axpect 1.07)
2023-07-29 22:46:14.851 INFO    ARF (3428): Final RCS 80.63 (base 75.00 + loadout 0.00) * axpect 1.08)
2023-07-29 22:46:14.859 INFO    ARF (14048): Final RCS 80.64 (base 75.00 + loadout 0.00) * axpect 1.08)
2023-07-29 22:46:14.976 INFO    ARF (1352): Final RCS 9.98 (base 3.30 + loadout 5.12) * axpect 1.47)
2023-07-29 22:46:15.021 WARNING LOG (3992): 4 duplicate message(s) skipped.
2023-07-29 22:46:15.021 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:46:15.031 INFO    ARF (8204): Final RCS 9.98 (base 3.30 + loadout 5.12) * axpect 1.47)
2023-07-29 22:46:15.261 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:46:15.261 INFO    ARF (11024): Final RCS 40.23 (base 2.40 + loadout 5.79) * axpect 14.35)
2023-07-29 22:46:15.269 INFO    ARF (16316): Final RCS 0.63 (base 0.30 + loadout 0.00) * axpect 2.10)
2023-07-29 22:46:15.269 INFO    ARF (16316): Final RCS 40.23 (base 2.40 + loadout 5.79) * axpect 14.35)
2023-07-29 22:46:15.278 INFO    ARF (10832): Final RCS 0.63 (base 0.30 + loadout 0.00) * axpect 2.10)
2023-07-29 22:46:15.278 INFO    ARF (10832): Final RCS 40.23 (base 2.40 + loadout 5.79) * axpect 14.35)
2023-07-29 22:46:15.286 INFO    ARF (448): Final RCS 0.63 (base 0.30 + loadout 0.00) * axpect 2.09)
2023-07-29 22:46:15.286 INFO    ARF (448): Final RCS 7.44 (base 3.30 + loadout 2.57) * axpect 1.47)
2023-07-29 22:46:15.286 INFO    ARF (448): Final RCS 40.23 (base 2.40 + loadout 5.79) * axpect 14.35)
2023-07-29 22:46:15.303 INFO    ARF (5276): Final RCS 0.63 (base 0.30 + loadout 0.00) * axpect 2.09)
2023-07-29 22:46:15.303 INFO    ARF (5276): Final RCS 7.44 (base 3.30 + loadout 2.57) * axpect 1.47)
2023-07-29 22:46:15.303 INFO    ARF (5276): Final RCS 40.23 (base 2.40 + loadout 5.79) * axpect 14.35)
2023-07-29 22:46:15.311 INFO    ARF (3968): Final RCS 0.63 (base 0.30 + loadout 0.00) * axpect 2.09)
2023-07-29 22:46:15.311 INFO    ARF (3968): Final RCS 7.44 (base 3.30 + loadout 2.57) * axpect 1.47)
2023-07-29 22:46:15.311 INFO    ARF (3968): Final RCS 40.23 (base 2.40 + loadout 5.79) * axpect 14.35)
2023-07-29 22:46:15.319 INFO    ARF (8624): Final RCS 0.63 (base 0.30 + loadout 0.00) * axpect 2.09)
2023-07-29 22:46:15.319 INFO    ARF (8624): Final RCS 7.44 (base 3.30 + loadout 2.57) * axpect 1.47)
2023-07-29 22:46:15.319 INFO    ARF (8624): Final RCS 40.23 (base 2.40 + loadout 5.79) * axpect 14.35)
2023-07-29 22:46:15.328 INFO    ARF (14528): Final RCS 0.63 (base 0.30 + loadout 0.00) * axpect 2.09)
2023-07-29 22:46:15.328 INFO    ARF (14528): Final RCS 7.44 (base 3.30 + loadout 2.57) * axpect 1.47)
2023-07-29 22:46:15.589 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:46:15.589 INFO    ARF (13420): Final RCS 37.06 (base 25.00 + loadout 0.00) * axpect 1.48)
2023-07-29 22:46:15.599 INFO    ARF (14528): Final RCS 37.07 (base 25.00 + loadout 0.00) * axpect 1.48)
2023-07-29 22:46:15.606 INFO    ARF (11892): Final RCS 37.08 (base 25.00 + loadout 0.00) * axpect 1.48)
2023-07-29 22:46:15.630 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:46:15.630 INFO    ARF (10188): Final RCS 37.09 (base 25.00 + loadout 0.00) * axpect 1.48)
2023-07-29 22:46:15.639 INFO    ARF (12064): Final RCS 37.10 (base 25.00 + loadout 0.00) * axpect 1.48)
2023-07-29 22:46:16.152 INFO    ARF (14048): Final RCS 37.65 (base 25.00 + loadout 0.00) * axpect 1.51)
2023-07-29 22:46:16.160 INFO    ARF (16316): Final RCS 37.66 (base 25.00 + loadout 0.00) * axpect 1.51)
2023-07-29 22:46:16.168 INFO    ARF (10188): Final RCS 37.67 (base 25.00 + loadout 0.00) * axpect 1.51)
2023-07-29 22:46:16.176 INFO    ARF (5548): Final RCS 37.69 (base 25.00 + loadout 0.00) * axpect 1.51)
2023-07-29 22:46:16.192 INFO    ARF (8624): Final RCS 37.70 (base 25.00 + loadout 0.00) * axpect 1.51)
2023-07-29 22:46:16.201 INFO    ARF (17328): Final RCS 37.71 (base 25.00 + loadout 0.00) * axpect 1.51)
2023-07-29 22:46:16.451 INFO    ARF (8624): Final RCS 7.44 (base 3.30 + loadout 2.57) * axpect 1.47)
2023-07-29 22:46:16.468 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:46:16.468 INFO    ARF (11892): Final RCS 0.54 (base 0.30 + loadout 0.00) * axpect 1.80)
2023-07-29 22:46:16.468 INFO    ARF (11892): Final RCS 7.44 (base 3.30 + loadout 2.57) * axpect 1.47)
2023-07-29 22:46:16.468 INFO    ARF (11892): Final RCS 40.25 (base 2.40 + loadout 5.79) * axpect 14.35)
2023-07-29 22:46:16.487 INFO    ARF (3428): Final RCS 0.54 (base 0.30 + loadout 0.00) * axpect 1.80)
2023-07-29 22:46:16.487 INFO    ARF (3428): Final RCS 7.44 (base 3.30 + loadout 2.57) * axpect 1.47)
2023-07-29 22:46:16.487 INFO    ARF (3428): Final RCS 40.25 (base 2.40 + loadout 5.79) * axpect 14.35)
2023-07-29 22:46:16.493 INFO    ARF (1352): Final RCS 0.54 (base 0.30 + loadout 0.00) * axpect 1.79)
2023-07-29 22:46:16.493 INFO    ARF (1352): Final RCS 7.44 (base 3.30 + loadout 2.57) * axpect 1.47)
2023-07-29 22:46:16.493 INFO    ARF (1352): Final RCS 40.25 (base 2.40 + loadout 5.79) * axpect 14.35)
2023-07-29 22:46:16.501 INFO    ARF (11024): Final RCS 0.54 (base 0.30 + loadout 0.00) * axpect 1.79)
2023-07-29 22:46:16.501 INFO    ARF (11024): Final RCS 7.44 (base 3.30 + loadout 2.57) * axpect 1.47)
2023-07-29 22:46:16.501 INFO    ARF (11024): Final RCS 40.25 (base 2.40 + loadout 5.79) * axpect 14.35)
2023-07-29 22:46:16.508 INFO    ARF (5996): Final RCS 0.54 (base 0.30 + loadout 0.00) * axpect 1.79)
2023-07-29 22:46:16.508 INFO    ARF (5996): Final RCS 40.25 (base 2.40 + loadout 5.79) * axpect 14.35)
2023-07-29 22:46:16.520 INFO    ARF (9160): Final RCS 0.54 (base 0.30 + loadout 0.00) * axpect 1.79)
2023-07-29 22:46:16.520 INFO    ARF (9160): Final RCS 40.25 (base 2.40 + loadout 5.79) * axpect 14.36)
2023-07-29 22:46:16.750 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:46:16.750 INFO    ARF (12064): Final RCS 9.98 (base 3.30 + loadout 5.12) * axpect 1.47)
2023-07-29 22:46:16.911 WARNING LOG (3992): 6 duplicate message(s) skipped.
2023-07-29 22:46:16.911 INFO    ARF (5276): Final RCS 28.13 (base 3.00 + loadout 4.29) * axpect 7.95)
2023-07-29 22:46:16.927 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:46:16.927 INFO    ARF (13420): Final RCS 82.70 (base 75.00 + loadout 0.00) * axpect 1.10)
2023-07-29 22:46:16.927 INFO    ARF (13420): Final RCS 28.13 (base 3.00 + loadout 4.29) * axpect 7.95)
2023-07-29 22:46:16.935 INFO    ARF (8204): Final RCS 82.71 (base 75.00 + loadout 0.00) * axpect 1.10)
2023-07-29 22:46:16.935 INFO    ARF (8204): Final RCS 28.13 (base 3.00 + loadout 4.29) * axpect 7.95)
2023-07-29 22:46:16.952 INFO    ARF (3968): Final RCS 82.72 (base 75.00 + loadout 0.00) * axpect 1.10)
2023-07-29 22:46:16.952 INFO    ARF (3968): Final RCS 28.13 (base 3.00 + loadout 4.29) * axpect 7.95)
2023-07-29 22:46:16.959 INFO    ARF (11892): Final RCS 82.73 (base 75.00 + loadout 0.00) * axpect 1.10)
2023-07-29 22:46:16.959 INFO    ARF (11892): Final RCS 28.13 (base 3.00 + loadout 4.29) * axpect 7.95)
2023-07-29 22:46:16.967 INFO    ARF (5276): Final RCS 82.74 (base 75.00 + loadout 0.00) * axpect 1.10)
2023-07-29 22:46:16.975 INFO    ARF (448): Final RCS 82.75 (base 75.00 + loadout 0.00) * axpect 1.10)
2023-07-29 22:46:16.990 INFO    ARF (12064): Final RCS 82.76 (base 75.00 + loadout 0.00) * axpect 1.10)
2023-07-29 22:46:17.246 INFO    ARF (5996): Final RCS 83.04 (base 75.00 + loadout 0.00) * axpect 1.11)
2023-07-29 22:46:17.260 INFO    ARF (11024): Final RCS 83.05 (base 75.00 + loadout 0.00) * axpect 1.11)
2023-07-29 22:46:17.269 INFO    ARF (12064): Final RCS 83.06 (base 75.00 + loadout 0.00) * axpect 1.11)
2023-07-29 22:46:17.276 INFO    ARF (17328): Final RCS 83.07 (base 75.00 + loadout 0.00) * axpect 1.11)
2023-07-29 22:46:17.276 INFO    ARF (17328): Final RCS 28.12 (base 3.00 + loadout 4.29) * axpect 7.94)
2023-07-29 22:46:17.285 INFO    ARF (10188): Final RCS 83.08 (base 75.00 + loadout 0.00) * axpect 1.11)
2023-07-29 22:46:17.285 INFO    ARF (10188): Final RCS 28.12 (base 3.00 + loadout 4.29) * axpect 7.94)
2023-07-29 22:46:17.301 INFO    ARF (5276): Final RCS 83.09 (base 75.00 + loadout 0.00) * axpect 1.11)
2023-07-29 22:46:17.301 INFO    ARF (5276): Final RCS 28.12 (base 3.00 + loadout 4.29) * axpect 7.94)
2023-07-29 22:46:17.308 INFO    ARF (5996): Final RCS 83.10 (base 75.00 + loadout 0.00) * axpect 1.11)
2023-07-29 22:46:17.308 INFO    ARF (5996): Final RCS 28.12 (base 3.00 + loadout 4.29) * axpect 7.94)
2023-07-29 22:46:17.340 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:46:17.340 INFO    ARF (8204): Final RCS 28.13 (base 3.00 + loadout 4.29) * axpect 7.94)
2023-07-29 22:46:17.427 INFO    ARF (1352): Final RCS 9.99 (base 3.30 + loadout 5.12) * axpect 1.48)
2023-07-29 22:46:17.722 WARNING LOG (3992): 6 duplicate message(s) skipped.
2023-07-29 22:46:17.722 INFO    ARF (1352): Final RCS 0.45 (base 0.30 + loadout 0.00) * axpect 1.50)
2023-07-29 22:46:17.738 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:46:17.738 INFO    ARF (5996): Final RCS 7.44 (base 3.30 + loadout 2.57) * axpect 1.47)
2023-07-29 22:46:17.754 INFO    ARF (10832): Final RCS 0.45 (base 0.30 + loadout 0.00) * axpect 1.50)
2023-07-29 22:46:17.754 INFO    ARF (10832): Final RCS 7.44 (base 3.30 + loadout 2.57) * axpect 1.47)
2023-07-29 22:46:17.762 INFO    ARF (14528): Final RCS 0.45 (base 0.30 + loadout 0.00) * axpect 1.50)
2023-07-29 22:46:17.762 INFO    ARF (14528): Final RCS 7.44 (base 3.30 + loadout 2.57) * axpect 1.47)
2023-07-29 22:46:17.770 INFO    ARF (448): Final RCS 0.45 (base 0.30 + loadout 0.00) * axpect 1.50)
2023-07-29 22:46:17.770 INFO    ARF (448): Final RCS 7.44 (base 3.30 + loadout 2.57) * axpect 1.47)
2023-07-29 22:46:17.782 INFO    ARF (3428): Final RCS 0.45 (base 0.30 + loadout 0.00) * axpect 1.50)
2023-07-29 22:46:17.782 INFO    ARF (3428): Final RCS 7.44 (base 3.30 + loadout 2.57) * axpect 1.47)
2023-07-29 22:46:18.038 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:46:18.038 INFO    ARF (17328): Final RCS 41.25 (base 25.00 + loadout 0.00) * axpect 1.65)
2023-07-29 22:46:18.048 INFO    ARF (8204): Final RCS 41.27 (base 25.00 + loadout 0.00) * axpect 1.65)
2023-07-29 22:46:18.064 INFO    ARF (5548): Final RCS 41.29 (base 25.00 + loadout 0.00) * axpect 1.65)
2023-07-29 22:46:18.070 INFO    ARF (3968): Final RCS 41.31 (base 25.00 + loadout 0.00) * axpect 1.65)
2023-07-29 22:46:18.077 INFO    ARF (8624): Final RCS 41.33 (base 25.00 + loadout 0.00) * axpect 1.65)
2023-07-29 22:46:18.083 INFO    ARF (10832): Final RCS 41.35 (base 25.00 + loadout 0.00) * axpect 1.65)
2023-07-29 22:46:18.099 INFO    ARF (17328): Final RCS 41.37 (base 25.00 + loadout 0.00) * axpect 1.65)
2023-07-29 22:46:18.660 INFO    ARF (5276): Final RCS 42.44 (base 25.00 + loadout 0.00) * axpect 1.70)
2023-07-29 22:46:18.668 INFO    ARF (11892): Final RCS 42.46 (base 25.00 + loadout 0.00) * axpect 1.70)
2023-07-29 22:46:18.676 INFO    ARF (8624): Final RCS 42.48 (base 25.00 + loadout 0.00) * axpect 1.70)
2023-07-29 22:46:18.691 INFO    ARF (16380): Final RCS 42.49 (base 25.00 + loadout 0.00) * axpect 1.70)
2023-07-29 22:46:18.700 INFO    ARF (8204): Final RCS 42.51 (base 25.00 + loadout 0.00) * axpect 1.70)
2023-07-29 22:46:18.707 INFO    ARF (13920): Final RCS 42.53 (base 25.00 + loadout 0.00) * axpect 1.70)
2023-07-29 22:46:18.716 INFO    ARF (17328): Final RCS 42.54 (base 25.00 + loadout 0.00) * axpect 1.70)
2023-07-29 22:46:18.954 INFO    ARF (12064): Final RCS 7.43 (base 3.30 + loadout 2.57) * axpect 1.47)
2023-07-29 22:46:18.986 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:46:18.986 INFO    ARF (1352): Final RCS 40.59 (base 2.40 + loadout 6.10) * axpect 14.37)
2023-07-29 22:46:18.995 INFO    ARF (8204): Final RCS 7.43 (base 3.30 + loadout 2.57) * axpect 1.47)
2023-07-29 22:46:18.995 INFO    ARF (8204): Final RCS 40.59 (base 2.40 + loadout 6.10) * axpect 14.37)
2023-07-29 22:46:19.011 INFO    ARF (16380): Final RCS 7.43 (base 3.30 + loadout 2.57) * axpect 1.47)
2023-07-29 22:46:19.011 INFO    ARF (16380): Final RCS 40.59 (base 2.40 + loadout 6.10) * axpect 14.37)
2023-07-29 22:46:19.018 INFO    ARF (3428): Final RCS 7.43 (base 3.30 + loadout 2.57) * axpect 1.47)
2023-07-29 22:46:19.018 INFO    ARF (3428): Final RCS 40.59 (base 2.40 + loadout 6.10) * axpect 14.37)
2023-07-29 22:46:19.754 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:46:19.754 INFO    ARF (8624): Final RCS 85.91 (base 75.00 + loadout 0.00) * axpect 1.15)
2023-07-29 22:46:19.770 INFO    ARF (8204): Final RCS 85.93 (base 75.00 + loadout 0.00) * axpect 1.15)
2023-07-29 22:46:19.778 INFO    ARF (7300): Final RCS 85.94 (base 75.00 + loadout 0.00) * axpect 1.15)
2023-07-29 22:46:19.787 INFO    ARF (16380): Final RCS 85.95 (base 75.00 + loadout 0.00) * axpect 1.15)
2023-07-29 22:46:19.795 INFO    ARF (5548): Final RCS 85.96 (base 75.00 + loadout 0.00) * axpect 1.15)
2023-07-29 22:46:19.807 INFO    ARF (9160): Final RCS 85.98 (base 75.00 + loadout 0.00) * axpect 1.15)
2023-07-29 22:46:19.942 INFO    ARF (17328): Final RCS 10.12 (base 3.30 + loadout 5.12) * axpect 1.51)
2023-07-29 22:46:20.126 WARNING LOG (3992): 5 duplicate message(s) skipped.
2023-07-29 22:46:20.126 INFO    ARF (14048): Final RCS 7.37 (base 3.00 + loadout 4.08) * axpect 1.10)
2023-07-29 22:46:20.139 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:46:20.139 INFO    ARF (9160): Final RCS 7.36 (base 3.00 + loadout 4.08) * axpect 1.09)
2023-07-29 22:46:20.145 INFO    ARF (10188): Final RCS 7.35 (base 3.00 + loadout 4.08) * axpect 1.09)
2023-07-29 22:46:20.168 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:46:20.168 INFO    ARF (11892): Final RCS 7.34 (base 3.00 + loadout 4.08) * axpect 1.09)
2023-07-29 22:46:20.184 INFO    ARF (13420): Final RCS 7.33 (base 3.00 + loadout 4.08) * axpect 1.09)
2023-07-29 22:46:20.217 INFO    ARF (14528): Final RCS 40.54 (base 2.40 + loadout 6.10) * axpect 14.35)
2023-07-29 22:46:20.225 INFO    ARF (16380): Final RCS 0.51 (base 0.30 + loadout 0.00) * axpect 1.69)
2023-07-29 22:46:20.226 INFO    ARF (16380): Final RCS 40.54 (base 2.40 + loadout 6.10) * axpect 14.35)
2023-07-29 22:46:20.240 INFO    ARF (13420): Final RCS 0.51 (base 0.30 + loadout 0.00) * axpect 1.69)
2023-07-29 22:46:20.240 INFO    ARF (13420): Final RCS 40.54 (base 2.40 + loadout 6.10) * axpect 14.35)
2023-07-29 22:46:20.249 INFO    ARF (3428): Final RCS 0.51 (base 0.30 + loadout 0.00) * axpect 1.69)
2023-07-29 22:46:20.249 INFO    ARF (3428): Final RCS 7.43 (base 3.30 + loadout 2.57) * axpect 1.47)
2023-07-29 22:46:20.249 INFO    ARF (3428): Final RCS 40.54 (base 2.40 + loadout 6.10) * axpect 14.35)
2023-07-29 22:46:20.257 INFO    ARF (11024): Final RCS 0.51 (base 0.30 + loadout 0.00) * axpect 1.69)
2023-07-29 22:46:20.257 INFO    ARF (11024): Final RCS 7.43 (base 3.30 + loadout 2.57) * axpect 1.47)
2023-07-29 22:46:20.257 INFO    ARF (11024): Final RCS 40.54 (base 2.40 + loadout 6.10) * axpect 14.35)
2023-07-29 22:46:20.272 INFO    ARF (12064): Final RCS 0.51 (base 0.30 + loadout 0.00) * axpect 1.69)
2023-07-29 22:46:20.272 INFO    ARF (12064): Final RCS 7.43 (base 3.30 + loadout 2.57) * axpect 1.47)
2023-07-29 22:46:20.272 INFO    ARF (12064): Final RCS 40.54 (base 2.40 + loadout 6.10) * axpect 14.35)
2023-07-29 22:46:20.279 INFO    ARF (448): Final RCS 0.51 (base 0.30 + loadout 0.00) * axpect 1.69)
2023-07-29 22:46:20.279 INFO    ARF (448): Final RCS 7.43 (base 3.30 + loadout 2.57) * axpect 1.47)
2023-07-29 22:46:20.279 INFO    ARF (448): Final RCS 40.54 (base 2.40 + loadout 6.10) * axpect 14.35)
2023-07-29 22:46:20.288 INFO    ARF (1352): Final RCS 7.43 (base 3.30 + loadout 2.57) * axpect 1.47)
2023-07-29 22:46:20.547 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:46:20.547 INFO    ARF (13920): Final RCS 43.84 (base 25.00 + loadout 0.00) * axpect 1.75)
2023-07-29 22:46:20.561 INFO    ARF (11892): Final RCS 43.83 (base 25.00 + loadout 0.00) * axpect 1.75)
2023-07-29 22:46:20.576 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:46:20.576 INFO    ARF (10832): Final RCS 43.82 (base 25.00 + loadout 0.00) * axpect 1.75)
2023-07-29 22:46:20.599 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:46:20.599 INFO    ARF (9160): Final RCS 43.81 (base 25.00 + loadout 0.00) * axpect 1.75)
2023-07-29 22:46:21.106 INFO    ARF (17328): Final RCS 43.39 (base 25.00 + loadout 0.00) * axpect 1.74)
2023-07-29 22:46:21.121 INFO    ARF (16316): Final RCS 43.38 (base 25.00 + loadout 0.00) * axpect 1.74)
2023-07-29 22:46:21.128 INFO    ARF (12064): Final RCS 43.37 (base 25.00 + loadout 0.00) * axpect 1.73)
2023-07-29 22:46:21.136 INFO    ARF (8624): Final RCS 43.35 (base 25.00 + loadout 0.00) * axpect 1.73)
2023-07-29 22:46:21.150 INFO    ARF (16316): Final RCS 43.34 (base 25.00 + loadout 0.00) * axpect 1.73)
2023-07-29 22:46:21.159 INFO    ARF (3428): Final RCS 43.33 (base 25.00 + loadout 0.00) * axpect 1.73)
2023-07-29 22:46:21.401 INFO    ARF (10832): Final RCS 7.43 (base 3.30 + loadout 2.57) * axpect 1.47)
2023-07-29 22:46:21.428 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:46:21.428 INFO    ARF (14528): Final RCS 0.49 (base 0.30 + loadout 0.00) * axpect 1.63)
2023-07-29 22:46:21.428 INFO    ARF (14528): Final RCS 7.43 (base 3.30 + loadout 2.57) * axpect 1.47)
2023-07-29 22:46:21.428 INFO    ARF (14528): Final RCS 40.89 (base 2.40 + loadout 6.41) * axpect 14.37)
2023-07-29 22:46:21.437 INFO    ARF (11892): Final RCS 0.49 (base 0.30 + loadout 0.00) * axpect 1.63)
2023-07-29 22:46:21.437 INFO    ARF (11892): Final RCS 7.43 (base 3.30 + loadout 2.57) * axpect 1.47)
2023-07-29 22:46:21.437 INFO    ARF (11892): Final RCS 40.89 (base 2.40 + loadout 6.41) * axpect 14.37)
2023-07-29 22:46:21.450 INFO    ARF (8204): Final RCS 0.49 (base 0.30 + loadout 0.00) * axpect 1.62)
2023-07-29 22:46:21.450 INFO    ARF (8204): Final RCS 7.43 (base 3.30 + loadout 2.57) * axpect 1.47)
2023-07-29 22:46:21.450 INFO    ARF (8204): Final RCS 40.89 (base 2.40 + loadout 6.41) * axpect 14.37)
2023-07-29 22:46:21.457 INFO    ARF (14048): Final RCS 0.49 (base 0.30 + loadout 0.00) * axpect 1.62)
2023-07-29 22:46:21.457 INFO    ARF (14048): Final RCS 7.43 (base 3.30 + loadout 2.57) * axpect 1.47)
2023-07-29 22:46:21.457 INFO    ARF (14048): Final RCS 40.89 (base 2.40 + loadout 6.41) * axpect 14.37)
2023-07-29 22:46:21.471 INFO    ARF (11892): Final RCS 0.49 (base 0.30 + loadout 0.00) * axpect 1.62)
2023-07-29 22:46:21.471 INFO    ARF (11892): Final RCS 40.89 (base 2.40 + loadout 6.41) * axpect 14.37)
2023-07-29 22:46:21.480 INFO    ARF (8204): Final RCS 0.49 (base 0.30 + loadout 0.00) * axpect 1.62)
2023-07-29 22:46:21.480 INFO    ARF (8204): Final RCS 40.89 (base 2.40 + loadout 6.41) * axpect 14.37)
2023-07-29 22:46:21.530 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:46:21.530 INFO    ARF (8624): Final RCS 6.65 (base 3.00 + loadout 4.08) * axpect 0.86)
2023-07-29 22:46:21.721 WARNING LOG (3992): 6 duplicate message(s) skipped.
2023-07-29 22:46:21.721 INFO    ARF (16316): Final RCS 10.33 (base 3.30 + loadout 5.12) * axpect 1.58)
2023-07-29 22:46:21.729 INFO    ARF (11024): Final RCS 10.34 (base 3.30 + loadout 5.12) * axpect 1.58)
2023-07-29 22:46:21.868 WARNING LOG (3992): 5 duplicate message(s) skipped.
2023-07-29 22:46:21.868 INFO    ARF (14048): Final RCS 28.26 (base 3.00 + loadout 4.29) * axpect 7.99)
2023-07-29 22:46:21.892 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:46:21.892 INFO    ARF (3428): Final RCS 28.25 (base 3.00 + loadout 4.29) * axpect 7.99)
2023-07-29 22:46:21.900 INFO    ARF (14048): Final RCS 88.65 (base 75.00 + loadout 0.00) * axpect 1.18)
2023-07-29 22:46:21.900 INFO    ARF (14048): Final RCS 28.25 (base 3.00 + loadout 4.29) * axpect 7.99)
2023-07-29 22:46:21.906 INFO    ARF (3968): Final RCS 88.66 (base 75.00 + loadout 0.00) * axpect 1.18)
2023-07-29 22:46:21.906 INFO    ARF (3968): Final RCS 28.25 (base 3.00 + loadout 4.29) * axpect 7.99)
2023-07-29 22:46:21.930 INFO    ARF (10832): Final RCS 88.68 (base 75.00 + loadout 0.00) * axpect 1.18)
2023-07-29 22:46:21.930 INFO    ARF (10832): Final RCS 28.25 (base 3.00 + loadout 4.29) * axpect 7.99)
2023-07-29 22:46:21.931 INFO    ARF (16380): Final RCS 88.69 (base 75.00 + loadout 0.00) * axpect 1.18)
2023-07-29 22:46:21.943 INFO    ARF (9160): Final RCS 88.70 (base 75.00 + loadout 0.00) * axpect 1.18)
2023-07-29 22:46:21.949 INFO    ARF (17328): Final RCS 88.72 (base 75.00 + loadout 0.00) * axpect 1.18)
2023-07-29 22:46:21.962 INFO    ARF (11024): Final RCS 88.73 (base 75.00 + loadout 0.00) * axpect 1.18)
2023-07-29 22:46:22.211 INFO    ARF (14528): Final RCS 89.07 (base 75.00 + loadout 0.00) * axpect 1.19)
2023-07-29 22:46:22.217 INFO    ARF (10832): Final RCS 89.08 (base 75.00 + loadout 0.00) * axpect 1.19)
2023-07-29 22:46:22.226 INFO    ARF (10188): Final RCS 89.09 (base 75.00 + loadout 0.00) * axpect 1.19)
2023-07-29 22:46:22.240 INFO    ARF (13920): Final RCS 89.11 (base 75.00 + loadout 0.00) * axpect 1.19)
2023-07-29 22:46:22.240 INFO    ARF (13920): Final RCS 28.22 (base 3.00 + loadout 4.29) * axpect 7.97)
2023-07-29 22:46:22.248 INFO    ARF (5996): Final RCS 89.12 (base 75.00 + loadout 0.00) * axpect 1.19)
2023-07-29 22:46:22.248 INFO    ARF (5996): Final RCS 28.22 (base 3.00 + loadout 4.29) * axpect 7.97)
2023-07-29 22:46:22.255 INFO    ARF (5276): Final RCS 89.14 (base 75.00 + loadout 0.00) * axpect 1.19)
2023-07-29 22:46:22.255 INFO    ARF (5276): Final RCS 28.22 (base 3.00 + loadout 4.29) * axpect 7.97)
2023-07-29 22:46:22.270 INFO    ARF (12064): Final RCS 28.21 (base 3.00 + loadout 4.29) * axpect 7.97)
2023-07-29 22:46:22.386 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:46:22.386 INFO    ARF (13420): Final RCS 10.45 (base 3.30 + loadout 5.12) * axpect 1.62)
2023-07-29 22:46:22.402 INFO    ARF (7300): Final RCS 10.46 (base 3.30 + loadout 5.12) * axpect 1.62)
2023-07-29 22:46:22.580 WARNING LOG (3992): 4 duplicate message(s) skipped.
2023-07-29 22:46:22.580 INFO    ARF (3428): Final RCS 6.65 (base 3.00 + loadout 4.08) * axpect 0.86)
2023-07-29 22:46:22.580 DEBUG   LuaGUI (Main): --- onChatMessage---	the 5k pounders?	6	-1
2023-07-29 22:46:22.586 INFO    ARF (448): Final RCS 6.65 (base 3.00 + loadout 4.08) * axpect 0.86)
2023-07-29 22:46:22.676 WARNING LOG (3992): 4 duplicate message(s) skipped.
2023-07-29 22:46:22.676 INFO    ARF (8624): Final RCS 0.44 (base 0.30 + loadout 0.00) * axpect 1.48)
2023-07-29 22:46:22.698 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:46:22.698 INFO    ARF (16316): Final RCS 7.43 (base 3.30 + loadout 2.57) * axpect 1.47)
2023-07-29 22:46:22.706 INFO    ARF (13920): Final RCS 0.44 (base 0.30 + loadout 0.00) * axpect 1.47)
2023-07-29 22:46:22.706 INFO    ARF (13920): Final RCS 7.43 (base 3.30 + loadout 2.57) * axpect 1.47)
2023-07-29 22:46:22.722 INFO    ARF (17328): Final RCS 0.44 (base 0.30 + loadout 0.00) * axpect 1.47)
2023-07-29 22:46:22.722 INFO    ARF (17328): Final RCS 7.43 (base 3.30 + loadout 2.57) * axpect 1.47)
2023-07-29 22:46:22.728 INFO    ARF (448): Final RCS 0.44 (base 0.30 + loadout 0.00) * axpect 1.47)
2023-07-29 22:46:22.728 INFO    ARF (448): Final RCS 7.43 (base 3.30 + loadout 2.57) * axpect 1.47)
2023-07-29 22:46:22.742 INFO    ARF (13920): Final RCS 0.44 (base 0.30 + loadout 0.00) * axpect 1.47)
2023-07-29 22:46:22.742 INFO    ARF (13920): Final RCS 7.43 (base 3.30 + loadout 2.57) * axpect 1.47)
2023-07-29 22:46:23.008 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:46:23.008 INFO    ARF (8624): Final RCS 39.93 (base 25.00 + loadout 0.00) * axpect 1.60)
2023-07-29 22:46:23.015 INFO    ARF (10832): Final RCS 39.91 (base 25.00 + loadout 0.00) * axpect 1.60)
2023-07-29 22:46:23.029 INFO    ARF (1352): Final RCS 39.89 (base 25.00 + loadout 0.00) * axpect 1.60)
2023-07-29 22:46:23.036 INFO    ARF (5276): Final RCS 39.87 (base 25.00 + loadout 0.00) * axpect 1.59)
2023-07-29 22:46:23.051 INFO    ARF (3968): Final RCS 39.85 (base 25.00 + loadout 0.00) * axpect 1.59)
2023-07-29 22:46:23.058 INFO    ARF (14528): Final RCS 39.83 (base 25.00 + loadout 0.00) * axpect 1.59)
2023-07-29 22:46:23.620 INFO    ARF (13420): Final RCS 38.72 (base 25.00 + loadout 0.00) * axpect 1.55)
2023-07-29 22:46:23.632 INFO    ARF (1352): Final RCS 38.71 (base 25.00 + loadout 0.00) * axpect 1.55)
2023-07-29 22:46:23.640 INFO    ARF (8624): Final RCS 38.69 (base 25.00 + loadout 0.00) * axpect 1.55)
2023-07-29 22:46:23.655 INFO    ARF (16316): Final RCS 38.67 (base 25.00 + loadout 0.00) * axpect 1.55)
2023-07-29 22:46:23.662 INFO    ARF (9160): Final RCS 38.65 (base 25.00 + loadout 0.00) * axpect 1.55)
2023-07-29 22:46:23.669 INFO    ARF (11892): Final RCS 38.63 (base 25.00 + loadout 0.00) * axpect 1.55)
2023-07-29 22:46:23.677 INFO    ARF (14048): Final RCS 38.61 (base 25.00 + loadout 0.00) * axpect 1.54)
2023-07-29 22:46:23.917 INFO    ARF (10832): Final RCS 7.44 (base 3.30 + loadout 2.57) * axpect 1.47)
2023-07-29 22:46:23.930 INFO    ARF (14048): Final RCS 7.44 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:46:23.947 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:46:23.947 INFO    ARF (448): Final RCS 40.93 (base 2.40 + loadout 6.41) * axpect 14.39)
2023-07-29 22:46:23.960 INFO    ARF (8204): Final RCS 7.44 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:46:23.960 INFO    ARF (8204): Final RCS 40.93 (base 2.40 + loadout 6.41) * axpect 14.39)
2023-07-29 22:46:23.966 INFO    ARF (11892): Final RCS 7.44 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:46:23.966 INFO    ARF (11892): Final RCS 40.94 (base 2.40 + loadout 6.41) * axpect 14.39)
2023-07-29 22:46:23.981 INFO    ARF (8624): Final RCS 7.44 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:46:23.981 INFO    ARF (8624): Final RCS 40.94 (base 2.40 + loadout 6.41) * axpect 14.39)
2023-07-29 22:46:24.709 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:46:24.709 INFO    ARF (11892): Final RCS 92.62 (base 75.00 + loadout 0.00) * axpect 1.23)
2023-07-29 22:46:24.716 INFO    ARF (1352): Final RCS 92.63 (base 75.00 + loadout 0.00) * axpect 1.24)
2023-07-29 22:46:24.730 INFO    ARF (448): Final RCS 92.65 (base 75.00 + loadout 0.00) * axpect 1.24)
2023-07-29 22:46:24.737 INFO    ARF (5996): Final RCS 92.66 (base 75.00 + loadout 0.00) * axpect 1.24)
2023-07-29 22:46:24.752 INFO    ARF (10188): Final RCS 92.68 (base 75.00 + loadout 0.00) * axpect 1.24)
2023-07-29 22:46:24.759 INFO    ARF (11892): Final RCS 92.69 (base 75.00 + loadout 0.00) * axpect 1.24)
2023-07-29 22:46:24.767 INFO    ARF (3428): Final RCS 92.71 (base 75.00 + loadout 0.00) * axpect 1.24)
2023-07-29 22:46:24.891 INFO    ARF (11024): Final RCS 11.08 (base 3.30 + loadout 5.12) * axpect 1.81)
2023-07-29 22:46:24.910 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:46:24.910 INFO    ARF (8204): Final RCS 11.09 (base 3.30 + loadout 5.12) * axpect 1.81)
2023-07-29 22:46:24.939 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:46:24.939 INFO    ARF (448): Final RCS 11.10 (base 3.30 + loadout 5.12) * axpect 1.81)
2023-07-29 22:46:25.082 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:46:25.082 INFO    ARF (13920): Final RCS 6.66 (base 3.00 + loadout 4.08) * axpect 0.86)
2023-07-29 22:46:25.178 WARNING LOG (3992): 6 duplicate message(s) skipped.
2023-07-29 22:46:25.178 INFO    ARF (3428): Final RCS 40.96 (base 2.40 + loadout 6.41) * axpect 14.39)
2023-07-29 22:46:25.192 INFO    ARF (5276): Final RCS 0.62 (base 0.30 + loadout 0.00) * axpect 2.06)
2023-07-29 22:46:25.192 INFO    ARF (5276): Final RCS 40.96 (base 2.40 + loadout 6.41) * axpect 14.39)
2023-07-29 22:46:25.200 INFO    ARF (16316): Final RCS 0.62 (base 0.30 + loadout 0.00) * axpect 2.06)
2023-07-29 22:46:25.200 INFO    ARF (16316): Final RCS 40.96 (base 2.40 + loadout 6.41) * axpect 14.39)
2023-07-29 22:46:25.206 INFO    ARF (16380): Final RCS 0.62 (base 0.30 + loadout 0.00) * axpect 2.06)
2023-07-29 22:46:25.206 INFO    ARF (16380): Final RCS 7.44 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:46:25.206 INFO    ARF (16380): Final RCS 40.96 (base 2.40 + loadout 6.41) * axpect 14.39)
2023-07-29 22:46:25.220 INFO    ARF (5276): Final RCS 0.62 (base 0.30 + loadout 0.00) * axpect 2.06)
2023-07-29 22:46:25.220 INFO    ARF (5276): Final RCS 7.44 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:46:25.220 INFO    ARF (5276): Final RCS 40.96 (base 2.40 + loadout 6.41) * axpect 14.39)
2023-07-29 22:46:25.228 INFO    ARF (3428): Final RCS 0.62 (base 0.30 + loadout 0.00) * axpect 2.06)
2023-07-29 22:46:25.228 INFO    ARF (3428): Final RCS 7.44 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:46:25.228 INFO    ARF (3428): Final RCS 40.96 (base 2.40 + loadout 6.41) * axpect 14.39)
2023-07-29 22:46:25.229 DEBUG   LuaGUI (Main): --- onChatMessage---	they worked on one bunker	22	-2
2023-07-29 22:46:25.242 INFO    ARF (16380): Final RCS 0.62 (base 0.30 + loadout 0.00) * axpect 2.07)
2023-07-29 22:46:25.242 INFO    ARF (16380): Final RCS 7.44 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:46:25.242 INFO    ARF (16380): Final RCS 40.96 (base 2.40 + loadout 6.41) * axpect 14.39)
2023-07-29 22:46:25.249 INFO    ARF (13920): Final RCS 7.44 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:46:25.508 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:46:25.508 INFO    ARF (9160): Final RCS 36.85 (base 25.00 + loadout 0.00) * axpect 1.47)
2023-07-29 22:46:25.557 WARNING LOG (3992): 4 duplicate message(s) skipped.
2023-07-29 22:46:25.557 INFO    ARF (14528): Final RCS 36.86 (base 25.00 + loadout 0.00) * axpect 1.47)
2023-07-29 22:46:26.060 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:46:26.060 INFO    ARF (13920): Final RCS 37.10 (base 25.00 + loadout 0.00) * axpect 1.48)
2023-07-29 22:46:26.067 INFO    ARF (3968): Final RCS 37.11 (base 25.00 + loadout 0.00) * axpect 1.48)
2023-07-29 22:46:26.082 INFO    ARF (14048): Final RCS 37.12 (base 25.00 + loadout 0.00) * axpect 1.48)
2023-07-29 22:46:26.089 INFO    ARF (448): Final RCS 37.13 (base 25.00 + loadout 0.00) * axpect 1.49)
2023-07-29 22:46:26.096 INFO    ARF (13420): Final RCS 37.14 (base 25.00 + loadout 0.00) * axpect 1.49)
2023-07-29 22:46:26.110 INFO    ARF (5996): Final RCS 37.15 (base 25.00 + loadout 0.00) * axpect 1.49)
2023-07-29 22:46:26.118 INFO    ARF (7300): Final RCS 37.16 (base 25.00 + loadout 0.00) * axpect 1.49)
2023-07-29 22:46:26.358 INFO    ARF (11024): Final RCS 7.45 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:46:26.386 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:46:26.386 INFO    ARF (5276): Final RCS 0.59 (base 0.30 + loadout 0.00) * axpect 1.97)
2023-07-29 22:46:26.386 INFO    ARF (5276): Final RCS 7.45 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:46:26.386 INFO    ARF (5276): Final RCS 40.99 (base 2.40 + loadout 6.41) * axpect 14.41)
2023-07-29 22:46:26.400 INFO    ARF (13420): Final RCS 0.59 (base 0.30 + loadout 0.00) * axpect 1.97)
2023-07-29 22:46:26.400 INFO    ARF (13420): Final RCS 7.45 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:46:26.400 INFO    ARF (13420): Final RCS 40.99 (base 2.40 + loadout 6.41) * axpect 14.41)
2023-07-29 22:46:26.407 INFO    ARF (5548): Final RCS 0.59 (base 0.30 + loadout 0.00) * axpect 1.96)
2023-07-29 22:46:26.407 INFO    ARF (5548): Final RCS 7.45 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:46:26.407 INFO    ARF (5548): Final RCS 40.99 (base 2.40 + loadout 6.41) * axpect 14.41)
2023-07-29 22:46:26.421 INFO    ARF (7300): Final RCS 0.59 (base 0.30 + loadout 0.00) * axpect 1.96)
2023-07-29 22:46:26.421 INFO    ARF (7300): Final RCS 7.45 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:46:26.421 INFO    ARF (7300): Final RCS 40.99 (base 2.40 + loadout 6.41) * axpect 14.41)
2023-07-29 22:46:26.428 INFO    ARF (13920): Final RCS 0.59 (base 0.30 + loadout 0.00) * axpect 1.96)
2023-07-29 22:46:26.428 INFO    ARF (13920): Final RCS 40.99 (base 2.40 + loadout 6.41) * axpect 14.41)
2023-07-29 22:46:26.442 INFO    ARF (17328): Final RCS 0.59 (base 0.30 + loadout 0.00) * axpect 1.95)
2023-07-29 22:46:26.442 INFO    ARF (17328): Final RCS 40.99 (base 2.40 + loadout 6.41) * axpect 14.41)
2023-07-29 22:46:26.492 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:46:26.492 INFO    ARF (3428): Final RCS 6.72 (base 3.00 + loadout 4.08) * axpect 0.88)
2023-07-29 22:46:26.689 WARNING LOG (3992): 6 duplicate message(s) skipped.
2023-07-29 22:46:26.689 INFO    ARF (5996): Final RCS 11.57 (base 3.30 + loadout 5.12) * axpect 1.95)
2023-07-29 22:46:26.698 INFO    ARF (3968): Final RCS 11.58 (base 3.30 + loadout 5.12) * axpect 1.96)
2023-07-29 22:46:26.741 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:46:26.741 INFO    ARF (12064): Final RCS 11.59 (base 3.30 + loadout 5.12) * axpect 1.96)
2023-07-29 22:46:26.816 INFO    ARF (17328): Final RCS 28.07 (base 3.00 + loadout 4.29) * axpect 7.93)
2023-07-29 22:46:26.866 WARNING LOG (3992): 4 duplicate message(s) skipped.
2023-07-29 22:46:26.866 INFO    ARF (16380): Final RCS 95.94 (base 75.00 + loadout 0.00) * axpect 1.28)
2023-07-29 22:46:26.866 INFO    ARF (16380): Final RCS 28.07 (base 3.00 + loadout 4.29) * axpect 7.93)
2023-07-29 22:46:26.879 INFO    ARF (448): Final RCS 95.95 (base 75.00 + loadout 0.00) * axpect 1.28)
2023-07-29 22:46:26.879 INFO    ARF (448): Final RCS 28.07 (base 3.00 + loadout 4.29) * axpect 7.93)
2023-07-29 22:46:26.887 INFO    ARF (8204): Final RCS 95.97 (base 75.00 + loadout 0.00) * axpect 1.28)
2023-07-29 22:46:26.902 INFO    ARF (10188): Final RCS 95.99 (base 75.00 + loadout 0.00) * axpect 1.28)
2023-07-29 22:46:26.909 INFO    ARF (3968): Final RCS 96.00 (base 75.00 + loadout 0.00) * axpect 1.28)
2023-07-29 22:46:26.917 INFO    ARF (8624): Final RCS 96.02 (base 75.00 + loadout 0.00) * axpect 1.28)
2023-07-29 22:46:26.930 INFO    ARF (9160): Final RCS 96.03 (base 75.00 + loadout 0.00) * axpect 1.28)
2023-07-29 22:46:27.162 INFO    ARF (13420): Final RCS 96.40 (base 75.00 + loadout 0.00) * axpect 1.29)
2023-07-29 22:46:27.168 INFO    ARF (3968): Final RCS 96.42 (base 75.00 + loadout 0.00) * axpect 1.29)
2023-07-29 22:46:27.180 INFO    ARF (448): Final RCS 96.43 (base 75.00 + loadout 0.00) * axpect 1.29)
2023-07-29 22:46:27.191 INFO    ARF (1352): Final RCS 96.45 (base 75.00 + loadout 0.00) * axpect 1.29)
2023-07-29 22:46:27.200 INFO    ARF (17328): Final RCS 96.46 (base 75.00 + loadout 0.00) * axpect 1.29)
2023-07-29 22:46:27.200 INFO    ARF (17328): Final RCS 28.06 (base 3.00 + loadout 4.29) * axpect 7.92)
2023-07-29 22:46:27.213 INFO    ARF (14048): Final RCS 96.48 (base 75.00 + loadout 0.00) * axpect 1.29)
2023-07-29 22:46:27.213 INFO    ARF (14048): Final RCS 28.06 (base 3.00 + loadout 4.29) * axpect 7.92)
2023-07-29 22:46:27.229 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:46:27.229 INFO    ARF (3968): Final RCS 28.05 (base 3.00 + loadout 4.29) * axpect 7.92)
2023-07-29 22:46:27.341 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:46:27.341 INFO    ARF (3968): Final RCS 11.61 (base 3.30 + loadout 5.12) * axpect 1.97)
2023-07-29 22:46:27.349 INFO    ARF (12064): Final RCS 11.61 (base 3.30 + loadout 5.12) * axpect 1.96)
2023-07-29 22:46:27.356 INFO    ARF (13920): Final RCS 11.60 (base 3.30 + loadout 5.12) * axpect 1.96)
2023-07-29 22:46:27.398 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:46:27.398 INFO    ARF (9160): Final RCS 11.59 (base 3.30 + loadout 5.12) * axpect 1.96)
2023-07-29 22:46:27.530 INFO    ARF (8624): Final RCS 6.69 (base 3.00 + loadout 4.08) * axpect 0.87)
2023-07-29 22:46:27.638 WARNING LOG (3992): 6 duplicate message(s) skipped.
2023-07-29 22:46:27.638 INFO    ARF (9160): Final RCS 0.45 (base 0.30 + loadout 0.00) * axpect 1.52)
2023-07-29 22:46:27.647 INFO    ARF (10188): Final RCS 0.45 (base 0.30 + loadout 0.00) * axpect 1.51)
2023-07-29 22:46:27.661 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:46:27.661 INFO    ARF (11024): Final RCS 7.46 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:46:27.668 INFO    ARF (11892): Final RCS 0.45 (base 0.30 + loadout 0.00) * axpect 1.51)
2023-07-29 22:46:27.668 INFO    ARF (11892): Final RCS 7.46 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:46:27.676 INFO    ARF (10188): Final RCS 0.45 (base 0.30 + loadout 0.00) * axpect 1.51)
2023-07-29 22:46:27.676 INFO    ARF (10188): Final RCS 7.46 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:46:27.690 INFO    ARF (7300): Final RCS 0.45 (base 0.30 + loadout 0.00) * axpect 1.50)
2023-07-29 22:46:27.690 INFO    ARF (7300): Final RCS 7.46 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:46:27.697 INFO    ARF (17328): Final RCS 0.45 (base 0.30 + loadout 0.00) * axpect 1.50)
2023-07-29 22:46:27.697 INFO    ARF (17328): Final RCS 7.46 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:46:27.971 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:46:27.971 INFO    ARF (16380): Final RCS 41.12 (base 25.00 + loadout 0.00) * axpect 1.64)
2023-07-29 22:46:27.979 INFO    ARF (8204): Final RCS 41.15 (base 25.00 + loadout 0.00) * axpect 1.65)
2023-07-29 22:46:27.986 INFO    ARF (9160): Final RCS 41.18 (base 25.00 + loadout 0.00) * axpect 1.65)
2023-07-29 22:46:28.000 INFO    ARF (14048): Final RCS 41.22 (base 25.00 + loadout 0.00) * axpect 1.65)
2023-07-29 22:46:28.008 INFO    ARF (5996): Final RCS 41.25 (base 25.00 + loadout 0.00) * axpect 1.65)
2023-07-29 22:46:28.021 INFO    ARF (16316): Final RCS 41.28 (base 25.00 + loadout 0.00) * axpect 1.65)
2023-07-29 22:46:28.577 INFO    ARF (14528): Final RCS 43.26 (base 25.00 + loadout 0.00) * axpect 1.73)
2023-07-29 22:46:28.590 INFO    ARF (12064): Final RCS 43.30 (base 25.00 + loadout 0.00) * axpect 1.73)
2023-07-29 22:46:28.598 INFO    ARF (11024): Final RCS 43.33 (base 25.00 + loadout 0.00) * axpect 1.73)
2023-07-29 22:46:28.611 INFO    ARF (5276): Final RCS 43.37 (base 25.00 + loadout 0.00) * axpect 1.73)
2023-07-29 22:46:28.618 INFO    ARF (10832): Final RCS 43.41 (base 25.00 + loadout 0.00) * axpect 1.74)
2023-07-29 22:46:28.626 INFO    ARF (14048): Final RCS 43.45 (base 25.00 + loadout 0.00) * axpect 1.74)
2023-07-29 22:46:28.878 INFO    ARF (13920): Final RCS 7.47 (base 3.30 + loadout 2.57) * axpect 1.49)
2023-07-29 22:46:28.907 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:46:28.907 INFO    ARF (11024): Final RCS 41.03 (base 2.40 + loadout 6.41) * axpect 14.43)
2023-07-29 22:46:28.920 INFO    ARF (11892): Final RCS 7.47 (base 3.30 + loadout 2.57) * axpect 1.49)
2023-07-29 22:46:28.920 INFO    ARF (11892): Final RCS 41.03 (base 2.40 + loadout 6.41) * axpect 14.43)
2023-07-29 22:46:28.927 INFO    ARF (13420): Final RCS 7.47 (base 3.30 + loadout 2.57) * axpect 1.49)
2023-07-29 22:46:28.928 INFO    ARF (13420): Final RCS 41.03 (base 2.40 + loadout 6.41) * axpect 14.43)
2023-07-29 22:46:28.942 INFO    ARF (14528): Final RCS 7.48 (base 3.30 + loadout 2.57) * axpect 1.49)
2023-07-29 22:46:28.942 INFO    ARF (14528): Final RCS 41.03 (base 2.40 + loadout 6.41) * axpect 14.43)
2023-07-29 22:46:29.436 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:46:29.436 INFO    ARF (5548): Final RCS 100.15 (base 75.00 + loadout 0.00) * axpect 1.34)
2023-07-29 22:46:29.658 INFO    ARF (448): Final RCS 100.52 (base 75.00 + loadout 0.00) * axpect 1.34)
2023-07-29 22:46:29.665 INFO    ARF (11024): Final RCS 100.54 (base 75.00 + loadout 0.00) * axpect 1.34)
2023-07-29 22:46:29.679 INFO    ARF (5548): Final RCS 100.56 (base 75.00 + loadout 0.00) * axpect 1.34)
2023-07-29 22:46:29.686 INFO    ARF (9160): Final RCS 100.58 (base 75.00 + loadout 0.00) * axpect 1.34)
2023-07-29 22:46:29.701 INFO    ARF (11024): Final RCS 100.59 (base 75.00 + loadout 0.00) * axpect 1.34)
2023-07-29 22:46:29.708 INFO    ARF (8624): Final RCS 100.61 (base 75.00 + loadout 0.00) * axpect 1.34)
2023-07-29 22:46:29.721 INFO    ARF (1352): Final RCS 100.63 (base 75.00 + loadout 0.00) * axpect 1.34)
2023-07-29 22:46:29.835 INFO    ARF (11892): Final RCS 11.46 (base 3.30 + loadout 5.12) * axpect 1.92)
2023-07-29 22:46:29.878 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:46:29.878 INFO    ARF (14528): Final RCS 11.47 (base 3.30 + loadout 5.12) * axpect 1.92)
2023-07-29 22:46:30.035 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:46:30.035 INFO    ARF (10832): Final RCS 7.75 (base 3.00 + loadout 4.08) * axpect 1.22)
2023-07-29 22:46:30.049 INFO    ARF (5276): Final RCS 7.74 (base 3.00 + loadout 4.08) * axpect 1.22)
2023-07-29 22:46:30.070 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:46:30.070 INFO    ARF (3968): Final RCS 7.73 (base 3.00 + loadout 4.08) * axpect 1.22)
2023-07-29 22:46:30.092 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:46:30.092 INFO    ARF (9160): Final RCS 7.72 (base 3.00 + loadout 4.08) * axpect 1.22)
2023-07-29 22:46:30.099 INFO    ARF (11892): Final RCS 7.72 (base 3.00 + loadout 4.08) * axpect 1.21)
2023-07-29 22:46:30.142 INFO    ARF (10188): Final RCS 41.05 (base 2.40 + loadout 6.41) * axpect 14.43)
2023-07-29 22:46:30.149 INFO    ARF (448): Final RCS 0.59 (base 0.30 + loadout 0.00) * axpect 1.95)
2023-07-29 22:46:30.149 INFO    ARF (448): Final RCS 41.05 (base 2.40 + loadout 6.41) * axpect 14.43)
2023-07-29 22:46:30.157 INFO    ARF (1352): Final RCS 0.59 (base 0.30 + loadout 0.00) * axpect 1.96)
2023-07-29 22:46:30.157 INFO    ARF (1352): Final RCS 41.05 (base 2.40 + loadout 6.41) * axpect 14.44)
2023-07-29 22:46:30.169 INFO    ARF (8624): Final RCS 0.59 (base 0.30 + loadout 0.00) * axpect 1.96)
2023-07-29 22:46:30.169 INFO    ARF (8624): Final RCS 7.49 (base 3.30 + loadout 2.57) * axpect 1.49)
2023-07-29 22:46:30.169 INFO    ARF (8624): Final RCS 41.05 (base 2.40 + loadout 6.41) * axpect 14.44)
2023-07-29 22:46:30.178 INFO    ARF (448): Final RCS 0.59 (base 0.30 + loadout 0.00) * axpect 1.96)
2023-07-29 22:46:30.178 INFO    ARF (448): Final RCS 7.49 (base 3.30 + loadout 2.57) * axpect 1.49)
2023-07-29 22:46:30.178 INFO    ARF (448): Final RCS 41.05 (base 2.40 + loadout 6.41) * axpect 14.44)
2023-07-29 22:46:30.192 INFO    ARF (11892): Final RCS 0.59 (base 0.30 + loadout 0.00) * axpect 1.97)
2023-07-29 22:46:30.192 INFO    ARF (11892): Final RCS 7.49 (base 3.30 + loadout 2.57) * axpect 1.49)
2023-07-29 22:46:30.192 INFO    ARF (11892): Final RCS 41.05 (base 2.40 + loadout 6.41) * axpect 14.44)
2023-07-29 22:46:30.199 INFO    ARF (3428): Final RCS 0.59 (base 0.30 + loadout 0.00) * axpect 1.97)
2023-07-29 22:46:30.199 INFO    ARF (3428): Final RCS 7.49 (base 3.30 + loadout 2.57) * axpect 1.49)
2023-07-29 22:46:30.199 INFO    ARF (3428): Final RCS 41.05 (base 2.40 + loadout 6.41) * axpect 14.44)
2023-07-29 22:46:30.206 INFO    ARF (9160): Final RCS 0.59 (base 0.30 + loadout 0.00) * axpect 1.97)
2023-07-29 22:46:30.206 INFO    ARF (9160): Final RCS 7.49 (base 3.30 + loadout 2.57) * axpect 1.49)
2023-07-29 22:46:30.468 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:46:30.468 INFO    ARF (14528): Final RCS 50.23 (base 25.00 + loadout 0.00) * axpect 2.01)
2023-07-29 22:46:30.482 INFO    ARF (10832): Final RCS 50.26 (base 25.00 + loadout 0.00) * axpect 2.01)
2023-07-29 22:46:30.490 INFO    ARF (11892): Final RCS 50.29 (base 25.00 + loadout 0.00) * axpect 2.01)
2023-07-29 22:46:30.496 INFO    ARF (5996): Final RCS 50.32 (base 25.00 + loadout 0.00) * axpect 2.01)
2023-07-29 22:46:30.510 INFO    ARF (10832): Final RCS 50.35 (base 25.00 + loadout 0.00) * axpect 2.01)
2023-07-29 22:46:30.518 INFO    ARF (5276): Final RCS 50.38 (base 25.00 + loadout 0.00) * axpect 2.02)
2023-07-29 22:46:30.526 INFO    ARF (16380): Final RCS 50.41 (base 25.00 + loadout 0.00) * axpect 2.02)
2023-07-29 22:46:30.723 INFO    ASYNCNET (Main): Current ping: 73.1ms
2023-07-29 22:46:31.016 INFO    ARF (448): Final RCS 51.66 (base 25.00 + loadout 0.00) * axpect 2.07)
2023-07-29 22:46:31.030 INFO    ARF (10188): Final RCS 51.68 (base 25.00 + loadout 0.00) * axpect 2.07)
2023-07-29 22:46:31.037 INFO    ARF (12064): Final RCS 51.70 (base 25.00 + loadout 0.00) * axpect 2.07)
2023-07-29 22:46:31.050 INFO    ARF (14528): Final RCS 51.72 (base 25.00 + loadout 0.00) * axpect 2.07)
2023-07-29 22:46:31.058 INFO    ARF (5276): Final RCS 51.74 (base 25.00 + loadout 0.00) * axpect 2.07)
2023-07-29 22:46:31.072 INFO    ARF (8204): Final RCS 51.76 (base 25.00 + loadout 0.00) * axpect 2.07)
2023-07-29 22:46:31.079 INFO    ARF (9160): Final RCS 51.78 (base 25.00 + loadout 0.00) * axpect 2.07)
2023-07-29 22:46:31.320 INFO    ARF (14528): Final RCS 7.50 (base 3.30 + loadout 2.57) * axpect 1.49)
2023-07-29 22:46:31.341 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:46:31.341 INFO    ARF (11024): Final RCS 0.58 (base 0.30 + loadout 0.00) * axpect 1.94)
2023-07-29 22:46:31.341 INFO    ARF (11024): Final RCS 7.50 (base 3.30 + loadout 2.57) * axpect 1.49)
2023-07-29 22:46:31.349 INFO    ARF (14528): Final RCS 0.58 (base 0.30 + loadout 0.00) * axpect 1.93)
2023-07-29 22:46:31.349 INFO    ARF (14528): Final RCS 7.50 (base 3.30 + loadout 2.57) * axpect 1.49)
2023-07-29 22:46:31.356 INFO    ARF (16316): Final RCS 0.58 (base 0.30 + loadout 0.00) * axpect 1.93)
2023-07-29 22:46:31.356 INFO    ARF (16316): Final RCS 7.50 (base 3.30 + loadout 2.57) * axpect 1.49)
2023-07-29 22:46:31.356 INFO    ARF (16316): Final RCS 41.07 (base 2.40 + loadout 6.41) * axpect 14.44)
2023-07-29 22:46:31.369 INFO    ARF (16380): Final RCS 0.58 (base 0.30 + loadout 0.00) * axpect 1.93)
2023-07-29 22:46:31.369 INFO    ARF (16380): Final RCS 7.50 (base 3.30 + loadout 2.57) * axpect 1.49)
2023-07-29 22:46:31.369 INFO    ARF (16380): Final RCS 41.07 (base 2.40 + loadout 6.41) * axpect 14.44)
2023-07-29 22:46:31.377 INFO    ARF (17328): Final RCS 0.58 (base 0.30 + loadout 0.00) * axpect 1.92)
2023-07-29 22:46:31.377 INFO    ARF (17328): Final RCS 7.50 (base 3.30 + loadout 2.57) * axpect 1.49)
2023-07-29 22:46:31.377 INFO    ARF (17328): Final RCS 41.07 (base 2.40 + loadout 6.41) * axpect 14.44)
2023-07-29 22:46:31.391 INFO    ARF (11024): Final RCS 0.58 (base 0.30 + loadout 0.00) * axpect 1.92)
2023-07-29 22:46:31.391 INFO    ARF (11024): Final RCS 41.07 (base 2.40 + loadout 6.41) * axpect 14.44)
2023-07-29 22:46:31.398 INFO    ARF (10832): Final RCS 0.57 (base 0.30 + loadout 0.00) * axpect 1.92)
2023-07-29 22:46:31.398 INFO    ARF (10832): Final RCS 41.07 (base 2.40 + loadout 6.41) * axpect 14.44)
2023-07-29 22:46:31.461 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:46:31.461 INFO    ARF (8204): Final RCS 6.98 (base 3.00 + loadout 4.08) * axpect 0.97)
2023-07-29 22:46:31.646 WARNING LOG (3992): 5 duplicate message(s) skipped.
2023-07-29 22:46:31.646 INFO    ARF (1352): Final RCS 10.81 (base 3.30 + loadout 5.12) * axpect 1.72)
2023-07-29 22:46:31.659 INFO    ARF (5996): Final RCS 10.80 (base 3.30 + loadout 5.12) * axpect 1.72)
2023-07-29 22:46:31.680 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:46:31.680 INFO    ARF (12064): Final RCS 10.79 (base 3.30 + loadout 5.12) * axpect 1.72)
2023-07-29 22:46:31.702 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:46:31.702 INFO    ARF (10832): Final RCS 10.78 (base 3.30 + loadout 5.12) * axpect 1.71)
2023-07-29 22:46:31.778 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:46:31.778 INFO    ARF (5548): Final RCS 27.75 (base 3.00 + loadout 4.29) * axpect 7.82)
2023-07-29 22:46:31.792 INFO    ARF (8204): Final RCS 27.74 (base 3.00 + loadout 4.29) * axpect 7.82)
2023-07-29 22:46:31.841 WARNING LOG (3992): 4 duplicate message(s) skipped.
2023-07-29 22:46:31.841 INFO    ARF (5996): Final RCS 104.29 (base 75.00 + loadout 0.00) * axpect 1.39)
2023-07-29 22:46:31.841 INFO    ARF (5996): Final RCS 27.74 (base 3.00 + loadout 4.29) * axpect 7.82)
2023-07-29 22:46:31.849 INFO    ARF (8204): Final RCS 104.31 (base 75.00 + loadout 0.00) * axpect 1.39)
2023-07-29 22:46:31.862 INFO    ARF (10188): Final RCS 104.33 (base 75.00 + loadout 0.00) * axpect 1.39)
2023-07-29 22:46:31.868 INFO    ARF (5548): Final RCS 104.35 (base 75.00 + loadout 0.00) * axpect 1.39)
2023-07-29 22:46:31.876 INFO    ARF (16316): Final RCS 104.37 (base 75.00 + loadout 0.00) * axpect 1.39)
2023-07-29 22:46:31.890 INFO    ARF (17328): Final RCS 104.38 (base 75.00 + loadout 0.00) * axpect 1.39)
2023-07-29 22:46:31.898 INFO    ARF (8204): Final RCS 104.40 (base 75.00 + loadout 0.00) * axpect 1.39)
2023-07-29 22:46:32.107 INFO    ARF (448): Final RCS 104.77 (base 75.00 + loadout 0.00) * axpect 1.40)
2023-07-29 22:46:32.121 INFO    ARF (9160): Final RCS 104.79 (base 75.00 + loadout 0.00) * axpect 1.40)
2023-07-29 22:46:32.128 INFO    ARF (17328): Final RCS 104.81 (base 75.00 + loadout 0.00) * axpect 1.40)
2023-07-29 22:46:32.136 INFO    ARF (5548): Final RCS 104.82 (base 75.00 + loadout 0.00) * axpect 1.40)
2023-07-29 22:46:32.150 INFO    ARF (10188): Final RCS 104.84 (base 75.00 + loadout 0.00) * axpect 1.40)
2023-07-29 22:46:32.157 INFO    ARF (5996): Final RCS 104.86 (base 75.00 + loadout 0.00) * axpect 1.40)
2023-07-29 22:46:32.170 INFO    ARF (5548): Final RCS 27.71 (base 3.00 + loadout 4.29) * axpect 7.81)
2023-07-29 22:46:32.294 WARNING LOG (3992): 5 duplicate message(s) skipped.
2023-07-29 22:46:32.294 INFO    ARF (14048): Final RCS 10.50 (base 3.30 + loadout 5.12) * axpect 1.63)
2023-07-29 22:46:32.313 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:46:32.313 INFO    ARF (14528): Final RCS 10.49 (base 3.30 + loadout 5.12) * axpect 1.63)
2023-07-29 22:46:32.345 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:46:32.345 INFO    ARF (16380): Final RCS 10.48 (base 3.30 + loadout 5.12) * axpect 1.62)
2023-07-29 22:46:32.491 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:46:32.491 INFO    ARF (5548): Final RCS 7.22 (base 3.00 + loadout 4.08) * axpect 1.05)
2023-07-29 22:46:32.499 INFO    ARF (5276): Final RCS 7.23 (base 3.00 + loadout 4.08) * axpect 1.05)
2023-07-29 22:46:32.519 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:46:32.519 INFO    ARF (3968): Final RCS 7.24 (base 3.00 + loadout 4.08) * axpect 1.06)
2023-07-29 22:46:32.527 INFO    ARF (17328): Final RCS 7.25 (base 3.00 + loadout 4.08) * axpect 1.06)
2023-07-29 22:46:32.541 INFO    ARF (8624): Final RCS 7.26 (base 3.00 + loadout 4.08) * axpect 1.06)
2023-07-29 22:46:32.598 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:46:32.598 INFO    ARF (14048): Final RCS 0.45 (base 0.30 + loadout 0.00) * axpect 1.50)
2023-07-29 22:46:32.618 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:46:32.618 INFO    ARF (16316): Final RCS 7.52 (base 3.30 + loadout 2.57) * axpect 1.50)
2023-07-29 22:46:32.625 INFO    ARF (7300): Final RCS 0.45 (base 0.30 + loadout 0.00) * axpect 1.49)
2023-07-29 22:46:32.625 INFO    ARF (7300): Final RCS 7.52 (base 3.30 + loadout 2.57) * axpect 1.50)
2023-07-29 22:46:32.640 INFO    ARF (17328): Final RCS 0.45 (base 0.30 + loadout 0.00) * axpect 1.49)
2023-07-29 22:46:32.640 INFO    ARF (17328): Final RCS 7.52 (base 3.30 + loadout 2.57) * axpect 1.50)
2023-07-29 22:46:32.648 INFO    ARF (5276): Final RCS 0.45 (base 0.30 + loadout 0.00) * axpect 1.49)
2023-07-29 22:46:32.648 INFO    ARF (5276): Final RCS 7.52 (base 3.30 + loadout 2.57) * axpect 1.50)
2023-07-29 22:46:32.662 INFO    ARF (13920): Final RCS 0.45 (base 0.30 + loadout 0.00) * axpect 1.49)
2023-07-29 22:46:32.662 INFO    ARF (13920): Final RCS 7.52 (base 3.30 + loadout 2.57) * axpect 1.50)
2023-07-29 22:46:32.932 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:46:32.932 INFO    ARF (3428): Final RCS 51.66 (base 25.00 + loadout 0.00) * axpect 2.07)
2023-07-29 22:46:32.939 INFO    ARF (3968): Final RCS 51.64 (base 25.00 + loadout 0.00) * axpect 2.07)
2023-07-29 22:46:32.947 INFO    ARF (11892): Final RCS 51.62 (base 25.00 + loadout 0.00) * axpect 2.06)
2023-07-29 22:46:32.961 INFO    ARF (11024): Final RCS 51.60 (base 25.00 + loadout 0.00) * axpect 2.06)
2023-07-29 22:46:32.969 INFO    ARF (14528): Final RCS 51.58 (base 25.00 + loadout 0.00) * axpect 2.06)
2023-07-29 22:46:32.978 INFO    ARF (10188): Final RCS 51.55 (base 25.00 + loadout 0.00) * axpect 2.06)
2023-07-29 22:46:32.991 INFO    ARF (14048): Final RCS 51.53 (base 25.00 + loadout 0.00) * axpect 2.06)
2023-07-29 22:46:33.528 INFO    ARF (448): Final RCS 50.04 (base 25.00 + loadout 0.00) * axpect 2.00)
2023-07-29 22:46:33.535 INFO    ARF (5276): Final RCS 50.01 (base 25.00 + loadout 0.00) * axpect 2.00)
2023-07-29 22:46:33.540 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:46:33.552 INFO    ARF (14528): Final RCS 49.98 (base 25.00 + loadout 0.00) * axpect 2.00)
2023-07-29 22:46:33.560 INFO    ARF (16380): Final RCS 49.95 (base 25.00 + loadout 0.00) * axpect 2.00)
2023-07-29 22:46:33.568 INFO    ARF (3428): Final RCS 49.92 (base 25.00 + loadout 0.00) * axpect 2.00)
2023-07-29 22:46:33.575 INFO    ARF (12064): Final RCS 49.88 (base 25.00 + loadout 0.00) * axpect 2.00)
2023-07-29 22:46:33.592 INFO    ARF (13420): Final RCS 49.85 (base 25.00 + loadout 0.00) * axpect 1.99)
2023-07-29 22:46:33.839 INFO    ARF (5548): Final RCS 7.53 (base 3.30 + loadout 2.57) * axpect 1.50)
2023-07-29 22:46:33.865 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:46:33.865 INFO    ARF (7300): Final RCS 41.12 (base 2.40 + loadout 6.41) * axpect 14.46)
2023-07-29 22:46:33.888 INFO    ARF (13420): Final RCS 7.53 (base 3.30 + loadout 2.57) * axpect 1.50)
2023-07-29 22:46:33.888 INFO    ARF (13420): Final RCS 41.12 (base 2.40 + loadout 6.41) * axpect 14.46)
2023-07-29 22:46:33.889 INFO    ARF (14048): Final RCS 7.53 (base 3.30 + loadout 2.57) * axpect 1.50)
2023-07-29 22:46:33.889 INFO    ARF (14048): Final RCS 41.12 (base 2.40 + loadout 6.41) * axpect 14.46)
2023-07-29 22:46:33.897 INFO    ARF (7300): Final RCS 7.53 (base 3.30 + loadout 2.57) * axpect 1.50)
2023-07-29 22:46:33.897 INFO    ARF (7300): Final RCS 41.12 (base 2.40 + loadout 6.41) * axpect 14.46)
2023-07-29 22:46:33.923 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:46:33.923 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:46:34.399 INFO    ARF (8204): Final RCS 108.86 (base 75.00 + loadout 0.00) * axpect 1.45)
2023-07-29 22:46:34.406 INFO    ARF (7300): Final RCS 108.88 (base 75.00 + loadout 0.00) * axpect 1.45)
2023-07-29 22:46:34.598 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:46:34.598 DEBUG   Scripting (Main): Phrases make : key = 1
2023-07-29 22:46:34.598 DEBUG   Scripting (Main): 	 AWACSCallsign:make
2023-07-29 22:46:34.598 DEBUG   Scripting (Main): Phrases make : key = 1
2023-07-29 22:46:34.598 DEBUG   Scripting (Main): Phrases make : key = 4365
2023-07-29 22:46:34.607 INFO    ARF (14528): Final RCS 109.24 (base 75.00 + loadout 0.00) * axpect 1.46)
2023-07-29 22:46:34.620 INFO    ARF (9160): Final RCS 109.26 (base 75.00 + loadout 0.00) * axpect 1.46)
2023-07-29 22:46:34.629 INFO    ARF (3968): Final RCS 109.28 (base 75.00 + loadout 0.00) * axpect 1.46)
2023-07-29 22:46:34.637 INFO    ARF (14528): Final RCS 109.30 (base 75.00 + loadout 0.00) * axpect 1.46)
2023-07-29 22:46:34.646 INFO    ARF (1352): Final RCS 109.31 (base 75.00 + loadout 0.00) * axpect 1.46)
2023-07-29 22:46:34.655 INFO    ARF (16316): Final RCS 109.33 (base 75.00 + loadout 0.00) * axpect 1.46)
2023-07-29 22:46:34.670 INFO    ARF (8624): Final RCS 109.35 (base 75.00 + loadout 0.00) * axpect 1.46)
2023-07-29 22:46:34.797 INFO    ARF (13920): Final RCS 10.01 (base 3.30 + loadout 5.12) * axpect 1.48)
2023-07-29 22:46:35.001 WARNING LOG (3992): 5 duplicate message(s) skipped.
2023-07-29 22:46:35.001 INFO    ARF (5996): Final RCS 9.92 (base 3.00 + loadout 4.08) * axpect 1.95)
2023-07-29 22:46:35.009 INFO    ARF (12064): Final RCS 9.95 (base 3.00 + loadout 4.08) * axpect 1.96)
2023-07-29 22:46:35.026 INFO    ARF (3968): Final RCS 9.97 (base 3.00 + loadout 4.08) * axpect 1.97)
2023-07-29 22:46:35.027 INFO    ARF (17328): Final RCS 10.00 (base 3.00 + loadout 4.08) * axpect 1.98)
2023-07-29 22:46:35.039 INFO    ARF (3428): Final RCS 10.03 (base 3.00 + loadout 4.08) * axpect 1.98)
2023-07-29 22:46:35.053 INFO    ARF (13920): Final RCS 10.06 (base 3.00 + loadout 4.08) * axpect 1.99)
2023-07-29 22:46:35.102 INFO    ARF (1352): Final RCS 41.14 (base 2.40 + loadout 6.41) * axpect 14.47)
2023-07-29 22:46:35.111 INFO    ARF (14528): Final RCS 0.71 (base 0.30 + loadout 0.00) * axpect 2.37)
2023-07-29 22:46:35.111 INFO    ARF (14528): Final RCS 41.14 (base 2.40 + loadout 6.41) * axpect 14.47)
2023-07-29 22:46:35.119 INFO    ARF (7300): Final RCS 0.71 (base 0.30 + loadout 0.00) * axpect 2.37)
2023-07-29 22:46:35.119 INFO    ARF (7300): Final RCS 41.14 (base 2.40 + loadout 6.41) * axpect 14.47)
2023-07-29 22:46:35.128 INFO    ARF (1352): Final RCS 0.71 (base 0.30 + loadout 0.00) * axpect 2.38)
2023-07-29 22:46:35.128 INFO    ARF (1352): Final RCS 7.54 (base 3.30 + loadout 2.57) * axpect 1.51)
2023-07-29 22:46:35.128 INFO    ARF (1352): Final RCS 41.14 (base 2.40 + loadout 6.41) * axpect 14.47)
2023-07-29 22:46:35.136 INFO    ARF (14528): Final RCS 0.71 (base 0.30 + loadout 0.00) * axpect 2.38)
2023-07-29 22:46:35.136 INFO    ARF (14528): Final RCS 7.55 (base 3.30 + loadout 2.57) * axpect 1.51)
2023-07-29 22:46:35.136 INFO    ARF (14528): Final RCS 41.14 (base 2.40 + loadout 6.41) * axpect 14.47)
2023-07-29 22:46:35.146 INFO    ARF (14048): Final RCS 0.72 (base 0.30 + loadout 0.00) * axpect 2.39)
2023-07-29 22:46:35.146 INFO    ARF (14048): Final RCS 7.55 (base 3.30 + loadout 2.57) * axpect 1.51)
2023-07-29 22:46:35.146 INFO    ARF (14048): Final RCS 41.14 (base 2.40 + loadout 6.41) * axpect 14.47)
2023-07-29 22:46:35.161 INFO    ARF (13920): Final RCS 0.72 (base 0.30 + loadout 0.00) * axpect 2.39)
2023-07-29 22:46:35.161 INFO    ARF (13920): Final RCS 7.55 (base 3.30 + loadout 2.57) * axpect 1.51)
2023-07-29 22:46:35.161 INFO    ARF (13920): Final RCS 41.14 (base 2.40 + loadout 6.41) * axpect 14.47)
2023-07-29 22:46:35.178 INFO    ARF (10188): Final RCS 0.72 (base 0.30 + loadout 0.00) * axpect 2.40)
2023-07-29 22:46:35.178 INFO    ARF (10188): Final RCS 7.55 (base 3.30 + loadout 2.57) * axpect 1.51)
2023-07-29 22:46:35.435 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:46:35.435 INFO    ARF (448): Final RCS 42.58 (base 25.00 + loadout 0.00) * axpect 1.70)
2023-07-29 22:46:35.450 INFO    ARF (14048): Final RCS 42.54 (base 25.00 + loadout 0.00) * axpect 1.70)
2023-07-29 22:46:35.459 INFO    ARF (10832): Final RCS 42.50 (base 25.00 + loadout 0.00) * axpect 1.70)
2023-07-29 22:46:35.467 INFO    ARF (5276): Final RCS 42.46 (base 25.00 + loadout 0.00) * axpect 1.70)
2023-07-29 22:46:35.475 INFO    ARF (9160): Final RCS 42.42 (base 25.00 + loadout 0.00) * axpect 1.70)
2023-07-29 22:46:35.491 INFO    ARF (13920): Final RCS 42.38 (base 25.00 + loadout 0.00) * axpect 1.70)
2023-07-29 22:46:35.977 INFO    ARF (5996): Final RCS 40.54 (base 25.00 + loadout 0.00) * axpect 1.62)
2023-07-29 22:46:35.984 INFO    ARF (16380): Final RCS 40.50 (base 25.00 + loadout 0.00) * axpect 1.62)
2023-07-29 22:46:36.001 INFO    ARF (11024): Final RCS 40.47 (base 25.00 + loadout 0.00) * axpect 1.62)
2023-07-29 22:46:36.008 INFO    ARF (5276): Final RCS 40.43 (base 25.00 + loadout 0.00) * axpect 1.62)
2023-07-29 22:46:36.017 INFO    ARF (10832): Final RCS 40.40 (base 25.00 + loadout 0.00) * axpect 1.62)
2023-07-29 22:46:36.024 INFO    ARF (11024): Final RCS 40.36 (base 25.00 + loadout 0.00) * axpect 1.61)
2023-07-29 22:46:36.266 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:46:36.281 INFO    ARF (8204): Final RCS 7.56 (base 3.30 + loadout 2.57) * axpect 1.51)
2023-07-29 22:46:36.297 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:46:36.297 INFO    ARF (14528): Final RCS 0.76 (base 0.30 + loadout 0.00) * axpect 2.53)
2023-07-29 22:46:36.297 INFO    ARF (14528): Final RCS 7.56 (base 3.30 + loadout 2.57) * axpect 1.51)
2023-07-29 22:46:36.312 INFO    ARF (10832): Final RCS 0.76 (base 0.30 + loadout 0.00) * axpect 2.53)
2023-07-29 22:46:36.312 INFO    ARF (10832): Final RCS 7.56 (base 3.30 + loadout 2.57) * axpect 1.51)
2023-07-29 22:46:36.324 INFO    ARF (3968): Final RCS 0.76 (base 0.30 + loadout 0.00) * axpect 2.52)
2023-07-29 22:46:36.324 INFO    ARF (3968): Final RCS 7.56 (base 3.30 + loadout 2.57) * axpect 1.51)
2023-07-29 22:46:36.325 INFO    ARF (11024): Final RCS 0.76 (base 0.30 + loadout 0.00) * axpect 2.52)
2023-07-29 22:46:36.325 INFO    ARF (11024): Final RCS 7.56 (base 3.30 + loadout 2.57) * axpect 1.51)
2023-07-29 22:46:36.341 INFO    ARF (13420): Final RCS 0.76 (base 0.30 + loadout 0.00) * axpect 2.52)
2023-07-29 22:46:36.341 INFO    ARF (13420): Final RCS 7.56 (base 3.30 + loadout 2.57) * axpect 1.51)
2023-07-29 22:46:36.350 INFO    ARF (3968): Final RCS 0.76 (base 0.30 + loadout 0.00) * axpect 2.52)
2023-07-29 22:46:36.419 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:46:36.419 INFO    ARF (448): Final RCS 24.18 (base 3.00 + loadout 4.08) * axpect 6.70)
2023-07-29 22:46:36.427 INFO    ARF (3968): Final RCS 24.24 (base 3.00 + loadout 4.08) * axpect 6.72)
2023-07-29 22:46:36.436 INFO    ARF (17328): Final RCS 24.31 (base 3.00 + loadout 4.08) * axpect 6.74)
2023-07-29 22:46:36.451 INFO    ARF (5276): Final RCS 24.37 (base 3.00 + loadout 4.08) * axpect 6.77)
2023-07-29 22:46:36.460 INFO    ARF (12064): Final RCS 24.43 (base 3.00 + loadout 4.08) * axpect 6.79)
2023-07-29 22:46:36.468 INFO    ARF (8624): Final RCS 24.49 (base 3.00 + loadout 4.08) * axpect 6.81)
2023-07-29 22:46:36.483 INFO    ARF (13920): Final RCS 24.55 (base 3.00 + loadout 4.08) * axpect 6.82)
2023-07-29 22:46:36.615 INFO    ARF (8624): Final RCS 9.96 (base 3.30 + loadout 5.12) * axpect 1.46)
2023-07-29 22:46:36.741 WARNING LOG (3992): 5 duplicate message(s) skipped.
2023-07-29 22:46:36.741 INFO    ARF (9160): Final RCS 27.27 (base 3.00 + loadout 4.29) * axpect 7.66)
2023-07-29 22:46:36.797 WARNING LOG (3992): 5 duplicate message(s) skipped.
2023-07-29 22:46:36.797 INFO    ARF (11024): Final RCS 27.26 (base 3.00 + loadout 4.29) * axpect 7.66)
2023-07-29 22:46:36.809 INFO    ARF (1352): Final RCS 113.22 (base 75.00 + loadout 0.00) * axpect 1.51)
2023-07-29 22:46:36.821 INFO    ARF (16316): Final RCS 113.24 (base 75.00 + loadout 0.00) * axpect 1.51)
2023-07-29 22:46:36.834 INFO    ARF (10832): Final RCS 113.26 (base 75.00 + loadout 0.00) * axpect 1.51)
2023-07-29 22:46:36.842 INFO    ARF (10188): Final RCS 113.28 (base 75.00 + loadout 0.00) * axpect 1.51)
2023-07-29 22:46:36.850 INFO    ARF (3428): Final RCS 113.29 (base 75.00 + loadout 0.00) * axpect 1.51)
2023-07-29 22:46:36.859 INFO    ARF (11024): Final RCS 113.31 (base 75.00 + loadout 0.00) * axpect 1.51)
2023-07-29 22:46:36.874 INFO    ARF (8204): Final RCS 113.33 (base 75.00 + loadout 0.00) * axpect 1.51)
2023-07-29 22:46:37.058 INFO    ARF (14048): Final RCS 113.67 (base 75.00 + loadout 0.00) * axpect 1.52)
2023-07-29 22:46:37.069 INFO    ARF (8624): Final RCS 113.69 (base 75.00 + loadout 0.00) * axpect 1.52)
2023-07-29 22:46:37.078 INFO    ARF (5548): Final RCS 113.71 (base 75.00 + loadout 0.00) * axpect 1.52)
2023-07-29 22:46:37.085 INFO    ARF (10832): Final RCS 113.73 (base 75.00 + loadout 0.00) * axpect 1.52)
2023-07-29 22:46:37.102 INFO    ARF (1352): Final RCS 113.74 (base 75.00 + loadout 0.00) * axpect 1.52)
2023-07-29 22:46:37.109 INFO    ARF (13420): Final RCS 113.76 (base 75.00 + loadout 0.00) * axpect 1.52)
2023-07-29 22:46:37.118 DEBUG   LuaGUI (Main): --- onChatMessage---	no 500 kilograms	22	-2
2023-07-29 22:46:37.125 INFO    ARF (12064): Final RCS 27.23 (base 3.00 + loadout 4.29) * axpect 7.64)
2023-07-29 22:46:37.159 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:46:37.159 INFO    ARF (13420): Final RCS 27.22 (base 3.00 + loadout 4.29) * axpect 7.64)
2023-07-29 22:46:37.251 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:46:37.251 INFO    ARF (11024): Final RCS 9.95 (base 3.30 + loadout 5.12) * axpect 1.46)
2023-07-29 22:46:37.448 WARNING LOG (3992): 5 duplicate message(s) skipped.
2023-07-29 22:46:37.448 INFO    ARF (14528): Final RCS 29.30 (base 3.00 + loadout 4.08) * axpect 8.41)
2023-07-29 22:46:37.464 INFO    ARF (5276): Final RCS 29.36 (base 3.00 + loadout 4.08) * axpect 8.43)
2023-07-29 22:46:37.465 INFO    ARF (11892): Final RCS 29.42 (base 3.00 + loadout 4.08) * axpect 8.45)
2023-07-29 22:46:37.480 INFO    ARF (13420): Final RCS 29.48 (base 3.00 + loadout 4.08) * axpect 8.47)
2023-07-29 22:46:37.488 INFO    ARF (448): Final RCS 29.54 (base 3.00 + loadout 4.08) * axpect 8.49)
2023-07-29 22:46:37.496 INFO    ARF (3428): Final RCS 29.59 (base 3.00 + loadout 4.08) * axpect 8.50)
2023-07-29 22:46:37.571 INFO    ARF (12064): Final RCS 0.76 (base 0.30 + loadout 0.00) * axpect 2.52)
2023-07-29 22:46:37.580 INFO    ARF (10832): Final RCS 0.76 (base 0.30 + loadout 0.00) * axpect 2.53)
2023-07-29 22:46:37.587 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:46:37.587 INFO    ARF (5996): Final RCS 7.57 (base 3.30 + loadout 2.57) * axpect 1.51)
2023-07-29 22:46:37.596 INFO    ARF (12064): Final RCS 0.76 (base 0.30 + loadout 0.00) * axpect 2.54)
2023-07-29 22:46:37.596 INFO    ARF (12064): Final RCS 7.57 (base 3.30 + loadout 2.57) * axpect 1.51)
2023-07-29 22:46:37.611 INFO    ARF (10832): Final RCS 0.76 (base 0.30 + loadout 0.00) * axpect 2.54)
2023-07-29 22:46:37.611 INFO    ARF (10832): Final RCS 7.57 (base 3.30 + loadout 2.57) * axpect 1.51)
2023-07-29 22:46:37.619 INFO    ARF (5276): Final RCS 0.76 (base 0.30 + loadout 0.00) * axpect 2.55)
2023-07-29 22:46:37.619 INFO    ARF (5276): Final RCS 7.57 (base 3.30 + loadout 2.57) * axpect 1.51)
2023-07-29 22:46:37.900 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:46:37.900 INFO    ARF (5548): Final RCS 36.09 (base 25.00 + loadout 0.00) * axpect 1.44)
2023-07-29 22:46:37.907 INFO    ARF (14528): Final RCS 36.08 (base 25.00 + loadout 0.00) * axpect 1.44)
2023-07-29 22:46:37.915 INFO    ARF (10832): Final RCS 36.07 (base 25.00 + loadout 0.00) * axpect 1.44)
2023-07-29 22:46:37.938 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:46:37.938 INFO    ARF (5996): Final RCS 36.06 (base 25.00 + loadout 0.00) * axpect 1.44)
2023-07-29 22:46:37.948 INFO    ARF (12064): Final RCS 36.05 (base 25.00 + loadout 0.00) * axpect 1.44)
2023-07-29 22:46:38.486 INFO    ARF (16380): Final RCS 35.87 (base 25.00 + loadout 0.00) * axpect 1.43)
2023-07-29 22:46:38.552 WARNING LOG (3992): 5 duplicate message(s) skipped.
2023-07-29 22:46:38.552 INFO    ARF (10188): Final RCS 35.88 (base 25.00 + loadout 0.00) * axpect 1.44)
2023-07-29 22:46:38.805 INFO    ARF (12064): Final RCS 7.58 (base 3.30 + loadout 2.57) * axpect 1.52)
2023-07-29 22:46:38.829 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:46:38.829 INFO    ARF (13420): Final RCS 41.20 (base 2.40 + loadout 6.41) * axpect 14.50)
2023-07-29 22:46:38.837 INFO    ARF (11892): Final RCS 7.58 (base 3.30 + loadout 2.57) * axpect 1.52)
2023-07-29 22:46:38.837 INFO    ARF (11892): Final RCS 41.20 (base 2.40 + loadout 6.41) * axpect 14.50)
2023-07-29 22:46:38.846 INFO    ARF (10188): Final RCS 7.58 (base 3.30 + loadout 2.57) * axpect 1.52)
2023-07-29 22:46:38.846 INFO    ARF (10188): Final RCS 41.20 (base 2.40 + loadout 6.41) * axpect 14.50)
2023-07-29 22:46:38.988 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:46:38.988 INFO    ARF (5548): Final RCS 28.22 (base 3.00 + loadout 4.08) * axpect 8.05)
2023-07-29 22:46:39.359 INFO    ARF (14048): Final RCS 117.79 (base 75.00 + loadout 0.00) * axpect 1.57)
2023-07-29 22:46:39.367 INFO    ARF (3428): Final RCS 117.81 (base 75.00 + loadout 0.00) * axpect 1.57)
2023-07-29 22:46:39.375 INFO    ARF (8624): Final RCS 117.83 (base 75.00 + loadout 0.00) * axpect 1.57)
2023-07-29 22:46:39.468 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:46:39.562 INFO    ARF (16316): Final RCS 118.14 (base 75.00 + loadout 0.00) * axpect 1.58)
2023-07-29 22:46:39.569 INFO    ARF (14048): Final RCS 118.16 (base 75.00 + loadout 0.00) * axpect 1.58)
2023-07-29 22:46:39.578 INFO    ARF (11024): Final RCS 118.18 (base 75.00 + loadout 0.00) * axpect 1.58)
2023-07-29 22:46:39.585 INFO    ARF (13920): Final RCS 118.20 (base 75.00 + loadout 0.00) * axpect 1.58)
2023-07-29 22:46:39.602 INFO    ARF (12064): Final RCS 118.21 (base 75.00 + loadout 0.00) * axpect 1.58)
2023-07-29 22:46:39.609 INFO    ARF (8624): Final RCS 118.23 (base 75.00 + loadout 0.00) * axpect 1.58)
2023-07-29 22:46:39.617 INFO    ARF (14528): Final RCS 118.25 (base 75.00 + loadout 0.00) * axpect 1.58)
2023-07-29 22:46:39.750 INFO    ARF (8204): Final RCS 10.64 (base 3.30 + loadout 5.12) * axpect 1.67)
2023-07-29 22:46:39.759 INFO    ARF (5996): Final RCS 10.65 (base 3.30 + loadout 5.12) * axpect 1.67)
2023-07-29 22:46:39.766 INFO    ARF (3428): Final RCS 10.66 (base 3.30 + loadout 5.12) * axpect 1.68)
2023-07-29 22:46:39.789 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:46:39.789 INFO    ARF (11024): Final RCS 10.67 (base 3.30 + loadout 5.12) * axpect 1.68)
2023-07-29 22:46:39.797 INFO    ARF (17328): Final RCS 10.68 (base 3.30 + loadout 5.12) * axpect 1.68)
2023-07-29 22:46:39.805 INFO    ARF (10188): Final RCS 10.69 (base 3.30 + loadout 5.12) * axpect 1.69)
2023-07-29 22:46:39.945 INFO    ARF (13420): Final RCS 32.59 (base 3.00 + loadout 4.08) * axpect 9.50)
2023-07-29 22:46:39.959 INFO    ARF (5996): Final RCS 32.64 (base 3.00 + loadout 4.08) * axpect 9.52)
2023-07-29 22:46:39.967 INFO    ARF (14048): Final RCS 32.70 (base 3.00 + loadout 4.08) * axpect 9.54)
2023-07-29 22:46:39.975 INFO    ARF (3428): Final RCS 32.75 (base 3.00 + loadout 4.08) * axpect 9.56)
2023-07-29 22:46:39.990 INFO    ARF (448): Final RCS 32.81 (base 3.00 + loadout 4.08) * axpect 9.58)
2023-07-29 22:46:39.999 INFO    ARF (16316): Final RCS 32.86 (base 3.00 + loadout 4.08) * axpect 9.59)
2023-07-29 22:46:40.006 INFO    ARF (10832): Final RCS 32.92 (base 3.00 + loadout 4.08) * axpect 9.61)
2023-07-29 22:46:40.060 INFO    ARF (7300): Final RCS 41.22 (base 2.40 + loadout 6.41) * axpect 14.51)
2023-07-29 22:46:40.067 INFO    ARF (17328): Final RCS 2.16 (base 0.30 + loadout 0.00) * axpect 7.18)
2023-07-29 22:46:40.067 INFO    ARF (17328): Final RCS 41.23 (base 2.40 + loadout 6.41) * axpect 14.51)
2023-07-29 22:46:40.075 INFO    ARF (12064): Final RCS 2.16 (base 0.30 + loadout 0.00) * axpect 7.20)
2023-07-29 22:46:40.075 INFO    ARF (12064): Final RCS 41.23 (base 2.40 + loadout 6.41) * axpect 14.51)
2023-07-29 22:46:40.091 INFO    ARF (7300): Final RCS 2.17 (base 0.30 + loadout 0.00) * axpect 7.22)
2023-07-29 22:46:40.091 INFO    ARF (7300): Final RCS 7.63 (base 3.30 + loadout 2.57) * axpect 1.53)
2023-07-29 22:46:40.091 INFO    ARF (7300): Final RCS 41.23 (base 2.40 + loadout 6.41) * axpect 14.51)
2023-07-29 22:46:40.098 INFO    ARF (3428): Final RCS 2.17 (base 0.30 + loadout 0.00) * axpect 7.24)
2023-07-29 22:46:40.098 INFO    ARF (3428): Final RCS 7.64 (base 3.30 + loadout 2.57) * axpect 1.53)
2023-07-29 22:46:40.098 INFO    ARF (3428): Final RCS 41.23 (base 2.40 + loadout 6.41) * axpect 14.51)
2023-07-29 22:46:40.106 INFO    ARF (5996): Final RCS 2.18 (base 0.30 + loadout 0.00) * axpect 7.26)
2023-07-29 22:46:40.106 INFO    ARF (5996): Final RCS 7.64 (base 3.30 + loadout 2.57) * axpect 1.54)
2023-07-29 22:46:40.106 INFO    ARF (5996): Final RCS 41.23 (base 2.40 + loadout 6.41) * axpect 14.51)
2023-07-29 22:46:40.117 INFO    ARF (7300): Final RCS 2.18 (base 0.30 + loadout 0.00) * axpect 7.28)
2023-07-29 22:46:40.117 INFO    ARF (7300): Final RCS 7.64 (base 3.30 + loadout 2.57) * axpect 1.54)
2023-07-29 22:46:40.117 INFO    ARF (7300): Final RCS 41.23 (base 2.40 + loadout 6.41) * axpect 14.51)
2023-07-29 22:46:40.128 INFO    ARF (3428): Final RCS 2.19 (base 0.30 + loadout 0.00) * axpect 7.30)
2023-07-29 22:46:40.128 INFO    ARF (3428): Final RCS 7.65 (base 3.30 + loadout 2.57) * axpect 1.54)
2023-07-29 22:46:40.401 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:46:40.401 INFO    ARF (14048): Final RCS 38.90 (base 25.00 + loadout 0.00) * axpect 1.56)
2023-07-29 22:46:40.409 INFO    ARF (17328): Final RCS 38.93 (base 25.00 + loadout 0.00) * axpect 1.56)
2023-07-29 22:46:40.419 INFO    ARF (11892): Final RCS 38.96 (base 25.00 + loadout 0.00) * axpect 1.56)
2023-07-29 22:46:40.429 INFO    ARF (5276): Final RCS 38.99 (base 25.00 + loadout 0.00) * axpect 1.56)
2023-07-29 22:46:40.437 INFO    ARF (12064): Final RCS 39.02 (base 25.00 + loadout 0.00) * axpect 1.56)
2023-07-29 22:46:40.452 INFO    ARF (5548): Final RCS 39.05 (base 25.00 + loadout 0.00) * axpect 1.56)
2023-07-29 22:46:40.461 INFO    ARF (7300): Final RCS 39.08 (base 25.00 + loadout 0.00) * axpect 1.56)
2023-07-29 22:46:40.926 INFO    ARF (7300): Final RCS 40.61 (base 25.00 + loadout 0.00) * axpect 1.62)
2023-07-29 22:46:40.941 INFO    ARF (448): Final RCS 40.65 (base 25.00 + loadout 0.00) * axpect 1.63)
2023-07-29 22:46:40.951 INFO    ARF (8624): Final RCS 40.68 (base 25.00 + loadout 0.00) * axpect 1.63)
2023-07-29 22:46:40.960 INFO    ARF (3428): Final RCS 40.72 (base 25.00 + loadout 0.00) * axpect 1.63)
2023-07-29 22:46:40.968 INFO    ARF (3968): Final RCS 40.75 (base 25.00 + loadout 0.00) * axpect 1.63)
2023-07-29 22:46:40.983 INFO    ARF (11892): Final RCS 40.79 (base 25.00 + loadout 0.00) * axpect 1.63)
2023-07-29 22:46:40.990 INFO    ARF (16380): Final RCS 40.82 (base 25.00 + loadout 0.00) * axpect 1.63)
2023-07-29 22:46:41.234 INFO    ARF (8204): Final RCS 7.67 (base 3.30 + loadout 2.57) * axpect 1.54)
2023-07-29 22:46:41.250 INFO    ARF (10188): Final RCS 7.66 (base 3.30 + loadout 2.57) * axpect 1.54)
2023-07-29 22:46:41.265 INFO    ARF (5548): Final RCS 2.44 (base 0.30 + loadout 0.00) * axpect 8.14)
2023-07-29 22:46:41.265 INFO    ARF (5548): Final RCS 7.66 (base 3.30 + loadout 2.57) * axpect 1.54)
2023-07-29 22:46:41.266 INFO    ARF (1352): Final RCS 2.44 (base 0.30 + loadout 0.00) * axpect 8.14)
2023-07-29 22:46:41.266 INFO    ARF (1352): Final RCS 7.65 (base 3.30 + loadout 2.57) * axpect 1.54)
2023-07-29 22:46:41.280 INFO    ARF (9160): Final RCS 2.44 (base 0.30 + loadout 0.00) * axpect 8.14)
2023-07-29 22:46:41.280 INFO    ARF (9160): Final RCS 7.65 (base 3.30 + loadout 2.57) * axpect 1.54)
2023-07-29 22:46:41.287 INFO    ARF (3968): Final RCS 2.44 (base 0.30 + loadout 0.00) * axpect 8.14)
2023-07-29 22:46:41.287 INFO    ARF (3968): Final RCS 7.64 (base 3.30 + loadout 2.57) * axpect 1.54)
2023-07-29 22:46:41.296 INFO    ARF (11892): Final RCS 2.44 (base 0.30 + loadout 0.00) * axpect 8.14)
2023-07-29 22:46:41.296 INFO    ARF (11892): Final RCS 7.64 (base 3.30 + loadout 2.57) * axpect 1.54)
2023-07-29 22:46:41.309 INFO    ARF (16380): Final RCS 2.44 (base 0.30 + loadout 0.00) * axpect 8.14)
2023-07-29 22:46:41.376 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:46:41.376 INFO    ARF (5996): Final RCS 35.19 (base 3.00 + loadout 4.08) * axpect 10.37)
2023-07-29 22:46:41.386 INFO    ARF (13920): Final RCS 35.18 (base 3.00 + loadout 4.08) * axpect 10.37)
2023-07-29 22:46:41.398 INFO    ARF (9160): Final RCS 35.17 (base 3.00 + loadout 4.08) * axpect 10.36)
2023-07-29 22:46:41.406 INFO    ARF (448): Final RCS 35.16 (base 3.00 + loadout 4.08) * axpect 10.36)
2023-07-29 22:46:41.419 INFO    ARF (1352): Final RCS 35.15 (base 3.00 + loadout 4.08) * axpect 10.36)
2023-07-29 22:46:41.426 INFO    ARF (9160): Final RCS 35.14 (base 3.00 + loadout 4.08) * axpect 10.35)
2023-07-29 22:46:41.440 INFO    ARF (448): Final RCS 35.13 (base 3.00 + loadout 4.08) * axpect 10.35)
2023-07-29 22:46:41.577 INFO    ARF (16380): Final RCS 10.82 (base 3.30 + loadout 5.12) * axpect 1.73)
2023-07-29 22:46:41.606 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:46:41.606 INFO    ARF (16380): Final RCS 10.83 (base 3.30 + loadout 5.12) * axpect 1.73)
2023-07-29 22:46:41.702 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:46:41.702 INFO    ARF (16316): Final RCS 26.66 (base 3.00 + loadout 4.29) * axpect 7.45)
2023-07-29 22:46:41.708 INFO    ARF (17328): Final RCS 26.65 (base 3.00 + loadout 4.29) * axpect 7.45)
2023-07-29 22:46:41.781 WARNING LOG (3992): 5 duplicate message(s) skipped.
2023-07-29 22:46:41.781 INFO    ARF (1352): Final RCS 121.98 (base 75.00 + loadout 0.00) * axpect 1.63)
2023-07-29 22:46:41.791 INFO    ARF (3428): Final RCS 122.00 (base 75.00 + loadout 0.00) * axpect 1.63)
2023-07-29 22:46:41.803 INFO    ARF (14528): Final RCS 122.01 (base 75.00 + loadout 0.00) * axpect 1.63)
2023-07-29 22:46:41.814 INFO    ARF (10832): Final RCS 122.03 (base 75.00 + loadout 0.00) * axpect 1.63)
2023-07-29 22:46:41.822 INFO    ARF (14048): Final RCS 122.05 (base 75.00 + loadout 0.00) * axpect 1.63)
2023-07-29 22:46:41.835 INFO    ARF (14528): Final RCS 122.06 (base 75.00 + loadout 0.00) * axpect 1.63)
2023-07-29 22:46:41.842 INFO    ARF (11024): Final RCS 122.08 (base 75.00 + loadout 0.00) * axpect 1.63)
2023-07-29 22:46:42.006 INFO    ARF (11892): Final RCS 122.37 (base 75.00 + loadout 0.00) * axpect 1.63)
2023-07-29 22:46:42.020 INFO    ARF (5276): Final RCS 122.38 (base 75.00 + loadout 0.00) * axpect 1.63)
2023-07-29 22:46:42.027 INFO    ARF (1352): Final RCS 122.40 (base 75.00 + loadout 0.00) * axpect 1.63)
2023-07-29 22:46:42.041 INFO    ARF (9160): Final RCS 122.42 (base 75.00 + loadout 0.00) * axpect 1.63)
2023-07-29 22:46:42.049 INFO    ARF (448): Final RCS 122.43 (base 75.00 + loadout 0.00) * axpect 1.63)
2023-07-29 22:46:42.056 INFO    ARF (1352): Final RCS 122.45 (base 75.00 + loadout 0.00) * axpect 1.63)
2023-07-29 22:46:42.091 INFO    ARF (16316): Final RCS 26.60 (base 3.00 + loadout 4.29) * axpect 7.43)
2023-07-29 22:46:42.121 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:46:42.121 INFO    ARF (16316): Final RCS 26.59 (base 3.00 + loadout 4.29) * axpect 7.43)
2023-07-29 22:46:42.200 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:46:42.200 INFO    ARF (448): Final RCS 10.89 (base 3.30 + loadout 5.12) * axpect 1.75)
2023-07-29 22:46:42.242 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:46:42.242 INFO    ARF (8624): Final RCS 10.90 (base 3.30 + loadout 5.12) * axpect 1.75)
2023-07-29 22:46:42.399 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:46:42.399 INFO    ARF (5996): Final RCS 35.83 (base 3.00 + loadout 4.08) * axpect 10.58)
2023-07-29 22:46:42.405 INFO    ARF (11024): Final RCS 35.85 (base 3.00 + loadout 4.08) * axpect 10.59)
2023-07-29 22:46:42.419 INFO    ARF (14048): Final RCS 35.87 (base 3.00 + loadout 4.08) * axpect 10.60)
2023-07-29 22:46:42.427 INFO    ARF (448): Final RCS 35.89 (base 3.00 + loadout 4.08) * axpect 10.61)
2023-07-29 22:46:42.441 INFO    ARF (10188): Final RCS 35.91 (base 3.00 + loadout 4.08) * axpect 10.61)
2023-07-29 22:46:42.448 INFO    ARF (14048): Final RCS 35.93 (base 3.00 + loadout 4.08) * axpect 10.62)
2023-07-29 22:46:42.456 INFO    ARF (11892): Final RCS 35.95 (base 3.00 + loadout 4.08) * axpect 10.63)
2023-07-29 22:46:42.528 INFO    ARF (17328): Final RCS 2.83 (base 0.30 + loadout 0.00) * axpect 9.44)
2023-07-29 22:46:42.542 INFO    ARF (11892): Final RCS 2.84 (base 0.30 + loadout 0.00) * axpect 9.47)
2023-07-29 22:46:42.549 INFO    ARF (13920): Final RCS 2.85 (base 0.30 + loadout 0.00) * axpect 9.49)
2023-07-29 22:46:42.549 INFO    ARF (13920): Final RCS 7.69 (base 3.30 + loadout 2.57) * axpect 1.55)
2023-07-29 22:46:42.556 INFO    ARF (1352): Final RCS 2.86 (base 0.30 + loadout 0.00) * axpect 9.52)
2023-07-29 22:46:42.556 INFO    ARF (1352): Final RCS 7.69 (base 3.30 + loadout 2.57) * axpect 1.55)
2023-07-29 22:46:42.570 INFO    ARF (3428): Final RCS 2.86 (base 0.30 + loadout 0.00) * axpect 9.55)
2023-07-29 22:46:42.570 INFO    ARF (3428): Final RCS 7.69 (base 3.30 + loadout 2.57) * axpect 1.55)
2023-07-29 22:46:42.577 INFO    ARF (448): Final RCS 2.87 (base 0.30 + loadout 0.00) * axpect 9.57)
2023-07-29 22:46:42.577 INFO    ARF (448): Final RCS 7.69 (base 3.30 + loadout 2.57) * axpect 1.55)
2023-07-29 22:46:42.856 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:46:42.856 INFO    ARF (5276): Final RCS 47.81 (base 25.00 + loadout 0.00) * axpect 1.91)
2023-07-29 22:46:42.869 INFO    ARF (8624): Final RCS 47.85 (base 25.00 + loadout 0.00) * axpect 1.91)
2023-07-29 22:46:42.877 INFO    ARF (14528): Final RCS 47.88 (base 25.00 + loadout 0.00) * axpect 1.92)
2023-07-29 22:46:42.891 INFO    ARF (1352): Final RCS 47.91 (base 25.00 + loadout 0.00) * axpect 1.92)
2023-07-29 22:46:42.908 INFO    ARF (448): Final RCS 47.95 (base 25.00 + loadout 0.00) * axpect 1.92)
2023-07-29 22:46:42.914 INFO    ARF (7300): Final RCS 47.98 (base 25.00 + loadout 0.00) * axpect 1.92)
2023-07-29 22:46:42.921 INFO    ARF (5276): Final RCS 48.01 (base 25.00 + loadout 0.00) * axpect 1.92)
2023-07-29 22:46:43.446 INFO    ARF (17328): Final RCS 49.56 (base 25.00 + loadout 0.00) * axpect 1.98)
2023-07-29 22:46:43.459 INFO    ARF (13920): Final RCS 49.58 (base 25.00 + loadout 0.00) * axpect 1.98)
2023-07-29 22:46:43.467 INFO    ARF (9160): Final RCS 49.61 (base 25.00 + loadout 0.00) * axpect 1.98)
2023-07-29 22:46:43.476 INFO    ARF (5996): Final RCS 49.63 (base 25.00 + loadout 0.00) * axpect 1.99)
2023-07-29 22:46:43.489 INFO    ARF (14048): Final RCS 49.66 (base 25.00 + loadout 0.00) * axpect 1.99)
2023-07-29 22:46:43.497 INFO    ARF (14528): Final RCS 49.68 (base 25.00 + loadout 0.00) * axpect 1.99)
2023-07-29 22:46:43.762 INFO    ARF (10832): Final RCS 7.64 (base 3.30 + loadout 2.57) * axpect 1.54)
2023-07-29 22:46:43.790 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:46:43.790 INFO    ARF (14528): Final RCS 41.29 (base 2.40 + loadout 6.41) * axpect 14.53)
2023-07-29 22:46:43.798 INFO    ARF (1352): Final RCS 7.64 (base 3.30 + loadout 2.57) * axpect 1.54)
2023-07-29 22:46:43.799 INFO    ARF (1352): Final RCS 41.29 (base 2.40 + loadout 6.41) * axpect 14.53)
2023-07-29 22:46:43.806 INFO    ARF (13920): Final RCS 7.64 (base 3.30 + loadout 2.57) * axpect 1.54)
2023-07-29 22:46:43.806 INFO    ARF (13920): Final RCS 41.29 (base 2.40 + loadout 6.41) * axpect 14.53)
2023-07-29 22:46:43.959 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:46:43.959 INFO    ARF (8204): Final RCS 37.50 (base 3.00 + loadout 4.08) * axpect 11.14)
2023-07-29 22:46:44.329 INFO    ARF (3968): Final RCS 126.12 (base 75.00 + loadout 0.00) * axpect 1.68)
2023-07-29 22:46:44.341 INFO    ARF (13920): Final RCS 126.14 (base 75.00 + loadout 0.00) * axpect 1.68)
2023-07-29 22:46:44.352 INFO    ARF (13420): Final RCS 126.15 (base 75.00 + loadout 0.00) * axpect 1.68)
2023-07-29 22:46:44.509 INFO    ARF (5276): Final RCS 126.40 (base 75.00 + loadout 0.00) * axpect 1.69)
2023-07-29 22:46:44.517 INFO    ARF (1352): Final RCS 126.42 (base 75.00 + loadout 0.00) * axpect 1.69)
2023-07-29 22:46:44.530 INFO    ARF (12064): Final RCS 126.43 (base 75.00 + loadout 0.00) * axpect 1.69)
2023-07-29 22:46:44.538 INFO    ARF (10188): Final RCS 126.45 (base 75.00 + loadout 0.00) * axpect 1.69)
2023-07-29 22:46:44.552 INFO    ARF (17328): Final RCS 126.46 (base 75.00 + loadout 0.00) * axpect 1.69)
2023-07-29 22:46:44.559 INFO    ARF (10832): Final RCS 126.48 (base 75.00 + loadout 0.00) * axpect 1.69)
2023-07-29 22:46:44.567 INFO    ARF (14528): Final RCS 126.49 (base 75.00 + loadout 0.00) * axpect 1.69)
2023-07-29 22:46:44.706 INFO    ARF (13920): Final RCS 10.99 (base 3.30 + loadout 5.12) * axpect 1.78)
2023-07-29 22:46:44.749 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:46:44.749 INFO    ARF (5276): Final RCS 11.00 (base 3.30 + loadout 5.12) * axpect 1.78)
2023-07-29 22:46:44.908 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:46:44.908 INFO    ARF (10832): Final RCS 38.19 (base 3.00 + loadout 4.08) * axpect 11.37)
2023-07-29 22:46:44.915 INFO    ARF (14528): Final RCS 38.16 (base 3.00 + loadout 4.08) * axpect 11.36)
2023-07-29 22:46:44.929 INFO    ARF (13920): Final RCS 38.14 (base 3.00 + loadout 4.08) * axpect 11.35)
2023-07-29 22:46:44.936 INFO    ARF (10832): Final RCS 38.10 (base 3.00 + loadout 4.08) * axpect 11.34)
2023-07-29 22:46:44.951 INFO    ARF (16380): Final RCS 38.08 (base 3.00 + loadout 4.08) * axpect 11.33)
2023-07-29 22:46:44.959 INFO    ARF (7300): Final RCS 38.02 (base 3.00 + loadout 4.08) * axpect 11.32)
2023-07-29 22:46:45.017 INFO    ARF (12064): Final RCS 41.31 (base 2.40 + loadout 6.41) * axpect 14.54)
2023-07-29 22:46:45.031 INFO    ARF (11892): Final RCS 4.51 (base 0.30 + loadout 0.00) * axpect 15.04)
2023-07-29 22:46:45.031 INFO    ARF (11892): Final RCS 41.31 (base 2.40 + loadout 6.41) * axpect 14.54)
2023-07-29 22:46:45.040 INFO    ARF (14528): Final RCS 4.50 (base 0.30 + loadout 0.00) * axpect 15.00)
2023-07-29 22:46:45.040 INFO    ARF (14528): Final RCS 41.31 (base 2.40 + loadout 6.41) * axpect 14.54)
2023-07-29 22:46:45.046 INFO    ARF (12064): Final RCS 4.49 (base 0.30 + loadout 0.00) * axpect 14.96)
2023-07-29 22:46:45.046 INFO    ARF (12064): Final RCS 7.64 (base 3.30 + loadout 2.57) * axpect 1.54)
2023-07-29 22:46:45.047 INFO    ARF (12064): Final RCS 41.31 (base 2.40 + loadout 6.41) * axpect 14.54)
2023-07-29 22:46:45.061 INFO    ARF (11892): Final RCS 4.48 (base 0.30 + loadout 0.00) * axpect 14.93)
2023-07-29 22:46:45.061 INFO    ARF (11892): Final RCS 7.64 (base 3.30 + loadout 2.57) * axpect 1.54)
2023-07-29 22:46:45.061 INFO    ARF (11892): Final RCS 41.31 (base 2.40 + loadout 6.41) * axpect 14.54)
2023-07-29 22:46:45.067 INFO    ARF (9160): Final RCS 4.47 (base 0.30 + loadout 0.00) * axpect 14.89)
2023-07-29 22:46:45.067 INFO    ARF (9160): Final RCS 7.64 (base 3.30 + loadout 2.57) * axpect 1.54)
2023-07-29 22:46:45.067 INFO    ARF (9160): Final RCS 41.31 (base 2.40 + loadout 6.41) * axpect 14.54)
2023-07-29 22:46:45.076 INFO    ARF (12064): Final RCS 4.46 (base 0.30 + loadout 0.00) * axpect 14.85)
2023-07-29 22:46:45.076 INFO    ARF (12064): Final RCS 7.64 (base 3.30 + loadout 2.57) * axpect 1.54)
2023-07-29 22:46:45.076 INFO    ARF (12064): Final RCS 41.31 (base 2.40 + loadout 6.41) * axpect 14.54)
2023-07-29 22:46:45.090 INFO    ARF (3968): Final RCS 4.45 (base 0.30 + loadout 0.00) * axpect 14.82)
2023-07-29 22:46:45.090 INFO    ARF (3968): Final RCS 7.64 (base 3.30 + loadout 2.57) * axpect 1.54)
2023-07-29 22:46:45.097 INFO    ARF (1352): Final RCS 7.63 (base 3.30 + loadout 2.57) * axpect 1.53)
2023-07-29 22:46:45.369 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:46:45.369 INFO    ARF (11024): Final RCS 50.60 (base 25.00 + loadout 0.00) * axpect 2.02)
2023-07-29 22:46:45.383 INFO    ARF (5996): Final RCS 50.59 (base 25.00 + loadout 0.00) * axpect 2.02)
2023-07-29 22:46:45.390 INFO    ARF (8204): Final RCS 50.57 (base 25.00 + loadout 0.00) * axpect 2.02)
2023-07-29 22:46:45.398 INFO    ARF (3428): Final RCS 50.56 (base 25.00 + loadout 0.00) * axpect 2.02)
2023-07-29 22:46:45.406 INFO    ARF (14528): Final RCS 50.54 (base 25.00 + loadout 0.00) * axpect 2.02)
2023-07-29 22:46:45.420 INFO    ARF (1352): Final RCS 50.52 (base 25.00 + loadout 0.00) * axpect 2.02)
2023-07-29 22:46:45.889 INFO    ARF (14528): Final RCS 49.53 (base 25.00 + loadout 0.00) * axpect 1.98)
2023-07-29 22:46:45.898 INFO    ARF (5276): Final RCS 49.50 (base 25.00 + loadout 0.00) * axpect 1.98)
2023-07-29 22:46:45.904 INFO    ARF (8624): Final RCS 49.47 (base 25.00 + loadout 0.00) * axpect 1.98)
2023-07-29 22:46:45.920 INFO    ARF (11892): Final RCS 49.45 (base 25.00 + loadout 0.00) * axpect 1.98)
2023-07-29 22:46:45.927 INFO    ARF (5276): Final RCS 49.42 (base 25.00 + loadout 0.00) * axpect 1.98)
2023-07-29 22:46:45.940 INFO    ARF (13420): Final RCS 49.40 (base 25.00 + loadout 0.00) * axpect 1.98)
2023-07-29 22:46:46.198 INFO    ARF (13920): Final RCS 7.55 (base 3.30 + loadout 2.57) * axpect 1.51)
2023-07-29 22:46:46.205 INFO    ARF (5996): Final RCS 7.56 (base 3.30 + loadout 2.57) * axpect 1.51)
2023-07-29 22:46:46.219 INFO    ARF (9160): Final RCS 2.94 (base 0.30 + loadout 0.00) * axpect 9.79)
2023-07-29 22:46:46.219 INFO    ARF (9160): Final RCS 7.56 (base 3.30 + loadout 2.57) * axpect 1.51)
2023-07-29 22:46:46.227 INFO    ARF (12064): Final RCS 2.93 (base 0.30 + loadout 0.00) * axpect 9.75)
2023-07-29 22:46:46.227 INFO    ARF (12064): Final RCS 7.57 (base 3.30 + loadout 2.57) * axpect 1.51)
2023-07-29 22:46:46.241 INFO    ARF (5996): Final RCS 2.91 (base 0.30 + loadout 0.00) * axpect 9.71)
2023-07-29 22:46:46.241 INFO    ARF (5996): Final RCS 7.57 (base 3.30 + loadout 2.57) * axpect 1.52)
2023-07-29 22:46:46.256 INFO    ARF (11024): Final RCS 2.90 (base 0.30 + loadout 0.00) * axpect 9.68)
2023-07-29 22:46:46.256 INFO    ARF (11024): Final RCS 7.58 (base 3.30 + loadout 2.57) * axpect 1.52)
2023-07-29 22:46:46.259 INFO    ARF (12064): Final RCS 2.89 (base 0.30 + loadout 0.00) * axpect 9.64)
2023-07-29 22:46:46.259 INFO    ARF (12064): Final RCS 7.58 (base 3.30 + loadout 2.57) * axpect 1.52)
2023-07-29 22:46:46.270 INFO    ARF (11892): Final RCS 2.88 (base 0.30 + loadout 0.00) * axpect 9.61)
2023-07-29 22:46:46.278 INFO    ARF (10832): Final RCS 2.87 (base 0.30 + loadout 0.00) * axpect 9.57)
2023-07-29 22:46:46.351 INFO    ARF (7300): Final RCS 33.69 (base 3.00 + loadout 4.08) * axpect 9.87)
2023-07-29 22:46:46.367 INFO    ARF (11024): Final RCS 33.68 (base 3.00 + loadout 4.08) * axpect 9.87)
2023-07-29 22:46:46.372 INFO    ARF (14048): Final RCS 33.67 (base 3.00 + loadout 4.08) * axpect 9.87)
2023-07-29 22:46:46.379 INFO    ARF (448): Final RCS 33.66 (base 3.00 + loadout 4.08) * axpect 9.86)
2023-07-29 22:46:46.389 INFO    ARF (1352): Final RCS 33.65 (base 3.00 + loadout 4.08) * axpect 9.86)
2023-07-29 22:46:46.402 INFO    ARF (9160): Final RCS 33.64 (base 3.00 + loadout 4.08) * axpect 9.85)
2023-07-29 22:46:46.410 INFO    ARF (17328): Final RCS 33.63 (base 3.00 + loadout 4.08) * axpect 9.85)
2023-07-29 22:46:46.431 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:46:46.431 DEBUG   Scripting (Main): Phrases make : key = 4381
2023-07-29 22:46:46.549 INFO    ARF (10188): Final RCS 11.02 (base 3.30 + loadout 5.12) * axpect 1.79)
2023-07-29 22:46:46.659 WARNING LOG (3992): 6 duplicate message(s) skipped.
2023-07-29 22:46:46.659 INFO    ARF (5996): Final RCS 25.93 (base 3.00 + loadout 4.29) * axpect 7.21)
2023-07-29 22:46:46.752 WARNING LOG (3992): 5 duplicate message(s) skipped.
2023-07-29 22:46:46.752 INFO    ARF (1352): Final RCS 129.68 (base 75.00 + loadout 0.00) * axpect 1.73)
2023-07-29 22:46:46.759 INFO    ARF (448): Final RCS 129.70 (base 75.00 + loadout 0.00) * axpect 1.73)
2023-07-29 22:46:46.766 INFO    ARF (11892): Final RCS 129.71 (base 75.00 + loadout 0.00) * axpect 1.73)
2023-07-29 22:46:46.782 INFO    ARF (5996): Final RCS 129.72 (base 75.00 + loadout 0.00) * axpect 1.73)
2023-07-29 22:46:46.788 INFO    ARF (11024): Final RCS 129.74 (base 75.00 + loadout 0.00) * axpect 1.73)
2023-07-29 22:46:46.796 INFO    ARF (9160): Final RCS 129.75 (base 75.00 + loadout 0.00) * axpect 1.73)
2023-07-29 22:46:46.810 INFO    ARF (1352): Final RCS 129.77 (base 75.00 + loadout 0.00) * axpect 1.73)
2023-07-29 22:46:46.961 INFO    ARF (17328): Final RCS 129.97 (base 75.00 + loadout 0.00) * axpect 1.73)
2023-07-29 22:46:46.968 INFO    ARF (14528): Final RCS 129.99 (base 75.00 + loadout 0.00) * axpect 1.73)
2023-07-29 22:46:46.976 INFO    ARF (8624): Final RCS 130.00 (base 75.00 + loadout 0.00) * axpect 1.73)
2023-07-29 22:46:46.990 INFO    ARF (11024): Final RCS 130.01 (base 75.00 + loadout 0.00) * axpect 1.73)
2023-07-29 22:46:46.999 INFO    ARF (5548): Final RCS 130.03 (base 75.00 + loadout 0.00) * axpect 1.73)
2023-07-29 22:46:47.005 INFO    ARF (3428): Final RCS 130.04 (base 75.00 + loadout 0.00) * axpect 1.73)
2023-07-29 22:46:47.051 INFO    ARF (16380): Final RCS 25.87 (base 3.00 + loadout 4.29) * axpect 7.19)
2023-07-29 22:46:47.070 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:46:47.070 INFO    ARF (5996): Final RCS 25.86 (base 3.00 + loadout 4.29) * axpect 7.19)
2023-07-29 22:46:47.158 WARNING LOG (3992): 4 duplicate message(s) skipped.
2023-07-29 22:46:47.158 INFO    ARF (3428): Final RCS 11.03 (base 3.30 + loadout 5.12) * axpect 1.79)
2023-07-29 22:46:47.208 WARNING LOG (3992): 4 duplicate message(s) skipped.
2023-07-29 22:46:47.208 INFO    ARF (448): Final RCS 11.02 (base 3.30 + loadout 5.12) * axpect 1.79)
2023-07-29 22:46:47.360 INFO    ARF (17328): Final RCS 31.36 (base 3.00 + loadout 4.08) * axpect 9.09)
2023-07-29 22:46:47.368 INFO    ARF (5996): Final RCS 31.32 (base 3.00 + loadout 4.08) * axpect 9.08)
2023-07-29 22:46:47.375 INFO    ARF (5548): Final RCS 31.28 (base 3.00 + loadout 4.08) * axpect 9.07)
2023-07-29 22:46:47.390 INFO    ARF (13920): Final RCS 31.24 (base 3.00 + loadout 4.08) * axpect 9.05)
2023-07-29 22:46:47.397 INFO    ARF (448): Final RCS 31.20 (base 3.00 + loadout 4.08) * axpect 9.04)
2023-07-29 22:46:47.411 INFO    ARF (10188): Final RCS 31.16 (base 3.00 + loadout 4.08) * axpect 9.03)
2023-07-29 22:46:47.485 INFO    ARF (10832): Final RCS 2.19 (base 0.30 + loadout 0.00) * axpect 7.31)
2023-07-29 22:46:47.501 INFO    ARF (8624): Final RCS 2.19 (base 0.30 + loadout 0.00) * axpect 7.30)
2023-07-29 22:46:47.507 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:46:47.507 INFO    ARF (12064): Final RCS 8.70 (base 3.30 + loadout 2.57) * axpect 1.86)
2023-07-29 22:46:47.515 INFO    ARF (11892): Final RCS 2.19 (base 0.30 + loadout 0.00) * axpect 7.29)
2023-07-29 22:46:47.515 INFO    ARF (11892): Final RCS 8.71 (base 3.30 + loadout 2.57) * axpect 1.86)
2023-07-29 22:46:47.530 INFO    ARF (8624): Final RCS 2.19 (base 0.30 + loadout 0.00) * axpect 7.29)
2023-07-29 22:46:47.530 INFO    ARF (8624): Final RCS 8.72 (base 3.30 + loadout 2.57) * axpect 1.86)
2023-07-29 22:46:47.536 INFO    ARF (5996): Final RCS 2.18 (base 0.30 + loadout 0.00) * axpect 7.28)
2023-07-29 22:46:47.536 INFO    ARF (5996): Final RCS 8.73 (base 3.30 + loadout 2.57) * axpect 1.87)
2023-07-29 22:46:47.545 INFO    ARF (11892): Final RCS 8.74 (base 3.30 + loadout 2.57) * axpect 1.87)
2023-07-29 22:46:47.558 INFO    ARF (5548): Final RCS 8.75 (base 3.30 + loadout 2.57) * axpect 1.87)
2023-07-29 22:46:47.817 INFO    ARF (10188): Final RCS 42.80 (base 25.00 + loadout 0.00) * axpect 1.71)
2023-07-29 22:46:47.831 INFO    ARF (13920): Final RCS 42.77 (base 25.00 + loadout 0.00) * axpect 1.71)
2023-07-29 22:46:47.838 INFO    ARF (5276): Final RCS 42.73 (base 25.00 + loadout 0.00) * axpect 1.71)
2023-07-29 22:46:47.847 INFO    ARF (5548): Final RCS 42.69 (base 25.00 + loadout 0.00) * axpect 1.71)
2023-07-29 22:46:47.861 INFO    ARF (13920): Final RCS 42.66 (base 25.00 + loadout 0.00) * axpect 1.71)
2023-07-29 22:46:47.868 INFO    ARF (5276): Final RCS 42.62 (base 25.00 + loadout 0.00) * axpect 1.70)
2023-07-29 22:46:47.876 INFO    ARF (10832): Final RCS 42.58 (base 25.00 + loadout 0.00) * axpect 1.70)
2023-07-29 22:46:48.399 INFO    ARF (10188): Final RCS 40.72 (base 25.00 + loadout 0.00) * axpect 1.63)
2023-07-29 22:46:48.407 INFO    ARF (448): Final RCS 40.69 (base 25.00 + loadout 0.00) * axpect 1.63)
2023-07-29 22:46:48.421 INFO    ARF (13420): Final RCS 40.66 (base 25.00 + loadout 0.00) * axpect 1.63)
2023-07-29 22:46:48.428 INFO    ARF (5996): Final RCS 40.62 (base 25.00 + loadout 0.00) * axpect 1.62)
2023-07-29 22:46:48.436 INFO    ARF (16380): Final RCS 40.59 (base 25.00 + loadout 0.00) * axpect 1.62)
2023-07-29 22:46:48.450 INFO    ARF (13920): Final RCS 40.56 (base 25.00 + loadout 0.00) * axpect 1.62)
2023-07-29 22:46:48.458 INFO    ARF (5996): Final RCS 40.52 (base 25.00 + loadout 0.00) * axpect 1.62)
2023-07-29 22:46:48.721 INFO    ARF (8204): Final RCS 9.43 (base 3.30 + loadout 2.57) * axpect 2.08)
2023-07-29 22:46:48.729 INFO    ARF (12064): Final RCS 9.44 (base 3.30 + loadout 2.57) * axpect 2.08)
2023-07-29 22:46:48.751 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:46:48.751 INFO    ARF (14528): Final RCS 41.38 (base 2.40 + loadout 6.41) * axpect 14.57)
2023-07-29 22:46:48.758 INFO    ARF (11892): Final RCS 9.45 (base 3.30 + loadout 2.57) * axpect 2.08)
2023-07-29 22:46:48.758 INFO    ARF (11892): Final RCS 41.38 (base 2.40 + loadout 6.41) * axpect 14.57)
2023-07-29 22:46:48.765 INFO    ARF (8624): Final RCS 9.45 (base 3.30 + loadout 2.57) * axpect 2.08)
2023-07-29 22:46:48.765 INFO    ARF (8624): Final RCS 41.38 (base 2.40 + loadout 6.41) * axpect 14.57)
2023-07-29 22:46:48.918 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:46:48.918 INFO    ARF (7300): Final RCS 26.80 (base 3.00 + loadout 4.08) * axpect 7.57)
2023-07-29 22:46:49.267 INFO    M2KC_CPT (Main): Drift N=-0.032265nm E=-0.009879nm  GS N=-0.517714 E=0.006789 Angle errors vertical=0.004322 horizontal=-0.058772
2023-07-29 22:46:49.290 INFO    ARF (14048): Final RCS 132.93 (base 75.00 + loadout 0.00) * axpect 1.77)
2023-07-29 22:46:49.306 INFO    ARF (5996): Final RCS 132.94 (base 75.00 + loadout 0.00) * axpect 1.77)
2023-07-29 22:46:49.307 INFO    ARF (11024): Final RCS 132.95 (base 75.00 + loadout 0.00) * axpect 1.77)
2023-07-29 22:46:49.320 INFO    ARF (11892): Final RCS 132.96 (base 75.00 + loadout 0.00) * axpect 1.77)
2023-07-29 22:46:49.458 INFO    ARF (1352): Final RCS 133.12 (base 75.00 + loadout 0.00) * axpect 1.77)
2023-07-29 22:46:49.466 INFO    ARF (11024): Final RCS 133.13 (base 75.00 + loadout 0.00) * axpect 1.78)
2023-07-29 22:46:49.480 INFO    ARF (8204): Final RCS 133.15 (base 75.00 + loadout 0.00) * axpect 1.78)
2023-07-29 22:46:49.488 INFO    ARF (1352): Final RCS 133.16 (base 75.00 + loadout 0.00) * axpect 1.78)
2023-07-29 22:46:49.496 INFO    ARF (9160): Final RCS 133.17 (base 75.00 + loadout 0.00) * axpect 1.78)
2023-07-29 22:46:49.509 INFO    ARF (10832): Final RCS 133.18 (base 75.00 + loadout 0.00) * axpect 1.78)
2023-07-29 22:46:49.517 INFO    ARF (16380): Final RCS 133.19 (base 75.00 + loadout 0.00) * axpect 1.78)
2023-07-29 22:46:49.668 INFO    ARF (448): Final RCS 11.02 (base 3.30 + loadout 5.12) * axpect 1.79)
2023-07-29 22:46:49.669 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:46:49.669 DEBUG   LuaGUI (Main): ---onBdaShowF10()--- bValue , isOn(): 	false	true
2023-07-29 22:46:49.686 INFO    ARF (7300): Final RCS 11.02 (base 3.30 + loadout 5.12) * axpect 1.79)
2023-07-29 22:46:49.728 WARNING LOG (3992): 4 duplicate message(s) skipped.
2023-07-29 22:46:49.728 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:46:49.860 INFO    ARF (11892): Final RCS 26.55 (base 3.00 + loadout 4.08) * axpect 7.49)
2023-07-29 22:46:49.883 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:46:49.883 INFO    ARF (14528): Final RCS 26.54 (base 3.00 + loadout 4.08) * axpect 7.49)
2023-07-29 22:46:49.901 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:46:49.901 INFO    ARF (5276): Final RCS 26.52 (base 3.00 + loadout 4.08) * axpect 7.48)
2023-07-29 22:46:49.912 INFO    ARF (448): Final RCS 26.51 (base 3.00 + loadout 4.08) * axpect 7.48)
2023-07-29 22:46:49.920 INFO    ARF (3428): Final RCS 26.50 (base 3.00 + loadout 4.08) * axpect 7.47)
2023-07-29 22:46:49.985 INFO    ARF (11024): Final RCS 41.40 (base 2.40 + loadout 6.41) * axpect 14.58)
2023-07-29 22:46:49.996 INFO    ARF (5996): Final RCS 1.21 (base 0.30 + loadout 0.00) * axpect 4.02)
2023-07-29 22:46:49.996 INFO    ARF (5996): Final RCS 41.40 (base 2.40 + loadout 6.41) * axpect 14.58)
2023-07-29 22:46:50.003 INFO    ARF (10188): Final RCS 1.20 (base 0.30 + loadout 0.00) * axpect 4.00)
2023-07-29 22:46:50.003 INFO    ARF (10188): Final RCS 41.40 (base 2.40 + loadout 6.41) * axpect 14.58)
2023-07-29 22:46:50.012 INFO    ARF (14048): Final RCS 1.19 (base 0.30 + loadout 0.00) * axpect 3.98)
2023-07-29 22:46:50.012 INFO    ARF (14048): Final RCS 8.40 (base 3.30 + loadout 2.57) * axpect 1.77)
2023-07-29 22:46:50.012 INFO    ARF (14048): Final RCS 41.40 (base 2.40 + loadout 6.41) * axpect 14.58)
2023-07-29 22:46:50.024 INFO    ARF (8624): Final RCS 1.19 (base 0.30 + loadout 0.00) * axpect 3.96)
2023-07-29 22:46:50.024 INFO    ARF (8624): Final RCS 8.41 (base 3.30 + loadout 2.57) * axpect 1.77)
2023-07-29 22:46:50.024 INFO    ARF (8624): Final RCS 41.41 (base 2.40 + loadout 6.41) * axpect 14.58)
2023-07-29 22:46:50.030 INFO    ARF (17328): Final RCS 1.18 (base 0.30 + loadout 0.00) * axpect 3.93)
2023-07-29 22:46:50.030 INFO    ARF (17328): Final RCS 8.42 (base 3.30 + loadout 2.57) * axpect 1.77)
2023-07-29 22:46:50.030 INFO    ARF (17328): Final RCS 41.41 (base 2.40 + loadout 6.41) * axpect 14.58)
2023-07-29 22:46:50.040 INFO    ARF (3428): Final RCS 1.17 (base 0.30 + loadout 0.00) * axpect 3.91)
2023-07-29 22:46:50.041 INFO    ARF (3428): Final RCS 8.43 (base 3.30 + loadout 2.57) * axpect 1.78)
2023-07-29 22:46:50.041 INFO    ARF (3428): Final RCS 41.41 (base 2.40 + loadout 6.41) * axpect 14.58)
2023-07-29 22:46:50.051 INFO    ARF (3968): Final RCS 1.17 (base 0.30 + loadout 0.00) * axpect 3.89)
2023-07-29 22:46:50.051 INFO    ARF (3968): Final RCS 8.44 (base 3.30 + loadout 2.57) * axpect 1.78)
2023-07-29 22:46:50.062 INFO    ARF (10188): Final RCS 8.45 (base 3.30 + loadout 2.57) * axpect 1.78)
2023-07-29 22:46:50.073 INFO    ARF (11024): Final RCS 8.46 (base 3.30 + loadout 2.57) * axpect 1.78)
2023-07-29 22:46:50.329 INFO    ARF (8204): Final RCS 36.59 (base 25.00 + loadout 0.00) * axpect 1.46)
2023-07-29 22:46:50.340 INFO    ARF (12064): Final RCS 36.58 (base 25.00 + loadout 0.00) * axpect 1.46)
2023-07-29 22:46:50.363 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:46:50.363 INFO    ARF (8204): Final RCS 36.57 (base 25.00 + loadout 0.00) * axpect 1.46)
2023-07-29 22:46:50.386 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:46:50.386 INFO    ARF (10832): Final RCS 36.56 (base 25.00 + loadout 0.00) * axpect 1.46)
2023-07-29 22:46:50.391 INFO    ARF (3968): Final RCS 36.55 (base 25.00 + loadout 0.00) * axpect 1.46)
2023-07-29 22:46:50.846 INFO    ARF (3428): Final RCS 36.48 (base 25.00 + loadout 0.00) * axpect 1.46)
2023-07-29 22:46:50.882 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:46:50.882 INFO    ARF (14048): Final RCS 36.49 (base 25.00 + loadout 0.00) * axpect 1.46)
2023-07-29 22:46:51.111 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:46:51.111 DEBUG   LuaGUI (Main): --- onChatMessage---	i cant see man	6	-1
2023-07-29 22:46:51.160 INFO    ARF (5548): Final RCS 9.01 (base 3.30 + loadout 2.57) * axpect 1.95)
2023-07-29 22:46:51.182 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:46:51.182 INFO    ARF (11892): Final RCS 0.66 (base 0.30 + loadout 0.00) * axpect 2.22)
2023-07-29 22:46:51.182 INFO    ARF (11892): Final RCS 9.00 (base 3.30 + loadout 2.57) * axpect 1.95)
2023-07-29 22:46:51.191 INFO    ARF (3968): Final RCS 0.66 (base 0.30 + loadout 0.00) * axpect 2.21)
2023-07-29 22:46:51.191 INFO    ARF (3968): Final RCS 9.00 (base 3.30 + loadout 2.57) * axpect 1.95)
2023-07-29 22:46:51.203 INFO    ARF (7300): Final RCS 0.66 (base 0.30 + loadout 0.00) * axpect 2.20)
2023-07-29 22:46:51.203 INFO    ARF (7300): Final RCS 9.00 (base 3.30 + loadout 2.57) * axpect 1.95)
2023-07-29 22:46:51.213 INFO    ARF (13920): Final RCS 0.66 (base 0.30 + loadout 0.00) * axpect 2.19)
2023-07-29 22:46:51.213 INFO    ARF (13920): Final RCS 9.00 (base 3.30 + loadout 2.57) * axpect 1.95)
2023-07-29 22:46:51.219 INFO    ARF (16316): Final RCS 0.65 (base 0.30 + loadout 0.00) * axpect 2.18)
2023-07-29 22:46:51.219 INFO    ARF (16316): Final RCS 9.00 (base 3.30 + loadout 2.57) * axpect 1.95)
2023-07-29 22:46:51.230 INFO    ARF (3428): Final RCS 0.65 (base 0.30 + loadout 0.00) * axpect 2.18)
2023-07-29 22:46:51.241 INFO    ARF (13920): Final RCS 0.65 (base 0.30 + loadout 0.00) * axpect 2.17)
2023-07-29 22:46:51.309 INFO    ARF (13420): Final RCS 24.14 (base 3.00 + loadout 4.08) * axpect 6.69)
2023-07-29 22:46:51.320 INFO    ARF (12064): Final RCS 24.12 (base 3.00 + loadout 4.08) * axpect 6.68)
2023-07-29 22:46:51.332 INFO    ARF (13920): Final RCS 24.09 (base 3.00 + loadout 4.08) * axpect 6.67)
2023-07-29 22:46:51.343 INFO    ARF (5996): Final RCS 24.07 (base 3.00 + loadout 4.08) * axpect 6.66)
2023-07-29 22:46:51.350 INFO    ARF (11024): Final RCS 24.04 (base 3.00 + loadout 4.08) * axpect 6.66)
2023-07-29 22:46:51.360 INFO    ARF (13420): Final RCS 24.02 (base 3.00 + loadout 4.08) * axpect 6.65)
2023-07-29 22:46:51.371 INFO    ARF (17328): Final RCS 24.00 (base 3.00 + loadout 4.08) * axpect 6.64)
2023-07-29 22:46:51.522 INFO    ARF (16380): Final RCS 11.05 (base 3.30 + loadout 5.12) * axpect 1.80)
2023-07-29 22:46:51.549 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:46:51.549 INFO    ARF (5276): Final RCS 11.06 (base 3.30 + loadout 5.12) * axpect 1.80)
2023-07-29 22:46:51.622 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:46:51.622 INFO    ARF (13420): Final RCS 25.10 (base 3.00 + loadout 4.29) * axpect 6.93)
2023-07-29 22:46:51.632 INFO    ARF (5996): Final RCS 25.09 (base 3.00 + loadout 4.29) * axpect 6.93)
2023-07-29 22:46:51.729 WARNING LOG (3992): 4 duplicate message(s) skipped.
2023-07-29 22:46:51.729 INFO    ARF (11892): Final RCS 135.47 (base 75.00 + loadout 0.00) * axpect 1.81)
2023-07-29 22:46:51.737 INFO    ARF (8624): Final RCS 135.48 (base 75.00 + loadout 0.00) * axpect 1.81)
2023-07-29 22:46:51.744 INFO    ARF (14048): Final RCS 135.49 (base 75.00 + loadout 0.00) * axpect 1.81)
2023-07-29 22:46:51.757 INFO    ARF (448): Final RCS 135.50 (base 75.00 + loadout 0.00) * axpect 1.81)
2023-07-29 22:46:51.764 INFO    ARF (9160): Final RCS 135.51 (base 75.00 + loadout 0.00) * axpect 1.81)
2023-07-29 22:46:51.774 INFO    ARF (14048): Final RCS 135.52 (base 75.00 + loadout 0.00) * axpect 1.81)
2023-07-29 22:46:51.785 INFO    ARF (10832): Final RCS 135.53 (base 75.00 + loadout 0.00) * axpect 1.81)
2023-07-29 22:46:51.909 INFO    ARF (10832): Final RCS 135.65 (base 75.00 + loadout 0.00) * axpect 1.81)
2023-07-29 22:46:51.920 INFO    ARF (5276): Final RCS 135.66 (base 75.00 + loadout 0.00) * axpect 1.81)
2023-07-29 22:46:51.933 INFO    ARF (8624): Final RCS 135.67 (base 75.00 + loadout 0.00) * axpect 1.81)
2023-07-29 22:46:51.941 INFO    ARF (13920): Final RCS 135.68 (base 75.00 + loadout 0.00) * axpect 1.81)
2023-07-29 22:46:51.964 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:46:51.964 INFO    ARF (8624): Final RCS 135.69 (base 75.00 + loadout 0.00) * axpect 1.81)
2023-07-29 22:46:52.013 INFO    ARF (16380): Final RCS 25.03 (base 3.00 + loadout 4.29) * axpect 6.91)
2023-07-29 22:46:52.034 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:46:52.034 INFO    ARF (11892): Final RCS 25.02 (base 3.00 + loadout 4.29) * axpect 6.91)
2023-07-29 22:46:52.113 WARNING LOG (3992): 4 duplicate message(s) skipped.
2023-07-29 22:46:52.113 INFO    ARF (13420): Final RCS 11.07 (base 3.30 + loadout 5.12) * axpect 1.80)
2023-07-29 22:46:52.310 WARNING LOG (3992): 6 duplicate message(s) skipped.
2023-07-29 22:46:52.310 INFO    ARF (14048): Final RCS 21.01 (base 3.00 + loadout 4.08) * axpect 5.64)
2023-07-29 22:46:52.322 INFO    ARF (11024): Final RCS 20.97 (base 3.00 + loadout 4.08) * axpect 5.63)
2023-07-29 22:46:52.333 INFO    ARF (8624): Final RCS 20.93 (base 3.00 + loadout 4.08) * axpect 5.62)
2023-07-29 22:46:52.339 INFO    ARF (11892): Final RCS 20.89 (base 3.00 + loadout 4.08) * axpect 5.60)
2023-07-29 22:46:52.350 INFO    ARF (13420): Final RCS 20.85 (base 3.00 + loadout 4.08) * axpect 5.59)
2023-07-29 22:46:52.360 INFO    ARF (3428): Final RCS 20.80 (base 3.00 + loadout 4.08) * axpect 5.58)
2023-07-29 22:46:52.371 INFO    ARF (10832): Final RCS 20.76 (base 3.00 + loadout 4.08) * axpect 5.56)
2023-07-29 22:46:52.452 INFO    ARF (5548): Final RCS 0.55 (base 0.30 + loadout 0.00) * axpect 1.82)
2023-07-29 22:46:52.473 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:46:52.473 INFO    ARF (1352): Final RCS 9.00 (base 3.30 + loadout 2.57) * axpect 1.95)
2023-07-29 22:46:52.484 INFO    ARF (16380): Final RCS 0.55 (base 0.30 + loadout 0.00) * axpect 1.82)
2023-07-29 22:46:52.484 INFO    ARF (16380): Final RCS 9.00 (base 3.30 + loadout 2.57) * axpect 1.95)
2023-07-29 22:46:52.489 INFO    ARF (5996): Final RCS 0.55 (base 0.30 + loadout 0.00) * axpect 1.82)
2023-07-29 22:46:52.489 INFO    ARF (5996): Final RCS 9.00 (base 3.30 + loadout 2.57) * axpect 1.95)
2023-07-29 22:46:52.500 INFO    ARF (448): Final RCS 0.55 (base 0.30 + loadout 0.00) * axpect 1.82)
2023-07-29 22:46:52.500 INFO    ARF (448): Final RCS 9.00 (base 3.30 + loadout 2.57) * axpect 1.95)
2023-07-29 22:46:52.510 INFO    ARF (7300): Final RCS 0.55 (base 0.30 + loadout 0.00) * axpect 1.82)
2023-07-29 22:46:52.510 INFO    ARF (7300): Final RCS 9.00 (base 3.30 + loadout 2.57) * axpect 1.95)
2023-07-29 22:46:52.791 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:46:52.791 INFO    ARF (17328): Final RCS 40.36 (base 25.00 + loadout 0.00) * axpect 1.61)
2023-07-29 22:46:52.803 INFO    ARF (11892): Final RCS 40.39 (base 25.00 + loadout 0.00) * axpect 1.62)
2023-07-29 22:46:52.812 INFO    ARF (8204): Final RCS 40.43 (base 25.00 + loadout 0.00) * axpect 1.62)
2023-07-29 22:46:52.824 INFO    ARF (12064): Final RCS 40.47 (base 25.00 + loadout 0.00) * axpect 1.62)
2023-07-29 22:46:52.830 INFO    ARF (14048): Final RCS 40.50 (base 25.00 + loadout 0.00) * axpect 1.62)
2023-07-29 22:46:52.842 INFO    ARF (16316): Final RCS 40.54 (base 25.00 + loadout 0.00) * axpect 1.62)
2023-07-29 22:46:52.847 INFO    ARF (1352): Final RCS 40.58 (base 25.00 + loadout 0.00) * axpect 1.62)
2023-07-29 22:46:53.361 INFO    ARF (10188): Final RCS 42.72 (base 25.00 + loadout 0.00) * axpect 1.71)
2023-07-29 22:46:53.372 INFO    ARF (3428): Final RCS 42.77 (base 25.00 + loadout 0.00) * axpect 1.71)
2023-07-29 22:46:53.379 INFO    ARF (12064): Final RCS 42.82 (base 25.00 + loadout 0.00) * axpect 1.71)
2023-07-29 22:46:53.390 INFO    ARF (13920): Final RCS 42.86 (base 25.00 + loadout 0.00) * axpect 1.71)
2023-07-29 22:46:53.403 INFO    ARF (16380): Final RCS 42.91 (base 25.00 + loadout 0.00) * axpect 1.72)
2023-07-29 22:46:53.412 INFO    ARF (5276): Final RCS 42.95 (base 25.00 + loadout 0.00) * axpect 1.72)
2023-07-29 22:46:53.684 INFO    ARF (12064): Final RCS 9.02 (base 3.30 + loadout 2.57) * axpect 1.96)
2023-07-29 22:46:53.711 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:46:53.711 INFO    ARF (1352): Final RCS 41.47 (base 2.40 + loadout 6.41) * axpect 14.61)
2023-07-29 22:46:53.723 INFO    ARF (14528): Final RCS 9.02 (base 3.30 + loadout 2.57) * axpect 1.96)
2023-07-29 22:46:53.723 INFO    ARF (14528): Final RCS 41.47 (base 2.40 + loadout 6.41) * axpect 14.61)
2023-07-29 22:46:53.733 INFO    ARF (448): Final RCS 9.02 (base 3.30 + loadout 2.57) * axpect 1.96)
2023-07-29 22:46:53.733 INFO    ARF (448): Final RCS 41.47 (base 2.40 + loadout 6.41) * axpect 14.61)
2023-07-29 22:46:53.891 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:46:53.891 INFO    ARF (14048): Final RCS 13.67 (base 3.00 + loadout 4.08) * axpect 3.20)
2023-07-29 22:46:54.255 INFO    ARF (10188): Final RCS 137.49 (base 75.00 + loadout 0.00) * axpect 1.83)
2023-07-29 22:46:54.261 INFO    ARF (10832): Final RCS 137.50 (base 75.00 + loadout 0.00) * axpect 1.83)
2023-07-29 22:46:54.281 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:46:54.281 INFO    ARF (10188): Final RCS 137.51 (base 75.00 + loadout 0.00) * axpect 1.83)
2023-07-29 22:46:54.292 INFO    ARF (5996): Final RCS 137.52 (base 75.00 + loadout 0.00) * axpect 1.83)
2023-07-29 22:46:54.410 INFO    ARF (5276): Final RCS 137.60 (base 75.00 + loadout 0.00) * axpect 1.83)
2023-07-29 22:46:54.431 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:46:54.431 INFO    ARF (10832): Final RCS 137.61 (base 75.00 + loadout 0.00) * axpect 1.83)
2023-07-29 22:46:54.438 INFO    ARF (16380): Final RCS 137.62 (base 75.00 + loadout 0.00) * axpect 1.83)
2023-07-29 22:46:54.461 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:46:54.461 INFO    ARF (1352): Final RCS 137.63 (base 75.00 + loadout 0.00) * axpect 1.84)
2023-07-29 22:46:54.470 INFO    ARF (7300): Final RCS 137.64 (base 75.00 + loadout 0.00) * axpect 1.84)
2023-07-29 22:46:54.611 INFO    ARF (9160): Final RCS 11.18 (base 3.30 + loadout 5.12) * axpect 1.84)
2023-07-29 22:46:54.722 WARNING LOG (3992): 6 duplicate message(s) skipped.
2023-07-29 22:46:54.722 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:46:54.823 INFO    ARF (5276): Final RCS 10.40 (base 3.00 + loadout 4.08) * axpect 2.11)
2023-07-29 22:46:54.828 INFO    ARF (16380): Final RCS 10.38 (base 3.00 + loadout 4.08) * axpect 2.10)
2023-07-29 22:46:54.841 INFO    ARF (7300): Final RCS 10.36 (base 3.00 + loadout 4.08) * axpect 2.09)
2023-07-29 22:46:54.853 INFO    ARF (9160): Final RCS 10.34 (base 3.00 + loadout 4.08) * axpect 2.09)
2023-07-29 22:46:54.859 INFO    ARF (8204): Final RCS 10.31 (base 3.00 + loadout 4.08) * axpect 2.08)
2023-07-29 22:46:54.869 INFO    ARF (11892): Final RCS 10.29 (base 3.00 + loadout 4.08) * axpect 2.07)
2023-07-29 22:46:54.880 INFO    ARF (14528): Final RCS 10.27 (base 3.00 + loadout 4.08) * axpect 2.07)
2023-07-29 22:46:54.904 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:46:54.904 DEBUG   Scripting (Main): Phrases make : key = 1
2023-07-29 22:46:54.904 DEBUG   Scripting (Main): 	 AWACSCallsign:make
2023-07-29 22:46:54.904 DEBUG   Scripting (Main): Phrases make : key = 1
2023-07-29 22:46:54.904 DEBUG   Scripting (Main): Phrases make : key = 4365
2023-07-29 22:46:54.942 INFO    ARF (13920): Final RCS 41.50 (base 2.40 + loadout 6.41) * axpect 14.62)
2023-07-29 22:46:54.963 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:46:54.963 INFO    ARF (7300): Final RCS 0.41 (base 0.30 + loadout 0.00) * axpect 1.36)
2023-07-29 22:46:54.963 INFO    ARF (7300): Final RCS 41.50 (base 2.40 + loadout 6.41) * axpect 14.62)
2023-07-29 22:46:54.969 INFO    ARF (13920): Final RCS 0.41 (base 0.30 + loadout 0.00) * axpect 1.35)
2023-07-29 22:46:54.969 INFO    ARF (13920): Final RCS 9.05 (base 3.30 + loadout 2.57) * axpect 1.96)
2023-07-29 22:46:54.969 INFO    ARF (13920): Final RCS 41.50 (base 2.40 + loadout 6.41) * axpect 14.62)
2023-07-29 22:46:54.980 INFO    ARF (13420): Final RCS 0.40 (base 0.30 + loadout 0.00) * axpect 1.35)
2023-07-29 22:46:54.980 INFO    ARF (13420): Final RCS 9.05 (base 3.30 + loadout 2.57) * axpect 1.96)
2023-07-29 22:46:54.980 INFO    ARF (13420): Final RCS 41.50 (base 2.40 + loadout 6.41) * axpect 14.62)
2023-07-29 22:46:54.992 INFO    ARF (1352): Final RCS 0.40 (base 0.30 + loadout 0.00) * axpect 1.34)
2023-07-29 22:46:54.992 INFO    ARF (1352): Final RCS 9.05 (base 3.30 + loadout 2.57) * axpect 1.96)
2023-07-29 22:46:54.992 INFO    ARF (1352): Final RCS 41.50 (base 2.40 + loadout 6.41) * axpect 14.62)
2023-07-29 22:46:55.003 INFO    ARF (13920): Final RCS 0.40 (base 0.30 + loadout 0.00) * axpect 1.34)
2023-07-29 22:46:55.003 INFO    ARF (13920): Final RCS 9.05 (base 3.30 + loadout 2.57) * axpect 1.96)
2023-07-29 22:46:55.003 INFO    ARF (13920): Final RCS 41.50 (base 2.40 + loadout 6.41) * axpect 14.62)
2023-07-29 22:46:55.008 INFO    ARF (5548): Final RCS 0.40 (base 0.30 + loadout 0.00) * axpect 1.33)
2023-07-29 22:46:55.008 INFO    ARF (5548): Final RCS 9.05 (base 3.30 + loadout 2.57) * axpect 1.96)
2023-07-29 22:46:55.302 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:46:55.302 INFO    ARF (11024): Final RCS 53.39 (base 25.00 + loadout 0.00) * axpect 2.14)
2023-07-29 22:46:55.312 INFO    ARF (17328): Final RCS 53.45 (base 25.00 + loadout 0.00) * axpect 2.14)
2023-07-29 22:46:55.324 INFO    ARF (16316): Final RCS 53.51 (base 25.00 + loadout 0.00) * axpect 2.14)
2023-07-29 22:46:55.329 INFO    ARF (8624): Final RCS 53.57 (base 25.00 + loadout 0.00) * axpect 2.14)
2023-07-29 22:46:55.340 INFO    ARF (448): Final RCS 53.63 (base 25.00 + loadout 0.00) * axpect 2.15)
2023-07-29 22:46:55.352 INFO    ARF (14528): Final RCS 53.68 (base 25.00 + loadout 0.00) * axpect 2.15)
2023-07-29 22:46:55.802 INFO    ARF (9160): Final RCS 56.24 (base 25.00 + loadout 0.00) * axpect 2.25)
2023-07-29 22:46:55.811 INFO    ARF (10188): Final RCS 56.30 (base 25.00 + loadout 0.00) * axpect 2.25)
2023-07-29 22:46:55.822 INFO    ARF (8624): Final RCS 56.35 (base 25.00 + loadout 0.00) * axpect 2.25)
2023-07-29 22:46:55.829 INFO    ARF (9160): Final RCS 56.41 (base 25.00 + loadout 0.00) * axpect 2.26)
2023-07-29 22:46:55.839 INFO    ARF (7300): Final RCS 56.46 (base 25.00 + loadout 0.00) * axpect 2.26)
2023-07-29 22:46:55.857 INFO    ARF (12064): Final RCS 56.52 (base 25.00 + loadout 0.00) * axpect 2.26)
2023-07-29 22:46:56.119 INFO    ARF (10188): Final RCS 9.08 (base 3.30 + loadout 2.57) * axpect 1.97)
2023-07-29 22:46:56.140 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:46:56.140 INFO    ARF (14528): Final RCS 0.30 (base 0.30 + loadout 0.00) * axpect 0.99)
2023-07-29 22:46:56.140 INFO    ARF (14528): Final RCS 9.08 (base 3.30 + loadout 2.57) * axpect 1.97)
2023-07-29 22:46:56.157 INFO    ARF (11024): Final RCS 0.30 (base 0.30 + loadout 0.00) * axpect 0.99)
2023-07-29 22:46:56.157 INFO    ARF (11024): Final RCS 9.08 (base 3.30 + loadout 2.57) * axpect 1.97)
2023-07-29 22:46:56.164 INFO    ARF (9160): Final RCS 0.30 (base 0.30 + loadout 0.00) * axpect 0.99)
2023-07-29 22:46:56.164 INFO    ARF (9160): Final RCS 9.08 (base 3.30 + loadout 2.57) * axpect 1.97)
2023-07-29 22:46:56.169 INFO    ARF (8624): Final RCS 0.30 (base 0.30 + loadout 0.00) * axpect 0.99)
2023-07-29 22:46:56.169 INFO    ARF (8624): Final RCS 9.08 (base 3.30 + loadout 2.57) * axpect 1.97)
2023-07-29 22:46:56.180 INFO    ARF (7300): Final RCS 0.30 (base 0.30 + loadout 0.00) * axpect 0.99)
2023-07-29 22:46:56.180 INFO    ARF (7300): Final RCS 9.08 (base 3.30 + loadout 2.57) * axpect 1.97)
2023-07-29 22:46:56.194 INFO    ARF (9160): Final RCS 0.30 (base 0.30 + loadout 0.00) * axpect 0.99)
2023-07-29 22:46:56.285 INFO    ARF (16380): Final RCS 8.78 (base 3.00 + loadout 4.08) * axpect 1.57)
2023-07-29 22:46:56.291 INFO    ARF (10832): Final RCS 8.73 (base 3.00 + loadout 4.08) * axpect 1.55)
2023-07-29 22:46:56.301 INFO    ARF (17328): Final RCS 8.69 (base 3.00 + loadout 4.08) * axpect 1.54)
2023-07-29 22:46:56.311 INFO    ARF (1352): Final RCS 8.64 (base 3.00 + loadout 4.08) * axpect 1.52)
2023-07-29 22:46:56.319 INFO    ARF (11024): Final RCS 8.60 (base 3.00 + loadout 4.08) * axpect 1.51)
2023-07-29 22:46:56.328 INFO    ARF (5996): Final RCS 8.55 (base 3.00 + loadout 4.08) * axpect 1.49)
2023-07-29 22:46:56.481 INFO    ARF (9160): Final RCS 11.29 (base 3.30 + loadout 5.12) * axpect 1.87)
2023-07-29 22:46:56.519 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:46:56.519 INFO    ARF (13420): Final RCS 11.30 (base 3.30 + loadout 5.12) * axpect 1.87)
2023-07-29 22:46:56.578 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:46:56.578 INFO    ARF (16316): Final RCS 24.16 (base 3.00 + loadout 4.29) * axpect 6.62)
2023-07-29 22:46:56.610 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:46:56.610 INFO    ARF (16316): Final RCS 24.15 (base 3.00 + loadout 4.29) * axpect 6.62)
2023-07-29 22:46:56.691 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:46:56.691 INFO    ARF (16380): Final RCS 138.80 (base 75.00 + loadout 0.00) * axpect 1.85)
2023-07-29 22:46:56.703 INFO    ARF (12064): Final RCS 138.81 (base 75.00 + loadout 0.00) * axpect 1.85)
2023-07-29 22:46:56.721 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:46:56.721 INFO    ARF (8624): Final RCS 138.82 (base 75.00 + loadout 0.00) * axpect 1.85)
2023-07-29 22:46:56.754 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:46:56.754 INFO    ARF (14048): Final RCS 138.83 (base 75.00 + loadout 0.00) * axpect 1.85)
2023-07-29 22:46:56.861 INFO    ARF (3428): Final RCS 138.87 (base 75.00 + loadout 0.00) * axpect 1.85)
2023-07-29 22:46:56.870 INFO    ARF (13920): Final RCS 138.88 (base 75.00 + loadout 0.00) * axpect 1.85)
2023-07-29 22:46:56.900 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:46:56.900 INFO    ARF (8204): Final RCS 138.89 (base 75.00 + loadout 0.00) * axpect 1.85)
2023-07-29 22:46:56.970 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:46:56.970 INFO    ARF (13420): Final RCS 24.09 (base 3.00 + loadout 4.29) * axpect 6.60)
2023-07-29 22:46:56.991 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:46:56.991 INFO    ARF (11892): Final RCS 24.08 (base 3.00 + loadout 4.29) * axpect 6.60)
2023-07-29 22:46:57.031 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:46:57.031 INFO    ARF (13420): Final RCS 24.08 (base 3.00 + loadout 4.29) * axpect 6.59)
2023-07-29 22:46:57.060 INFO    ARF (16380): Final RCS 11.34 (base 3.30 + loadout 5.12) * axpect 1.88)
2023-07-29 22:46:57.071 INFO    ARF (13920): Final RCS 11.34 (base 3.30 + loadout 5.12) * axpect 1.89)
2023-07-29 22:46:57.081 INFO    ARF (11892): Final RCS 11.35 (base 3.30 + loadout 5.12) * axpect 1.89)
2023-07-29 22:46:57.270 WARNING LOG (3992): 4 duplicate message(s) skipped.
2023-07-29 22:46:57.270 INFO    ARF (5548): Final RCS 6.98 (base 3.00 + loadout 4.08) * axpect 0.97)
2023-07-29 22:46:57.410 WARNING LOG (3992): 6 duplicate message(s) skipped.
2023-07-29 22:46:57.410 INFO    ARF (8204): Final RCS 0.32 (base 0.30 + loadout 0.00) * axpect 1.06)
2023-07-29 22:46:57.431 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:46:57.431 INFO    ARF (10832): Final RCS 9.11 (base 3.30 + loadout 2.57) * axpect 1.98)
2023-07-29 22:46:57.442 INFO    ARF (5996): Final RCS 0.32 (base 0.30 + loadout 0.00) * axpect 1.06)
2023-07-29 22:46:57.442 INFO    ARF (5996): Final RCS 9.11 (base 3.30 + loadout 2.57) * axpect 1.98)
2023-07-29 22:46:57.453 INFO    ARF (11024): Final RCS 0.32 (base 0.30 + loadout 0.00) * axpect 1.06)
2023-07-29 22:46:57.453 INFO    ARF (11024): Final RCS 9.11 (base 3.30 + loadout 2.57) * axpect 1.98)
2023-07-29 22:46:57.461 INFO    ARF (16380): Final RCS 0.32 (base 0.30 + loadout 0.00) * axpect 1.07)
2023-07-29 22:46:57.461 INFO    ARF (16380): Final RCS 9.11 (base 3.30 + loadout 2.57) * axpect 1.98)
2023-07-29 22:46:57.471 INFO    ARF (3428): Final RCS 0.32 (base 0.30 + loadout 0.00) * axpect 1.07)
2023-07-29 22:46:57.471 INFO    ARF (3428): Final RCS 9.11 (base 3.30 + loadout 2.57) * axpect 1.98)
2023-07-29 22:46:57.754 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:46:57.754 INFO    ARF (11892): Final RCS 63.62 (base 25.00 + loadout 0.00) * axpect 2.54)
2023-07-29 22:46:57.762 INFO    ARF (1352): Final RCS 63.63 (base 25.00 + loadout 0.00) * axpect 2.55)
2023-07-29 22:46:57.772 INFO    ARF (16316): Final RCS 63.65 (base 25.00 + loadout 0.00) * axpect 2.55)
2023-07-29 22:46:57.783 INFO    ARF (5276): Final RCS 63.67 (base 25.00 + loadout 0.00) * axpect 2.55)
2023-07-29 22:46:57.792 INFO    ARF (10188): Final RCS 63.68 (base 25.00 + loadout 0.00) * axpect 2.55)
2023-07-29 22:46:57.804 INFO    ARF (12064): Final RCS 63.70 (base 25.00 + loadout 0.00) * axpect 2.55)
2023-07-29 22:46:57.814 INFO    ARF (8204): Final RCS 63.71 (base 25.00 + loadout 0.00) * axpect 2.55)
2023-07-29 22:46:58.313 INFO    ARF (448): Final RCS 64.19 (base 25.00 + loadout 0.00) * axpect 2.57)
2023-07-29 22:46:58.336 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:46:58.336 INFO    ARF (5996): Final RCS 64.20 (base 25.00 + loadout 0.00) * axpect 2.57)
2023-07-29 22:46:58.366 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:46:58.366 INFO    ARF (11024): Final RCS 64.21 (base 25.00 + loadout 0.00) * axpect 2.57)
2023-07-29 22:46:58.641 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:46:58.641 INFO    ARF (5996): Final RCS 9.14 (base 3.30 + loadout 2.57) * axpect 1.99)
2023-07-29 22:46:58.674 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:46:58.674 INFO    ARF (5996): Final RCS 41.57 (base 2.40 + loadout 6.41) * axpect 14.65)
2023-07-29 22:46:58.687 INFO    ARF (3428): Final RCS 9.14 (base 3.30 + loadout 2.57) * axpect 1.99)
2023-07-29 22:46:58.687 INFO    ARF (3428): Final RCS 41.57 (base 2.40 + loadout 6.41) * axpect 14.65)
2023-07-29 22:46:58.692 INFO    ARF (14048): Final RCS 9.14 (base 3.30 + loadout 2.57) * axpect 1.99)
2023-07-29 22:46:58.692 INFO    ARF (14048): Final RCS 41.57 (base 2.40 + loadout 6.41) * axpect 14.65)
2023-07-29 22:46:58.852 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:46:58.852 INFO    ARF (7300): Final RCS 7.76 (base 3.00 + loadout 4.08) * axpect 1.23)
2023-07-29 22:46:59.213 INFO    ARF (11892): Final RCS 139.53 (base 75.00 + loadout 0.00) * axpect 1.86)
2023-07-29 22:46:59.363 WARNING LOG (3992): 5 duplicate message(s) skipped.
2023-07-29 22:46:59.363 INFO    ARF (8624): Final RCS 139.55 (base 75.00 + loadout 0.00) * axpect 1.86)
2023-07-29 22:46:59.404 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:46:59.404 INFO    ARF (16380): Final RCS 139.56 (base 75.00 + loadout 0.00) * axpect 1.86)
2023-07-29 22:46:59.574 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:46:59.574 INFO    ARF (12064): Final RCS 11.57 (base 3.30 + loadout 5.12) * axpect 1.95)
2023-07-29 22:46:59.592 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:46:59.592 DEBUG   LuaGUI (Main): ---onBdaShowF10()--- bValue , isOn(): 	true	true
2023-07-29 22:46:59.593 INFO    EDTERRAINGRAPHICS41 (8172):     surface5 gc() LOD 0 10 squares
2023-07-29 22:46:59.594 INFO    EDTERRAINGRAPHICS41 (8172):     surface5 gc() LOD 1 30 squares
2023-07-29 22:46:59.594 INFO    EDTERRAINGRAPHICS41 (8172):     surface5 gc() LOD 2 20 squares
2023-07-29 22:46:59.594 INFO    EDTERRAINGRAPHICS41 (8172):     surface5 gc() LOD 3 54 squares
2023-07-29 22:46:59.594 INFO    EDTERRAINGRAPHICS41 (8172): surface5 gc() 2.360800 ms
2023-07-29 22:46:59.600 INFO    ARF (5276): Final RCS 11.58 (base 3.30 + loadout 5.12) * axpect 1.96)
2023-07-29 22:46:59.610 INFO    ARF (10832): Final RCS 11.59 (base 3.30 + loadout 5.12) * axpect 1.96)
2023-07-29 22:46:59.622 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:46:59.622 INFO    ARF (14528): Final RCS 11.60 (base 3.30 + loadout 5.12) * axpect 1.96)
2023-07-29 22:46:59.776 INFO    ARF (10188): Final RCS 7.84 (base 3.00 + loadout 4.08) * axpect 1.25)
2023-07-29 22:46:59.791 INFO    ARF (11892): Final RCS 7.83 (base 3.00 + loadout 4.08) * axpect 1.25)
2023-07-29 22:46:59.800 INFO    ARF (10832): Final RCS 7.82 (base 3.00 + loadout 4.08) * axpect 1.25)
2023-07-29 22:46:59.815 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:46:59.815 INFO    ARF (5996): Final RCS 7.81 (base 3.00 + loadout 4.08) * axpect 1.24)
2023-07-29 22:46:59.831 INFO    ARF (1352): Final RCS 7.80 (base 3.00 + loadout 4.08) * axpect 1.24)
2023-07-29 22:46:59.901 INFO    ARF (11024): Final RCS 41.59 (base 2.40 + loadout 6.41) * axpect 14.66)
2023-07-29 22:46:59.916 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:46:59.916 INFO    ARF (3428): Final RCS 0.34 (base 0.30 + loadout 0.00) * axpect 1.13)
2023-07-29 22:46:59.916 INFO    ARF (3428): Final RCS 41.59 (base 2.40 + loadout 6.41) * axpect 14.66)
2023-07-29 22:46:59.930 INFO    ARF (8204): Final RCS 0.34 (base 0.30 + loadout 0.00) * axpect 1.13)
2023-07-29 22:46:59.930 INFO    ARF (8204): Final RCS 9.16 (base 3.30 + loadout 2.57) * axpect 2.00)
2023-07-29 22:46:59.930 INFO    ARF (8204): Final RCS 41.59 (base 2.40 + loadout 6.41) * axpect 14.66)
2023-07-29 22:46:59.939 INFO    ARF (5548): Final RCS 0.34 (base 0.30 + loadout 0.00) * axpect 1.13)
2023-07-29 22:46:59.939 INFO    ARF (5548): Final RCS 9.17 (base 3.30 + loadout 2.57) * axpect 2.00)
2023-07-29 22:46:59.939 INFO    ARF (5548): Final RCS 41.59 (base 2.40 + loadout 6.41) * axpect 14.66)
2023-07-29 22:46:59.947 INFO    ARF (1352): Final RCS 0.34 (base 0.30 + loadout 0.00) * axpect 1.12)
2023-07-29 22:46:59.947 INFO    ARF (1352): Final RCS 9.17 (base 3.30 + loadout 2.57) * axpect 2.00)
2023-07-29 22:46:59.947 INFO    ARF (1352): Final RCS 41.59 (base 2.40 + loadout 6.41) * axpect 14.66)
2023-07-29 22:46:59.954 INFO    ARF (14048): Final RCS 0.34 (base 0.30 + loadout 0.00) * axpect 1.12)
2023-07-29 22:46:59.954 INFO    ARF (14048): Final RCS 9.17 (base 3.30 + loadout 2.57) * axpect 2.00)
2023-07-29 22:46:59.954 INFO    ARF (14048): Final RCS 41.59 (base 2.40 + loadout 6.41) * axpect 14.66)
2023-07-29 22:46:59.969 INFO    ARF (5276): Final RCS 0.34 (base 0.30 + loadout 0.00) * axpect 1.12)
2023-07-29 22:46:59.969 INFO    ARF (5276): Final RCS 9.17 (base 3.30 + loadout 2.57) * axpect 2.00)
2023-07-29 22:47:00.260 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:47:00.260 INFO    ARF (5548): Final RCS 62.16 (base 25.00 + loadout 0.00) * axpect 2.49)
2023-07-29 22:47:00.269 INFO    ARF (1352): Final RCS 62.14 (base 25.00 + loadout 0.00) * axpect 2.49)
2023-07-29 22:47:00.282 INFO    ARF (5276): Final RCS 62.13 (base 25.00 + loadout 0.00) * axpect 2.49)
2023-07-29 22:47:00.290 INFO    ARF (5548): Final RCS 62.11 (base 25.00 + loadout 0.00) * axpect 2.48)
2023-07-29 22:47:00.298 INFO    ARF (11024): Final RCS 62.09 (base 25.00 + loadout 0.00) * axpect 2.48)
2023-07-29 22:47:00.304 INFO    ARF (13920): Final RCS 62.08 (base 25.00 + loadout 0.00) * axpect 2.48)
2023-07-29 22:47:00.322 INFO    ARF (3428): Final RCS 62.06 (base 25.00 + loadout 0.00) * axpect 2.48)
2023-07-29 22:47:00.723 INFO    ASYNCNET (Main): Current ping: 73.2ms
2023-07-29 22:47:00.749 INFO    ARF (17328): Final RCS 61.38 (base 25.00 + loadout 0.00) * axpect 2.46)
2023-07-29 22:47:00.761 INFO    ARF (14048): Final RCS 61.37 (base 25.00 + loadout 0.00) * axpect 2.45)
2023-07-29 22:47:00.773 INFO    ARF (16316): Final RCS 61.35 (base 25.00 + loadout 0.00) * axpect 2.45)
2023-07-29 22:47:00.781 INFO    ARF (7300): Final RCS 61.34 (base 25.00 + loadout 0.00) * axpect 2.45)
2023-07-29 22:47:00.789 INFO    ARF (13420): Final RCS 61.32 (base 25.00 + loadout 0.00) * axpect 2.45)
2023-07-29 22:47:00.804 INFO    ARF (9160): Final RCS 61.31 (base 25.00 + loadout 0.00) * axpect 2.45)
2023-07-29 22:47:00.811 INFO    ARF (14048): Final RCS 61.30 (base 25.00 + loadout 0.00) * axpect 2.45)
2023-07-29 22:47:01.077 INFO    ARF (5276): Final RCS 8.79 (base 3.30 + loadout 2.57) * axpect 1.89)
2023-07-29 22:47:01.086 INFO    ARF (8624): Final RCS 8.78 (base 3.30 + loadout 2.57) * axpect 1.88)
2023-07-29 22:47:01.101 INFO    ARF (3968): Final RCS 0.27 (base 0.30 + loadout 0.00) * axpect 0.89)
2023-07-29 22:47:01.101 INFO    ARF (3968): Final RCS 8.76 (base 3.30 + loadout 2.57) * axpect 1.88)
2023-07-29 22:47:01.107 INFO    ARF (11024): Final RCS 0.27 (base 0.30 + loadout 0.00) * axpect 0.89)
2023-07-29 22:47:01.107 INFO    ARF (11024): Final RCS 8.75 (base 3.30 + loadout 2.57) * axpect 1.87)
2023-07-29 22:47:01.116 INFO    ARF (5996): Final RCS 0.27 (base 0.30 + loadout 0.00) * axpect 0.89)
2023-07-29 22:47:01.116 INFO    ARF (5996): Final RCS 8.74 (base 3.30 + loadout 2.57) * axpect 1.87)
2023-07-29 22:47:01.129 INFO    ARF (5548): Final RCS 0.27 (base 0.30 + loadout 0.00) * axpect 0.89)
2023-07-29 22:47:01.129 INFO    ARF (5548): Final RCS 8.72 (base 3.30 + loadout 2.57) * axpect 1.86)
2023-07-29 22:47:01.137 INFO    ARF (7300): Final RCS 0.27 (base 0.30 + loadout 0.00) * axpect 0.89)
2023-07-29 22:47:01.137 INFO    ARF (7300): Final RCS 8.71 (base 3.30 + loadout 2.57) * axpect 1.86)
2023-07-29 22:47:01.152 INFO    ARF (13920): Final RCS 0.27 (base 0.30 + loadout 0.00) * axpect 0.89)
2023-07-29 22:47:01.239 INFO    ARF (17328): Final RCS 7.49 (base 3.00 + loadout 4.08) * axpect 1.14)
2023-07-29 22:47:01.248 INFO    ARF (10188): Final RCS 7.50 (base 3.00 + loadout 4.08) * axpect 1.14)
2023-07-29 22:47:01.290 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:47:01.290 INFO    ARF (14048): Final RCS 7.51 (base 3.00 + loadout 4.08) * axpect 1.14)
2023-07-29 22:47:01.360 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:01.360 DEBUG   LuaGUI (Main): --- onChatMessage---	BLUE player Griffin died	nil	nil
2023-07-29 22:47:01.360 DEBUG   LuaGUI (Main): --- onChatMessage---	RED unknown in M-2000C killed BLUE player Griffin in F-22A with Matra Magic II	nil	nil
2023-07-29 22:47:01.452 INFO    ARF (3428): Final RCS 11.53 (base 3.30 + loadout 5.12) * axpect 1.94)
2023-07-29 22:47:01.525 WARNING LOG (3992): 6 duplicate message(s) skipped.
2023-07-29 22:47:01.525 INFO    ARF (8624): Final RCS 23.16 (base 3.00 + loadout 4.29) * axpect 6.29)
2023-07-29 22:47:01.549 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:01.549 INFO    ARF (11024): Final RCS 23.15 (base 3.00 + loadout 4.29) * axpect 6.29)
2023-07-29 22:47:01.569 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:01.569 INFO    ARF (14528): Final RCS 23.15 (base 3.00 + loadout 4.29) * axpect 6.28)
2023-07-29 22:47:01.590 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:01.590 INFO    ARF (16316): Final RCS 23.14 (base 3.00 + loadout 4.29) * axpect 6.28)
2023-07-29 22:47:01.659 INFO    ARF (5548): Final RCS 139.67 (base 75.00 + loadout 0.00) * axpect 1.86)
2023-07-29 22:47:01.809 WARNING LOG (3992): 6 duplicate message(s) skipped.
2023-07-29 22:47:01.809 INFO    ARF (12064): Final RCS 139.66 (base 75.00 + loadout 0.00) * axpect 1.86)
2023-07-29 22:47:01.928 WARNING LOG (3992): 5 duplicate message(s) skipped.
2023-07-29 22:47:01.928 INFO    ARF (11892): Final RCS 23.07 (base 3.00 + loadout 4.29) * axpect 6.26)
2023-07-29 22:47:01.979 WARNING LOG (3992): 4 duplicate message(s) skipped.
2023-07-29 22:47:01.979 INFO    ARF (8624): Final RCS 23.06 (base 3.00 + loadout 4.29) * axpect 6.26)
2023-07-29 22:47:02.016 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:02.016 INFO    ARF (448): Final RCS 11.52 (base 3.30 + loadout 5.12) * axpect 1.94)
2023-07-29 22:47:02.229 WARNING LOG (3992): 5 duplicate message(s) skipped.
2023-07-29 22:47:02.229 INFO    ARF (5996): Final RCS 6.91 (base 3.00 + loadout 4.08) * axpect 0.94)
2023-07-29 22:47:02.236 INFO    ARF (14528): Final RCS 6.90 (base 3.00 + loadout 4.08) * axpect 0.94)
2023-07-29 22:47:02.259 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:02.259 INFO    ARF (13420): Final RCS 6.89 (base 3.00 + loadout 4.08) * axpect 0.94)
2023-07-29 22:47:02.265 INFO    ARF (16380): Final RCS 6.88 (base 3.00 + loadout 4.08) * axpect 0.94)
2023-07-29 22:47:02.281 INFO    ARF (11892): Final RCS 6.88 (base 3.00 + loadout 4.08) * axpect 0.93)
2023-07-29 22:47:02.368 INFO    ARF (17328): Final RCS 0.27 (base 0.30 + loadout 0.00) * axpect 0.91)
2023-07-29 22:47:02.389 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:47:02.389 INFO    ARF (10832): Final RCS 8.25 (base 3.30 + loadout 2.57) * axpect 1.72)
2023-07-29 22:47:02.398 INFO    ARF (14048): Final RCS 0.27 (base 0.30 + loadout 0.00) * axpect 0.91)
2023-07-29 22:47:02.398 INFO    ARF (14048): Final RCS 8.24 (base 3.30 + loadout 2.57) * axpect 1.72)
2023-07-29 22:47:02.405 INFO    ARF (7300): Final RCS 0.27 (base 0.30 + loadout 0.00) * axpect 0.92)
2023-07-29 22:47:02.405 INFO    ARF (7300): Final RCS 8.24 (base 3.30 + loadout 2.57) * axpect 1.72)
2023-07-29 22:47:02.416 DEBUG   LuaGUI (Main): ---onBdaShowF10()--- bValue , isOn(): 	false	true
2023-07-29 22:47:02.420 INFO    ARF (11892): Final RCS 0.28 (base 0.30 + loadout 0.00) * axpect 0.92)
2023-07-29 22:47:02.420 INFO    ARF (11892): Final RCS 8.23 (base 3.30 + loadout 2.57) * axpect 1.72)
2023-07-29 22:47:02.428 INFO    ARF (16316): Final RCS 0.28 (base 0.30 + loadout 0.00) * axpect 0.92)
2023-07-29 22:47:02.428 INFO    ARF (16316): Final RCS 8.23 (base 3.30 + loadout 2.57) * axpect 1.72)
2023-07-29 22:47:02.450 INFO    ARF (13420): Final RCS 8.23 (base 3.30 + loadout 2.57) * axpect 1.71)
2023-07-29 22:47:02.461 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:47:02.725 INFO    ARF (5996): Final RCS 61.77 (base 25.00 + loadout 0.00) * axpect 2.47)
2023-07-29 22:47:02.731 INFO    ARF (5548): Final RCS 61.79 (base 25.00 + loadout 0.00) * axpect 2.47)
2023-07-29 22:47:02.742 INFO    ARF (14528): Final RCS 61.82 (base 25.00 + loadout 0.00) * axpect 2.47)
2023-07-29 22:47:02.752 INFO    ARF (12064): Final RCS 61.85 (base 25.00 + loadout 0.00) * axpect 2.47)
2023-07-29 22:47:02.763 INFO    ARF (448): Final RCS 61.87 (base 25.00 + loadout 0.00) * axpect 2.47)
2023-07-29 22:47:02.773 INFO    ARF (8204): Final RCS 61.90 (base 25.00 + loadout 0.00) * axpect 2.48)
2023-07-29 22:47:02.779 INFO    ARF (11892): Final RCS 61.93 (base 25.00 + loadout 0.00) * axpect 2.48)
2023-07-29 22:47:03.262 INFO    ARF (8624): Final RCS 63.60 (base 25.00 + loadout 0.00) * axpect 2.54)
2023-07-29 22:47:03.273 INFO    ARF (11892): Final RCS 63.65 (base 25.00 + loadout 0.00) * axpect 2.55)
2023-07-29 22:47:03.284 INFO    ARF (13420): Final RCS 63.69 (base 25.00 + loadout 0.00) * axpect 2.55)
2023-07-29 22:47:03.293 INFO    ARF (14528): Final RCS 63.74 (base 25.00 + loadout 0.00) * axpect 2.55)
2023-07-29 22:47:03.305 INFO    ARF (13920): Final RCS 63.78 (base 25.00 + loadout 0.00) * axpect 2.55)
2023-07-29 22:47:03.317 INFO    ARF (1352): Final RCS 63.83 (base 25.00 + loadout 0.00) * axpect 2.55)
2023-07-29 22:47:03.325 INFO    ARF (16380): Final RCS 63.87 (base 25.00 + loadout 0.00) * axpect 2.55)
2023-07-29 22:47:03.601 INFO    ARF (3968): Final RCS 7.83 (base 3.30 + loadout 2.57) * axpect 1.59)
2023-07-29 22:47:03.611 INFO    ARF (14048): Final RCS 7.82 (base 3.30 + loadout 2.57) * axpect 1.59)
2023-07-29 22:47:03.634 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:47:03.634 INFO    ARF (7300): Final RCS 41.67 (base 2.40 + loadout 6.41) * axpect 14.69)
2023-07-29 22:47:03.645 INFO    ARF (10188): Final RCS 7.82 (base 3.30 + loadout 2.57) * axpect 1.59)
2023-07-29 22:47:03.645 INFO    ARF (10188): Final RCS 41.67 (base 2.40 + loadout 6.41) * axpect 14.69)
2023-07-29 22:47:03.651 INFO    ARF (448): Final RCS 7.82 (base 3.30 + loadout 2.57) * axpect 1.59)
2023-07-29 22:47:03.651 INFO    ARF (448): Final RCS 41.67 (base 2.40 + loadout 6.41) * axpect 14.69)
2023-07-29 22:47:03.814 WARNING LOG (3992): 4 duplicate message(s) skipped.
2023-07-29 22:47:03.814 INFO    ARF (3428): Final RCS 6.66 (base 3.00 + loadout 4.08) * axpect 0.86)
2023-07-29 22:47:04.181 INFO    ARF (8624): Final RCS 139.34 (base 75.00 + loadout 0.00) * axpect 1.86)
2023-07-29 22:47:04.231 WARNING LOG (3992): 4 duplicate message(s) skipped.
2023-07-29 22:47:04.231 INFO    ARF (14048): Final RCS 139.33 (base 75.00 + loadout 0.00) * axpect 1.86)
2023-07-29 22:47:04.315 INFO    ARF (14528): Final RCS 139.32 (base 75.00 + loadout 0.00) * axpect 1.86)
2023-07-29 22:47:04.324 INFO    ARF (5996): Final RCS 139.31 (base 75.00 + loadout 0.00) * axpect 1.86)
2023-07-29 22:47:04.372 WARNING LOG (3992): 4 duplicate message(s) skipped.
2023-07-29 22:47:04.372 INFO    ARF (11892): Final RCS 139.30 (base 75.00 + loadout 0.00) * axpect 1.86)
2023-07-29 22:47:04.521 INFO    ARF (16316): Final RCS 11.78 (base 3.30 + loadout 5.12) * axpect 2.02)
2023-07-29 22:47:04.731 WARNING LOG (3992): 6 duplicate message(s) skipped.
2023-07-29 22:47:04.731 INFO    ARF (10832): Final RCS 6.82 (base 3.00 + loadout 4.08) * axpect 0.92)
2023-07-29 22:47:04.749 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:04.749 INFO    ARF (14528): Final RCS 6.83 (base 3.00 + loadout 4.08) * axpect 0.92)
2023-07-29 22:47:04.782 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:47:04.782 INFO    ARF (14528): Final RCS 6.84 (base 3.00 + loadout 4.08) * axpect 0.92)
2023-07-29 22:47:04.862 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:04.862 INFO    ARF (5996): Final RCS 41.69 (base 2.40 + loadout 6.41) * axpect 14.70)
2023-07-29 22:47:04.883 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:04.883 INFO    ARF (7300): Final RCS 0.36 (base 0.30 + loadout 0.00) * axpect 1.19)
2023-07-29 22:47:04.883 INFO    ARF (7300): Final RCS 41.69 (base 2.40 + loadout 6.41) * axpect 14.70)
2023-07-29 22:47:04.889 INFO    ARF (14528): Final RCS 0.36 (base 0.30 + loadout 0.00) * axpect 1.19)
2023-07-29 22:47:04.889 INFO    ARF (14528): Final RCS 7.53 (base 3.30 + loadout 2.57) * axpect 1.50)
2023-07-29 22:47:04.889 INFO    ARF (14528): Final RCS 41.69 (base 2.40 + loadout 6.41) * axpect 14.70)
2023-07-29 22:47:04.901 INFO    ARF (5548): Final RCS 0.36 (base 0.30 + loadout 0.00) * axpect 1.19)
2023-07-29 22:47:04.901 INFO    ARF (5548): Final RCS 7.53 (base 3.30 + loadout 2.57) * axpect 1.50)
2023-07-29 22:47:04.901 INFO    ARF (5548): Final RCS 41.69 (base 2.40 + loadout 6.41) * axpect 14.70)
2023-07-29 22:47:04.911 INFO    ARF (11024): Final RCS 0.36 (base 0.30 + loadout 0.00) * axpect 1.19)
2023-07-29 22:47:04.911 INFO    ARF (11024): Final RCS 7.52 (base 3.30 + loadout 2.57) * axpect 1.50)
2023-07-29 22:47:04.911 INFO    ARF (11024): Final RCS 41.69 (base 2.40 + loadout 6.41) * axpect 14.70)
2023-07-29 22:47:04.922 INFO    ARF (448): Final RCS 0.36 (base 0.30 + loadout 0.00) * axpect 1.18)
2023-07-29 22:47:04.922 INFO    ARF (448): Final RCS 7.52 (base 3.30 + loadout 2.57) * axpect 1.50)
2023-07-29 22:47:04.922 INFO    ARF (448): Final RCS 41.69 (base 2.40 + loadout 6.41) * axpect 14.70)
2023-07-29 22:47:04.933 INFO    ARF (12064): Final RCS 0.35 (base 0.30 + loadout 0.00) * axpect 1.18)
2023-07-29 22:47:04.933 INFO    ARF (12064): Final RCS 7.52 (base 3.30 + loadout 2.57) * axpect 1.50)
2023-07-29 22:47:05.230 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:47:05.230 INFO    ARF (16316): Final RCS 80.10 (base 25.00 + loadout 0.00) * axpect 3.20)
2023-07-29 22:47:05.241 INFO    ARF (1352): Final RCS 80.23 (base 25.00 + loadout 0.00) * axpect 3.21)
2023-07-29 22:47:05.252 INFO    ARF (13420): Final RCS 80.36 (base 25.00 + loadout 0.00) * axpect 3.21)
2023-07-29 22:47:05.258 INFO    ARF (16316): Final RCS 80.49 (base 25.00 + loadout 0.00) * axpect 3.22)
2023-07-29 22:47:05.268 INFO    ARF (1352): Final RCS 80.62 (base 25.00 + loadout 0.00) * axpect 3.22)
2023-07-29 22:47:05.280 INFO    ARF (5996): Final RCS 80.75 (base 25.00 + loadout 0.00) * axpect 3.23)
2023-07-29 22:47:05.311 DEBUG   LuaGUI (Main): --- onChatMessage---	BLUE player Griffin disconnected 	nil	nil
2023-07-29 22:47:05.311 DEBUG   LuaGUI (Main): ----onPlayerDisconnect---	14	0
2023-07-29 22:47:05.434 DEBUG   LuaHooks (Main): LuaRPC Error: request = 15, error_code = 404, error_msg = Method not found
2023-07-29 22:47:05.707 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:05.707 INFO    ARF (3428): Final RCS 86.91 (base 25.00 + loadout 0.00) * axpect 3.48)
2023-07-29 22:47:05.719 INFO    ARF (8624): Final RCS 87.06 (base 25.00 + loadout 0.00) * axpect 3.48)
2023-07-29 22:47:05.730 INFO    ARF (16316): Final RCS 87.21 (base 25.00 + loadout 0.00) * axpect 3.49)
2023-07-29 22:47:05.740 INFO    ARF (5276): Final RCS 87.37 (base 25.00 + loadout 0.00) * axpect 3.49)
2023-07-29 22:47:05.752 INFO    ARF (10832): Final RCS 87.52 (base 25.00 + loadout 0.00) * axpect 3.50)
2023-07-29 22:47:05.762 INFO    ARF (12064): Final RCS 87.68 (base 25.00 + loadout 0.00) * axpect 3.51)
2023-07-29 22:47:06.040 INFO    ARF (5548): Final RCS 7.46 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:47:06.061 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:06.061 INFO    ARF (11024): Final RCS 0.29 (base 0.30 + loadout 0.00) * axpect 0.97)
2023-07-29 22:47:06.061 INFO    ARF (11024): Final RCS 7.46 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:47:06.067 INFO    ARF (5548): Final RCS 0.29 (base 0.30 + loadout 0.00) * axpect 0.97)
2023-07-29 22:47:06.067 INFO    ARF (5548): Final RCS 7.46 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:47:06.083 INFO    ARF (16316): Final RCS 0.29 (base 0.30 + loadout 0.00) * axpect 0.97)
2023-07-29 22:47:06.083 INFO    ARF (16316): Final RCS 7.46 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:47:06.092 INFO    ARF (16380): Final RCS 0.29 (base 0.30 + loadout 0.00) * axpect 0.97)
2023-07-29 22:47:06.093 INFO    ARF (16380): Final RCS 7.46 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:47:06.101 INFO    ARF (10832): Final RCS 0.29 (base 0.30 + loadout 0.00) * axpect 0.97)
2023-07-29 22:47:06.101 INFO    ARF (10832): Final RCS 7.46 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:47:06.111 INFO    ARF (12064): Final RCS 0.29 (base 0.30 + loadout 0.00) * axpect 0.96)
2023-07-29 22:47:06.202 INFO    ARF (12064): Final RCS 7.34 (base 3.00 + loadout 4.08) * axpect 1.09)
2023-07-29 22:47:06.212 INFO    ARF (3428): Final RCS 7.35 (base 3.00 + loadout 4.08) * axpect 1.09)
2023-07-29 22:47:06.241 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:47:06.241 INFO    ARF (13420): Final RCS 7.36 (base 3.00 + loadout 4.08) * axpect 1.09)
2023-07-29 22:47:06.252 INFO    ARF (14048): Final RCS 7.36 (base 3.00 + loadout 4.08) * axpect 1.10)
2023-07-29 22:47:06.264 INFO    ARF (11892): Final RCS 7.37 (base 3.00 + loadout 4.08) * axpect 1.10)
2023-07-29 22:47:06.418 INFO    ARF (13920): Final RCS 11.86 (base 3.30 + loadout 5.12) * axpect 2.04)
2023-07-29 22:47:06.490 WARNING LOG (3992): 5 duplicate message(s) skipped.
2023-07-29 22:47:06.490 INFO    ARF (5996): Final RCS 22.10 (base 3.00 + loadout 4.29) * axpect 5.93)
2023-07-29 22:47:06.509 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:06.509 INFO    ARF (14528): Final RCS 22.09 (base 3.00 + loadout 4.29) * axpect 5.93)
2023-07-29 22:47:06.627 WARNING LOG (3992): 4 duplicate message(s) skipped.
2023-07-29 22:47:06.627 INFO    ARF (8204): Final RCS 138.70 (base 75.00 + loadout 0.00) * axpect 1.85)
2023-07-29 22:47:06.656 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:47:06.656 DEBUG   LuaGUI (Main): --- onChatMessage---	i would go 2k for a bunker	6	-1
2023-07-29 22:47:06.660 INFO    ARF (3428): Final RCS 138.69 (base 75.00 + loadout 0.00) * axpect 1.85)
2023-07-29 22:47:06.688 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:47:06.688 INFO    ARF (11024): Final RCS 138.68 (base 75.00 + loadout 0.00) * axpect 1.85)
2023-07-29 22:47:06.762 INFO    ARF (14048): Final RCS 138.66 (base 75.00 + loadout 0.00) * axpect 1.85)
2023-07-29 22:47:06.789 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:47:06.789 INFO    ARF (3968): Final RCS 138.65 (base 75.00 + loadout 0.00) * axpect 1.85)
2023-07-29 22:47:06.894 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:47:06.894 INFO    ARF (9160): Final RCS 22.02 (base 3.00 + loadout 4.29) * axpect 5.91)
2023-07-29 22:47:06.904 INFO    ARF (11892): Final RCS 22.01 (base 3.00 + loadout 4.29) * axpect 5.91)
2023-07-29 22:47:06.935 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:47:06.935 INFO    ARF (14528): Final RCS 22.01 (base 3.00 + loadout 4.29) * axpect 5.90)
2023-07-29 22:47:06.956 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:06.956 INFO    ARF (16380): Final RCS 22.00 (base 3.00 + loadout 4.29) * axpect 5.90)
2023-07-29 22:47:06.975 INFO    ARF (13920): Final RCS 11.87 (base 3.30 + loadout 5.12) * axpect 2.05)
2023-07-29 22:47:07.189 WARNING LOG (3992): 6 duplicate message(s) skipped.
2023-07-29 22:47:07.189 INFO    ARF (14528): Final RCS 7.65 (base 3.00 + loadout 4.08) * axpect 1.19)
2023-07-29 22:47:07.210 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:07.210 INFO    ARF (10832): Final RCS 7.66 (base 3.00 + loadout 4.08) * axpect 1.19)
2023-07-29 22:47:07.243 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:47:07.243 INFO    ARF (448): Final RCS 7.66 (base 3.00 + loadout 4.08) * axpect 1.20)
2023-07-29 22:47:07.332 INFO    ARF (11024): Final RCS 0.25 (base 0.30 + loadout 0.00) * axpect 0.84)
2023-07-29 22:47:07.350 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:47:07.350 INFO    ARF (448): Final RCS 7.44 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:47:07.360 INFO    ARF (10188): Final RCS 0.25 (base 0.30 + loadout 0.00) * axpect 0.84)
2023-07-29 22:47:07.360 INFO    ARF (10188): Final RCS 7.44 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:47:07.370 INFO    ARF (14528): Final RCS 0.25 (base 0.30 + loadout 0.00) * axpect 0.83)
2023-07-29 22:47:07.370 INFO    ARF (14528): Final RCS 7.44 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:47:07.382 INFO    ARF (8624): Final RCS 0.25 (base 0.30 + loadout 0.00) * axpect 0.83)
2023-07-29 22:47:07.382 INFO    ARF (8624): Final RCS 7.44 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:47:07.389 INFO    ARF (5276): Final RCS 0.25 (base 0.30 + loadout 0.00) * axpect 0.83)
2023-07-29 22:47:07.389 INFO    ARF (5276): Final RCS 7.44 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:47:07.664 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:07.664 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:47:07.691 INFO    ARF (16316): Final RCS 126.24 (base 25.00 + loadout 0.00) * axpect 5.05)
2023-07-29 22:47:07.703 INFO    ARF (448): Final RCS 126.48 (base 25.00 + loadout 0.00) * axpect 5.06)
2023-07-29 22:47:07.714 INFO    ARF (9160): Final RCS 126.71 (base 25.00 + loadout 0.00) * axpect 5.07)
2023-07-29 22:47:07.721 INFO    ARF (8624): Final RCS 126.94 (base 25.00 + loadout 0.00) * axpect 5.08)
2023-07-29 22:47:07.731 INFO    ARF (11024): Final RCS 127.18 (base 25.00 + loadout 0.00) * axpect 5.09)
2023-07-29 22:47:07.743 INFO    ARF (8204): Final RCS 127.41 (base 25.00 + loadout 0.00) * axpect 5.10)
2023-07-29 22:47:08.222 INFO    ARF (13420): Final RCS 138.81 (base 25.00 + loadout 0.00) * axpect 5.55)
2023-07-29 22:47:08.228 INFO    ARF (16380): Final RCS 139.05 (base 25.00 + loadout 0.00) * axpect 5.56)
2023-07-29 22:47:08.248 INFO    ARF (10832): Final RCS 139.30 (base 25.00 + loadout 0.00) * axpect 5.57)
2023-07-29 22:47:08.249 INFO    ARF (13920): Final RCS 139.54 (base 25.00 + loadout 0.00) * axpect 5.58)
2023-07-29 22:47:08.259 INFO    ARF (12064): Final RCS 139.78 (base 25.00 + loadout 0.00) * axpect 5.59)
2023-07-29 22:47:08.269 INFO    ARF (448): Final RCS 140.02 (base 25.00 + loadout 0.00) * axpect 5.60)
2023-07-29 22:47:08.280 INFO    ARF (13920): Final RCS 140.26 (base 25.00 + loadout 0.00) * axpect 5.61)
2023-07-29 22:47:08.446 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:47:08.562 INFO    ARF (448): Final RCS 7.50 (base 3.30 + loadout 2.57) * axpect 1.49)
2023-07-29 22:47:08.590 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:47:08.590 INFO    ARF (13420): Final RCS 41.76 (base 2.40 + loadout 6.41) * axpect 14.73)
2023-07-29 22:47:08.602 INFO    ARF (7300): Final RCS 7.50 (base 3.30 + loadout 2.57) * axpect 1.49)
2023-07-29 22:47:08.602 INFO    ARF (7300): Final RCS 41.76 (base 2.40 + loadout 6.41) * axpect 14.73)
2023-07-29 22:47:08.611 INFO    ARF (3428): Final RCS 7.50 (base 3.30 + loadout 2.57) * axpect 1.50)
2023-07-29 22:47:08.611 INFO    ARF (3428): Final RCS 41.76 (base 2.40 + loadout 6.41) * axpect 14.73)
2023-07-29 22:47:08.628 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:08.628 INFO    ARF (5276): Final RCS 41.77 (base 2.40 + loadout 6.41) * axpect 14.73)
2023-07-29 22:47:08.761 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:47:08.761 INFO    ARF (16380): Final RCS 7.64 (base 3.00 + loadout 4.08) * axpect 1.19)
2023-07-29 22:47:09.151 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:09.151 INFO    ARF (448): Final RCS 137.88 (base 75.00 + loadout 0.00) * axpect 1.84)
2023-07-29 22:47:09.163 INFO    ARF (14048): Final RCS 137.87 (base 75.00 + loadout 0.00) * axpect 1.84)
2023-07-29 22:47:09.190 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:47:09.190 INFO    ARF (14528): Final RCS 137.86 (base 75.00 + loadout 0.00) * axpect 1.84)
2023-07-29 22:47:09.264 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:47:09.264 INFO    ARF (7300): Final RCS 137.84 (base 75.00 + loadout 0.00) * axpect 1.84)
2023-07-29 22:47:09.281 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:09.281 INFO    ARF (8624): Final RCS 137.83 (base 75.00 + loadout 0.00) * axpect 1.84)
2023-07-29 22:47:09.312 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:47:09.312 INFO    ARF (9160): Final RCS 137.82 (base 75.00 + loadout 0.00) * axpect 1.84)
2023-07-29 22:47:09.468 INFO    ARF (448): Final RCS 11.72 (base 3.30 + loadout 5.12) * axpect 2.00)
2023-07-29 22:47:09.496 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:09.496 INFO    ARF (3968): Final RCS 11.71 (base 3.30 + loadout 5.12) * axpect 2.00)
2023-07-29 22:47:09.510 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:09.510 INFO    ARF (13920): Final RCS 11.71 (base 3.30 + loadout 5.12) * axpect 1.99)
2023-07-29 22:47:09.522 INFO    ARF (14528): Final RCS 11.70 (base 3.30 + loadout 5.12) * axpect 1.99)
2023-07-29 22:47:09.689 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:09.689 INFO    ARF (10832): Final RCS 7.37 (base 3.00 + loadout 4.08) * axpect 1.10)
2023-07-29 22:47:09.707 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:09.707 INFO    ARF (13920): Final RCS 7.36 (base 3.00 + loadout 4.08) * axpect 1.10)
2023-07-29 22:47:09.719 INFO    ARF (11024): Final RCS 7.36 (base 3.00 + loadout 4.08) * axpect 1.09)
2023-07-29 22:47:09.741 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:09.741 INFO    ARF (8624): Final RCS 7.35 (base 3.00 + loadout 4.08) * axpect 1.09)
2023-07-29 22:47:09.822 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:09.822 INFO    ARF (16316): Final RCS 41.79 (base 2.40 + loadout 6.41) * axpect 14.74)
2023-07-29 22:47:09.840 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:09.840 INFO    ARF (3968): Final RCS 0.32 (base 0.30 + loadout 0.00) * axpect 1.07)
2023-07-29 22:47:09.840 INFO    ARF (3968): Final RCS 41.79 (base 2.40 + loadout 6.41) * axpect 14.74)
2023-07-29 22:47:09.852 INFO    ARF (5548): Final RCS 0.32 (base 0.30 + loadout 0.00) * axpect 1.07)
2023-07-29 22:47:09.852 INFO    ARF (5548): Final RCS 7.70 (base 3.30 + loadout 2.57) * axpect 1.56)
2023-07-29 22:47:09.852 INFO    ARF (5548): Final RCS 41.79 (base 2.40 + loadout 6.41) * axpect 14.74)
2023-07-29 22:47:09.859 INFO    ARF (8204): Final RCS 0.32 (base 0.30 + loadout 0.00) * axpect 1.07)
2023-07-29 22:47:09.859 INFO    ARF (8204): Final RCS 7.70 (base 3.30 + loadout 2.57) * axpect 1.56)
2023-07-29 22:47:09.859 INFO    ARF (8204): Final RCS 41.79 (base 2.40 + loadout 6.41) * axpect 14.74)
2023-07-29 22:47:09.871 INFO    ARF (448): Final RCS 0.32 (base 0.30 + loadout 0.00) * axpect 1.07)
2023-07-29 22:47:09.871 INFO    ARF (448): Final RCS 7.70 (base 3.30 + loadout 2.57) * axpect 1.55)
2023-07-29 22:47:09.871 INFO    ARF (448): Final RCS 41.79 (base 2.40 + loadout 6.41) * axpect 14.74)
2023-07-29 22:47:09.887 INFO    ARF (17328): Final RCS 0.32 (base 0.30 + loadout 0.00) * axpect 1.07)
2023-07-29 22:47:09.887 INFO    ARF (17328): Final RCS 7.70 (base 3.30 + loadout 2.57) * axpect 1.55)
2023-07-29 22:47:09.887 INFO    ARF (17328): Final RCS 41.79 (base 2.40 + loadout 6.41) * axpect 14.74)
2023-07-29 22:47:09.894 INFO    ARF (8204): Final RCS 0.32 (base 0.30 + loadout 0.00) * axpect 1.07)
2023-07-29 22:47:09.894 INFO    ARF (8204): Final RCS 7.70 (base 3.30 + loadout 2.57) * axpect 1.55)
2023-07-29 22:47:10.186 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:47:10.186 INFO    ARF (3968): Final RCS 181.65 (base 25.00 + loadout 0.00) * axpect 7.27)
2023-07-29 22:47:10.203 INFO    ARF (9160): Final RCS 181.82 (base 25.00 + loadout 0.00) * axpect 7.27)
2023-07-29 22:47:10.212 INFO    ARF (3428): Final RCS 181.99 (base 25.00 + loadout 0.00) * axpect 7.28)
2023-07-29 22:47:10.222 INFO    ARF (13420): Final RCS 182.16 (base 25.00 + loadout 0.00) * axpect 7.29)
2023-07-29 22:47:10.228 INFO    ARF (12064): Final RCS 182.32 (base 25.00 + loadout 0.00) * axpect 7.29)
2023-07-29 22:47:10.241 INFO    ARF (8204): Final RCS 182.49 (base 25.00 + loadout 0.00) * axpect 7.30)
2023-07-29 22:47:10.251 INFO    ARF (10188): Final RCS 182.65 (base 25.00 + loadout 0.00) * axpect 7.31)
2023-07-29 22:47:10.659 INFO    ARF (16316): Final RCS 188.79 (base 25.00 + loadout 0.00) * axpect 7.55)
2023-07-29 22:47:10.672 INFO    ARF (1352): Final RCS 188.92 (base 25.00 + loadout 0.00) * axpect 7.56)
2023-07-29 22:47:10.681 INFO    ARF (14048): Final RCS 189.05 (base 25.00 + loadout 0.00) * axpect 7.56)
2023-07-29 22:47:10.691 INFO    ARF (8624): Final RCS 189.19 (base 25.00 + loadout 0.00) * axpect 7.57)
2023-07-29 22:47:10.699 INFO    ARF (9160): Final RCS 189.32 (base 25.00 + loadout 0.00) * axpect 7.57)
2023-07-29 22:47:10.712 INFO    ARF (14048): Final RCS 189.45 (base 25.00 + loadout 0.00) * axpect 7.58)
2023-07-29 22:47:10.721 INFO    ARF (13420): Final RCS 189.58 (base 25.00 + loadout 0.00) * axpect 7.58)
2023-07-29 22:47:11.002 INFO    ARF (8204): Final RCS 7.50 (base 3.30 + loadout 2.57) * axpect 1.49)
2023-07-29 22:47:11.008 INFO    ARF (5996): Final RCS 7.50 (base 3.30 + loadout 2.57) * axpect 1.50)
2023-07-29 22:47:11.020 INFO    ARF (10188): Final RCS 0.31 (base 0.30 + loadout 0.00) * axpect 1.04)
2023-07-29 22:47:11.020 INFO    ARF (10188): Final RCS 7.50 (base 3.30 + loadout 2.57) * axpect 1.50)
2023-07-29 22:47:11.031 INFO    ARF (17328): Final RCS 0.31 (base 0.30 + loadout 0.00) * axpect 1.04)
2023-07-29 22:47:11.031 INFO    ARF (17328): Final RCS 7.51 (base 3.30 + loadout 2.57) * axpect 1.50)
2023-07-29 22:47:11.040 INFO    ARF (16316): Final RCS 0.31 (base 0.30 + loadout 0.00) * axpect 1.03)
2023-07-29 22:47:11.040 INFO    ARF (16316): Final RCS 7.51 (base 3.30 + loadout 2.57) * axpect 1.50)
2023-07-29 22:47:11.053 INFO    ARF (1352): Final RCS 0.31 (base 0.30 + loadout 0.00) * axpect 1.03)
2023-07-29 22:47:11.053 INFO    ARF (1352): Final RCS 7.51 (base 3.30 + loadout 2.57) * axpect 1.50)
2023-07-29 22:47:11.060 INFO    ARF (3968): Final RCS 0.31 (base 0.30 + loadout 0.00) * axpect 1.03)
2023-07-29 22:47:11.060 INFO    ARF (3968): Final RCS 7.51 (base 3.30 + loadout 2.57) * axpect 1.50)
2023-07-29 22:47:11.071 INFO    ARF (14528): Final RCS 0.31 (base 0.30 + loadout 0.00) * axpect 1.03)
2023-07-29 22:47:11.161 INFO    ARF (14528): Final RCS 7.48 (base 3.00 + loadout 4.08) * axpect 1.13)
2023-07-29 22:47:11.171 INFO    ARF (448): Final RCS 7.47 (base 3.00 + loadout 4.08) * axpect 1.13)
2023-07-29 22:47:11.189 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:11.189 INFO    ARF (8624): Final RCS 7.46 (base 3.00 + loadout 4.08) * axpect 1.13)
2023-07-29 22:47:11.209 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:11.209 INFO    ARF (10832): Final RCS 7.45 (base 3.00 + loadout 4.08) * axpect 1.13)
2023-07-29 22:47:11.221 INFO    ARF (3428): Final RCS 7.45 (base 3.00 + loadout 4.08) * axpect 1.12)
2023-07-29 22:47:11.379 INFO    ARF (8204): Final RCS 11.73 (base 3.30 + loadout 5.12) * axpect 2.00)
2023-07-29 22:47:11.394 INFO    ARF (13420): Final RCS 11.72 (base 3.30 + loadout 5.12) * axpect 2.00)
2023-07-29 22:47:11.452 WARNING LOG (3992): 5 duplicate message(s) skipped.
2023-07-29 22:47:11.452 INFO    ARF (7300): Final RCS 21.48 (base 3.00 + loadout 4.29) * axpect 5.73)
2023-07-29 22:47:11.600 WARNING LOG (3992): 6 duplicate message(s) skipped.
2023-07-29 22:47:11.600 INFO    ARF (12064): Final RCS 137.09 (base 75.00 + loadout 0.00) * axpect 1.83)
2023-07-29 22:47:11.633 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:47:11.633 INFO    ARF (16380): Final RCS 137.08 (base 75.00 + loadout 0.00) * axpect 1.83)
2023-07-29 22:47:11.660 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:47:11.660 INFO    ARF (13420): Final RCS 137.07 (base 75.00 + loadout 0.00) * axpect 1.83)
2023-07-29 22:47:11.711 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:11.711 INFO    ARF (17328): Final RCS 137.06 (base 75.00 + loadout 0.00) * axpect 1.83)
2023-07-29 22:47:11.728 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:11.728 INFO    ARF (7300): Final RCS 137.05 (base 75.00 + loadout 0.00) * axpect 1.83)
2023-07-29 22:47:11.861 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:47:11.861 INFO    ARF (13420): Final RCS 21.44 (base 3.00 + loadout 4.29) * axpect 5.71)
2023-07-29 22:47:11.892 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:47:11.892 INFO    ARF (16380): Final RCS 21.43 (base 3.00 + loadout 4.29) * axpect 5.71)
2023-07-29 22:47:11.921 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:47:11.921 INFO    ARF (10832): Final RCS 11.64 (base 3.30 + loadout 5.12) * axpect 1.98)
2023-07-29 22:47:11.931 INFO    ARF (1352): Final RCS 11.64 (base 3.30 + loadout 5.12) * axpect 1.97)
2023-07-29 22:47:11.982 WARNING LOG (3992): 4 duplicate message(s) skipped.
2023-07-29 22:47:11.982 INFO    ARF (1352): Final RCS 11.63 (base 3.30 + loadout 5.12) * axpect 1.97)
2023-07-29 22:47:12.144 INFO    ARF (9160): Final RCS 7.14 (base 3.00 + loadout 4.08) * axpect 1.02)
2023-07-29 22:47:12.162 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:12.162 INFO    ARF (10188): Final RCS 7.13 (base 3.00 + loadout 4.08) * axpect 1.02)
2023-07-29 22:47:12.180 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:12.180 INFO    ARF (7300): Final RCS 7.12 (base 3.00 + loadout 4.08) * axpect 1.02)
2023-07-29 22:47:12.195 INFO    ARF (8624): Final RCS 7.12 (base 3.00 + loadout 4.08) * axpect 1.01)
2023-07-29 22:47:12.202 INFO    ARF (13920): Final RCS 7.11 (base 3.00 + loadout 4.08) * axpect 1.01)
2023-07-29 22:47:12.260 INFO    ARF (16316): Final RCS 3.84 (base 2.40 + loadout 1.22) * axpect 1.09)
2023-07-29 22:47:12.291 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:47:12.291 INFO    ARF (11024): Final RCS 3.85 (base 2.40 + loadout 1.22) * axpect 1.09)
2023-07-29 22:47:12.291 INFO    ARF (11024): Final RCS 0.26 (base 0.30 + loadout 0.00) * axpect 0.88)
2023-07-29 22:47:12.299 INFO    ARF (14048): Final RCS 3.85 (base 2.40 + loadout 1.22) * axpect 1.10)
2023-07-29 22:47:12.299 INFO    ARF (14048): Final RCS 0.26 (base 0.30 + loadout 0.00) * axpect 0.88)
2023-07-29 22:47:12.309 INFO    ARF (9160): Final RCS 3.85 (base 2.40 + loadout 1.22) * axpect 1.10)
2023-07-29 22:47:12.309 INFO    ARF (9160): Final RCS 0.26 (base 0.30 + loadout 0.00) * axpect 0.88)
2023-07-29 22:47:12.309 INFO    ARF (9160): Final RCS 7.51 (base 3.30 + loadout 2.57) * axpect 1.50)
2023-07-29 22:47:12.320 INFO    ARF (13920): Final RCS 3.86 (base 2.40 + loadout 1.22) * axpect 1.10)
2023-07-29 22:47:12.320 INFO    ARF (13920): Final RCS 0.26 (base 0.30 + loadout 0.00) * axpect 0.88)
2023-07-29 22:47:12.320 INFO    ARF (13920): Final RCS 7.51 (base 3.30 + loadout 2.57) * axpect 1.50)
2023-07-29 22:47:12.331 INFO    ARF (13420): Final RCS 0.26 (base 0.30 + loadout 0.00) * axpect 0.88)
2023-07-29 22:47:12.331 INFO    ARF (13420): Final RCS 7.51 (base 3.30 + loadout 2.57) * axpect 1.50)
2023-07-29 22:47:12.337 INFO    ARF (12064): Final RCS 0.26 (base 0.30 + loadout 0.00) * axpect 0.88)
2023-07-29 22:47:12.337 INFO    ARF (12064): Final RCS 7.51 (base 3.30 + loadout 2.57) * axpect 1.50)
2023-07-29 22:47:12.354 INFO    ARF (14048): Final RCS 0.26 (base 0.30 + loadout 0.00) * axpect 0.88)
2023-07-29 22:47:12.354 INFO    ARF (14048): Final RCS 7.51 (base 3.30 + loadout 2.57) * axpect 1.50)
2023-07-29 22:47:12.653 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:12.653 INFO    ARF (10832): Final RCS 202.54 (base 25.00 + loadout 0.00) * axpect 8.10)
2023-07-29 22:47:12.660 INFO    ARF (1352): Final RCS 202.56 (base 25.00 + loadout 0.00) * axpect 8.10)
2023-07-29 22:47:12.674 INFO    ARF (14048): Final RCS 202.58 (base 25.00 + loadout 0.00) * axpect 8.10)
2023-07-29 22:47:12.680 INFO    ARF (448): Final RCS 202.60 (base 25.00 + loadout 0.00) * axpect 8.10)
2023-07-29 22:47:12.687 INFO    ARF (13420): Final RCS 202.62 (base 25.00 + loadout 0.00) * axpect 8.10)
2023-07-29 22:47:12.703 INFO    ARF (3428): Final RCS 202.63 (base 25.00 + loadout 0.00) * axpect 8.11)
2023-07-29 22:47:12.713 INFO    ARF (5996): Final RCS 202.65 (base 25.00 + loadout 0.00) * axpect 8.11)
2023-07-29 22:47:13.167 INFO    ARF (8204): Final RCS 203.24 (base 25.00 + loadout 0.00) * axpect 8.13)
2023-07-29 22:47:13.179 INFO    ARF (448): Final RCS 203.25 (base 25.00 + loadout 0.00) * axpect 8.13)
2023-07-29 22:47:13.194 INFO    ARF (5996): Final RCS 203.26 (base 25.00 + loadout 0.00) * axpect 8.13)
2023-07-29 22:47:13.201 INFO    ARF (16316): Final RCS 203.27 (base 25.00 + loadout 0.00) * axpect 8.13)
2023-07-29 22:47:13.206 INFO    ARF (16380): Final RCS 203.28 (base 25.00 + loadout 0.00) * axpect 8.13)
2023-07-29 22:47:13.218 INFO    ARF (11892): Final RCS 203.29 (base 25.00 + loadout 0.00) * axpect 8.13)
2023-07-29 22:47:13.521 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:13.521 INFO    ARF (1352): Final RCS 7.52 (base 3.30 + loadout 2.57) * axpect 1.50)
2023-07-29 22:47:13.531 INFO    ARF (448): Final RCS 7.53 (base 3.30 + loadout 2.57) * axpect 1.50)
2023-07-29 22:47:13.555 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:47:13.555 INFO    ARF (1352): Final RCS 41.87 (base 2.40 + loadout 6.41) * axpect 14.77)
2023-07-29 22:47:13.562 INFO    ARF (5548): Final RCS 7.53 (base 3.30 + loadout 2.57) * axpect 1.50)
2023-07-29 22:47:13.562 INFO    ARF (5548): Final RCS 41.87 (base 2.40 + loadout 6.41) * axpect 14.77)
2023-07-29 22:47:13.572 INFO    ARF (16380): Final RCS 7.53 (base 3.30 + loadout 2.57) * axpect 1.50)
2023-07-29 22:47:13.572 INFO    ARF (16380): Final RCS 41.87 (base 2.40 + loadout 6.41) * axpect 14.77)
2023-07-29 22:47:13.709 WARNING LOG (3992): 4 duplicate message(s) skipped.
2023-07-29 22:47:13.709 INFO    ARF (11892): Final RCS 7.84 (base 3.00 + loadout 4.08) * axpect 1.25)
2023-07-29 22:47:13.723 INFO    ARF (10832): Final RCS 7.83 (base 3.00 + loadout 4.08) * axpect 1.25)
2023-07-29 22:47:13.734 INFO    ARF (5548): Final RCS 7.81 (base 3.00 + loadout 4.08) * axpect 1.25)
2023-07-29 22:47:13.948 INFO    ARF (448): Final RCS 11.42 (base 3.30 + loadout 5.12) * axpect 1.91)
2023-07-29 22:47:14.124 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:14.124 INFO    ARF (448): Final RCS 136.51 (base 75.00 + loadout 0.00) * axpect 1.82)
2023-07-29 22:47:14.156 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:47:14.156 INFO    ARF (13420): Final RCS 136.50 (base 75.00 + loadout 0.00) * axpect 1.82)
2023-07-29 22:47:14.218 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:47:14.218 INFO    ARF (12064): Final RCS 136.49 (base 75.00 + loadout 0.00) * axpect 1.82)
2023-07-29 22:47:14.429 WARNING LOG (3992): 4 duplicate message(s) skipped.
2023-07-29 22:47:14.429 INFO    ARF (3428): Final RCS 11.36 (base 3.30 + loadout 5.12) * axpect 1.89)
2023-07-29 22:47:14.450 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:14.450 INFO    ARF (11024): Final RCS 11.35 (base 3.30 + loadout 5.12) * axpect 1.89)
2023-07-29 22:47:14.652 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:47:14.652 INFO    ARF (7300): Final RCS 6.99 (base 3.00 + loadout 4.08) * axpect 0.97)
2023-07-29 22:47:14.691 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:47:14.691 INFO    ARF (5996): Final RCS 7.00 (base 3.00 + loadout 4.08) * axpect 0.97)
2023-07-29 22:47:14.713 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:14.713 INFO    ARF (11024): Final RCS 7.00 (base 3.00 + loadout 4.08) * axpect 0.98)
2023-07-29 22:47:14.782 INFO    ARF (12064): Final RCS 41.89 (base 2.40 + loadout 6.41) * axpect 14.78)
2023-07-29 22:47:14.804 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:14.804 INFO    ARF (17328): Final RCS 0.30 (base 0.30 + loadout 0.00) * axpect 0.99)
2023-07-29 22:47:14.804 INFO    ARF (17328): Final RCS 41.89 (base 2.40 + loadout 6.41) * axpect 14.78)
2023-07-29 22:47:14.809 INFO    ARF (1352): Final RCS 0.30 (base 0.30 + loadout 0.00) * axpect 0.99)
2023-07-29 22:47:14.809 INFO    ARF (1352): Final RCS 7.62 (base 3.30 + loadout 2.57) * axpect 1.53)
2023-07-29 22:47:14.809 INFO    ARF (1352): Final RCS 41.89 (base 2.40 + loadout 6.41) * axpect 14.78)
2023-07-29 22:47:14.821 INFO    ARF (3428): Final RCS 0.30 (base 0.30 + loadout 0.00) * axpect 0.99)
2023-07-29 22:47:14.821 INFO    ARF (3428): Final RCS 7.62 (base 3.30 + loadout 2.57) * axpect 1.53)
2023-07-29 22:47:14.821 INFO    ARF (3428): Final RCS 41.89 (base 2.40 + loadout 6.41) * axpect 14.78)
2023-07-29 22:47:14.830 INFO    ARF (13920): Final RCS 0.30 (base 0.30 + loadout 0.00) * axpect 0.99)
2023-07-29 22:47:14.830 INFO    ARF (13920): Final RCS 7.62 (base 3.30 + loadout 2.57) * axpect 1.53)
2023-07-29 22:47:14.830 INFO    ARF (13920): Final RCS 41.89 (base 2.40 + loadout 6.41) * axpect 14.78)
2023-07-29 22:47:14.842 INFO    ARF (1352): Final RCS 0.30 (base 0.30 + loadout 0.00) * axpect 0.99)
2023-07-29 22:47:14.842 INFO    ARF (1352): Final RCS 7.62 (base 3.30 + loadout 2.57) * axpect 1.53)
2023-07-29 22:47:14.842 INFO    ARF (1352): Final RCS 41.89 (base 2.40 + loadout 6.41) * axpect 14.78)
2023-07-29 22:47:14.848 INFO    ARF (10832): Final RCS 0.30 (base 0.30 + loadout 0.00) * axpect 0.99)
2023-07-29 22:47:14.848 INFO    ARF (10832): Final RCS 7.63 (base 3.30 + loadout 2.57) * axpect 1.53)
2023-07-29 22:47:15.160 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:47:15.160 INFO    ARF (14528): Final RCS 209.40 (base 25.00 + loadout 0.00) * axpect 8.38)
2023-07-29 22:47:15.170 INFO    ARF (11892): Final RCS 209.48 (base 25.00 + loadout 0.00) * axpect 8.38)
2023-07-29 22:47:15.183 INFO    ARF (10832): Final RCS 209.56 (base 25.00 + loadout 0.00) * axpect 8.38)
2023-07-29 22:47:15.188 INFO    ARF (11024): Final RCS 209.64 (base 25.00 + loadout 0.00) * axpect 8.39)
2023-07-29 22:47:15.201 INFO    ARF (448): Final RCS 209.72 (base 25.00 + loadout 0.00) * axpect 8.39)
2023-07-29 22:47:15.209 INFO    ARF (14528): Final RCS 209.80 (base 25.00 + loadout 0.00) * axpect 8.39)
2023-07-29 22:47:15.221 INFO    ARF (1352): Final RCS 209.88 (base 25.00 + loadout 0.00) * axpect 8.40)
2023-07-29 22:47:15.610 INFO    ARF (14048): Final RCS 213.63 (base 25.00 + loadout 0.00) * axpect 8.55)
2023-07-29 22:47:15.622 INFO    ARF (8624): Final RCS 213.74 (base 25.00 + loadout 0.00) * axpect 8.55)
2023-07-29 22:47:15.631 INFO    ARF (13420): Final RCS 213.85 (base 25.00 + loadout 0.00) * axpect 8.55)
2023-07-29 22:47:15.638 INFO    ARF (1352): Final RCS 213.97 (base 25.00 + loadout 0.00) * axpect 8.56)
2023-07-29 22:47:15.649 INFO    ARF (3428): Final RCS 214.08 (base 25.00 + loadout 0.00) * axpect 8.56)
2023-07-29 22:47:15.661 INFO    ARF (12064): Final RCS 214.19 (base 25.00 + loadout 0.00) * axpect 8.57)
2023-07-29 22:47:15.672 INFO    ARF (448): Final RCS 214.31 (base 25.00 + loadout 0.00) * axpect 8.57)
2023-07-29 22:47:15.958 INFO    ARF (8204): Final RCS 7.52 (base 3.30 + loadout 2.57) * axpect 1.50)
2023-07-29 22:47:15.980 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:15.980 INFO    ARF (13420): Final RCS 0.35 (base 0.30 + loadout 0.00) * axpect 1.18)
2023-07-29 22:47:15.980 INFO    ARF (13420): Final RCS 7.52 (base 3.30 + loadout 2.57) * axpect 1.50)
2023-07-29 22:47:15.990 INFO    ARF (14048): Final RCS 0.35 (base 0.30 + loadout 0.00) * axpect 1.18)
2023-07-29 22:47:15.990 INFO    ARF (14048): Final RCS 7.52 (base 3.30 + loadout 2.57) * axpect 1.50)
2023-07-29 22:47:16.002 INFO    ARF (17328): Final RCS 4.14 (base 2.40 + loadout 1.22) * axpect 1.21)
2023-07-29 22:47:16.002 INFO    ARF (17328): Final RCS 0.35 (base 0.30 + loadout 0.00) * axpect 1.18)
2023-07-29 22:47:16.002 INFO    ARF (17328): Final RCS 7.52 (base 3.30 + loadout 2.57) * axpect 1.50)
2023-07-29 22:47:16.007 INFO    ARF (7300): Final RCS 4.14 (base 2.40 + loadout 1.22) * axpect 1.22)
2023-07-29 22:47:16.007 INFO    ARF (7300): Final RCS 0.35 (base 0.30 + loadout 0.00) * axpect 1.18)
2023-07-29 22:47:16.007 INFO    ARF (7300): Final RCS 7.51 (base 3.30 + loadout 2.57) * axpect 1.50)
2023-07-29 22:47:16.023 INFO    ARF (5548): Final RCS 4.14 (base 2.40 + loadout 1.22) * axpect 1.22)
2023-07-29 22:47:16.023 INFO    ARF (5548): Final RCS 0.35 (base 0.30 + loadout 0.00) * axpect 1.18)
2023-07-29 22:47:16.024 INFO    ARF (5548): Final RCS 7.51 (base 3.30 + loadout 2.57) * axpect 1.50)
2023-07-29 22:47:16.029 INFO    ARF (11892): Final RCS 4.14 (base 2.40 + loadout 1.22) * axpect 1.22)
2023-07-29 22:47:16.029 INFO    ARF (11892): Final RCS 0.35 (base 0.30 + loadout 0.00) * axpect 1.18)
2023-07-29 22:47:16.045 INFO    ARF (10188): Final RCS 4.14 (base 2.40 + loadout 1.22) * axpect 1.22)
2023-07-29 22:47:16.050 INFO    ARF (12064): Final RCS 4.15 (base 2.40 + loadout 1.22) * axpect 1.22)
2023-07-29 22:47:16.132 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:16.132 INFO    ARF (14528): Final RCS 8.63 (base 3.00 + loadout 4.08) * axpect 1.52)
2023-07-29 22:47:16.140 INFO    ARF (14048): Final RCS 8.65 (base 3.00 + loadout 4.08) * axpect 1.52)
2023-07-29 22:47:16.149 INFO    ARF (1352): Final RCS 8.67 (base 3.00 + loadout 4.08) * axpect 1.53)
2023-07-29 22:47:16.162 INFO    ARF (13420): Final RCS 8.68 (base 3.00 + loadout 4.08) * axpect 1.54)
2023-07-29 22:47:16.172 INFO    ARF (16380): Final RCS 8.70 (base 3.00 + loadout 4.08) * axpect 1.54)
2023-07-29 22:47:16.183 INFO    ARF (8624): Final RCS 8.72 (base 3.00 + loadout 4.08) * axpect 1.55)
2023-07-29 22:47:16.348 INFO    ARF (11024): Final RCS 11.09 (base 3.30 + loadout 5.12) * axpect 1.81)
2023-07-29 22:47:16.399 WARNING LOG (3992): 4 duplicate message(s) skipped.
2023-07-29 22:47:16.399 INFO    ARF (12064): Final RCS 11.08 (base 3.30 + loadout 5.12) * axpect 1.81)
2023-07-29 22:47:16.409 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:16.409 INFO    ARF (7300): Final RCS 21.07 (base 3.00 + loadout 4.29) * axpect 5.59)
2023-07-29 22:47:16.573 WARNING LOG (3992): 6 duplicate message(s) skipped.
2023-07-29 22:47:16.573 INFO    ARF (8204): Final RCS 136.36 (base 75.00 + loadout 0.00) * axpect 1.82)
2023-07-29 22:47:16.622 WARNING LOG (3992): 4 duplicate message(s) skipped.
2023-07-29 22:47:16.622 INFO    ARF (16380): Final RCS 136.37 (base 75.00 + loadout 0.00) * axpect 1.82)
2023-07-29 22:47:16.818 WARNING LOG (3992): 6 duplicate message(s) skipped.
2023-07-29 22:47:16.818 INFO    ARF (16316): Final RCS 21.05 (base 3.00 + loadout 4.29) * axpect 5.58)
2023-07-29 22:47:16.862 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:47:16.862 INFO    ARF (10188): Final RCS 21.04 (base 3.00 + loadout 4.29) * axpect 5.58)
2023-07-29 22:47:16.878 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:16.878 INFO    ARF (5996): Final RCS 11.01 (base 3.30 + loadout 5.12) * axpect 1.78)
2023-07-29 22:47:16.902 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:16.902 INFO    ARF (16316): Final RCS 11.00 (base 3.30 + loadout 5.12) * axpect 1.78)
2023-07-29 22:47:17.101 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:47:17.101 INFO    ARF (11892): Final RCS 9.35 (base 3.00 + loadout 4.08) * axpect 1.76)
2023-07-29 22:47:17.125 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:17.125 INFO    ARF (13420): Final RCS 9.34 (base 3.00 + loadout 4.08) * axpect 1.76)
2023-07-29 22:47:17.130 INFO    ARF (17328): Final RCS 9.34 (base 3.00 + loadout 4.08) * axpect 1.75)
2023-07-29 22:47:17.163 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:47:17.163 INFO    ARF (13920): Final RCS 9.33 (base 3.00 + loadout 4.08) * axpect 1.75)
2023-07-29 22:47:17.223 INFO    ARF (10832): Final RCS 3.94 (base 2.40 + loadout 1.22) * axpect 1.13)
2023-07-29 22:47:17.239 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:17.239 INFO    ARF (5996): Final RCS 3.95 (base 2.40 + loadout 1.22) * axpect 1.14)
2023-07-29 22:47:17.251 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:17.251 INFO    ARF (10188): Final RCS 0.36 (base 0.30 + loadout 0.00) * axpect 1.19)
2023-07-29 22:47:17.261 INFO    ARF (16380): Final RCS 3.96 (base 2.40 + loadout 1.22) * axpect 1.14)
2023-07-29 22:47:17.261 INFO    ARF (16380): Final RCS 0.36 (base 0.30 + loadout 0.00) * axpect 1.19)
2023-07-29 22:47:17.267 INFO    ARF (1352): Final RCS 3.96 (base 2.40 + loadout 1.22) * axpect 1.14)
2023-07-29 22:47:17.267 INFO    ARF (1352): Final RCS 0.36 (base 0.30 + loadout 0.00) * axpect 1.19)
2023-07-29 22:47:17.267 INFO    ARF (1352): Final RCS 7.45 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:47:17.278 INFO    ARF (5276): Final RCS 3.97 (base 2.40 + loadout 1.22) * axpect 1.14)
2023-07-29 22:47:17.278 INFO    ARF (5276): Final RCS 0.36 (base 0.30 + loadout 0.00) * axpect 1.19)
2023-07-29 22:47:17.278 INFO    ARF (5276): Final RCS 7.45 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:47:17.290 INFO    ARF (3968): Final RCS 0.36 (base 0.30 + loadout 0.00) * axpect 1.19)
2023-07-29 22:47:17.290 INFO    ARF (3968): Final RCS 7.45 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:47:17.301 INFO    ARF (1352): Final RCS 0.36 (base 0.30 + loadout 0.00) * axpect 1.19)
2023-07-29 22:47:17.301 INFO    ARF (1352): Final RCS 7.45 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:47:17.312 INFO    ARF (10188): Final RCS 0.36 (base 0.30 + loadout 0.00) * axpect 1.19)
2023-07-29 22:47:17.312 INFO    ARF (10188): Final RCS 7.45 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:47:17.619 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:17.619 INFO    ARF (16316): Final RCS 254.46 (base 25.00 + loadout 0.00) * axpect 10.18)
2023-07-29 22:47:17.630 INFO    ARF (5548): Final RCS 254.77 (base 25.00 + loadout 0.00) * axpect 10.19)
2023-07-29 22:47:17.638 INFO    ARF (11892): Final RCS 255.07 (base 25.00 + loadout 0.00) * axpect 10.20)
2023-07-29 22:47:17.649 INFO    ARF (8204): Final RCS 255.37 (base 25.00 + loadout 0.00) * axpect 10.21)
2023-07-29 22:47:17.660 INFO    ARF (9160): Final RCS 255.68 (base 25.00 + loadout 0.00) * axpect 10.23)
2023-07-29 22:47:17.671 INFO    ARF (10188): Final RCS 255.98 (base 25.00 + loadout 0.00) * axpect 10.24)
2023-07-29 22:47:17.681 INFO    ARF (16316): Final RCS 256.29 (base 25.00 + loadout 0.00) * axpect 10.25)
2023-07-29 22:47:17.868 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:47:18.133 INFO    ARF (14528): Final RCS 271.04 (base 25.00 + loadout 0.00) * axpect 10.84)
2023-07-29 22:47:18.144 INFO    ARF (14048): Final RCS 271.39 (base 25.00 + loadout 0.00) * axpect 10.86)
2023-07-29 22:47:18.151 INFO    ARF (12064): Final RCS 271.73 (base 25.00 + loadout 0.00) * axpect 10.87)
2023-07-29 22:47:18.162 INFO    ARF (14528): Final RCS 272.08 (base 25.00 + loadout 0.00) * axpect 10.88)
2023-07-29 22:47:18.172 INFO    ARF (5996): Final RCS 272.43 (base 25.00 + loadout 0.00) * axpect 10.90)
2023-07-29 22:47:18.179 INFO    ARF (7300): Final RCS 272.78 (base 25.00 + loadout 0.00) * axpect 10.91)
2023-07-29 22:47:18.482 INFO    ARF (13920): Final RCS 7.75 (base 3.30 + loadout 2.57) * axpect 1.57)
2023-07-29 22:47:18.510 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:47:18.510 INFO    ARF (13920): Final RCS 7.76 (base 3.30 + loadout 2.57) * axpect 1.57)
2023-07-29 22:47:18.510 INFO    ARF (13920): Final RCS 41.97 (base 2.40 + loadout 6.41) * axpect 14.82)
2023-07-29 22:47:18.522 INFO    ARF (5276): Final RCS 7.76 (base 3.30 + loadout 2.57) * axpect 1.57)
2023-07-29 22:47:18.522 INFO    ARF (5276): Final RCS 41.97 (base 2.40 + loadout 6.41) * axpect 14.82)
2023-07-29 22:47:18.533 INFO    ARF (13420): Final RCS 7.77 (base 3.30 + loadout 2.57) * axpect 1.57)
2023-07-29 22:47:18.533 INFO    ARF (13420): Final RCS 41.97 (base 2.40 + loadout 6.41) * axpect 14.82)
2023-07-29 22:47:18.672 WARNING LOG (3992): 4 duplicate message(s) skipped.
2023-07-29 22:47:18.672 INFO    ARF (448): Final RCS 9.66 (base 3.00 + loadout 4.08) * axpect 1.86)
2023-07-29 22:47:18.892 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:47:18.892 INFO    ARF (1352): Final RCS 10.74 (base 3.30 + loadout 5.12) * axpect 1.70)
2023-07-29 22:47:18.899 INFO    ARF (3968): Final RCS 10.73 (base 3.30 + loadout 5.12) * axpect 1.70)
2023-07-29 22:47:19.089 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:47:19.089 INFO    ARF (8624): Final RCS 136.86 (base 75.00 + loadout 0.00) * axpect 1.82)
2023-07-29 22:47:19.107 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:19.107 INFO    ARF (7300): Final RCS 136.87 (base 75.00 + loadout 0.00) * axpect 1.82)
2023-07-29 22:47:19.130 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:19.130 INFO    ARF (8204): Final RCS 136.88 (base 75.00 + loadout 0.00) * axpect 1.83)
2023-07-29 22:47:19.180 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:19.180 INFO    ARF (16316): Final RCS 136.89 (base 75.00 + loadout 0.00) * axpect 1.83)
2023-07-29 22:47:19.190 INFO    ARF (5996): Final RCS 136.90 (base 75.00 + loadout 0.00) * axpect 1.83)
2023-07-29 22:47:19.207 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:19.207 INFO    ARF (13920): Final RCS 136.91 (base 75.00 + loadout 0.00) * axpect 1.83)
2023-07-29 22:47:19.381 INFO    ARF (5548): Final RCS 10.67 (base 3.30 + loadout 5.12) * axpect 1.68)
2023-07-29 22:47:19.409 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:47:19.409 INFO    ARF (10188): Final RCS 10.66 (base 3.30 + loadout 5.12) * axpect 1.68)
2023-07-29 22:47:19.610 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:47:19.610 INFO    ARF (14528): Final RCS 9.58 (base 3.00 + loadout 4.08) * axpect 1.83)
2023-07-29 22:47:19.650 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:47:19.650 INFO    ARF (448): Final RCS 9.57 (base 3.00 + loadout 4.08) * axpect 1.83)
2023-07-29 22:47:19.743 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:19.743 INFO    ARF (10832): Final RCS 42.00 (base 2.40 + loadout 6.41) * axpect 14.83)
2023-07-29 22:47:19.759 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:19.759 INFO    ARF (17328): Final RCS 0.26 (base 0.30 + loadout 0.00) * axpect 0.87)
2023-07-29 22:47:19.759 INFO    ARF (17328): Final RCS 42.00 (base 2.40 + loadout 6.41) * axpect 14.83)
2023-07-29 22:47:19.770 INFO    ARF (10832): Final RCS 0.26 (base 0.30 + loadout 0.00) * axpect 0.87)
2023-07-29 22:47:19.770 INFO    ARF (10832): Final RCS 8.39 (base 3.30 + loadout 2.57) * axpect 1.76)
2023-07-29 22:47:19.770 INFO    ARF (10832): Final RCS 42.00 (base 2.40 + loadout 6.41) * axpect 14.83)
2023-07-29 22:47:19.782 INFO    ARF (16380): Final RCS 0.26 (base 0.30 + loadout 0.00) * axpect 0.87)
2023-07-29 22:47:19.782 INFO    ARF (16380): Final RCS 8.40 (base 3.30 + loadout 2.57) * axpect 1.77)
2023-07-29 22:47:19.782 INFO    ARF (16380): Final RCS 42.00 (base 2.40 + loadout 6.41) * axpect 14.83)
2023-07-29 22:47:19.791 INFO    ARF (5276): Final RCS 0.26 (base 0.30 + loadout 0.00) * axpect 0.87)
2023-07-29 22:47:19.791 INFO    ARF (5276): Final RCS 8.40 (base 3.30 + loadout 2.57) * axpect 1.77)
2023-07-29 22:47:19.791 INFO    ARF (5276): Final RCS 42.00 (base 2.40 + loadout 6.41) * axpect 14.83)
2023-07-29 22:47:19.799 INFO    ARF (11024): Final RCS 0.26 (base 0.30 + loadout 0.00) * axpect 0.87)
2023-07-29 22:47:19.799 INFO    ARF (11024): Final RCS 8.41 (base 3.30 + loadout 2.57) * axpect 1.77)
2023-07-29 22:47:19.799 INFO    ARF (11024): Final RCS 42.00 (base 2.40 + loadout 6.41) * axpect 14.83)
2023-07-29 22:47:19.809 INFO    ARF (1352): Final RCS 0.26 (base 0.30 + loadout 0.00) * axpect 0.87)
2023-07-29 22:47:19.809 INFO    ARF (1352): Final RCS 8.42 (base 3.30 + loadout 2.57) * axpect 1.77)
2023-07-29 22:47:19.828 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:19.828 INFO    ARF (11892): Final RCS 8.43 (base 3.30 + loadout 2.57) * axpect 1.78)
2023-07-29 22:47:20.127 INFO    ARF (13920): Final RCS 349.63 (base 25.00 + loadout 0.00) * axpect 13.99)
2023-07-29 22:47:20.142 INFO    ARF (8624): Final RCS 350.02 (base 25.00 + loadout 0.00) * axpect 14.00)
2023-07-29 22:47:20.148 INFO    ARF (5548): Final RCS 350.41 (base 25.00 + loadout 0.00) * axpect 14.02)
2023-07-29 22:47:20.158 INFO    ARF (14528): Final RCS 350.80 (base 25.00 + loadout 0.00) * axpect 14.03)
2023-07-29 22:47:20.170 INFO    ARF (9160): Final RCS 351.19 (base 25.00 + loadout 0.00) * axpect 14.05)
2023-07-29 22:47:20.181 INFO    ARF (3428): Final RCS 351.57 (base 25.00 + loadout 0.00) * axpect 14.06)
2023-07-29 22:47:20.570 INFO    ARF (448): Final RCS 366.01 (base 25.00 + loadout 0.00) * axpect 14.64)
2023-07-29 22:47:20.580 INFO    ARF (16380): Final RCS 366.37 (base 25.00 + loadout 0.00) * axpect 14.65)
2023-07-29 22:47:20.591 INFO    ARF (10188): Final RCS 366.72 (base 25.00 + loadout 0.00) * axpect 14.67)
2023-07-29 22:47:20.603 INFO    ARF (12064): Final RCS 367.06 (base 25.00 + loadout 0.00) * axpect 14.68)
2023-07-29 22:47:20.619 INFO    ARF (5548): Final RCS 367.41 (base 25.00 + loadout 0.00) * axpect 14.70)
2023-07-29 22:47:20.625 INFO    ARF (17328): Final RCS 367.75 (base 25.00 + loadout 0.00) * axpect 14.71)
2023-07-29 22:47:20.922 INFO    ARF (448): Final RCS 8.90 (base 3.30 + loadout 2.57) * axpect 1.92)
2023-07-29 22:47:20.932 INFO    ARF (16316): Final RCS 8.91 (base 3.30 + loadout 2.57) * axpect 1.92)
2023-07-29 22:47:20.939 INFO    ARF (16380): Final RCS 0.27 (base 0.30 + loadout 0.00) * axpect 0.90)
2023-07-29 22:47:20.939 INFO    ARF (16380): Final RCS 8.91 (base 3.30 + loadout 2.57) * axpect 1.92)
2023-07-29 22:47:20.950 INFO    ARF (9160): Final RCS 0.27 (base 0.30 + loadout 0.00) * axpect 0.90)
2023-07-29 22:47:20.950 INFO    ARF (9160): Final RCS 8.92 (base 3.30 + loadout 2.57) * axpect 1.92)
2023-07-29 22:47:20.962 INFO    ARF (14048): Final RCS 0.27 (base 0.30 + loadout 0.00) * axpect 0.90)
2023-07-29 22:47:20.962 INFO    ARF (14048): Final RCS 8.92 (base 3.30 + loadout 2.57) * axpect 1.93)
2023-07-29 22:47:20.971 INFO    ARF (5996): Final RCS 3.73 (base 2.40 + loadout 1.22) * axpect 1.04)
2023-07-29 22:47:20.971 INFO    ARF (5996): Final RCS 0.27 (base 0.30 + loadout 0.00) * axpect 0.90)
2023-07-29 22:47:20.971 INFO    ARF (5996): Final RCS 8.93 (base 3.30 + loadout 2.57) * axpect 1.93)
2023-07-29 22:47:20.983 INFO    ARF (10832): Final RCS 3.74 (base 2.40 + loadout 1.22) * axpect 1.05)
2023-07-29 22:47:20.983 INFO    ARF (10832): Final RCS 0.27 (base 0.30 + loadout 0.00) * axpect 0.90)
2023-07-29 22:47:20.984 INFO    ARF (10832): Final RCS 8.93 (base 3.30 + loadout 2.57) * axpect 1.93)
2023-07-29 22:47:20.990 INFO    ARF (13920): Final RCS 3.74 (base 2.40 + loadout 1.22) * axpect 1.05)
2023-07-29 22:47:20.990 INFO    ARF (13920): Final RCS 0.27 (base 0.30 + loadout 0.00) * axpect 0.90)
2023-07-29 22:47:21.001 INFO    ARF (3968): Final RCS 3.75 (base 2.40 + loadout 1.22) * axpect 1.05)
2023-07-29 22:47:21.012 INFO    ARF (5548): Final RCS 3.76 (base 2.40 + loadout 1.22) * axpect 1.06)
2023-07-29 22:47:21.019 INFO    ARF (13920): Final RCS 3.77 (base 2.40 + loadout 1.22) * axpect 1.06)
2023-07-29 22:47:21.091 INFO    ARF (11892): Final RCS 9.56 (base 3.00 + loadout 4.08) * axpect 1.83)
2023-07-29 22:47:21.102 INFO    ARF (10188): Final RCS 9.57 (base 3.00 + loadout 4.08) * axpect 1.83)
2023-07-29 22:47:21.131 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:47:21.131 INFO    ARF (448): Final RCS 9.58 (base 3.00 + loadout 4.08) * axpect 1.83)
2023-07-29 22:47:21.145 INFO    ARF (5996): Final RCS 9.58 (base 3.00 + loadout 4.08) * axpect 1.84)
2023-07-29 22:47:21.168 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:47:21.320 INFO    ARF (5548): Final RCS 10.46 (base 3.30 + loadout 5.12) * axpect 1.62)
2023-07-29 22:47:21.369 WARNING LOG (3992): 5 duplicate message(s) skipped.
2023-07-29 22:47:21.369 INFO    ARF (8204): Final RCS 20.72 (base 3.00 + loadout 4.29) * axpect 5.48)
2023-07-29 22:47:21.419 WARNING LOG (3992): 4 duplicate message(s) skipped.
2023-07-29 22:47:21.419 INFO    ARF (3428): Final RCS 20.72 (base 3.00 + loadout 4.29) * axpect 5.47)
2023-07-29 22:47:21.552 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:21.552 INFO    ARF (3428): Final RCS 138.20 (base 75.00 + loadout 0.00) * axpect 1.84)
2023-07-29 22:47:21.569 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:21.569 INFO    ARF (13920): Final RCS 138.21 (base 75.00 + loadout 0.00) * axpect 1.84)
2023-07-29 22:47:21.580 INFO    ARF (17328): Final RCS 138.22 (base 75.00 + loadout 0.00) * axpect 1.84)
2023-07-29 22:47:21.630 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:21.630 INFO    ARF (5276): Final RCS 138.25 (base 75.00 + loadout 0.00) * axpect 1.84)
2023-07-29 22:47:21.642 INFO    ARF (17328): Final RCS 138.26 (base 75.00 + loadout 0.00) * axpect 1.84)
2023-07-29 22:47:21.653 INFO    ARF (5548): Final RCS 138.27 (base 75.00 + loadout 0.00) * axpect 1.84)
2023-07-29 22:47:21.660 INFO    ARF (14048): Final RCS 138.28 (base 75.00 + loadout 0.00) * axpect 1.84)
2023-07-29 22:47:21.781 INFO    ARF (16380): Final RCS 20.70 (base 3.00 + loadout 4.29) * axpect 5.47)
2023-07-29 22:47:21.831 WARNING LOG (3992): 4 duplicate message(s) skipped.
2023-07-29 22:47:21.831 INFO    ARF (5996): Final RCS 10.42 (base 3.30 + loadout 5.12) * axpect 1.60)
2023-07-29 22:47:21.831 INFO    ARF (5996): Final RCS 20.70 (base 3.00 + loadout 4.29) * axpect 5.47)
2023-07-29 22:47:21.842 INFO    ARF (11892): Final RCS 10.42 (base 3.30 + loadout 5.12) * axpect 1.60)
2023-07-29 22:47:21.859 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:21.859 INFO    ARF (14528): Final RCS 10.41 (base 3.30 + loadout 5.12) * axpect 1.60)
2023-07-29 22:47:22.060 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:47:22.060 INFO    ARF (13920): Final RCS 14.18 (base 3.00 + loadout 4.08) * axpect 3.37)
2023-07-29 22:47:22.071 INFO    ARF (5548): Final RCS 14.30 (base 3.00 + loadout 4.08) * axpect 3.41)
2023-07-29 22:47:22.082 INFO    ARF (3428): Final RCS 14.42 (base 3.00 + loadout 4.08) * axpect 3.45)
2023-07-29 22:47:22.088 INFO    ARF (11024): Final RCS 14.53 (base 3.00 + loadout 4.08) * axpect 3.49)
2023-07-29 22:47:22.100 INFO    ARF (5996): Final RCS 14.65 (base 3.00 + loadout 4.08) * axpect 3.53)
2023-07-29 22:47:22.110 INFO    ARF (12064): Final RCS 14.78 (base 3.00 + loadout 4.08) * axpect 3.57)
2023-07-29 22:47:22.121 INFO    ARF (5276): Final RCS 14.90 (base 3.00 + loadout 4.08) * axpect 3.61)
2023-07-29 22:47:22.126 ERROR   APP (Main): missed aicraft descriptor for Rafale_A_S, making placeholder
2023-07-29 22:47:22.182 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:22.182 INFO    ARF (5276): Final RCS 4.18 (base 2.40 + loadout 1.22) * axpect 1.23)
2023-07-29 22:47:22.193 INFO    ARF (8204): Final RCS 4.17 (base 2.40 + loadout 1.22) * axpect 1.23)
2023-07-29 22:47:22.210 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:22.210 INFO    ARF (16316): Final RCS 4.16 (base 2.40 + loadout 1.22) * axpect 1.22)
2023-07-29 22:47:22.210 INFO    ARF (16316): Final RCS 0.32 (base 0.30 + loadout 0.00) * axpect 1.08)
2023-07-29 22:47:22.222 INFO    ARF (5996): Final RCS 4.15 (base 2.40 + loadout 1.22) * axpect 1.22)
2023-07-29 22:47:22.222 INFO    ARF (5996): Final RCS 0.32 (base 0.30 + loadout 0.00) * axpect 1.08)
2023-07-29 22:47:22.233 INFO    ARF (14528): Final RCS 4.15 (base 2.40 + loadout 1.22) * axpect 1.22)
2023-07-29 22:47:22.233 INFO    ARF (14528): Final RCS 0.32 (base 0.30 + loadout 0.00) * axpect 1.08)
2023-07-29 22:47:22.233 INFO    ARF (14528): Final RCS 8.55 (base 3.30 + loadout 2.57) * axpect 1.81)
2023-07-29 22:47:22.239 INFO    ARF (16380): Final RCS 4.14 (base 2.40 + loadout 1.22) * axpect 1.22)
2023-07-29 22:47:22.239 INFO    ARF (16380): Final RCS 0.33 (base 0.30 + loadout 0.00) * axpect 1.08)
2023-07-29 22:47:22.239 INFO    ARF (16380): Final RCS 8.55 (base 3.30 + loadout 2.57) * axpect 1.81)
2023-07-29 22:47:22.250 INFO    ARF (11892): Final RCS 0.33 (base 0.30 + loadout 0.00) * axpect 1.09)
2023-07-29 22:47:22.250 INFO    ARF (11892): Final RCS 8.55 (base 3.30 + loadout 2.57) * axpect 1.81)
2023-07-29 22:47:22.261 INFO    ARF (16316): Final RCS 0.33 (base 0.30 + loadout 0.00) * axpect 1.09)
2023-07-29 22:47:22.261 INFO    ARF (16316): Final RCS 8.54 (base 3.30 + loadout 2.57) * axpect 1.81)
2023-07-29 22:47:22.271 INFO    ARF (11024): Final RCS 0.33 (base 0.30 + loadout 0.00) * axpect 1.09)
2023-07-29 22:47:22.271 INFO    ARF (11024): Final RCS 8.54 (base 3.30 + loadout 2.57) * axpect 1.81)
2023-07-29 22:47:22.580 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:22.580 INFO    ARF (10188): Final RCS 400.41 (base 25.00 + loadout 0.00) * axpect 16.02)
2023-07-29 22:47:22.590 INFO    ARF (16316): Final RCS 400.36 (base 25.00 + loadout 0.00) * axpect 16.01)
2023-07-29 22:47:22.602 INFO    ARF (5276): Final RCS 400.30 (base 25.00 + loadout 0.00) * axpect 16.01)
2023-07-29 22:47:22.607 INFO    ARF (14048): Final RCS 400.24 (base 25.00 + loadout 0.00) * axpect 16.01)
2023-07-29 22:47:22.620 INFO    ARF (8624): Final RCS 400.18 (base 25.00 + loadout 0.00) * axpect 16.01)
2023-07-29 22:47:22.630 INFO    ARF (5996): Final RCS 400.12 (base 25.00 + loadout 0.00) * axpect 16.00)
2023-07-29 22:47:22.641 INFO    ARF (14048): Final RCS 400.05 (base 25.00 + loadout 0.00) * axpect 16.00)
2023-07-29 22:47:23.079 INFO    ARF (11892): Final RCS 394.76 (base 25.00 + loadout 0.00) * axpect 15.79)
2023-07-29 22:47:23.089 INFO    ARF (10832): Final RCS 394.59 (base 25.00 + loadout 0.00) * axpect 15.78)
2023-07-29 22:47:23.101 INFO    ARF (16316): Final RCS 394.41 (base 25.00 + loadout 0.00) * axpect 15.78)
2023-07-29 22:47:23.112 INFO    ARF (11892): Final RCS 394.24 (base 25.00 + loadout 0.00) * axpect 15.77)
2023-07-29 22:47:23.119 INFO    ARF (10832): Final RCS 394.06 (base 25.00 + loadout 0.00) * axpect 15.76)
2023-07-29 22:47:23.129 INFO    ARF (7300): Final RCS 393.88 (base 25.00 + loadout 0.00) * axpect 15.76)
2023-07-29 22:47:23.144 INFO    ARF (3428): Final RCS 393.70 (base 25.00 + loadout 0.00) * axpect 15.75)
2023-07-29 22:47:23.441 INFO    ARF (13420): Final RCS 8.16 (base 3.30 + loadout 2.57) * axpect 1.69)
2023-07-29 22:47:23.464 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:47:23.464 INFO    ARF (10188): Final RCS 35.23 (base 3.30 + loadout 0.00) * axpect 10.67)
2023-07-29 22:47:23.471 INFO    ARF (11024): Final RCS 8.16 (base 3.30 + loadout 2.57) * axpect 1.69)
2023-07-29 22:47:23.471 INFO    ARF (11024): Final RCS 35.22 (base 3.30 + loadout 0.00) * axpect 10.67)
2023-07-29 22:47:23.471 INFO    ARF (11024): Final RCS 42.08 (base 2.40 + loadout 6.41) * axpect 14.86)
2023-07-29 22:47:23.485 INFO    ARF (7300): Final RCS 8.16 (base 3.30 + loadout 2.57) * axpect 1.69)
2023-07-29 22:47:23.485 INFO    ARF (7300): Final RCS 35.22 (base 3.30 + loadout 0.00) * axpect 10.67)
2023-07-29 22:47:23.485 INFO    ARF (7300): Final RCS 42.08 (base 2.40 + loadout 6.41) * axpect 14.86)
2023-07-29 22:47:23.491 INFO    ARF (1352): Final RCS 8.16 (base 3.30 + loadout 2.57) * axpect 1.69)
2023-07-29 22:47:23.491 INFO    ARF (1352): Final RCS 35.22 (base 3.30 + loadout 0.00) * axpect 10.67)
2023-07-29 22:47:23.491 INFO    ARF (1352): Final RCS 42.08 (base 2.40 + loadout 6.41) * axpect 14.86)
2023-07-29 22:47:23.504 INFO    ARF (13420): Final RCS 35.22 (base 3.30 + loadout 0.00) * axpect 10.67)
2023-07-29 22:47:23.504 INFO    ARF (13420): Final RCS 42.08 (base 2.40 + loadout 6.41) * axpect 14.86)
2023-07-29 22:47:23.510 INFO    ARF (5276): Final RCS 35.22 (base 3.30 + loadout 0.00) * axpect 10.67)
2023-07-29 22:47:23.510 INFO    ARF (5276): Final RCS 42.08 (base 2.40 + loadout 6.41) * axpect 14.86)
2023-07-29 22:47:23.522 INFO    ARF (8624): Final RCS 35.22 (base 3.30 + loadout 0.00) * axpect 10.67)
2023-07-29 22:47:23.522 INFO    ARF (8624): Final RCS 42.08 (base 2.40 + loadout 6.41) * axpect 14.86)
2023-07-29 22:47:23.631 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:23.631 INFO    ARF (9160): Final RCS 24.15 (base 3.00 + loadout 4.08) * axpect 6.69)
2023-07-29 22:47:23.642 INFO    ARF (11892): Final RCS 24.16 (base 3.00 + loadout 4.08) * axpect 6.69)
2023-07-29 22:47:23.651 INFO    ARF (16380): Final RCS 24.18 (base 3.00 + loadout 4.08) * axpect 6.70)
2023-07-29 22:47:23.662 INFO    ARF (7300): Final RCS 24.19 (base 3.00 + loadout 4.08) * axpect 6.70)
2023-07-29 22:47:23.784 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:47:23.830 INFO    ARF (16316): Final RCS 10.26 (base 3.30 + loadout 5.12) * axpect 1.56)
2023-07-29 22:47:24.062 WARNING LOG (3992): 6 duplicate message(s) skipped.
2023-07-29 22:47:24.062 INFO    ARF (1352): Final RCS 140.64 (base 75.00 + loadout 0.00) * axpect 1.88)
2023-07-29 22:47:24.067 INFO    ARF (10832): Final RCS 140.65 (base 75.00 + loadout 0.00) * axpect 1.88)
2023-07-29 22:47:24.079 INFO    ARF (12064): Final RCS 140.66 (base 75.00 + loadout 0.00) * axpect 1.88)
2023-07-29 22:47:24.090 INFO    ARF (448): Final RCS 140.68 (base 75.00 + loadout 0.00) * axpect 1.88)
2023-07-29 22:47:24.102 INFO    ARF (10832): Final RCS 140.69 (base 75.00 + loadout 0.00) * axpect 1.88)
2023-07-29 22:47:24.140 INFO    ARF (3968): Final RCS 140.74 (base 75.00 + loadout 0.00) * axpect 1.88)
2023-07-29 22:47:24.152 INFO    ARF (11892): Final RCS 140.75 (base 75.00 + loadout 0.00) * axpect 1.88)
2023-07-29 22:47:24.164 INFO    ARF (13920): Final RCS 140.76 (base 75.00 + loadout 0.00) * axpect 1.88)
2023-07-29 22:47:24.197 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:47:24.343 INFO    ARF (16316): Final RCS 10.25 (base 3.30 + loadout 5.12) * axpect 1.55)
2023-07-29 22:47:24.392 WARNING LOG (3992): 4 duplicate message(s) skipped.
2023-07-29 22:47:24.392 INFO    ARF (17328): Final RCS 10.24 (base 3.30 + loadout 5.12) * axpect 1.55)
2023-07-29 22:47:24.560 INFO    ARF (16380): Final RCS 12.68 (base 3.00 + loadout 4.08) * axpect 2.87)
2023-07-29 22:47:24.574 INFO    ARF (448): Final RCS 12.56 (base 3.00 + loadout 4.08) * axpect 2.83)
2023-07-29 22:47:24.582 INFO    ARF (5996): Final RCS 12.45 (base 3.00 + loadout 4.08) * axpect 2.79)
2023-07-29 22:47:24.593 INFO    ARF (9160): Final RCS 12.33 (base 3.00 + loadout 4.08) * axpect 2.75)
2023-07-29 22:47:24.605 INFO    ARF (12064): Final RCS 12.23 (base 3.00 + loadout 4.08) * axpect 2.72)
2023-07-29 22:47:24.610 INFO    ARF (5548): Final RCS 12.13 (base 3.00 + loadout 4.08) * axpect 2.68)
2023-07-29 22:47:24.622 INFO    ARF (9160): Final RCS 12.04 (base 3.00 + loadout 4.08) * axpect 2.65)
2023-07-29 22:47:24.702 INFO    ARF (5548): Final RCS 42.10 (base 2.40 + loadout 6.41) * axpect 14.87)
2023-07-29 22:47:24.713 INFO    ARF (16380): Final RCS 35.16 (base 3.30 + loadout 0.00) * axpect 10.65)
2023-07-29 22:47:24.713 INFO    ARF (16380): Final RCS 42.10 (base 2.40 + loadout 6.41) * axpect 14.87)
2023-07-29 22:47:24.719 INFO    ARF (13420): Final RCS 0.37 (base 0.30 + loadout 0.00) * axpect 1.25)
2023-07-29 22:47:24.719 INFO    ARF (13420): Final RCS 35.16 (base 3.30 + loadout 0.00) * axpect 10.65)
2023-07-29 22:47:24.719 INFO    ARF (13420): Final RCS 42.10 (base 2.40 + loadout 6.41) * axpect 14.87)
2023-07-29 22:47:24.729 INFO    ARF (3968): Final RCS 0.37 (base 0.30 + loadout 0.00) * axpect 1.25)
2023-07-29 22:47:24.729 INFO    ARF (3968): Final RCS 8.15 (base 3.30 + loadout 2.57) * axpect 1.69)
2023-07-29 22:47:24.729 INFO    ARF (3968): Final RCS 35.16 (base 3.30 + loadout 0.00) * axpect 10.65)
2023-07-29 22:47:24.729 INFO    ARF (3968): Final RCS 42.10 (base 2.40 + loadout 6.41) * axpect 14.87)
2023-07-29 22:47:24.741 INFO    ARF (1352): Final RCS 0.37 (base 0.30 + loadout 0.00) * axpect 1.25)
2023-07-29 22:47:24.741 INFO    ARF (1352): Final RCS 8.14 (base 3.30 + loadout 2.57) * axpect 1.69)
2023-07-29 22:47:24.741 INFO    ARF (1352): Final RCS 35.16 (base 3.30 + loadout 0.00) * axpect 10.65)
2023-07-29 22:47:24.741 INFO    ARF (1352): Final RCS 42.10 (base 2.40 + loadout 6.41) * axpect 14.87)
2023-07-29 22:47:24.752 INFO    ARF (5276): Final RCS 0.37 (base 0.30 + loadout 0.00) * axpect 1.25)
2023-07-29 22:47:24.752 INFO    ARF (5276): Final RCS 8.14 (base 3.30 + loadout 2.57) * axpect 1.69)
2023-07-29 22:47:24.752 INFO    ARF (5276): Final RCS 35.16 (base 3.30 + loadout 0.00) * axpect 10.65)
2023-07-29 22:47:24.752 INFO    ARF (5276): Final RCS 42.10 (base 2.40 + loadout 6.41) * axpect 14.87)
2023-07-29 22:47:24.762 INFO    ARF (10188): Final RCS 0.37 (base 0.30 + loadout 0.00) * axpect 1.24)
2023-07-29 22:47:24.762 INFO    ARF (10188): Final RCS 8.14 (base 3.30 + loadout 2.57) * axpect 1.69)
2023-07-29 22:47:24.762 INFO    ARF (10188): Final RCS 35.16 (base 3.30 + loadout 0.00) * axpect 10.65)
2023-07-29 22:47:24.762 INFO    ARF (10188): Final RCS 42.10 (base 2.40 + loadout 6.41) * axpect 14.87)
2023-07-29 22:47:24.773 INFO    ARF (8624): Final RCS 0.37 (base 0.30 + loadout 0.00) * axpect 1.24)
2023-07-29 22:47:24.773 INFO    ARF (8624): Final RCS 8.14 (base 3.30 + loadout 2.57) * axpect 1.69)
2023-07-29 22:47:25.093 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:47:25.093 INFO    ARF (10832): Final RCS 327.06 (base 25.00 + loadout 0.00) * axpect 13.08)
2023-07-29 22:47:25.105 INFO    ARF (11892): Final RCS 326.62 (base 25.00 + loadout 0.00) * axpect 13.06)
2023-07-29 22:47:25.112 INFO    ARF (5548): Final RCS 326.19 (base 25.00 + loadout 0.00) * axpect 13.05)
2023-07-29 22:47:25.119 INFO    ARF (12064): Final RCS 325.75 (base 25.00 + loadout 0.00) * axpect 13.03)
2023-07-29 22:47:25.133 INFO    ARF (14048): Final RCS 325.31 (base 25.00 + loadout 0.00) * axpect 13.01)
2023-07-29 22:47:25.140 INFO    ARF (8624): Final RCS 324.88 (base 25.00 + loadout 0.00) * axpect 13.00)
2023-07-29 22:47:25.150 INFO    ARF (1352): Final RCS 324.44 (base 25.00 + loadout 0.00) * axpect 12.98)
2023-07-29 22:47:25.522 INFO    ARF (5548): Final RCS 308.13 (base 25.00 + loadout 0.00) * axpect 12.33)
2023-07-29 22:47:25.531 INFO    ARF (16316): Final RCS 307.69 (base 25.00 + loadout 0.00) * axpect 12.31)
2023-07-29 22:47:25.543 INFO    ARF (11024): Final RCS 307.25 (base 25.00 + loadout 0.00) * axpect 12.29)
2023-07-29 22:47:25.554 INFO    ARF (5276): Final RCS 306.80 (base 25.00 + loadout 0.00) * axpect 12.27)
2023-07-29 22:47:25.560 INFO    ARF (10832): Final RCS 306.37 (base 25.00 + loadout 0.00) * axpect 12.25)
2023-07-29 22:47:25.572 INFO    ARF (14528): Final RCS 305.93 (base 25.00 + loadout 0.00) * axpect 12.24)
2023-07-29 22:47:25.579 INFO    ARF (448): Final RCS 305.49 (base 25.00 + loadout 0.00) * axpect 12.22)
2023-07-29 22:47:25.878 INFO    ARF (12064): Final RCS 8.00 (base 3.30 + loadout 2.57) * axpect 1.64)
2023-07-29 22:47:25.901 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:25.901 INFO    ARF (10188): Final RCS 0.33 (base 0.30 + loadout 0.00) * axpect 1.09)
2023-07-29 22:47:25.901 INFO    ARF (10188): Final RCS 8.00 (base 3.30 + loadout 2.57) * axpect 1.64)
2023-07-29 22:47:25.912 INFO    ARF (3428): Final RCS 0.33 (base 0.30 + loadout 0.00) * axpect 1.09)
2023-07-29 22:47:25.912 INFO    ARF (3428): Final RCS 8.00 (base 3.30 + loadout 2.57) * axpect 1.64)
2023-07-29 22:47:25.920 INFO    ARF (9160): Final RCS 0.33 (base 0.30 + loadout 0.00) * axpect 1.09)
2023-07-29 22:47:25.920 INFO    ARF (9160): Final RCS 7.99 (base 3.30 + loadout 2.57) * axpect 1.64)
2023-07-29 22:47:25.934 INFO    ARF (8204): Final RCS 5.44 (base 2.40 + loadout 1.22) * axpect 1.76)
2023-07-29 22:47:25.934 INFO    ARF (8204): Final RCS 0.33 (base 0.30 + loadout 0.00) * axpect 1.09)
2023-07-29 22:47:25.934 INFO    ARF (8204): Final RCS 7.99 (base 3.30 + loadout 2.57) * axpect 1.64)
2023-07-29 22:47:25.944 INFO    ARF (16316): Final RCS 5.45 (base 2.40 + loadout 1.22) * axpect 1.76)
2023-07-29 22:47:25.944 INFO    ARF (16316): Final RCS 0.33 (base 0.30 + loadout 0.00) * axpect 1.09)
2023-07-29 22:47:25.944 INFO    ARF (16316): Final RCS 7.99 (base 3.30 + loadout 2.57) * axpect 1.64)
2023-07-29 22:47:25.951 INFO    ARF (448): Final RCS 5.46 (base 2.40 + loadout 1.22) * axpect 1.76)
2023-07-29 22:47:25.951 INFO    ARF (448): Final RCS 0.33 (base 0.30 + loadout 0.00) * axpect 1.08)
2023-07-29 22:47:25.958 INFO    ARF (5996): Final RCS 5.46 (base 2.40 + loadout 1.22) * axpect 1.77)
2023-07-29 22:47:25.969 INFO    ARF (9160): Final RCS 5.47 (base 2.40 + loadout 1.22) * axpect 1.77)
2023-07-29 22:47:25.984 INFO    ARF (10832): Final RCS 5.48 (base 2.40 + loadout 1.22) * axpect 1.77)
2023-07-29 22:47:25.991 INFO    ARF (8624): Final RCS 5.48 (base 2.40 + loadout 1.22) * axpect 1.78)
2023-07-29 22:47:26.051 INFO    ARF (5548): Final RCS 13.19 (base 3.00 + loadout 4.08) * axpect 3.04)
2023-07-29 22:47:26.061 INFO    ARF (5276): Final RCS 13.02 (base 3.00 + loadout 4.08) * axpect 2.98)
2023-07-29 22:47:26.072 INFO    ARF (16380): Final RCS 12.86 (base 3.00 + loadout 4.08) * axpect 2.93)
2023-07-29 22:47:26.083 INFO    ARF (9160): Final RCS 12.69 (base 3.00 + loadout 4.08) * axpect 2.87)
2023-07-29 22:47:26.089 INFO    ARF (3968): Final RCS 12.53 (base 3.00 + loadout 4.08) * axpect 2.82)
2023-07-29 22:47:26.100 INFO    ARF (11024): Final RCS 12.36 (base 3.00 + loadout 4.08) * axpect 2.76)
2023-07-29 22:47:26.111 INFO    ARF (14048): Final RCS 12.21 (base 3.00 + loadout 4.08) * axpect 2.71)
2023-07-29 22:47:26.280 INFO    ARF (8624): Final RCS 10.15 (base 3.30 + loadout 5.12) * axpect 1.52)
2023-07-29 22:47:26.331 WARNING LOG (3992): 5 duplicate message(s) skipped.
2023-07-29 22:47:26.331 INFO    ARF (17328): Final RCS 20.39 (base 3.00 + loadout 4.29) * axpect 5.36)
2023-07-29 22:47:26.343 INFO    ARF (10188): Final RCS 10.15 (base 3.30 + loadout 5.12) * axpect 1.52)
2023-07-29 22:47:26.343 INFO    ARF (10188): Final RCS 20.39 (base 3.00 + loadout 4.29) * axpect 5.36)
2023-07-29 22:47:26.521 WARNING LOG (3992): 4 duplicate message(s) skipped.
2023-07-29 22:47:26.521 INFO    ARF (10832): Final RCS 144.32 (base 75.00 + loadout 0.00) * axpect 1.92)
2023-07-29 22:47:26.531 INFO    ARF (8624): Final RCS 144.33 (base 75.00 + loadout 0.00) * axpect 1.92)
2023-07-29 22:47:26.541 INFO    ARF (17328): Final RCS 144.35 (base 75.00 + loadout 0.00) * axpect 1.92)
2023-07-29 22:47:26.552 INFO    ARF (12064): Final RCS 144.37 (base 75.00 + loadout 0.00) * axpect 1.92)
2023-07-29 22:47:26.592 INFO    ARF (9160): Final RCS 144.44 (base 75.00 + loadout 0.00) * axpect 1.93)
2023-07-29 22:47:26.599 INFO    ARF (17328): Final RCS 144.46 (base 75.00 + loadout 0.00) * axpect 1.93)
2023-07-29 22:47:26.740 INFO    ARF (9160): Final RCS 20.36 (base 3.00 + loadout 4.29) * axpect 5.35)
2023-07-29 22:47:26.794 WARNING LOG (3992): 4 duplicate message(s) skipped.
2023-07-29 22:47:26.794 INFO    ARF (10832): Final RCS 10.13 (base 3.30 + loadout 5.12) * axpect 1.52)
2023-07-29 22:47:26.794 INFO    ARF (10832): Final RCS 20.35 (base 3.00 + loadout 4.29) * axpect 5.35)
2023-07-29 22:47:26.801 INFO    ARF (1352): Final RCS 10.12 (base 3.30 + loadout 5.12) * axpect 1.52)
2023-07-29 22:47:26.801 INFO    ARF (1352): Final RCS 20.35 (base 3.00 + loadout 4.29) * axpect 5.35)
2023-07-29 22:47:26.811 INFO    ARF (17328): Final RCS 10.12 (base 3.30 + loadout 5.12) * axpect 1.52)
2023-07-29 22:47:26.844 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:47:26.844 INFO    ARF (8624): Final RCS 10.12 (base 3.30 + loadout 5.12) * axpect 1.51)
2023-07-29 22:47:26.911 DEBUG   LuaGUI (Main): --- onChatMessage---	gbu10s dont even work against them	10	-2
2023-07-29 22:47:27.023 INFO    ARF (5276): Final RCS 9.66 (base 3.00 + loadout 4.08) * axpect 1.86)
2023-07-29 22:47:27.140 WARNING LOG (3992): 5 duplicate message(s) skipped.
2023-07-29 22:47:27.140 INFO    ARF (8204): Final RCS 5.66 (base 2.40 + loadout 1.22) * axpect 1.85)
2023-07-29 22:47:27.151 INFO    ARF (7300): Final RCS 5.65 (base 2.40 + loadout 1.22) * axpect 1.85)
2023-07-29 22:47:27.171 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:47:27.171 INFO    ARF (13920): Final RCS 0.29 (base 0.30 + loadout 0.00) * axpect 0.97)
2023-07-29 22:47:27.183 INFO    ARF (7300): Final RCS 5.65 (base 2.40 + loadout 1.22) * axpect 1.85)
2023-07-29 22:47:27.183 INFO    ARF (7300): Final RCS 0.29 (base 0.30 + loadout 0.00) * axpect 0.97)
2023-07-29 22:47:27.183 INFO    ARF (7300): Final RCS 7.87 (base 3.30 + loadout 2.57) * axpect 1.61)
2023-07-29 22:47:27.189 INFO    ARF (8624): Final RCS 5.65 (base 2.40 + loadout 1.22) * axpect 1.84)
2023-07-29 22:47:27.189 INFO    ARF (8624): Final RCS 0.29 (base 0.30 + loadout 0.00) * axpect 0.97)
2023-07-29 22:47:27.189 INFO    ARF (8624): Final RCS 7.87 (base 3.30 + loadout 2.57) * axpect 1.60)
2023-07-29 22:47:27.200 INFO    ARF (9160): Final RCS 0.29 (base 0.30 + loadout 0.00) * axpect 0.97)
2023-07-29 22:47:27.200 INFO    ARF (9160): Final RCS 7.87 (base 3.30 + loadout 2.57) * axpect 1.60)
2023-07-29 22:47:27.210 INFO    ARF (16380): Final RCS 0.29 (base 0.30 + loadout 0.00) * axpect 0.97)
2023-07-29 22:47:27.210 INFO    ARF (16380): Final RCS 7.86 (base 3.30 + loadout 2.57) * axpect 1.60)
2023-07-29 22:47:27.222 INFO    ARF (3968): Final RCS 0.29 (base 0.30 + loadout 0.00) * axpect 0.97)
2023-07-29 22:47:27.222 INFO    ARF (3968): Final RCS 7.86 (base 3.30 + loadout 2.57) * axpect 1.60)
2023-07-29 22:47:27.228 INFO    ARF (9160): Final RCS 0.29 (base 0.30 + loadout 0.00) * axpect 0.97)
2023-07-29 22:47:27.228 INFO    ARF (9160): Final RCS 7.86 (base 3.30 + loadout 2.57) * axpect 1.60)
2023-07-29 22:47:27.549 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:27.549 INFO    ARF (14528): Final RCS 230.58 (base 25.00 + loadout 0.00) * axpect 9.22)
2023-07-29 22:47:27.569 INFO    ARF (448): Final RCS 230.28 (base 25.00 + loadout 0.00) * axpect 9.21)
2023-07-29 22:47:27.570 INFO    ARF (10188): Final RCS 229.99 (base 25.00 + loadout 0.00) * axpect 9.20)
2023-07-29 22:47:27.579 INFO    ARF (14528): Final RCS 229.69 (base 25.00 + loadout 0.00) * axpect 9.19)
2023-07-29 22:47:27.591 INFO    ARF (1352): Final RCS 229.40 (base 25.00 + loadout 0.00) * axpect 9.18)
2023-07-29 22:47:27.603 INFO    ARF (5996): Final RCS 229.11 (base 25.00 + loadout 0.00) * axpect 9.16)
2023-07-29 22:47:27.613 INFO    ARF (13420): Final RCS 228.82 (base 25.00 + loadout 0.00) * axpect 9.15)
2023-07-29 22:47:28.029 INFO    ARF (3428): Final RCS 217.49 (base 25.00 + loadout 0.00) * axpect 8.70)
2023-07-29 22:47:28.040 INFO    ARF (12064): Final RCS 217.24 (base 25.00 + loadout 0.00) * axpect 8.69)
2023-07-29 22:47:28.051 INFO    ARF (17328): Final RCS 217.00 (base 25.00 + loadout 0.00) * axpect 8.68)
2023-07-29 22:47:28.065 INFO    ARF (3428): Final RCS 216.75 (base 25.00 + loadout 0.00) * axpect 8.67)
2023-07-29 22:47:28.069 INFO    ARF (5548): Final RCS 216.51 (base 25.00 + loadout 0.00) * axpect 8.66)
2023-07-29 22:47:28.079 INFO    ARF (14528): Final RCS 216.27 (base 25.00 + loadout 0.00) * axpect 8.65)
2023-07-29 22:47:28.091 INFO    ARF (3428): Final RCS 216.02 (base 25.00 + loadout 0.00) * axpect 8.64)
2023-07-29 22:47:28.404 INFO    ARF (16380): Final RCS 7.76 (base 3.30 + loadout 2.57) * axpect 1.57)
2023-07-29 22:47:28.420 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:47:28.420 INFO    ARF (9160): Final RCS 35.10 (base 3.30 + loadout 0.00) * axpect 10.64)
2023-07-29 22:47:28.429 INFO    ARF (16380): Final RCS 7.76 (base 3.30 + loadout 2.57) * axpect 1.57)
2023-07-29 22:47:28.429 INFO    ARF (16380): Final RCS 35.10 (base 3.30 + loadout 0.00) * axpect 10.64)
2023-07-29 22:47:28.429 INFO    ARF (16380): Final RCS 42.18 (base 2.40 + loadout 6.41) * axpect 14.91)
2023-07-29 22:47:28.441 INFO    ARF (5548): Final RCS 7.75 (base 3.30 + loadout 2.57) * axpect 1.57)
2023-07-29 22:47:28.441 INFO    ARF (5548): Final RCS 35.10 (base 3.30 + loadout 0.00) * axpect 10.64)
2023-07-29 22:47:28.441 INFO    ARF (5548): Final RCS 42.18 (base 2.40 + loadout 6.41) * axpect 14.91)
2023-07-29 22:47:28.452 INFO    ARF (17328): Final RCS 7.75 (base 3.30 + loadout 2.57) * axpect 1.57)
2023-07-29 22:47:28.452 INFO    ARF (17328): Final RCS 35.10 (base 3.30 + loadout 0.00) * axpect 10.64)
2023-07-29 22:47:28.452 INFO    ARF (17328): Final RCS 42.18 (base 2.40 + loadout 6.41) * axpect 14.91)
2023-07-29 22:47:28.463 INFO    ARF (16380): Final RCS 35.10 (base 3.30 + loadout 0.00) * axpect 10.64)
2023-07-29 22:47:28.463 INFO    ARF (16380): Final RCS 42.18 (base 2.40 + loadout 6.41) * axpect 14.91)
2023-07-29 22:47:28.469 INFO    ARF (11892): Final RCS 35.10 (base 3.30 + loadout 0.00) * axpect 10.64)
2023-07-29 22:47:28.469 INFO    ARF (11892): Final RCS 42.18 (base 2.40 + loadout 6.41) * axpect 14.91)
2023-07-29 22:47:28.481 INFO    ARF (9160): Final RCS 35.10 (base 3.30 + loadout 0.00) * axpect 10.64)
2023-07-29 22:47:28.481 INFO    ARF (9160): Final RCS 42.18 (base 2.40 + loadout 6.41) * axpect 14.91)
2023-07-29 22:47:28.575 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:28.575 INFO    ARF (3428): Final RCS 11.06 (base 3.00 + loadout 4.08) * axpect 2.33)
2023-07-29 22:47:28.582 INFO    ARF (7300): Final RCS 11.03 (base 3.00 + loadout 4.08) * axpect 2.32)
2023-07-29 22:47:28.591 INFO    ARF (448): Final RCS 11.01 (base 3.00 + loadout 4.08) * axpect 2.31)
2023-07-29 22:47:28.604 INFO    ARF (12064): Final RCS 10.99 (base 3.00 + loadout 4.08) * axpect 2.31)
2023-07-29 22:47:28.614 INFO    ARF (11024): Final RCS 10.97 (base 3.00 + loadout 4.08) * axpect 2.30)
2023-07-29 22:47:28.621 INFO    ARF (8624): Final RCS 10.95 (base 3.00 + loadout 4.08) * axpect 2.29)
2023-07-29 22:47:28.658 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:47:28.658 DEBUG   Scripting (Main): Phrases make : key = 4380
2023-07-29 22:47:28.800 INFO    ARF (11892): Final RCS 9.89 (base 3.30 + loadout 5.12) * axpect 1.44)
2023-07-29 22:47:28.814 INFO    ARF (3968): Final RCS 9.88 (base 3.30 + loadout 5.12) * axpect 1.44)
2023-07-29 22:47:29.040 WARNING LOG (3992): 4 duplicate message(s) skipped.
2023-07-29 22:47:29.040 INFO    ARF (14528): Final RCS 149.64 (base 75.00 + loadout 0.00) * axpect 2.00)
2023-07-29 22:47:29.051 INFO    ARF (11024): Final RCS 149.66 (base 75.00 + loadout 0.00) * axpect 2.00)
2023-07-29 22:47:29.061 INFO    ARF (12064): Final RCS 149.69 (base 75.00 + loadout 0.00) * axpect 2.00)
2023-07-29 22:47:29.102 INFO    ARF (10188): Final RCS 149.79 (base 75.00 + loadout 0.00) * axpect 2.00)
2023-07-29 22:47:29.111 INFO    ARF (5996): Final RCS 149.81 (base 75.00 + loadout 0.00) * axpect 2.00)
2023-07-29 22:47:29.172 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:47:29.256 INFO    ARF (11024): Final RCS 20.19 (base 3.00 + loadout 4.29) * axpect 5.30)
2023-07-29 22:47:29.292 INFO    ARF (16316): Final RCS 9.87 (base 3.30 + loadout 5.12) * axpect 1.44)
2023-07-29 22:47:29.523 WARNING LOG (3992): 6 duplicate message(s) skipped.
2023-07-29 22:47:29.523 INFO    ARF (14528): Final RCS 11.33 (base 3.00 + loadout 4.08) * axpect 2.42)
2023-07-29 22:47:29.532 INFO    ARF (11024): Final RCS 11.34 (base 3.00 + loadout 4.08) * axpect 2.42)
2023-07-29 22:47:29.540 INFO    ARF (1352): Final RCS 11.35 (base 3.00 + loadout 4.08) * axpect 2.42)
2023-07-29 22:47:29.550 INFO    ARF (16380): Final RCS 11.36 (base 3.00 + loadout 4.08) * axpect 2.43)
2023-07-29 22:47:29.571 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:29.571 INFO    ARF (9160): Final RCS 11.37 (base 3.00 + loadout 4.08) * axpect 2.43)
2023-07-29 22:47:29.582 INFO    ARF (13920): Final RCS 11.38 (base 3.00 + loadout 4.08) * axpect 2.43)
2023-07-29 22:47:29.663 INFO    ARF (1352): Final RCS 42.21 (base 2.40 + loadout 6.41) * axpect 14.92)
2023-07-29 22:47:29.669 INFO    ARF (16380): Final RCS 35.07 (base 3.30 + loadout 0.00) * axpect 10.63)
2023-07-29 22:47:29.669 INFO    ARF (16380): Final RCS 42.21 (base 2.40 + loadout 6.41) * axpect 14.92)
2023-07-29 22:47:29.680 INFO    ARF (13920): Final RCS 0.38 (base 0.30 + loadout 0.00) * axpect 1.27)
2023-07-29 22:47:29.680 INFO    ARF (13920): Final RCS 35.07 (base 3.30 + loadout 0.00) * axpect 10.63)
2023-07-29 22:47:29.680 INFO    ARF (13920): Final RCS 42.21 (base 2.40 + loadout 6.41) * axpect 14.92)
2023-07-29 22:47:29.690 INFO    ARF (7300): Final RCS 0.38 (base 0.30 + loadout 0.00) * axpect 1.27)
2023-07-29 22:47:29.690 INFO    ARF (7300): Final RCS 7.66 (base 3.30 + loadout 2.57) * axpect 1.54)
2023-07-29 22:47:29.690 INFO    ARF (7300): Final RCS 35.07 (base 3.30 + loadout 0.00) * axpect 10.63)
2023-07-29 22:47:29.690 INFO    ARF (7300): Final RCS 42.21 (base 2.40 + loadout 6.41) * axpect 14.92)
2023-07-29 22:47:29.702 INFO    ARF (16380): Final RCS 0.38 (base 0.30 + loadout 0.00) * axpect 1.27)
2023-07-29 22:47:29.702 INFO    ARF (16380): Final RCS 7.66 (base 3.30 + loadout 2.57) * axpect 1.54)
2023-07-29 22:47:29.702 INFO    ARF (16380): Final RCS 35.07 (base 3.30 + loadout 0.00) * axpect 10.63)
2023-07-29 22:47:29.702 INFO    ARF (16380): Final RCS 42.21 (base 2.40 + loadout 6.41) * axpect 14.92)
2023-07-29 22:47:29.719 INFO    ARF (8624): Final RCS 0.38 (base 0.30 + loadout 0.00) * axpect 1.28)
2023-07-29 22:47:29.719 INFO    ARF (8624): Final RCS 7.66 (base 3.30 + loadout 2.57) * axpect 1.54)
2023-07-29 22:47:29.719 INFO    ARF (8624): Final RCS 35.07 (base 3.30 + loadout 0.00) * axpect 10.63)
2023-07-29 22:47:29.719 INFO    ARF (8624): Final RCS 42.21 (base 2.40 + loadout 6.41) * axpect 14.92)
2023-07-29 22:47:29.721 INFO    ARF (448): Final RCS 0.38 (base 0.30 + loadout 0.00) * axpect 1.28)
2023-07-29 22:47:29.721 INFO    ARF (448): Final RCS 7.66 (base 3.30 + loadout 2.57) * axpect 1.54)
2023-07-29 22:47:29.721 INFO    ARF (448): Final RCS 35.07 (base 3.30 + loadout 0.00) * axpect 10.63)
2023-07-29 22:47:29.727 INFO    ARF (16380): Final RCS 0.38 (base 0.30 + loadout 0.00) * axpect 1.28)
2023-07-29 22:47:29.727 INFO    ARF (16380): Final RCS 7.66 (base 3.30 + loadout 2.57) * axpect 1.54)
2023-07-29 22:47:29.736 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:47:29.738 INFO    ARF (11892): Final RCS 7.66 (base 3.30 + loadout 2.57) * axpect 1.54)
2023-07-29 22:47:29.751 INFO    ARF (1352): Final RCS 7.65 (base 3.30 + loadout 2.57) * axpect 1.54)
2023-07-29 22:47:30.062 INFO    ARF (8204): Final RCS 185.98 (base 25.00 + loadout 0.00) * axpect 7.44)
2023-07-29 22:47:30.071 INFO    ARF (1352): Final RCS 185.91 (base 25.00 + loadout 0.00) * axpect 7.44)
2023-07-29 22:47:30.080 INFO    ARF (3428): Final RCS 185.83 (base 25.00 + loadout 0.00) * axpect 7.43)
2023-07-29 22:47:30.092 INFO    ARF (7300): Final RCS 185.75 (base 25.00 + loadout 0.00) * axpect 7.43)
2023-07-29 22:47:30.100 INFO    ARF (1352): Final RCS 185.67 (base 25.00 + loadout 0.00) * axpect 7.43)
2023-07-29 22:47:30.109 INFO    ARF (17328): Final RCS 185.60 (base 25.00 + loadout 0.00) * axpect 7.42)
2023-07-29 22:47:30.469 INFO    ARF (14048): Final RCS 183.17 (base 25.00 + loadout 0.00) * axpect 7.33)
2023-07-29 22:47:30.479 INFO    ARF (13920): Final RCS 183.11 (base 25.00 + loadout 0.00) * axpect 7.32)
2023-07-29 22:47:30.490 INFO    ARF (5276): Final RCS 183.05 (base 25.00 + loadout 0.00) * axpect 7.32)
2023-07-29 22:47:30.502 INFO    ARF (17328): Final RCS 182.99 (base 25.00 + loadout 0.00) * axpect 7.32)
2023-07-29 22:47:30.509 INFO    ARF (11892): Final RCS 182.93 (base 25.00 + loadout 0.00) * axpect 7.32)
2023-07-29 22:47:30.520 INFO    ARF (8204): Final RCS 182.88 (base 25.00 + loadout 0.00) * axpect 7.32)
2023-07-29 22:47:30.530 INFO    ARF (3968): Final RCS 182.82 (base 25.00 + loadout 0.00) * axpect 7.31)
2023-07-29 22:47:30.726 INFO    ASYNCNET (Main): Current ping: 73.9ms
2023-07-29 22:47:30.842 INFO    ARF (5548): Final RCS 7.59 (base 3.30 + loadout 2.57) * axpect 1.52)
2023-07-29 22:47:30.859 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:30.859 INFO    ARF (448): Final RCS 0.48 (base 0.30 + loadout 0.00) * axpect 1.59)
2023-07-29 22:47:30.859 INFO    ARF (448): Final RCS 7.59 (base 3.30 + loadout 2.57) * axpect 1.52)
2023-07-29 22:47:30.870 INFO    ARF (13420): Final RCS 0.48 (base 0.30 + loadout 0.00) * axpect 1.60)
2023-07-29 22:47:30.870 INFO    ARF (13420): Final RCS 7.58 (base 3.30 + loadout 2.57) * axpect 1.52)
2023-07-29 22:47:30.882 INFO    ARF (3968): Final RCS 0.48 (base 0.30 + loadout 0.00) * axpect 1.60)
2023-07-29 22:47:30.882 INFO    ARF (3968): Final RCS 7.58 (base 3.30 + loadout 2.57) * axpect 1.52)
2023-07-29 22:47:30.892 INFO    ARF (12064): Final RCS 0.48 (base 0.30 + loadout 0.00) * axpect 1.60)
2023-07-29 22:47:30.892 INFO    ARF (12064): Final RCS 7.58 (base 3.30 + loadout 2.57) * axpect 1.52)
2023-07-29 22:47:30.904 INFO    ARF (14528): Final RCS 5.98 (base 2.40 + loadout 1.22) * axpect 1.98)
2023-07-29 22:47:30.904 INFO    ARF (14528): Final RCS 0.48 (base 0.30 + loadout 0.00) * axpect 1.60)
2023-07-29 22:47:30.904 INFO    ARF (14528): Final RCS 7.58 (base 3.30 + loadout 2.57) * axpect 1.52)
2023-07-29 22:47:30.913 INFO    ARF (11024): Final RCS 5.98 (base 2.40 + loadout 1.22) * axpect 1.98)
2023-07-29 22:47:30.913 INFO    ARF (11024): Final RCS 0.48 (base 0.30 + loadout 0.00) * axpect 1.61)
2023-07-29 22:47:30.920 INFO    ARF (12064): Final RCS 5.98 (base 2.40 + loadout 1.22) * axpect 1.98)
2023-07-29 22:47:30.941 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:30.941 INFO    ARF (7300): Final RCS 5.99 (base 2.40 + loadout 1.22) * axpect 1.99)
2023-07-29 22:47:31.008 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:31.008 INFO    ARF (10832): Final RCS 19.26 (base 3.00 + loadout 4.08) * axpect 5.06)
2023-07-29 22:47:31.019 INFO    ARF (16316): Final RCS 19.36 (base 3.00 + loadout 4.08) * axpect 5.09)
2023-07-29 22:47:31.030 INFO    ARF (9160): Final RCS 19.47 (base 3.00 + loadout 4.08) * axpect 5.13)
2023-07-29 22:47:31.042 INFO    ARF (12064): Final RCS 19.56 (base 3.00 + loadout 4.08) * axpect 5.16)
2023-07-29 22:47:31.052 INFO    ARF (14048): Final RCS 19.66 (base 3.00 + loadout 4.08) * axpect 5.19)
2023-07-29 22:47:31.064 INFO    ARF (11024): Final RCS 19.74 (base 3.00 + loadout 4.08) * axpect 5.22)
2023-07-29 22:47:31.069 INFO    ARF (12064): Final RCS 19.83 (base 3.00 + loadout 4.08) * axpect 5.25)
2023-07-29 22:47:31.251 INFO    ARF (11024): Final RCS 9.89 (base 3.30 + loadout 5.12) * axpect 1.45)
2023-07-29 22:47:31.269 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:31.269 INFO    ARF (5996): Final RCS 9.90 (base 3.30 + loadout 5.12) * axpect 1.45)
2023-07-29 22:47:31.290 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:47:31.290 INFO    ARF (10188): Final RCS 20.04 (base 3.00 + loadout 4.29) * axpect 5.25)
2023-07-29 22:47:31.302 INFO    ARF (5276): Final RCS 9.90 (base 3.30 + loadout 5.12) * axpect 1.45)
2023-07-29 22:47:31.302 INFO    ARF (5276): Final RCS 20.04 (base 3.00 + loadout 4.29) * axpect 5.25)
2023-07-29 22:47:31.492 WARNING LOG (3992): 4 duplicate message(s) skipped.
2023-07-29 22:47:31.492 INFO    ARF (14528): Final RCS 156.56 (base 75.00 + loadout 0.00) * axpect 2.09)
2023-07-29 22:47:31.498 INFO    ARF (8624): Final RCS 156.59 (base 75.00 + loadout 0.00) * axpect 2.09)
2023-07-29 22:47:31.509 INFO    ARF (1352): Final RCS 156.62 (base 75.00 + loadout 0.00) * axpect 2.09)
2023-07-29 22:47:31.553 INFO    ARF (13920): Final RCS 156.75 (base 75.00 + loadout 0.00) * axpect 2.09)
2023-07-29 22:47:31.675 DEBUG   Scripting (Main): make: country: 	80
2023-07-29 22:47:31.675 DEBUG   Scripting (Main): Phrases make : key = 4383
2023-07-29 22:47:31.698 INFO    ARF (448): Final RCS 20.01 (base 3.00 + loadout 4.29) * axpect 5.24)
2023-07-29 22:47:31.740 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:47:31.740 INFO    ARF (16380): Final RCS 9.90 (base 3.30 + loadout 5.12) * axpect 1.45)
2023-07-29 22:47:31.740 INFO    ARF (16380): Final RCS 20.01 (base 3.00 + loadout 4.29) * axpect 5.24)
2023-07-29 22:47:31.752 INFO    ARF (10188): Final RCS 9.90 (base 3.30 + loadout 5.12) * axpect 1.45)
2023-07-29 22:47:31.752 INFO    ARF (10188): Final RCS 20.01 (base 3.00 + loadout 4.29) * axpect 5.24)
2023-07-29 22:47:31.763 INFO    ARF (5996): Final RCS 9.90 (base 3.30 + loadout 5.12) * axpect 1.45)
2023-07-29 22:47:31.763 INFO    ARF (5996): Final RCS 20.01 (base 3.00 + loadout 4.29) * axpect 5.24)
2023-07-29 22:47:31.768 INFO    ARF (7300): Final RCS 9.89 (base 3.30 + loadout 5.12) * axpect 1.45)
2023-07-29 22:47:31.968 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:47:31.968 INFO    ARF (10832): Final RCS 26.07 (base 3.00 + loadout 4.08) * axpect 7.33)
2023-07-29 22:47:31.980 INFO    ARF (11024): Final RCS 26.06 (base 3.00 + loadout 4.08) * axpect 7.33)
2023-07-29 22:47:32.012 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:47:32.012 INFO    ARF (5996): Final RCS 26.05 (base 3.00 + loadout 4.08) * axpect 7.33)
2023-07-29 22:47:32.018 INFO    ARF (3428): Final RCS 26.05 (base 3.00 + loadout 4.08) * axpect 7.32)
2023-07-29 22:47:32.029 INFO    ARF (7300): Final RCS 26.04 (base 3.00 + loadout 4.08) * axpect 7.32)
2023-07-29 22:47:32.090 INFO    ARF (11892): Final RCS 6.17 (base 2.40 + loadout 1.22) * axpect 2.06)
2023-07-29 22:47:32.129 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:47:32.129 INFO    ARF (16316): Final RCS 6.18 (base 2.40 + loadout 1.22) * axpect 2.06)
2023-07-29 22:47:32.129 INFO    ARF (16316): Final RCS 0.55 (base 0.30 + loadout 0.00) * axpect 1.83)
2023-07-29 22:47:32.140 INFO    ARF (17328): Final RCS 6.18 (base 2.40 + loadout 1.22) * axpect 2.06)
2023-07-29 22:47:32.140 INFO    ARF (17328): Final RCS 0.55 (base 0.30 + loadout 0.00) * axpect 1.83)
2023-07-29 22:47:32.140 INFO    ARF (17328): Final RCS 7.52 (base 3.30 + loadout 2.57) * axpect 1.50)
2023-07-29 22:47:32.152 INFO    ARF (448): Final RCS 0.55 (base 0.30 + loadout 0.00) * axpect 1.83)
2023-07-29 22:47:32.152 INFO    ARF (448): Final RCS 7.52 (base 3.30 + loadout 2.57) * axpect 1.50)
2023-07-29 22:47:32.162 INFO    ARF (10832): Final RCS 0.55 (base 0.30 + loadout 0.00) * axpect 1.83)
2023-07-29 22:47:32.162 INFO    ARF (10832): Final RCS 7.52 (base 3.30 + loadout 2.57) * axpect 1.50)
2023-07-29 22:47:32.168 INFO    ARF (5276): Final RCS 0.55 (base 0.30 + loadout 0.00) * axpect 1.84)
2023-07-29 22:47:32.168 INFO    ARF (5276): Final RCS 7.52 (base 3.30 + loadout 2.57) * axpect 1.50)
2023-07-29 22:47:32.179 INFO    ARF (3968): Final RCS 0.55 (base 0.30 + loadout 0.00) * axpect 1.84)
2023-07-29 22:47:32.179 INFO    ARF (3968): Final RCS 7.52 (base 3.30 + loadout 2.57) * axpect 1.50)
2023-07-29 22:47:32.190 INFO    ARF (10832): Final RCS 0.55 (base 0.30 + loadout 0.00) * axpect 1.84)
2023-07-29 22:47:32.190 INFO    ARF (10832): Final RCS 7.52 (base 3.30 + loadout 2.57) * axpect 1.50)
2023-07-29 22:47:32.418 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:32.418 DEBUG   LuaGUI (Main): --- onChatMessage---	these are ammo bunkers they explode themselves	22	-2
2023-07-29 22:47:32.519 INFO    ARF (10188): Final RCS 174.80 (base 25.00 + loadout 0.00) * axpect 6.99)
2023-07-29 22:47:32.529 INFO    ARF (11892): Final RCS 174.75 (base 25.00 + loadout 0.00) * axpect 6.99)
2023-07-29 22:47:32.541 INFO    ARF (3968): Final RCS 174.70 (base 25.00 + loadout 0.00) * axpect 6.99)
2023-07-29 22:47:32.552 INFO    ARF (14528): Final RCS 174.65 (base 25.00 + loadout 0.00) * axpect 6.99)
2023-07-29 22:47:32.559 INFO    ARF (5276): Final RCS 174.60 (base 25.00 + loadout 0.00) * axpect 6.98)
2023-07-29 22:47:32.569 INFO    ARF (8204): Final RCS 174.55 (base 25.00 + loadout 0.00) * axpect 6.98)
2023-07-29 22:47:32.991 INFO    ARF (10832): Final RCS 172.04 (base 25.00 + loadout 0.00) * axpect 6.88)
2023-07-29 22:47:33.007 INFO    ARF (5548): Final RCS 171.97 (base 25.00 + loadout 0.00) * axpect 6.88)
2023-07-29 22:47:33.011 INFO    ARF (13920): Final RCS 171.90 (base 25.00 + loadout 0.00) * axpect 6.88)
2023-07-29 22:47:33.019 INFO    ARF (9160): Final RCS 171.83 (base 25.00 + loadout 0.00) * axpect 6.87)
2023-07-29 22:47:33.031 INFO    ARF (14048): Final RCS 171.76 (base 25.00 + loadout 0.00) * axpect 6.87)
2023-07-29 22:47:33.042 INFO    ARF (10188): Final RCS 171.69 (base 25.00 + loadout 0.00) * axpect 6.87)
2023-07-29 22:47:33.360 INFO    ARF (16380): Final RCS 7.48 (base 3.30 + loadout 2.57) * axpect 1.49)
2023-07-29 22:47:33.382 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:47:33.382 INFO    ARF (11024): Final RCS 35.00 (base 3.30 + loadout 0.00) * axpect 10.61)
2023-07-29 22:47:33.388 INFO    ARF (14528): Final RCS 7.48 (base 3.30 + loadout 2.57) * axpect 1.49)
2023-07-29 22:47:33.388 INFO    ARF (14528): Final RCS 35.00 (base 3.30 + loadout 0.00) * axpect 10.61)
2023-07-29 22:47:33.388 INFO    ARF (14528): Final RCS 42.29 (base 2.40 + loadout 6.41) * axpect 14.95)
2023-07-29 22:47:33.399 INFO    ARF (9160): Final RCS 7.48 (base 3.30 + loadout 2.57) * axpect 1.49)
2023-07-29 22:47:33.399 INFO    ARF (9160): Final RCS 35.00 (base 3.30 + loadout 0.00) * axpect 10.61)
2023-07-29 22:47:33.399 INFO    ARF (9160): Final RCS 42.29 (base 2.40 + loadout 6.41) * axpect 14.95)
2023-07-29 22:47:33.410 INFO    ARF (5996): Final RCS 7.48 (base 3.30 + loadout 2.57) * axpect 1.49)
2023-07-29 22:47:33.410 INFO    ARF (5996): Final RCS 35.00 (base 3.30 + loadout 0.00) * axpect 10.61)
2023-07-29 22:47:33.410 INFO    ARF (5996): Final RCS 42.29 (base 2.40 + loadout 6.41) * axpect 14.95)
2023-07-29 22:47:33.421 INFO    ARF (16380): Final RCS 7.48 (base 3.30 + loadout 2.57) * axpect 1.49)
2023-07-29 22:47:33.421 INFO    ARF (16380): Final RCS 35.00 (base 3.30 + loadout 0.00) * axpect 10.61)
2023-07-29 22:47:33.421 INFO    ARF (16380): Final RCS 42.29 (base 2.40 + loadout 6.41) * axpect 14.95)
2023-07-29 22:47:33.430 INFO    ARF (3428): Final RCS 35.00 (base 3.30 + loadout 0.00) * axpect 10.61)
2023-07-29 22:47:33.430 INFO    ARF (3428): Final RCS 42.30 (base 2.40 + loadout 6.41) * axpect 14.95)
2023-07-29 22:47:33.440 INFO    ARF (12064): Final RCS 35.00 (base 3.30 + loadout 0.00) * axpect 10.61)
2023-07-29 22:47:33.440 INFO    ARF (12064): Final RCS 42.30 (base 2.40 + loadout 6.41) * axpect 14.95)
2023-07-29 22:47:33.530 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:33.530 INFO    ARF (11024): Final RCS 46.87 (base 3.00 + loadout 4.08) * axpect 14.26)
2023-07-29 22:47:33.541 INFO    ARF (5996): Final RCS 46.40 (base 3.00 + loadout 4.08) * axpect 14.11)
2023-07-29 22:47:33.553 INFO    ARF (8204): Final RCS 45.92 (base 3.00 + loadout 4.08) * axpect 13.95)
2023-07-29 22:47:33.565 INFO    ARF (10832): Final RCS 45.50 (base 3.00 + loadout 4.08) * axpect 13.81)
2023-07-29 22:47:33.570 INFO    ARF (3968): Final RCS 45.04 (base 3.00 + loadout 4.08) * axpect 13.65)
2023-07-29 22:47:33.582 INFO    ARF (5276): Final RCS 44.56 (base 3.00 + loadout 4.08) * axpect 13.49)
2023-07-29 22:47:33.587 INFO    ARF (9160): Final RCS 44.08 (base 3.00 + loadout 4.08) * axpect 13.33)
2023-07-29 22:47:33.759 INFO    ARF (5996): Final RCS 9.91 (base 3.30 + loadout 5.12) * axpect 1.45)
2023-07-29 22:47:34.008 WARNING LOG (3992): 6 duplicate message(s) skipped.
2023-07-29 22:47:34.008 INFO    ARF (10832): Final RCS 165.73 (base 75.00 + loadout 0.00) * axpect 2.21)
2023-07-29 22:47:34.019 INFO    ARF (9160): Final RCS 165.77 (base 75.00 + loadout 0.00) * axpect 2.21)
2023-07-29 22:47:34.209 INFO    ARF (11892): Final RCS 19.52 (base 3.00 + loadout 4.29) * axpect 5.08)
2023-07-29 22:47:34.242 INFO    ARF (12064): Final RCS 9.92 (base 3.30 + loadout 5.12) * axpect 1.45)
2023-07-29 22:47:34.481 WARNING LOG (3992): 6 duplicate message(s) skipped.
2023-07-29 22:47:34.481 INFO    ARF (12064): Final RCS 28.74 (base 3.00 + loadout 4.08) * axpect 8.22)
2023-07-29 22:47:34.492 INFO    ARF (1352): Final RCS 28.70 (base 3.00 + loadout 4.08) * axpect 8.21)
2023-07-29 22:47:34.499 INFO    ARF (8624): Final RCS 28.66 (base 3.00 + loadout 4.08) * axpect 8.20)
2023-07-29 22:47:34.510 INFO    ARF (8204): Final RCS 28.63 (base 3.00 + loadout 4.08) * axpect 8.19)
2023-07-29 22:47:34.521 INFO    ARF (11024): Final RCS 28.60 (base 3.00 + loadout 4.08) * axpect 8.18)
2023-07-29 22:47:34.531 INFO    ARF (3428): Final RCS 28.58 (base 3.00 + loadout 4.08) * axpect 8.17)
2023-07-29 22:47:34.643 INFO    ARF (3428): Final RCS 0.55 (base 0.30 + loadout 0.00) * axpect 1.82)
2023-07-29 22:47:34.654 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:34.654 INFO    ARF (10188): Final RCS 7.45 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:47:34.661 INFO    ARF (13420): Final RCS 0.55 (base 0.30 + loadout 0.00) * axpect 1.82)
2023-07-29 22:47:34.661 INFO    ARF (13420): Final RCS 7.45 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:47:34.672 INFO    ARF (5276): Final RCS 0.55 (base 0.30 + loadout 0.00) * axpect 1.82)
2023-07-29 22:47:34.672 INFO    ARF (5276): Final RCS 7.45 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:47:34.683 INFO    ARF (8204): Final RCS 0.55 (base 0.30 + loadout 0.00) * axpect 1.82)
2023-07-29 22:47:34.683 INFO    ARF (8204): Final RCS 7.45 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:47:34.693 INFO    ARF (14048): Final RCS 0.55 (base 0.30 + loadout 0.00) * axpect 1.82)
2023-07-29 22:47:34.693 INFO    ARF (14048): Final RCS 7.45 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:47:35.020 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:47:35.020 INFO    ARF (7300): Final RCS 146.38 (base 25.00 + loadout 0.00) * axpect 5.86)
2023-07-29 22:47:35.030 INFO    ARF (8624): Final RCS 146.20 (base 25.00 + loadout 0.00) * axpect 5.85)
2023-07-29 22:47:35.041 INFO    ARF (10188): Final RCS 146.01 (base 25.00 + loadout 0.00) * axpect 5.84)
2023-07-29 22:47:35.052 INFO    ARF (8204): Final RCS 145.83 (base 25.00 + loadout 0.00) * axpect 5.83)
2023-07-29 22:47:35.062 INFO    ARF (3428): Final RCS 145.64 (base 25.00 + loadout 0.00) * axpect 5.83)
2023-07-29 22:47:35.068 INFO    ARF (16380): Final RCS 145.46 (base 25.00 + loadout 0.00) * axpect 5.82)
2023-07-29 22:47:35.080 INFO    ARF (3968): Final RCS 145.27 (base 25.00 + loadout 0.00) * axpect 5.81)
2023-07-29 22:47:35.427 INFO    ARF (5996): Final RCS 138.47 (base 25.00 + loadout 0.00) * axpect 5.54)
2023-07-29 22:47:35.439 INFO    ARF (1352): Final RCS 138.27 (base 25.00 + loadout 0.00) * axpect 5.53)
2023-07-29 22:47:35.450 INFO    ARF (16316): Final RCS 138.07 (base 25.00 + loadout 0.00) * axpect 5.52)
2023-07-29 22:47:35.460 INFO    ARF (3968): Final RCS 137.87 (base 25.00 + loadout 0.00) * axpect 5.51)
2023-07-29 22:47:35.471 INFO    ARF (5276): Final RCS 137.66 (base 25.00 + loadout 0.00) * axpect 5.51)
2023-07-29 22:47:35.478 INFO    ARF (13420): Final RCS 137.46 (base 25.00 + loadout 0.00) * axpect 5.50)
2023-07-29 22:47:35.744 DEBUG   LuaGUI (Main): --- onChatMessage---	and 24s were 50 50 for me	10	-2
2023-07-29 22:47:35.801 INFO    ARF (10188): Final RCS 7.45 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:47:35.821 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:35.821 INFO    ARF (5276): Final RCS 0.60 (base 0.30 + loadout 0.00) * axpect 2.00)
2023-07-29 22:47:35.821 INFO    ARF (5276): Final RCS 7.45 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:47:35.827 INFO    ARF (3428): Final RCS 0.60 (base 0.30 + loadout 0.00) * axpect 2.00)
2023-07-29 22:47:35.827 INFO    ARF (3428): Final RCS 7.45 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:47:35.838 INFO    ARF (17328): Final RCS 0.60 (base 0.30 + loadout 0.00) * axpect 2.00)
2023-07-29 22:47:35.838 INFO    ARF (17328): Final RCS 7.45 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:47:35.849 INFO    ARF (5996): Final RCS 0.60 (base 0.30 + loadout 0.00) * axpect 2.00)
2023-07-29 22:47:35.849 INFO    ARF (5996): Final RCS 7.45 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:47:35.860 INFO    ARF (11024): Final RCS 0.60 (base 0.30 + loadout 0.00) * axpect 2.01)
2023-07-29 22:47:35.860 INFO    ARF (11024): Final RCS 7.45 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:47:35.871 INFO    ARF (8624): Final RCS 7.45 (base 2.40 + loadout 1.22) * axpect 2.60)
2023-07-29 22:47:35.871 INFO    ARF (8624): Final RCS 0.60 (base 0.30 + loadout 0.00) * axpect 2.01)
2023-07-29 22:47:35.877 INFO    ARF (14528): Final RCS 7.45 (base 2.40 + loadout 1.22) * axpect 2.60)
2023-07-29 22:47:35.888 INFO    ARF (1352): Final RCS 7.45 (base 2.40 + loadout 1.22) * axpect 2.59)
2023-07-29 22:47:35.911 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:35.911 INFO    ARF (5548): Final RCS 7.44 (base 2.40 + loadout 1.22) * axpect 2.59)
2023-07-29 22:47:35.977 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:35.977 INFO    ARF (17328): Final RCS 11.37 (base 3.00 + loadout 4.08) * axpect 2.43)
2023-07-29 22:47:35.988 INFO    ARF (14048): Final RCS 11.36 (base 3.00 + loadout 4.08) * axpect 2.43)
2023-07-29 22:47:36.001 INFO    ARF (8204): Final RCS 11.35 (base 3.00 + loadout 4.08) * axpect 2.43)
2023-07-29 22:47:36.010 INFO    ARF (10188): Final RCS 11.35 (base 3.00 + loadout 4.08) * axpect 2.42)
2023-07-29 22:47:36.210 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:47:36.210 INFO    ARF (10188): Final RCS 9.93 (base 3.30 + loadout 5.12) * axpect 1.46)
2023-07-29 22:47:36.250 WARNING LOG (3992): 4 duplicate message(s) skipped.
2023-07-29 22:47:36.250 INFO    ARF (7300): Final RCS 11.85 (base 3.00 + loadout 4.29) * axpect 2.52)
2023-07-29 22:47:36.261 INFO    ARF (16380): Final RCS 9.93 (base 3.30 + loadout 5.12) * axpect 1.46)
2023-07-29 22:47:36.261 INFO    ARF (16380): Final RCS 11.85 (base 3.00 + loadout 4.29) * axpect 2.52)
2023-07-29 22:47:36.272 INFO    ARF (16316): Final RCS 9.93 (base 3.30 + loadout 5.12) * axpect 1.46)
2023-07-29 22:47:36.272 INFO    ARF (16316): Final RCS 11.84 (base 3.00 + loadout 4.29) * axpect 2.52)
2023-07-29 22:47:36.289 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:36.289 INFO    ARF (12064): Final RCS 11.84 (base 3.00 + loadout 4.29) * axpect 2.51)
2023-07-29 22:47:36.302 INFO    ARF (5276): Final RCS 11.83 (base 3.00 + loadout 4.29) * axpect 2.51)
2023-07-29 22:47:36.461 INFO    ARF (13420): Final RCS 176.88 (base 75.00 + loadout 0.00) * axpect 2.36)
2023-07-29 22:47:36.468 INFO    ARF (10832): Final RCS 176.93 (base 75.00 + loadout 0.00) * axpect 2.36)
2023-07-29 22:47:36.537 DEBUG   LuaGUI (Main): --- onChatMessage---	what bunkers are we talking	6	-1
2023-07-29 22:47:36.660 INFO    ARF (448): Final RCS 11.73 (base 3.00 + loadout 4.29) * axpect 2.48)
2023-07-29 22:47:36.691 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:47:36.691 INFO    ARF (8204): Final RCS 9.94 (base 3.30 + loadout 5.12) * axpect 1.46)
2023-07-29 22:47:36.691 INFO    ARF (8204): Final RCS 11.72 (base 3.00 + loadout 4.29) * axpect 2.48)
2023-07-29 22:47:36.702 INFO    ARF (5276): Final RCS 9.94 (base 3.30 + loadout 5.12) * axpect 1.46)
2023-07-29 22:47:36.702 INFO    ARF (5276): Final RCS 11.72 (base 3.00 + loadout 4.29) * axpect 2.48)
2023-07-29 22:47:36.708 INFO    ARF (13420): Final RCS 9.94 (base 3.30 + loadout 5.12) * axpect 1.46)
2023-07-29 22:47:36.708 INFO    ARF (13420): Final RCS 11.72 (base 3.00 + loadout 4.29) * axpect 2.48)
2023-07-29 22:47:36.725 INFO    ARF (1352): Final RCS 9.94 (base 3.30 + loadout 5.12) * axpect 1.46)
2023-07-29 22:47:36.725 INFO    ARF (1352): Final RCS 11.72 (base 3.00 + loadout 4.29) * axpect 2.47)
2023-07-29 22:47:36.734 INFO    ARF (16316): Final RCS 9.94 (base 3.30 + loadout 5.12) * axpect 1.46)
2023-07-29 22:47:36.931 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:47:36.931 INFO    ARF (8204): Final RCS 11.38 (base 3.00 + loadout 4.08) * axpect 2.44)
2023-07-29 22:47:36.942 INFO    ARF (3968): Final RCS 11.37 (base 3.00 + loadout 4.08) * axpect 2.43)
2023-07-29 22:47:36.948 INFO    ARF (13420): Final RCS 11.36 (base 3.00 + loadout 4.08) * axpect 2.43)
2023-07-29 22:47:36.969 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:36.969 INFO    ARF (12064): Final RCS 11.35 (base 3.00 + loadout 4.08) * axpect 2.42)
2023-07-29 22:47:37.041 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:47:37.041 INFO    ARF (10832): Final RCS 7.83 (base 2.40 + loadout 1.22) * axpect 2.76)
2023-07-29 22:47:37.051 INFO    ARF (10188): Final RCS 7.84 (base 2.40 + loadout 1.22) * axpect 2.76)
2023-07-29 22:47:37.068 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:37.068 INFO    ARF (14528): Final RCS 7.85 (base 2.40 + loadout 1.22) * axpect 2.76)
2023-07-29 22:47:37.091 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:47:37.091 INFO    ARF (16380): Final RCS 0.78 (base 0.30 + loadout 0.00) * axpect 2.61)
2023-07-29 22:47:37.102 INFO    ARF (14528): Final RCS 7.86 (base 2.40 + loadout 1.22) * axpect 2.76)
2023-07-29 22:47:37.102 INFO    ARF (14528): Final RCS 0.79 (base 0.30 + loadout 0.00) * axpect 2.62)
2023-07-29 22:47:37.102 INFO    ARF (14528): Final RCS 7.58 (base 3.30 + loadout 2.57) * axpect 1.52)
2023-07-29 22:47:37.108 INFO    ARF (10188): Final RCS 0.79 (base 0.30 + loadout 0.00) * axpect 2.63)
2023-07-29 22:47:37.108 INFO    ARF (10188): Final RCS 7.58 (base 3.30 + loadout 2.57) * axpect 1.52)
2023-07-29 22:47:37.119 INFO    ARF (13420): Final RCS 0.79 (base 0.30 + loadout 0.00) * axpect 2.63)
2023-07-29 22:47:37.119 INFO    ARF (13420): Final RCS 7.58 (base 3.30 + loadout 2.57) * axpect 1.52)
2023-07-29 22:47:37.130 INFO    ARF (448): Final RCS 0.79 (base 0.30 + loadout 0.00) * axpect 2.64)
2023-07-29 22:47:37.130 INFO    ARF (448): Final RCS 7.58 (base 3.30 + loadout 2.57) * axpect 1.52)
2023-07-29 22:47:37.140 INFO    ARF (14048): Final RCS 0.79 (base 0.30 + loadout 0.00) * axpect 2.65)
2023-07-29 22:47:37.140 INFO    ARF (14048): Final RCS 7.58 (base 3.30 + loadout 2.57) * axpect 1.52)
2023-07-29 22:47:37.152 INFO    ARF (3428): Final RCS 0.80 (base 0.30 + loadout 0.00) * axpect 2.66)
2023-07-29 22:47:37.152 INFO    ARF (3428): Final RCS 7.59 (base 3.30 + loadout 2.57) * axpect 1.52)
2023-07-29 22:47:37.481 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:37.481 INFO    ARF (448): Final RCS 95.04 (base 25.00 + loadout 0.00) * axpect 3.80)
2023-07-29 22:47:37.491 INFO    ARF (5996): Final RCS 94.85 (base 25.00 + loadout 0.00) * axpect 3.79)
2023-07-29 22:47:37.499 INFO    ARF (5548): Final RCS 94.65 (base 25.00 + loadout 0.00) * axpect 3.79)
2023-07-29 22:47:37.508 INFO    ARF (9160): Final RCS 94.45 (base 25.00 + loadout 0.00) * axpect 3.78)
2023-07-29 22:47:37.520 INFO    ARF (16316): Final RCS 94.25 (base 25.00 + loadout 0.00) * axpect 3.77)
2023-07-29 22:47:37.530 INFO    ARF (5548): Final RCS 94.06 (base 25.00 + loadout 0.00) * axpect 3.76)
2023-07-29 22:47:37.547 INFO    ARF (8624): Final RCS 93.86 (base 25.00 + loadout 0.00) * axpect 3.75)
2023-07-29 22:47:37.942 INFO    ARF (3428): Final RCS 86.30 (base 25.00 + loadout 0.00) * axpect 3.45)
2023-07-29 22:47:37.952 INFO    ARF (5548): Final RCS 86.11 (base 25.00 + loadout 0.00) * axpect 3.44)
2023-07-29 22:47:37.958 INFO    ARF (10188): Final RCS 85.93 (base 25.00 + loadout 0.00) * axpect 3.44)
2023-07-29 22:47:37.969 INFO    ARF (3428): Final RCS 85.75 (base 25.00 + loadout 0.00) * axpect 3.43)
2023-07-29 22:47:37.981 INFO    ARF (16316): Final RCS 85.57 (base 25.00 + loadout 0.00) * axpect 3.42)
2023-07-29 22:47:37.991 INFO    ARF (10188): Final RCS 85.39 (base 25.00 + loadout 0.00) * axpect 3.42)
2023-07-29 22:47:37.998 INFO    ARF (11024): Final RCS 85.21 (base 25.00 + loadout 0.00) * axpect 3.41)
2023-07-29 22:47:38.320 INFO    ARF (16316): Final RCS 7.75 (base 3.30 + loadout 2.57) * axpect 1.57)
2023-07-29 22:47:38.337 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:38.337 INFO    ARF (7300): Final RCS 7.76 (base 3.30 + loadout 2.57) * axpect 1.57)
2023-07-29 22:47:38.337 INFO    ARF (7300): Final RCS 34.91 (base 3.30 + loadout 0.00) * axpect 10.58)
2023-07-29 22:47:38.348 INFO    ARF (14528): Final RCS 7.76 (base 3.30 + loadout 2.57) * axpect 1.57)
2023-07-29 22:47:38.348 INFO    ARF (14528): Final RCS 34.91 (base 3.30 + loadout 0.00) * axpect 10.58)
2023-07-29 22:47:38.348 INFO    ARF (14528): Final RCS 42.41 (base 2.40 + loadout 6.41) * axpect 15.00)
2023-07-29 22:47:38.360 INFO    ARF (11024): Final RCS 7.77 (base 3.30 + loadout 2.57) * axpect 1.58)
2023-07-29 22:47:38.360 INFO    ARF (11024): Final RCS 34.91 (base 3.30 + loadout 0.00) * axpect 10.58)
2023-07-29 22:47:38.360 INFO    ARF (11024): Final RCS 42.41 (base 2.40 + loadout 6.41) * axpect 15.00)
2023-07-29 22:47:38.370 INFO    ARF (5996): Final RCS 7.77 (base 3.30 + loadout 2.57) * axpect 1.58)
2023-07-29 22:47:38.370 INFO    ARF (5996): Final RCS 34.91 (base 3.30 + loadout 0.00) * axpect 10.58)
2023-07-29 22:47:38.370 INFO    ARF (5996): Final RCS 42.41 (base 2.40 + loadout 6.41) * axpect 15.00)
2023-07-29 22:47:38.381 INFO    ARF (13420): Final RCS 7.78 (base 3.30 + loadout 2.57) * axpect 1.58)
2023-07-29 22:47:38.381 INFO    ARF (13420): Final RCS 34.91 (base 3.30 + loadout 0.00) * axpect 10.58)
2023-07-29 22:47:38.381 INFO    ARF (13420): Final RCS 42.41 (base 2.40 + loadout 6.41) * axpect 15.00)
2023-07-29 22:47:38.392 INFO    ARF (9160): Final RCS 34.91 (base 3.30 + loadout 0.00) * axpect 10.58)
2023-07-29 22:47:38.392 INFO    ARF (9160): Final RCS 42.41 (base 2.40 + loadout 6.41) * axpect 15.00)
2023-07-29 22:47:38.400 INFO    ARF (16316): Final RCS 34.91 (base 3.30 + loadout 0.00) * axpect 10.58)
2023-07-29 22:47:38.400 INFO    ARF (16316): Final RCS 42.41 (base 2.40 + loadout 6.41) * axpect 15.00)
2023-07-29 22:47:38.443 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:38.443 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:47:38.492 INFO    ARF (3428): Final RCS 8.52 (base 3.00 + loadout 4.08) * axpect 1.48)
2023-07-29 22:47:38.499 INFO    ARF (13420): Final RCS 8.51 (base 3.00 + loadout 4.08) * axpect 1.48)
2023-07-29 22:47:38.525 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:38.525 INFO    ARF (14528): Final RCS 8.50 (base 3.00 + loadout 4.08) * axpect 1.47)
2023-07-29 22:47:38.539 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:38.539 INFO    ARF (3968): Final RCS 8.49 (base 3.00 + loadout 4.08) * axpect 1.47)
2023-07-29 22:47:38.731 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:38.731 INFO    ARF (448): Final RCS 10.05 (base 3.30 + loadout 5.12) * axpect 1.49)
2023-07-29 22:47:39.168 WARNING LOG (3992): 6 duplicate message(s) skipped.
2023-07-29 22:47:39.168 INFO    ARF (11024): Final RCS 11.89 (base 3.00 + loadout 4.29) * axpect 2.53)
2023-07-29 22:47:39.203 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:39.203 INFO    ARF (7300): Final RCS 10.02 (base 3.30 + loadout 5.12) * axpect 1.48)
2023-07-29 22:47:39.230 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:47:39.230 INFO    ARF (13920): Final RCS 10.01 (base 3.30 + loadout 5.12) * axpect 1.48)
2023-07-29 22:47:39.428 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:47:39.428 INFO    ARF (11024): Final RCS 9.55 (base 3.00 + loadout 4.08) * axpect 1.83)
2023-07-29 22:47:39.439 INFO    ARF (17328): Final RCS 9.60 (base 3.00 + loadout 4.08) * axpect 1.84)
2023-07-29 22:47:39.451 INFO    ARF (11892): Final RCS 9.63 (base 3.00 + loadout 4.08) * axpect 1.85)
2023-07-29 22:47:39.462 INFO    ARF (12064): Final RCS 9.68 (base 3.00 + loadout 4.08) * axpect 1.87)
2023-07-29 22:47:39.467 INFO    ARF (16316): Final RCS 9.72 (base 3.00 + loadout 4.08) * axpect 1.88)
2023-07-29 22:47:39.479 INFO    ARF (14048): Final RCS 9.76 (base 3.00 + loadout 4.08) * axpect 1.89)
2023-07-29 22:47:39.490 INFO    ARF (11024): Final RCS 9.79 (base 3.00 + loadout 4.08) * axpect 1.91)
2023-07-29 22:47:39.589 INFO    ARF (8624): Final RCS 1.60 (base 0.30 + loadout 0.00) * axpect 5.34)
2023-07-29 22:47:39.601 INFO    ARF (14048): Final RCS 1.61 (base 0.30 + loadout 0.00) * axpect 5.36)
2023-07-29 22:47:39.611 INFO    ARF (5548): Final RCS 1.61 (base 0.30 + loadout 0.00) * axpect 5.37)
2023-07-29 22:47:39.611 INFO    ARF (5548): Final RCS 9.24 (base 3.30 + loadout 2.57) * axpect 2.02)
2023-07-29 22:47:39.618 INFO    ARF (8204): Final RCS 1.61 (base 0.30 + loadout 0.00) * axpect 5.38)
2023-07-29 22:47:39.618 INFO    ARF (8204): Final RCS 9.24 (base 3.30 + loadout 2.57) * axpect 2.02)
2023-07-29 22:47:39.629 INFO    ARF (10188): Final RCS 1.62 (base 0.30 + loadout 0.00) * axpect 5.39)
2023-07-29 22:47:39.629 INFO    ARF (10188): Final RCS 9.24 (base 3.30 + loadout 2.57) * axpect 2.02)
2023-07-29 22:47:39.648 INFO    ARF (17328): Final RCS 1.62 (base 0.30 + loadout 0.00) * axpect 5.40)
2023-07-29 22:47:39.648 INFO    ARF (17328): Final RCS 9.24 (base 3.30 + loadout 2.57) * axpect 2.02)
2023-07-29 22:47:39.654 INFO    ARF (9160): Final RCS 1.63 (base 0.30 + loadout 0.00) * axpect 5.42)
2023-07-29 22:47:39.654 INFO    ARF (9160): Final RCS 9.24 (base 3.30 + loadout 2.57) * axpect 2.02)
2023-07-29 22:47:39.660 INFO    ARF (13920): Final RCS 9.23 (base 3.30 + loadout 2.57) * axpect 2.02)
2023-07-29 22:47:39.989 INFO    ARF (5276): Final RCS 58.14 (base 25.00 + loadout 0.00) * axpect 2.33)
2023-07-29 22:47:40.002 INFO    ARF (16316): Final RCS 58.04 (base 25.00 + loadout 0.00) * axpect 2.32)
2023-07-29 22:47:40.012 INFO    ARF (7300): Final RCS 57.95 (base 25.00 + loadout 0.00) * axpect 2.32)
2023-07-29 22:47:40.018 INFO    ARF (3968): Final RCS 57.86 (base 25.00 + loadout 0.00) * axpect 2.31)
2023-07-29 22:47:40.028 INFO    ARF (16316): Final RCS 57.77 (base 25.00 + loadout 0.00) * axpect 2.31)
2023-07-29 22:47:40.039 INFO    ARF (5996): Final RCS 57.68 (base 25.00 + loadout 0.00) * axpect 2.31)
2023-07-29 22:47:40.051 INFO    ARF (12064): Final RCS 57.59 (base 25.00 + loadout 0.00) * axpect 2.30)
2023-07-29 22:47:40.380 INFO    ARF (5276): Final RCS 54.86 (base 25.00 + loadout 0.00) * axpect 2.19)
2023-07-29 22:47:40.391 INFO    ARF (9160): Final RCS 54.79 (base 25.00 + loadout 0.00) * axpect 2.19)
2023-07-29 22:47:40.402 INFO    ARF (11892): Final RCS 54.71 (base 25.00 + loadout 0.00) * axpect 2.19)
2023-07-29 22:47:40.413 INFO    ARF (3428): Final RCS 54.63 (base 25.00 + loadout 0.00) * axpect 2.19)
2023-07-29 22:47:40.419 INFO    ARF (448): Final RCS 54.56 (base 25.00 + loadout 0.00) * axpect 2.18)
2023-07-29 22:47:40.430 INFO    ARF (13420): Final RCS 54.49 (base 25.00 + loadout 0.00) * axpect 2.18)
2023-07-29 22:47:40.440 INFO    ARF (1352): Final RCS 54.41 (base 25.00 + loadout 0.00) * axpect 2.18)
2023-07-29 22:47:40.770 INFO    ARF (9160): Final RCS 9.47 (base 3.30 + loadout 2.57) * axpect 2.09)
2023-07-29 22:47:40.781 INFO    ARF (7300): Final RCS 1.96 (base 0.30 + loadout 0.00) * axpect 6.53)
2023-07-29 22:47:40.781 INFO    ARF (7300): Final RCS 9.46 (base 3.30 + loadout 2.57) * axpect 2.09)
2023-07-29 22:47:40.787 INFO    ARF (13920): Final RCS 1.96 (base 0.30 + loadout 0.00) * axpect 6.53)
2023-07-29 22:47:40.787 INFO    ARF (13920): Final RCS 9.46 (base 3.30 + loadout 2.57) * axpect 2.09)
2023-07-29 22:47:40.798 INFO    ARF (16316): Final RCS 1.96 (base 0.30 + loadout 0.00) * axpect 6.54)
2023-07-29 22:47:40.798 INFO    ARF (16316): Final RCS 9.45 (base 3.30 + loadout 2.57) * axpect 2.09)
2023-07-29 22:47:40.809 INFO    ARF (7300): Final RCS 1.96 (base 0.30 + loadout 0.00) * axpect 6.55)
2023-07-29 22:47:40.809 INFO    ARF (7300): Final RCS 9.45 (base 3.30 + loadout 2.57) * axpect 2.08)
2023-07-29 22:47:40.820 INFO    ARF (10188): Final RCS 1.97 (base 0.30 + loadout 0.00) * axpect 6.55)
2023-07-29 22:47:40.820 INFO    ARF (10188): Final RCS 9.44 (base 3.30 + loadout 2.57) * axpect 2.08)
2023-07-29 22:47:40.830 INFO    ARF (16316): Final RCS 1.97 (base 0.30 + loadout 0.00) * axpect 6.56)
2023-07-29 22:47:40.842 INFO    ARF (3968): Final RCS 9.22 (base 2.40 + loadout 1.22) * axpect 3.33)
2023-07-29 22:47:40.842 INFO    ARF (3968): Final RCS 1.97 (base 0.30 + loadout 0.00) * axpect 6.57)
2023-07-29 22:47:40.848 INFO    ARF (448): Final RCS 9.22 (base 2.40 + loadout 1.22) * axpect 3.33)
2023-07-29 22:47:40.859 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:40.859 DEBUG   LuaGUI (Main): ---onBdaShowF10()--- bValue , isOn(): 	true	true
2023-07-29 22:47:40.862 INFO    EDTERRAINGRAPHICS41 (8172):     surface5 gc() LOD 0 8 squares
2023-07-29 22:47:40.863 INFO    EDTERRAINGRAPHICS41 (8172):     surface5 gc() LOD 1 47 squares
2023-07-29 22:47:40.863 INFO    EDTERRAINGRAPHICS41 (8172):     surface5 gc() LOD 2 66 squares
2023-07-29 22:47:40.864 INFO    EDTERRAINGRAPHICS41 (8172):     surface5 gc() LOD 3 179 squares
2023-07-29 22:47:40.864 INFO    EDTERRAINGRAPHICS41 (8172): surface5 gc() 2.169800 ms
2023-07-29 22:47:40.868 INFO    ARF (14048): Final RCS 9.23 (base 2.40 + loadout 1.22) * axpect 3.34)
2023-07-29 22:47:40.943 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:47:40.943 INFO    ARF (9160): Final RCS 8.59 (base 3.00 + loadout 4.08) * axpect 1.50)
2023-07-29 22:47:40.945 INFO    ARF (7300): Final RCS 8.57 (base 3.00 + loadout 4.08) * axpect 1.50)
2023-07-29 22:47:41.061 INFO    ARF (3968): Final RCS 8.54 (base 3.00 + loadout 4.08) * axpect 1.49)
2023-07-29 22:47:41.062 INFO    ARF (5276): Final RCS 8.52 (base 3.00 + loadout 4.08) * axpect 1.48)
2023-07-29 22:47:41.064 INFO    ARF (12064): Final RCS 8.50 (base 3.00 + loadout 4.08) * axpect 1.48)
2023-07-29 22:47:41.065 INFO    ARF (13920): Final RCS 8.49 (base 3.00 + loadout 4.08) * axpect 1.47)
2023-07-29 22:47:41.067 INFO    ARF (5276): Final RCS 8.47 (base 3.00 + loadout 4.08) * axpect 1.46)
2023-07-29 22:47:41.158 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:47:41.180 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:41.180 INFO    ARF (5548): Final RCS 9.86 (base 3.30 + loadout 5.12) * axpect 1.43)
2023-07-29 22:47:41.198 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:41.198 INFO    ARF (448): Final RCS 9.86 (base 3.30 + loadout 5.12) * axpect 1.44)
2023-07-29 22:47:41.198 INFO    ARF (448): Final RCS 10.81 (base 3.00 + loadout 4.29) * axpect 2.17)
2023-07-29 22:47:41.207 INFO    ARF (13420): Final RCS 9.86 (base 3.30 + loadout 5.12) * axpect 1.44)
2023-07-29 22:47:41.208 INFO    ARF (13420): Final RCS 10.80 (base 3.00 + loadout 4.29) * axpect 2.17)
2023-07-29 22:47:41.217 INFO    ARF (7300): Final RCS 9.86 (base 3.30 + loadout 5.12) * axpect 1.44)
2023-07-29 22:47:41.217 INFO    ARF (7300): Final RCS 10.79 (base 3.00 + loadout 4.29) * axpect 2.17)
2023-07-29 22:47:41.229 INFO    ARF (448): Final RCS 9.87 (base 3.30 + loadout 5.12) * axpect 1.44)
2023-07-29 22:47:41.229 INFO    ARF (448): Final RCS 10.78 (base 3.00 + loadout 4.29) * axpect 2.16)
2023-07-29 22:47:41.237 INFO    ARF (12064): Final RCS 9.87 (base 3.30 + loadout 5.12) * axpect 1.44)
2023-07-29 22:47:41.237 INFO    ARF (12064): Final RCS 10.77 (base 3.00 + loadout 4.29) * axpect 2.16)
2023-07-29 22:47:41.250 INFO    ARF (17328): Final RCS 10.76 (base 3.00 + loadout 4.29) * axpect 2.16)
2023-07-29 22:47:41.272 INFO    ARF (10832): Final RCS 10.75 (base 3.00 + loadout 4.29) * axpect 2.15)
2023-07-29 22:47:41.623 INFO    ARF (13420): Final RCS 10.39 (base 3.00 + loadout 4.29) * axpect 2.03)
2023-07-29 22:47:41.623 INFO    ARF (10188): Final RCS 10.38 (base 3.00 + loadout 4.29) * axpect 2.03)
2023-07-29 22:47:41.641 INFO    ARF (13920): Final RCS 10.37 (base 3.00 + loadout 4.29) * axpect 2.03)
2023-07-29 22:47:41.649 INFO    ARF (16380): Final RCS 10.21 (base 3.30 + loadout 5.12) * axpect 1.54)
2023-07-29 22:47:41.649 INFO    ARF (16380): Final RCS 10.37 (base 3.00 + loadout 4.29) * axpect 2.02)
2023-07-29 22:47:41.663 INFO    ARF (5276): Final RCS 10.21 (base 3.30 + loadout 5.12) * axpect 1.54)
2023-07-29 22:47:41.663 INFO    ARF (5276): Final RCS 10.36 (base 3.00 + loadout 4.29) * axpect 2.02)
2023-07-29 22:47:41.664 INFO    ARF (8204): Final RCS 10.21 (base 3.30 + loadout 5.12) * axpect 1.54)
2023-07-29 22:47:41.664 INFO    ARF (8204): Final RCS 10.35 (base 3.00 + loadout 4.29) * axpect 2.02)
2023-07-29 22:47:41.671 INFO    ARF (13420): Final RCS 10.21 (base 3.30 + loadout 5.12) * axpect 1.54)
2023-07-29 22:47:41.671 INFO    ARF (13420): Final RCS 10.34 (base 3.00 + loadout 4.29) * axpect 2.01)
2023-07-29 22:47:41.684 INFO    ARF (12064): Final RCS 10.21 (base 3.30 + loadout 5.12) * axpect 1.54)
2023-07-29 22:47:41.921 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:41.921 INFO    ARF (3968): Final RCS 8.39 (base 3.00 + loadout 4.08) * axpect 1.44)
2023-07-29 22:47:41.927 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:47:41.927 INFO    ARF (12064): Final RCS 8.38 (base 3.00 + loadout 4.08) * axpect 1.44)
2023-07-29 22:47:41.935 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:41.935 INFO    ARF (8624): Final RCS 8.38 (base 3.00 + loadout 4.08) * axpect 1.43)
2023-07-29 22:47:41.979 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:47:41.992 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:41.992 INFO    ARF (8204): Final RCS 9.62 (base 2.40 + loadout 1.22) * axpect 3.50)
2023-07-29 22:47:42.004 INFO    ARF (1352): Final RCS 9.63 (base 2.40 + loadout 1.22) * axpect 3.50)
2023-07-29 22:47:42.028 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:47:42.028 INFO    ARF (8624): Final RCS 9.64 (base 2.40 + loadout 1.22) * axpect 3.51)
2023-07-29 22:47:42.045 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:47:42.045 INFO    ARF (10832): Final RCS 2.12 (base 0.30 + loadout 0.00) * axpect 7.07)
2023-07-29 22:47:42.059 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:42.059 INFO    ARF (16380): Final RCS 8.52 (base 3.30 + loadout 2.57) * axpect 1.80)
2023-07-29 22:47:42.071 INFO    ARF (14048): Final RCS 2.12 (base 0.30 + loadout 0.00) * axpect 7.07)
2023-07-29 22:47:42.071 INFO    ARF (14048): Final RCS 8.51 (base 3.30 + loadout 2.57) * axpect 1.80)
2023-07-29 22:47:42.080 INFO    ARF (5548): Final RCS 2.12 (base 0.30 + loadout 0.00) * axpect 7.07)
2023-07-29 22:47:42.080 INFO    ARF (5548): Final RCS 8.50 (base 3.30 + loadout 2.57) * axpect 1.80)
2023-07-29 22:47:42.086 INFO    ARF (16380): Final RCS 2.12 (base 0.30 + loadout 0.00) * axpect 7.08)
2023-07-29 22:47:42.086 INFO    ARF (16380): Final RCS 8.49 (base 3.30 + loadout 2.57) * axpect 1.79)
2023-07-29 22:47:42.094 INFO    ARF (12064): Final RCS 2.12 (base 0.30 + loadout 0.00) * axpect 7.08)
2023-07-29 22:47:42.094 INFO    ARF (12064): Final RCS 8.49 (base 3.30 + loadout 2.57) * axpect 1.79)
2023-07-29 22:47:42.108 INFO    ARF (10832): Final RCS 8.48 (base 3.30 + loadout 2.57) * axpect 1.79)
2023-07-29 22:47:42.116 INFO    ARF (1352): Final RCS 8.47 (base 3.30 + loadout 2.57) * axpect 1.79)
2023-07-29 22:47:42.449 INFO    ARF (13420): Final RCS 46.05 (base 25.00 + loadout 0.00) * axpect 1.84)
2023-07-29 22:47:42.457 INFO    ARF (12064): Final RCS 46.04 (base 25.00 + loadout 0.00) * axpect 1.84)
2023-07-29 22:47:42.466 INFO    ARF (5996): Final RCS 46.02 (base 25.00 + loadout 0.00) * axpect 1.84)
2023-07-29 22:47:42.490 INFO    ARF (14048): Final RCS 46.01 (base 25.00 + loadout 0.00) * axpect 1.84)
2023-07-29 22:47:42.491 INFO    ARF (3968): Final RCS 45.99 (base 25.00 + loadout 0.00) * axpect 1.84)
2023-07-29 22:47:42.499 INFO    ARF (13420): Final RCS 45.98 (base 25.00 + loadout 0.00) * axpect 1.84)
2023-07-29 22:47:42.506 INFO    ARF (17328): Final RCS 45.96 (base 25.00 + loadout 0.00) * axpect 1.84)
2023-07-29 22:47:42.780 DEBUG   LuaGUI (Main): --- onChatMessage---	the ammo bunkers	10	-2
2023-07-29 22:47:42.886 INFO    ARF (14528): Final RCS 45.59 (base 25.00 + loadout 0.00) * axpect 1.82)
2023-07-29 22:47:42.894 INFO    ARF (10188): Final RCS 45.58 (base 25.00 + loadout 0.00) * axpect 1.82)
2023-07-29 22:47:42.903 INFO    ARF (10832): Final RCS 45.57 (base 25.00 + loadout 0.00) * axpect 1.82)
2023-07-29 22:47:42.927 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:42.927 INFO    ARF (11892): Final RCS 45.56 (base 25.00 + loadout 0.00) * axpect 1.82)
2023-07-29 22:47:42.945 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:42.945 INFO    ARF (13920): Final RCS 45.55 (base 25.00 + loadout 0.00) * axpect 1.82)
2023-07-29 22:47:43.274 INFO    ARF (16380): Final RCS 7.87 (base 3.30 + loadout 2.57) * axpect 1.61)
2023-07-29 22:47:43.289 INFO    ARF (5548): Final RCS 7.86 (base 3.30 + loadout 2.57) * axpect 1.60)
2023-07-29 22:47:43.299 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:43.299 INFO    ARF (5276): Final RCS 34.81 (base 3.30 + loadout 0.00) * axpect 10.55)
2023-07-29 22:47:43.305 INFO    ARF (16380): Final RCS 7.85 (base 3.30 + loadout 2.57) * axpect 1.60)
2023-07-29 22:47:43.305 INFO    ARF (16380): Final RCS 34.81 (base 3.30 + loadout 0.00) * axpect 10.55)
2023-07-29 22:47:43.305 INFO    ARF (16380): Final RCS 42.52 (base 2.40 + loadout 6.41) * axpect 15.05)
2023-07-29 22:47:43.314 INFO    ARF (1352): Final RCS 7.84 (base 3.30 + loadout 2.57) * axpect 1.60)
2023-07-29 22:47:43.314 INFO    ARF (1352): Final RCS 34.81 (base 3.30 + loadout 0.00) * axpect 10.55)
2023-07-29 22:47:43.314 INFO    ARF (1352): Final RCS 42.52 (base 2.40 + loadout 6.41) * axpect 15.05)
2023-07-29 22:47:43.329 INFO    ARF (11024): Final RCS 7.84 (base 3.30 + loadout 2.57) * axpect 1.60)
2023-07-29 22:47:43.329 INFO    ARF (11024): Final RCS 34.81 (base 3.30 + loadout 0.00) * axpect 10.55)
2023-07-29 22:47:43.329 INFO    ARF (11024): Final RCS 42.52 (base 2.40 + loadout 6.41) * axpect 15.05)
2023-07-29 22:47:43.337 INFO    ARF (16380): Final RCS 7.83 (base 3.30 + loadout 2.57) * axpect 1.59)
2023-07-29 22:47:43.337 INFO    ARF (16380): Final RCS 34.81 (base 3.30 + loadout 0.00) * axpect 10.55)
2023-07-29 22:47:43.337 INFO    ARF (16380): Final RCS 42.52 (base 2.40 + loadout 6.41) * axpect 15.05)
2023-07-29 22:47:43.346 INFO    ARF (3968): Final RCS 34.81 (base 3.30 + loadout 0.00) * axpect 10.55)
2023-07-29 22:47:43.346 INFO    ARF (3968): Final RCS 42.52 (base 2.40 + loadout 6.41) * axpect 15.05)
2023-07-29 22:47:43.353 INFO    ARF (13420): Final RCS 34.81 (base 3.30 + loadout 0.00) * axpect 10.55)
2023-07-29 22:47:43.353 INFO    ARF (13420): Final RCS 42.52 (base 2.40 + loadout 6.41) * axpect 15.05)
2023-07-29 22:47:43.458 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:43.458 INFO    ARF (8204): Final RCS 9.26 (base 3.00 + loadout 4.08) * axpect 1.73)
2023-07-29 22:47:43.475 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:43.475 INFO    ARF (13420): Final RCS 9.25 (base 3.00 + loadout 4.08) * axpect 1.73)
2023-07-29 22:47:43.489 INFO    ARF (14048): Final RCS 9.25 (base 3.00 + loadout 4.08) * axpect 1.72)
2023-07-29 22:47:43.499 INFO    ARF (3968): Final RCS 9.24 (base 3.00 + loadout 4.08) * axpect 1.72)
2023-07-29 22:47:43.689 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:43.689 INFO    ARF (10188): Final RCS 11.45 (base 3.30 + loadout 5.12) * axpect 1.92)
2023-07-29 22:47:43.698 INFO    ARF (8624): Final RCS 11.46 (base 3.30 + loadout 5.12) * axpect 1.92)
2023-07-29 22:47:43.721 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:43.721 INFO    ARF (5996): Final RCS 11.47 (base 3.30 + loadout 5.12) * axpect 1.92)
2023-07-29 22:47:43.729 INFO    ARF (5548): Final RCS 11.48 (base 3.30 + loadout 5.12) * axpect 1.93)
2023-07-29 22:47:43.749 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:43.749 INFO    ARF (3428): Final RCS 11.49 (base 3.30 + loadout 5.12) * axpect 1.93)
2023-07-29 22:47:44.126 INFO    ARF (5996): Final RCS 11.86 (base 3.00 + loadout 4.29) * axpect 2.52)
2023-07-29 22:47:44.138 INFO    ARF (16380): Final RCS 11.87 (base 3.00 + loadout 4.29) * axpect 2.52)
2023-07-29 22:47:44.146 INFO    ARF (14048): Final RCS 11.67 (base 3.30 + loadout 5.12) * axpect 1.99)
2023-07-29 22:47:44.160 INFO    ARF (3968): Final RCS 11.68 (base 3.30 + loadout 5.12) * axpect 1.99)
2023-07-29 22:47:44.189 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:47:44.189 INFO    ARF (5996): Final RCS 11.69 (base 3.30 + loadout 5.12) * axpect 1.99)
2023-07-29 22:47:44.386 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:47:44.386 INFO    ARF (12064): Final RCS 8.50 (base 3.00 + loadout 4.08) * axpect 1.47)
2023-07-29 22:47:44.400 INFO    ARF (13420): Final RCS 8.50 (base 3.00 + loadout 4.08) * axpect 1.48)
2023-07-29 22:47:44.408 INFO    ARF (14048): Final RCS 8.51 (base 3.00 + loadout 4.08) * axpect 1.48)
2023-07-29 22:47:44.429 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:44.429 INFO    ARF (5996): Final RCS 8.52 (base 3.00 + loadout 4.08) * axpect 1.48)
2023-07-29 22:47:44.450 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:44.450 INFO    ARF (7300): Final RCS 8.53 (base 3.00 + loadout 4.08) * axpect 1.48)
2023-07-29 22:47:44.548 INFO    ARF (11024): Final RCS 2.50 (base 0.30 + loadout 0.00) * axpect 8.33)
2023-07-29 22:47:44.554 INFO    ARF (14528): Final RCS 2.50 (base 0.30 + loadout 0.00) * axpect 8.35)
2023-07-29 22:47:44.569 INFO    ARF (3428): Final RCS 2.51 (base 0.30 + loadout 0.00) * axpect 8.36)
2023-07-29 22:47:44.569 INFO    ARF (3428): Final RCS 7.69 (base 3.30 + loadout 2.57) * axpect 1.55)
2023-07-29 22:47:44.576 INFO    ARF (1352): Final RCS 2.51 (base 0.30 + loadout 0.00) * axpect 8.37)
2023-07-29 22:47:44.576 INFO    ARF (1352): Final RCS 7.69 (base 3.30 + loadout 2.57) * axpect 1.55)
2023-07-29 22:47:44.584 INFO    ARF (14528): Final RCS 2.51 (base 0.30 + loadout 0.00) * axpect 8.38)
2023-07-29 22:47:44.584 INFO    ARF (14528): Final RCS 7.69 (base 3.30 + loadout 2.57) * axpect 1.55)
2023-07-29 22:47:44.598 INFO    ARF (9160): Final RCS 2.52 (base 0.30 + loadout 0.00) * axpect 8.40)
2023-07-29 22:47:44.598 INFO    ARF (9160): Final RCS 7.69 (base 3.30 + loadout 2.57) * axpect 1.55)
2023-07-29 22:47:44.606 INFO    ARF (3968): Final RCS 2.52 (base 0.30 + loadout 0.00) * axpect 8.41)
2023-07-29 22:47:44.606 INFO    ARF (3968): Final RCS 7.69 (base 3.30 + loadout 2.57) * axpect 1.55)
2023-07-29 22:47:44.956 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:44.956 INFO    ARF (3968): Final RCS 46.33 (base 25.00 + loadout 0.00) * axpect 1.85)
2023-07-29 22:47:44.969 INFO    ARF (9160): Final RCS 46.34 (base 25.00 + loadout 0.00) * axpect 1.85)
2023-07-29 22:47:44.984 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:44.984 INFO    ARF (17328): Final RCS 46.35 (base 25.00 + loadout 0.00) * axpect 1.85)
2023-07-29 22:47:45.006 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:45.006 INFO    ARF (13420): Final RCS 46.36 (base 25.00 + loadout 0.00) * axpect 1.85)
2023-07-29 22:47:45.330 INFO    ARF (10832): Final RCS 46.51 (base 25.00 + loadout 0.00) * axpect 1.86)
2023-07-29 22:47:45.358 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:47:45.358 INFO    ARF (9160): Final RCS 46.52 (base 25.00 + loadout 0.00) * axpect 1.86)
2023-07-29 22:47:45.388 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:47:45.388 INFO    ARF (3428): Final RCS 46.53 (base 25.00 + loadout 0.00) * axpect 1.86)
2023-07-29 22:47:45.725 INFO    ARF (5996): Final RCS 7.64 (base 3.30 + loadout 2.57) * axpect 1.54)
2023-07-29 22:47:45.739 INFO    ARF (3428): Final RCS 3.11 (base 0.30 + loadout 0.00) * axpect 10.37)
2023-07-29 22:47:45.739 INFO    ARF (3428): Final RCS 7.64 (base 3.30 + loadout 2.57) * axpect 1.54)
2023-07-29 22:47:45.747 INFO    ARF (7300): Final RCS 3.12 (base 0.30 + loadout 0.00) * axpect 10.39)
2023-07-29 22:47:45.747 INFO    ARF (7300): Final RCS 7.64 (base 3.30 + loadout 2.57) * axpect 1.54)
2023-07-29 22:47:45.761 INFO    ARF (16316): Final RCS 3.12 (base 0.30 + loadout 0.00) * axpect 10.41)
2023-07-29 22:47:45.761 INFO    ARF (16316): Final RCS 7.64 (base 3.30 + loadout 2.57) * axpect 1.54)
2023-07-29 22:47:45.767 INFO    ARF (14048): Final RCS 3.13 (base 0.30 + loadout 0.00) * axpect 10.43)
2023-07-29 22:47:45.767 INFO    ARF (14048): Final RCS 7.64 (base 3.30 + loadout 2.57) * axpect 1.54)
2023-07-29 22:47:45.775 INFO    ARF (11024): Final RCS 3.14 (base 0.30 + loadout 0.00) * axpect 10.45)
2023-07-29 22:47:45.775 INFO    ARF (11024): Final RCS 7.64 (base 3.30 + loadout 2.57) * axpect 1.54)
2023-07-29 22:47:45.789 INFO    ARF (14528): Final RCS 3.14 (base 0.30 + loadout 0.00) * axpect 10.48)
2023-07-29 22:47:45.798 INFO    ARF (16380): Final RCS 10.91 (base 2.40 + loadout 1.22) * axpect 4.04)
2023-07-29 22:47:45.798 INFO    ARF (16380): Final RCS 3.15 (base 0.30 + loadout 0.00) * axpect 10.50)
2023-07-29 22:47:45.803 INFO    ARF (8624): Final RCS 10.91 (base 2.40 + loadout 1.22) * axpect 4.04)
2023-07-29 22:47:45.825 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:45.825 INFO    ARF (14048): Final RCS 10.92 (base 2.40 + loadout 1.22) * axpect 4.04)
2023-07-29 22:47:45.856 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:47:45.856 INFO    ARF (14048): Final RCS 10.93 (base 2.40 + loadout 1.22) * axpect 4.04)
2023-07-29 22:47:45.899 INFO    ARF (7300): Final RCS 8.91 (base 3.00 + loadout 4.08) * axpect 1.61)
2023-07-29 22:47:45.905 INFO    ARF (3968): Final RCS 8.89 (base 3.00 + loadout 4.08) * axpect 1.61)
2023-07-29 22:47:45.920 INFO    ARF (5276): Final RCS 8.88 (base 3.00 + loadout 4.08) * axpect 1.60)
2023-07-29 22:47:45.926 INFO    ARF (448): Final RCS 8.87 (base 3.00 + loadout 4.08) * axpect 1.60)
2023-07-29 22:47:45.940 INFO    ARF (5548): Final RCS 8.86 (base 3.00 + loadout 4.08) * axpect 1.59)
2023-07-29 22:47:45.948 INFO    ARF (17328): Final RCS 8.85 (base 3.00 + loadout 4.08) * axpect 1.59)
2023-07-29 22:47:45.955 INFO    ARF (3428): Final RCS 8.84 (base 3.00 + loadout 4.08) * axpect 1.59)
2023-07-29 22:47:46.149 INFO    ARF (13420): Final RCS 11.86 (base 3.30 + loadout 5.12) * axpect 2.04)
2023-07-29 22:47:46.156 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:46.156 INFO    ARF (10832): Final RCS 11.99 (base 3.00 + loadout 4.29) * axpect 2.57)
2023-07-29 22:47:46.169 INFO    ARF (5276): Final RCS 11.86 (base 3.30 + loadout 5.12) * axpect 2.04)
2023-07-29 22:47:46.169 INFO    ARF (5276): Final RCS 11.99 (base 3.00 + loadout 4.29) * axpect 2.57)
2023-07-29 22:47:46.177 INFO    ARF (17328): Final RCS 11.86 (base 3.30 + loadout 5.12) * axpect 2.04)
2023-07-29 22:47:46.177 INFO    ARF (17328): Final RCS 12.00 (base 3.00 + loadout 4.29) * axpect 2.57)
2023-07-29 22:47:46.190 INFO    ARF (5996): Final RCS 11.86 (base 3.30 + loadout 5.12) * axpect 2.04)
2023-07-29 22:47:46.190 INFO    ARF (5996): Final RCS 12.00 (base 3.00 + loadout 4.29) * axpect 2.57)
2023-07-29 22:47:46.199 INFO    ARF (7300): Final RCS 11.86 (base 3.30 + loadout 5.12) * axpect 2.04)
2023-07-29 22:47:46.199 INFO    ARF (7300): Final RCS 12.00 (base 3.00 + loadout 4.29) * axpect 2.57)
2023-07-29 22:47:46.594 WARNING LOG (3992): 4 duplicate message(s) skipped.
2023-07-29 22:47:46.594 INFO    ARF (10832): Final RCS 11.84 (base 3.30 + loadout 5.12) * axpect 2.03)
2023-07-29 22:47:46.594 INFO    ARF (10832): Final RCS 12.00 (base 3.00 + loadout 4.29) * axpect 2.57)
2023-07-29 22:47:46.608 INFO    ARF (9160): Final RCS 11.84 (base 3.30 + loadout 5.12) * axpect 2.03)
2023-07-29 22:47:46.608 INFO    ARF (9160): Final RCS 12.00 (base 3.00 + loadout 4.29) * axpect 2.57)
2023-07-29 22:47:46.616 INFO    ARF (11024): Final RCS 11.84 (base 3.30 + loadout 5.12) * axpect 2.03)
2023-07-29 22:47:46.616 INFO    ARF (11024): Final RCS 12.00 (base 3.00 + loadout 4.29) * axpect 2.57)
2023-07-29 22:47:46.630 INFO    ARF (1352): Final RCS 11.84 (base 3.30 + loadout 5.12) * axpect 2.03)
2023-07-29 22:47:46.630 INFO    ARF (1352): Final RCS 12.00 (base 3.00 + loadout 4.29) * axpect 2.57)
2023-07-29 22:47:46.638 INFO    ARF (5996): Final RCS 11.84 (base 3.30 + loadout 5.12) * axpect 2.03)
2023-07-29 22:47:46.638 INFO    ARF (5996): Final RCS 12.00 (base 3.00 + loadout 4.29) * axpect 2.57)
2023-07-29 22:47:46.645 INFO    ARF (14048): Final RCS 11.84 (base 3.30 + loadout 5.12) * axpect 2.03)
2023-07-29 22:47:46.838 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:46.838 INFO    ARF (13920): Final RCS 8.50 (base 3.00 + loadout 4.08) * axpect 1.47)
2023-07-29 22:47:46.935 WARNING LOG (3992): 6 duplicate message(s) skipped.
2023-07-29 22:47:46.935 INFO    ARF (11892): Final RCS 11.27 (base 2.40 + loadout 1.22) * axpect 4.19)
2023-07-29 22:47:46.951 INFO    ARF (11024): Final RCS 11.28 (base 2.40 + loadout 1.22) * axpect 4.19)
2023-07-29 22:47:46.986 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:47:46.986 INFO    ARF (7300): Final RCS 11.29 (base 2.40 + loadout 1.22) * axpect 4.19)
2023-07-29 22:47:46.995 INFO    ARF (14048): Final RCS 11.29 (base 2.40 + loadout 1.22) * axpect 4.20)
2023-07-29 22:47:47.009 INFO    ARF (9160): Final RCS 4.05 (base 0.30 + loadout 0.00) * axpect 13.51)
2023-07-29 22:47:47.016 INFO    ARF (17328): Final RCS 4.06 (base 0.30 + loadout 0.00) * axpect 13.54)
2023-07-29 22:47:47.016 INFO    ARF (17328): Final RCS 7.46 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:47:47.031 INFO    ARF (14048): Final RCS 4.07 (base 0.30 + loadout 0.00) * axpect 13.56)
2023-07-29 22:47:47.031 INFO    ARF (14048): Final RCS 7.45 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:47:47.038 INFO    ARF (16380): Final RCS 4.08 (base 0.30 + loadout 0.00) * axpect 13.59)
2023-07-29 22:47:47.038 INFO    ARF (16380): Final RCS 7.45 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:47:47.046 INFO    ARF (16316): Final RCS 4.08 (base 0.30 + loadout 0.00) * axpect 13.61)
2023-07-29 22:47:47.046 INFO    ARF (16316): Final RCS 7.45 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:47:47.054 INFO    ARF (14048): Final RCS 4.09 (base 0.30 + loadout 0.00) * axpect 13.64)
2023-07-29 22:47:47.054 INFO    ARF (14048): Final RCS 7.45 (base 3.30 + loadout 2.57) * axpect 1.48)
2023-07-29 22:47:47.413 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:47:47.413 INFO    ARF (14528): Final RCS 44.08 (base 25.00 + loadout 0.00) * axpect 1.76)
2023-07-29 22:47:47.414 DEBUG   LuaGUI (Main): --- onChatMessage---	BLUE player Pack Lead disconnected 	nil	nil
2023-07-29 22:47:47.414 DEBUG   LuaGUI (Main): ----onPlayerDisconnect---	13	0
2023-07-29 22:47:47.432 INFO    ARF (8204): Final RCS 44.06 (base 25.00 + loadout 0.00) * axpect 1.76)
2023-07-29 22:47:47.440 INFO    ARF (12064): Final RCS 44.03 (base 25.00 + loadout 0.00) * axpect 1.76)
2023-07-29 22:47:47.448 INFO    ARF (1352): Final RCS 44.00 (base 25.00 + loadout 0.00) * axpect 1.76)
2023-07-29 22:47:47.456 INFO    ARF (5996): Final RCS 43.97 (base 25.00 + loadout 0.00) * axpect 1.76)
2023-07-29 22:47:47.472 INFO    ARF (12064): Final RCS 43.94 (base 25.00 + loadout 0.00) * axpect 1.76)
2023-07-29 22:47:47.528 DEBUG   LuaHooks (Main): LuaRPC Error: request = 16, error_code = 404, error_msg = Method not found
2023-07-29 22:47:47.845 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:47.845 INFO    ARF (12064): Final RCS 42.69 (base 25.00 + loadout 0.00) * axpect 1.71)
2023-07-29 22:47:47.859 INFO    ARF (14528): Final RCS 42.65 (base 25.00 + loadout 0.00) * axpect 1.71)
2023-07-29 22:47:47.868 INFO    ARF (7300): Final RCS 42.62 (base 25.00 + loadout 0.00) * axpect 1.70)
2023-07-29 22:47:47.875 INFO    ARF (9160): Final RCS 42.58 (base 25.00 + loadout 0.00) * axpect 1.70)
2023-07-29 22:47:47.883 INFO    ARF (3428): Final RCS 42.55 (base 25.00 + loadout 0.00) * axpect 1.70)
2023-07-29 22:47:47.899 INFO    ARF (8204): Final RCS 42.51 (base 25.00 + loadout 0.00) * axpect 1.70)
2023-07-29 22:47:47.906 INFO    ARF (12064): Final RCS 42.47 (base 25.00 + loadout 0.00) * axpect 1.70)
2023-07-29 22:47:48.244 INFO    ARF (14048): Final RCS 7.38 (base 3.30 + loadout 2.57) * axpect 1.46)
2023-07-29 22:47:48.258 INFO    ARF (3968): Final RCS 7.37 (base 3.30 + loadout 2.57) * axpect 1.46)
2023-07-29 22:47:48.274 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:47:48.274 INFO    ARF (14528): Final RCS 42.64 (base 2.40 + loadout 6.41) * axpect 15.10)
2023-07-29 22:47:48.289 INFO    ARF (8204): Final RCS 7.37 (base 3.30 + loadout 2.57) * axpect 1.46)
2023-07-29 22:47:48.289 INFO    ARF (8204): Final RCS 42.64 (base 2.40 + loadout 6.41) * axpect 15.10)
2023-07-29 22:47:48.298 INFO    ARF (13920): Final RCS 7.37 (base 3.30 + loadout 2.57) * axpect 1.46)
2023-07-29 22:47:48.298 INFO    ARF (13920): Final RCS 42.64 (base 2.40 + loadout 6.41) * axpect 15.10)
2023-07-29 22:47:48.422 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:47:48.422 INFO    ARF (10832): Final RCS 9.58 (base 3.00 + loadout 4.08) * axpect 1.83)
2023-07-29 22:47:48.422 INFO    ARF (7300): Final RCS 9.58 (base 3.00 + loadout 4.08) * axpect 1.84)
2023-07-29 22:47:48.440 INFO    ARF (8204): Final RCS 9.59 (base 3.00 + loadout 4.08) * axpect 1.84)
2023-07-29 22:47:48.449 INFO    ARF (10832): Final RCS 9.60 (base 3.00 + loadout 4.08) * axpect 1.84)
2023-07-29 22:47:48.464 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:48.464 INFO    ARF (5548): Final RCS 9.61 (base 3.00 + loadout 4.08) * axpect 1.84)
2023-07-29 22:47:48.479 INFO    ARF (14528): Final RCS 9.61 (base 3.00 + loadout 4.08) * axpect 1.85)
2023-07-29 22:47:48.669 INFO    ARF (16380): Final RCS 11.48 (base 3.30 + loadout 5.12) * axpect 1.93)
2023-07-29 22:47:48.685 INFO    ARF (14528): Final RCS 11.49 (base 3.30 + loadout 5.12) * axpect 1.93)
2023-07-29 22:47:49.089 WARNING LOG (3992): 4 duplicate message(s) skipped.
2023-07-29 22:47:49.089 INFO    ARF (9160): Final RCS 11.90 (base 3.00 + loadout 4.29) * axpect 2.54)
2023-07-29 22:47:49.105 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:49.105 INFO    ARF (3968): Final RCS 11.52 (base 3.30 + loadout 5.12) * axpect 1.94)
2023-07-29 22:47:49.267 WARNING LOG (3992): 5 duplicate message(s) skipped.
2023-07-29 22:47:49.267 INFO    M2KC_CPT (Main): Drift N=-0.040889nm E=-0.009007nm  GS N=-0.518288 E=0.098710 Angle errors vertical=0.004477 horizontal=-0.058380
2023-07-29 22:47:49.347 INFO    ARF (1352): Final RCS 10.28 (base 3.00 + loadout 4.08) * axpect 2.07)
2023-07-29 22:47:49.356 INFO    ARF (13420): Final RCS 10.29 (base 3.00 + loadout 4.08) * axpect 2.07)
2023-07-29 22:47:49.394 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:47:49.394 INFO    ARF (14528): Final RCS 10.30 (base 3.00 + loadout 4.08) * axpect 2.07)
2023-07-29 22:47:49.505 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:49.505 INFO    ARF (17328): Final RCS 4.61 (base 0.30 + loadout 0.00) * axpect 15.36)
2023-07-29 22:47:49.514 INFO    ARF (5996): Final RCS 4.60 (base 0.30 + loadout 0.00) * axpect 15.35)
2023-07-29 22:47:49.527 INFO    ARF (14048): Final RCS 4.60 (base 0.30 + loadout 0.00) * axpect 15.33)
2023-07-29 22:47:49.527 INFO    ARF (14048): Final RCS 7.32 (base 3.30 + loadout 2.57) * axpect 1.44)
2023-07-29 22:47:49.536 INFO    ARF (3968): Final RCS 4.59 (base 0.30 + loadout 0.00) * axpect 15.31)
2023-07-29 22:47:49.536 INFO    ARF (3968): Final RCS 7.32 (base 3.30 + loadout 2.57) * axpect 1.44)
2023-07-29 22:47:49.544 INFO    ARF (8204): Final RCS 4.59 (base 0.30 + loadout 0.00) * axpect 15.30)
2023-07-29 22:47:49.544 INFO    ARF (8204): Final RCS 7.32 (base 3.30 + loadout 2.57) * axpect 1.44)
2023-07-29 22:47:49.559 INFO    ARF (7300): Final RCS 4.58 (base 0.30 + loadout 0.00) * axpect 15.28)
2023-07-29 22:47:49.559 INFO    ARF (7300): Final RCS 7.31 (base 3.30 + loadout 2.57) * axpect 1.44)
2023-07-29 22:47:49.567 INFO    ARF (12064): Final RCS 4.58 (base 0.30 + loadout 0.00) * axpect 15.26)
2023-07-29 22:47:49.567 INFO    ARF (12064): Final RCS 7.31 (base 3.30 + loadout 2.57) * axpect 1.44)
2023-07-29 22:47:49.925 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:49.925 INFO    ARF (11024): Final RCS 33.56 (base 25.00 + loadout 0.00) * axpect 1.34)
2023-07-29 22:47:49.940 INFO    ARF (11892): Final RCS 33.52 (base 25.00 + loadout 0.00) * axpect 1.34)
2023-07-29 22:47:49.948 INFO    ARF (17328): Final RCS 33.47 (base 25.00 + loadout 0.00) * axpect 1.34)
2023-07-29 22:47:49.956 INFO    ARF (11024): Final RCS 33.43 (base 25.00 + loadout 0.00) * axpect 1.34)
2023-07-29 22:47:49.970 INFO    ARF (3428): Final RCS 33.38 (base 25.00 + loadout 0.00) * axpect 1.34)
2023-07-29 22:47:49.977 INFO    ARF (5548): Final RCS 33.34 (base 25.00 + loadout 0.00) * axpect 1.33)
2023-07-29 22:47:50.296 INFO    ARF (9160): Final RCS 31.93 (base 25.00 + loadout 0.00) * axpect 1.28)
2023-07-29 22:47:50.303 INFO    ARF (16380): Final RCS 31.89 (base 25.00 + loadout 0.00) * axpect 1.28)
2023-07-29 22:47:50.317 INFO    ARF (5276): Final RCS 31.84 (base 25.00 + loadout 0.00) * axpect 1.27)
2023-07-29 22:47:50.326 INFO    ARF (3428): Final RCS 31.80 (base 25.00 + loadout 0.00) * axpect 1.27)
2023-07-29 22:47:50.333 INFO    ARF (16380): Final RCS 31.76 (base 25.00 + loadout 0.00) * axpect 1.27)
2023-07-29 22:47:50.348 INFO    ARF (14048): Final RCS 31.72 (base 25.00 + loadout 0.00) * axpect 1.27)
2023-07-29 22:47:50.356 INFO    ARF (13420): Final RCS 31.67 (base 25.00 + loadout 0.00) * axpect 1.27)
2023-07-29 22:47:50.701 INFO    ARF (5548): Final RCS 7.32 (base 3.30 + loadout 2.57) * axpect 1.44)
2023-07-29 22:47:50.708 INFO    ARF (7300): Final RCS 3.83 (base 0.30 + loadout 0.00) * axpect 12.75)
2023-07-29 22:47:50.708 INFO    ARF (7300): Final RCS 7.32 (base 3.30 + loadout 2.57) * axpect 1.44)
2023-07-29 22:47:50.717 INFO    ARF (16316): Final RCS 3.82 (base 0.30 + loadout 0.00) * axpect 12.73)
2023-07-29 22:47:50.717 INFO    ARF (16316): Final RCS 7.32 (base 3.30 + loadout 2.57) * axpect 1.44)
2023-07-29 22:47:50.729 INFO    ARF (5996): Final RCS 3.81 (base 0.30 + loadout 0.00) * axpect 12.71)
2023-07-29 22:47:50.729 INFO    ARF (5996): Final RCS 7.32 (base 3.30 + loadout 2.57) * axpect 1.44)
2023-07-29 22:47:50.737 INFO    ARF (3428): Final RCS 3.80 (base 0.30 + loadout 0.00) * axpect 12.68)
2023-07-29 22:47:50.737 INFO    ARF (3428): Final RCS 7.32 (base 3.30 + loadout 2.57) * axpect 1.44)
2023-07-29 22:47:50.745 INFO    ARF (14528): Final RCS 3.80 (base 0.30 + loadout 0.00) * axpect 12.66)
2023-07-29 22:47:50.745 INFO    ARF (14528): Final RCS 7.32 (base 3.30 + loadout 2.57) * axpect 1.44)
2023-07-29 22:47:50.759 INFO    ARF (5996): Final RCS 3.79 (base 0.30 + loadout 0.00) * axpect 12.63)
2023-07-29 22:47:50.759 INFO    ARF (5996): Final RCS 7.32 (base 3.30 + loadout 2.57) * axpect 1.44)
2023-07-29 22:47:50.768 INFO    ARF (10832): Final RCS 3.78 (base 0.30 + loadout 0.00) * axpect 12.61)
2023-07-29 22:47:50.783 INFO    ARF (5548): Final RCS 12.41 (base 2.40 + loadout 1.22) * axpect 4.66)
2023-07-29 22:47:50.799 INFO    ARF (10832): Final RCS 12.42 (base 2.40 + loadout 1.22) * axpect 4.66)
2023-07-29 22:47:50.805 INFO    ARF (3968): Final RCS 12.42 (base 2.40 + loadout 1.22) * axpect 4.67)
2023-07-29 22:47:50.835 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:47:50.835 INFO    ARF (5548): Final RCS 12.43 (base 2.40 + loadout 1.22) * axpect 4.67)
2023-07-29 22:47:50.866 INFO    ARF (14048): Final RCS 10.31 (base 3.00 + loadout 4.08) * axpect 2.08)
2023-07-29 22:47:50.879 INFO    ARF (11024): Final RCS 10.32 (base 3.00 + loadout 4.08) * axpect 2.08)
2023-07-29 22:47:50.928 WARNING LOG (3992): 4 duplicate message(s) skipped.
2023-07-29 22:47:50.928 INFO    ARF (14528): Final RCS 10.33 (base 3.00 + loadout 4.08) * axpect 2.08)
2023-07-29 22:47:51.120 INFO    ARF (14528): Final RCS 11.79 (base 3.30 + loadout 5.12) * axpect 2.02)
2023-07-29 22:47:51.127 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:51.127 INFO    ARF (10188): Final RCS 11.76 (base 3.00 + loadout 4.29) * axpect 2.49)
2023-07-29 22:47:51.135 INFO    ARF (5548): Final RCS 11.78 (base 3.30 + loadout 5.12) * axpect 2.02)
2023-07-29 22:47:51.135 INFO    ARF (5548): Final RCS 11.76 (base 3.00 + loadout 4.29) * axpect 2.49)
2023-07-29 22:47:51.151 INFO    ARF (1352): Final RCS 11.78 (base 3.30 + loadout 5.12) * axpect 2.02)
2023-07-29 22:47:51.151 INFO    ARF (1352): Final RCS 11.76 (base 3.00 + loadout 4.29) * axpect 2.49)
2023-07-29 22:47:51.158 INFO    ARF (11892): Final RCS 11.77 (base 3.30 + loadout 5.12) * axpect 2.02)
2023-07-29 22:47:51.158 INFO    ARF (11892): Final RCS 11.76 (base 3.00 + loadout 4.29) * axpect 2.49)
2023-07-29 22:47:51.166 INFO    ARF (11024): Final RCS 11.77 (base 3.30 + loadout 5.12) * axpect 2.01)
2023-07-29 22:47:51.166 INFO    ARF (11024): Final RCS 11.75 (base 3.00 + loadout 4.29) * axpect 2.49)
2023-07-29 22:47:51.180 INFO    ARF (10188): Final RCS 11.76 (base 3.30 + loadout 5.12) * axpect 2.01)
2023-07-29 22:47:51.180 INFO    ARF (10188): Final RCS 11.75 (base 3.00 + loadout 4.29) * axpect 2.49)
2023-07-29 22:47:51.559 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:51.559 INFO    ARF (17328): Final RCS 11.73 (base 3.00 + loadout 4.29) * axpect 2.48)
2023-07-29 22:47:51.566 INFO    ARF (5996): Final RCS 11.70 (base 3.30 + loadout 5.12) * axpect 1.99)
2023-07-29 22:47:51.566 INFO    ARF (5996): Final RCS 11.73 (base 3.00 + loadout 4.29) * axpect 2.48)
2023-07-29 22:47:51.574 INFO    ARF (16380): Final RCS 11.70 (base 3.30 + loadout 5.12) * axpect 1.99)
2023-07-29 22:47:51.574 INFO    ARF (16380): Final RCS 11.73 (base 3.00 + loadout 4.29) * axpect 2.48)
2023-07-29 22:47:51.582 INFO    ARF (14528): Final RCS 11.70 (base 3.30 + loadout 5.12) * axpect 1.99)
2023-07-29 22:47:51.582 INFO    ARF (14528): Final RCS 11.73 (base 3.00 + loadout 4.29) * axpect 2.48)
2023-07-29 22:47:51.599 INFO    ARF (10188): Final RCS 11.70 (base 3.30 + loadout 5.12) * axpect 1.99)
2023-07-29 22:47:51.599 INFO    ARF (10188): Final RCS 11.72 (base 3.00 + loadout 4.29) * axpect 2.48)
2023-07-29 22:47:51.613 INFO    ARF (9160): Final RCS 11.70 (base 3.30 + loadout 5.12) * axpect 1.99)
2023-07-29 22:47:51.613 INFO    ARF (9160): Final RCS 11.72 (base 3.00 + loadout 4.29) * axpect 2.48)
2023-07-29 22:47:51.616 INFO    ARF (8624): Final RCS 11.70 (base 3.30 + loadout 5.12) * axpect 1.99)
2023-07-29 22:47:51.813 INFO    ARF (13420): Final RCS 10.40 (base 3.00 + loadout 4.08) * axpect 2.11)
2023-07-29 22:47:51.893 WARNING LOG (3992): 5 duplicate message(s) skipped.
2023-07-29 22:47:51.893 INFO    ARF (8204): Final RCS 12.70 (base 2.40 + loadout 1.22) * axpect 4.78)
2023-07-29 22:47:51.949 WARNING LOG (3992): 4 duplicate message(s) skipped.
2023-07-29 22:47:51.949 INFO    ARF (16380): Final RCS 12.71 (base 2.40 + loadout 1.22) * axpect 4.78)
2023-07-29 22:47:51.964 INFO    ARF (13420): Final RCS 12.71 (base 2.40 + loadout 1.22) * axpect 4.79)
2023-07-29 22:47:51.976 INFO    ARF (11024): Final RCS 3.00 (base 0.30 + loadout 0.00) * axpect 10.01)
2023-07-29 22:47:51.984 INFO    ARF (8624): Final RCS 3.00 (base 0.30 + loadout 0.00) * axpect 9.99)
2023-07-29 22:47:51.984 INFO    ARF (8624): Final RCS 7.40 (base 3.30 + loadout 2.57) * axpect 1.46)
2023-07-29 22:47:52.000 INFO    ARF (7300): Final RCS 2.99 (base 0.30 + loadout 0.00) * axpect 9.97)
2023-07-29 22:47:52.000 INFO    ARF (7300): Final RCS 7.40 (base 3.30 + loadout 2.57) * axpect 1.46)
2023-07-29 22:47:52.009 INFO    ARF (9160): Final RCS 2.99 (base 0.30 + loadout 0.00) * axpect 9.96)
2023-07-29 22:47:52.009 INFO    ARF (9160): Final RCS 7.40 (base 3.30 + loadout 2.57) * axpect 1.46)
2023-07-29 22:47:52.019 INFO    ARF (5996): Final RCS 2.98 (base 0.30 + loadout 0.00) * axpect 9.94)
2023-07-29 22:47:52.019 INFO    ARF (5996): Final RCS 7.40 (base 3.30 + loadout 2.57) * axpect 1.46)
2023-07-29 22:47:52.027 INFO    ARF (5276): Final RCS 2.98 (base 0.30 + loadout 0.00) * axpect 9.92)
2023-07-29 22:47:52.027 INFO    ARF (5276): Final RCS 7.40 (base 3.30 + loadout 2.57) * axpect 1.46)
2023-07-29 22:47:52.384 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:52.384 INFO    ARF (17328): Final RCS 25.39 (base 25.00 + loadout 0.00) * axpect 1.02)
2023-07-29 22:47:52.400 INFO    ARF (10188): Final RCS 25.37 (base 25.00 + loadout 0.00) * axpect 1.01)
2023-07-29 22:47:52.406 INFO    ARF (5548): Final RCS 25.35 (base 25.00 + loadout 0.00) * axpect 1.01)
2023-07-29 22:47:52.415 INFO    ARF (14048): Final RCS 25.33 (base 25.00 + loadout 0.00) * axpect 1.01)
2023-07-29 22:47:52.429 INFO    ARF (8204): Final RCS 25.32 (base 25.00 + loadout 0.00) * axpect 1.01)
2023-07-29 22:47:52.437 INFO    ARF (12064): Final RCS 25.30 (base 25.00 + loadout 0.00) * axpect 1.01)
2023-07-29 22:47:52.453 INFO    ARF (5996): Final RCS 25.28 (base 25.00 + loadout 0.00) * axpect 1.01)
2023-07-29 22:47:52.816 INFO    ARF (10188): Final RCS 24.75 (base 25.00 + loadout 0.00) * axpect 0.99)
2023-07-29 22:47:52.818 INFO    ARF (14528): Final RCS 24.74 (base 25.00 + loadout 0.00) * axpect 0.99)
2023-07-29 22:47:52.824 INFO    ARF (5276): Final RCS 24.73 (base 25.00 + loadout 0.00) * axpect 0.99)
2023-07-29 22:47:52.838 INFO    ARF (3428): Final RCS 24.72 (base 25.00 + loadout 0.00) * axpect 0.99)
2023-07-29 22:47:52.847 INFO    ARF (8624): Final RCS 24.70 (base 25.00 + loadout 0.00) * axpect 0.99)
2023-07-29 22:47:52.854 INFO    ARF (13420): Final RCS 24.69 (base 25.00 + loadout 0.00) * axpect 0.99)
2023-07-29 22:47:52.868 INFO    ARF (10188): Final RCS 24.68 (base 25.00 + loadout 0.00) * axpect 0.99)
2023-07-29 22:47:53.217 INFO    ARF (1352): Final RCS 7.55 (base 3.30 + loadout 2.57) * axpect 1.51)
2023-07-29 22:47:53.247 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:47:53.247 INFO    ARF (9160): Final RCS 42.76 (base 2.40 + loadout 6.41) * axpect 15.15)
2023-07-29 22:47:53.255 INFO    ARF (5548): Final RCS 7.56 (base 3.30 + loadout 2.57) * axpect 1.51)
2023-07-29 22:47:53.255 INFO    ARF (5548): Final RCS 42.76 (base 2.40 + loadout 6.41) * axpect 15.15)
2023-07-29 22:47:53.270 INFO    ARF (17328): Final RCS 7.56 (base 3.30 + loadout 2.57) * axpect 1.51)
2023-07-29 22:47:53.270 INFO    ARF (17328): Final RCS 42.76 (base 2.40 + loadout 6.41) * axpect 15.15)
2023-07-29 22:47:53.278 INFO    ARF (9160): Final RCS 7.56 (base 3.30 + loadout 2.57) * axpect 1.51)
2023-07-29 22:47:53.278 INFO    ARF (9160): Final RCS 42.76 (base 2.40 + loadout 6.41) * axpect 15.15)
2023-07-29 22:47:53.387 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:47:53.387 INFO    ARF (14048): Final RCS 10.26 (base 3.00 + loadout 4.08) * axpect 2.06)
2023-07-29 22:47:53.639 WARNING LOG (3992): 6 duplicate message(s) skipped.
2023-07-29 22:47:53.639 INFO    ARF (16380): Final RCS 11.77 (base 3.30 + loadout 5.12) * axpect 2.01)
2023-07-29 22:47:54.064 WARNING LOG (3992): 6 duplicate message(s) skipped.
2023-07-29 22:47:54.064 INFO    ARF (16380): Final RCS 11.77 (base 3.30 + loadout 5.12) * axpect 2.02)
2023-07-29 22:47:54.320 WARNING LOG (3992): 6 duplicate message(s) skipped.
2023-07-29 22:47:54.320 INFO    ARF (3968): Final RCS 10.21 (base 3.00 + loadout 4.08) * axpect 2.04)
2023-07-29 22:47:54.414 WARNING LOG (3992): 6 duplicate message(s) skipped.
2023-07-29 22:47:54.414 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:47:54.474 INFO    ARF (14528): Final RCS 2.45 (base 0.30 + loadout 0.00) * axpect 8.15)
2023-07-29 22:47:54.489 INFO    ARF (13420): Final RCS 7.77 (base 3.30 + loadout 2.57) * axpect 1.57)
2023-07-29 22:47:54.489 INFO    ARF (13420): Final RCS 2.45 (base 0.30 + loadout 0.00) * axpect 8.15)
2023-07-29 22:47:54.498 INFO    ARF (12064): Final RCS 7.77 (base 3.30 + loadout 2.57) * axpect 1.58)
2023-07-29 22:47:54.498 INFO    ARF (12064): Final RCS 2.45 (base 0.30 + loadout 0.00) * axpect 8.15)
2023-07-29 22:47:54.505 INFO    ARF (10832): Final RCS 7.77 (base 3.30 + loadout 2.57) * axpect 1.58)
2023-07-29 22:47:54.505 INFO    ARF (10832): Final RCS 2.44 (base 0.30 + loadout 0.00) * axpect 8.15)
2023-07-29 22:47:54.520 INFO    ARF (5276): Final RCS 7.77 (base 3.30 + loadout 2.57) * axpect 1.58)
2023-07-29 22:47:54.520 INFO    ARF (5276): Final RCS 2.44 (base 0.30 + loadout 0.00) * axpect 8.15)
2023-07-29 22:47:54.527 INFO    ARF (14048): Final RCS 7.77 (base 3.30 + loadout 2.57) * axpect 1.58)
2023-07-29 22:47:54.527 INFO    ARF (14048): Final RCS 2.44 (base 0.30 + loadout 0.00) * axpect 8.15)
2023-07-29 22:47:54.535 INFO    ARF (448): Final RCS 7.77 (base 3.30 + loadout 2.57) * axpect 1.58)
2023-07-29 22:47:54.535 INFO    ARF (448): Final RCS 2.44 (base 0.30 + loadout 0.00) * axpect 8.15)
2023-07-29 22:47:54.551 INFO    ARF (11892): Final RCS 7.77 (base 3.30 + loadout 2.57) * axpect 1.58)
2023-07-29 22:47:54.904 INFO    ARF (7300): Final RCS 24.97 (base 25.00 + loadout 0.00) * axpect 1.00)
2023-07-29 22:47:54.907 INFO    ARF (3968): Final RCS 24.98 (base 25.00 + loadout 0.00) * axpect 1.00)
2023-07-29 22:47:54.914 INFO    ARF (11024): Final RCS 24.99 (base 25.00 + loadout 0.00) * axpect 1.00)
2023-07-29 22:47:54.930 INFO    ARF (10832): Final RCS 25.01 (base 25.00 + loadout 0.00) * axpect 1.00)
2023-07-29 22:47:54.940 INFO    ARF (5996): Final RCS 25.02 (base 25.00 + loadout 0.00) * axpect 1.00)
2023-07-29 22:47:54.947 INFO    ARF (3428): Final RCS 25.03 (base 25.00 + loadout 0.00) * axpect 1.00)
2023-07-29 22:47:54.954 INFO    ARF (1352): Final RCS 25.05 (base 25.00 + loadout 0.00) * axpect 1.00)
2023-07-29 22:47:55.255 INFO    ARF (13420): Final RCS 25.50 (base 25.00 + loadout 0.00) * axpect 1.02)
2023-07-29 22:47:55.263 INFO    ARF (8204): Final RCS 25.52 (base 25.00 + loadout 0.00) * axpect 1.02)
2023-07-29 22:47:55.279 INFO    ARF (9160): Final RCS 25.54 (base 25.00 + loadout 0.00) * axpect 1.02)
2023-07-29 22:47:55.287 INFO    ARF (12064): Final RCS 25.55 (base 25.00 + loadout 0.00) * axpect 1.02)
2023-07-29 22:47:55.299 INFO    ARF (5548): Final RCS 25.57 (base 25.00 + loadout 0.00) * axpect 1.02)
2023-07-29 22:47:55.307 INFO    ARF (16380): Final RCS 25.59 (base 25.00 + loadout 0.00) * axpect 1.02)
2023-07-29 22:47:55.324 INFO    ARF (13920): Final RCS 25.60 (base 25.00 + loadout 0.00) * axpect 1.02)
2023-07-29 22:47:55.679 INFO    ARF (17328): Final RCS 7.64 (base 3.30 + loadout 2.57) * axpect 1.54)
2023-07-29 22:47:55.687 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:55.687 INFO    ARF (16380): Final RCS 2.40 (base 0.30 + loadout 0.00) * axpect 7.99)
2023-07-29 22:47:55.695 INFO    ARF (13920): Final RCS 7.64 (base 3.30 + loadout 2.57) * axpect 1.54)
2023-07-29 22:47:55.695 INFO    ARF (13920): Final RCS 2.40 (base 0.30 + loadout 0.00) * axpect 7.99)
2023-07-29 22:47:55.703 INFO    ARF (7300): Final RCS 7.64 (base 3.30 + loadout 2.57) * axpect 1.54)
2023-07-29 22:47:55.703 INFO    ARF (7300): Final RCS 2.40 (base 0.30 + loadout 0.00) * axpect 7.99)
2023-07-29 22:47:55.719 INFO    ARF (8624): Final RCS 7.64 (base 3.30 + loadout 2.57) * axpect 1.54)
2023-07-29 22:47:55.719 INFO    ARF (8624): Final RCS 2.40 (base 0.30 + loadout 0.00) * axpect 7.98)
2023-07-29 22:47:55.727 INFO    ARF (13920): Final RCS 7.64 (base 3.30 + loadout 2.57) * axpect 1.54)
2023-07-29 22:47:55.727 INFO    ARF (13920): Final RCS 2.39 (base 0.30 + loadout 0.00) * axpect 7.98)
2023-07-29 22:47:55.767 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:55.767 INFO    ARF (11892): Final RCS 13.34 (base 2.40 + loadout 1.22) * axpect 5.05)
2023-07-29 22:47:55.783 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:55.783 INFO    ARF (10832): Final RCS 13.35 (base 2.40 + loadout 1.22) * axpect 5.05)
2023-07-29 22:47:55.848 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:47:55.848 INFO    ARF (7300): Final RCS 10.04 (base 3.00 + loadout 4.08) * axpect 1.99)
2023-07-29 22:47:55.856 INFO    ARF (9160): Final RCS 10.03 (base 3.00 + loadout 4.08) * axpect 1.99)
2023-07-29 22:47:55.887 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:47:55.887 INFO    ARF (11892): Final RCS 10.03 (base 3.00 + loadout 4.08) * axpect 1.98)
2023-07-29 22:47:55.920 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:55.920 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:47:56.100 INFO    ARF (8204): Final RCS 11.26 (base 3.30 + loadout 5.12) * axpect 1.86)
2023-07-29 22:47:56.100 INFO    ARF (8204): Final RCS 11.58 (base 3.00 + loadout 4.29) * axpect 2.43)
2023-07-29 22:47:56.108 INFO    ARF (14528): Final RCS 11.26 (base 3.30 + loadout 5.12) * axpect 1.86)
2023-07-29 22:47:56.108 INFO    ARF (14528): Final RCS 11.58 (base 3.00 + loadout 4.29) * axpect 2.43)
2023-07-29 22:47:56.118 INFO    ARF (3428): Final RCS 11.26 (base 3.30 + loadout 5.12) * axpect 1.86)
2023-07-29 22:47:56.118 INFO    ARF (3428): Final RCS 11.58 (base 3.00 + loadout 4.29) * axpect 2.43)
2023-07-29 22:47:56.126 INFO    ARF (8204): Final RCS 11.26 (base 3.30 + loadout 5.12) * axpect 1.86)
2023-07-29 22:47:56.126 INFO    ARF (8204): Final RCS 11.58 (base 3.00 + loadout 4.29) * axpect 2.43)
2023-07-29 22:47:56.140 INFO    ARF (5996): Final RCS 11.26 (base 3.30 + loadout 5.12) * axpect 1.86)
2023-07-29 22:47:56.140 INFO    ARF (5996): Final RCS 11.58 (base 3.00 + loadout 4.29) * axpect 2.43)
2023-07-29 22:47:56.147 INFO    ARF (3428): Final RCS 11.26 (base 3.30 + loadout 5.12) * axpect 1.86)
2023-07-29 22:47:56.147 INFO    ARF (3428): Final RCS 11.58 (base 3.00 + loadout 4.29) * axpect 2.43)
2023-07-29 22:47:56.157 INFO    ARF (5548): Final RCS 11.27 (base 3.30 + loadout 5.12) * axpect 1.86)
2023-07-29 22:47:56.157 INFO    ARF (5548): Final RCS 11.58 (base 3.00 + loadout 4.29) * axpect 2.43)
2023-07-29 22:47:56.526 INFO    ARF (14048): Final RCS 11.29 (base 3.30 + loadout 5.12) * axpect 1.87)
2023-07-29 22:47:56.526 INFO    ARF (14048): Final RCS 11.59 (base 3.00 + loadout 4.29) * axpect 2.43)
2023-07-29 22:47:56.535 INFO    ARF (8204): Final RCS 11.28 (base 3.30 + loadout 5.12) * axpect 1.87)
2023-07-29 22:47:56.535 INFO    ARF (8204): Final RCS 11.59 (base 3.00 + loadout 4.29) * axpect 2.43)
2023-07-29 22:47:56.549 INFO    ARF (9160): Final RCS 11.28 (base 3.30 + loadout 5.12) * axpect 1.87)
2023-07-29 22:47:56.549 INFO    ARF (9160): Final RCS 11.59 (base 3.00 + loadout 4.29) * axpect 2.43)
2023-07-29 22:47:56.556 INFO    ARF (13420): Final RCS 11.28 (base 3.30 + loadout 5.12) * axpect 1.87)
2023-07-29 22:47:56.556 INFO    ARF (13420): Final RCS 11.59 (base 3.00 + loadout 4.29) * axpect 2.43)
2023-07-29 22:47:56.564 INFO    ARF (16316): Final RCS 11.28 (base 3.30 + loadout 5.12) * axpect 1.87)
2023-07-29 22:47:56.564 INFO    ARF (16316): Final RCS 11.59 (base 3.00 + loadout 4.29) * axpect 2.43)
2023-07-29 22:47:56.578 INFO    ARF (448): Final RCS 11.28 (base 3.30 + loadout 5.12) * axpect 1.86)
2023-07-29 22:47:56.578 INFO    ARF (448): Final RCS 11.59 (base 3.00 + loadout 4.29) * axpect 2.43)
2023-07-29 22:47:56.587 INFO    ARF (5996): Final RCS 11.27 (base 3.30 + loadout 5.12) * axpect 1.86)
2023-07-29 22:47:56.778 INFO    ARF (5548): Final RCS 9.94 (base 3.00 + loadout 4.08) * axpect 1.95)
2023-07-29 22:47:56.794 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:56.794 INFO    ARF (1352): Final RCS 9.93 (base 3.00 + loadout 4.08) * axpect 1.95)
2023-07-29 22:47:56.859 WARNING LOG (3992): 4 duplicate message(s) skipped.
2023-07-29 22:47:56.859 INFO    ARF (16380): Final RCS 13.58 (base 2.40 + loadout 1.22) * axpect 5.15)
2023-07-29 22:47:56.875 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:56.875 INFO    ARF (5996): Final RCS 13.59 (base 2.40 + loadout 1.22) * axpect 5.15)
2023-07-29 22:47:56.919 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:47:56.919 INFO    ARF (1352): Final RCS 13.60 (base 2.40 + loadout 1.22) * axpect 5.16)
2023-07-29 22:47:56.938 INFO    ARF (3428): Final RCS 2.12 (base 0.30 + loadout 0.00) * axpect 7.08)
2023-07-29 22:47:56.949 INFO    ARF (11892): Final RCS 7.55 (base 3.30 + loadout 2.57) * axpect 1.51)
2023-07-29 22:47:56.949 INFO    ARF (11892): Final RCS 2.12 (base 0.30 + loadout 0.00) * axpect 7.07)
2023-07-29 22:47:56.962 INFO    ARF (10188): Final RCS 7.55 (base 3.30 + loadout 2.57) * axpect 1.51)
2023-07-29 22:47:56.962 INFO    ARF (10188): Final RCS 2.12 (base 0.30 + loadout 0.00) * axpect 7.06)
2023-07-29 22:47:56.968 INFO    ARF (10832): Final RCS 7.55 (base 3.30 + loadout 2.57) * axpect 1.51)
2023-07-29 22:47:56.968 INFO    ARF (10832): Final RCS 2.11 (base 0.30 + loadout 0.00) * axpect 7.05)
2023-07-29 22:47:56.980 INFO    ARF (448): Final RCS 7.55 (base 3.30 + loadout 2.57) * axpect 1.51)
2023-07-29 22:47:56.980 INFO    ARF (448): Final RCS 2.11 (base 0.30 + loadout 0.00) * axpect 7.04)
2023-07-29 22:47:56.993 INFO    ARF (14048): Final RCS 7.55 (base 3.30 + loadout 2.57) * axpect 1.51)
2023-07-29 22:47:56.993 INFO    ARF (14048): Final RCS 2.11 (base 0.30 + loadout 0.00) * axpect 7.02)
2023-07-29 22:47:57.001 INFO    ARF (12064): Final RCS 7.55 (base 3.30 + loadout 2.57) * axpect 1.51)
2023-07-29 22:47:57.001 INFO    ARF (12064): Final RCS 2.10 (base 0.30 + loadout 0.00) * axpect 7.01)
2023-07-29 22:47:57.009 INFO    ARF (3968): Final RCS 7.55 (base 3.30 + loadout 2.57) * axpect 1.51)
2023-07-29 22:47:57.363 INFO    ARF (5996): Final RCS 29.99 (base 25.00 + loadout 0.00) * axpect 1.20)
2023-07-29 22:47:57.378 INFO    ARF (448): Final RCS 30.01 (base 25.00 + loadout 0.00) * axpect 1.20)
2023-07-29 22:47:57.385 INFO    ARF (8204): Final RCS 30.03 (base 25.00 + loadout 0.00) * axpect 1.20)
2023-07-29 22:47:57.394 INFO    ARF (16316): Final RCS 30.05 (base 25.00 + loadout 0.00) * axpect 1.20)
2023-07-29 22:47:57.409 INFO    ARF (7300): Final RCS 30.08 (base 25.00 + loadout 0.00) * axpect 1.20)
2023-07-29 22:47:57.416 INFO    ARF (9160): Final RCS 30.10 (base 25.00 + loadout 0.00) * axpect 1.20)
2023-07-29 22:47:57.429 INFO    ARF (5996): Final RCS 30.12 (base 25.00 + loadout 0.00) * axpect 1.20)
2023-07-29 22:47:57.774 INFO    ARF (3428): Final RCS 30.80 (base 25.00 + loadout 0.00) * axpect 1.23)
2023-07-29 22:47:57.789 INFO    ARF (17328): Final RCS 30.82 (base 25.00 + loadout 0.00) * axpect 1.23)
2023-07-29 22:47:57.791 DEBUG   LuaGUI (Main): --- onChatMessage---	ШирокаяТруба connected to server	nil	nil
2023-07-29 22:47:57.798 INFO    ARF (3968): Final RCS 30.83 (base 25.00 + loadout 0.00) * axpect 1.23)
2023-07-29 22:47:57.805 INFO    ARF (14528): Final RCS 30.85 (base 25.00 + loadout 0.00) * axpect 1.23)
2023-07-29 22:47:57.820 INFO    ARF (11892): Final RCS 30.87 (base 25.00 + loadout 0.00) * axpect 1.23)
2023-07-29 22:47:57.827 INFO    ARF (11024): Final RCS 30.89 (base 25.00 + loadout 0.00) * axpect 1.24)
2023-07-29 22:47:58.189 INFO    ARF (7300): Final RCS 7.73 (base 3.30 + loadout 2.57) * axpect 1.56)
2023-07-29 22:47:58.197 INFO    ARF (8204): Final RCS 7.74 (base 3.30 + loadout 2.57) * axpect 1.57)
2023-07-29 22:47:58.219 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:58.219 INFO    ARF (14528): Final RCS 7.75 (base 3.30 + loadout 2.57) * axpect 1.57)
2023-07-29 22:47:58.219 INFO    ARF (14528): Final RCS 42.88 (base 2.40 + loadout 6.41) * axpect 15.20)
2023-07-29 22:47:58.228 INFO    ARF (16380): Final RCS 7.75 (base 3.30 + loadout 2.57) * axpect 1.57)
2023-07-29 22:47:58.228 INFO    ARF (16380): Final RCS 42.88 (base 2.40 + loadout 6.41) * axpect 15.20)
2023-07-29 22:47:58.235 INFO    ARF (5548): Final RCS 7.75 (base 3.30 + loadout 2.57) * axpect 1.57)
2023-07-29 22:47:58.235 INFO    ARF (5548): Final RCS 42.88 (base 2.40 + loadout 6.41) * axpect 15.20)
2023-07-29 22:47:58.249 INFO    ARF (8204): Final RCS 7.76 (base 3.30 + loadout 2.57) * axpect 1.57)
2023-07-29 22:47:58.249 INFO    ARF (8204): Final RCS 42.88 (base 2.40 + loadout 6.41) * axpect 15.20)
2023-07-29 22:47:58.357 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:47:58.357 INFO    ARF (5276): Final RCS 9.69 (base 3.00 + loadout 4.08) * axpect 1.87)
2023-07-29 22:47:58.380 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:58.380 INFO    ARF (5996): Final RCS 9.68 (base 3.00 + loadout 4.08) * axpect 1.87)
2023-07-29 22:47:58.403 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:47:58.403 INFO    ARF (5996): Final RCS 9.67 (base 3.00 + loadout 4.08) * axpect 1.87)
2023-07-29 22:47:58.419 INFO    ARF (11024): Final RCS 9.67 (base 3.00 + loadout 4.08) * axpect 1.86)
2023-07-29 22:47:58.442 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:47:58.618 INFO    ARF (1352): Final RCS 10.91 (base 3.30 + loadout 5.12) * axpect 1.75)
2023-07-29 22:47:58.648 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:47:58.648 INFO    ARF (1352): Final RCS 10.90 (base 3.30 + loadout 5.12) * axpect 1.75)
2023-07-29 22:47:58.679 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:47:58.679 INFO    ARF (5276): Final RCS 10.89 (base 3.30 + loadout 5.12) * axpect 1.75)
2023-07-29 22:47:59.028 INFO    ARF (448): Final RCS 10.79 (base 3.30 + loadout 5.12) * axpect 1.72)
2023-07-29 22:47:59.067 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:47:59.067 INFO    ARF (8204): Final RCS 10.78 (base 3.30 + loadout 5.12) * axpect 1.72)
2023-07-29 22:47:59.089 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:59.089 INFO    ARF (3968): Final RCS 10.78 (base 3.30 + loadout 5.12) * axpect 1.71)
2023-07-29 22:47:59.284 INFO    ARF (5548): Final RCS 9.52 (base 3.00 + loadout 4.08) * axpect 1.82)
2023-07-29 22:47:59.300 INFO    ARF (11892): Final RCS 9.52 (base 3.00 + loadout 4.08) * axpect 1.81)
2023-07-29 22:47:59.336 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:47:59.336 INFO    ARF (7300): Final RCS 9.51 (base 3.00 + loadout 4.08) * axpect 1.81)
2023-07-29 22:47:59.449 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:47:59.449 INFO    ARF (12064): Final RCS 1.10 (base 0.30 + loadout 0.00) * axpect 3.66)
2023-07-29 22:47:59.458 INFO    ARF (3428): Final RCS 8.44 (base 3.30 + loadout 2.57) * axpect 1.78)
2023-07-29 22:47:59.458 INFO    ARF (3428): Final RCS 1.10 (base 0.30 + loadout 0.00) * axpect 3.65)
2023-07-29 22:47:59.464 INFO    ARF (8624): Final RCS 8.44 (base 3.30 + loadout 2.57) * axpect 1.78)
2023-07-29 22:47:59.464 INFO    ARF (8624): Final RCS 1.09 (base 0.30 + loadout 0.00) * axpect 3.64)
2023-07-29 22:47:59.480 INFO    ARF (12064): Final RCS 8.45 (base 3.30 + loadout 2.57) * axpect 1.78)
2023-07-29 22:47:59.480 INFO    ARF (12064): Final RCS 1.09 (base 0.30 + loadout 0.00) * axpect 3.63)
2023-07-29 22:47:59.487 INFO    ARF (3428): Final RCS 8.45 (base 3.30 + loadout 2.57) * axpect 1.78)
2023-07-29 22:47:59.487 INFO    ARF (3428): Final RCS 1.09 (base 0.30 + loadout 0.00) * axpect 3.62)
2023-07-29 22:47:59.496 INFO    ARF (13420): Final RCS 8.46 (base 3.30 + loadout 2.57) * axpect 1.78)
2023-07-29 22:47:59.496 INFO    ARF (13420): Final RCS 1.08 (base 0.30 + loadout 0.00) * axpect 3.61)
2023-07-29 22:47:59.504 INFO    ARF (11892): Final RCS 8.46 (base 3.30 + loadout 2.57) * axpect 1.78)
2023-07-29 22:47:59.504 INFO    ARF (11892): Final RCS 1.08 (base 0.30 + loadout 0.00) * axpect 3.60)
2023-07-29 22:47:59.518 INFO    ARF (1352): Final RCS 8.46 (base 3.30 + loadout 2.57) * axpect 1.79)
2023-07-29 22:47:59.878 INFO    ARF (1352): Final RCS 31.72 (base 25.00 + loadout 0.00) * axpect 1.27)
2023-07-29 22:47:59.886 INFO    ARF (9160): Final RCS 31.71 (base 25.00 + loadout 0.00) * axpect 1.27)
2023-07-29 22:47:59.894 INFO    ARF (16380): Final RCS 31.70 (base 25.00 + loadout 0.00) * axpect 1.27)
2023-07-29 22:47:59.909 INFO    ARF (5548): Final RCS 31.69 (base 25.00 + loadout 0.00) * axpect 1.27)
2023-07-29 22:47:59.917 INFO    ARF (11024): Final RCS 31.68 (base 25.00 + loadout 0.00) * axpect 1.27)
2023-07-29 22:47:59.924 INFO    ARF (16380): Final RCS 31.66 (base 25.00 + loadout 0.00) * axpect 1.27)
2023-07-29 22:47:59.939 INFO    ARF (10832): Final RCS 31.65 (base 25.00 + loadout 0.00) * axpect 1.27)
2023-07-29 22:48:00.225 INFO    ARF (448): Final RCS 31.24 (base 25.00 + loadout 0.00) * axpect 1.25)
2023-07-29 22:48:00.239 INFO    ARF (13420): Final RCS 31.23 (base 25.00 + loadout 0.00) * axpect 1.25)
2023-07-29 22:48:00.247 INFO    ARF (11024): Final RCS 31.21 (base 25.00 + loadout 0.00) * axpect 1.25)
2023-07-29 22:48:00.256 INFO    ARF (14528): Final RCS 31.19 (base 25.00 + loadout 0.00) * axpect 1.25)
2023-07-29 22:48:00.263 INFO    ARF (14048): Final RCS 31.18 (base 25.00 + loadout 0.00) * axpect 1.25)
2023-07-29 22:48:00.278 INFO    ARF (16316): Final RCS 31.16 (base 25.00 + loadout 0.00) * axpect 1.25)
2023-07-29 22:48:00.647 INFO    ARF (5548): Final RCS 8.95 (base 3.30 + loadout 2.57) * axpect 1.93)
2023-07-29 22:48:00.654 INFO    ARF (12064): Final RCS 8.96 (base 3.30 + loadout 2.57) * axpect 1.94)
2023-07-29 22:48:00.654 INFO    ARF (12064): Final RCS 0.82 (base 0.30 + loadout 0.00) * axpect 2.74)
2023-07-29 22:48:00.669 INFO    ARF (11024): Final RCS 8.96 (base 3.30 + loadout 2.57) * axpect 1.94)
2023-07-29 22:48:00.669 INFO    ARF (11024): Final RCS 0.82 (base 0.30 + loadout 0.00) * axpect 2.73)
2023-07-29 22:48:00.676 INFO    ARF (448): Final RCS 8.96 (base 3.30 + loadout 2.57) * axpect 1.94)
2023-07-29 22:48:00.676 INFO    ARF (448): Final RCS 0.82 (base 0.30 + loadout 0.00) * axpect 2.73)
2023-07-29 22:48:00.684 INFO    ARF (1352): Final RCS 8.97 (base 3.30 + loadout 2.57) * axpect 1.94)
2023-07-29 22:48:00.684 INFO    ARF (1352): Final RCS 0.82 (base 0.30 + loadout 0.00) * axpect 2.72)
2023-07-29 22:48:00.700 INFO    ARF (11024): Final RCS 8.97 (base 3.30 + loadout 2.57) * axpect 1.94)
2023-07-29 22:48:00.700 INFO    ARF (11024): Final RCS 0.82 (base 0.30 + loadout 0.00) * axpect 2.72)
2023-07-29 22:48:00.707 INFO    ARF (448): Final RCS 8.98 (base 3.30 + loadout 2.57) * axpect 1.94)
2023-07-29 22:48:00.707 INFO    ARF (448): Final RCS 0.81 (base 0.30 + loadout 0.00) * axpect 2.71)
2023-07-29 22:48:00.729 INFO    ASYNCNET (Main): Current ping: 73.7ms
2023-07-29 22:48:00.745 INFO    ARF (3968): Final RCS 14.59 (base 2.40 + loadout 1.22) * axpect 5.57)
2023-07-29 22:48:00.753 INFO    ARF (11024): Final RCS 14.60 (base 2.40 + loadout 1.22) * axpect 5.57)
2023-07-29 22:48:00.776 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:48:00.776 INFO    ARF (8624): Final RCS 14.60 (base 2.40 + loadout 1.22) * axpect 5.58)
2023-07-29 22:48:00.783 INFO    ARF (16380): Final RCS 14.61 (base 2.40 + loadout 1.22) * axpect 5.58)
2023-07-29 22:48:00.814 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:48:00.814 INFO    ARF (7300): Final RCS 9.28 (base 3.00 + loadout 4.08) * axpect 1.73)
2023-07-29 22:48:00.836 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:48:00.836 INFO    ARF (14528): Final RCS 9.27 (base 3.00 + loadout 4.08) * axpect 1.73)
2023-07-29 22:48:01.068 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:48:01.068 INFO    ARF (5548): Final RCS 12.29 (base 3.00 + loadout 4.29) * axpect 2.66)
2023-07-29 22:48:01.076 INFO    ARF (13420): Final RCS 10.56 (base 3.30 + loadout 5.12) * axpect 1.65)
2023-07-29 22:48:01.077 INFO    ARF (13420): Final RCS 12.29 (base 3.00 + loadout 4.29) * axpect 2.67)
2023-07-29 22:48:01.084 INFO    ARF (9160): Final RCS 10.56 (base 3.30 + loadout 5.12) * axpect 1.65)
2023-07-29 22:48:01.084 INFO    ARF (9160): Final RCS 12.29 (base 3.00 + loadout 4.29) * axpect 2.67)
2023-07-29 22:48:01.099 INFO    ARF (448): Final RCS 10.56 (base 3.30 + loadout 5.12) * axpect 1.65)
2023-07-29 22:48:01.099 INFO    ARF (448): Final RCS 12.30 (base 3.00 + loadout 4.29) * axpect 2.67)
2023-07-29 22:48:01.106 INFO    ARF (8624): Final RCS 10.56 (base 3.30 + loadout 5.12) * axpect 1.65)
2023-07-29 22:48:01.106 INFO    ARF (8624): Final RCS 12.30 (base 3.00 + loadout 4.29) * axpect 2.67)
2023-07-29 22:48:01.114 INFO    ARF (11024): Final RCS 10.56 (base 3.30 + loadout 5.12) * axpect 1.65)
2023-07-29 22:48:01.114 INFO    ARF (11024): Final RCS 12.30 (base 3.00 + loadout 4.29) * axpect 2.67)
2023-07-29 22:48:01.129 INFO    ARF (8204): Final RCS 10.56 (base 3.30 + loadout 5.12) * axpect 1.65)
2023-07-29 22:48:01.129 INFO    ARF (8204): Final RCS 12.31 (base 3.00 + loadout 4.29) * axpect 2.67)
2023-07-29 22:48:01.486 INFO    ARF (13420): Final RCS 10.53 (base 3.30 + loadout 5.12) * axpect 1.64)
2023-07-29 22:48:01.494 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:48:01.494 INFO    ARF (14528): Final RCS 12.42 (base 3.00 + loadout 4.29) * axpect 2.71)
2023-07-29 22:48:01.508 INFO    ARF (5996): Final RCS 10.53 (base 3.30 + loadout 5.12) * axpect 1.64)
2023-07-29 22:48:01.508 INFO    ARF (5996): Final RCS 12.42 (base 3.00 + loadout 4.29) * axpect 2.71)
2023-07-29 22:48:01.515 INFO    ARF (3968): Final RCS 10.53 (base 3.30 + loadout 5.12) * axpect 1.64)
2023-07-29 22:48:01.515 INFO    ARF (3968): Final RCS 12.42 (base 3.00 + loadout 4.29) * axpect 2.71)
2023-07-29 22:48:01.523 INFO    ARF (10832): Final RCS 10.54 (base 3.30 + loadout 5.12) * axpect 1.64)
2023-07-29 22:48:01.523 INFO    ARF (10832): Final RCS 12.43 (base 3.00 + loadout 4.29) * axpect 2.71)
2023-07-29 22:48:01.539 INFO    ARF (1352): Final RCS 10.54 (base 3.30 + loadout 5.12) * axpect 1.64)
2023-07-29 22:48:01.539 INFO    ARF (1352): Final RCS 12.43 (base 3.00 + loadout 4.29) * axpect 2.71)
2023-07-29 22:48:01.546 INFO    ARF (3968): Final RCS 10.54 (base 3.30 + loadout 5.12) * axpect 1.64)
2023-07-29 22:48:01.546 INFO    ARF (3968): Final RCS 12.43 (base 3.00 + loadout 4.29) * axpect 2.71)
2023-07-29 22:48:01.749 INFO    ARF (1352): Final RCS 9.52 (base 3.00 + loadout 4.08) * axpect 1.81)
2023-07-29 22:48:01.795 WARNING LOG (3992): 4 duplicate message(s) skipped.
2023-07-29 22:48:01.795 INFO    ARF (14528): Final RCS 9.51 (base 3.00 + loadout 4.08) * axpect 1.81)
2023-07-29 22:48:01.818 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:48:01.818 INFO    ARF (3968): Final RCS 14.91 (base 2.40 + loadout 1.22) * axpect 5.70)
2023-07-29 22:48:01.832 INFO    ARF (10832): Final RCS 14.92 (base 2.40 + loadout 1.22) * axpect 5.71)
2023-07-29 22:48:01.862 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:48:01.862 INFO    ARF (11892): Final RCS 14.93 (base 2.40 + loadout 1.22) * axpect 5.71)
2023-07-29 22:48:01.908 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:48:01.908 INFO    ARF (13920): Final RCS 0.73 (base 0.30 + loadout 0.00) * axpect 2.43)
2023-07-29 22:48:01.917 INFO    ARF (8624): Final RCS 9.28 (base 3.30 + loadout 2.57) * axpect 2.03)
2023-07-29 22:48:01.917 INFO    ARF (8624): Final RCS 0.73 (base 0.30 + loadout 0.00) * axpect 2.43)
2023-07-29 22:48:01.925 INFO    ARF (17328): Final RCS 9.28 (base 3.30 + loadout 2.57) * axpect 2.03)
2023-07-29 22:48:01.925 INFO    ARF (17328): Final RCS 0.73 (base 0.30 + loadout 0.00) * axpect 2.43)
2023-07-29 22:48:01.938 INFO    ARF (14048): Final RCS 9.28 (base 3.30 + loadout 2.57) * axpect 2.03)
2023-07-29 22:48:01.938 INFO    ARF (14048): Final RCS 0.73 (base 0.30 + loadout 0.00) * axpect 2.43)
2023-07-29 22:48:01.946 INFO    ARF (13420): Final RCS 9.28 (base 3.30 + loadout 2.57) * axpect 2.03)
2023-07-29 22:48:01.946 INFO    ARF (13420): Final RCS 0.73 (base 0.30 + loadout 0.00) * axpect 2.43)
2023-07-29 22:48:01.954 INFO    ARF (14528): Final RCS 9.29 (base 3.30 + loadout 2.57) * axpect 2.03)
2023-07-29 22:48:01.954 INFO    ARF (14528): Final RCS 0.73 (base 0.30 + loadout 0.00) * axpect 2.43)
2023-07-29 22:48:01.969 INFO    ARF (13920): Final RCS 9.29 (base 3.30 + loadout 2.57) * axpect 2.04)
2023-07-29 22:48:01.969 INFO    ARF (13920): Final RCS 0.73 (base 0.30 + loadout 0.00) * axpect 2.43)
2023-07-29 22:48:01.976 INFO    ARF (16380): Final RCS 9.29 (base 3.30 + loadout 2.57) * axpect 2.04)
2023-07-29 22:48:02.340 WARNING Mission (Main): register_unit(1000221,18516481) : db.units['1000221'] table is missing
2023-07-29 22:48:02.349 INFO    ARF (5276): Final RCS 26.09 (base 25.00 + loadout 0.00) * axpect 1.04)
2023-07-29 22:48:02.359 INFO    ARF (14528): Final RCS 26.06 (base 25.00 + loadout 0.00) * axpect 1.04)
2023-07-29 22:48:02.365 INFO    ARF (16380): Final RCS 26.03 (base 25.00 + loadout 0.00) * axpect 1.04)
2023-07-29 22:48:02.379 INFO    ARF (17328): Final RCS 26.01 (base 25.00 + loadout 0.00) * axpect 1.04)
2023-07-29 22:48:02.387 INFO    ARF (7300): Final RCS 25.98 (base 25.00 + loadout 0.00) * axpect 1.04)
2023-07-29 22:48:02.395 INFO    ARF (13420): Final RCS 25.95 (base 25.00 + loadout 0.00) * axpect 1.04)
2023-07-29 22:48:02.738 INFO    ARF (5276): Final RCS 25.08 (base 25.00 + loadout 0.00) * axpect 1.00)
2023-07-29 22:48:02.744 INFO    ARF (12064): Final RCS 25.05 (base 25.00 + loadout 0.00) * axpect 1.00)
2023-07-29 22:48:02.758 INFO    ARF (13420): Final RCS 25.03 (base 25.00 + loadout 0.00) * axpect 1.00)
2023-07-29 22:48:02.769 INFO    ARF (448): Final RCS 25.00 (base 25.00 + loadout 0.00) * axpect 1.00)
2023-07-29 22:48:02.782 INFO    ARF (13920): Final RCS 24.98 (base 25.00 + loadout 0.00) * axpect 1.00)
2023-07-29 22:48:02.787 INFO    ARF (8624): Final RCS 24.95 (base 25.00 + loadout 0.00) * axpect 1.00)
2023-07-29 22:48:02.802 INFO    ARF (16316): Final RCS 24.93 (base 25.00 + loadout 0.00) * axpect 1.00)
2023-07-29 22:48:03.168 INFO    ARF (5276): Final RCS 9.26 (base 3.30 + loadout 2.57) * axpect 2.03)
2023-07-29 22:48:03.189 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:48:03.189 INFO    ARF (1352): Final RCS 43.01 (base 2.40 + loadout 6.41) * axpect 15.25)
2023-07-29 22:48:03.198 INFO    ARF (14528): Final RCS 9.25 (base 3.30 + loadout 2.57) * axpect 2.03)
2023-07-29 22:48:03.198 INFO    ARF (14528): Final RCS 43.01 (base 2.40 + loadout 6.41) * axpect 15.25)
2023-07-29 22:48:03.206 INFO    ARF (8204): Final RCS 9.25 (base 3.30 + loadout 2.57) * axpect 2.03)
2023-07-29 22:48:03.206 INFO    ARF (8204): Final RCS 43.01 (base 2.40 + loadout 6.41) * axpect 15.25)
2023-07-29 22:48:03.220 INFO    ARF (13920): Final RCS 9.25 (base 3.30 + loadout 2.57) * axpect 2.02)
2023-07-29 22:48:03.220 INFO    ARF (13920): Final RCS 43.01 (base 2.40 + loadout 6.41) * axpect 15.25)
2023-07-29 22:48:03.333 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:48:03.333 INFO    ARF (8204): Final RCS 9.11 (base 3.00 + loadout 4.08) * axpect 1.68)
2023-07-29 22:48:03.349 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:48:03.349 INFO    ARF (8624): Final RCS 9.10 (base 3.00 + loadout 4.08) * axpect 1.68)
2023-07-29 22:48:03.445 WARNING LOG (3992): 4 duplicate message(s) skipped.
2023-07-29 22:48:03.445 WARNING WORLD (Main): ModelTimeQuantizer: SAME MODEL TIME
2023-07-29 22:48:03.603 INFO    ARF (448): Final RCS 10.82 (base 3.30 + loadout 5.12) * axpect 1.73)
2023-07-29 22:48:03.993 WARNING LOG (3992): 5 duplicate message(s) skipped.
2023-07-29 22:48:03.993 INFO    ARF (448): Final RCS 9.37 (base 3.30 + loadout 3.67) * axpect 1.73)
2023-07-29 22:48:04.023 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:48:04.023 INFO    ARF (3968): Final RCS 9.38 (base 3.30 + loadout 3.67) * axpect 1.73)
2023-07-29 22:48:04.258 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:48:04.258 INFO    ARF (12064): Final RCS 9.04 (base 3.00 + loadout 4.08) * axpect 1.66)
2023-07-29 22:48:04.297 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:48:04.297 INFO    ARF (10832): Final RCS 9.04 (base 3.00 + loadout 4.08) * axpect 1.65)
2023-07-29 22:48:04.416 WARNING LOG (3992): 2 duplicate message(s) skipped.
2023-07-29 22:48:04.416 INFO    ARF (16316): Final RCS 0.77 (base 0.30 + loadout 0.00) * axpect 2.56)
2023-07-29 22:48:04.431 INFO    ARF (13420): Final RCS 9.04 (base 3.30 + loadout 2.57) * axpect 1.96)
2023-07-29 22:48:04.431 INFO    ARF (13420): Final RCS 0.77 (base 0.30 + loadout 0.00) * axpect 2.55)
2023-07-29 22:48:04.439 INFO    ARF (5276): Final RCS 9.04 (base 3.30 + loadout 2.57) * axpect 1.96)
2023-07-29 22:48:04.439 INFO    ARF (5276): Final RCS 0.77 (base 0.30 + loadout 0.00) * axpect 2.55)
2023-07-29 22:48:04.447 INFO    ARF (17328): Final RCS 9.04 (base 3.30 + loadout 2.57) * axpect 1.96)
2023-07-29 22:48:04.447 INFO    ARF (17328): Final RCS 0.77 (base 0.30 + loadout 0.00) * axpect 2.55)
2023-07-29 22:48:04.455 INFO    ARF (8624): Final RCS 9.04 (base 3.30 + loadout 2.57) * axpect 1.96)
2023-07-29 22:48:04.455 INFO    ARF (8624): Final RCS 0.77 (base 0.30 + loadout 0.00) * axpect 2.55)
2023-07-29 22:48:04.468 INFO    ARF (9160): Final RCS 9.04 (base 3.30 + loadout 2.57) * axpect 1.96)
2023-07-29 22:48:04.468 INFO    ARF (9160): Final RCS 0.77 (base 0.30 + loadout 0.00) * axpect 2.55)
2023-07-29 22:48:04.478 INFO    ARF (3428): Final RCS 9.04 (base 3.30 + loadout 2.57) * axpect 1.96)
2023-07-29 22:48:04.478 INFO    ARF (3428): Final RCS 0.76 (base 0.30 + loadout 0.00) * axpect 2.55)
2023-07-29 22:48:04.859 INFO    ARF (8624): Final RCS 21.62 (base 25.00 + loadout 0.00) * axpect 0.86)
2023-07-29 22:48:04.874 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:48:04.874 INFO    ARF (3428): Final RCS 21.61 (base 25.00 + loadout 0.00) * axpect 0.86)
2023-07-29 22:48:04.890 INFO    ARF (14528): Final RCS 21.60 (base 25.00 + loadout 0.00) * axpect 0.86)
2023-07-29 22:48:04.905 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:48:04.905 INFO    ARF (12064): Final RCS 21.59 (base 25.00 + loadout 0.00) * axpect 0.86)
2023-07-29 22:48:05.183 INFO    ARF (12064): Final RCS 21.49 (base 25.00 + loadout 0.00) * axpect 0.86)
2023-07-29 22:48:05.228 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:48:05.228 INFO    ARF (8624): Final RCS 21.48 (base 25.00 + loadout 0.00) * axpect 0.86)
2023-07-29 22:48:05.248 WARNING LOG (3992): 1 duplicate message(s) skipped.
2023-07-29 22:48:05.248 INFO    EDCORE (8172): try to write dump information
2023-07-29 22:48:05.267 INFO    EDCORE (8172): # -------------- 20230729-224805 --------------
2023-07-29 22:48:05.268 INFO    EDCORE (8172): DCS/2.8.7.42718 (x86_64; MT; Windows NT 10.0.22621)
2023-07-29 22:48:05.273 INFO    EDCORE (8172): G:\DCS World OpenBeta\bin-mt\edterrainGraphics41.dll
2023-07-29 22:48:05.278 INFO    EDCORE (8172): # C0000005 ACCESS_VIOLATION at 00007ffbd646b656 00:00000000
2023-07-29 22:48:05.280 INFO    EDCORE (8172): SymInit: Symbol-SearchPath: 'G:\DCS World OpenBeta\bin-mt;', symOptions: 532, UserName: 'Erdi'
2023-07-29 22:48:05.281 INFO    EDCORE (8172): OS-Version: 10.0.22621 () 0x100-0x1
2023-07-29 22:48:05.283 INFO    EDCORE (8172): 0x00000000000fb656 (edterrainGraphics41): edtg41::TerrainRenderable::render + 0xFD6
2023-07-29 22:48:05.284 INFO    EDCORE (8172): 0x00000000000fa56d (edterrainGraphics41): edtg41::TerrainRenderable::render + 0x8D
2023-07-29 22:48:05.285 INFO    EDCORE (8172): 0x00000000000e5310 (edterrainGraphics41): createInstancerRenderable + 0x474E0
2023-07-29 22:48:05.287 INFO    EDCORE (8172): 0x00000000000bd727 (Visualizer): RenderParserImpl::isEmpty + 0x2A1F7
2023-07-29 22:48:05.288 INFO    EDCORE (8172): 0x000000000008d00e (GraphicsCore): render::TerrainModule::addUpdatePass + 0x80E
2023-07-29 22:48:05.288 INFO    EDCORE (8172): 0x000000000004385f (GraphicsCore): render::BaseRenderingPass::execute + 0x1F
2023-07-29 22:48:05.288 INFO    EDCORE (8172): 0x000000000003de30 (GraphicsCore): render::RenderGraph::~RenderGraph + 0x29B0
2023-07-29 22:48:05.288 INFO    EDCORE (8172): 0x0000000000044a02 (GraphicsCore): render::RenderGraph::render + 0x292
2023-07-29 22:48:05.289 INFO    EDCORE (8172): 0x000000000001a858 (SceneRenderer): DCSSceneRenderer::renderBakedRenderGraph + 0x38
2023-07-29 22:48:05.289 INFO    EDCORE (8172): 0x0000000000118d56 (Visualizer): smSceneManager::regLua + 0x1076
2023-07-29 22:48:05.289 INFO    EDCORE (8172): 0x0000000000105799 (Visualizer): smCamera_Implement::getClipRegion + 0x16939
2023-07-29 22:48:05.289 INFO    EDCORE (8172): 0x00000000000f5106 (Visualizer): smCamera_Implement::getClipRegion + 0x62A6
2023-07-29 22:48:05.289 INFO    EDCORE (8172): 0x0000000000108702 (Visualizer): smSceneManager::DestroySceneManager + 0x1562
2023-07-29 22:48:05.290 INFO    EDCORE (8172): 0x00000000000326b1 (edCore): ed::thread::_get_current_thread_id + 0x71
2023-07-29 22:48:05.290 INFO    EDCORE (8172): 0x0000000000029363 (ucrtbase): _recalloc + 0xA3
2023-07-29 22:48:05.291 INFO    EDCORE (8172): 0x00000000000126ad (KERNEL32): BaseThreadInitThunk + 0x1D
2023-07-29 22:48:05.522 INFO    EDCORE (8172): Minidump created.
2023-07-29 22:48:05.522 INFO    Lua::Config (8172): stack traceback:
2023-07-29 22:48:05.528 WARNING LOG (3992): 3 duplicate message(s) skipped.
2023-07-29 22:48:05.528 INFO    APP (8172): enumerating loaded modules
2023-07-29 22:48:05.529 INFO    APP (8172): G:\DCS World OpenBeta\bin-mt\DCS.exe, 31947616 bytes, created 28:7:2023-14.40.14, written 28:7:2023-14.40.14, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.529 INFO    APP (8172): C:\WINDOWS\SYSTEM32\ntdll.dll, 2174848 bytes, created 14:7:2023-20.29.22, written 14:7:2023-20.29.22, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.529 INFO    APP (8172): C:\WINDOWS\System32\KERNEL32.DLL, 807136 bytes, created 14:7:2023-20.29.10, written 14:7:2023-20.29.10, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.529 INFO    APP (8172): C:\WINDOWS\System32\KERNELBASE.dll, 3844176 bytes, created 14:7:2023-20.29.22, written 14:7:2023-20.29.22, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.529 INFO    APP (8172): C:\WINDOWS\SYSTEM32\apphelp.dll, 629480 bytes, created 12:5:2023-16.40.9, written 12:5:2023-16.40.9, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.529 INFO    APP (8172): C:\WINDOWS\System32\WS2_32.dll, 476592 bytes, created 7:5:2022-5.19.31, written 7:5:2022-5.19.31, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.529 INFO    APP (8172): G:\DCS World OpenBeta\bin-mt\Terrain.dll, 279552 bytes, created 28:7:2023-14.39.48, written 28:7:2023-14.39.48, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.529 INFO    APP (8172): C:\WINDOWS\System32\RPCRT4.dll, 1158376 bytes, created 14:7:2023-20.29.23, written 14:7:2023-20.29.23, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.529 INFO    APP (8172): C:\WINDOWS\System32\ADVAPI32.dll, 720400 bytes, created 14:4:2023-17.35.38, written 14:4:2023-17.35.38, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.529 INFO    APP (8172): C:\WINDOWS\System32\msvcrt.dll, 691456 bytes, created 23:11:2022-22.10.52, written 23:11:2022-22.10.52, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.529 INFO    APP (8172): G:\DCS World OpenBeta\bin-mt\edCore.dll, 10009440 bytes, created 28:7:2023-14.40.55, written 28:7:2023-14.40.55, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.529 INFO    APP (8172): C:\WINDOWS\System32\sechost.dll, 683192 bytes, created 12:5:2023-16.40.7, written 12:5:2023-16.40.7, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.529 INFO    APP (8172): C:\WINDOWS\System32\WLDAP32.dll, 397312 bytes, created 16:6:2023-16.15.44, written 16:6:2023-16.15.44, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.529 INFO    APP (8172): C:\WINDOWS\System32\ucrtbase.dll, 1133584 bytes, created 23:11:2022-22.10.51, written 23:11:2022-22.10.51, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.529 INFO    APP (8172): C:\WINDOWS\System32\GDI32.dll, 179104 bytes, created 16:6:2023-16.15.35, written 16:6:2023-16.15.35, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.530 INFO    APP (8172): C:\WINDOWS\System32\win32u.dll, 166736 bytes, created 14:7:2023-20.29.17, written 14:7:2023-20.29.17, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.530 INFO    APP (8172): C:\WINDOWS\System32\gdi32full.dll, 1154216 bytes, created 16:6:2023-16.15.42, written 16:6:2023-16.15.42, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.530 INFO    APP (8172): C:\WINDOWS\System32\msvcp_win.dll, 637752 bytes, created 23:11:2022-22.10.51, written 23:11:2022-22.10.51, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.530 INFO    APP (8172): C:\WINDOWS\System32\USER32.dll, 1765784 bytes, created 14:7:2023-20.29.17, written 14:7:2023-20.29.17, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.530 INFO    APP (8172): C:\WINDOWS\System32\SHELL32.dll, 8414224 bytes, created 14:7:2023-20.29.30, written 14:7:2023-20.29.30, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.530 INFO    APP (8172): C:\WINDOWS\System32\SHLWAPI.dll, 393928 bytes, created 12:5:2023-16.40.21, written 12:5:2023-16.40.21, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.530 INFO    APP (8172): C:\WINDOWS\System32\CRYPT32.dll, 1468248 bytes, created 14:7:2023-20.29.23, written 14:7:2023-20.29.23, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.530 INFO    APP (8172): C:\WINDOWS\System32\WINTRUST.dll, 447648 bytes, created 14:7:2023-20.29.11, written 14:7:2023-20.29.11, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.530 INFO    APP (8172): C:\WINDOWS\System32\imagehlp.dll, 133616 bytes, created 7:5:2022-5.19.30, written 7:5:2022-5.19.30, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.530 INFO    APP (8172): C:\WINDOWS\System32\ole32.dll, 1707888 bytes, created 12:5:2023-16.40.10, written 12:5:2023-16.40.10, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.530 INFO    APP (8172): C:\WINDOWS\System32\combase.dll, 3736752 bytes, created 14:4:2023-17.35.50, written 14:4:2023-17.35.50, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.530 INFO    APP (8172): C:\WINDOWS\System32\OLEAUT32.dll, 889760 bytes, created 14:7:2023-20.29.24, written 14:7:2023-20.29.24, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.530 INFO    APP (8172): G:\DCS World OpenBeta\bin-mt\World.dll, 8991584 bytes, created 28:7:2023-14.40.2, written 28:7:2023-14.40.2, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.530 INFO    APP (8172): G:\DCS World OpenBeta\bin-mt\edObjects.dll, 263680 bytes, created 28:7:2023-14.39.48, written 28:7:2023-14.39.48, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.530 INFO    APP (8172): G:\DCS World OpenBeta\bin-mt\WorldGeneral.dll, 10299744 bytes, created 28:7:2023-14.40.59, written 28:7:2023-14.40.59, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.530 INFO    APP (8172): G:\DCS World OpenBeta\bin-mt\Inter.dll, 9105248 bytes, created 28:7:2023-14.40.8, written 28:7:2023-14.40.8, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.530 INFO    APP (8172): G:\DCS World OpenBeta\bin-mt\Flight.dll, 9807712 bytes, created 28:7:2023-14.40.51, written 28:7:2023-14.40.51, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.530 INFO    APP (8172): G:\DCS World OpenBeta\bin-mt\FMBase.dll, 1269248 bytes, created 28:7:2023-14.39.51, written 28:7:2023-14.39.51, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.530 INFO    APP (8172): G:\DCS World OpenBeta\bin-mt\GraphicsCore.dll, 981504 bytes, created 28:7:2023-14.39.51, written 28:7:2023-14.39.51, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.530 INFO    APP (8172): G:\DCS World OpenBeta\bin-mt\GraphicsVista.dll, 350208 bytes, created 28:7:2023-14.39.48, written 28:7:2023-14.39.48, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.530 INFO    APP (8172): G:\DCS World OpenBeta\bin-mt\enlight.dll, 579072 bytes, created 28:7:2023-14.39.47, written 28:7:2023-14.39.47, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.530 INFO    APP (8172): G:\DCS World OpenBeta\bin-mt\Weapons.dll, 1879552 bytes, created 28:7:2023-14.39.52, written 28:7:2023-14.39.52, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.530 INFO    APP (8172): G:\DCS World OpenBeta\bin-mt\wRadio.dll, 707584 bytes, created 28:7:2023-14.39.47, written 28:7:2023-14.39.47, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.530 INFO    APP (8172): G:\DCS World OpenBeta\bin-mt\Input.dll, 655872 bytes, created 28:7:2023-14.39.48, written 28:7:2023-14.39.48, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.531 INFO    APP (8172): G:\DCS World OpenBeta\bin-mt\WeaponsBase.dll, 848896 bytes, created 28:7:2023-14.39.50, written 28:7:2023-14.39.50, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.531 INFO    APP (8172): G:\DCS World OpenBeta\bin-mt\zlib.dll, 114688 bytes, created 28:7:2023-14.39.48, written 28:7:2023-14.39.48, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.531 INFO    APP (8172): G:\DCS World OpenBeta\bin-mt\lua.dll, 175104 bytes, created 28:7:2023-14.39.48, written 28:7:2023-14.39.48, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.531 INFO    APP (8172): C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL, 195592 bytes, created 7:5:2022-5.19.31, written 7:5:2022-5.19.31, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.531 INFO    APP (8172): G:\DCS World OpenBeta\bin-mt\ed_api.dll, 10752 bytes, created 28:7:2023-14.39.48, written 28:7:2023-14.39.48, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.531 INFO    APP (8172): G:\DCS World OpenBeta\bin-mt\Space.dll, 1512448 bytes, created 28:7:2023-14.39.53, written 28:7:2023-14.39.53, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.531 INFO    APP (8172): G:\DCS World OpenBeta\bin-mt\uiBaseRenderer.dll, 86528 bytes, created 28:7:2023-14.39.48, written 28:7:2023-14.39.48, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.531 INFO    APP (8172): G:\DCS World OpenBeta\bin-mt\dxgui_win_adapter.dll, 58880 bytes, created 28:7:2023-14.39.48, written 28:7:2023-14.39.48, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.531 INFO    APP (8172): G:\DCS World OpenBeta\bin-mt\ImGui.dll, 2157568 bytes, created 28:7:2023-14.39.53, written 28:7:2023-14.39.53, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.531 INFO    APP (8172): C:\WINDOWS\System32\IMM32.dll, 212120 bytes, created 17:3:2023-16.32.2, written 17:3:2023-16.32.2, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.531 INFO    APP (8172): G:\DCS World OpenBeta\bin-mt\gui_map.dll, 221696 bytes, created 28:7:2023-14.39.48, written 28:7:2023-14.39.48, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.531 INFO    APP (8172): G:\DCS World OpenBeta\bin-mt\dxgui.dll, 1136128 bytes, created 28:7:2023-14.39.50, written 28:7:2023-14.39.50, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.531 INFO    APP (8172): G:\DCS World OpenBeta\bin-mt\renderer.dll, 95232 bytes, created 28:7:2023-14.39.48, written 28:7:2023-14.39.48, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.531 INFO    APP (8172): G:\DCS World OpenBeta\bin-mt\Weather.dll, 252928 bytes, created 28:7:2023-14.39.48, written 28:7:2023-14.39.48, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.531 INFO    APP (8172): G:\DCS World OpenBeta\bin-mt\metaShader.dll, 1254912 bytes, created 28:7:2023-14.39.51, written 28:7:2023-14.39.51, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.531 INFO    APP (8172): G:\DCS World OpenBeta\bin-mt\CockpitBase.dll, 5041152 bytes, created 28:7:2023-14.39.55, written 28:7:2023-14.39.55, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.531 INFO    APP (8172): G:\DCS World OpenBeta\bin-mt\Legacy_AFM_Base.dll, 735232 bytes, created 28:7:2023-14.39.48, written 28:7:2023-14.39.48, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.531 INFO    APP (8172): G:\DCS World OpenBeta\bin-mt\Legacy_AFM_Su25.dll, 32768 bytes, created 28:7:2023-14.39.48, written 28:7:2023-14.39.48, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.531 INFO    APP (8172): G:\DCS World OpenBeta\bin-mt\Legacy_AFM_Su39.dll, 32768 bytes, created 28:7:2023-14.39.48, written 28:7:2023-14.39.48, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.531 INFO    APP (8172): G:\DCS World OpenBeta\bin-mt\blocksim.dll, 852992 bytes, created 28:7:2023-14.39.48, written 28:7:2023-14.39.48, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.531 INFO    APP (8172): G:\DCS World OpenBeta\bin-mt\Transport.dll, 2551808 bytes, created 28:7:2023-14.39.54, written 28:7:2023-14.39.54, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.531 INFO    APP (8172): G:\DCS World OpenBeta\bin-mt\Visualizer.dll, 2365952 bytes, created 28:7:2023-14.39.54, written 28:7:2023-14.39.54, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.531 INFO    APP (8172): G:\DCS World OpenBeta\bin-mt\Scripting.dll, 9188192 bytes, created 28:7:2023-14.40.19, written 28:7:2023-14.40.19, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.531 INFO    APP (8172): G:\DCS World OpenBeta\bin-mt\WeaponBlocks.dll, 3928064 bytes, created 28:7:2023-14.39.55, written 28:7:2023-14.39.55, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.531 INFO    APP (8172): G:\DCS World OpenBeta\bin-mt\AIFM.dll, 786944 bytes, created 28:7:2023-14.39.48, written 28:7:2023-14.39.48, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.531 INFO    APP (8172): G:\DCS World OpenBeta\bin-mt\Sound.dll, 2058752 bytes, created 28:7:2023-14.39.51, written 28:7:2023-14.39.51, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.531 INFO    APP (8172): G:\DCS World OpenBeta\bin-mt\edWebviewBrowser.dll, 375808 bytes, created 28:7:2023-14.39.48, written 28:7:2023-14.39.48, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.531 INFO    APP (8172): G:\DCS World OpenBeta\bin-mt\ed_sound.dll, 197632 bytes, created 28:7:2023-14.39.48, written 28:7:2023-14.39.48, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.531 INFO    APP (8172): G:\DCS World OpenBeta\bin-mt\IngameOverlay.dll, 153600 bytes, created 28:7:2023-14.39.48, written 28:7:2023-14.39.48, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.531 INFO    APP (8172): G:\DCS World OpenBeta\bin-mt\edDebugDraw.dll, 182272 bytes, created 28:7:2023-14.39.48, written 28:7:2023-14.39.48, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.531 INFO    APP (8172): G:\DCS World OpenBeta\bin-mt\rts.dll, 1205760 bytes, created 28:7:2023-14.39.52, written 28:7:2023-14.39.52, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.531 INFO    APP (8172): G:\DCS World OpenBeta\bin-mt\animator.dll, 677888 bytes, created 28:7:2023-14.39.50, written 28:7:2023-14.39.50, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.532 INFO    APP (8172): C:\WINDOWS\SYSTEM32\MSVCP140.dll, 565640 bytes, created 27:7:2021-6.54.4, written 27:7:2021-6.54.4, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.532 INFO    APP (8172): C:\WINDOWS\SYSTEM32\VERSION.dll, 50976 bytes, created 7:5:2022-5.19.47, written 7:5:2022-5.19.47, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.532 INFO    APP (8172): C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.22621.1635_none_270f70857386168e\COMCTL32.dll, 2676032 bytes, created 12:5:2023-16.35.14, written 12:5:2023-16.35.14, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.532 INFO    APP (8172): C:\WINDOWS\WinSxS\amd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.22621.1778_none_57fe2016ce1542ec\gdiplus.dll, 1802240 bytes, created 16:6:2023-16.12.24, written 16:6:2023-16.12.24, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.532 INFO    APP (8172): C:\WINDOWS\SYSTEM32\NETAPI32.dll, 112960 bytes, created 23:11:2022-22.10.47, written 23:11:2022-22.10.47, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.532 INFO    APP (8172): C:\WINDOWS\SYSTEM32\VCRUNTIME140.dll, 97160 bytes, created 27:7:2021-6.54.24, written 27:7:2021-6.54.24, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.532 INFO    APP (8172): C:\WINDOWS\SYSTEM32\VCRUNTIME140_1.dll, 37256 bytes, created 27:7:2021-6.54.20, written 27:7:2021-6.54.20, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.532 INFO    APP (8172): C:\WINDOWS\SYSTEM32\ncrypt.dll, 199728 bytes, created 14:4:2023-17.35.50, written 14:4:2023-17.35.50, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.532 INFO    APP (8172): C:\WINDOWS\SYSTEM32\POWRPROF.dll, 330600 bytes, created 17:3:2023-16.32.0, written 17:3:2023-16.32.0, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.532 INFO    APP (8172): C:\WINDOWS\SYSTEM32\WINMM.dll, 216280 bytes, created 12:5:2023-16.39.37, written 12:5:2023-16.39.37, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.532 INFO    APP (8172): G:\DCS World OpenBeta\bin-mt\SpaceRenderer.dll, 60928 bytes, created 28:7:2023-14.39.48, written 28:7:2023-14.39.48, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.532 INFO    APP (8172): G:\DCS World OpenBeta\bin-mt\rendererUtils.dll, 258048 bytes, created 28:7:2023-14.39.48, written 28:7:2023-14.39.48, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.532 INFO    APP (8172): G:\DCS World OpenBeta\bin-mt\animator_logic.dll, 259072 bytes, created 28:7:2023-14.39.48, written 28:7:2023-14.39.48, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.532 INFO    APP (8172): G:\DCS World OpenBeta\bin-mt\assimp-vc140-mt.dll, 6530048 bytes, created 25:1:2023-15.50.10, written 25:1:2023-15.50.10, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.532 INFO    APP (8172): C:\WINDOWS\SYSTEM32\DINPUT8.dll, 245760 bytes, created 7:5:2022-5.20.4, written 7:5:2022-5.20.4, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.532 INFO    APP (8172): G:\DCS World OpenBeta\bin-mt\dbghelp.dll, 1869264 bytes, created 14:4:2021-16.11.32, written 14:4:2021-16.11.32, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.532 INFO    APP (8172): G:\DCS World OpenBeta\bin-mt\freetype.dll, 600064 bytes, created 28:7:2023-14.39.50, written 28:7:2023-14.39.50, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.532 INFO    APP (8172): G:\DCS World OpenBeta\bin-mt\offshore.dll, 936960 bytes, created 28:7:2023-14.39.51, written 28:7:2023-14.39.51, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.533 INFO    APP (8172): C:\WINDOWS\SYSTEM32\D3DCOMPILER_47.dll, 4050944 bytes, created 23:11:2022-22.10.45, written 23:11:2022-22.10.45, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.533 INFO    APP (8172): G:\DCS World OpenBeta\bin-mt\ZweiBlau.dll, 119296 bytes, created 28:7:2023-14.39.48, written 28:7:2023-14.39.48, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.533 INFO    APP (8172): G:\DCS World OpenBeta\bin-mt\Pathfinder.dll, 83968 bytes, created 28:7:2023-14.39.48, written 28:7:2023-14.39.48, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.533 INFO    APP (8172): G:\DCS World OpenBeta\bin-mt\Effects.dll, 413696 bytes, created 28:7:2023-14.39.48, written 28:7:2023-14.39.48, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.533 INFO    APP (8172): G:\DCS World OpenBeta\bin-mt\LandVehicle.dll, 112640 bytes, created 28:7:2023-14.39.48, written 28:7:2023-14.39.48, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.533 INFO    APP (8172): G:\DCS World OpenBeta\bin-mt\PostEffects.dll, 311296 bytes, created 28:7:2023-14.39.48, written 28:7:2023-14.39.48, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.533 INFO    APP (8172): G:\DCS World OpenBeta\bin-mt\Effects2.dll, 984576 bytes, created 28:7:2023-14.39.51, written 28:7:2023-14.39.51, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.533 INFO    APP (8172): G:\DCS World OpenBeta\bin-mt\SceneRenderer.dll, 295936 bytes, created 28:7:2023-14.39.48, written 28:7:2023-14.39.48, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.533 INFO    APP (8172): G:\DCS World OpenBeta\bin-mt\Scene.dll, 260096 bytes, created 28:7:2023-14.39.48, written 28:7:2023-14.39.48, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.533 INFO    APP (8172): G:\DCS World OpenBeta\bin-mt\openvr_api.dll, 598816 bytes, created 7:6:2019-12.22.0, written 7:6:2019-12.22.0, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.533 INFO    APP (8172): G:\DCS World OpenBeta\bin-mt\VarjoLib.dll, 144896 bytes, created 28:7:2023-14.39.48, written 28:7:2023-14.39.48, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.533 INFO    APP (8172): G:\DCS World OpenBeta\bin-mt\lua-terrain.dll, 53248 bytes, created 28:7:2023-14.39.48, written 28:7:2023-14.39.48, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.533 INFO    APP (8172): C:\WINDOWS\SYSTEM32\AVRT.dll, 55104 bytes, created 23:11:2022-22.10.32, written 23:11:2022-22.10.32, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.533 INFO    APP (8172): G:\DCS World OpenBeta\bin-mt\libcef.dll, 118102016 bytes, created 25:1:2023-15.47.4, written 25:1:2023-15.47.4, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.533 INFO    APP (8172): G:\DCS World OpenBeta\bin-mt\libsndfile-1.dll, 2311168 bytes, created 11:11:2018-23.8.30, written 11:11:2018-23.8.30, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.533 INFO    APP (8172): C:\WINDOWS\System32\COMDLG32.dll, 991232 bytes, created 17:3:2023-16.32.9, written 17:3:2023-16.32.9, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.533 INFO    APP (8172): C:\WINDOWS\System32\shcore.dll, 1001320 bytes, created 14:7:2023-20.29.17, written 14:7:2023-20.29.17, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.533 INFO    APP (8172): C:\WINDOWS\SYSTEM32\CRYPTSP.dll, 121240 bytes, created 7:5:2022-5.19.31, written 7:5:2022-5.19.31, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.533 INFO    APP (8172): G:\DCS World OpenBeta\bin-mt\tbb.dll, 212480 bytes, created 25:1:2023-15.45.31, written 25:1:2023-15.45.31, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.533 INFO    APP (8172): C:\WINDOWS\SYSTEM32\dxgi.dll, 1013776 bytes, created 14:4:2023-17.35.44, written 14:4:2023-17.35.44, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.533 INFO    APP (8172): C:\WINDOWS\SYSTEM32\Secur32.dll, 49152 bytes, created 7:5:2022-5.19.42, written 7:5:2022-5.19.42, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.534 INFO    APP (8172): C:\WINDOWS\SYSTEM32\OLEACC.dll, 430080 bytes, created 7:5:2022-5.19.42, written 7:5:2022-5.19.42, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.534 INFO    APP (8172): C:\WINDOWS\SYSTEM32\USERENV.dll, 191448 bytes, created 14:7:2023-20.29.23, written 14:7:2023-20.29.23, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.534 INFO    APP (8172): C:\WINDOWS\SYSTEM32\UIAutomationCore.DLL, 4435968 bytes, created 14:7:2023-20.29.14, written 14:7:2023-20.29.14, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.534 INFO    APP (8172): C:\WINDOWS\SYSTEM32\WTSAPI32.dll, 92288 bytes, created 7:5:2022-5.19.13, written 7:5:2022-5.19.13, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.534 INFO    APP (8172): C:\WINDOWS\SYSTEM32\HID.DLL, 57344 bytes, created 7:5:2022-5.19.30, written 7:5:2022-5.19.30, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.534 INFO    APP (8172): G:\DCS World OpenBeta\bin-mt\chrome_elf.dll, 968704 bytes, created 25:1:2023-15.49.35, written 25:1:2023-15.49.35, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.534 INFO    APP (8172): C:\WINDOWS\SYSTEM32\PROPSYS.dll, 1063336 bytes, created 23:11:2022-22.10.40, written 23:11:2022-22.10.40, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.534 INFO    APP (8172): C:\WINDOWS\SYSTEM32\DWrite.dll, 2486272 bytes, created 12:5:2023-16.39.55, written 12:5:2023-16.39.55, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.534 INFO    APP (8172): C:\WINDOWS\SYSTEM32\dwmapi.dll, 174936 bytes, created 12:5:2023-16.40.5, written 12:5:2023-16.40.5, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.534 INFO    APP (8172): C:\WINDOWS\SYSTEM32\WINSPOOL.DRV, 647168 bytes, created 16:6:2023-16.15.26, written 16:6:2023-16.15.26, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.534 INFO    APP (8172): C:\WINDOWS\SYSTEM32\USP10.dll, 102400 bytes, created 7:5:2022-5.19.35, written 7:5:2022-5.19.35, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.534 INFO    APP (8172): C:\WINDOWS\SYSTEM32\UxTheme.dll, 692224 bytes, created 12:5:2023-16.39.47, written 12:5:2023-16.39.47, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.534 INFO    APP (8172): C:\WINDOWS\SYSTEM32\d3d9.dll, 1740944 bytes, created 12:5:2023-16.40.11, written 12:5:2023-16.40.11, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.534 INFO    APP (8172): C:\WINDOWS\SYSTEM32\dxva2.dll, 162560 bytes, created 7:5:2022-5.19.22, written 7:5:2022-5.19.22, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.535 INFO    APP (8172): C:\WINDOWS\SYSTEM32\d3d11.dll, 2476520 bytes, created 14:7:2023-20.29.16, written 14:7:2023-20.29.16, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.535 INFO    APP (8172): C:\WINDOWS\SYSTEM32\credui.dll, 110592 bytes, created 12:5:2023-16.40.12, written 12:5:2023-16.40.12, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.535 INFO    APP (8172): C:\WINDOWS\SYSTEM32\urlmon.dll, 1986560 bytes, created 14:7:2023-20.29.27, written 14:7:2023-20.29.27, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.535 INFO    APP (8172): C:\WINDOWS\SYSTEM32\WINHTTP.dll, 1286488 bytes, created 12:5:2023-16.40.8, written 12:5:2023-16.40.8, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.535 INFO    APP (8172): C:\WINDOWS\SYSTEM32\CRYPTUI.dll, 368640 bytes, created 12:5:2023-16.40.12, written 12:5:2023-16.40.12, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.535 INFO    APP (8172): C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL, 139312 bytes, created 17:3:2023-16.31.59, written 17:3:2023-16.31.59, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.535 INFO    APP (8172): C:\WINDOWS\SYSTEM32\WININET.dll, 5232512 bytes, created 23:11:2022-22.10.57, written 23:11:2022-22.10.57, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.535 INFO    APP (8172): C:\WINDOWS\SYSTEM32\CRYPTBASE.DLL, 59272 bytes, created 7:5:2022-5.19.30, written 7:5:2022-5.19.30, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.535 INFO    APP (8172): C:\WINDOWS\SYSTEM32\ESENT.dll, 3981312 bytes, created 12:5:2023-16.39.48, written 12:5:2023-16.39.48, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.535 INFO    APP (8172): C:\WINDOWS\SYSTEM32\srvcli.dll, 146056 bytes, created 14:7:2023-20.29.23, written 14:7:2023-20.29.23, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.535 INFO    APP (8172): C:\WINDOWS\SYSTEM32\iertutil.dll, 2835944 bytes, created 14:7:2023-20.29.27, written 14:7:2023-20.29.27, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.535 INFO    APP (8172): C:\WINDOWS\SYSTEM32\netutils.dll, 59248 bytes, created 23:11:2022-22.10.52, written 23:11:2022-22.10.52, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.535 INFO    APP (8172): C:\WINDOWS\SYSTEM32\bcrypt.dll, 174992 bytes, created 14:7:2023-20.29.23, written 14:7:2023-20.29.23, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.536 INFO    APP (8172): G:\DCS World OpenBeta\bin-mt\dbgcore.DLL, 175056 bytes, created 14:4:2021-16.10.23, written 14:4:2021-16.10.23, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.536 INFO    APP (8172): C:\WINDOWS\SYSTEM32\dxcore.dll, 228680 bytes, created 16:6:2023-16.15.31, written 16:6:2023-16.15.31, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.536 INFO    APP (8172): C:\WINDOWS\SYSTEM32\SSPICLI.DLL, 278264 bytes, created 12:5:2023-16.40.6, written 12:5:2023-16.40.6, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.536 INFO    APP (8172): C:\WINDOWS\SYSTEM32\WKSCLI.DLL, 121216 bytes, created 14:7:2023-20.29.24, written 14:7:2023-20.29.24, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.536 INFO    APP (8172): C:\WINDOWS\SYSTEM32\SAMCLI.DLL, 102400 bytes, created 7:5:2022-5.19.31, written 7:5:2022-5.19.31, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.536 INFO    APP (8172): C:\WINDOWS\SYSTEM32\UMPDC.dll, 88192 bytes, created 7:5:2022-5.19.5, written 7:5:2022-5.19.5, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.536 INFO    APP (8172): C:\WINDOWS\SYSTEM32\MSASN1.dll, 84096 bytes, created 23:11:2022-22.10.52, written 23:11:2022-22.10.52, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.536 INFO    APP (8172): C:\WINDOWS\System32\bcryptPrimitives.dll, 513784 bytes, created 14:7:2023-20.29.23, written 14:7:2023-20.29.23, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.536 INFO    APP (8172): C:\WINDOWS\SYSTEM32\NTASN1.dll, 236912 bytes, created 7:5:2022-5.19.31, written 7:5:2022-5.19.31, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.536 INFO    APP (8172): C:\WINDOWS\SYSTEM32\inputhost.dll, 2125280 bytes, created 17:3:2023-16.31.52, written 17:3:2023-16.31.52, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.536 INFO    APP (8172): C:\WINDOWS\SYSTEM32\CoreMessaging.dll, 1274072 bytes, created 12:5:2023-16.40.11, written 12:5:2023-16.40.11, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.536 INFO    APP (8172): C:\WINDOWS\SYSTEM32\kernel.appcore.dll, 108824 bytes, created 7:5:2022-5.19.14, written 7:5:2022-5.19.14, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.536 INFO    APP (8172): C:\WINDOWS\SYSTEM32\windows.storage.dll, 9298424 bytes, created 14:7:2023-20.29.11, written 14:7:2023-20.29.11, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.537 INFO    APP (8172): C:\WINDOWS\SYSTEM32\wintypes.dll, 1319496 bytes, created 14:4:2023-17.35.50, written 14:4:2023-17.35.50, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.537 INFO    APP (8172): C:\WINDOWS\SYSTEM32\profapi.dll, 166712 bytes, created 14:7:2023-20.29.23, written 14:7:2023-20.29.23, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.537 INFO    APP (8172): C:\WINDOWS\system32\rsaenh.dll, 228672 bytes, created 7:5:2022-5.19.31, written 7:5:2022-5.19.31, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.537 INFO    APP (8172): C:\WINDOWS\System32\MSCTF.dll, 1220320 bytes, created 14:7:2023-20.29.10, written 14:7:2023-20.29.10, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.537 INFO    APP (8172): C:\WINDOWS\SYSTEM32\cscapi.dll, 73728 bytes, created 7:5:2022-5.19.43, written 7:5:2022-5.19.43, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.537 INFO    APP (8172): C:\WINDOWS\System32\NSI.dll, 46880 bytes, created 7:5:2022-5.19.31, written 7:5:2022-5.19.31, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.537 INFO    APP (8172): C:\WINDOWS\System32\clbcatq.dll, 720360 bytes, created 17:2:2023-14.31.7, written 17:2:2023-14.31.7, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.537 INFO    APP (8172): C:\WINDOWS\system32\wbem\wbemprox.dll, 65536 bytes, created 7:5:2022-5.19.10, written 7:5:2022-5.19.10, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.537 INFO    APP (8172): C:\WINDOWS\SYSTEM32\wbemcomn.dll, 512000 bytes, created 7:5:2022-5.19.10, written 7:5:2022-5.19.10, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.537 INFO    APP (8172): C:\WINDOWS\system32\wbem\wbemsvc.dll, 81920 bytes, created 7:5:2022-5.19.10, written 7:5:2022-5.19.10, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.537 INFO    APP (8172): C:\WINDOWS\system32\wbem\fastprox.dll, 1011712 bytes, created 12:5:2023-16.39.44, written 12:5:2023-16.39.44, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.537 INFO    APP (8172): C:\WINDOWS\SYSTEM32\amsi.dll, 114688 bytes, created 7:5:2022-5.19.11, written 7:5:2022-5.19.11, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.537 INFO    APP (8172): C:\Program Files (x86)\Kaspersky Lab\Kaspersky Internet Security 21.3\x64\antimalware_provider.dll, 2281728 bytes, created 20:11:2022-18.56.56, written 20:11:2022-18.56.56, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.538 INFO    APP (8172): C:\WINDOWS\System32\MMDevApi.dll, 650104 bytes, created 23:11:2022-22.10.32, written 23:11:2022-22.10.32, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.538 INFO    APP (8172): C:\WINDOWS\System32\mswsock.dll, 439408 bytes, created 7:5:2022-5.19.31, written 7:5:2022-5.19.31, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.538 INFO    APP (8172): C:\WINDOWS\System32\DEVOBJ.dll, 194240 bytes, created 17:3:2023-16.32.0, written 17:3:2023-16.32.0, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.538 INFO    APP (8172): C:\WINDOWS\SYSTEM32\cfgmgr32.dll, 327864 bytes, created 17:3:2023-16.32.0, written 17:3:2023-16.32.0, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.538 INFO    APP (8172): C:\WINDOWS\SYSTEM32\DNSAPI.dll, 1009640 bytes, created 16:6:2023-16.15.44, written 16:6:2023-16.15.44, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.538 INFO    APP (8172): C:\WINDOWS\System32\fwpuclnt.dll, 540672 bytes, created 14:7:2023-20.29.15, written 14:7:2023-20.29.15, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.538 INFO    APP (8172): C:\Windows\System32\rasadhlp.dll, 40960 bytes, created 7:5:2022-5.19.43, written 7:5:2022-5.19.43, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.538 INFO    APP (8172): C:\WINDOWS\SYSTEM32\Riched20.dll, 774144 bytes, created 7:5:2022-5.19.43, written 7:5:2022-5.19.43, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.538 INFO    APP (8172): C:\WINDOWS\SYSTEM32\msls31.dll, 290816 bytes, created 7:5:2022-5.19.43, written 7:5:2022-5.19.43, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.538 INFO    APP (8172): C:\WINDOWS\SYSTEM32\textinputframework.dll, 1249240 bytes, created 14:7:2023-20.29.16, written 14:7:2023-20.29.16, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.538 INFO    APP (8172): C:\WINDOWS\SYSTEM32\TextShaping.dll, 736912 bytes, created 12:5:2023-16.39.55, written 12:5:2023-16.39.55, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.538 INFO    APP (8172): C:\Users\rezia\AppData\Local\Discord\app-1.0.9015\modules\discord_hook-1\discord_hook\f3b854cdb9b620\DiscordHook64.dll, 1014040 bytes, created 13:7:2023-14.28.17, written 13:7:2023-14.28.17, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.538 INFO    APP (8172): C:\WINDOWS\SYSTEM32\ntmarta.dll, 220384 bytes, created 7:5:2022-5.19.31, written 7:5:2022-5.19.31, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.539 INFO    APP (8172): G:\DCS World OpenBeta\CoreMods\tech\SouthAtlanticAssets\bin\SouthAtlantic.dll, 33792 bytes, created 24:7:2023-17.23.22, written 24:7:2023-17.23.22, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.539 INFO    APP (8172): G:\DCS World OpenBeta\CoreMods\aircraft\AV8BNA\bin\AV8B_AI.dll, 90624 bytes, created 24:7:2023-17.23.22, written 24:7:2023-17.23.22, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.539 INFO    APP (8172): G:\DCS World OpenBeta\CoreMods\aircraft\C-101\bin\C101Core.dll, 103936 bytes, created 24:7:2023-17.23.22, written 24:7:2023-17.23.22, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.539 INFO    APP (8172): G:\DCS World OpenBeta\CoreMods\aircraft\ChinaAssetPack\bin\CAP_AI.dll, 212992 bytes, created 24:7:2023-17.23.22, written 24:7:2023-17.23.22, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.539 INFO    APP (8172): G:\DCS World OpenBeta\CoreMods\aircraft\ChinaAssetPack\bin\JF-17_AI.dll, 117760 bytes, created 24:7:2023-17.23.22, written 24:7:2023-17.23.22, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.539 INFO    APP (8172): G:\DCS World OpenBeta\CoreMods\aircraft\Christen Eagle II\bin\CE2_AI.dll, 143360 bytes, created 18:5:2023-15.36.16, written 18:5:2023-15.36.16, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.539 INFO    APP (8172): G:\DCS World OpenBeta\CoreMods\aircraft\F-15E\bin\F15E_AI.dll, 113664 bytes, created 28:7:2023-14.39.47, written 28:7:2023-14.39.47, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.539 INFO    APP (8172): G:\DCS World OpenBeta\CoreMods\aircraft\F14\bin\F14-AI.dll, 135680 bytes, created 24:7:2023-17.23.22, written 24:7:2023-17.23.22, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.539 INFO    APP (8172): G:\DCS World OpenBeta\CoreMods\aircraft\M-2000C\bin\M2KC_AI.dll, 102400 bytes, created 24:7:2023-17.23.22, written 24:7:2023-17.23.22, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.539 INFO    APP (8172): G:\DCS World OpenBeta\CoreMods\aircraft\MiG-21BIS\bin\MiG21_AI.dll, 137216 bytes, created 18:5:2023-15.36.16, written 18:5:2023-15.36.16, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.539 INFO    APP (8172): G:\DCS World OpenBeta\CoreMods\aircraft\Mirage-F1\bin\MirageF1Core.dll, 158720 bytes, created 24:7:2023-17.23.22, written 24:7:2023-17.23.22, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.539 INFO    APP (8172): G:\DCS World OpenBeta\CoreMods\services\CaptoGlove\bin\edCaptoGlove.dll, 686080 bytes, created 28:7:2023-14.39.47, written 28:7:2023-14.39.47, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.539 INFO    APP (8172): C:\WINDOWS\System32\SETUPAPI.dll, 4716000 bytes, created 16:6:2023-16.15.52, written 16:6:2023-16.15.52, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.539 INFO    APP (8172): C:\WINDOWS\SYSTEM32\BluetoothApis.dll, 225280 bytes, created 16:6:2023-16.15.36, written 16:6:2023-16.15.36, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.539 INFO    APP (8172): G:\DCS World OpenBeta\CoreMods\services\LeapMotion\bin\edLeapMotion.dll, 83968 bytes, created 28:7:2023-14.39.47, written 28:7:2023-14.39.47, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.539 INFO    APP (8172): G:\DCS World OpenBeta\bin-mt\LeapC.dll, 11448176 bytes, created 28:7:2023-14.39.56, written 28:7:2023-14.39.56, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.539 INFO    APP (8172): C:\WINDOWS\SYSTEM32\CONCRT140.dll, 315784 bytes, created 27:7:2021-6.54.0, written 27:7:2021-6.54.0, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.540 INFO    APP (8172): G:\DCS World OpenBeta\CoreMods\services\SensoryxVRFree\bin\edSensoryxVRFree.dll, 68096 bytes, created 28:7:2023-14.39.47, written 28:7:2023-14.39.47, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.540 INFO    APP (8172): G:\DCS World OpenBeta\bin-mt\VRfreeC.dll, 214016 bytes, created 16:6:2021-15.57.23, written 16:6:2021-15.57.23, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.540 INFO    APP (8172): C:\WINDOWS\SYSTEM32\mscoree.dll, 421888 bytes, created 7:5:2022-5.20.30, written 7:5:2022-5.20.30, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.540 INFO    APP (8172): C:\Windows\Microsoft.NET\Framework64\v4.0.30319\mscoreei.dll, 609184 bytes, created 26:11:2022-10.12.55, written 26:11:2022-10.12.55, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.540 INFO    APP (8172): G:\DCS World OpenBeta\CoreMods\services\VoiceChat\bin\VoiceChat.dll, 242688 bytes, created 28:7:2023-14.39.47, written 28:7:2023-14.39.47, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.540 INFO    APP (8172): G:\DCS World OpenBeta\bin-mt\webrtc_plugin.dll, 13189120 bytes, created 2:11:2022-16.9.31, written 2:11:2022-16.9.31, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.540 INFO    APP (8172): C:\WINDOWS\SYSTEM32\msdmo.dll, 55104 bytes, created 7:5:2022-5.18.59, written 7:5:2022-5.18.59, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.540 INFO    APP (8172): C:\WINDOWS\system32\audioses.dll, 2034320 bytes, created 14:7:2023-20.29.5, written 14:7:2023-20.29.5, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.540 INFO    APP (8172): G:\DCS World OpenBeta\CoreMods\services\jsAvionics\bin\jsAvionics.dll, 18908160 bytes, created 28:7:2023-14.39.59, written 28:7:2023-14.39.59, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.540 INFO    APP (8172): G:\DCS World OpenBeta\Mods\tech\CombinedArms\bin\GroundCockpitBase.dll, 9118560 bytes, created 28:7:2023-14.40.13, written 28:7:2023-14.40.13, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.540 INFO    APP (8172): G:\DCS World OpenBeta\Mods\tech\CombinedArms\bin\CombinedArms.dll, 9123680 bytes, created 28:7:2023-14.40.10, written 28:7:2023-14.40.10, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.540 INFO    APP (8172): G:\DCS World OpenBeta\Mods\tech\Supercarrier\bin\edSupercarrier.dll, 9118048 bytes, created 28:7:2023-14.40.10, written 28:7:2023-14.40.10, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.540 INFO    APP (8172): G:\Kaydedilen Oyunlar\DCS.openbeta\Mods\services\DCS-SRS\bin\srs.dll, 20992 bytes, created 4:7:2023-19.10.6, written 4:7:2023-19.10.6, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.540 INFO    APP (8172): G:\DCS World OpenBeta\bin-mt\dx11backend.dll, 1167872 bytes, created 28:7:2023-14.39.51, written 28:7:2023-14.39.51, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.540 INFO    APP (8172): G:\DCS World OpenBeta\bin-mt\amd_ags_x64.dll, 105472 bytes, created 11:11:2018-23.8.21, written 11:11:2018-23.8.21, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.541 INFO    APP (8172): C:\WINDOWS\SYSTEM32\directxdatabasehelper.dll, 303024 bytes, created 12:5:2023-16.39.55, written 12:5:2023-16.39.55, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.541 INFO    APP (8172): C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_14c40086f8e718c9\nvldumdx.dll, 774272 bytes, created 22:7:2023-10.3.23, written 22:7:2023-10.3.23, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.541 INFO    APP (8172): C:\WINDOWS\SYSTEM32\cryptnet.dll, 216256 bytes, created 7:5:2022-5.19.31, written 7:5:2022-5.19.31, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.541 INFO    APP (8172): C:\WINDOWS\SYSTEM32\drvstore.dll, 1455888 bytes, created 16:6:2023-16.15.52, written 16:6:2023-16.15.52, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.541 INFO    APP (8172): C:\WINDOWS\SYSTEM32\wldp.dll, 294760 bytes, created 14:7:2023-20.29.23, written 14:7:2023-20.29.23, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.541 INFO    APP (8172): C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_14c40086f8e718c9\nvwgf2umx.dll, 100335384 bytes, created 22:7:2023-10.3.24, written 22:7:2023-10.3.24, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.541 INFO    APP (8172): C:\WINDOWS\system32\nvspcap64.dll, 2904632 bytes, created 22:7:2023-10.1.37, written 22:7:2023-10.1.37, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.541 INFO    APP (8172): C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_14c40086f8e718c9\Display.NvContainer\MessageBus.dll, 7542560 bytes, created 22:7:2023-10.3.22, written 22:7:2023-10.3.22, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.541 INFO    APP (8172): C:\WINDOWS\SYSTEM32\dcomp.dll, 2377336 bytes, created 14:7:2023-20.29.25, written 14:7:2023-20.29.25, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.541 INFO    APP (8172): C:\WINDOWS\system32\nvapi64.dll, 7858064 bytes, created 22:7:2023-10.2.11, written 22:7:2023-10.2.11, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.542 INFO    APP (8172): C:\WINDOWS\system32\windowscodecs.dll, 1786400 bytes, created 12:5:2023-16.39.55, written 12:5:2023-16.39.55, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.542 INFO    APP (8172): G:\DCS World OpenBeta\bin-mt\dxbackend_mem.dll, 10752 bytes, created 11:11:2018-23.8.23, written 11:11:2018-23.8.23, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.542 INFO    APP (8172): G:\DCS World OpenBeta\bin-mt\AVIMaker.dll, 90112 bytes, created 28:7:2023-14.39.48, written 28:7:2023-14.39.48, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.542 INFO    APP (8172): G:\DCS World OpenBeta\bin-mt\ogg.dll, 23040 bytes, created 28:7:2023-14.39.48, written 28:7:2023-14.39.48, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.542 INFO    APP (8172): G:\DCS World OpenBeta\bin-mt\theora.dll, 209408 bytes, created 28:7:2023-14.39.48, written 28:7:2023-14.39.48, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.542 INFO    APP (8172): G:\DCS World OpenBeta\bin-mt\vorbis.dll, 1197056 bytes, created 28:7:2023-14.39.48, written 28:7:2023-14.39.48, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.542 INFO    APP (8172): G:\DCS World OpenBeta\bin-mt\png.dll, 196096 bytes, created 28:7:2023-14.39.48, written 28:7:2023-14.39.48, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.542 INFO    APP (8172): G:\DCS World OpenBeta\bin-mt\jpeg.dll, 152064 bytes, created 28:7:2023-14.39.48, written 28:7:2023-14.39.48, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.542 INFO    APP (8172): G:\DCS World OpenBeta\bin-mt\NGModel.dll, 394240 bytes, created 28:7:2023-14.39.48, written 28:7:2023-14.39.48, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.543 INFO    APP (8172): G:\DCS World OpenBeta\bin-mt\ModelDesc.dll, 248832 bytes, created 28:7:2023-14.39.48, written 28:7:2023-14.39.48, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.543 INFO    APP (8172): G:\DCS World OpenBeta\bin-mt\dxgui_edge_render.dll, 93696 bytes, created 28:7:2023-14.39.48, written 28:7:2023-14.39.48, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.543 INFO    APP (8172): C:\Program Files (x86)\NaturalPoint\TrackIR5\NPClient64.dll, 19656 bytes, created 6:4:2016-12.8.42, written 6:4:2016-12.8.42, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.543 INFO    APP (8172): C:\WINDOWS\SYSTEM32\resourcepolicyclient.dll, 96424 bytes, created 7:5:2022-5.19.18, written 7:5:2022-5.19.18, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.543 INFO    APP (8172): G:\DCS World OpenBeta\bin-mt\lua-dxgui.dll, 253952 bytes, created 28:7:2023-14.39.48, written 28:7:2023-14.39.48, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.543 INFO    APP (8172): C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL, 114736 bytes, created 17:3:2023-16.31.59, written 17:3:2023-16.31.59, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.543 INFO    APP (8172): G:\DCS World OpenBeta\bin-mt\lua-dxguiWin.dll, 62464 bytes, created 28:7:2023-14.39.48, written 28:7:2023-14.39.48, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.543 INFO    APP (8172): G:\DCS World OpenBeta\bin-mt\lua-textutil.dll, 22016 bytes, created 28:7:2023-14.39.48, written 28:7:2023-14.39.48, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.543 INFO    APP (8172): G:\DCS World OpenBeta\bin-mt\lua-minizip.dll, 17920 bytes, created 28:7:2023-14.39.48, written 28:7:2023-14.39.48, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.544 INFO    APP (8172): G:\DCS World OpenBeta\bin-mt\lua-MissionGenerator.dll, 805888 bytes, created 28:7:2023-14.39.50, written 28:7:2023-14.39.50, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.544 INFO    APP (8172): G:\DCS World OpenBeta\bin-mt\lua-gui_demoscene.dll, 33792 bytes, created 28:7:2023-14.39.48, written 28:7:2023-14.39.48, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.544 INFO    APP (8172): G:\DCS World OpenBeta\bin-mt\lua-ED_demosceneAPI.dll, 10752 bytes, created 28:7:2023-14.39.48, written 28:7:2023-14.39.48, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.544 INFO    APP (8172): G:\DCS World OpenBeta\bin-mt\lua-gui_nodes_map.dll, 48640 bytes, created 28:7:2023-14.39.48, written 28:7:2023-14.39.48, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.544 INFO    APP (8172): G:\DCS World OpenBeta\bin-mt\lua-reg.dll, 13824 bytes, created 28:7:2023-14.39.48, written 28:7:2023-14.39.48, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.544 INFO    APP (8172): G:\DCS World OpenBeta\bin-mt\lua-gui_axes_tune.dll, 51712 bytes, created 28:7:2023-14.39.48, written 28:7:2023-14.39.48, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.544 INFO    APP (8172): G:\DCS World OpenBeta\bin-mt\lua-magvar.dll, 11776 bytes, created 28:7:2023-14.39.48, written 28:7:2023-14.39.48, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.544 INFO    APP (8172): G:\DCS World OpenBeta\bin-mt\lua-guid.dll, 12800 bytes, created 28:7:2023-14.39.48, written 28:7:2023-14.39.48, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.544 INFO    APP (8172): G:\DCS World OpenBeta\bin-mt\lua-gui_video_player.dll, 66560 bytes, created 28:7:2023-14.39.48, written 28:7:2023-14.39.48, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.544 INFO    APP (8172): G:\DCS World OpenBeta\bin-mt\lua-socket.dll, 40960 bytes, created 28:7:2023-14.39.48, written 28:7:2023-14.39.48, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.544 INFO    APP (8172): G:\Kaydedilen Oyunlar\DCS.openbeta\Mods\tech\Tacview\bin\tacview.dll, 1227008 bytes, created 23:7:2023-18.10.56, written 23:7:2023-18.10.56, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.544 INFO    APP (8172): C:\WINDOWS\SYSTEM32\CoreUIComponents.dll, 3599504 bytes, created 12:5:2023-16.39.53, written 12:5:2023-16.39.53, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.544 INFO    APP (8172): C:\WINDOWS\SYSTEM32\edputil.dll, 163840 bytes, created 7:5:2022-5.19.36, written 7:5:2022-5.19.36, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.545 INFO    APP (8172): C:\Windows\System32\Windows.StateRepositoryPS.dll, 980720 bytes, created 14:7:2023-20.29.11, written 14:7:2023-20.29.11, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.545 INFO    APP (8172): C:\WINDOWS\SYSTEM32\virtdisk.dll, 95568 bytes, created 7:5:2022-5.19.26, written 7:5:2022-5.19.26, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.545 INFO    APP (8172): C:\Windows\System32\appresolver.dll, 646024 bytes, created 14:7:2023-20.29.19, written 14:7:2023-20.29.19, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.545 INFO    APP (8172): C:\Windows\System32\Bcp47Langs.dll, 402200 bytes, created 23:11:2022-22.10.40, written 23:11:2022-22.10.40, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.545 INFO    APP (8172): C:\Windows\System32\OneCoreUAPCommonProxyStub.dll, 6472112 bytes, created 16:6:2023-16.15.31, written 16:6:2023-16.15.31, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.545 INFO    APP (8172): G:\DCS World OpenBeta\bin-mt\edterrain4.dll, 11481440 bytes, created 28:7:2023-14.41.2, written 28:7:2023-14.41.2, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.545 INFO    APP (8172): G:\DCS World OpenBeta\bin-mt\edterrainCore.dll, 64000 bytes, created 28:7:2023-14.39.48, written 28:7:2023-14.39.48, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.545 INFO    APP (8172): G:\DCS World OpenBeta\bin-mt\edterrainExtra4.dll, 372736 bytes, created 28:7:2023-14.39.48, written 28:7:2023-14.39.48, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.545 INFO    APP (8172): G:\DCS World OpenBeta\bin-mt\edterrainGraphics41.dll, 1438208 bytes, created 28:7:2023-14.39.53, written 28:7:2023-14.39.53, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.545 INFO    APP (8172): G:\DCS World OpenBeta\Mods\aircraft\P-47D-30\bin\P47D30.dll, 9326944 bytes, created 28:7:2023-14.40.33, written 28:7:2023-14.40.33, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.545 INFO    APP (8172): G:\DCS World OpenBeta\bin-mt\DCSWWII.dll, 2283520 bytes, created 28:7:2023-14.39.52, written 28:7:2023-14.39.52, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.546 INFO    APP (8172): G:\DCS World OpenBeta\Mods\aircraft\M-2000C\bin\M2KC_FM.dll, 9223008 bytes, created 28:7:2023-14.40.27, written 28:7:2023-14.40.27, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.546 INFO    APP (8172): G:\DCS World OpenBeta\Mods\aircraft\M-2000C\bin\M2KC_CPT.dll, 9960288 bytes, created 28:7:2023-14.40.55, written 28:7:2023-14.40.55, accessed 29:7:2023-22.48.5
2023-07-29 22:48:05.546 INFO    APP (8172): try to write track file
2023-07-29 22:48:10.712 INFO    APP (8172): 'G:\Kaydedilen Oyunlar\DCS.openbeta\Logs\dcs.20230729-224805.crash' deleted successfully
2023-07-29 22:48:10.835 INFO    APP (8172): 'G:\Kaydedilen Oyunlar\DCS.openbeta\Logs\dcs.20230729-224805.dmp' deleted successfully
2023-07-29 22:48:10.835 WARNING APP (8172): file 'G:\Kaydedilen Oyunlar\DCS.openbeta\Tracks\Multiplayer\4YA_Cau_PVE2_V2.67_MOD[01_MAY_FEW]-20230730-010404.trk' skipped due to large size, 64.948738 MB
2023-07-29 22:48:21.980 INFO    APP (8172): dxdiag.exe /64bit /whql:off /t "G:\Kaydedilen Oyunlar\DCS.openbeta\Logs\\dxdiag.txt"
2023-07-29 22:48:37.578 INFO    APP (8172): 'G:\Kaydedilen Oyunlar\DCS.openbeta\Logs\dxdiag.txt' deleted successfully
2023-07-29 22:48:37.579 INFO    APP (8172): failed to open 'G:\Kaydedilen Oyunlar\DCS.openbeta\Logs\voice_chat.log' for reading
=== Log closed.

 

Link to comment
Share on other sites

On 7/29/2023 at 5:14 AM, Flappie said:

@flag02004 Regarding your crash, I disagree. Yours looks exactly like this one:

(solutions inside)

As for the ship wakes, if they don't come back after your try these solutions, disable your mods and see if they are back.

Thanks for this advice, i tried everything you mentioned in this thread, but no change, same crash....so i thought it is mod related as you had said.

I took a look on the DCS log and at the crash itself.

first, i reproduced the crash 3 times and it occured every time at the same moment, with only one action in progress...a ship shooting at an aircraft with guns and the game freezed at the momment the first bullet impacted water...

DCS_Crash-1.jpg

Second, i found numerous DX11BACKEND WARNING refering to a file named "glass.hlsl", which is part of "TAZ1004 Clear Glass" mod

Capture d'écran 2023-07-30 043741.png

I found also numerous error EFFECTS2 referring to an another file named "shiptrail.lua" which is part of "TAZ1004 Better Smoke" mod

Capture d'écran 2023-07-30 035142.png

I removed the two mods and....miracle...all is working fine like before the update, i also recovered the ship trails and wake. Something may have changed in the update, because the 2 mods were active before the update and was working fine...

Edit: The thread from TAZ1004 about better smoke mod confirm the problem linked to impact of bullet on water. He solved the problem in V21

 


Edited by flag02004
  • Thanks 1
Link to comment
Share on other sites

The keyword "renderBakedRenderGraph" seen in your last crash took me to different threads with different solutions. Please try these:

Solution 1: Rename your "Saved Games/DCS../Config/options.lua" file to "options.lua.back". DCS will have default settings. Change them to your liking and see if DCS keeps crashing.

Solution 2: Disable XMP profile in your BIOS.

Don't accept indie game testing requests from friends in Discord. Ever.

Link to comment
Share on other sites

On 7/30/2023 at 3:50 PM, Flappie said:

The keyword "renderBakedRenderGraph" seen in your last crash took me to different threads with different solutions. Please try these:

Solution 1: Rename your "Saved Games/DCS../Config/options.lua" file to "options.lua.back". DCS will have default settings. Change them to your liking and see if DCS keeps crashing.

Solution 2: Disable XMP profile in your BIOS.

The second solution was easier and more logical. There is no problem at the moment. If there is a problem, I will write here again. And I'm wondering one thing, do SSAA and Motion Blur feature work?

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...