[Repack] Hyperion menu

User Tag List

Page 9 of 10 FirstFirst ... 5678910 LastLast
Results 121 to 135 of 149
  1. #121
    rb2crens's Avatar Member
    Reputation
    1
    Join Date
    Oct 2009
    Posts
    35
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i have a problem installing the db using navicat.. it took bery long time and even doesnt finish yet after an half-hour waiting.
    is this because i have other arcemu repacks db?? i have renamed the db but still took very long time to install
    "sorry my bad english"

    [Repack] Hyperion
  2. #122
    stoneharry's Avatar Moderator Harry


    Reputation
    1618
    Join Date
    Sep 2007
    Posts
    4,564
    Thanks G/R
    151/150
    Trade Feedback
    0 (0%)
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by rb2crens View Post
    i have a problem installing the db using navicat.. it took bery long time and even doesnt finish yet after an half-hour waiting.
    is this because i have other arcemu repacks db?? i have renamed the db but still took very long time to install
    "sorry my bad english"
    Navicat is a program built to navigate databases rather than function with them. You need to get SQLyog, in which case executing the SQL should take about 30seconds. If it gives you an error such as MySQL server has gone away or is not responding, it's because your max_packets are not large enough to allow a big file such as my world DB to be executed as it takes it as a security risk. Backup your databases, close down your SQL server, open my SQL server and import your databases into my SQL server since mine has max packets as 512M (the biggest) already.
    Good luck!

  3. #123
    DisturbingEffect's Avatar Contributor
    Reputation
    123
    Join Date
    Mar 2009
    Posts
    382
    Thanks G/R
    0/5
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Awesome work StoneHarry!
    +Rep

  4. #124
    rb2crens's Avatar Member
    Reputation
    1
    Join Date
    Oct 2009
    Posts
    35
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by stoneharry View Post
    Navicat is a program built to navigate databases rather than function with them. You need to get SQLyog, in which case executing the SQL should take about 30seconds. If it gives you an error such as MySQL server has gone away or is not responding, it's because your max_packets are not large enough to allow a big file such as my world DB to be executed as it takes it as a security risk. Backup your databases, close down your SQL server, open my SQL server and import your databases into my SQL server since mine has max packets as 512M (the biggest) already.
    Good luck!
    what the meaning of "backup your database"??
    is the meaning "close down mysql server" is shutdown the server then restart it?? sorry for this stupid quest. since im new in mysqlDB

  5. #125
    stoneharry's Avatar Moderator Harry


    Reputation
    1618
    Join Date
    Sep 2007
    Posts
    4,564
    Thanks G/R
    151/150
    Trade Feedback
    0 (0%)
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by rb2crens View Post
    what the meaning of "backup your database"??
    Using SQLyog you can right click on the database, export as SQL dump. This will backup the database into a .sql file. You can do it in navicat I believe but it's slower and I don't know how.

    Originally Posted by rb2crens View Post
    is the meaning "close down mysql server" is shutdown the server then restart it?

    No, it means to shutdown your MySQL server (a temporary solution if you don't know how is to go into task manager, procceses and find mysql.exe or mysqld.exe).
    Once you have done that you can start up the one I provide and right click -> create database, name, right click on new database -> restore from sql dump -> target the .sql file and bring all your stuff back in.
    The reason I tell you to use mine is that it is already configured to allow any size file.

  6. #126
    rb2crens's Avatar Member
    Reputation
    1
    Join Date
    Oct 2009
    Posts
    35
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by stoneharry View Post
    Using SQLyog you can right click on the database, export as SQL dump. This will backup the database into a .sql file. You can do it in navicat I believe but it's slower and I don't know how.



    No, it means to shutdown your MySQL server (a temporary solution if you don't know how is to go into task manager, procceses and find mysql.exe or mysqld.exe).
    Once you have done that you can start up the one I provide and right click -> create database, name, right click on new database -> restore from sql dump -> target the .sql file and bring all your stuff back in.
    The reason I tell you to use mine is that it is already configured to allow any size file.
    there's no MySQL Start.bat in my downloaded file...
    im downloaded from from "no SQL server - 3.2.2 WoW"

    sorry for long questioning...

  7. #127
    stoneharry's Avatar Moderator Harry


    Reputation
    1618
    Join Date
    Sep 2007
    Posts
    4,564
    Thanks G/R
    151/150
    Trade Feedback
    0 (0%)
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by rb2crens View Post
    there's no MySQL Start.bat in my downloaded file...
    im downloaded from from "no SQL server - 3.2.2 WoW"

    sorry for long questioning...
    The problem as described in the previous posts is that your SQL server is not allowing big files to be executed.
    The solution is to either change your configurations (confusing) or use the SQL server I provide.
    Now if you downloaded a file called "No SQL server - 3.2.2 WoW" I wonder where I can find the SQL server... Sorry but common sense, you need to get the other one which comes with a SQL server. Then you can put your databases in my SQL server and it will all work fine.

  8. #128
    DJGonn's Avatar Member
    Reputation
    8
    Join Date
    Jun 2007
    Posts
    135
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Very nice. Definitely looks like you put some work into it.

    I have a problem though, sorry i haven't worked with emulation since TBC..

    Ok so i get the SQL started ok but when i run the logon.exe and world.exe they cant find a database...and doesn't load any accounts or anything. If im mistaking, didn't you say it came with a database installed? If so how come world/logon.exe isn't reading it. Do i need to execute it into Navicat or SQLyog or something?


    Oh yeah, +Rep x3 for the effort put into this server.


    DJGonn
    Last edited by DJGonn; 12-03-2009 at 03:33 AM.

  9. #129
    rb2crens's Avatar Member
    Reputation
    1
    Join Date
    Oct 2009
    Posts
    35
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by stoneharry View Post
    The problem as described in the previous posts is that your SQL server is not allowing big files to be executed.
    The solution is to either change your configurations (confusing) or use the SQL server I provide.
    Now if you downloaded a file called "No SQL server - 3.2.2 WoW" I wonder where I can find the SQL server... Sorry but common sense, you need to get the other one which comes with a SQL server. Then you can put your databases in my SQL server and it will all work fine.
    going to try..
    does this support 3.2.2a?

    Edit: mysql server cannot start, cant use your repack (i've shut down my orig mysqld)
    Last edited by rb2crens; 12-03-2009 at 08:03 AM.

  10. #130
    stoneharry's Avatar Moderator Harry


    Reputation
    1618
    Join Date
    Sep 2007
    Posts
    4,564
    Thanks G/R
    151/150
    Trade Feedback
    0 (0%)
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by rb2crens View Post
    going to try..
    does this support 3.2.2a?

    Edit: mysql server cannot start, cant use your repack (i've shut down my orig mysqld)
    Did you extract to C:\? Did you rename folders? Check your processes for any mysql.

    Ok so i get the SQL started ok but when i run the logon.exe and world.exe they cant find a database...and doesn't load any accounts or anything. If im mistaking, didn't you say it came with a database installed? If so how come world/logon.exe isn't reading it. Do i need to execute it into Navicat or SQLyog or something?

    You need to run the mysql-start found in C:\Hyperion if you used my sql server or C:\Hyperion\Server if you still can't find it here.
    Also it supports 3.2.2a yes.
    Last edited by stoneharry; 12-03-2009 at 12:02 PM.

  11. #131
    rb2crens's Avatar Member
    Reputation
    1
    Join Date
    Oct 2009
    Posts
    35
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by stoneharry View Post
    Did you extract to C:\? Did you rename folders? Check your processes for any mysql.


    You need to run the mysql-start found in C:\Hyperion if you used my sql server or C:\Hyperion\Server if you still can't find it here.
    Also it supports 3.2.2a yes.
    thx.. i know the problem because i didnt extract it to C:...
    good job guys

  12. #132
    DJGonn's Avatar Member
    Reputation
    8
    Join Date
    Jun 2007
    Posts
    135
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by stoneharry View Post
    Did you extract to C:\? Did you rename folders? Check your processes for any mysql.


    You need to run the mysql-start found in C:\Hyperion if you used my sql server or C:\Hyperion\Server if you still can't find it here.
    Also it supports 3.2.2a yes.
    Thanks, it worked.

    +1

  13. #133
    hugocub's Avatar Member
    Reputation
    1
    Join Date
    Oct 2009
    Posts
    21
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    awesome repack

  14. #134
    DISTURBED22's Avatar Member
    Reputation
    1
    Join Date
    Aug 2008
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    now that 3.3 is out, can we not play this anymore?

    I really wanted to try it

  15. #135
    Mr. Clean's Avatar Member
    Reputation
    42
    Join Date
    Jul 2009
    Posts
    138
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by DISTURBED22 View Post
    now that 3.3 is out, can we not play this anymore?

    I really wanted to try it
    Downgrade, delete your patch.mpq and run the update to 3.2.2.
    im on :stage1:

Page 9 of 10 FirstFirst ... 5678910 LastLast

Similar Threads

  1. how can i spawn or get to ilidan on shadow hunter's v3,3 repack?
    By szyszakoz in forum WoW Items & Quests
    Replies: 1
    Last Post: 05-17-2007, 06:22 AM
  2. How can i make a repack?
    By lilsavalex in forum World of Warcraft General
    Replies: 5
    Last Post: 05-12-2007, 09:04 PM
  3. Repack
    By balla0123 in forum World of Warcraft General
    Replies: 1
    Last Post: 12-08-2006, 07:52 PM
  4. Dave-evaD's WoW Reskinned repack BETA v0.02
    By Dave-evad in forum World of Warcraft Model Editing
    Replies: 7
    Last Post: 11-22-2006, 02:34 PM
  5. Dave-evaD's WoW Reskinned repack BETA v0.01
    By Dave-evad in forum World of Warcraft Model Editing
    Replies: 13
    Last Post: 09-10-2006, 10:25 AM
All times are GMT -5. The time now is 06:32 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