yiuyao0516 / confogl

Automatically exported from code.google.com/p/confogl
0 stars 0 forks source link

WaterSlowdown module tries to set water slowdown on entity 0 #99

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
Run confogl, magic happens.

What is the expected output? What do you see instead?
L 10/09/2010 - 12:21:22: SourceMod error session started
L 10/09/2010 - 12:21:22: Info (map "c2m3_coaster") (file "errors_20101009.log")
L 10/09/2010 - 12:21:22: [SM] Native "SetEntPropFloat" reported: Property 
"m_flLaggedMovementValue" not found (entity 0/worldspawn)
L 10/09/2010 - 12:21:22: [SM] Displaying call stack trace for plugin 
"confoglcompmod.smx":
L 10/09/2010 - 12:21:22: [SM]   [0]  Line 102, 
modules/WaterSlowdown.sp::WS_JockeyRideEnd()
L 10/09/2010 - 12:22:37: Error log file session closed.

Should be easy fix, just keeping track of it.

Original issue reported on code.google.com by prodigysim@gmail.com on 9 Oct 2010 at 6:40

GoogleCodeExporter commented 8 years ago
Fixed in revision 5fb3f4a8c2

Original comment by prodigysim@gmail.com on 9 Oct 2010 at 6:45