| Applikationen Probleme mit Anwendungsprogrammen aller Art gehören hier hin. |
Diskussion: Teamspeak2 Perlmod "Could not establish connection to server" im Forum Applikationen, in der Kategorie Software Home; Anzeige Hey Leute habe ein problem und zwar möchte ich den aktuellen Ts2Perlmod auf meinem Linux Server installieren. Soweit läuft ...
![]() |
| | #1 (permalink) |
| Registriert seit: 02.06.05 ![]() Likes: 0 | Anzeige Hey Leute habe ein problem und zwar möchte ich den aktuellen Ts2Perlmod auf meinem Linux Server installieren. Soweit läuft alles gut bis ich es starten möchte. Console gibt folgendes aus: Code: [ok] Using configuration file default.ini
Use of uninitialized value in concatenation (.) or string at
packages/TeamSpeak2/TCPquery.pm line 104 (#1)
(W uninitialized) An undefined value was used as if it were already
defined. It was interpreted as a "" or a 0, but maybe it was a mistake.
To suppress this warning assign a defined value to your variables.
To help you figure out what was undefined, perl tells you what operation
you used the undefined value in. Note, however, that perl optimizes your
program and the operation displayed in the warning may not necessarily
appear literally in your program. For example, "that $foo" is
usually optimized into "that " . $foo, and the warning will refer to
the concatenation (.) operator, even though there is no . in your
program.
Use of uninitialized value in concatenation (.) or string at ./ts2perlmod.pl
line 37 (#1)
[!!] Could not establish connection to server Ich weiß nicht woran es liegt. Habe versucht die fehler in den Dateien zufinden,habe zuvor an diesen Dateien aber nichts verändert. An der Config düfte es nicht liegen oder? Config: Code:
[CONNECTION]
ServerAddress=127.0.0.1 <-- Your servers IPv4 address or FQDN
ServerTCPPort=51234 <-- Your servers TCP port
ServerUDPPort=8767 <-- Your servers UDP port
[LOGIN]
Username=Perlbot <-- Your superadmin username
Password=*zensiert* <-- Your superadmin password
[EXTENDED-WELCOME-MESSAGE]
Enabled=1 <-- Enables/Disables the Extended Welcome Message
File=welcome.txt <-- This file contains your Extended Welcome Message
[BAD-NICKNAME]
Enabled=1 <-- Enables/Disables the Illegal Nickname Detection
File=badnick.txt <-- This file contains your list of illegal words
Punishment=move <-- The punishment method {kick | move | ban | remove}
Channel=AFK <-- This channel will be used if Punishment is set to move
Reason=bad nickname <-- User gets kicked with this reason if Pun. is set to kick
Message=you've a bad nickname <-- User receives this Msg if Pun. is set to move or remove
[MOVE-IDLERS]
Enabled=1 <-- Enables/Disables the Move Idlers feature
Idletime=10 <-- The targets idletime in minutes (integers only)
Channel=AFK <-- Idle users will be moved into this channel
[WARN-IDLERS]
Enabled=1 <-- Enables/Disables the Warn Idlers feature
Idletime=5 <-- The targets idletime in minutes (integers only)
Message=you are idle <-- An idle user will receive this single-line message
[KICK-IDLERS]
Enabled=0 <-- Enables/Disables the Move Idlers feature
Idletime=120 <-- The idletime in minutes (integers only)
TargetPlayerR=1 <-- Defines wether reg. users shall be kicked or not
TargetPlayerU=1 <-- Defines wether unreg. users shall be kicked or not
TargetChannelR=1 <-- Defines wether users in reg. channels shall be kicked
TargetChannelU=1 <-- Defines wether users in unreg. channels shall be kicked
Reason=don't idle please <-- Users will be kicked with this reason
[ANTI-REC]
Enabled=0 <-- Enables/Disables the Anti Recording feature
Punishment=kick <-- The punishment method {kick | move | ban | remove}
Channel=AFK <-- This channel will be used if Punishment is set to move
Reason=no recording <-- User gets kicked with this reason if Pun. is set to kick
Message=do not record <-- User receives this Msg if Pun. is set to move or remove
[ANTI-FLOOD]
Enabled=1 <-- Enables/Disables the Anti Flood feature
MaxConnections=5 <-- Max amount of new connections in x seconds
MaxSeconds=10 <-- Allows the number of connections set above in x seconds
[TAKE-OVER-PROTECTION]
Enabled=1 <-- Enables/Disables the Take Over Protection feature
Punishment=kick <-- The punishment method {kick | move | ban | remove}
Channel=AFK <-- This channel will be used if Punishment is set to move
Reason=evil kick <-- User gets kicked with this reason if Pun. is set to kick
Message=nice try <-- User receives this Msg if Pun. is set to move or remove
[PROTECTED-USERS]
Enabled=1 <-- Enables/Disables the Protected Users feature
File=protected.txt <-- This file contains your list of illegal words
[AUTO-AFK]
Enabled=1 <-- Enables/Disables the Protected Users feature
Channel=AFK <-- Users will be moved into this channel if they're 'Away'
[ADVERT-MESSAGE]
Enabled=1 <-- Enables/Disables the Protected Users feature
File=advert.txt <-- This file contains your Advert Message
Interval=60 <-- The message interval in minutes (integers only)
[STATS-MESSAGE]
Enabled=1 <-- Enables/Disables the Stats Message feature
File=stats.txt <-- This file contains your Stats Message
Interval=30 <-- The message interval in minutes (integers only)
[STICKY-CHANNEL]
Enabled=0 <-- Enables/Disables the Sticky Channel feature
Channel=AFK <-- Users will be bound to this channel when moved into it
[LOG]
Enabled=1 <-- Enables/Disables the Log feature
File=default.log <-- This file will be used for the Log feature
[TIMER]
RepeatTimer=2 <-- Time in seconds in which the TS2PerlMod will check for
any changes done to the server, in order to perform the
above tasks at a comfortable speed Ich hoffe ihr wisst woran es liegen könnte. Mfg kami |
| | |
![]() |
| - Anzeige - | |
| |
| Themen-Optionen | |
| Ansicht | |
| |
Ähnliche Themen | ||||
| Thema | Autor | Forum | Antworten | Letzter Beitrag |
| icq connection problem | julack91 | Applikationen | 3 | 01.04.08 18:44 |
| [C/C++] Reverse Connection | RebornX | Code Kitchen | 5 | 19.11.07 00:01 |
| Reverse Connection VB | ByteSurfer | Code Kitchen | 0 | 02.06.07 09:22 |
| Teamspeak2 Deutsch? | Razor666 | Applikationen | 3 | 22.06.06 15:51 |
| ftp to ftp connection | Akkad | Network · LAN, WAN, Firewalls | 4 | 01.12.01 19:38 |