Raised This Month: $32 Target: $400
 8% 

RegisterSystem v9.0 [Run time error 3: stack error ]


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
CryWolf
Veteran Member
Join Date: Jul 2008
Location: Romania
Old 08-28-2014 , 12:05   RegisterSystem v9.0 [Run time error 3: stack error ]
Reply With Quote #1

Hi am community, i am using this plugin https://forums.alliedmods.net/showthread.php?t=171460 [don't know why is unnaproved it's such a nice plugin] btw i am using it on latest AMXX 1.8.3 dev and i don't know why it crashes my server with the folowing error
Code:
109.97.31.161:27005:reconnect
L 08/28/2014 - 18:46:46: [admin.amxx] Login: "CryWolf<2><STEAM_0:0:12800660><>" became an admin (account "STEAM_0:0:12800660") (access "abcdefghijklmnopqrstu") (address "109.97.31.161")
Ignoring custom decal from CryWolf
L 08/28/2014 - 18:46:48: [AMXX] Displaying debug trace (plugin "RegisterSystem.amxx", version "9.0")
L 08/28/2014 - 18:46:48: [AMXX] Run time error 3: stack error 
SZ_GetSpace: overflow on MessageBegin/End
SZ_GetSpace: overflow on MessageBegin/End
SZ_GetSpace: overflow on MessageBegin/End
SZ_GetSpace: overflow on MessageBegin/End
SZ_GetSpace: overflow on MessageBegin/End
SZ_GetSpace: overflow on MessageBegin/End
SZ_GetSpace: overflow on MessageBegin/End
FATAL ERROR (shutting down): MESSAGE_END called, but message buffer from .dll had overflowed
When someone it's tring to connect as you can see, the full log is here
Code:
####### SERVICE START AT 2014-08-28 18:45 BY CRYWOLF #######

Auto-restarting the server on crash

Console initialized.
Using breakpad crash handler
Setting breakpad minidump AppID = 10
Forcing breakpad minidump interfaces to load
Looking up breakpad interfaces from steamclient
Calling BreakpadMiniDumpSystemInit
Protocol version 48
Exe version 1.1.2.7/Stdio (cstrike)
Exe build: 13:12:29 Aug 29 2013 (6153)
STEAM Auth Server

