Closed NosferatuJoe closed 3 years ago
I know this error is effect related but I really wonder if some of the clamping values are correct and if it matters that it has out of range values. Have these clamping values been tested, what happens if an effect goes over it? Some effects have higher values and still seem to work fine.
Mar 26 23:34:17: DataTable warning: : Out-of-range value (130.000000) in SendPropFloat 'm_fWidth', clamping.
Mar 26 23:34:17: DataTable warning: : Out-of-range value (130.000000) in SendPropFloat 'm_fEndWidth', clamping.
ThaPwned on this topic: DataTable warnings comes directly from the engine. It complains about the values being either above or below maximum or minimum, respectively
I found some exceptions that got caught on our server launch with 20+ players on, giving some more log feedback. Just reporting them here to keep track of them.
-> ThaPwned: The first exception is caused by a race using wcs_xcentertell but uses an odd number of arguments Eg.: `wcs_xcentertell argument1 value1 argument2 value2 argument3"