2.1.3 Antrix Server Cretion menu

User Tag List

Page 36 of 75 FirstFirst ... 323334353637383940 ... LastLast
Results 526 to 540 of 1117
  1. #526
    konogan's Avatar Member
    Reputation
    1
    Join Date
    Apr 2007
    Posts
    0
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: 2.1.3 Antrix Server Cretion

    Nice :icon_headbang:. i would surely use that if i had too much trouble with my database . I have trouble but not enough to change .

    2.1.3 Antrix Server Cretion
  2. #527
    raza's Avatar Member
    Reputation
    1
    Join Date
    Jan 2007
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: 2.1.3 Antrix Server Cretion

    when I press execute... it blocks at Start Service... why??

  3. #528
    raza's Avatar Member
    Reputation
    1
    Join Date
    Jan 2007
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: 2.1.3 Antrix Server Cretion

    when I want to execute DataBase it sais... There was an error while executing a query.
    The query and the error message has been logged at:
    C:\New Folder\Sql Log\SQLyog Enterprise Trial\sqlyog.err.
    Please click on "Open Error File..." to open the error file. I don't khnow what to do

  4. #529
    Hinata_92's Avatar Member
    Reputation
    3
    Join Date
    Apr 2007
    Posts
    69
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: 2.1.3 Antrix Server Cretion

    Originally Posted by herleybob View Post
    when u set up MySQL you had to enter a username and pass, just change the Logonserver.donf and antrix.conf user and pass to that one. if u dont know them, u have to reinstall MySql to ge the info.
    okay the logonserver.exe works but when i run antrix it looks like this



    then it says "server dump crashed" and this is all in a matter of 1/2 seconds and keeps popping up every 5 seconds and telling me this!!!!

  5. #530
    Hinata_92's Avatar Member
    Reputation
    3
    Join Date
    Apr 2007
    Posts
    69
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: 2.1.3 Antrix Server Cretion

    Okay scratch that for now...i downloaded new repack and now when i try to execute the "Database" file it wont do it it says.... get ready for it...


    Query:
    CREATE TABLE `accounts` (
    `acct` bigint(20) NOT NULL auto_increment,
    `login` varchar(255) NOT NULL default '',
    `password` varchar(2 NOT NULL default '',
    `gm` varchar(27) NOT NULL default '',
    `banned` int(30) NOT NULL default '0',
    `lastlogin` timestamp NOT NULL default '0000-00-00 00:00:00' on update CURRENT_TIMESTAMP,
    `lastip` varchar(15) NOT NULL default '',
    `email` varchar(50) NOT NULL default '',
    `flags` int(11) NOT NULL default '0',
    PRIMARY KEY (`acct`,`login`),
    UNIQUE KEY `acct` (`acct`)
    ) ENGINE=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=latin1
    Error occured at:2007-08-27 20:24:52
    Line no.:26
    Error Code: 1050 - Table 'accounts' already exists
    Query:
    CREATE TABLE `accounts` (
    `acct` bigint(20) NOT NULL auto_increment,
    `login` varchar(255) NOT NULL default '',
    `password` varchar(2 NOT NULL default '',
    `gm` varchar(27) NOT NULL default '',
    `banned` int(30) NOT NULL default '0',
    `lastlogin` timestamp NOT NULL default '0000-00-00 00:00:00' on update CURRENT_TIMESTAMP,
    `lastip` varchar(15) NOT NULL default '',
    `email` varchar(50) NOT NULL default '',
    `flags` int(11) NOT NULL default '0',
    PRIMARY KEY (`acct`,`login`),
    UNIQUE KEY `acct` (`acct`)
    ) ENGINE=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=latin1
    Error occured at:2007-08-27 20:25:19
    Line no.:26
    Error Code: 1050 - Table 'accounts' already exists
    Query:
    CREATE TABLE `accounts` (
    `acct` bigint(20) NOT NULL auto_increment,
    `login` varchar(255) NOT NULL default '',
    `password` varchar(2 NOT NULL default '',
    `gm` varchar(27) NOT NULL default '',
    `banned` int(30) NOT NULL default '0',
    `lastlogin` timestamp NOT NULL default '0000-00-00 00:00:00' on update CURRENT_TIMESTAMP,
    `lastip` varchar(15) NOT NULL default '',
    `email` varchar(50) NOT NULL default '',
    `flags` int(11) NOT NULL default '0',
    PRIMARY KEY (`acct`,`login`),
    UNIQUE KEY `acct` (`acct`)
    ) ENGINE=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=latin1
    Error occured at:2007-08-27 20:25:44
    Line no.:26
    Error Code: 1050 - Table 'accounts' already exists
    Query:
    CREATE TABLE `accounts` (
    `acct` bigint(20) NOT NULL auto_increment,
    `login` varchar(255) NOT NULL default '',
    `password` varchar(2 NOT NULL default '',
    `gm` varchar(27) NOT NULL default '',
    `banned` int(30) NOT NULL default '0',
    `lastlogin` timestamp NOT NULL default '0000-00-00 00:00:00' on update CURRENT_TIMESTAMP,
    `lastip` varchar(15) NOT NULL default '',
    `email` varchar(50) NOT NULL default '',
    `flags` int(11) NOT NULL default '0',
    PRIMARY KEY (`acct`,`login`),
    UNIQUE KEY `acct` (`acct`)
    ) ENGINE=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=latin1
    Error occured at:2007-08-27 20:26:11
    Line no.:26
    Error Code: 1050 - Table 'accounts' already exists
    Query:
    CREATE TABLE `accounts` (
    `acct` bigint(20) NOT NULL auto_increment,
    `login` varchar(255) NOT NULL default '',
    `password` varchar(2 NOT NULL default '',
    `gm` varchar(27) NOT NULL default '',
    `banned` int(30) NOT NULL default '0',
    `lastlogin` timestamp NOT NULL default '0000-00-00 00:00:00' on update CURRENT_TIMESTAMP,
    `lastip` varchar(15) NOT NULL default '',
    `email` varchar(50) NOT NULL default '',
    `flags` int(11) NOT NULL default '0',
    PRIMARY KEY (`acct`,`login`),
    UNIQUE KEY `acct` (`acct`)
    ) ENGINE=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=latin1
    Error occured at:2007-08-27 20:26:34
    Line no.:26
    Error Code: 1050 - Table 'accounts' already exists
    Query:
    
    /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */
    Error occured at:2007-08-28 07:48:45
    Line no.:7
    Error Code: 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 '
    /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */' at line 1
    Query:
    
    /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */
    Error occured at:2007-08-28 07:49:07
    Line no.:7
    Error Code: 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 '
    /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */' at line 1
    Query:
    
    /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */
    Error occured at:2007-08-28 07:49:59
    Line no.:7
    Error Code: 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 '
    /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */' at line 1
    Query:
    
    /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */
    Error occured at:2007-08-28 07:50:41
    Line no.:7
    Error Code: 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 '
    /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */' at line 1
    Query:
    
    /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */
    Error occured at:2007-08-28 07:51:57
    Line no.:7
    Error Code: 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 '
    /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */' at line 1
    Query:
    
    /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */
    Error occured at:2007-08-28 07:52:56
    Line no.:7
    Error Code: 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 '
    /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */' at line 1
    Query:
    
    /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */
    Error occured at:2007-08-28 07:55:18
    Line no.:7
    Error Code: 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 '
    /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */' at line 1

  6. #531
    joshbuss's Avatar Member
    Reputation
    1
    Join Date
    Jul 2007
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: 2.1.3 Antrix Server Cretion

    I'm getting the same thing as Hinata.

  7. #532
    eti-enne02's Avatar Active Member
    Reputation
    74
    Join Date
    May 2007
    Posts
    598
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: 2.1.3 Antrix Server Cretion

    i need help! i'm on a mac and i can't run the .exe files ">.< i don't want to run bootcamp because it would compromise my computer's security and take space on the hard drive, if anyone know a way to create a server on a mac, plz tell me on this forum or send me a private message. Thx

  8. #533
    donogra's Avatar Member
    Reputation
    1
    Join Date
    May 2007
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: 2.1.3 Antrix Server Cretion

    thats what im getting but jsut "*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */
    Error occured at:2007-08-28 07:50:41
    Line no.:7
    Error Code: 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 '
    /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */' at line 1"
    Anyone know?

  9. #534
    cleverba's Avatar Member
    Reputation
    1
    Join Date
    Jul 2007
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: 2.1.3 Antrix Server Cretion

    OK, i get to the part where you click "Restore from SQL Dump." But i get this error when i try to open the database file:

    Query:
    
    /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */

    Error occured at:2007-08-28 11:06:13
    Line no.:7
    Error Code: 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 '
    /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */' at line 1

    Query:
    
    /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */

    Error occured at:2007-08-28 11:06:25
    Line no.:7
    Error Code: 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 '
    /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */' at line 1

    Query:
    
    /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */

    Error occured at:2007-08-28 11:11:52
    Line no.:7
    Error Code: 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 '
    /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */' at line 1

    Query:
    
    /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */

    Error occured at:2007-08-28 11:13:06
    Line no.:7
    Error Code: 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 '
    /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */' at line 1

    Query:
    
    /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */

    Error occured at:2007-08-28 11:13:11
    Line no.:7
    Error Code: 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 '
    /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */' at line 1

    Query:
    
    /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */

    Error occured at:2007-08-28 11:14:14
    Line no.:7
    Error Code: 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 '
    /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */' at line 1

    Query:
    
    /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */

    Error occured at:2007-08-28 11:24:40
    Line no.:7
    Error Code: 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 '
    /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */' at line 1

  10. #535
    Zulek3d's Avatar Member
    Reputation
    1
    Join Date
    Aug 2007
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: 2.1.3 Antrix Server Cretion

    Thank you very much for the guide, was great!

  11. #536
    Freakelias's Avatar Member
    Reputation
    1
    Join Date
    Aug 2007
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: 2.1.3 Antrix Server Cretion

    when im trying to restore from Sqldump its says error and this comes up :
    Query:
    
    /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */
    Error occured at:2007-08-28 17:54:26
    Line no.:7
    Error Code: 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 '
    /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */' at line 1
    Query:
    
    /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */
    Error occured at:2007-08-28 17:55:17
    Line no.:7
    Error Code: 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 '
    /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */' at line 1
    Query:
    
    /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */
    Error occured at:2007-08-28 17:55:44
    Line no.:7
    Error Code: 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 '
    /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */' at line 1
    Query:
    
    /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */
    Error occured at:2007-08-28 17:56:06
    Line no.:7
    Error Code: 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 '
    /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */' at line 1

    whats wrong?

  12. #537
    Bloodless's Avatar Member
    Reputation
    2
    Join Date
    Jul 2007
    Posts
    24
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: 2.1.3 Antrix Server Cretion

    Can somone please help me my ad.exe just flashes plz help!

    :repost:

  13. #538
    Janeway's Avatar Member
    Reputation
    2
    Join Date
    May 2007
    Posts
    22
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: 2.1.3 Antrix Server Cretion

    dude ad.exe enGB [Download]
    dosent work what do i do now xD?

  14. #539
    Herleybob's Avatar Contributor
    Reputation
    178
    Join Date
    Jul 2007
    Posts
    663
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: 2.1.3 Antrix Server Cretion

    I am currently fixing the Database.sql file so hold in there, and the Ad.exe used to work, not shure why, JUalinX prob took it off.

    Nom Nom Nom :P

  15. #540
    scruffyboy0's Avatar Member
    Reputation
    1
    Join Date
    Jul 2007
    Posts
    18
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: 2.1.3 Antrix Server Cretion

    everything has gone fine...the only problem is that when i start up the Antrix.exe after the logonserve.exe the antrix.exe just closes down after a few seconds then i cant log in help???

Page 36 of 75 FirstFirst ... 323334353637383940 ... LastLast

Similar Threads

  1. Setup an Antrix Server in 10 minutes!! [VIDEO]
    By faxmunky in forum WoW EMU Guides & Tutorials
    Replies: 30
    Last Post: 01-25-2008, 07:30 PM
  2. wow ascent/antrix server (verry simple)
    By lucardo55 in forum WoW EMU Guides & Tutorials
    Replies: 72
    Last Post: 12-19-2007, 08:20 AM
  3. How do I make an ascent/antrix server on a mac?
    By xxtennisdudexx in forum World of Warcraft Emulator Servers
    Replies: 2
    Last Post: 09-22-2007, 12:27 PM
  4. What is the .go command on ANTRIX servers?
    By volume4 in forum World of Warcraft Emulator Servers
    Replies: 3
    Last Post: 09-13-2007, 06:08 PM
  5. Antrix Server help.
    By Daedalis in forum World of Warcraft Emulator Servers
    Replies: 3
    Last Post: 09-11-2007, 02:04 AM
All times are GMT -5. The time now is 05:53 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search