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

Frequent Fragger Program


Post New Thread Reply   
 
Thread Tools Display Modes
Morpheus
Senior Member
Join Date: Mar 2004
Old 04-22-2005 , 07:55  
Reply With Quote #41

Well its seems to work now..again!!!

But...let me get back to u if i see this problem to often !
Morpheus is offline
[pc]Raba
Veteran Member
Join Date: Jan 2004
Location: Erfurt
Old 04-25-2005 , 14:44  
Reply With Quote #42

hi

i cant get a player a "bonustime".
i have no mesasge in console and in the log i found this:

Quote:
L 04/25/2005 - 20:07:20: [AMXX] Run time error 10 (native) (plugin "frequentfraggerprogram.amxx") - debug not enabled.
L 04/25/2005 - 20:07:20: [MYSQL] Invalid database handle -1
L 04/25/2005 - 20:07:20: [AMXX] To enable debug mode, add " debug" after the plugin name in plugins.ini (without quotes).
L 04/25/2005 - 20:07:20: [AMXX] Run time error 10 (native) (plugin "frequentfraggerprogram.amxx") - debug not enabled.
L 04/25/2005 - 20:07:20: [MYSQL] Invalid result handle -6
i've try'd with "STEAM_0:0:12345" and with STEAM_0:0:12345 and per name -> no success


PS: where stores plugin the data, if one does have sql deactivated?
__________________
Wichtige Erkenntnis:
Murphys Gesetz ist nicht umkehrbar. Das Auto zu waschen, damit es regnet, funktioniert nicht.
[pc]Raba is offline
Send a message via ICQ to [pc]Raba
slurpycof
Senior Member
Join Date: Nov 2004
Old 04-25-2005 , 18:51  
Reply With Quote #43

check your amxx logs for a line that says

[FFPBonus] admin_name <STEAM_0:0:12345> added 9999 seconds to player_name <STEAM_0:0:67890> total frag time

that gets logged before it actually stores the data. If it is not logging that, then the problem is not in the database write.
slurpycof is offline
[pc]Raba
Veteran Member
Join Date: Jan 2004
Location: Erfurt
Old 04-26-2005 , 03:25  
Reply With Quote #44

i cant find this line in amx.log...
__________________
Wichtige Erkenntnis:
Murphys Gesetz ist nicht umkehrbar. Das Auto zu waschen, damit es regnet, funktioniert nicht.
[pc]Raba is offline
Send a message via ICQ to [pc]Raba
Morpheus
Senior Member
Join Date: Mar 2004
Old 04-26-2005 , 03:30  
Reply With Quote #45

Its working on our servers.. with game server on one box and MYSQL on another.. But sometimes I get that message, that im not in the Frequent Fragger program.. but my time is stored no matter what..

Dont display the fragtime everytime..
Morpheus is offline
[pc]Raba
Veteran Member
Join Date: Jan 2004
Location: Erfurt
Old 04-26-2005 , 03:38  
Reply With Quote #46

sorry 4 edit
__________________
Wichtige Erkenntnis:
Murphys Gesetz ist nicht umkehrbar. Das Auto zu waschen, damit es regnet, funktioniert nicht.
[pc]Raba is offline
Send a message via ICQ to [pc]Raba
slurpycof
Senior Member
Join Date: Nov 2004
Old 04-26-2005 , 09:19  
Reply With Quote #47

Quote:
Originally Posted by Morpheus
Its working on our servers.. with game server on one box and MYSQL on another.. But sometimes I get that message, that im not in the Frequent Fragger program.. but my time is stored no matter what..

Dont display the fragtime everytime..
When it tells you that you do not have any time and you know you do, there will also be these errors in your amxx.log file
Code:
L 04/25/2005 - 20:07:20: [AMXX] Run time error 10 (native) (plugin "frequentfraggerprogram.amxx") - debug not enabled.
L 04/25/2005 - 20:07:20: [MYSQL] Invalid database handle -1
L 04/25/2005 - 20:07:20: [AMXX] To enable debug mode, add " debug" after the plugin name in plugins.ini (without quotes).
L 04/25/2005 - 20:07:20: [AMXX] Run time error 10 (native) (plugin "frequentfraggerprogram.amxx") - debug not enabled.
L 04/25/2005 - 20:07:20: [MYSQL] Invalid result handle -6
If you look, it happens right after a mapchange. If you join after a map change or retry, it will set the data correctly for you. I need to find out how to give the plugin more time to connect to the database before it tried to query it. I am assuming that no one is having this problem with the vault version because it does not need to establish a connection. Time to go ask the amxx gurus what I can do to fix this.
slurpycof is offline
Morpheus
Senior Member
Join Date: Mar 2004
Old 04-26-2005 , 09:59  
Reply With Quote #48

Yes try fix time query ! May be the problem!
Morpheus is offline
Trip~Hazard
Senior Member
Join Date: Jun 2004
Location: North Carolina
Old 04-29-2005 , 11:49  
Reply With Quote #49

I use the vault method:

I have gone through lots of my AMXX logs and have concluded that the plugin is not functioning for non-admins with lots of server play time. In other words, it is writing info about everyones time to the vault file but I do not believe it is accessing the info when regular non admin players are connecting. There has been no entry in the log where the plugin kicked a non-admin to let in a daily regular non-admin with lots of play time. It does kick nearly every time for an admin though.

There are times when admins can't get in as well, but I believe there must be a delay of sorts. Eventually the plugin will boot someone to let the admin in, but it appears if others are trying to connect the admin will get ignored. Thats when they complain to me they can't get in. That may be a small setting somewhere I suppose. It just doesn't seem to be functioning at all for the non-admins.
__________________
Trip~Hazard is offline
slurpycof
Senior Member
Join Date: Nov 2004
Old 04-30-2005 , 00:55  
Reply With Quote #50

try doing amx_ffpqueryall in console and see if non-admin regulars have time showing up.
slurpycof 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 12:31.


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