ValveSoftware / source-sdk-2013

The 2013 edition of the Source SDK
https://developer.valvesoftware.com/wiki/SDK2013_GettingStarted
Other
3.73k stars 1.99k forks source link

Fixed infinite recursion by using incorrect key on value conversation. #380

Open ZehMatt opened 8 years ago

SC1040-TS2 commented 3 years ago

Necroposter here. Based on some digging, this issue is also present in https://github.com/ValveSoftware/source-sdk-2013/blob/master/sp/src/game/shared/baseentity_shared.cpp#L411 as well.

This reply is being made for further documentation purposes for singleplayer developers reading this repository.