Raised This Month: $ Target: $400
 0% 

[CS:GO] KZTimer (climb timer plugin)


Post New Thread Reply   
 
Thread Tools Display Modes
abckrieger
Senior Member
Join Date: Oct 2012
Location: Germany
Old 06-29-2014 , 23:30   Re: [CS:GO] KZTimer (kz,surf,bhop)
Reply With Quote #221

Quote:
Originally Posted by x3ro View Post
the extra bots do take up a extra slot, although you don;t see the bots ingame, its so strange lol. When will you be adding the cvars for these bots?... Imo they are just wasting a slot.
probably within 24 hours. its already done but needs some testing.

/edit
it will take a bit longer

Last edited by abckrieger; 06-30-2014 at 21:34.
abckrieger is offline
Obaaan
New Member
Join Date: Jul 2014
Old 07-03-2014 , 13:45   Re: [CS:GO] KZTimer (kz,surf,bhop)
Reply With Quote #222

<Failed> "KZTimer" <1.42> by 1NutWunDeR


This message is what comes up when I type
sm plugins list

I've checked the database file and it seems like its ok?

"Databases"
{
"driver_default" "mysql"

// When specifying "host", you may use an IP address, a hostname, or a socket file path

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

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

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

"clientprefs"
{
"driver" "sqlite"
"host" "localhost"
"database" "clientprefs-sqlite"
"user" "root"
"pass" ""
//"timeout" "0"
//"port" "0"
}
}


I dont understand why it wont load =/
Anyone got any suggestions?
btw I'm really new to this so dont laugh if anything is really wrong xD

EDIT:
It does not create a kzmod-sqlite.sq3 by itself

Last edited by Obaaan; 07-03-2014 at 13:48.
Obaaan is offline
abckrieger
Senior Member
Join Date: Oct 2012
Location: Germany
Old 07-03-2014 , 14:51   Re: [CS:GO] KZTimer (kz,surf,bhop)
Reply With Quote #223

Quote:
Originally Posted by Obaaan View Post
<Failed> "KZTimer" <1.42> by 1NutWunDeR


This message is what comes up when I type
sm plugins list

I've checked the database file and it seems like its ok?

Spoiler
I dont understand why it wont load =/
Anyone got any suggestions?
btw I'm really new to this so dont laugh if anything is really wrong xD

EDIT:
It does not create a kzmod-sqlite.sq3 by itself
kztimer is probably not allowed to create a file. Check read/write/modify permissions for this folder!
Anyways, i have uploaded a blank database for you.
Attached Files
File Type: zip kztimer-sqlite.zip (1.5 KB, 110 views)

Last edited by abckrieger; 07-03-2014 at 14:56.
abckrieger is offline
Obaaan
New Member
Join Date: Jul 2014
Old 07-04-2014 , 13:25   Re: [CS:GO] KZTimer (kz,surf,bhop)
Reply With Quote #224

It still wont work for me =/
Its the exact same problem
<Failed> "KZTimer"
In the server console when I type Sm plugins list
I've gotten all the other plugins to work that I've tried after, but I really want this one to work =/
Obaaan is offline
x3ro
Member
Join Date: Dec 2009
Old 07-06-2014 , 03:19   Re: [CS:GO] KZTimer (kz,surf,bhop)
Reply With Quote #225

Another error found in my logs..

Code:
07/06/2014 - 17:16:37: [SM] Native "SQL_HasResultSet" reported: Invalid query Handle 0 (error: 4)
L 07/06/2014 - 17:16:37: [SM] Displaying call stack trace for plugin "KZTimer.smx":
L 07/06/2014 - 17:16:37: [SM]   [0]  Line 1378,kztimer/sql.sp::SQL_LJBlockRecordCallback()
x3ro is offline
abckrieger
Senior Member
Join Date: Oct 2012
Location: Germany
Old 07-07-2014 , 09:19   Re: [CS:GO] KZTimer (kz,surf,bhop)
Reply With Quote #226

Quote:
Originally Posted by Obaaan View Post
It still wont work for me =/
Its the exact same problem
<Failed> "KZTimer"
In the server console when I type Sm plugins list
I've gotten all the other plugins to work that I've tried after, but I really want this one to work =/
dunno then :/
the problem must be on your side. try it with the latest metamod and sourcemod snapshots
Quote:
Originally Posted by x3ro View Post
Another error found in my logs..

Code:
07/06/2014 - 17:16:37: [SM] Native "SQL_HasResultSet" reported: Invalid query Handle 0 (error: 4)
L 07/06/2014 - 17:16:37: [SM] Displaying call stack trace for plugin "KZTimer.smx":
L 07/06/2014 - 17:16:37: [SM]   [0]  Line 1378,kztimer/sql.sp::SQL_LJBlockRecordCallback()
yo thx for reporting.

Last edited by abckrieger; 07-07-2014 at 09:22.
abckrieger is offline
abckrieger
Senior Member
Join Date: Oct 2012
Location: Germany
Old 07-07-2014 , 09:21   Re: [CS:GO] KZTimer (kz,surf,bhop)
Reply With Quote #227

minor update released.

Last edited by abckrieger; 07-12-2014 at 17:56.
abckrieger is offline
Ownkruid
Senior Member
Join Date: Nov 2013
Old 07-13-2014 , 09:19   Re: [CS:GO] KZTimer (kz,surf,bhop)
Reply With Quote #228

Last CSGO patch created some bugs. On some maps the replay bots wont spawn. On other maps the global times get reset/not saved. Also experienced 2 map change freezes.
__________________




Ownkruid is offline
rautamiekka
Veteran Member
Join Date: Jan 2009
Location: Finland
Old 07-15-2014 , 13:09   Re: [CS:GO] KZTimer (kz,surf,bhop)
Reply With Quote #229

The title in post is newer than in plugin details above the post.
__________________
Links to posts I received Karma from:
Big thanks to all who gave Karma
rautamiekka is offline
Send a message via ICQ to rautamiekka Send a message via AIM to rautamiekka Send a message via MSN to rautamiekka Send a message via Yahoo to rautamiekka Send a message via Skype™ to rautamiekka
axo
Member
Join Date: Apr 2014
Old 07-22-2014 , 07:34   Re: [CS:GO] KZTimer (kz,surf,bhop)
Reply With Quote #230

I don't know what is going on but since the lastest CSGO update, some times during a map, everyone gets teleported into the spawn zone at the same time and no one can move or do anything. It's like the map is going to change but no one dies and nothing happen.

I did change the mp_warmuptimer to 0 but that didn't changed anything.

Any idea ?

EDIT: This is what I have found in my error logs

Quote:
L 07/21/2014 - 00:21:19: SourceMod error session started
L 07/21/2014 - 00:21:19: Info (map "kz_j2s_tetris_go") (file "errors_20140721.log")
L 07/21/2014 - 00:21:19: [SM] Native "CS_TerminateRound" reported: Failed to locate function
L 07/21/2014 - 00:21:19: [SM] Displaying call stack trace for plugin "kztimer.smx":
L 07/21/2014 - 00:21:19: [SM] [0] Line 351, kztimer/timer.sp::TerminateRoundTimer()
Not sure if this can be related to my problem.

Last edited by axo; 07-22-2014 at 16:48.
axo 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 06:22.


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