wurde schon 1000x gesagt :facepalm:.... OLD_ENCRYPTION nutzenQuote:
wurde schon 1000x gesagt :facepalm:.... OLD_ENCRYPTION nutzenQuote:
Insert into _auth db: / In die _auth db einfügen:
-- ----------------------------
-- Table structure for `t_iplist`
-- ----------------------------
DROP TABLE IF EXISTS `t_iplist`;
CREATE TABLE `t_iplist` (
`a_index` int(11) NOT NULL AUTO_INCREMENT,
`a_ipstart_N` bigint(13) NOT NULL DEFAULT '0',
`a_ipend_N` bigint(13) NOT NULL DEFAULT '0',
`a_nation_S` varchar(50) NOT NULL DEFAULT '',
`a_nationcode` int(11) NOT NULL DEFAULT '-1',
PRIMARY KEY (`a_index`)
) ENGINE=MyISAM AUTO_INCREMENT=8 DEFAULT CHARSET=latin1;
-- ----------------------------
-- Records of t_iplist
-- ----------------------------
INSERT INTO `t_iplist` VALUES ('6', '0', '9999999999', 'US', '-1');
INSERT INTO `t_iplist` VALUES ('7', '0', '9999999999', 'DE', '-1');
das habe ich auch Schon versuchtQuote:
wurde schon 1000x gesagt .... OLD_ENCRYPTION nutzen
Quote:
[root@****** GameServer1]# ./GameServer_d
Load setting file....
Character DB Connect Failed.
2012/11/08 20:19:32 :: Cannot Connect DB!! >
Cannot Connect DB!!
wie bekomme ich das weg ?Quote:
2012/11/08 23:26:31 :: WAR CASTLE : SAVE NEXT WAR TIME > : UNIX : 1352574000 : TIME : 2012 : 11 : 10 : 20
2012/11/08 23:26:31 :: LOADING CASTLE DATA > ZONE : 4 :
2012/11/08 23:26:31 :: WAR CASTLE : SAVE NEXT WAR TIME > : UNIX : 1353265200 : TIME : 2012 : 11 : 18 : 20
2012/11/08 23:26:31 :: ERROR: CANNOT LOAD CASTLE INFO >
2012/11/08 23:26:31 :: Setting Error!! >
Setting Error!!
ein Versuche :Quote:
Kann mir jemand helfen, wie ich die Login Probleme wegbekomme?
Ich muss nach jedem Relog T_users leeren...
Was kann ich dagegen tun?
nur gefundenQuote:
FIX BAD_CONNECTION & FIX Login Server Problem
1. Open Terminal
2. Type: SU
3. Write: service iptables stop
4. Open Terminal
5. Type: vi /etc/sysconfig/iptables
6. Add:
-A RH-Firewall-1-INPUT -m state --state NEW -m tcp -p tcp --dport 4001 -j ACCEPT
-A RH-Firewall-1-INPUT -m state --state NEW -m tcp -p tcp --dport 4101 -j ACCEPT
Save & Exit
FIX BAD_CONNECTION & FIX Login Server Problem (method 2)
1. Swich user
Username: root
Password: same for user
2. Go in Computer/etc/sysconfig/iptables
3. Open with Gedit
4. Add:
-A RH-Firewall-1-INPUT -m state --state NEW -m tcp -p tcp --dport 4001 -j ACCEPT
-A RH-Firewall-1-INPUT -m state --state NEW -m tcp -p tcp --dport 4101 -j ACCEPT
5. Open Terminal
6. Write: service iptables stop
Ich habe einen VPS.Quote:
Also für Local auf einer VM empfehle ich
Iptables abschalten und unter Centos ebenso SELinux zu deaktivieren.
SELinux ist ein Tool zum "Härten" einer Distro, macht meist aber selbst nur Probleme.
Dann sollten auch die Relog probleme geschichte sein.
*Hust* [Only registered and activated users can see links. Click Here To Register...] *Hust*Quote:
Hi com
die Server laufen nun
jetzt ist nur das Prob
Ports sind auch frei und offen
es steht Überall is running
versteht das net