2.4.1 - SectorSeven's blizzlike Repack Tutorial menu

User Tag List

Page 3 of 26 FirstFirst 1234567 ... LastLast
Results 31 to 45 of 379
  1. #31
    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)
    i got enGB too and really want this repack!!! it looks so cool!! sector,as far as i can see, its an amazing repack!

    2.4.1 - SectorSeven's blizzlike Repack Tutorial
  2. #32
    yrref's Avatar Active Member
    Reputation
    42
    Join Date
    Dec 2006
    Posts
    376
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks tons of times +rep ofc is this less buggy tho?
    How do i make accs btw?
    -edit: I make a character, and it is instadeleted o.0
    Could you pleas help Herleybob?
    Last edited by yrref; 04-18-2008 at 04:47 PM.

  3. #33
    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)
    Nemesis Kkc, If were noobs, Then why dont you try to make a NON buggy, perfect DB. Oh, wait, i forgot, You cant. Ok now be quite.

    And thanks for the people who like it.

    Nom Nom Nom :P

  4. #34
    krond's Avatar Member
    Reputation
    1
    Join Date
    Apr 2008
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    there exists another problem .. the Sunwell Plateau instance doesn't work

    how can i fix it ? =(

  5. #35
    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)
    1 sec. I have the query.
    INSERT INTO areatriggers (`entry`, `type`, `map`, `screen`, `name`, `position_x`, `position_y`, `position_z`, `orientation`, `required_honor_rank`, `required_level`)
    VALUES
    (4891, 4, 530, 530, 'Sunwell Exit', 12558, -6775.15, 15.0531, 6.28, 0, 0);
    INSERT INTO areatriggers
    (`entry`, `type`, `map`, `screen`, `name`, `position_x`, `position_y`, `position_z`, `orientation`, `required_honor_rank`, `required_level`)
    VALUES
    (4889, 1, 580, 580, 'Sunwell Enter', 1790.29, 925.317, 15.0566, 1.092, 0, 70);
    INSERT INTO areatriggers
    (`entry`, `type`, `map`, `screen`, `name`, `position_x`, `position_y`, `position_z`, `orientation`, `required_honor_rank`, `required_level`)
    VALUES
    (4887, 1, 585, 585, 'Terrace Enter', 1, 1, -2.803, 0, 0, 70);
    INSERT INTO areatriggers
    (`entry`, `type`, `map`, `screen`, `name`, `position_x`, `position_y`, `position_z`, `orientation`, `required_honor_rank`, `required_level`)
    VALUES
    (4885, 4, 530, 530, 'Terrace Exit', 12885, -7335.97, 65.4875, 0.86, 0, 0);
    INSERT INTO worldmap_info
    (`entry`, `screenid`, `type`, `maxplayers`, `minlevel`, `repopx`, `repopy`, `repopz`, `repopentry`, `area_name`, `flags`, `cooldown`, `lvl_mod_a`, `required_quest`, `required_item`, `heroic_keyid_1`, `heroic_keyid_2`, `viewingDistance`, `required_checkpoint`)
    VALUES
    (585, 585, 2, 5, 70, 12885, -7335.97, 65.48, 530, 'Magisters\' Terrace', 3, 0, 0, 0, 0, 0, 0, 80, 0);


    INSERT INTO worldmap_info
    (`entry`, `screenid`, `type`, `maxplayers`, `minlevel`, `repopx`, `repopy`, `repopz`, `repopentry`, `area_name`, `flags`, `cooldown`, `lvl_mod_a`, `required_quest`, `required_item`, `heroic_keyid_1`, `heroic_keyid_2`, `viewingDistance`, `required_checkpoint`)
    VALUES
    (580, 580, 2, 25, 70, 0, 0, 0, 0, 'Sunwell Plateau', 3, 0, 0, 0, 0, 0, 0, 80, 0);

    Krond - Go to your database, right click on it, and go to console, paste that in it, then press enter, Restart your server, Then try to enter it through the entrance.
    Last edited by Herleybob; 04-18-2008 at 04:53 PM.

    Nom Nom Nom :P

  6. #36
    SectorSeven's Avatar Banned
    Reputation
    444
    Join Date
    Oct 2007
    Posts
    1,948
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    thanks buddy!

  7. #37
    Omahz's Avatar Active Member
    Reputation
    52
    Join Date
    Dec 2007
    Posts
    85
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    When I find a guide i finally can understand I'm getting a Error from MySQL
    "Error Nr. 1045" It says something with the Port 3306 i think it was. Even if I disable Windows Firewall it still doesnt work :S And thats the only Firewall i have.
    How do I solve this?

    This is looking like a reaaaally nice and easy step to step guide to set up a server and i really want it to work, and I'm appreciating all help i can get

    EDIT: I did this that I found on another page:
    To overcome this issue:

    1. Use the MySQL installer again and don't do anything fancy, just click next, next, next, yes, yes, yes. This should install, set up and start MySQL.

    2. Open the port using the Windows Firewall. Start > Control Panels > Windows Firewall > Exceptions tab.

    3. Click the "Add Port" button:
    Name: mysql
    Port: 3306

    4. Click the "Add Program" button.
    Browse to MySQL ( C:/Programs Files/mysql 5.x.x/bin/mysql.exe )

    But it still doesnt work, do I need to open the port in the Router?
    Last edited by Omahz; 04-18-2008 at 05:07 PM.

  8. #38
    apollo2006's Avatar Member
    Reputation
    2
    Join Date
    Jan 2007
    Posts
    19
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ok everything went together nicely but as soon as i attempted to boot up the ascent-<world> etc files i get an error that says " C:\Documents and Settings\Admin\Desktop\SectorSeven Blizzlike Repack\Ascent"
    " This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix the problem." Its the first time I have run across this problem any idea on what needs to be done to correct it. And I am running Windows XP SP2 Just incase that helps.

  9. #39
    niagairt's Avatar Member
    Reputation
    6
    Join Date
    Apr 2008
    Posts
    29
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by apollo2006 View Post
    Ok everything went together nicely but as soon as i attempted to boot up the ascent-<world> etc files i get an error that says " Cocuments and SettingsAdminDesktopSectorSeven Blizzlike RepackAscent"
    " This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix the problem." Its the first time I have run across this problem any idea on what needs to be done to correct it. And I am running Windows XP SP2 Just incase that helps.


    Do you have Microsoft .net framework 3.5? if not, install that and try again.

    You can get it from microsoft.com, just search for it

  10. #40
    SectorSeven's Avatar Banned
    Reputation
    444
    Join Date
    Oct 2007
    Posts
    1,948
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Yes you need the latest framework

  11. #41
    apollo2006's Avatar Member
    Reputation
    2
    Join Date
    Jan 2007
    Posts
    19
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ok i didnt realize 3.5 was out and yes i updated and it fixed one problem now I have run across another. When I tried to boot up Ascent-Realmserver i get the error connection failed due to etc etc but it has ""moocow@localhost. and thats not me so who or what is that and why would it be showing up in the error.

  12. #42
    SectorSeven's Avatar Banned
    Reputation
    444
    Join Date
    Oct 2007
    Posts
    1,948
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Your not supposed to run ascent-realmserver just ascent-world and ascent-logon

  13. #43
    Avatori's Avatar Member
    Reputation
    6
    Join Date
    Sep 2007
    Posts
    88
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    lol, i cant get to Isle of Quel'Danas, what is the .recall port ? or what do i have to add? plox help.

  14. #44
    apollo2006's Avatar Member
    Reputation
    2
    Join Date
    Jan 2007
    Posts
    19
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ok well in that case I am getting another error at the point of opening Ascent -World It says " Connection Failed due to 'Unknown database' 'logon'. So I am taking it that i messed up somewhere in my SQL Batch executions?

  15. #45
    SectorSeven's Avatar Banned
    Reputation
    444
    Join Date
    Oct 2007
    Posts
    1,948
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Your configs are messed up or you need a logon (character) database

Page 3 of 26 FirstFirst 1234567 ... LastLast

Similar Threads

  1. Replies: 0
    Last Post: 07-22-2009, 03:49 PM
  2. SectorSeven's Blizzlike Repack v2:Return of the Sunwell
    By SectorSeven in forum World of Warcraft Emulator Servers
    Replies: 61
    Last Post: 05-25-2008, 10:04 AM
  3. SectorSeven's Blizzlike Repack: Rise of the Sunwell
    By SectorSeven in forum World of Warcraft Emulator Servers
    Replies: 170
    Last Post: 04-20-2008, 09:13 PM
  4. [REPACK] a Fun and a Blizzlike repack with build in SQL
    By Kagekongen in forum WoW EMU Programs
    Replies: 3
    Last Post: 03-06-2008, 10:51 AM
  5. Best blizzlike repack?
    By kristian92 in forum World of Warcraft Emulator Servers
    Replies: 14
    Last Post: 12-10-2007, 03:29 PM
All times are GMT -5. The time now is 09:35 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