[REL] Unfinished ProjectExodus source

06/15/2010 02:42 zblowfish#46
Quote:
Originally Posted by xScott View Post
Have you got the database uploaded?
Yes i did that ;(
06/15/2010 03:07 xScott#47
Quote:
Originally Posted by Flawless Idiot View Post
Yes i did that ;(
what error is it giving you?
06/15/2010 03:11 zblowfish#48
Quote:
Originally Posted by xScott View Post
what error is it giving you?
Don't need help no more
Kinshi helped me get it working
06/15/2010 03:49 kid2nice#49
ok if any one need a 5207 Client here you go
ftp://64.151.84.188/en_zf/Conquer_v5207.exe


also can any one help me set up this source i wanna see it
please email me
[Only registered and activated users can see links. Click Here To Register...]
06/15/2010 05:27 zblowfish#50
Okay i got it fixed but when i log n and it gets to inizilizing it freezes and closes.
06/15/2010 05:36 zeko2010ss#51
I need Conquer.exe and Server.dat working
06/15/2010 05:41 zblowfish#52
Quote:
Originally Posted by zeko2010ss View Post
I need Conquer.exe and Server.dat working
Did you read the thread? He gave a link to a fix for this.
06/15/2010 05:44 zeko2010ss#53
Quote:
Originally Posted by Flawless Idiot View Post
Did you read the thread? He gave a link to a fix for this.
yes but only work on 5172
06/15/2010 05:47 Nullable#54
Quote:
Originally Posted by Flawless Idiot View Post
Okay i got it fixed but when i log n and it gets to inizilizing it freezes and closes.
Explain more, what exactly freezes and closes? (Client/Server).
Quote:
Originally Posted by zeko2010ss View Post
yes but only work on 5172
It works on every single client version i've tested so far, 4267 up to 5269
06/15/2010 05:54 zeko2010ss#55
ok when I use Conquer_v5207.exe client log but desconnected
06/15/2010 05:56 Nullable#56
Quote:
Originally Posted by zeko2010ss View Post
ok when I use Conquer_v5207.exe client log but desconnected
Don't use loopback address (127.0.0.1).
06/15/2010 06:03 zeko2010ss#57
sure I don't use it.I use 10.0.0.20
and error Appears here

[Only registered and activated users can see links. Click Here To Register...]
06/15/2010 06:27 CollegeKid#58
*uhg* This is what I keep getting for EVERY single TQ Database:
Code:
[Err] 1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'TYPE=MyISAM' at line 13
[Err] CREATE TABLE `account` (
  `id` int(4) unsigned zerofill NOT NULL auto_increment,
  `name` varchar(32) binary NOT NULL default '',
  `password` varchar(32) binary NOT NULL default '',
  `reg_date` datetime default NULL,
  `netbar_ip` varchar(15) default '127.0.0.1',
  `superpass` varchar(20) default '',
  `lock` int(1) NOT NULL default '0',
  PRIMARY KEY  (`id`),
  UNIQUE KEY `index_name_pass` (`name`,`password`),
  UNIQUE KEY `index_username` (`name`),
  KEY `index_isp` (`netbar_ip`)
) TYPE=MyISAM;
[Msg] Finished - Unsuccessfully
--------------------------------------------------
I've reinstalled and installed Navicat 9.0 and 8.2, both didn't work.
I reinstalled 2.6.0 of AppServ... didn't work.
Same error each time. None of my friends know why it's happening either. =\

It happens when I try to execute the SQL File into the Database.
06/15/2010 06:32 zeko2010ss#59
can any one upload work mysql database
06/15/2010 06:39 zblowfish#60
Quote:
Originally Posted by Nullable View Post
Explain more, what exactly freezes and closes? (Client/Server).

It works on every single client version i've tested so far, 4267 up to 5269
When it's about to connect the server freezes and closes o.o