Falcon BMS Forum
    • Categories
    • Unread
    • Recent
    • Popular
    • Website
    • Wiki
    • Discord
    • Contact
    • Register
    • Login

    4.37.8 testers needed

    Scheduled Pinned Locked Moved Technical Support (BMS Bugs Only)
    64 Posts 18 Posters 2.5k Views 1 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • S Offline
      Seifer
      last edited by Seifer

      Hello all, following our sequence of small updates for 4.37 until 4.38 is launched, we have another update.

      4.37.8.3

      Link to internal installer: https://drive.google.com/file/d/1CJGO-UhLmRf0tuYTfBBZ9MinC5MnK3Ap/view?usp=drive_link (see instructions at the end)

      Code:

      • Fix CTD in tanker brain code.

      4.37.8.2

      Code:

      • Tacview: Always record all properties
      • Fix editor not saving feature lights

      Data

      • Added new frag files for AWACS gameplay messages.

      4.37.8.1

      Code:

      CTD and Stability fixes
      • Fixes bad casts related to flights that land on squadron waypoints
      • Fix RemoveFromSorted Memory Issue
      • Fix bomb bay weapons CTD
      • Fix F16 cursor being corrupted in AMD video cards
      Gameplay fixes
      • Fix Radar lock break when chaffs released by multiple contacts
      • Fix bug where AI #2 was unable to contact in MP on Drogue Refuel
      • Fix AI ground avoidance missing terrain edges
      • Fix AI fluttering surfaces
      • Fix AI droping Chaffs and Flares at each new RWR contact , in particular close
      • Moves ApplyColorFilter from Render3D to Render2D (bad cast)
      Performance changes
      • Increase Sim and Render thread performance by making material reads without locks.
      • Improves simthread performance by making LightManager constructor slightly cheaper.
      • Improve sim thread performance by making LightManager very lightweight
      Other:
      • Warns flight when leaving station area (gameplay option): requires set g_bAwacsGameplayMessages 1
      • BMS Hash checker v1.1 - case insensitive search

      Data:

      • Add comm entries for startion started, leaving station, station finished and left station. Awacs gameplay messages
      • BMS Hash checker v1.1 - case insensitive search
      • Adds missing cpuperf flag and update version to 4.37.8.0

      Instructions:

      Installer will copy your public install and create a new one, totally separated from public. I also provided an launcher which can read the internal install (can be found in Launcher->FalconBMS_Alternative_Launcher.exe)

      Feel free to post bug reports/feedback here.

      Thanks!

      1 Reply Last reply Reply Quote 26
      • S Offline
        Seifer
        last edited by Seifer

        One note about g_bAwacsGameplayMessages.

        This is something very particular to me, but I also feel that other players enjoy a bit more gameplay factors. So here goes a word of caution: these messages are not realistic (meaning, in real life, an AWACS operator would not send those).

        That is why it is off by default and you need to add set g_bAwacsGameplayMessages 1 to your Falcon BMS User.cfg file if you want those. What does it do?

        • When flying BARCAPS, AWACS will send you a welcome message when station starts.
        • When you are leaving the station area, AWACS will warn you once to return to briefed flight plan.
        • When station time is finished, AWACS will tell you mission success RTB.
        • When you leave area, AWACS will send you a mission failed.

        These are just messages to guide you, so that you, as a player, undertand better the game mechanics behind it. It is totally optional, so if you don’t like it, simply leave it disabled. In MP, server will also need to enable it if you are interested.

        CAGC J 2 Replies Last reply Reply Quote 17
        • CAGC Offline
          CAG @Seifer
          last edited by tiag

          @Seifer Got my first CTD with 4.37.8

          ================================== CRASHLOG =====================================
          Falcon BMS.exe caused an EXCEPTION_BREAKPOINT in:
          00000000048338C9 Falcon BMS.exe, AirframeClass::Yaw()+1193 byte(s), N:\Projetos\falcon-bms\bms-code-4.37\SIM\Airframe\Yaw.cpp, line 186+286 byte(s)
          Exception handler called in UnhandledExceptionHandler.
          BreakpointBytes at CS:RIP: CC 48 8B FA 49 8B C8 8B 83 40 04 00 00 D1 E8 A8 
          
          Registers:
          RAX=0x000000014e165501  RBX=0x000000014e164d10  RCX=0x000000014e165980  RDX=0x000000014e165540
          RSI=0x0000000000000000  RDI=0x000000014e165540  RBP=0x0000000000000000  RSP=0x00000000333cf890
          RIP=0x00000000048338c9  FLG=0x0000000000000246  
           R8=0x000000014e165980   R9=0x000000014e165528  R10=0x000000000511c3b0  R11=0x00000000333cf928
          R12=0x0000000000000001  R13=0x000000000f3e6020  R14=0x0000000000000001  R15=0x0000000000000004
          CS=0x0033  DS=0x002B  SS=0x002B  ES=0x002B  FS=0x0053  GS=0x002B
          
          Call Stack:
          0033:00000000048338C9 Falcon BMS.exe, AirframeClass::Yaw()+1193 byte(s), N:\Projetos\falcon-bms\bms-code-4.37\SIM\Airframe\Yaw.cpp, line 186+286 byte(s), Parameters(0x000000004E164D10 0x000000004E164D10 0x0000000000000000 0x0000000000000000)
          0033:0000000004831262 Falcon BMS.exe, AirframeClass::FlightControlSystem()+194 byte(s), N:\Projetos\falcon-bms\bms-code-4.37\SIM\Airframe\Fcs.cpp, line 100, Parameters(0x000000006FBA4EE0 0x0000000000000000 0x0000000000000000 0x0000000000000000)
          0033:00000000047852E6 Falcon BMS.exe, AirframeClass::Exec()+2966 byte(s), N:\Projetos\falcon-bms\bms-code-4.37\SIM\Airframe\Airframe.cpp, line 1200+32 byte(s), Parameters(0x0000000040800000 0x000000006FBA4EE0 0x000000004E162AF0 0x0000000000000000)
          0033:000000000470C33B Falcon BMS.exe, AircraftClass::Exec()+2571 byte(s), N:\Projetos\falcon-bms\bms-code-4.37\SIM\Aircraft\Aircraft.cpp, line 1608, Parameters(0x0000000049DCD1FD 0x00000000BACEBA50 0x000000004E162AF0 0x0000000000AA77BA)
          0033:0000000004B43129 Falcon BMS.exe, SimVuDriver::ExecModel()+41 byte(s), N:\Projetos\falcon-bms\bms-code-4.37\SIM\SIMLIB\simvudrv.cpp, line 31, Parameters(0x000000004E162AF0 0x00000000333CFC60 0x0000000000AA77BA 0x0000000000000000)
          0033:0000000004C67F53 Falcon BMS.exe, VuMaster::Exec()+35 byte(s), N:\Projetos\falcon-bms\bms-code-4.37\vu2\src\vudriver.cpp, line 590, Parameters(0x000000004E162AF0 0x000000000F3E5F00 0x000000000F3E5F00 0x0000000005274CE0)
          0033:0000000004AECF5B Falcon BMS.exe, SimulationDriver::Cycle()+1483 byte(s), N:\Projetos\falcon-bms\bms-code-4.37\SIM\SIMDRIVE\Simdrive.cpp, line 793, Parameters(0x00000000F5FB1E01 0x0000000000000000 0x0000000000000004 0x0000000000AA77BA)
          0033:0000000004B44579 Falcon BMS.exe, SimulationLoopControl::Loop()+2089 byte(s), N:\Projetos\falcon-bms\bms-code-4.37\SIM\SimLoop\Simloop.cpp, line 589, Parameters(0x0000000000000000 0x000000000108001F 0x0000000000000000 0x0000000000000000)
          0033:00000000044C354B Falcon BMS.exe, ThreadUnhandledExceptionWrapper<void *>()+27 byte(s), N:\Projetos\falcon-bms\bms-code-4.37\FALCLIB\INCLUDE\ehandler.h, line 24+5 byte(s), Parameters(0x00000000317D4030 0x0000000000000000 0x0000000000000000 0x0000000000000000)
          0033:0000000004E206FB Falcon BMS.exe, thread_start<unsigned int (__cdecl*)(void *),1>()+79 byte(s), minkernel\crts\ucrt\src\appcrt\startup\thread.cpp, line 97+12 byte(s), Parameters(0x0000000000000000 0x0000000000000000 0x0000000000000000 0x0000000000000000)
          0033:00000000DB127374 KERNEL32.DLL, BaseThreadInitThunk()+20 byte(s), Parameters(0x0000000000000000 0x0000000000000000 0x0000000000000000 0x0000000000000000)
          0033:00000000DC45CC91 ntdll.dll, RtlUserThreadStart()+33 byte(s), Parameters(0x0000000000000000 0x0000000000000000 0x0000000000000000 0x0000000000000000)
          
          Top of Stack:
          0x00000000333CF890: 0000000000000000 0000000004833FFA 0000000000000000 0000000000000000 .........?......................
          0x00000000333CF8B0: 000000014E165540 0000000000000000 00000001FFC00000 0000000000000000 @U.N............................
          0x00000000333CF8D0: 000000003F800000 0000000000000000 000000003E4CCCCD 0000000000000000 ...?..............L>............
          0x00000000333CF8F0: 00000000BF800000 0000000000000000 000000003DA3D70A 0000000000000000 ...................=............
          0x00000000333CF910: 000000003F19999A 0000000000000000 000000014E164D10 0000000004831262 ...?.............M.N....b.......
          0x00000000333CF930: 000000014E164D10 000000014E164D10 0000000000000000 0000000000000000 .M.N.....M.N....................
          0x00000000333CF950: 000000003CF5C290 0000000000000000 000000014E164D10 00000000047852E6 ...<.............M.N.....Rx.....
          0x00000000333CF970: 000000036FBA4EE0 0000000000000000 0000000000000000 0000000000000000 .N.o............................
          0x00000000333CF990: 0000000140800000 0000000000000000 000000004A0C1F22 0000000000000000 ...@............"..J............
          0x00000000333CF9B0: 00000000477FFF00 0000000000000000 000000003F800000 0000000000000000 ...G...............?............
          0x00000000333CF9D0: 000000003A83126F 0000000000000000 0000000000000000 0000000000000000 o..:............................
          0x00000000333CF9F0: 0000000000000000 0000000000000000 0000000000000000 0000000000000000 ................................
          0x00000000333CFA10: 0000000000000004 00000009BC515320 00000000333CFA99 000000000470C33B ........ SQ.......<3....;.p.....
          0x00000000333CFA30: 0000000140800000 000000036FBA4EE0 000000014E162AF0 0000000000000000 [email protected].....*.N............
          0x00000000333CFA50: BFE629BB00000000 0000000000000000 3F7FFFFF00000000 0000000000000000 .....).................?........
          0x00000000333CFA70: 000000003F7FFFFF 0000000000000000 0000000000000000 0000000000000000 ...?............................
          0x00000000333CFA90: BEDC0C393E8FE5AA 3F587AA0BE152F53 00000000477FFF00 0000000000000000 ...>9...S/...zX?...G............
          0x00000000333CFAB0: C1086A0000000000 0000000000000000 00000000C8435000 0000000000000000 .....j...........PC.............
          0x00000000333CFAD0: 0000000000000000 0000000000000003 000000000F3E61C8 000000083C78F3F0 .................a>.......x<....
          0x00000000333CFAF0: 00000000333CFC60 0000000004B43129 0000000049DCD1FD 00000009BACEBA50 `.<3....)1.........I....P.......
          0x00000000333CFB10: 000000014E162AF0 0000000000AA77BA 000000083C78F3F0 0000000004C67F53 .*.N.....w........x<....S.......
          0x00000000333CFB30: 000000014E162AF0 00000000333CFC60 0000000000AA77BA 0000000000000000 .*.N....`.<3.....w..............
          0x00000000333CFB50: 0000000005274CE0 0000000004AECF5B 000000014E162AF0 000000000F3E5F00 .L'.....[........*.N....._>.....
          0x00000000333CFB70: 000000000F3E5F00 0000000005274CE0 0000000000000000 00000000333CFDD0 ._>......L'...............<3....
          0x00000000333CFB90: 00000008ED060B00 0000000000000000 0000000000000000 000000000000000F ................................
          0x00000000333CFBB0: 3FA99999A0000000 40BFCFA0EF8A66F7 00000008ED061300 0000000000000000 .......?.f.....@................
          0x00000000333CFBD0: 0000000000000000 000000000000000F 00000000333CFC30 00000009BB294930 ................0.<3....0I).....
          0x00000000333CFBF0: 00000000050BA8D0 000000003186C5F0 000000001A5257E0 00000000336CB220 ...........1.....WR..... .l3....
          0x00000000333CFC10: 000000014E20EBC0 0000000000000000 00000008ED060B20 0000000000000000 .. N............ ...............
          0x00000000333CFC30: 0000000000000021 000000000000002F 3FA99999A0000000 40BFCFA0F244559A !......./..............?.UD....@
          0x00000000333CFC50: 00000000050BA8D0 000000003186BF70 00000000333CFBF0 0000000000000000 ........p..1......<3............
          0x00000000333CFC70: 000000000529BA78 0000000000000001 00000000384CAE9A 0000000000000000 x.)...............L8............
          0x00000000333CFC90: 3FA99999A0000000 0000000000000000 0000000000000000 00000000007C3F73 .......?................s?|.....
          0x00000000333CFCB0: 0000000000000001 0000000000000000 00000000333CFDD0 0000000004B44579 ..................<3....yE......
          0x00000000333CFCD0: 00000012F5FB1E01 0000000000000000 0000000000000004 0000000000AA77BA .........................w......
          0x00000000333CFCF0: 00000009BB2A0700 0000000000000000 0000000000000000 000000000000000F ..*.............................
          0x00000000333CFD10: 0000000000002710 00000012F5FB1E3A 0000000000000006 0000000000000000 .'......:.......................
          0x00000000333CFD30: 00000000000003C8 00000000050AD858 0000000000000000 0000000000000000 ........X.......................
          0x00000000333CFD50: 0000000200000000 0000000000000000 0000000000000000 0000000000000000 ................................
          0x00000000333CFD70: 0000000000000000 00000000050AD890 0000000000000000 0000000000000000 ................................
          0x00000000333CFD90: 0000000000000000 0000000004E35DB8 0000000000000000 00007FFCD9F9DE5B .........]..............[.......
          0x00000000333CFDB0: 0000000000000000 00000000050AD8C8 0000000000000000 0000000000000006 ................................
          0x00000000333CFDD0: 0000000000000006 0000000004E08DEA 000000001D3111D0 0000000000000000 ..................1.............
          0x00000000333CFDF0: 0000000000000000 6576697244575400 00656C6379432E72 0000000000000000 .........TWDriver.Cycle.........
          0x00000000333CFE10: 000000000000000F 3FA99999A0000000 40BFCF9BBC4ED048 000000001D30E1E0 [email protected].....
          0x00000000333CFE30: 0000000000000000 0000000000000000 0000000000000000 0000000000000000 ................................
          0x00000000333CFE50: 0000000000000000 0000000000000000 0000000000000000 0000000000000000 ................................
          0x00000000333CFE70: 0000000000000000 0000000000000000 0000000000000000 0000000000000000 ................................
          0x00000000333CFE90: 0000000000000000 0000000000000000 0000000000000000 0000000000000000 ................................
          0x00000000333CFEB0: 0000000004B43D50 0000000000000000 0000000000000000 00000000044C354B P=......................K5L.....
          0x00000000333CFED0: 0000000000000000 000000000108001F 0000000000000000 0000000000000000 ................................
          0x00000000333CFEF0: 0000000000000000 0000000004E206FB 00000000317D4030 0000000000000000 ................0@}1............
          0x00000000333CFF10: 0000000000000000 0000000000000000 0000000000000000 00007FFCDB127374 ........................ts......
          0x00000000333CFF30: 0000000000000000 0000000000000000 0000000000000000 0000000000000000 ................................
          0x00000000333CFF50: 0000000000000000 00007FFCDC45CC91 0000000000000000 0000000000000000 ..........E.....................
          0x00000000333CFF70: 0000000000000000 0000000000000000 0000000000000000 0000000000000000 ................................
          0x00000000333CFF90: 0000000000000000 0000000000000000 0000000000000000 0000000000000000 ................................
          0x00000000333CFFB0: 000004E8FFFFFB30 000004D0FFFFFB30 0000000000000019 0000000000000000 0.......0.......................
          0x00000000333CFFD0: 0000000000000000 0000000000000000 0000000000000000 0000000000000000 ................................
          0x00000000333CFFF0: 0000000000000000 0000000000000000                                   ................
          
          ================================================================================
          TLS frame allocator:
            40321 allocations with 108021816 bytes [0]
            0 allocations with 0 bytes [1]
          Renderer command count: 3653
          Object at RCX(000000014E165980)
          Data inaccessible
          
          ================================================================================
          
          Compiler Options:
          _MSC_VER=1940  WINVER=0x601  _WIN32_WINNT=0x601  _WIN32_WINDOWS=0x601  
          NTDDI_VERSION=0x6010000  _WIN32_IE=0x800  ANSI  _M_AMD64  _AMD64_  _WIN64  Release*  
          
          System Information:
          'C:\Falcon BMS 4.37.8 (Internal)\Bin\x64\Falcon BMS.exe', run by HP.
          Error occurred at 22:00:08 on 2025-04-27.
          Version: Falcon BMS 4.37.8.1 (x64) 3238
          Game is Campaign type Local
          Theater terrain path: 'C:\Falcon BMS 4.37.8 (Internal)\Data\Terrdata\korea'
          Operating System: Windows 10 (10.0.19045) Platform 2 .
          Computer Name: DESKTOP-AJ817HF   Domain: WORKGROUP.
          24 logical processor(s), type 8664.
          CPU: 13th Gen Intel(R) Core(TM) i7-13700KF. GenuineIntel. Stepping: 1  Model: 7  Family: 6.
          36% memory in use:
               32582 MB physical memory
               20675 MB physical memory free
               37446 MB paging file
               10096 MB paging file free
           134217728 MB user address space
           134172722 MB user address space free
          
          Module List:
          C:\Falcon BMS 4.37.8 (Internal)\Bin\x64\Falcon BMS.exe, loaded at 0x0000000004470000 - 16461312 bytes - TimeDateStamp 0x        680e4943 - File date is 12:12:04 on 2025-04-27
          C:\Windows\System32\DriverStore\FileRepository\u0412790.inf_amd64_b0a9eb989e37c81c\B413137\amdenc64.dll, loaded at 0x000000005d8f0000 - 1448704 bytes - TimeDateStamp 0x        67bd589e - File date is 18:23:20 on 2025-03-05
          
          Environment Variables:
              2:  <ALLUSERSPROFILE=C:\ProgramData>
              3:  <APPDATA=C:\Users\HP\AppData\Roaming>
              4:  <CommonProgramFiles=C:\Program Files\Common Files>
              5:  <CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files>
              6:  <CommonProgramW6432=C:\Program Files\Common Files>
              7:  <COMPUTERNAME=DESKTOP-AJ817HF>
              8:  <ComSpec=C:\Windows\system32\cmd.exe>
              9:  <DriverData=C:\Windows\System32\Drivers\DriverData>
             10:  <FPS_BROWSER_APP_PROFILE_STRING=Internet Explorer>
             11:  <FPS_BROWSER_USER_PROFILE_STRING=Default>
             12:  <HOMEDRIVE=C:>
             13:  <HOMEPATH=\Users\HP>
             14:  <LOCALAPPDATA=C:\Users\HP\AppData\Local>
             15:  <LOGONSERVER=\\DESKTOP-AJ817HF>
             16:  <NUMBER_OF_PROCESSORS=24>
             17:  <OneDrive=C:\Users\HP\OneDrive>
             18:  <OS=Windows_NT>
             19:  <Path=C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files\dotnet\;C:\Users\HP\AppData\Local\Microsoft\WindowsApps;>
             20:  <PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC>
             21:  <PROCESSOR_ARCHITECTURE=AMD64>
             22:  <PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 183 Stepping 1, GenuineIntel>
             23:  <PROCESSOR_LEVEL=6>
             24:  <PROCESSOR_REVISION=b701>
             25:  <ProgramData=C:\ProgramData>
             26:  <ProgramFiles=C:\Program Files>
             27:  <ProgramFiles(x86)=C:\Program Files (x86)>
             28:  <ProgramW6432=C:\Program Files>
             29:  <PSModulePath=C:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules>
             30:  <PUBLIC=C:\Users\Public>
             31:  <SESSIONNAME=Console>
             32:  <SystemDrive=C:>
             33:  <SystemRoot=C:\Windows>
             34:  <TEMP=C:\Users\HP\AppData\Local\Temp>
             35:  <TMP=C:\Users\HP\AppData\Local\Temp>
             36:  <USERDOMAIN=DESKTOP-AJ817HF>
             37:  <USERDOMAIN_ROAMINGPROFILE=DESKTOP-AJ817HF>
             38:  <USERNAME=HP>
             39:  <USERPROFILE=C:\Users\HP>
             40:  <windir=C:\Windows>
             41:  <__COMPAT_LAYER=DetectorsAppHealth DetectorsWin7>
             42:  <__PSLockDownPolicy=0>
          
          
          ================================================================================
          
          S 1 Reply Last reply Reply Quote 1
          • S Offline
            Seifer @CAG
            last edited by

            @CAG thanks, can you share a dmp?

            CAGC 1 Reply Last reply Reply Quote 0
            • SOBO-87S Offline
              SOBO-87
              last edited by SOBO-87

              Ok who else read this thread title as “4.38 testers needed” for a second. 🤣

              alt text

              dawgboyD S 2 Replies Last reply Reply Quote 9
              • CAGC Offline
                CAG @Seifer
                last edited by tiag

                @Seifer

                ================================== CRASHLOG =====================================
                Falcon BMS.exe caused an EXCEPTION_BREAKPOINT in:
                00000000048338C9 Falcon BMS.exe, AirframeClass::Yaw()+1193 byte(s), N:\Projetos\falcon-bms\bms-code-4.37\SIM\Airframe\Yaw.cpp, line 186+286 byte(s)
                Exception handler called in UnhandledExceptionHandler.
                BreakpointBytes at CS:RIP: CC 48 8B FA 49 8B C8 8B 83 40 04 00 00 D1 E8 A8 
                
                Registers:
                RAX=0x000000014e165501  RBX=0x000000014e164d10  RCX=0x000000014e165980  RDX=0x000000014e165540
                RSI=0x0000000000000000  RDI=0x000000014e165540  RBP=0x0000000000000000  RSP=0x00000000333cf890
                RIP=0x00000000048338c9  FLG=0x0000000000000246  
                R8=0x000000014e165980   R9=0x000000014e165528  R10=0x000000000511c3b0  R11=0x00000000333cf928
                R12=0x0000000000000001  R13=0x000000000f3e6020  R14=0x0000000000000001  R15=0x0000000000000004
                CS=0x0033  DS=0x002B  SS=0x002B  ES=0x002B  FS=0x0053  GS=0x002B
                
                Call Stack:
                0033:00000000048338C9 Falcon BMS.exe, AirframeClass::Yaw()+1193 byte(s), N:\Projetos\falcon-bms\bms-code-4.37\SIM\Airframe\Yaw.cpp, line 186+286 byte(s), Parameters(0x000000004E164D10 0x000000004E164D10 0x0000000000000000 0x0000000000000000)
                0033:0000000004831262 Falcon BMS.exe, AirframeClass::FlightControlSystem()+194 byte(s), N:\Projetos\falcon-bms\bms-code-4.37\SIM\Airframe\Fcs.cpp, line 100, Parameters(0x000000006FBA4EE0 0x0000000000000000 0x0000000000000000 0x0000000000000000)
                0033:00000000047852E6 Falcon BMS.exe, AirframeClass::Exec()+2966 byte(s), N:\Projetos\falcon-bms\bms-code-4.37\SIM\Airframe\Airframe.cpp, line 1200+32 byte(s), Parameters(0x0000000040800000 0x000000006FBA4EE0 0x000000004E162AF0 0x0000000000000000)
                0033:000000000470C33B Falcon BMS.exe, AircraftClass::Exec()+2571 byte(s), N:\Projetos\falcon-bms\bms-code-4.37\SIM\Aircraft\Aircraft.cpp, line 1608, Parameters(0x0000000049DCD1FD 0x00000000BACEBA50 0x000000004E162AF0 0x0000000000AA77BA)
                0033:0000000004B43129 Falcon BMS.exe, SimVuDriver::ExecModel()+41 byte(s), N:\Projetos\falcon-bms\bms-code-4.37\SIM\SIMLIB\simvudrv.cpp, line 31, Parameters(0x000000004E162AF0 0x00000000333CFC60 0x0000000000AA77BA 0x0000000000000000)
                0033:0000000004C67F53 Falcon BMS.exe, VuMaster::Exec()+35 byte(s), N:\Projetos\falcon-bms\bms-code-4.37\vu2\src\vudriver.cpp, line 590, Parameters(0x000000004E162AF0 0x000000000F3E5F00 0x000000000F3E5F00 0x0000000005274CE0)
                0033:0000000004AECF5B Falcon BMS.exe, SimulationDriver::Cycle()+1483 byte(s), N:\Projetos\falcon-bms\bms-code-4.37\SIM\SIMDRIVE\Simdrive.cpp, line 793, Parameters(0x00000000F5FB1E01 0x0000000000000000 0x0000000000000004 0x0000000000AA77BA)
                0033:0000000004B44579 Falcon BMS.exe, SimulationLoopControl::Loop()+2089 byte(s), N:\Projetos\falcon-bms\bms-code-4.37\SIM\SimLoop\Simloop.cpp, line 589, Parameters(0x0000000000000000 0x000000000108001F 0x0000000000000000 0x0000000000000000)
                0033:00000000044C354B Falcon BMS.exe, ThreadUnhandledExceptionWrapper<void *>()+27 byte(s), N:\Projetos\falcon-bms\bms-code-4.37\FALCLIB\INCLUDE\ehandler.h, line 24+5 byte(s), Parameters(0x00000000317D4030 0x0000000000000000 0x0000000000000000 0x0000000000000000)
                0033:0000000004E206FB Falcon BMS.exe, thread_start<unsigned int (__cdecl*)(void *),1>()+79 byte(s), minkernel\crts\ucrt\src\appcrt\startup\thread.cpp, line 97+12 byte(s), Parameters(0x0000000000000000 0x0000000000000000 0x0000000000000000 0x0000000000000000)
                0033:00000000DB127374 KERNEL32.DLL, BaseThreadInitThunk()+20 byte(s), Parameters(0x0000000000000000 0x0000000000000000 0x0000000000000000 0x0000000000000000)
                0033:00000000DC45CC91 ntdll.dll, RtlUserThreadStart()+33 byte(s), Parameters(0x0000000000000000 0x0000000000000000 0x0000000000000000 0x0000000000000000)
                
                Top of Stack:
                0x00000000333CF890: 0000000000000000 0000000004833FFA 0000000000000000 0000000000000000 .........?......................
                0x00000000333CF8B0: 000000014E165540 0000000000000000 00000001FFC00000 0000000000000000 @U.N............................
                0x00000000333CF8D0: 000000003F800000 0000000000000000 000000003E4CCCCD 0000000000000000 ...?..............L>............
                0x00000000333CF8F0: 00000000BF800000 0000000000000000 000000003DA3D70A 0000000000000000 ...................=............
                0x00000000333CF910: 000000003F19999A 0000000000000000 000000014E164D10 0000000004831262 ...?.............M.N....b.......
                0x00000000333CF930: 000000014E164D10 000000014E164D10 0000000000000000 0000000000000000 .M.N.....M.N....................
                0x00000000333CF950: 000000003CF5C290 0000000000000000 000000014E164D10 00000000047852E6 ...<.............M.N.....Rx.....
                0x00000000333CF970: 000000036FBA4EE0 0000000000000000 0000000000000000 0000000000000000 .N.o............................
                0x00000000333CF990: 0000000140800000 0000000000000000 000000004A0C1F22 0000000000000000 ...@............"..J............
                0x00000000333CF9B0: 00000000477FFF00 0000000000000000 000000003F800000 0000000000000000 ...G...............?............
                0x00000000333CF9D0: 000000003A83126F 0000000000000000 0000000000000000 0000000000000000 o..:............................
                0x00000000333CF9F0: 0000000000000000 0000000000000000 0000000000000000 0000000000000000 ................................
                0x00000000333CFA10: 0000000000000004 00000009BC515320 00000000333CFA99 000000000470C33B ........ SQ.......<3....;.p.....
                0x00000000333CFA30: 0000000140800000 000000036FBA4EE0 000000014E162AF0 0000000000000000 [email protected].....*.N............
                0x00000000333CFA50: BFE629BB00000000 0000000000000000 3F7FFFFF00000000 0000000000000000 .....).................?........
                0x00000000333CFA70: 000000003F7FFFFF 0000000000000000 0000000000000000 0000000000000000 ...?............................
                0x00000000333CFA90: BEDC0C393E8FE5AA 3F587AA0BE152F53 00000000477FFF00 0000000000000000 ...>9...S/...zX?...G............
                0x00000000333CFAB0: C1086A0000000000 0000000000000000 00000000C8435000 0000000000000000 .....j...........PC.............
                0x00000000333CFAD0: 0000000000000000 0000000000000003 000000000F3E61C8 000000083C78F3F0 .................a>.......x<....
                0x00000000333CFAF0: 00000000333CFC60 0000000004B43129 0000000049DCD1FD 00000009BACEBA50 `.<3....)1.........I....P.......
                0x00000000333CFB10: 000000014E162AF0 0000000000AA77BA 000000083C78F3F0 0000000004C67F53 .*.N.....w........x<....S.......
                0x00000000333CFB30: 000000014E162AF0 00000000333CFC60 0000000000AA77BA 0000000000000000 .*.N....`.<3.....w..............
                0x00000000333CFB50: 0000000005274CE0 0000000004AECF5B 000000014E162AF0 000000000F3E5F00 .L'.....[........*.N....._>.....
                0x00000000333CFB70: 000000000F3E5F00 0000000005274CE0 0000000000000000 00000000333CFDD0 ._>......L'...............<3....
                0x00000000333CFB90: 00000008ED060B00 0000000000000000 0000000000000000 000000000000000F ................................
                0x00000000333CFBB0: 3FA99999A0000000 40BFCFA0EF8A66F7 00000008ED061300 0000000000000000 .......?.f.....@................
                0x00000000333CFBD0: 0000000000000000 000000000000000F 00000000333CFC30 00000009BB294930 ................0.<3....0I).....
                0x00000000333CFBF0: 00000000050BA8D0 000000003186C5F0 000000001A5257E0 00000000336CB220 ...........1.....WR..... .l3....
                0x00000000333CFC10: 000000014E20EBC0 0000000000000000 00000008ED060B20 0000000000000000 .. N............ ...............
                0x00000000333CFC30: 0000000000000021 000000000000002F 3FA99999A0000000 40BFCFA0F244559A !......./..............?.UD....@
                0x00000000333CFC50: 00000000050BA8D0 000000003186BF70 00000000333CFBF0 0000000000000000 ........p..1......<3............
                0x00000000333CFC70: 000000000529BA78 0000000000000001 00000000384CAE9A 0000000000000000 x.)...............L8............
                0x00000000333CFC90: 3FA99999A0000000 0000000000000000 0000000000000000 00000000007C3F73 .......?................s?|.....
                0x00000000333CFCB0: 0000000000000001 0000000000000000 00000000333CFDD0 0000000004B44579 ..................<3....yE......
                0x00000000333CFCD0: 00000012F5FB1E01 0000000000000000 0000000000000004 0000000000AA77BA .........................w......
                0x00000000333CFCF0: 00000009BB2A0700 0000000000000000 0000000000000000 000000000000000F ..*.............................
                0x00000000333CFD10: 0000000000002710 00000012F5FB1E3A 0000000000000006 0000000000000000 .'......:.......................
                0x00000000333CFD30: 00000000000003C8 00000000050AD858 0000000000000000 0000000000000000 ........X.......................
                0x00000000333CFD50: 0000000200000000 0000000000000000 0000000000000000 0000000000000000 ................................
                0x00000000333CFD70: 0000000000000000 00000000050AD890 0000000000000000 0000000000000000 ................................
                0x00000000333CFD90: 0000000000000000 0000000004E35DB8 0000000000000000 00007FFCD9F9DE5B .........]..............[.......
                0x00000000333CFDB0: 0000000000000000 00000000050AD8C8 0000000000000000 0000000000000006 ................................
                0x00000000333CFDD0: 0000000000000006 0000000004E08DEA 000000001D3111D0 0000000000000000 ..................1.............
                0x00000000333CFDF0: 0000000000000000 6576697244575400 00656C6379432E72 0000000000000000 .........TWDriver.Cycle.........
                0x00000000333CFE10: 000000000000000F 3FA99999A0000000 40BFCF9BBC4ED048 000000001D30E1E0 [email protected].....
                0x00000000333CFE30: 0000000000000000 0000000000000000 0000000000000000 0000000000000000 ................................
                0x00000000333CFE50: 0000000000000000 0000000000000000 0000000000000000 0000000000000000 ................................
                0x00000000333CFE70: 0000000000000000 0000000000000000 0000000000000000 0000000000000000 ................................
                0x00000000333CFE90: 0000000000000000 0000000000000000 0000000000000000 0000000000000000 ................................
                0x00000000333CFEB0: 0000000004B43D50 0000000000000000 0000000000000000 00000000044C354B P=......................K5L.....
                0x00000000333CFED0: 0000000000000000 000000000108001F 0000000000000000 0000000000000000 ................................
                0x00000000333CFEF0: 0000000000000000 0000000004E206FB 00000000317D4030 0000000000000000 ................0@}1............
                0x00000000333CFF10: 0000000000000000 0000000000000000 0000000000000000 00007FFCDB127374 ........................ts......
                0x00000000333CFF30: 0000000000000000 0000000000000000 0000000000000000 0000000000000000 ................................
                0x00000000333CFF50: 0000000000000000 00007FFCDC45CC91 0000000000000000 0000000000000000 ..........E.....................
                0x00000000333CFF70: 0000000000000000 0000000000000000 0000000000000000 0000000000000000 ................................
                0x00000000333CFF90: 0000000000000000 0000000000000000 0000000000000000 0000000000000000 ................................
                0x00000000333CFFB0: 000004E8FFFFFB30 000004D0FFFFFB30 0000000000000019 0000000000000000 0.......0.......................
                0x00000000333CFFD0: 0000000000000000 0000000000000000 0000000000000000 0000000000000000 ................................
                0x00000000333CFFF0: 0000000000000000 0000000000000000                                   ................
                
                ================================================================================
                TLS frame allocator:
                 40321 allocations with 108021816 bytes [0]
                 0 allocations with 0 bytes [1]
                Renderer command count: 3653
                Object at RCX(000000014E165980)
                Data inaccessible
                
                ================================================================================
                
                Compiler Options:
                _MSC_VER=1940  WINVER=0x601  _WIN32_WINNT=0x601  _WIN32_WINDOWS=0x601  
                NTDDI_VERSION=0x6010000  _WIN32_IE=0x800  ANSI  _M_AMD64  _AMD64_  _WIN64  Release*  
                
                System Information:
                'C:\Falcon BMS 4.37.8 (Internal)\Bin\x64\Falcon BMS.exe', run by HP.
                Error occurred at 22:00:08 on 2025-04-27.
                Version: Falcon BMS 4.37.8.1 (x64) 3238
                Game is Campaign type Local
                Theater terrain path: 'C:\Falcon BMS 4.37.8 (Internal)\Data\Terrdata\korea'
                Operating System: Windows 10 (10.0.19045) Platform 2 .
                Computer Name: DESKTOP-AJ817HF   Domain: WORKGROUP.
                24 logical processor(s), type 8664.
                CPU: 13th Gen Intel(R) Core(TM) i7-13700KF. GenuineIntel. Stepping: 1  Model: 7  Family: 6.
                36% memory in use:
                    32582 MB physical memory
                    20675 MB physical memory free
                    37446 MB paging file
                    10096 MB paging file free
                134217728 MB user address space
                134172722 MB user address space free
                
                Module List:
                C:\Falcon BMS 4.37.8 (Internal)\Bin\x64\Falcon BMS.exe, loaded at 0x0000000004470000 - 16461312 bytes - TimeDateStamp 0x        680e4943 - File date is 12:12:04 on 2025-04-27
                C:\Windows\System32\DriverStore\FileRepository\u0412790.inf_amd64_b0a9eb989e37c81c\B413137\amdenc64.dll, loaded at 0x000000005d8f0000 - 1448704 bytes - TimeDateStamp 0x        67bd589e - File date is 18:23:20 on 2025-03-05
                
                Environment Variables:
                   2:  <ALLUSERSPROFILE=C:\ProgramData>
                   3:  <APPDATA=C:\Users\HP\AppData\Roaming>
                   4:  <CommonProgramFiles=C:\Program Files\Common Files>
                   5:  <CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files>
                   6:  <CommonProgramW6432=C:\Program Files\Common Files>
                   7:  <COMPUTERNAME=DESKTOP-AJ817HF>
                   8:  <ComSpec=C:\Windows\system32\cmd.exe>
                   9:  <DriverData=C:\Windows\System32\Drivers\DriverData>
                  10:  <FPS_BROWSER_APP_PROFILE_STRING=Internet Explorer>
                  11:  <FPS_BROWSER_USER_PROFILE_STRING=Default>
                  12:  <HOMEDRIVE=C:>
                  13:  <HOMEPATH=\Users\HP>
                  14:  <LOCALAPPDATA=C:\Users\HP\AppData\Local>
                  15:  <LOGONSERVER=\\DESKTOP-AJ817HF>
                  16:  <NUMBER_OF_PROCESSORS=24>
                  17:  <OneDrive=C:\Users\HP\OneDrive>
                  18:  <OS=Windows_NT>
                  19:  <Path=C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files\dotnet\;C:\Users\HP\AppData\Local\Microsoft\WindowsApps;>
                  20:  <PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC>
                  21:  <PROCESSOR_ARCHITECTURE=AMD64>
                  22:  <PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 183 Stepping 1, GenuineIntel>
                  23:  <PROCESSOR_LEVEL=6>
                  24:  <PROCESSOR_REVISION=b701>
                  25:  <ProgramData=C:\ProgramData>
                  26:  <ProgramFiles=C:\Program Files>
                  27:  <ProgramFiles(x86)=C:\Program Files (x86)>
                  28:  <ProgramW6432=C:\Program Files>
                  29:  <PSModulePath=C:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules>
                  30:  <PUBLIC=C:\Users\Public>
                  31:  <SESSIONNAME=Console>
                  32:  <SystemDrive=C:>
                  33:  <SystemRoot=C:\Windows>
                  34:  <TEMP=C:\Users\HP\AppData\Local\Temp>
                  35:  <TMP=C:\Users\HP\AppData\Local\Temp>
                  36:  <USERDOMAIN=DESKTOP-AJ817HF>
                  37:  <USERDOMAIN_ROAMINGPROFILE=DESKTOP-AJ817HF>
                  38:  <USERNAME=HP>
                  39:  <USERPROFILE=C:\Users\HP>
                  40:  <windir=C:\Windows>
                  41:  <__COMPAT_LAYER=DetectorsAppHealth DetectorsWin7>
                  42:  <__PSLockDownPolicy=0>
                
                
                ================================================================================
                
                CAGC 1 Reply Last reply Reply Quote 0
                • CAGC Offline
                  CAG @CAG
                  last edited by

                  @Seifer
                  Hi Seifer, i added “set g_bAwacsGameplayMessages 1” in the first block"config exe setting" I hope that was correkt and did not cause the CTD. Or must it be set elsewhere?

                  S 1 Reply Last reply Reply Quote 0
                  • dawgboyD Offline
                    dawgboy @SOBO-87
                    last edited by

                    @SOBO-87 said in 4.37.8 testers needed:

                    Ok who else read this thread title as “4.38 testers needed” for a second. 🤣

                    alt text

                    Totally me!


                    AMD 9950X3D CPU, NVIDIA 5090 GPU, all SSDs, fully switchable cockpit, w/Warthog stick and VKB STECS Throttle.

                    1 Reply Last reply Reply Quote 1
                    • S Offline
                      Seifer @CAG
                      last edited by

                      @CAG nope, that is totally unrelated. In fact, your CTD is really weird, it is happening in a place that there is not much to crash.

                      Can you look for a .dmp file you User/Log and upload it to a google drive or similar cloud drive?

                      CAGC 1 Reply Last reply Reply Quote 0
                      • S Offline
                        Seifer @SOBO-87
                        last edited by

                        @SOBO-87 4.38 testing has been going on for a while. Contact @I-Hawk if interested.

                        1 Reply Last reply Reply Quote 0
                        • J Offline
                          jayb @Seifer
                          last edited by

                          @Seifer Are the new AWACS messages related to using the Check-in/out commands ?

                          S 1 Reply Last reply Reply Quote 0
                          • S Offline
                            Seifer @jayb
                            last edited by

                            @jayb nop, they are sent automatically. But making checkin work is a good idea as well.

                            J 1 Reply Last reply Reply Quote 4
                            • J Offline
                              jayb @Seifer
                              last edited by

                              @Seifer yeah when I read about these new comms I imagined that the welcome message would be triggered by a check-in. But regardless, more messaging gives more immersion so a welcome addition!

                              1 Reply Last reply Reply Quote 2
                              • CAGC Offline
                                CAG @Seifer
                                last edited by

                                @Seifer Off from Home until tomorrow. When at home i will see what i get to send you. Thank you for watching.:-)

                                1 Reply Last reply Reply Quote 0
                                • Sniper 0S Offline
                                  Sniper 0
                                  last edited by Sniper 0

                                  Am just mesmerized as to how my fps increases by about 15-20 each time I use tester versions. Lol! Is a good thing though. Thanks to the developers

                                  1 Reply Last reply Reply Quote 4
                                  • AR_ParkerA Offline
                                    AR_Parker
                                    last edited by

                                    so far performance is really good. haven’t had any crashes as of yet.

                                    System specs:

                                    intel i7 14700k 64gb ddr4 rtx 3080

                                    1 Reply Last reply Reply Quote 2
                                    • T Offline
                                      Trigger
                                      last edited by

                                      Performance is awesome. Bombers are not releasing weapons. B-1 circled the target endlessly never dropped bombs while number one never released and just went home. 2 repeated simulating the release seemingly until he crashed the rest of the package went home. Rumor has it he’s still circling Sombor. The B-52 portion of the package RTB’d prior to hitting the holding point for no reason then proceeded to skip the Adriatic back to base zigging up and down. Rumor has it they reside in the drink like that super hornet that fell off the Truman.

                                      S 1 Reply Last reply Reply Quote 0
                                      • S Offline
                                        Seifer @Trigger
                                        last edited by

                                        @Trigger I also noticed this while testing your CTD report for .7. This is not a regression, the CTD fix is totally unrelated to the AI logic.

                                        @Mav-jp can you take a look? I created a very simple TE, with B52s armed with AGM86 and sometimes they drop the bombs, sometimes they don’t.

                                        T Mav-jpM 2 Replies Last reply Reply Quote 0
                                        • T Offline
                                          Trigger @Seifer
                                          last edited by Trigger

                                          @Seifer I tried it five times today. Your correct it was present in .7 too. Number one never drops his bombs but two three or four will or at least attempt with no joy. Sometimes they release sometimes they don’t they dropped 2 of the five test and I changed absolutely nothing just started the TE five separate times.

                                          1 Reply Last reply Reply Quote 0
                                          • the_tr00perT Offline
                                            the_tr00per
                                            last edited by

                                            @Seifer Tested it tonight, 1 Flight in the Balkans, loaded the exact same mission in 4.37.7 had about 10 FPS less in the old version, no crashes no irregularities.
                                            I guess the fact that upon launch the Debug Window opens is part of the game, the first time i started the game there was some delay when i clicked smth, but I’ve got the feeling that the reaction times went down. The loading times 2D - 3D are a bit up tough.

                                            All in all: looking really good. Thank you for you work 👍

                                            S 1 Reply Last reply Reply Quote 1
                                            • First post
                                              Last post

                                            20

                                            Online

                                            9.2k

                                            Users

                                            19.2k

                                            Topics

                                            328.7k

                                            Posts
                                            Benchmark Sims - All rights reserved ©