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

[CS:GO] PTaH - V1.0.8


Post New Thread Reply   
 
Thread Tools Display Modes
DarkDeviL
SourceMod Moderator
Join Date: Apr 2012
Old 01-01-2018 , 18:13   Re: [CS:GO] PTaH - V1.0.8
Reply With Quote #111

Quote:
Originally Posted by CowGod View Post
Any idea why the extension may be unloading randomly?
Extensions are only loading when there are plugins that are using them.

So if you (or something on your server) are unloading all plugins requiring the extension, the extension will not be reloaded again until you you (or something on your server) are loading a plugin again that uses the extension.
__________________
Mostly known as "DarkDeviL".

Dropbox FastDL: Public folder will no longer work after March 15, 2017!
For more info, see the [SRCDS Thread], or the [HLDS Thread].
DarkDeviL is offline
wolvez04
Senior Member
Join Date: Feb 2016
Location: Andora
Old 01-06-2018 , 05:29   Re: [CS:GO] PTaH - V1.0.8
Reply With Quote #112

Does anyone have a working version of cleaner for Ptah? I tried the one linked in a previous post but didn't work. Ptah and cleaner.ext cannot run at the same time on Windows in their current versions. I desperately need cleaner to work as the lag due to the error being spammed is causing a lot of strain on the server and I require ptah for a2s spam ban and other plugins.

I'll donate to AM or yourself if you can post a fix here or supply a suitable fix
wolvez04 is offline
LeeonaRd
Member
Join Date: Jan 2017
Old 01-18-2018 , 11:09   Re: [CS:GO] PTaH - V1.0.8
Reply With Quote #113

When i install any of your versions i getting the same error when the first player after server restart is trying to join:
Host_Error: Index error writing string table baseline downloadables

Host_Error: Index error writing string table baseline downloadables

and the server auto-restarts//
What can it be?

Last edited by LeeonaRd; 01-18-2018 at 11:39.
LeeonaRd is offline
cristi_ip
Senior Member
Join Date: Dec 2010
Location: Bucharest
Old 01-21-2018 , 02:31   Re: [CS:GO] PTaH - V1.0.8
Reply With Quote #114

+1 Leeonard

Server is auto-restart with version V1.0.8-build10 for csgo linux server.
Please help us with a fix.

Thank you!
cristi_ip is offline
tuffboy
Junior Member
Join Date: May 2011
Old 01-21-2018 , 07:54   Re: [CS:GO] PTaH - V1.0.8
Reply With Quote #115

what i exactly need to do to have PTaH - P Tools and Hooks working in my server? i download version windows V1.0.8-build10, put by filezilla in my server, downloaded weapons master and dont do nothing, this is have any plugin ?
tuffboy is offline
ESK0
BANNED
Join Date: May 2014
Location: Czech Republic
Old 01-28-2018 , 15:32   Re: [CS:GO] PTaH - V1.0.8
Reply With Quote #116

For unknown reason.. still does not works
PHP Code:
public void OnPluginStart()
{
  
PTaH(PTaH_ServerConsolePrintHookServerConsolePrint);
}
public 
Action ServerConsolePrint(const char[] sMessageLoggingSeverity severity)
{
  if(
StrContains(sMessage"DataTable warning") != -1)
  {
    return 
Plugin_Handled;
  }
  return 
Plugin_Continue;

ESK0 is offline
Dr.Mohammad
Senior Member
Join Date: Jan 2016
Location: CSGO Servers
Old 01-30-2018 , 05:44   Re: [CS:GO] PTaH - V1.0.8
Reply With Quote #117

Quote:
Originally Posted by ESK0 View Post
For unknown reason.. still does not works
PHP Code:
public void OnPluginStart()
{
  
PTaH(PTaH_ServerConsolePrintHookServerConsolePrint);
}
public 
Action ServerConsolePrint(const char[] sMessageLoggingSeverity severity)
{
  if(
StrContains(sMessage"DataTable warning") != -1)
  {
    return 
Plugin_Handled;
  }
  return 
Plugin_Continue;

tested on my servers but not worked !!
i used last version !!

PHP Code:
PTaH(PTaH_ServerConsolePrintHookServerConsolePrint); 
Dr.Mohammad is offline
komashchenko
BANNED
Join Date: Nov 2013
Old 01-30-2018 , 11:27   Re: [CS:GO] PTaH - V1.0.8
Reply With Quote #118

https://forums.alliedmods.net/showpo...5&postcount=98
Quote:
ServerConsolePrint - when messages from another thread crash server (this is a temporary solution, since those messages are skipped)
komashchenko is offline
Nexd
BANNED
Join Date: Dec 2013
Location: Hungary
Old 01-31-2018 , 18:02   Re: [CS:GO] PTaH - V1.0.8
Reply With Quote #119

I can't even run this extension, the server always says an error..
Nexd is offline
Bara
AlliedModders Donor
Join Date: Apr 2012
Location: Germany
Old 02-01-2018 , 11:42   Re: [CS:GO] PTaH - V1.0.8
Reply With Quote #120

Quote:
Originally Posted by Nexd View Post
I can't even run this extension, the server always says an error..
And without this error we can't help you..
__________________
Discord (Bara#5006) | My Plugins (GitHub)
You like my work? Support is not a crime.
Bara is offline
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 04:17.


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