Raised This Month: $ Target: $400
 0% 

[v2.5.2, March 19] Trouble in Terrorist Town mod


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
erkike93
Member
Join Date: Aug 2013
Old 03-19-2015 , 08:04   Re: [v2.5.1, February 15] Trouble in Terrorist Town mod
Reply With Quote #11

Hi bro i found some news loggins with debug, so hope u can check it and tell what it is:

ttt_loggin
PHP Code:
L 03/19/2015 07:53:47: [AMXXDisplaying debug trace (plugin "ttt_logging.amxx"version "2.5.1")
L 03/19/2015 07:53:47: [AMXXRun time error 10native error (native "get_pcvar_string")
L 03/19/2015 07:53:47: [AMXX] [0ttt_logging.sma::plugin_end (line 44
Line 44 from ttt_login:
PHP Code:
public plugin_end()
{
    new 
mapname[32];
    
get_pcvar_string(get_cvar_pointer("amx_nextmap"), mapnamecharsmax(mapname)); // Line 44 
    
_ttt_log_to_file(LOG_DEFAULT"amx_nextmap is %s"mapname);

ttt_antiretry_system (this i think is the same to the ttt_stats_system, but anyway i put here to ask u)
PHP Code:
L 03/19/2015 07:53:47: [AMXXDisplaying debug trace (plugin "ttt_antiretry_system.amxx"version "2.5.1")
L 03/19/2015 07:53:47: [AMXXRun time error 10native error (native "SQL_FreeHandle")
L 03/19/2015 07:53:47: [AMXX] [0ttt_antiretry_system.sma::plugin_end (line 28
Line 28 from ttt_antiretry_system:
PHP Code:
public plugin_end()
{
    
table_clear();
    
SQL_FreeHandle(g_pSqlTuple); // Line 28

Also in my web console from the hosting, when startup the server or a change map is coming, show this lines:
PHP Code:
Couldn't find option(s) with such variable (name "PlayerName") 
I dont know if that line is because the "amx_statscfg off PlayerName" in the ttt_mod.cfg, anyways thanks in advanced for any info about the logs.

For aditional information for you, i have the followings .amxx paused:

nextmap.amxx
mapchooser.amxx
statsx.amxx
csstats.amxx
micstats.amxx

Last edited by erkike93; 03-19-2015 at 08:06.
erkike93 is offline
 



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 18:01.


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