source-sdk-2013 icon indicating copy to clipboard operation
source-sdk-2013 copied to clipboard

[HL2MP] Fix an exploit with ent_info

Open speedvoltage opened this issue 9 months ago • 2 comments

Issue: If a player attempts to use ent_info worldspawn, their game will crash.

Fix: ~~Prevent the usage of ent_info worldspawn.~~ Fix ent_info trying to create worldspawn again. Instead, just print its info.

speedvoltage avatar Mar 14 '25 21:03 speedvoltage

The cause of this crash should be fixed rather than disabling it..

ficool2 avatar Mar 14 '25 22:03 ficool2

looks good to merge now

Bitl avatar Mar 16 '25 20:03 Bitl