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

[BUG]: This plugin has encountered an error and we hope the author can fix it。 #342

Open
jason20240318 opened this issue Dec 30, 2024 · 2 comments
Assignees
Labels
Status: πŸ– available Task currently opened. Type: 🐞 bug An error that needs fixing.

Comments

@jason20240318
Copy link

πŸ‘‰πŸ‘ˆ Contact Details (optional)

[email protected]

πŸ€” What happened?

A bug happened in server's log!
I am using "reapi-bin-5.24.0.300".

⚠️ Meta-information

windows server 2022 datacenter

πŸ“„ Relevant log output

L 12/28/2024 - 14:33:31: [ReAPI] ReHlds: isn't available
L 12/28/2024 - 14:33:31: [AMXX] Displaying debug trace (plugin "reapi_healthnade.amxx", version "0.0.11f")
L 12/28/2024 - 14:33:31: [AMXX] Run time error 10: native error (native "rh_emit_sound2")
L 12/28/2024 - 14:33:31: [AMXX]    [0] reapi_healthnade.sma::explodeNade (line 662)
L 12/28/2024 - 14:33:31: [AMXX]    [1] reapi_healthnade.sma::GrenadeTouch (line 535)
@jason20240318 jason20240318 added Status: πŸ– available Task currently opened. Type: 🐞 bug An error that needs fixing. labels Dec 30, 2024
@shelydiviy
Copy link

Update healthnade https://github.com/Giferns/HealthNade/releases/tag/0.0.24f

@jason20240318
Copy link
Author

jason20240318 commented Dec 31, 2024

reapi_healthnade.zip

Update healthnade https://github.com/Giferns/HealthNade/releases/tag/0.0.24f
Thanks for your quickly apply. I tryed this plugin with 0.0.24f and 0.0.25f, it still reported the same errors. I think some code is not fit for my version of rehlds, so I found a way to solve this and worked successful:
line 819 in your code 0.025f, rh_emit_sound2 changed to emit_sound,and delete "#pragma semicolon 1"
I am not sure I was right, but after that ,this plugin has no error so far. thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: πŸ– available Task currently opened. Type: 🐞 bug An error that needs fixing.
Projects
None yet
Development

No branches or pull requests

3 participants