|
You last visited: Today at 17:41
Advertisement
[REL] Unfinished ProjectExodus source
Discussion on [REL] Unfinished ProjectExodus source within the CO2 PServer Guides & Releases forum part of the CO2 Private Server category.
06/15/2010, 07:04
|
#61
|
elite*gold: 0
Join Date: Jun 2009
Posts: 372
Received Thanks: 53
|
Quote:
Originally Posted by Nullable
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
|
like it start loadin says logging into account serv then the console freezes then ask 2 close program
we both have same error
Quote:
Originally Posted by CollegeKid
*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
|
u'll need 2 use the msgl from a binary source and add it 2 the source so u can execute if dat dont work add my msn  and later on i can help wit dat
|
|
|
06/15/2010, 07:40
|
#62
|
elite*gold: 0
Join Date: Jun 2010
Posts: 130
Received Thanks: 18
|
@chickmagnet
I already helped him it's fixed now.
But i still need help with the login.
|
|
|
06/15/2010, 07:53
|
#63
|
elite*gold: 0
Join Date: May 2010
Posts: 18
Received Thanks: 1
|
Quote:
Originally Posted by chickmagnet
like it start loadin says logging into account serv then the console freezes then ask 2 close program
we both have same error
u'll need 2 use the msgl from a binary source and add it 2 the source so u can execute if dat dont work add my msn  and later on i can help wit dat 
|
I can read.
I figured out with John that you can only add it to my laptop (I have no idea why yet) if it's translated through another computer and re-packed. I'm doing that right now. =\
|
|
|
06/15/2010, 08:58
|
#64
|
elite*gold: 0
Join Date: May 2010
Posts: 14
Received Thanks: 1
|
give me DAtabase
|
|
|
06/15/2010, 09:00
|
#65
|
elite*gold: 0
Join Date: Oct 2009
Posts: 8,783
Received Thanks: 5,304
|
Quote:
Originally Posted by BlueGamingCo
give me DAtabase 
|
Download the tq binary database, that's what it runs off of.
|
|
|
06/15/2010, 09:10
|
#66
|
elite*gold: 0
Join Date: Feb 2007
Posts: 268
Received Thanks: 49
|
Hmm, can somebody help me?  I didnt found character creation in source
|
|
|
06/15/2010, 11:21
|
#67
|
elite*gold: 0
Join Date: May 2009
Posts: 162
Received Thanks: 26
|
I have a problem...tried alot but i can't find the problem...when i try to log-in the console give a error(no i'm not a noob so i try it using Debug in C#)
and after i found the first problem i have changed the database...after that the first error was gone
no my problem its on :
Code:
public GetAuthInfo(string Account)
{
MysqlCommand cmd = new MysqlCommand(CommandType.SELECT);
cmd.Select("password", "account").Where("name", Account);
cmd.Done();
[b] if (cmd.DataReader.Read())[/b]
and the problems is :
Code:
Byte array for GUID must be exactly 16 bytes long
what is that?
|
|
|
06/15/2010, 12:23
|
#68
|
elite*gold: 21
Join Date: Jul 2005
Posts: 9,193
Received Thanks: 5,380
|
It's a basic source. It just reads the main character info and lets you login/jump/walk.
Nothing more really coded in that version.
And btw, everyone seems to be trying to use 5207 just cause i logged with that... it's intended for 5180. You will have alot less bugs and more functionality that way.
|
|
|
06/15/2010, 12:40
|
#69
|
elite*gold: 0
Join Date: Feb 2007
Posts: 268
Received Thanks: 49
|
I tried with 5180, cant log with that either  , When i loged in with existing char i got console error.
|
|
|
06/15/2010, 12:46
|
#70
|
elite*gold: 0
Join Date: May 2008
Posts: 12
Received Thanks: 0
|
IS this mean that it`s online ??
|
|
|
06/15/2010, 12:50
|
#71
|
elite*gold: 0
Join Date: Jun 2009
Posts: 372
Received Thanks: 53
|
Quote:
Originally Posted by yes5090
IS this mean that it`s online ??
|
yeah
|
|
|
06/15/2010, 13:00
|
#72
|
elite*gold: 0
Join Date: May 2010
Posts: 60
Received Thanks: 1
|
plz any one tell me the full guide to learn me how can iset up that sourse plz
|
|
|
06/15/2010, 13:16
|
#73
|
elite*gold: 0
Join Date: Sep 2008
Posts: 494
Received Thanks: 120
|
u see some sources r for ppl who have some experience and know what to do with it like this 1 so if u dont know how to use it then leave  use sources with guides and this 1 doesnt have its own database so u will fail
|
|
|
06/15/2010, 13:24
|
#74
|
elite*gold: 0
Join Date: May 2008
Posts: 12
Received Thanks: 0
|
then can any one tell me, what client will we use for it ??
|
|
|
06/15/2010, 13:38
|
#75
|
elite*gold: 0
Join Date: Jun 2009
Posts: 372
Received Thanks: 53
|
Quote:
Originally Posted by yes5090
then can any one tell me, what client will we use for it ??
|
5180+ client
|
|
|
All times are GMT +1. The time now is 17:43.
|
|