Raised This Month: $12 Target: $400
 3% 

[CSS/CSGO] Timer 2.5.0.0 (unsupported)


Post New Thread Reply   
 
Thread Tools Display Modes
zipcore
Veteran Member
Join Date: Mar 2010
Location: m_flZipcore
Old 12-24-2013 , 18:02   Re: [CSS/CSGO] Timer 2.0.1
Reply With Quote #31

Quote:
Originally Posted by extremeg View Post
But why to an local mysql server ? with an local mysql server my backup server dont can make the backups
Not localhost or sqlite, but the same hoster is advisable.
__________________
zipcore is offline
extremeg
Senior Member
Join Date: Dec 2012
Old 12-24-2013 , 19:08   Re: [CSS/CSGO] Timer 2.0.1
Reply With Quote #32

But i have every Module like gameserver on a own server by a different hoster
extremeg is offline
zipcore
Veteran Member
Join Date: Mar 2010
Location: m_flZipcore
Old 12-24-2013 , 20:31   Re: [CSS/CSGO] Timer 2.0.1
Reply With Quote #33

Quote:
Originally Posted by extremeg View Post
But i have every Module like gameserver on a own server by a different hoster
thats not good for such a plugin
__________________
zipcore is offline
wherE1997
Member
Join Date: Dec 2013
Old 12-25-2013 , 09:09   Re: [CSS/CSGO] Timer 2.0.1
Reply With Quote #34

timer not work for me some one can help me?
i upload all the files,
I recorded all the details of the database,
try to create a MapZone and its not work

mabey this is the errors:
for 'timer' in databases.cfg - PLUGIN STOPPED
2013-12-25 15:281 [timer-physics.smx] DEBUG | Start searching bhop blocks
2013-12-25 15:281 [timer-physics.smx] DEBUG | Got 0 buttons and 0 doors
2013-12-25 15:281 [timer-physics.smx] DEBUG | Start searching bhop blocks
2013-12-25 15:281 [timer-physics.smx] DEBUG | Got 0 buttons and 0 doors
2013-12-25 15:282 [timer-worldrecord.smx] ERROR | PLUGIN STOPPED - Reason: no config entry found for 'timer' in databases.cfg - PLUGIN STOPPED
2013-12-25 15:28:49 [timer-physics.smx] DEBUG | Start searching bhop blocks
2013-12-25 15:28:49 [timer-physics.smx] DEBUG | Got 0 buttons and 0 doors
2013-12-25 15:28:49 [timer-physics.smx] DEBUG | Start searching bhop blocks
2013-12-25 15:28:49 [timer-physics.smx] DEBUG | Got 0 buttons and 0 doors
2013-12-25 15:28:50 [timer-sound.smx] ERROR | [Sound] File 'sound/timer_sounds/finish.wav' not found.
2013-12-25 15:28:50 [timer-sound.smx] ERROR | [Sound] File 'sound/ui/freeze_cam.wav' not found.
2013-12-25 15:28:50 [timer-sound.smx] ERROR | [Sound] File 'sound/timer_sounds/finish.wav' not found.
2013-12-25 15:28:50 [timer-sound.smx] ERROR | [Sound] File 'sound/timer_sounds/worldrecord.mp3' not found.
2013-12-25 15:28:50 [timer-sound.smx] ERROR | [Sound] File 'sound/timer_sounds/worldrecord.mp3' not found.
2013-12-25 15:28:50 [timer-sound.smx] ERROR | [Sound] File 'sound/timer_sounds/improved.wav' not found.
2013-12-25 157:02 [timer-logging.smx] INFO | Logging started
2013-12-25 157:02 [timer-maptier.smx] ERROR | PLUGIN STOPPED - Reason: no config entry found for 'timer' in databases.cfg - PLUGIN STOPPED
2013-12-25 157:02 [timer-scripter_db.smx] ERROR | PLUGIN STOPPED - Reason: no config entry found for 'timer' in databases.cfg - PLUGIN STOPPED
2013-12-25 157:02 [timer-worldrecord.smx] ERROR | PLUGIN STOPPED - Reason: no config entry found for 'timer' in databases.cfg - PLUGIN STOPPED
2013-12-25 157:06 [timer-core.smx] ERROR | PLUGIN STOPPED - Reason: no config entry found for 'timer' in databases.cfg - PLUGIN STOPPED
2013-12-25 157:06 [timer-maptier.smx] ERROR | PLUGIN STOPPED - Reason: no config entry found for 'timer' in databases.cfg - PLUGIN STOPPED
2013-12-25 157:06 [timer-mapzones.smx] ERROR | PLUGIN STOPPED - Reason: no config entry found for 'timer' in databases.cfg - PLUGIN STOPPED
2013-12-25 157:06 [timer-worldrecord.smx] ERROR | PLUGIN STOPPED - Reason: no config entry found for 'timer' in databases.cfg - PLUGIN STOPPED
2013-12-25 157:14 [timer-sound.smx] ERROR | [Sound] File 'sound/timer_sounds/finish.wav' not found.
2013-12-25 157:14 [timer-sound.smx] ERROR | [Sound] File 'sound/ui/freeze_cam.wav' not found.
2013-12-25 157:15 [timer-sound.smx] ERROR | [Sound] File 'sound/timer_sounds/finish.wav' not found.
2013-12-25 157:15 [timer-sound.smx] ERROR | [Sound] File 'sound/timer_sounds/worldrecord.mp3' not found.
2013-12-25 157:15 [timer-sound.smx] ERROR | [Sound] File 'sound/timer_sounds/worldrecord.mp3' not found.
2013-12-25 157:15 [timer-sound.smx] ERROR | [Sound] File 'sound/timer_sounds/improved.wav' not found.


