alliedmodders / amxmodx

AMX Mod X - Half-Life 1 Scripting and Administration
http://www.amxmodx.org/
497 stars 201 forks source link

Server crashes when i using Transfer TEAM amxmodmenu #841

Open Soyrce opened 4 years ago

Soyrce commented 4 years ago
L 03/02/2020 - 20:37:23: [plmenu.amxx] Cmd: "CheezPuff<8><STEAM_0:1:423849883><>" transfer "WhyNot?<11><STEAM_1:0:260804627><>" (team "CT")
L 03/02/2020 - 20:37:23: FATAL ERROR (shutting down): PF_MessageBegin_I: Tried to create a message with a bogus message type ( 0 )
FATAL ERROR (shutting down): PF_MessageBegin_I: Tried to create a message with a bogus message type ( 0 )
./hlds_run: line 255: 42544 Segmentation fault      $HL_CMD

SERVER: LINUX AMXX: 1.9.0

Plugins Enable: team_join.amxx

xLeviNx commented 4 years ago

Debug the plugin? There's also an outline that you use here. Follow it. And not related to AMXX since its a separate plugin overall

Soyrce commented 4 years ago

Debug the plugin? There's also an outline that you use here. Follow it. And not related to AMXX since its a separate plugin overall

im not sure if is happenes from this plugin but this plugin is for 1.8.2 i just change the disconnected work on 1.9.0 https://forums.alliedmods.net/showpost.php?p=610161&postcount=1

] meta list Currently running plugins: [ 1] AMX Mod X, v1.9.0.5263, Oct 27 2019, by AMX Mod X Dev Team, see http://www.amxmodx.org [ 2] WHBlocker, v1.5.695, 2017-12-13, by s1lent, see http://www.aghl.ru/ [ 3] NetBufExtender, v1.0, Feb 14 2014, by [WPMG]PRoSToTeM@ wpmgprostotema@live.ru, see http://nbex.wpmg.ru/ [ 4] SafeNameAndChat, v1.1, 2017.02.01, by WPMG.PRoSToC0der, see http://snac.wpmg.ru/ [ 5] Engine, v1.9.0.5263, Sep 10 2018, by AMX Mod X Dev Team, see http://www.amxmodx.org [ 6] MySQL, v1.9.0.5263, Sep 10 2018, by AMX Mod X Dev Team, see http://www.amxmodx.org/ 6 plugins

AMX Mod X 1.9.0.5263 Authors: David "BAILOPAN" Anderson, Pavol "PM OnoTo" Marko, Felix "SniperBeamer" Geyer Jonny "Got His Gun" Bergstrom, Lukasz "SidLuke" Wlasinski Christian "Basic-Master" Hammacher, Borja "faluco" Ferrer Scott "DS" Ehlert Compiled: Oct 27 2019, 16:23:51 URL:http://www.amxmodx.org/ Core mode: JIT

Soyrce commented 4 years ago

show amxx list.

nothing running except normal amxx, i just replace 1.8.2 plmenu and is fixed alone. the problem in plmenu.amxx 1.9.0

Soyrce commented 4 years ago

@Soyrce any news?

I've retired, not touching PAWN / AMXX