peace-maker / smrpg

A generic RPG plugin for SourceMod
89 stars 40 forks source link

[HL2DM] smrpg_effects causing spawn freeze on fresh install #371

Open Adrianilloo opened 3 years ago

Adrianilloo commented 3 years ago

I have installed SM:RPG on HL2DM with all steps done normally (using no upgrade plugins) and I noticed that every time I connect I just can't move. I then searched for the plugin/s which could cause this bug and it turns out it's smrpg_effects.smx. I don't know what the possible bug in plugin control flow might be, but the m_flLaggedMovementValue is being set to 0 as I've checked in a new print statement:

Applying m_flLaggedMovementValue of: 0.000000

For now, I've had to disable the plugin

peace-maker commented 2 years ago

I've tried to fix this, can you please have a try? I don't have a HL2DM server handy to test.