[Release] Reflection's Karazhan Mall (2.4.3) menu

Shout-Out

User Tag List

Page 3 of 6 FirstFirst 123456 LastLast
Results 31 to 45 of 79
  1. #31
    eastonch's Avatar Member
    Reputation
    13
    Join Date
    Mar 2008
    Posts
    49
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    [Err] 1136 - Column count doesn't match value count at row 1
    [Err] INSERT INTO `creature_spawns` VALUES ('2000022169', '50056', '0', '1845.54', '1591.59', '93.2702', '0.0793288', '0', '16202', '35', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
    [Msg] Finished - Unsuccessfully

    [Release] Reflection's Karazhan Mall (2.4.3)
  2. #32
    Reflection's Avatar Legendary
    Reputation
    783
    Join Date
    Mar 2008
    Posts
    3,377
    Thanks G/R
    1/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    As stated loads of times before, update your database.

    Freelance Digital Artist
    https://reflectionartwork.deviantart.com
    You did not desert me
    My brothers in arms


  3. #33
    Etna's Avatar Banned
    Reputation
    20
    Join Date
    Sep 2007
    Posts
    349
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    how do i'll update the Database man ?

  4. #34
    eastonch's Avatar Member
    Reputation
    13
    Join Date
    Mar 2008
    Posts
    49
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Tell me how to update my db, i using arcemu latest for my core and AC Web Repack for 2.4.2 but using the arcemu for the 2.4.3.. Share wisdom!

  5. #35
    Babbaa's Avatar Member
    Reputation
    32
    Join Date
    Nov 2007
    Posts
    206
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Very, very cool mall, Reflection.
    Keep up the good work!

    +Rep

  6. #36
    Reflection's Avatar Legendary
    Reputation
    783
    Join Date
    Mar 2008
    Posts
    3,377
    Thanks G/R
    1/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Etna and eastonch; run this query to update your creature_spawns and creature_staticspawns tables.

    Code:
    ALTER TABLE creature_spawns CHANGE `bytes` `bytes0` INT( 30 ) NOT NULL DEFAULT '0';
    ALTER TABLE creature_spawns ADD bytes1 INT( 30 ) NOT NULL DEFAULT '0' AFTER bytes0;
    
    ALTER TABLE creature_staticspawns CHANGE `bytes` `bytes0` INT( 30 ) NOT NULL DEFAULT '0';
    ALTER TABLE creature_staticspawns ADD bytes1 INT( 30 ) NOT NULL DEFAULT '0' AFTER bytes0;
    And thank you Babbaa.

    Freelance Digital Artist
    https://reflectionartwork.deviantart.com
    You did not desert me
    My brothers in arms


  7. #37
    eastonch's Avatar Member
    Reputation
    13
    Join Date
    Mar 2008
    Posts
    49
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Dopes this mean all my current stuff i got will go crazeh?

  8. #38
    meepy's Avatar Member
    Reputation
    1
    Join Date
    Dec 2007
    Posts
    40
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    When i ran that table altering query a thing in world.exe says MAJOR ERROR/WARNING and it said that it didnt match the tables ect. And to prevent crashing it didint load D:
    Last edited by meepy; 08-20-2008 at 03:55 PM.

  9. #39
    meepy's Avatar Member
    Reputation
    1
    Join Date
    Dec 2007
    Posts
    40
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Please help! Every time i run my database after using that alter query it wont load any spawns how do i unalter my database?

  10. #40
    DarkMTV's Avatar Member
    Reputation
    1
    Join Date
    Apr 2008
    Posts
    69
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    cant make it work , when i open creature spawn it sends me an error , says Colum count doesnt match value count at row 1

  11. #41
    lagas5's Avatar Member
    Reputation
    1
    Join Date
    Aug 2008
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i have error : Column count doesn't match value count at row 1 ? please help

  12. #42
    Cassave's Avatar Active Member
    Reputation
    17
    Join Date
    Aug 2006
    Posts
    165
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    omg, realy nice
    Love the presentation of it all.
    https://evassac.deviantart.com <-- Comments please
    https://lord-alucard.gfxartist.com

  13. #43
    Reflection's Avatar Legendary
    Reputation
    783
    Join Date
    Mar 2008
    Posts
    3,377
    Thanks G/R
    1/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Are you guys serious? I've answered the question multiple times, update your database to fix the column count error. Your database is out of date! (Might be too new for this mall too :X)

    Freelance Digital Artist
    https://reflectionartwork.deviantart.com
    You did not desert me
    My brothers in arms


  14. #44
    lethalllama's Avatar Member
    Reputation
    2
    Join Date
    Aug 2008
    Posts
    90
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    after i ran the query

    Major Error/Warning
    One of your Creature_Spawns table has the wrong column count. arcemu has skipped loading the table to avoid crashing. Please correct this if you do not no spawns will show
    Last edited by lethalllama; 08-21-2008 at 11:00 PM.

  15. #45
    Reflection's Avatar Legendary
    Reputation
    783
    Join Date
    Mar 2008
    Posts
    3,377
    Thanks G/R
    1/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Update your core.

    Freelance Digital Artist
    https://reflectionartwork.deviantart.com
    You did not desert me
    My brothers in arms


Page 3 of 6 FirstFirst 123456 LastLast

Similar Threads

  1. [How To] Reflection's Karazhan Mall on newer Arcemu Rev's
    By xxguitardud3 in forum WoW EMU Guides & Tutorials
    Replies: 14
    Last Post: 02-15-2009, 12:09 PM
  2. [Release] Reflection's Karazhan Mall Updated For 3.0.3
    By Reflection in forum WoW EMU General Releases
    Replies: 41
    Last Post: 01-29-2009, 05:47 AM
  3. [Release]Reflection's Karazah Mall For HearthStone!
    By umriwe in forum WoW EMU General Releases
    Replies: 4
    Last Post: 12-18-2008, 01:53 PM
  4. [Release] Reflection's Stormwind Vault Mall (2.4.3)
    By Reflection in forum WoW EMU General Releases
    Replies: 52
    Last Post: 09-06-2008, 02:40 AM
  5. [Release] Hands of Heaven. (Mall) For newest NCDB.
    By kanqaz in forum World of Warcraft Emulator Servers
    Replies: 14
    Last Post: 12-29-2007, 02:42 AM
All times are GMT -5. The time now is 11:15 AM. 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