The recovered system: fire channels = LBE4ControlsManager buttonGroups (0x40/0x45/0x46/0x47); default groups = the per-mech type-6 controls-map resource in BTL4.RES, installed by the T0 CreateStreamedMappings the port already called -- it needed only the TriggerState attribute (id 0x13 PINNED to the binary value; fireImpulse@0x31C is the binary's TriggerState) and an input feed. Keyboard/harness now push press/release edges into the button groups; the gBT*Trigger bypasses, per-type keyboard split and 1,0 pulse hack are retired -- weapons sharing a button fire TOGETHER (madcat Trigger = 4 weapons). Myomers @4b9550/@4b95b8 misattribution corrected (they are MechWeapon ConfigureMappables/ChooseButton). Verified 2-node: kill through the authentic chain (12 hits vs ~36 pre-groups). Config-mode session (regrouping UI) = the remaining stage, KB-scoped. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
91 lines
4.8 KiB
Plaintext
91 lines
4.8 KiB
Plaintext
+ cd /c/git/bt411/content
|
|
+ rm -f mp_a.log mp_b.log
|
|
+ sleep 4
|
|
+ BT_LOG=mp_b.log
|
|
+ BT_AFFINITY=0x2
|
|
+ BT_MP_LOG=1
|
|
+ BT_MP_NET=1
|
|
+ BT_DEATH_LOG=1
|
|
+ BT_SCORE_LOG=1
|
|
+ '/c/Program Files (x86)/Windows Kits/10/Debuggers/x86/cdb.exe' -lines -cf /c/git/bt411/scratchpad/respawn_bp.txt ../build/Debug/btl4.exe -egg MP.EGG -net 1601
|
|
+ sleep 6
|
|
+ BT_LOG=mp_a.log
|
|
+ BT_AFFINITY=0x1
|
|
+ BT_MP_FORCE_DMG=1
|
|
+ BT_MP_LOG=1
|
|
+ ../build/Debug/btl4.exe -egg MP.EGG -net 1501
|
|
+ PC=60273
|
|
+ python ../tools/btconsole.py MP.EGG 127.0.0.1:1501 127.0.0.1:1601
|
|
+ sleep 90
|
|
Exception in thread Thread-2 (serve_pod):
|
|
Traceback (most recent call last):
|
|
File "C:\Users\epilectrik\.pyenv\pyenv-win\versions\3.11.4\Lib\threading.py", line 1038, in _bootstrap_inner
|
|
self.run()
|
|
File "C:\Users\epilectrik\.pyenv\pyenv-win\versions\3.11.4\Lib\threading.py", line 975, in run
|
|
self._target(*self._args, **self._kwargs)
|
|
File "C:\git\bt411\tools\btconsole.py", line 123, in serve_pod
|
|
data = s.recv(4096)
|
|
^^^^^^^^^^^^
|
|
ConnectionResetError: [WinError 10054] An existing connection was forcibly closed by the remote host
|
|
+ kill 60273
|
|
+ echo '=== cdb tail ==='
|
|
=== cdb tail ===
|
|
+ tail -n 40 /c/git/bt411/scratchpad/respawn_cdb_out.txt
|
|
ModLoad: 70610000 7061a000 C:\WINDOWS\SysWOW64\cryptbase.dll
|
|
ModLoad: 773c0000 77419000 C:\WINDOWS\SysWOW64\wintrust.dll
|
|
ModLoad: 76a10000 76a29000 C:\WINDOWS\SysWOW64\imagehlp.dll
|
|
ModLoad: 70660000 70673000 C:\WINDOWS\SysWOW64\CRYPTSP.dll
|
|
ModLoad: 70620000 70651000 C:\WINDOWS\SysWOW64\rsaenh.dll
|
|
ModLoad: 63200000 64d78000 C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispig.inf_amd64_de8e1115ac61e38a\nvgpucomp32.dll
|
|
ModLoad: 60f40000 631fa000 C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispig.inf_amd64_de8e1115ac61e38a\nvd3dum.dll
|
|
ModLoad: 721b0000 721d8000 C:\WINDOWS\SysWOW64\WINMM.dll
|
|
ModLoad: 74490000 7449f000 C:\WINDOWS\SysWOW64\resourcepolicyclient.dll
|
|
ModLoad: 76e90000 76ed9000 C:\WINDOWS\SysWOW64\shlwapi.dll
|
|
ModLoad: 737e0000 73a09000 C:\WINDOWS\SysWOW64\nvspcap.dll
|
|
ModLoad: 76ee0000 76fc3000 C:\WINDOWS\SysWOW64\ole32.dll
|
|
ModLoad: 71b40000 71b5b000 C:\WINDOWS\SysWOW64\profapi.dll
|
|
ModLoad: 6fa20000 6fa3e000 C:\WINDOWS\SysWOW64\gpapi.dll
|
|
ModLoad: 73760000 737e0000 C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispig.inf_amd64_de8e1115ac61e38a\NvCamera\NvCameraAllowlisting32.dll
|
|
ModLoad: 6d6b0000 6d6dc000 C:\WINDOWS\SysWOW64\dxcore.dll
|
|
Debug Error!
|
|
|
|
Program: C:\git\bt411\build\Debug\btl4.exe
|
|
|
|
abort() has been called
|
|
|
|
(Press Retry to debug the application)
|
|
ModLoad: 6d5b0000 6d645000 C:\WINDOWS\SysWOW64\TextShaping.dll
|
|
(2688.5d28): Break instruction exception - code 80000003 (first chance)
|
|
eax=00000001 ebx=006fe5e0 ecx=f655151b edx=00000004 esi=006fd59c edi=041a24dc
|
|
eip=73b40770 esp=006fd568 ebp=006fd56c iopl=0 nv up ei pl zr na pe nc
|
|
cs=0023 ss=002b ds=002b es=002b fs=0053 gs=002b efl=00000246
|
|
ucrtbased!issue_debug_notification+0x30:
|
|
73b40770 cc int 3
|
|
0:000> NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\Visualizers\atlmfc.natvis'
|
|
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\Visualizers\concurrency.natvis'
|
|
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\Visualizers\cpp_rest.natvis'
|
|
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\Visualizers\stl.natvis'
|
|
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\Visualizers\Windows.Data.Json.natvis'
|
|
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\Visualizers\Windows.Devices.Geolocation.natvis'
|
|
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\Visualizers\Windows.Devices.Sensors.natvis'
|
|
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\Visualizers\Windows.Media.natvis'
|
|
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\Visualizers\windows.natvis'
|
|
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\Visualizers\winrt.natvis'
|
|
+ taskkill //F //IM btl4.exe
|
|
SUCCESS: The process "btl4.exe" with PID 29604 has been terminated.
|
|
+ taskkill //F //IM cdb.exe
|
|
+ taskkill //F //IM python.exe
|
|
Exception in thread Thread-1 (serve_pod):
|
|
Traceback (most recent call last):
|
|
File "C:\Users\epilectrik\.pyenv\pyenv-win\versions\3.11.4\Lib\threading.py", line 1038, in _bootstrap_inner
|
|
self.run()
|
|
File "C:\Users\epilectrik\.pyenv\pyenv-win\versions\3.11.4\Lib\threading.py", line 975, in run
|
|
self._target(*self._args, **self._kwargs)
|
|
File "C:\git\bt411\tools\btconsole.py", line 123, in serve_pod
|
|
data = s.recv(4096)
|
|
^^^^^^^^^^^^
|
|
ConnectionResetError: [WinError 10054] An existing connection was forcibly closed by the remote host
|
|
SUCCESS: The process "python.exe" with PID 10140 has been terminated.
|
|
+ echo '=== DONE ==='
|
|
=== DONE ===
|