i hope its will help
tnx
__________________
Sorry for my bad English!
wherE1997 is offline
zipcore
Veteran Member
Join Date: Mar 2010
Location: m_flZipcore
Old 12-25-2013 , 09:44   Re: [CSS/CSGO] Timer 2.0.1
Reply With Quote #35

Quote:
Originally Posted by wherE1997 View Post
timer not work for me some one can help me?
i upload all the files,
I recorded all the details of the database,
try to create a MapZone and its not work
PLUGIN STOPPED - Reason: no config entry found for 'timer' in databases.cfg
__________________
zipcore is offline
wherE1997
Member
Join Date: Dec 2013
Old 12-25-2013 , 09:50   Re: [CSS/CSGO] Timer 2.0.1
Reply With Quote #36

my database.cfg

{
"driver_default" "sqlite"

"default"
{
"driver" "default"
"host" "localhost"
"database" "sourcemod"
"user" "root"
"pass" ""
//"timeout" "0"
//"port" "0"
}

"storage-local"
{
"driver" "default"
"database" "sourcemod-local"
}

"clientprefs"
{
"driver" "default"
"host" "localhost"
"database" "clientprefs-sqlite"
"user "root"
"pass" ""
}

"timer"
{
"driver" "mysql"
"host" "sql4.freesqldatabase.com"
"database" "sql425591"
"user" "sql425591"
"pass" "********"
"timeout" "120"
"port" "3306"
}


"cpmod"
{
"driver" "sqlite"
"database" "cpmod"
}

"ljstats"
{
"driver" "sqlite"
"database" "ljstats"
}
}
__________________
Sorry for my bad English!

Last edited by wherE1997; 12-25-2013 at 09:51.
wherE1997 is offline
shavit
AlliedModders Donor
Join Date: Dec 2011
Location: Israel
Old 12-25-2013 , 10:19   Re: [CSS/CSGO] Timer 2.0.1
Reply With Quote #37

Quote:
Originally Posted by wherE1997 View Post
my database.cfg

{
"driver_default" "sqlite"

"default"
{
"driver" "default"
"host" "localhost"
"database" "sourcemod"
"user" "root"
"pass" ""
//"timeout" "0"
//"port" "0"
}

"storage-local"
{
"driver" "default"
"database" "sourcemod-local"
}

"clientprefs"
{
"driver" "default"
"host" "localhost"
"database" "clientprefs-sqlite"
"user "root"
"pass" ""
}

"timer"
{
"driver" "mysql"
"host" "sql4.freesqldatabase.com"
"database" "sql425591"
"user" "sql425591"
"pass" "********"
"timeout" "120"
"port" "3306"
}


"cpmod"
{
"driver" "sqlite"
"database" "cpmod"
}

"ljstats"
{
"driver" "sqlite"
"database" "ljstats"
}
}
Quote:
"timer"
{
"driver" "mysql"
"host" "sql4.freesqldatabase.com"
"database" "sql425591"
"user" "sql425591"
"pass" "********"
"timeout" "120"
"port" "3306"
}
__________________
retired
shavit is offline
knifin_indian
Junior Member
Join Date: Mar 2013
Old 12-25-2013 , 15:45   Re: [CSS/CSGO] Timer 2.0.1
Reply With Quote #38

He is right, I did a fresh install and I'm getting that same error.



[timer-core.smx] ERROR | PLUGIN STOPPED - Reason: no config entry found for 'timer' in databases.cfg - PLUGIN STOPPED

2013-12-25 159:46 [timer-maptier.smx] ERROR | PLUGIN STOPPED - Reason: no config entry found for 'timer' in databases.cfg - PLUGIN STOPPED

2013-12-25 159:46 [timer-worldrecord.smx] ERROR | PLUGIN STOPPED - Reason: no config entry found for 'timer' in databases.cfg - PLUGIN STOPPED

2013-12-25 159:46 [timer-mapzones.smx] ERROR | PLUGIN STOPPED - Reason: no config entry found for 'timer' in databases.cfg - PLUGIN STOPPED
knifin_indian is offline
wherE1997
Member
Join Date: Dec 2013
Old 12-25-2013 , 16:55   Re: [CSS/CSGO] Timer 2.0.1
Reply With Quote #39

i cant use FreeSql??
__________________
Sorry for my bad English!
wherE1997 is offline
MaltSNS
SourceMod Donor
Join Date: Nov 2012
Old 12-25-2013 , 19:36   Re: [CSS/CSGO] Timer 2.0.1
Reply With Quote #40

Quote:
Originally Posted by wherE1997 View Post
i cant use FreeSql??
Free sql servers are way too slow for a plugin like this. Usually your game server host can provide you with a web hosting service that includes an sql server for a pretty cheap price. However that shouldn't be whats causing the issue you're having.
MaltSNS 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 22:08.


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