Skip to content

[HL2] Workshop doesn't load player model physics #7285

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Hds46 opened this issue May 22, 2025 · 1 comment
Open

[HL2] Workshop doesn't load player model physics #7285

Hds46 opened this issue May 22, 2025 · 1 comment

Comments

@Hds46
Copy link

Hds46 commented May 22, 2025

I have an addon uploaded to Half-Life 2's steam workshop which changes player.mdl
But it doesn't load model's physics despite .phy file being present in the addon.
When installed manually it spawns player ragdoll but when installed from workshop it just spawns t posing player model without physics.
This is console message when it tries to spawn ragdoll but can't
*** ERROR: C_ServerRagdoll::InitModel: models/player.mdl missing vcollide data ***

@BreakinBenny
Copy link

BreakinBenny commented Jun 2, 2025

Was it this one? https://steamcommunity.com/sharedfiles/filedetails/?id=3373109095

I don't know if the player ragdoll is spawned if you use the "setmodel" CMD to change to something other than the HL1-based Gordon placeholder such as Alyx or Barney, but I might assume the PHY for "player.mdl" isn't working as it should.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants