Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mercdietwice: Error in console #117

Open
naydef opened this issue May 5, 2024 · 2 comments
Open

mercdietwice: Error in console #117

naydef opened this issue May 5, 2024 · 2 comments
Labels
bug Something isn't working perk :: mercs die twice

Comments

@naydef
Copy link

naydef commented May 5, 2024

Bug description

L 05/05/2024 - 13:29:24: [SM] Exception reported: Property "m_iItemDefinitionIndex" not found (entity 0/worldspawn)
L 05/05/2024 - 13:29:24: [SM] Blaming: Gameplay/RTD/rtd.smx
L 05/05/2024 - 13:29:24: [SM] Call stack trace:
L 05/05/2024 - 13:29:24: [SM]   [0] GetEntProp
L 05/05/2024 - 13:29:24: [SM]   [1] Line 176, rtd/perks/mercsdietwice.sp::MercsDieTwice_SendDeathEvent
L 05/05/2024 - 13:29:24: [SM]   [2] Line 119, rtd/perks/mercsdietwice.sp::MercsDieTwice_FakeDeath
L 05/05/2024 - 13:29:24: [SM]   [3] Line 79, rtd/perks/mercsdietwice.sp::MercsDieTwice_OnTakeDamage

We don't run the latest RTD version, but I guess this error will still appear...

@naydef naydef added the bug Something isn't working label May 5, 2024
@Phil25
Copy link
Owner

Phil25 commented May 5, 2024

That's interesting, it appears world can be used as a weapon sometimes :P

Do you have any context on why this might be? Maybe a specific map on which this happens? I don't think it would be fall damage since the player is frozen in place.

The fix shouldn't be difficult, but I'm wondering if I'm missing some more edge cases.

@naydef
Copy link
Author

naydef commented May 5, 2024

We're running FF2 Rewrite, the error appeared on map vsh_moving_in_v4 and I think this was me who rolled this effect as a boss. The map has a fireplace which does env damage, but I don't think I got hurt there (at least If I remember right).

Another possibility is some of our custom attributes plugins doing something funny.
I really need to check the recordings before I can say for sure what happened.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working perk :: mercs die twice
Projects
None yet
Development

No branches or pull requests

2 participants