Skip to content

Numerous issues on latest build #325

@SaintWish

Description

@SaintWish
  • All character models are stuck as gordon freeman for HL DM.
  • You automatically get disconnected on maps because of ancient checks
*** Your character is not on this map. ***
*** Your character is on the map: char_recover ***
  • There's quite a few AS errors
[2025-11-10 19:56:36.980] [ERRORS] [ANGELSCRIPT] PlayerByIndex: Invalid index 1
[2025-11-10 19:56:38.092] [ERRORS] [GENERAL] Error: SCript::ParseLine() --> Script: items/proj_mana Line: 155 - if() statement missing ')'!
[2025-11-10 19:56:39.355] [ERRORS] [GENERAL] Error: ExecuteScriptCmd --> Script: items/proj_lightning_ball_simple, callevent (timed) - event remove_me NOT FOUND!
[2025-11-10 19:56:39.429] [ERRORS] [ANGELSCRIPT] CAngelScriptManager::CallGlobalFunction: Function 'game_spawn' not found in any module
[2025-11-10 19:56:39.451] [ERRORS] [ANGELSCRIPT] GameMaster (545, 32): Can't implicitly convert from 'CMSMonster@&' to 'CBaseEntity@&'.
[2025-11-10 19:56:39.486] [ERRORS] [GENERAL] MSWorldSpawn: Some AngelScript modules failed to reload
[2025-11-10 19:56:39.498] [ERRORS] [ANGELSCRIPT] GameMaster (545, 32): Can't implicitly convert from 'CMSMonster@&' to 'CBaseEntity@&'.
[2025-11-10 19:56:39.533] [ERRORS] [ANGELSCRIPT] CAngelScriptManager::CallGlobalFunctionWithParams: Function 'ServerActivate' not found in any module
[2025-11-10 19:56:39.533] [ERRORS] [GENERAL] AngelScript ServerActivate did not create game_master entity!
[2025-11-10 19:56:39.533] [ERRORS] [GENERAL] Failed to set global game_master entity handle!
[2025-11-10 19:56:39.790] [ERRORS] [ANGELSCRIPT] CAngelScriptManager::CallGlobalFunctionWithParams: Function 'GameTriggered' not found in any module
[2025-11-10 19:56:39.790] [ERRORS] [ANGELSCRIPT] CAngelScriptManager::CallGlobalFunctionWithParams: Function 'GameTriggered' not found in any module
[2025-11-10 19:56:39.791] [ERRORS] [ANGELSCRIPT] CAngelScriptManager::CallGlobalFunctionWithParams: Function 'GameThink' not found in any module
  • Also some normal script errors
[2025-11-10 19:45:16.041] [GENERAL] [error] Error: SCript::ParseLine() --> Script: items/proj_mana Line: 155 - if() statement missing ')'!
[2025-11-10 19:45:16.041] [GENERAL] [info] Error: SCript::ParseLine() --> Script: items/proj_mana Line: 155 - if() statement missing ')'!

Metadata

Metadata

Assignees

No one assigned

    Labels

    critical ⚠️Stuff that needs to be addressed as soon as possible.

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions