weapons icon indicating copy to clipboard operation
weapons copied to clipboard

loading weapons plugin crashing server.

Open atuljha23 opened this issue 2 years ago • 2 comments

> Assigned persistent gameserver Steam ID [G:1:4506925].
> Set SteamNetworkingSockets P2P_STUN_ServerList to '155.133.226.78:3478' as per SteamNetworkingSocketsSerialized
> VAC secure mode disabled.
> GC Connection established for server version 1352, instance idx 1
> sm plugins load weapons
> PreMinidumpCallback: updating dump comment
> No minidump written, nothing to upload.
> Segmentation fault (core dumped)
> Add "-debug" to the ./srcds_run command line to generate a debug.log to help with solving this problem
> Fri 8 Oct 11:03:34 CEST 2021: Server restart in 10 seconds

Information that may be useful.

Mods and Plugins Installed

  • CS:GO MetaMod - Stable [1.10.7]
  • CS:GO SourceMod - Stable [1.10]
  • CSGO Gloves
  • PTah V1.1.3-build20

atuljha23 avatar Oct 08 '21 09:10 atuljha23

Upload the server error log, located in the csgo/addons/sourcemod/logs folder.

Remembering that this is the plugin Weapons (WS & Knife), Gloves would be another one and it doesn't need PTah Gloves.

Also check if it has changed:

Edit csgo/addons/sourcemod/configs/core.cfg => Change "FollowCSGOServerGuidelines" "yes" to "no"

I use Weapons & Gloves for over 3 years, I never had problems with it, since I installed everything correctly it works correctly.

Check if it's not another plugin making your server's error and keep restarting.

crashzk avatar Oct 09 '21 17:10 crashzk

I was having the same crash problem as yours. I've managed to solve it by updating the SourceMod to the latest Version(sourcemod-1.10.0-git6522-linux.tar.gz).

AndersonBY avatar Oct 28 '21 17:10 AndersonBY