-
Notifications
You must be signed in to change notification settings - Fork 68
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
Errors thrown by player_death event hook #210
Comments
fix |
thx |
Any correction by the plugin about this error? The publication is in the latest version of SourceMod & Metamod and Multi 1v1. |
You could try with dce8afc now. That's just me taking a random guess at the code though. I didn't test it. People that actually run 1v1 servers are in a far better position to test/figure out such bugs. |
Just to keep updated, this fix doesn't work, I keep getting this error log:
Plugin Version: |
L 11/21/2018 - 21:17:26: [SM] Exception reported: Array index out-of-bounds (index -1, limit 66)
L 11/21/2018 - 21:17:26: [SM] Blaming: multi1v1.smx
L 11/21/2018 - 21:17:26: [SM] Call stack trace:
L 11/21/2018 - 21:17:26: [SM] [1] Line 864, ./scripting/multi1v1.sp::Event_OnPlayerDeath
L 11/21/2018 - 21:17:27: [SM] Exception reported: Array index out-of-bounds (index -1, limit 66)
L 11/21/2018 - 21:17:27: [SM] Blaming: multi1v1.smx
The text was updated successfully, but these errors were encountered: