How to Compile Hearthstone Core menu

User Tag List

Page 2 of 6 FirstFirst 123456 LastLast
Results 16 to 30 of 90
  1. #16
    Vindicated's Avatar Contributor
    Reputation
    226
    Join Date
    Aug 2008
    Posts
    1,067
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Take it from your arcemu @ Funnydk your supposed to install MySQL 5.1 as said at the beginning of the guide.

    Sidenote - srs does this guide suck that much?? Lol I'm banned for a week and no comments happen :/


    How to Compile Hearthstone Core
  2. #17
    Delloman's Avatar Member
    Reputation
    1
    Join Date
    May 2009
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    cansome one reupload the Extractors the link is dead

  3. #18
    wietse02's Avatar Member
    Reputation
    1
    Join Date
    Jul 2008
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I get this error when I try to use Character DB to logon:

    [Err] 1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'TYPE=MyISAM' at line 16
    [Err] -- ----------------------------
    -- Table structure for account_data
    -- ----------------------------
    CREATE TABLE `account_data`(
    `acct` int(30) NOT NULL ,
    `uiconfig0` blob DEFAULT NULL ,
    `uiconfig1` blob DEFAULT NULL ,
    `uiconfig2` blob DEFAULT NULL ,
    `uiconfig3` blob DEFAULT NULL ,
    `uiconfig4` blob DEFAULT NULL ,
    `uiconfig5` blob DEFAULT NULL ,
    `uiconfig6` blob DEFAULT NULL ,
    `uiconfig7` blob DEFAULT NULL ,
    `uiconfig8` blob DEFAULT NULL ,
    PRIMARY KEY (`acct`),
    UNIQUE KEY `a` (`acct`)) TYPE=MyISAM;
    [Msg] Finished - Unsuccessfully
    --------------------------------------------------

    How to fix?

  4. #19
    Vindicated's Avatar Contributor
    Reputation
    226
    Join Date
    Aug 2008
    Posts
    1,067
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I'm confused. You got this error when you were trying to login :S??

    You mean you got this when you tried to execute the query? If that is the case, report the issue on the Hearthstone website (AspireDev.org) and wait for the fix. (Although there shouldn't be any issues; it executed fine for me when I did a few weeks back)


  5. #20
    Wat3rcolour's Avatar Banned
    Reputation
    69
    Join Date
    Mar 2009
    Posts
    143
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Delloman View Post
    cansome one reupload the Extractors the link is dead
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

  6. #21
    samppaa's Avatar Member
    Reputation
    1
    Join Date
    Aug 2007
    Posts
    36
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Can't get into my server stuck at connected :S Whats the problem I did with branch/3_1_0

  7. #22
    Vindicated's Avatar Contributor
    Reputation
    226
    Join Date
    Aug 2008
    Posts
    1,067
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    There could be a few possible things you did wrong. I will list the most common:

    1.) You have either already compiled the dependencies for ArcEmu or another Aspire branch and figured you didn't need to redo them. If this is the case you need to make sure you install the dependencies in the 3_1_0 branch.

    2.) You messed up in making your server public.


  8. #23
    rapid21's Avatar Private
    Reputation
    1
    Join Date
    Apr 2009
    Posts
    13
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    "Now you should see a connection in the window pane on the left-hand side of the program. Double click it and then right click it. Choose "New Database...". Enter the name of "Hearthstone_World" and choose ok.
    Next, double click then right click our database name (Hearthstone_World) and choose "Execute Batch File...". Click the "..." button and browse to "Hearthstone/trunk/sql/" (or "Hearthstone/branches/3_1_0/sql" for 3.1.1 users) and choose the "WorldTemplate" file. Click ok and the sql file will "execute". Click ok when it is done."

    When i execute the batch file, i click on the worldtemplate file and when i go to execute i get 2 errors. is that right?
    Last edited by rapid21; 06-12-2009 at 12:42 AM.

  9. #24
    Vindicated's Avatar Contributor
    Reputation
    226
    Join Date
    Aug 2008
    Posts
    1,067
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Make sure you have nothing in the database before. If not, then no it is not right. There is something wrong with the SQL file and you should report it to the Hearthstone developers at their website AspireDev.org.


  10. #25
    Found's Avatar Banned
    Reputation
    239
    Join Date
    Mar 2009
    Posts
    642
    Thanks G/R
    1/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Banned cant give rep

  11. #26
    Vindicated's Avatar Contributor
    Reputation
    226
    Join Date
    Aug 2008
    Posts
    1,067
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by l0st View Post
    banned cant give rep
    orly......


  12. #27
    TalahRama's Avatar Member
    Reputation
    1
    Join Date
    Aug 2008
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Extractor link is still busted. New link pls... with sugar on top?

  13. #28
    Vindicated's Avatar Contributor
    Reputation
    226
    Join Date
    Aug 2008
    Posts
    1,067
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Updated guide!
    +Added new map & dbc extractor links
    +Updated guide for 3.1.x


  14. #29
    dar1cness's Avatar Member
    Reputation
    1
    Join Date
    May 2009
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    "Now browse to "dependencies\Sources". Double click the VC-90 solution file. If you are on a 64 bit computer (most are not), go to the top of the window and change the "Win32" to "x64" by clicking the dropdown box. Click the drop-down arrow next to the word "Debug" and change it to release. Now you need to use the keyboard shortcut F7. Refer to the picture if you have further questions."

    For the x64 bit build, it displays:

    "1>------ Skipped Build: Project: pcre ------
    1>
    2>------ Skipped Build: Project: zlib ------
    2>
    ========== Build: 0 succeeded or up-to-date, 0 failed, 2 skipped =========="

    I saw your post regarding this, however didn't understand your solution could you please explain once more

  15. #30
    Vindicated's Avatar Contributor
    Reputation
    226
    Join Date
    Aug 2008
    Posts
    1,067
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Observe this picture. Right click the project file and click build (Make sure settings are set to x64). Then do that for the other project as well.




Page 2 of 6 FirstFirst 123456 LastLast

Similar Threads

  1. [Tutorial] How To Compile Trinity Core UPDATED WORKING
    By Nobel in forum WoW EMU Guides & Tutorials
    Replies: 13
    Last Post: 03-06-2011, 04:25 PM
  2. [Mangos] Does anyone know how to compile a MaNGOS core in Ubuntu 10.04?
    By aaammmsterdddam in forum WoW EMU Questions & Requests
    Replies: 5
    Last Post: 10-01-2010, 04:04 PM
  3. [Guide] How To Compile a Aspire Core WoW Server!
    By XC4T4LY5TX in forum WoW EMU Guides & Tutorials
    Replies: 1
    Last Post: 11-05-2008, 07:59 AM
  4. [Guide]How to Compile 2.4 Core
    By Algorithm in forum WoW EMU Guides & Tutorials
    Replies: 12
    Last Post: 07-16-2008, 03:18 PM
  5. Guide: How to Compile Ascent yourself! [With photos]
    By Skaren in forum WoW EMU Guides & Tutorials
    Replies: 33
    Last Post: 01-08-2008, 08:18 PM
All times are GMT -5. The time now is 01:54 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