Kicked from server after creating a Char :( menu

Shout-Out

User Tag List

Results 1 to 5 of 5
  1. #1
    RageofDivinity's Avatar Member
    Reputation
    1
    Join Date
    Mar 2008
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Kicked from server after creating a Char :(

    Hi Guys i have a prob after i creating a char i get a disconnect from the server and i get this message:

    Sql query failed due to [Table 'ascentlogon.mailbox_insert_queue' doesn't exist]
    , Query: [SELECT * FROM mailbox_insert_queue]

    pls help !

    Kicked from server after creating a Char :(
  2. #2
    jokerjokes's Avatar Active Member
    Reputation
    75
    Join Date
    Apr 2007
    Posts
    902
    Thanks G/R
    3/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Execute this into your db.
    Code:
    --
    -- Table structure for table `mailbox_insert_queue`
    --
    
    DROP TABLE IF EXISTS `mailbox_insert_queue`;
    SET @saved_cs_client     = @@character_set_client;
    SET character_set_client = utf8;
    CREATE TABLE `mailbox_insert_queue` (
      `sender_guid` int(30) NOT NULL,
      `receiver_guid` int(30) NOT NULL,
      `subject` varchar(200) NOT NULL,
      `body` varchar(500) NOT NULL,
      `stationary` int(30) NOT NULL,
      `money` int(30) NOT NULL,
      `item_id` int(30) NOT NULL,
      `item_stack` int(30) NOT NULL
    ) ENGINE=MyISAM DEFAULT CHARSET=latin1;
    SET character_set_client = @saved_cs_client;
    
    --
    -- Dumping data for table `mailbox_insert_queue`
    --
    
    LOCK TABLES `mailbox_insert_queue` WRITE;
    /*!40000 ALTER TABLE `mailbox_insert_queue` DISABLE KEYS */;
    /*!40000 ALTER TABLE `mailbox_insert_queue` ENABLE KEYS */;
    UNLOCK TABLES;
    This is for the mailbox problem, make a file copy and paste that, and save it as a .sql and execute it.

  3. #3
    TheSpidey's Avatar Elite User
    Reputation
    365
    Join Date
    Jan 2008
    Posts
    2,200
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    And use search next time :P

  4. #4
    RageofDivinity's Avatar Member
    Reputation
    1
    Join Date
    Mar 2008
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    thx to you the mailboxthing is repaired but i still get kicked after creating a char why ???

  5. #5
    jokerjokes's Avatar Active Member
    Reputation
    75
    Join Date
    Apr 2007
    Posts
    902
    Thanks G/R
    3/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Maybe its the database, so try updating the database, or try getting a new one.

Similar Threads

  1. [ArcEmu] Creating TBC Character -> Disconnect from Server
    By Someguy123 in forum WoW EMU Questions & Requests
    Replies: 3
    Last Post: 01-18-2011, 01:53 PM
  2. Disconnected from server after being recommended to one
    By andross_01 in forum WoW EMU Questions & Requests
    Replies: 0
    Last Post: 01-28-2009, 01:14 AM
  3. When I create a char I DC ( I will + REP )
    By Ryanmax59 in forum World of Warcraft Emulator Servers
    Replies: 14
    Last Post: 01-07-2008, 11:41 PM
  4. Disconnected from server...
    By blah7 in forum World of Warcraft Emulator Servers
    Replies: 4
    Last Post: 10-21-2007, 09:28 AM
  5. Problems with server after Re-format.
    By KRAZY2K7 in forum World of Warcraft Emulator Servers
    Replies: 1
    Last Post: 10-07-2007, 03:14 PM
All times are GMT -5. The time now is 08:25 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