Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

readme.md

Description | 內容

Fixes a crash due to null/invalid activator in source engine game entities inputs

  • Apply to | 適用於

    L4D1
    L4D2
    Counter Strike: Source
    Day of Defeat: Source
    Half-Life 2: Deathmatch
    Team Fortress 2
    Black Mesa
    Insurgency
    
  • Image | 圖示
    • game_ui crash
      AcceptInput_crash_fix_linux_1
      AcceptInput_crash_fix_windows_1
    • filter_activator_model crash
      AcceptInput_crash_fix_linux_2
      AcceptInput_crash_fix_windows_2
    • Camera entity crash
      AcceptInput_crash_fix_linux_3
      AcceptInput_crash_fix_windows_3
  • Require | 必要安裝
    None

  • Changelog | 版本日誌
    • v1.1h (2025-10-8)

      • Support any source game
      • Fix point_viewcontrol crash if the activator is not a client
    • v1.0h (2024-3-22)

      • Fixed incorrect offset in l4d2
      • Add support in l4d1
      • Update gamedata
      • Remake code, convert code to latest syntax
      • Fix warnings when compiling on SourceMod 1.11.
      • Fix Filter_xx entities crash
    • v1.0.0


中文說明

修復物件實體被輸入錯誤或不合法的參數所造成的崩潰 (常見於三方地圖)