PDA

View Full Version : some errors


Darkthrone
01-20-2010, 13:15
i just looked logs and found this

L 01/20/2010 - 22:05:40: [SM] Native "SetEntPropFloat" reported: Property "m_flLifetime" not found (entity 308/hegrenade_projectile)
L 01/20/2010 - 22:05:40: [SM] Displaying call stack trace for plugin "zombiereloaded.smx":
L 01/20/2010 - 22:05:40: [SM] [0] Line 92, src/zr/napalm.inc::NapalmOnTakeDamage()
L 01/20/2010 - 22:05:40: [SM] [1] Line 277, src/zr/damage.inc::DamageOnTakeDamage()

r580
sm 1.3.0

rhelgeby
01-20-2010, 14:21
Thanks for reporting. Greyscale have to look at that one, since he's more skilled with effects than I am.

Greyscale
01-20-2010, 19:37
That's weird. How is an hegrenade_projectile being returned as the value of the "m_hEffectEntity" property on the client?

Thanks for the report, easy fix, I just don't understand what's going on for that error to happen.

I'm looking into it now.

Greyscale
01-20-2010, 20:15
Fixed in rev 641:233fb9417720 (zr-dev)

From this revision and on (until removed) the entities that were causing that error will be logged. If you notice any logs about that, post them here please.

rhelgeby
01-21-2010, 01:09
Again, not to confuse people; that fix is made in the zr-dev branch and not in our stable branch yet.