Chrispee `s Repack of Back :D :D menu

User Tag List

Page 10 of 10 FirstFirst ... 678910
Results 136 to 143 of 143
  1. #136
    dancol's Avatar Member
    Reputation
    1
    Join Date
    Mar 2008
    Posts
    14
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    the teleporter still doenst work for me. i can startup the server, but only without teleporter.dll file!!! plz help mE!!

    Chrispee `s Repack of Back :D :D
  2. #137
    Chrispee's Avatar The True Repacker


    Reputation
    686
    Join Date
    Mar 2007
    Posts
    931
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    it should work just fine do some of you are getting this error




  3. #138
    atradies35's Avatar Member
    Reputation
    1
    Join Date
    May 2008
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Help with in game mail.

    Love your repack it is the first new one that i have had great sucess with. Thanks for your hard work on it. I have a problem with in game mail here is the sql error i get.

    Sql query failed due to [Column count doesn't match value count at row 1], Quer
    : [REPLACE INTO mailbox VALUES(1,0,14,14,"test mail","today test",1,'',0,41,977
    42771,975050771,0,0,0)]

    I also had a problem with the graveyards table. When you died in game it sent you to another area. I found a fix for it but dont remember who i got it from. Just run this script i found below as a query in navicat.

    UPDATE graveyards SET ZoneId = 1

    Now when you die you go to the nearest graveyard. I also had a problem with characters loosing their quests when they log out of the server. The sql fix for this is below. All you have to do is run it in navicat as well.

    DROP TABLE IF EXISTS `questlog`;
    SET @saved_cs_client = @@character_set_client;
    SET character_set_client = utf8;
    CREATE TABLE `questlog` (
    `player_guid` bigint(20) unsigned NOT NULL DEFAULT '0',
    `quest_id` bigint(20) unsigned NOT NULL DEFAULT '0',
    `slot` int(20) unsigned NOT NULL DEFAULT '0',
    `time_left` bigint(20) NOT NULL DEFAULT '0',
    `explored_area1` bigint(20) unsigned NOT NULL DEFAULT '0',
    `explored_area2` bigint(20) unsigned NOT NULL DEFAULT '0',
    `explored_area3` bigint(20) unsigned NOT NULL DEFAULT '0',
    `explored_area4` bigint(20) unsigned NOT NULL DEFAULT '0',
    `mob_kill1` bigint(20) NOT NULL DEFAULT '0',
    `mob_kill2` bigint(20) NOT NULL DEFAULT '0',
    `mob_kill3` bigint(20) NOT NULL DEFAULT '0',
    `mob_kill4` bigint(20) NOT NULL DEFAULT '0',
    PRIMARY KEY (`player_guid`,`quest_id`)
    ) ENGINE=MyISAM AUTO_INCREMENT=33067588 DEFAULT CHARSET=latin1;
    SET character_set_client = @saved_cs_client;

    --
    -- Dumping data for table `questlog`
    --

    LOCK TABLES `questlog` WRITE;
    /*!40000 ALTER TABLE `questlog` DISABLE KEYS */;
    /*!40000 ALTER TABLE `questlog` ENABLE KEYS */;
    UNLOCK TABLES;

    This by far is one of the best repacks i have tried yet. Thanks alot and keep up the good work.

  4. #139
    atradies35's Avatar Member
    Reputation
    1
    Join Date
    May 2008
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Mailbox

    I was further messing around with the mailbox tables in navicat and did a sql dump of mailbox table and mailbox_insert_queue. I then deleted both tables and then readded the mailbox table only and tested it. Works just fine without the mailbox_insert_queue. I have been trying to fix this for the last two weeks. Hope this helps anyone else that may have the same issue. Thanks again for the repack.

  5. #140
    xaverz's Avatar Banned
    Reputation
    8
    Join Date
    May 2008
    Posts
    113
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Enchants working?? recipes?

  6. #141
    Chrispee's Avatar The True Repacker


    Reputation
    686
    Join Date
    Mar 2007
    Posts
    931
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    check out my new repack mate its a bit old now




  7. #142
    atradies35's Avatar Member
    Reputation
    1
    Join Date
    May 2008
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    New repack

    I do have the new repack sorry i posted this in the worng section. Just hope i was helpfull. Thanks.

  8. #143
    atradies35's Avatar Member
    Reputation
    1
    Join Date
    May 2008
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Recipies

    xaverz

    Enchants working?? recipes?

    Yes they are working just fine. I do have the server live and online as well just need to figure out how to get registration pages and all working.

Page 10 of 10 FirstFirst ... 678910

Similar Threads

  1. Chrispee `s Repack of Back Error :(
    By thegame240 in forum World of Warcraft Emulator Servers
    Replies: 4
    Last Post: 03-22-2008, 07:21 AM
  2. How do i Update Chrispee's Repack to a Newer Ascent Revision?
    By mafiaboy in forum World of Warcraft Emulator Servers
    Replies: 3
    Last Post: 11-02-2007, 03:28 PM
  3. help| I'm using chrispee's repack, and i have a bug that i only do miss
    By shaked in forum World of Warcraft Emulator Servers
    Replies: 6
    Last Post: 11-02-2007, 01:43 PM
  4. Brooms with display id ! (for chrispee's repack)
    By Condor in forum World of Warcraft Emulator Servers
    Replies: 7
    Last Post: 11-01-2007, 07:12 AM
  5. Geting Chrispee Latest Repack To Turn on Pvp!
    By mafiaboy in forum World of Warcraft Emulator Servers
    Replies: 1
    Last Post: 10-30-2007, 08:09 PM
All times are GMT -5. The time now is 01:19 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