[Request] Aspire Core menu

Shout-Out

User Tag List

Results 1 to 15 of 15
  1. #1
    sgtmas2006's Avatar Member
    Reputation
    7
    Join Date
    Oct 2007
    Posts
    103
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [Request] Aspire Core

    I tryed to compile my own core but i always got http://img14.yfrog.com/i/worldrvv.jpgYfrog - akamaaxe.jpg[/url] So im asking anyone else to compile a 3.1.3 one and give me a link Please you will get +rep x2 and i really need this for a new server me and a buddy are makeing

    [Request] Aspire Core
  2. #2
    Gastricpenguin's Avatar Legendary
    Reputation
    980
    Join Date
    Feb 2007
    Posts
    2,236
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    What error are you receiving? The screenshot is broken.
    Life Puzzler WoW - Website | Forums

  3. #3
    sgtmas2006's Avatar Member
    Reputation
    7
    Join Date
    Oct 2007
    Posts
    103
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Dr. Robotnik View Post
    What error are you receiving? The screenshot is broken.
    The error is when i open the world it says that the spells.dbc is in a wrong format and it will only work when i use 3.0.9 dbcs and i can only connect with 3.0.9 when i do that and i want it to be 3.1.3

  4. #4
    Gastricpenguin's Avatar Legendary
    Reputation
    980
    Join Date
    Feb 2007
    Posts
    2,236
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Are you using the Trunk or the Branch.... The Trunk only works for 3.0.9

  5. #5
    sgtmas2006's Avatar Member
    Reputation
    7
    Join Date
    Oct 2007
    Posts
    103
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    it didnt say trunk or branch

  6. #6
    Gastricpenguin's Avatar Legendary
    Reputation
    980
    Join Date
    Feb 2007
    Posts
    2,236
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Then where did you get the core? D:

  7. #7
    sgtmas2006's Avatar Member
    Reputation
    7
    Join Date
    Oct 2007
    Posts
    103
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Dr. Robotnik View Post
    Then where did you get the core? D:
    just some svn that i found in a guide but can u give me the good SVN one and with the patch again for the scripts

  8. #8
    Gastricpenguin's Avatar Legendary
    Reputation
    980
    Join Date
    Feb 2007
    Posts
    2,236
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    The aspire svn can be found here: svn://svn.aspiredev.net/AspireCore
    Go to the /branch/ directory and checkout the "3_1_0" core.

  9. #9
    sgtmas2006's Avatar Member
    Reputation
    7
    Join Date
    Oct 2007
    Posts
    103
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Dr. Robotnik View Post
    The aspire svn can be found here: svn://svn.aspiredev.net/AspireCore
    Go to the /branch/ directory and checkout the "3_1_0" core.
    k im about to try
    Edit:need the scripts patch again
    Last edited by sgtmas2006; 07-17-2009 at 04:05 PM.

  10. #10
    sgtmas2006's Avatar Member
    Reputation
    7
    Join Date
    Oct 2007
    Posts
    103
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Another error with scripts
    [code]
    1>------ Build started: Project: WorldPvPScripts, Configuration: Debug Win32 ------
    2>------ Build started: Project: LUAScripting, Configuration: Debug Win32 ------
    1>Compiling...
    2>Compiling...
    1>Setup.cpp
    2>LUAEngine.cpp
    1>ZoneHellfirePeninsula.cpp
    2>Compiling...
    2>lapi.c
    2>lauxlib.c
    2>lbaselib.c
    2>lcode.c
    2>ldblib.c
    1>ZoneSilithus.cpp
    2>ldebug.c
    2>ldo.c
    2>ldump.c
    2>lfunc.c
    2>lgc.c
    2>linit.c
    2>liolib.c
    2>llex.c
    2>lmathlib.c
    2>lmem.c
    2>loadlib.c
    2>lobject.c
    2>lopcodes.c
    2>loslib.c
    2>lparser.c
    2>Generating Code...
    2>Compiling...
    2>lstate.c
    2>lstring.c
    2>lstrlib.c
    2>ltable.c
    2>ltablib.c
    2>ltm.c
    2>lundump.c
    2>lvm.c
    2>lzio.c
    2>print.c
    2>Generating Code...
    2>Compiling manifest to resources...
    2>Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
    2>Copyright (C) Microsoft Corporation. All rights reserved.
    2>Linking...
    2>LINK : fatal error LNK1104: cannot open file 'hearthstone-world.lib'
    2>Build log was saved at "file://c:\Users\owner\Desktop\COME ON WORK\src\scripts\projects\2008_int_debug_LUAScripting\BuildLog.htm"
    2>LUAScripting - 1 error(s), 0 warning(s)
    3>------ Build started: Project: ServerStatusPlugin, Configuration: Debug Win32 ------
    3>Compiling...
    3>ServerStatusPlugin.cpp
    1>ZoneTerokkarForest.cpp
    1>ZoneZangarmarsh.cpp
    3>Compiling manifest to resources...
    3>Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
    3>Copyright (C) Microsoft Corporation. All rights reserved.
    3>Linking...
    3>LINK : fatal error LNK1104: cannot open file 'hearthstone-world.lib'
    3>Build log was saved at "file://c:\Users\owner\Desktop\COME ON WORK\src\scripts\projects\2008_int_debug_statusplugin\BuildLog.htm"
    3>ServerStatusPlugin - 1 error(s), 0 warning(s)
    4>------ Build started: Project: GossipScripts, Configuration: Debug Win32 ------
    4>Compiling...
    4>Setup.cpp
    1>Generating Code...
    1>Compiling manifest to resources...
    1>Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
    1>Copyright (C) Microsoft Corporation. All rights reserved.
    1>Linking...
    1>LINK : fatal error LNK1104: cannot open file 'hearthstone-world.lib'
    1>Build log was saved at "file://c:\Users\owner\Desktop\COME ON WORK\src\scripts\projects\2008_int_debug_WorldPvPScripts\BuildLog.htm"
    1>WorldPvPScripts - 1 error(s), 0 warning(s)
    5>------ Build started: Project: SpellHandlers, Configuration: Debug Win32 ------
    5>Compiling...
    5>Setup.cpp
    4>Gossip_Innkeepers.cpp
    5>HunterSpells.cpp
    4>GuardGossip.cpp
    5>ItemSpells_1.cpp
    4>Generating Code...
    4>Compiling manifest to resources...
    4>Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
    4>Copyright (C) Microsoft Corporation. All rights reserved.
    4>Linking...
    4>LINK : fatal error LNK1104: cannot open file 'hearthstone-world.lib'
    4>Build log was saved at "file://c:\Users\owner\Desktop\COME ON WORK\src\scripts\projects\2008_int_debug_gossipscripts\BuildLog.htm"
    4>GossipScripts - 1 error(s), 0 warning(s)
    6>------ Build started: Project: InstanceScripts, Configuration: Debug Win32 ------
    6>Compiling...
    6>Setup.cpp
    5>MageSpells.cpp
    5>PaladinSpells.cpp
    6>Battleground_AlteracValley.cpp
    6>Instance_Deadmines.cpp
    5>RogueSpells.cpp
    6>Raid_BlackwingLair.cpp
    5>ShamanSpells.cpp
    6>Raid_MoltenCore.cpp
    5>WarlockSpells.cpp
    6>Raid_Naxxramas.cpp
    5>WarriorSpells.cpp
    6>Raid_OnyxiasLair.cpp
    6>Raid_ZulGurub.cpp
    5>Event_MidsummerFireFestival.cpp
    6>Generating Code...
    6>Compiling manifest to resources...
    6>Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
    6>Copyright (C) Microsoft Corporation. All rights reserved.
    6>Linking...
    6>LINK : fatal error LNK1104: cannot open file 'hearthstone-world.lib'
    6>Build log was saved at "file://c:\Users\owner\Desktop\COME ON WORK\src\scripts\projects\2008_int_debug_instancescripts\BuildLog.htm"
    6>InstanceScripts - 1 error(s), 0 warning(s)
    7>------ Build started: Project: EventScripts, Configuration: Debug Win32 ------
    7>Compiling...
    7>cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
    7>Setup.cpp
    5>Generating Code...
    5>Compiling manifest to resources...
    5>Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
    5>Copyright (C) Microsoft Corporation. All rights reserved.
    5>Linking...
    5>LINK : fatal error LNK1104: cannot open file 'hearthstone-world.lib'
    5>Build log was saved at "file://c:\Users\owner\Desktop\COME ON WORK\src\scripts\projects\2008_int_debug_spellhandlers\BuildLog.htm"
    5>SpellHandlers - 1 error(s), 0 warning(s)
    7>Event_Zombie.cpp
    7>Generating Code...
    7>Compiling manifest to resources...
    7>Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
    7>Copyright (C) Microsoft Corporation. All rights reserved.
    7>Linking...
    7>LINK : fatal error LNK1104: cannot open file 'hearthstone-world.lib'
    7>Build log was saved at "file://c:\Users\owner\Desktop\COME ON WORK\src\scripts\projects\2005_int_debug_EventScripts\BuildLog.htm"
    7>EventScripts - 1 error(s), 1 warning(s)
    ========== Build: 0 succeeded, 7 failed, 0 up-to-date, 0 skipped ==========
    [code]

  11. #11
    TheSpidey's Avatar Elite User
    Reputation
    365
    Join Date
    Jan 2008
    Posts
    2,200
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    That's because you didn't compile the core prior to the scripts.

  12. #12
    Gastricpenguin's Avatar Legendary
    Reputation
    980
    Join Date
    Feb 2007
    Posts
    2,236
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    You compiled your core as a release, but forgot to do so with the scripts (I see you built as debug)

  13. #13
    sgtmas2006's Avatar Member
    Reputation
    7
    Join Date
    Oct 2007
    Posts
    103
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Gastricpenguin View Post
    You compiled your core as a release, but forgot to do so with the scripts (I see you built as debug)
    Gastric im going to try that i guess i forgot :P

    Edit #1: Did it as release and still got errors This time i got 5 succedded and 2 failures

    Edit #2: also it was the same Object: Dealdamage Function does not take 6 arguments

    Edit #3: another fail i used wrong compile shit so im going to redo the scripts on the right one

    Edit #4 i got it working but i really need a Hearthstone 3.1.3 Perferrably with Battlegrounds working
    Last edited by sgtmas2006; 07-20-2009 at 12:09 AM.

  14. #14
    Gastricpenguin's Avatar Legendary
    Reputation
    980
    Join Date
    Feb 2007
    Posts
    2,236
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I'm going to spitball and say that the LuaEngine and Instancescripts are not compiling. Good thing I have made a patch on the aspire forums to fix it.

    http://www.hotlinkfiles.com/files/26...ting_Fix.patch

  15. #15
    sgtmas2006's Avatar Member
    Reputation
    7
    Join Date
    Oct 2007
    Posts
    103
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Sence i cant compile this shit can someone give me a aspire core and a 3.1.3 database

    Please?
    Last edited by sgtmas2006; 07-21-2009 at 02:20 PM.

Similar Threads

  1. [Release] 3.0.3 Aspire Core,DBC, Maps, SQL
    By RyeRye in forum WoW EMU General Releases
    Replies: 5
    Last Post: 11-13-2008, 08:29 AM
  2. [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
  3. [Request] WOTLK CORE 8820.
    By Zaeoir in forum WoW EMU Questions & Requests
    Replies: 4
    Last Post: 09-01-2008, 09:06 AM
  4. best db for aspire core ?
    By igud2 in forum World of Warcraft Emulator Servers
    Replies: 1
    Last Post: 07-23-2008, 12:42 AM
All times are GMT -5. The time now is 09:56 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