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

[CSS/CSGO] Timer 2.5.0.0 (unsupported)


Post New Thread Reply   
 
Thread Tools Display Modes
shavit
AlliedModders Donor
Join Date: Dec 2011
Location: Israel
Old 12-26-2013 , 00:27   Re: [CSS/CSGO] Timer 2.0.1
Reply With Quote #41

Quote:
Originally Posted by MaltSNS View Post
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.
I personally know the guy who hosts him, he's hosting CS:S servers for pretty cheap but he does require additional payment for a MySQL database and doesn't add a free website hosting.
__________________
retired
shavit is offline
shavit
AlliedModders Donor
Join Date: Dec 2011
Location: Israel
Old 12-26-2013 , 00:32   Re: [CSS/CSGO] Timer 2.0.1
Reply With Quote #42

By the way, you're both doing something wrong. I just tried to reproduce this error without removing my 'timer' field from databases.cfg but I couldn't.
__________________
retired
shavit is offline
wyd3x
Senior Member
Join Date: Sep 2012
Old 12-27-2013 , 01:16   Re: [CSS/CSGO] Timer 2.0.1
Reply With Quote #43

i have new errors:

Spoiler



and that error spam my server log:
Spoiler


pls help
wyd3x is offline
shavit
AlliedModders Donor
Join Date: Dec 2011
Location: Israel
Old 12-27-2013 , 05:16   Re: [CSS/CSGO] Timer 2.0.1
Reply With Quote #44

Quote:
Originally Posted by wyd3x View Post
i have new errors:

Spoiler



and that error spam my server log:
Spoiler


pls help
You miss the maptiers plugin somehow
__________________
retired
shavit is offline
ZcaverZ
Junior Member
Join Date: Jul 2011
Old 12-27-2013 , 15:22   Re: [CSS/CSGO] Timer 2.0.1
Reply With Quote #45

Hey tried to fix this 2 days now and have not been able to fix it :/
I have timer-maptier.smx and .sp

PHP Code:
L 12/27/2013 21:18:20: [SMNative "Timer_GetMode" reportedPlugin owning this native is currently paused.
L 12/27/2013 21:18:20: [SMDisplaying call stack trace for plugin "timer-physics.smx":
L 12/27/2013 21:18:20: [SM]   [0]  Line 613D:\Users\Shavit\Desktop\Timer%201.3.4e_css-1\Timer 1.3.4d\addons\sourcemod\compile\timer-physics.sp::OnPlayerRunCmd()
L 12/27/2013 21:18:20: [SMNative "Timer_GetMode" reportedPlugin owning this native is currently paused.
L 12/27/2013 21:18:20: [SMDisplaying call stack trace for plugin "timer-scripter_macrodox.smx":
L 12/27/2013 21:18:20: [SM]   [0]  Line 255D:\Users\Shavit\Desktop\Timer%201.3.4e_css-1\Timer 1.3.4d\addons\sourcemod\compile\timer-scripter_macrodox.sp::OnPlayerRunCmd()
L 12/27/2013 21:18:20: [SMNative "Timer_GetMode" reportedPlugin owning this native is currently paused.
L 12/27/2013 21:18:20: [SMDisplaying call stack trace for plugin "timer-scripter_smac.smx":
L 12/27/2013 21:18:20: [SM]   [0]  Line 38D:\Users\Shavit\Desktop\Timer%201.3.4e_css-1\Timer 1.3.4d\addons\sourcemod\compile\timer-scripter_smac.sp::OnPlayerRunCmd() 

Last edited by ZcaverZ; 12-27-2013 at 15:24.
ZcaverZ is offline
shavit
AlliedModders Donor
Join Date: Dec 2011
Location: Israel
Old 12-27-2013 , 17:17   Re: [CSS/CSGO] Timer 2.0.1
Reply With Quote #46

Quote:
Originally Posted by ZcaverZ View Post
Hey tried to fix this 2 days now and have not been able to fix it :/
I have timer-maptier.smx and .sp

PHP Code:
L 12/27/2013 21:18:20: [SMNative "Timer_GetMode" reportedPlugin owning this native is currently paused.
L 12/27/2013 21:18:20: [SMDisplaying call stack trace for plugin "timer-physics.smx":
L 12/27/2013 21:18:20: [SM]   [0]  Line 613D:\Users\Shavit\Desktop\Timer%201.3.4e_css-1\Timer 1.3.4d\addons\sourcemod\compile\timer-physics.sp::OnPlayerRunCmd()
L 12/27/2013 21:18:20: [SMNative "Timer_GetMode" reportedPlugin owning this native is currently paused.
L 12/27/2013 21:18:20: [SMDisplaying call stack trace for plugin "timer-scripter_macrodox.smx":
L 12/27/2013 21:18:20: [SM]   [0]  Line 255D:\Users\Shavit\Desktop\Timer%201.3.4e_css-1\Timer 1.3.4d\addons\sourcemod\compile\timer-scripter_macrodox.sp::OnPlayerRunCmd()
L 12/27/2013 21:18:20: [SMNative "Timer_GetMode" reportedPlugin owning this native is currently paused.
L 12/27/2013 21:18:20: [SMDisplaying call stack trace for plugin "timer-scripter_smac.smx":
L 12/27/2013 21:18:20: [SM]   [0]  Line 38D:\Users\Shavit\Desktop\Timer%201.3.4e_css-1\Timer 1.3.4d\addons\sourcemod\compile\timer-scripter_smac.sp::OnPlayerRunCmd() 
Something's weird, it says like I compiled it under the 1.3.4 files.
I'll fix it tomorrow.
__________________
retired
shavit is offline
OffsprinG
Member
Join Date: Nov 2012
Location: Ukraine, Kharkov
Old 12-28-2013 , 16:43   Re: [CSS/CSGO] Timer 2.0.1
Reply With Quote #47

sry for my eng.
I tested it all on dd2 map, work nice. later change to bhop_eazy and my myqsl server is down - over 80> connections was. and srver always restarted. with message: bad challenge. wtf? how fix? or what do?
OffsprinG is offline
blackx0ut
Member
Join Date: Dec 2013
Old 12-28-2013 , 18:53   Re: [CSS/CSGO] Timer 2.0.1
Reply With Quote #48

why i can't stop the timer?
!pause, !resume and !r works
blackx0ut is offline
zipcore
Veteran Member
Join Date: Mar 2010
Location: m_flZipcore
Old 12-28-2013 , 22:48   Re: [CSS/CSGO] Timer 2.0.1
Reply With Quote #49

Quote:
Originally Posted by blackx0ut View Post
why i can't stop the timer?
!pause, !resume and !r works
there is no command to stop the timer, I removed this command, because it's useless

Quote:
Originally Posted by OffsprinG View Post
sry for my eng.
I tested it all on dd2 map, work nice. later change to bhop_eazy and my myqsl server is down - over 80> connections was. and srver always restarted. with message: bad challenge. wtf? how fix? or what do?
Could you please give us more info about your restart issue?
__________________

Last edited by zipcore; 12-28-2013 at 22:52.
zipcore is offline
blackx0ut
Member
Join Date: Dec 2013
Old 12-29-2013 , 03:44   Re: [CSS/CSGO] Timer 2.0.1
Reply With Quote #50

must first be enabled chat ranks? I get points when I finish a map, have now 700-800 points but no chat rank ... can be because I am alone on the server?
__________________
Sorry for my bad English
blackx0ut 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 16:54.


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