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

Server Crash #526

Closed
Hembi opened this issue Sep 23, 2017 · 2 comments
Closed

Server Crash #526

Hembi opened this issue Sep 23, 2017 · 2 comments

Comments

@Hembi
Copy link

Hembi commented Sep 23, 2017

After I updated my servers to latest version of bugfixed ReHLDS some server crashed.
The problem was caused by give_item function.

For example with this plugin: https://forums.alliedmods.net/showthread.php?t=95129
The server crash when the player has the weapon and the function runs again.

@Hembi
Copy link
Author

Hembi commented Sep 24, 2017

I did not test in more detail, but this part of a plugin also crashing the server ( Segmentation Fault ):
{
spawn(id)
set_user_info(id, "name", name)
user_kill(id, 1)
}

@Hembi
Copy link
Author

Hembi commented Sep 30, 2017

At first I thought it was caused by the ReHLDS update, but I tried the same ReHLDS version with Metamod-P and the server did not crash. I wrote this issue to Metamod-r on GitHub.

@Hembi Hembi closed this as completed Sep 30, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant