kgns / weapons

CS:GO Custom Weapon Options (Skins, NameTag, StatTrak, Wear/Float, Knives)
GNU General Public License v3.0
337 stars 122 forks source link

loading weapons plugin crashing server. #231

Open atuljha23 opened 3 years ago

atuljha23 commented 3 years ago
> 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

crashzk commented 3 years ago

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.

AndersonBY commented 3 years ago

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).