SERVER.CFG EXECUTED! 
Alias name is invalid
Alias name is invalid
Alias name is invalid
Server IP address 84.247.59.53:27015
   
   Metamod version 1.21p37 Copyright (c) 2001-2013 Will Day
     Patch: Metamod-P (mm-p) v37 Copyright (c) 2004-2013 Jussi Kivilinna
   Metamod comes with ABSOLUTELY NO WARRANTY; for details type `meta gpl'.
   This is free software, and you are welcome to redistribute it
   under certain conditions; type `meta gpl' for details.
   

   AMX Mod X version 1.8.3-dev+567fbcd Copyright (c) 2004-2014 AMX Mod X Development Team 
   AMX Mod X comes with ABSOLUTELY NO WARRANTY; for details type `amxx gpl'.
   This is free software and you are welcome to redistribute it under 
   certain conditions; type 'amxx gpl' for details.
  
=-==-==-==-==-==-==-==-==-==-==-==-==-===-==-==-==-==-==-==-==-==-==-==-==-==-=
   
 LinHL-Booster v1.20 by hullu <[email protected]>
   
=-==-==-==-==-==-==-==-==-==-==-==-==-===-==-==-==-==-==-==-==-==-==-==-==-==-=
L 08/28/2014 - 18:45:58: -------- Mapchange to zm_toxic_house2 --------
L 08/28/2014 - 18:45:58: [GEOIP] Database info: GeoLite2 Country database 2.0
[AMXX] Loaded 1 admin from file
[AMXX] Plugin Loading Music II initialized for CS mod
Executing AMX Mod X Configuration File 
Executing Galileo ( GAL ) Configuration File 
 
===============================================================================
Title   : Register System
Version : 9.0
Author  : m0skVi4a ;]
Site    : https://forums.alliedmods.net/showthread.php?t=171460
-------------------------------------------------------------------------------
[18:45:59] > Loading settings from registersystem.cfg
[18:45:59] [OK] > Read cvar "rs_on" "1"
[18:45:59] [OK] > Read cvar "rs_save_type" "0"
[18:45:59] [OK] > Read cvar "rs_remember" "0"
[18:45:59] [OK] > Read cvar "rs_host" "127.0.0.1"
[18:45:59] [OK] > Read cvar "rs_user" "root"
[18:45:59] [OK] > Read cvar "rs_pass" "123456"
[18:45:59] [OK] > Read cvar "rs_db" "registersystem"
[18:45:59] [OK] > Read cvar "rs_password_prefix" "_rspass"
[18:45:59] [OK] > Read cvar "rs_register_time" "0"
[18:45:59] [OK] > Read cvar "rs_login_time" "60.0"
[18:45:59] [OK] > Read cvar "rs_password_len" "6"
[18:45:59] [OK] > Read cvar "rs_attempts" "3"
[18:45:59] [OK] > Read cvar "rs_chngpass_times" "3"
[18:45:59] [OK] > Read cvar "rs_register_log" "1"
[18:45:59] [OK] > Read cvar "rs_chngpass_log" "1"
[18:45:59] [OK] > Read cvar "rs_autologin_log" "1"
[18:45:59] [OK] > Read cvar "rs_password_prefix" "_rspass"
[18:45:59] [OK] > Read cvar "rs_blind" "1"
[18:45:59] [OK] > Read cvar "rs_commands" "1"
[18:45:59] [OK] > Read cvar "rs_logout" "0"
[18:45:59] [OK] > Read cvar "rs_count" "1"
[18:45:59] [OK] > Read cvar "rs_advert" "1"
[18:45:59] [OK] > Read cvar "rs_advert_int" "60"
[18:45:59] [OK] > Read cvar "rs_ajc_team" "0"
[18:45:59] [OK] > Read cvar "rs_ajc_class_t" "5"
[18:45:59] [OK] > Read cvar "rs_ajc_class_ct" "5"
[18:45:59] [OK] > Read cvar "rs_ajc_admin" "1"
[18:45:59] [OK] > Read cvar "rs_ajc_change" "0"
[18:45:59] [OK] > Read cvar "rs_cant_login_time" "300"
[18:45:59] [OK] > Read cvar "rs_cant_change_pass_time" "300"
[18:45:59] [ERROR] > Unknown CVAR "rs_whitelsit"
-------------------------------------------------------------------------------
[18:45:59] [WARNING] > Reading some data from configuration file failed!
> Please check [ERROR] messages above for solving this problem!
===============================================================================
 
[ZP] Configuration file zp_bank.cfg has been successfully read 
[S_API FAIL] SteamAPI_Init() failed; SteamAPI_IsSteamRunning() failed.
Looking up breakpad interfaces from steamclient
Calling BreakpadMiniDumpSystemInit

SERVER.CFG EXECUTED! 
SERVER.CFG EXECUTED! 
Menu item 17 added to Menus Front-End: "Plugin Cvars" from plugin "pluginmenu.amxx"
Menu item 18 added to Menus Front-End: "Plugin Commands" from plugin "pluginmenu.amxx"
 
===============================================================================
[REGISTER SYSTEM]
-------------------------------------------------------------------------------
[18:46:00] > Loading settings from registersystem_commands.ini
[18:46:00] [OK] > 2 commands loaded!
-------------------------------------------------------------------------------
[18:46:00] [OK] > Commands file loaded successfully!
===============================================================================
 
 
===============================================================================
[REGISTER SYSTEM]
-------------------------------------------------------------------------------
[18:46:00] > Loading settings from registersystem_whitelist.ini
[18:46:00] [OK] > 21 names loaded!
[18:46:00] [OK] > Whitelist file loaded successfully!
===============================================================================
 
Connection to Steam servers successful.
   VAC secure mode is activated.
109.97.31.161:27005:reconnect
L 08/28/2014 - 18:46:46: [admin.amxx] Login: "CryWolf<2><STEAM_0:0:12800660><>" became an admin (account "STEAM_0:0:12800660") (access "abcdefghijklmnopqrstu") (address "109.97.31.161")
Ignoring custom decal from CryWolf
L 08/28/2014 - 18:46:48: [AMXX] Displaying debug trace (plugin "RegisterSystem.amxx", version "9.0")
L 08/28/2014 - 18:46:48: [AMXX] Run time error 3: stack error 
SZ_GetSpace: overflow on MessageBegin/End
SZ_GetSpace: overflow on MessageBegin/End
SZ_GetSpace: overflow on MessageBegin/End
SZ_GetSpace: overflow on MessageBegin/End
SZ_GetSpace: overflow on MessageBegin/End
SZ_GetSpace: overflow on MessageBegin/End
SZ_GetSpace: overflow on MessageBegin/End
FATAL ERROR (shutting down): MESSAGE_END called, but message buffer from .dll had overflowed
and AMXX error log shows only
Code:
L 08/28/2014 - 18:46:48: Start of error session.
L 08/28/2014 - 18:46:48: Info (map "zm_toxic_house2") (file "addons/amxmodx/logs/error_20140828.log")
L 08/28/2014 - 18:46:48: [AMXX] Displaying debug trace (plugin "RegisterSystem.amxx", version "9.0")
L 08/28/2014 - 18:46:48: [AMXX] Run time error 3: stack error
With plugin in debug mode!

Any help?
__________________
I dont walk trough this world with fear in my heart.
www.dark-arena.com L4D, CS1.6, CZ Servers
CryWolf is offline
Send a message via MSN to CryWolf Send a message via Yahoo to CryWolf
Flick3rR
Veteran Member
Join Date: Feb 2014
Location: Bulgaria, Stara Zagora
Old 08-28-2014 , 12:10   Re: RegisterSystem v9.0 [Run time error 3: stack error ]
Reply With Quote #2

If you have problems with plugin, just post in it's thread.
__________________
Flick3rR is offline
Send a message via Skype™ to Flick3rR
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 08:41.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode