Hi all. Im very sry to rez a dead thread. I've been here for quite a while and have been very content to read and learn, asking very few questions since most have been asked by someone else. In fact, i have no posts in the CO forum, which is what originally brought me to EPvp some years ago. Many of the things i learned form you all i taught to others in my guild who had like interests, and since most of what i can do is usually done better by someone else, i dun clutter the board with useless posts, and have never been one to worry about my post count. There are a few things i could have contributed, and still could, that haven't been as well documented as they could have been, specifically reguarding the marketplace, which is what my guild specialized in. But, since the release of that info at that time would have wreaked havoc on the markets serverwide we didn't release it. Selfish in some ways, but also safeguarding what we could while we could, to keep the chaos in some kind of order. At this point most of my guild has left, and we no longer control the market like we once did, since it really takes a team of ppl to do that. Those that have left would prolly come back to a Psrvr, since it is TQ and many of their policies that drove them away. My desire for a public server is to help keep my guild together & to learn enough to correct what we saw as big mistakes that TQ implemented and shortcomings they never addressed, not financial gain, or any other motive. I rez'd this thread because it is specifically the source i am using, started by the person who built it. Sry for the long intro.
@ Future. I'm having one error i cannot address with what i already know. The server starts fine, after some trial and error (since im new to MySQL, PostgreSQL, PHPAdmin, MySQL Administrator & every other tool i've encountered in the past two days). I don't get an error during server start. It is when i try to add an account using the "Cofuture Control Panel". It tells me i have an error in my syntax. Here is the error...
...
Starting Server...
Server Started. (here's where it starts. When i create an account i get this)
MySql.Data.MySqlClient.MySqlException: 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 '1,1>' at line 1
at MySql.Data.MySqlClient.MySqlStream.OpenPacket()
at MySql.Data.MySqlClient.NativeDriver.ReadResult(UIn t64& affectedRows, Int64& lastInsertId)
at MySql.Data.MySqlClient.MySqlDataReader.GetResultSe t()
at MySql.Data.MySqlClient.MySqlDataReader.NextResult( )
at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader (CommandBehavior behavior)
at MySql.Data.MySqlClient.MySqlCommand.ExecuteNonQuer y()
at Conquer.Databases.Database.SendQuery(String Query) in C:\Documents and Settings\Jole\Desktop\Conquer Server\Conquer Server\Database.cs:line 1274
Account created for username: Example Type: Player
Connection made with Login Server from x.xxx.xxx.xxx
Account disconnected from the Login server.
That's it. Im not sure what all the MySql errors are (version differences?) but, i haven't modified the .cs files at all, and therefor i think they should not contain syntax errors. But the one of the final lines is what i took notice to. That path does not point to my database.cs file at all. It is structured for Windows XP folder heirarchy, and i am on Vista, 64 bit. I did open the Database.cs file and went to line 1274, and although all the things i saw there related to account creation, i did not find that path there. My approach was to modify the path to where my files and folders can be found. Essentially it bounces me right out. After doing some digging in PhpAdmin i found the table that shows accounts. my next step is to log in on one of those accounts which have already been created and see if it bypasses the process, since i show accounts for yourself, Korvacs, and a few others.
If you have time I'd love help from anyone. I've been following the CoFusion, CoEmu scene for some time, and i have a source of yours Future, that goes back to 06', lol. Though I didnt have the ability when i got it to do anything with it. Anyway, if anyone has time I'd appreciate it. pce.