| HLStats Community http://forum.hlstats-community.org/ |
|
| HLStats 1.51rc2 | and more information http://forum.hlstats-community.org/viewtopic.php?f=25&t=1410 |
Page 1 of 4 |
| Author: | Banana [ Fri Aug 07, 2009 4:21 pm ] | ||
| Post subject: | HLStats 1.51rc2 | and more information | ||
Well it is vacation time and before I go for about two weeks on vacation and be completely offline I release the the RC2 for HLStats version 1.51. Here is the changelog so far: Code: *) New: Role pictures in player info page if available. *) Updated: Ignore BOT option ignores everything which has BOT as unique ID *) Updated: Dod Role and map pictures. *) Updated: TF2 Weapon pics *) Changed: Period for event deletion in hlstats.pl increased. *) Changed: import-tools.sh removed (can be found in the docs now) *) Changed: HLstats is now HLStats *) Chnaged: Moved functions from hlstats.pl to HLstats.plib *) Changed: hlstats.conf is now hlstats.conf.ini and uses the ini format. http://search.cpan.org/~adamk/Config-Tiny/ The perl module Config::Tiny is now required for running HLStats daemon *) Changed: removed some options which where never user or are useless anymore -n, --nodebug, $g_nodebug *) Changed: removed the option g_patch_loopback_ip and implemented it into hlstats.pl *) Changed: removed the old db object and replaced it with basic mysql functions from php. *) Changed: renamed the hlstats.conf.inc.php file to hlstats.conf.php *) Fixed: Missing check in doEvent_Chat function (thx to VladiBG) *) Fixed: rcon messages. Missing quotes (thx to freaker) Important update information: http://half-life-statistics.org/Documen ... o+151.html Important to read if you upgrade Please download and use this to make HLStats step further. I have also a new website and a new design in the pipeline and updated documentation ( I know I've said this already but now I will really do it and it is 70% complete ) The next big thing will be translation which is also already on a good way. Also I want to say thank you for your interrest and support for hlstats for so a long time and keep this project alive. I wish you all a good holiday and see you at the end of august. Banana
|
|||
| Author: | nagiiiKilled [ Fri Aug 07, 2009 5:16 pm ] |
| Post subject: | Re: HLStats 1.51rc2 | and more information |
THANKS^^ i´ll test it right now... thx und viel spass im urlaub wenn ich das richtig verstanden hab^^ |
|
| Author: | nagiiiKilled [ Fri Aug 07, 2009 8:44 pm ] |
| Post subject: | Re: HLStats 1.51rc2 | and more information |
oh sry...i havent read the rules right now... when i installed v1.51 from the very beginning it doesn´t work...same error i had in v1.50 too... now i try to upgrade from v1.40 to 1.51...i hope it works now when not i´ll ask here... |
|
| Author: | nagiiiKilled [ Sat Aug 08, 2009 1:22 am ] |
| Post subject: | Re: HLStats 1.51rc2 | and more information |
sorry but here i cant edit my posts so i have to make a new one... Now i tried everything but it wont work so i modified the file hlstats.sql in the *\hlstats-1.51rc2\install so that all the settings for the style black are default in the database (sorry about my english^^) now the style is correct but i cant modify anything in Admin\General Settings\HLStats Options but now its unnessecery(unwichtig^^) i´m so sorry for my english but i hope that u understand everything i´ve written^^ mfg. nagiii |
|
| Author: | freaker [ Sat Aug 08, 2009 10:00 am ] |
| Post subject: | Re: HLStats 1.51rc2 | and more information |
Danke für das Bugfix-Update ![]() aber... grrrrrrrrrrr Benutze bitte nen ordentlichen Editor oder speichere das Zeug mit was anderem -.- Wann immer man versucht das auf ner Linux-Maschine auszuführen kommt Code: sh: ./hlstats.pl: /usr/bin/perl^M: bad interpreter: Datei oder Verzeichnis nicht gefunden Was an der Art liegt wie die Dateien gespeichert wurden. (war auch in den früheren Versionen so) hab hier n kleines converter-Script: Code: #!/usr/bin/perl die "Usage: $0 < files >\n" unless @ARGV; for $file (@ARGV) { open IN, $file or die "$0: Cannot open $file for input!\n"; my @lines = <IN>; close IN; open OUT, "> $file" or die "$0: Cannot open $file for output!\n"; s/\r$// for @lines; print OUT for @lines; } nachdem man das hat drüberlaufen lassen geht auch unter Linux alles. mfg Freaker PS: Sobald man einen Spieler anklickt kommt Code: Notice: Undefined variable: queryPlayer in hlstats/hlstatsinc/playerinfo.inc.php on line 151 Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in hlstats/hlstatsinc/playerinfo.inc.php on line 151 Notice: Undefined variable: queryPlayer in hlstats/hlstatsinc/playerinfo.inc.php on line 152 Warning: mysql_free_result(): supplied argument is not a valid MySQL result resource in hlstats/hlstatsinc/playerinfo.inc.php on line 152 zB: http://hlstats.dos-clan.com/hlstats.php ... &player=62 |
|
| Author: | freaker [ Sat Aug 08, 2009 9:12 pm ] |
| Post subject: | Re: HLStats 1.51rc2 | and more information |
außerdem crasht in der version die hlstats.pl sobald iwas passiert merk ich gerade |
|
| Author: | nagiiiKilled [ Sat Aug 08, 2009 10:54 pm ] |
| Post subject: | Re: HLStats 1.51rc2 | and more information |
freaker dürfte ich mal wissen, welches OS dein Gameserver hat? ich hab nämlich grad nen Windows und hab ech keine ahnung(damit mein ich echt 0^^) wie das alles mit dem daemon(inklusive perl usw )geht^^ edit: also ok...hab jetzt ActivePerl installiert...DBD::mysql und DBI und Config::Tiny is auch installiert...aber jetzt bin ich echt am ende...pls kann mir wer sagen was ich als nächstes tun muss?... PS.: is mein 1. mal, das ich HLStats verwende...^^ |
|
| Author: | Banana [ Sun Aug 09, 2009 2:39 pm ] |
| Post subject: | Re: HLStats 1.51rc2 | and more information |
@nagiiiKilled du kannst auch in deutsch schreiben. mach für deine Probleme einfach mal ein neues thema, dann ich weis wirklich nicht mehr welche nun aktuell sind oder nicht. @freaker Quote: aber... grrrrrrrrrrr Benutze bitte nen ordentlichen Editor oder speichere das Zeug mit was anderem -.- ehem... wenn du meinst VI sei ein schlechter editor.... so. diese zeichen die du da siehts, kommen von windows, aber ich entwickle nicht unter windows.... beschreibe mir mal bitte genau was du gemacht hast, nach dem du das archiv herunter geladen hast. welches OS benutzt und welche tools. die notice werden gefixt. noch eine Frage. ich habe hier mal eine version installiert und wenn du einen server hast wäre es nett wenn du einfach mal einen log stream senden könntest. Damit hätte ich mehr daten zum testen. http://bananas-development-server.de/hl ... lstats.php wäre verdammt cool. vielen dank schon mal an das testen ! das hilft wirklich, denn ich kann nicht alles testen, denn ich bin nur eine Person und wenn mehrere das testen findet man auch alle fehler. ich bin da schon ein wenig betriebsblind. |
|
| Author: | freaker [ Sun Aug 09, 2009 3:04 pm ] |
| Post subject: | Re: HLStats 1.51rc2 | and more information |
merkwürdig, dass die komischen zeilenumbrüche drin sind, wenn du garkein windows benutzt o_O ich habs auf meiner Debian Maschine versucht "normal" auszuführen (also nicht "perl hlstats.pl" sondern "./hlstats,pl" (mit "perl..." gehts) an welche IP/Port soll ich den Logstream senden? (von 94.23.210.188:27022) mfg Freaker |
|
| Author: | Banana [ Sun Aug 09, 2009 9:24 pm ] |
| Post subject: | Re: HLStats 1.51rc2 | and more information |
jup. denn die kenne ich nur wenn man so eine Datei mit windows bearbeitet... Quote: ich habs auf meiner Debian Maschine versucht "normal" auszuführen (also nicht "perl hlstats.pl" sondern "./hlstats,pl" (mit "perl..." gehts) wenn du es ohne perl ausführst was kommt den da für ein fehler ? Quote: an welche IP/Port soll ich den Logstream senden? (von 94.23.210.188:27022) IP: 87.106.8.172 port: 27500 http://bananas-development-server.de/hl ... lstats.php danke schon mal ! |
|
| Author: | freaker [ Sun Aug 09, 2009 9:48 pm ] |
| Post subject: | Re: HLStats 1.51rc2 | and more information |
Da kommt der oben gepostete Error ![]() (bei meinem Gentoo im Übrigen auch) Hab die Adresse mal hinzugefügt, ich helf doch gerne, wenns darum geht hlstats zu verbessern ![]() btw: noch n kleiner Fehler auf der Startseite mit den Daily Awards Code: Daily Awards (Friday 07 08 to Friday 07 08.) da passt was nicht^^ mfg Freaker |
|
| Author: | Banana [ Mon Aug 10, 2009 9:42 am ] |
| Post subject: | Re: HLStats 1.51rc2 | and more information |
vielen Dank auch. das hat schon mal sehr geholfen ! die stats werden auch gelogt und es sind auch schon fixes gemacht worden. ich denke mal ich erstelle eine verbesserte RC heuter oder morgen online. am Mittwoch bin ich dann aber weg. |
|
| Author: | freaker [ Mon Aug 10, 2009 9:55 am ] |
| Post subject: | Re: HLStats 1.51rc2 | and more information |
freut mich, wenn ich helfen kann ![]() und auch Danke für die schnellen Fixes und den super Support hier :thumb up: Der Daemon hat sich jetzt noch nicht wieder verabschiedet, ich muss das mal beobachten, wenn nachher echte Spieler und nicht nur Bots drauf sind. (gestern lief erstmal wieder der von 1.50^^) mfg Freaker |
|
| Author: | freaker [ Mon Aug 10, 2009 1:49 pm ] |
| Post subject: | Re: HLStats 1.51rc2 | and more information |
ich weiß nicht warum, aber sobald ein Spieler joint, crasht hlstats.pl Code: 2009-08-10 13:44:29: 94.23.210.188:27022 - E013: (IGNORED) NOTMINPLAYERS: World triggered "Round_Start" bot ? {DoS}C55-Freaker(GER)<6><STEAM_ID_PENDING><> <crash> sind die letzten Zeilen Auszug aus den Logs dazu: Code: L 08/10/2009 - 13:44:29: World triggered "Round_Start" L 08/10/2009 - 13:44:47: "{DoS}C55-Freaker(GER)<6><STEAM_ID_PENDING><>" connected, address "84.146.4.205:27005" L 08/10/2009 - 13:44:48: "{DoS}C55-Freaker(GER)<6><STEAM_0:0:18023441><>" STEAM USERID validated jetzt frag mich aber bitte nicht, warum das bei mir crasht und bei dir nicht >.< mit der 1.50 geht das ohne Probs mfg Freaker PS: ganz kleiner Schöheitsfehler: in der game.inc.php Code: $awards_s_date = $awards_d_date = date('l d.m',$tmptime); zu Code: $awards_s_date = $awards_d_date = date('l d.m.',$tmptime);
|
|
| Author: | Banana [ Mon Aug 10, 2009 4:32 pm ] |
| Post subject: | Re: HLStats 1.51rc2 | and more information |
Quote: jetzt frag mich aber bitte nicht, warum das bei mir crasht und bei dir nicht hmm eigentlich sollte das bei mir auch crashen, denn da war noch eine debug message enthalten mit einem exit. es war also kein crash ;-) Quote: PS: ganz kleiner Schöheitsfehler: in der game.inc.php schon behoben also du das mit den Awards gemerkt hast ;-) |
|
| Page 1 of 4 | All times are UTC + 1 hour [ DST ] |
| Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group http://www.phpbb.com/ |
|