[Ascent] 2.4.3 - Patch menu

User Tag List

Page 2 of 2 FirstFirst 12
Results 16 to 27 of 27
  1. #16
    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)
    No, I will release a repack later on with Ascent 2.4.3 support

    [Ascent] 2.4.3 - Patch
  2. #17
    reithegenki's Avatar Member
    Reputation
    1
    Join Date
    Jul 2008
    Posts
    12
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by SectorSeven View Post
    No, I will release a repack later on with Ascent 2.4.3 support
    Okay, great, thanks a lot

  3. #18
    wefwef123's Avatar Member
    Reputation
    1
    Join Date
    Jun 2008
    Posts
    69
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Im doing my best here but im sick anyway and its late and my head hurts bad

    I downloaded tortoise and right clicked on the file I downloaded from the top of this thread and chose APPLY PATCH.
    I t wants a working directory whats that? what does it want? ANY working directory? My Ascent directory? the dbc directory? ????

    I guessed at w:\funserver\ascent\dbc and got this

    Last edited by wefwef123; 07-17-2008 at 11:18 PM.

  4. #19
    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)
    You have to compile your own Ascent.

  5. #20
    wefwef123's Avatar Member
    Reputation
    1
    Join Date
    Jun 2008
    Posts
    69
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    compile.....my......uh??? what? how? where? why?

    IM about to give up trying to have a wow server after WEEKS of effort getting it where it is now, seriously this is really really depressing me

  6. #21
    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)

  7. #22
    wefwef123's Avatar Member
    Reputation
    1
    Join Date
    Jun 2008
    Posts
    69
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ok thanks ill tackle this tomorrow night, im just getting sicker trying to use my brain tonight :yuck:

    Thanks again I hope I can figure this out. If I can ill do a "dummies step by step click on this the this" kind of guide for everyone

    "In everything you do put God first He will direct you and crown you with your efforts with success. -Proverbs 3:16-"
    Ill sure need his help LOL
    Last edited by wefwef123; 07-18-2008 at 12:25 AM.

  8. #23
    latruwski's Avatar Banned
    Reputation
    647
    Join Date
    Dec 2006
    Posts
    2,456
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by SectorSeven View Post
    So, you can still add patches. And if you do something big:
    "I can just use a C++ File Comparison tool and collect which documents where changed in the changelog and create a custom patch. 'nuff said."
    /agree our server is also still using Ascent and continueing developing...
    Probably with less devs, but we have a team and we are way ahead of Arcemu (srr hasbro, I dont mean to be harsh)


    grtz

  9. #24
    driftking7050's Avatar Member
    Reputation
    1
    Join Date
    May 2008
    Posts
    13
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    hi all i updated to the latest version of ascent trunk and patched all the files now when i go to compile ascent-world gives me this error.


    Compiling...
    StdAfx.cpp
    c:\ascent trunk\source\src\ascent-world\UpdateFields.h(1200) : error C2059: syntax error : '<<'
    c:\ascent trunk\source\src\ascent-world\UpdateMask.h(24) : error C2143: syntax error : missing ';' before '{'
    c:\ascent trunk\source\src\ascent-world\UpdateMask.h(24) : error C2447: '{' : missing function header (old-style formal list?)
    c:\ascent trunk\source\src\ascent-world\Object.h(161) : error C2061: syntax error : identifier 'UpdateMask'
    c:\ascent trunk\source\src\ascent-world\Object.h(50 : error C2061: syntax error : identifier 'UpdateMask'
    c:\ascent trunk\source\src\ascent-world\Object.h(510) : error C2061: syntax error : identifier 'UpdateMask'
    c:\ascent trunk\source\src\ascent-world\Object.h(513) : error C2061: syntax error : identifier 'UpdateMask'
    c:\ascent trunk\source\src\ascent-world\Object.h(551) : error C2146: syntax error : missing ';' before identifier 'm_updateMask'
    c:\ascent trunk\source\src\ascent-world\Object.h(551) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
    c:\ascent trunk\source\src\ascent-world\Object.h(551) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
    c:\ascent trunk\source\src\ascent-world\Object.h(294) : error C2065: 'm_updateMask' : undeclared identifier
    c:\ascent trunk\source\src\ascent-world\Object.h(294) : error C2228: left of '.Clear' must have class/struct/union
    type is ''unknown-type''
    c:\ascent trunk\source\src\ascent-world\Object.h(301) : error C2065: 'm_updateMask' : undeclared identifier
    c:\ascent trunk\source\src\ascent-world\Object.h(301) : error C2228: left of '.GetBit' must have class/struct/union
    type is ''unknown-type''
    c:\ascent trunk\source\src\ascent-world\Player.h(174 : error C2146: syntax error : missing ';' before identifier 'm_visibleUpdateMask'
    c:\ascent trunk\source\src\ascent-world\Player.h(174 : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
    c:\ascent trunk\source\src\ascent-world\Player.h(174 : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
    c:\ascent trunk\source\src\ascent-world\Player.h(174 : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
    c:\ascent trunk\source\src\ascent-world\Player.h(1760) : error C2061: syntax error : identifier 'UpdateMask'
    c:\ascent trunk\source\src\ascent-world\Player.h(1761) : error C2061: syntax error : identifier 'UpdateMask'


    any help would be appreciated.

  10. #25
    Ballwinkle's Avatar Contributor Authenticator enabled
    Reputation
    124
    Join Date
    Mar 2007
    Posts
    662
    Thanks G/R
    0/12
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    re update....its been added to the svn, and thoes have been fixed.

    nothing to do with the 2.4.3 update

  11. #26
    Ickybad's Avatar Contributor
    Reputation
    214
    Join Date
    Apr 2008
    Posts
    904
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    So the patch is in the Ascent SVN kk thanks Ballwinkle .

  12. #27
    helios00100's Avatar Member
    Reputation
    6
    Join Date
    Apr 2008
    Posts
    58
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hunny atleast put some screenies or some Virus scan pic:S But trying it out atm hope it works. if yes I will +Rep you

Page 2 of 2 FirstFirst 12

Similar Threads

  1. [Release] Venice WoW/Ascent/DB 2.4 Updates/Patches ~~~Repack~~~
    By ~SaiLyn~ in forum World of Warcraft Emulator Servers
    Replies: 100
    Last Post: 04-02-2008, 08:31 PM
  2. Replies: 1
    Last Post: 03-29-2008, 12:22 AM
  3. Ascent Patch 2.3.0 Database Fix
    By dmraven in forum World of Warcraft Emulator Servers
    Replies: 2
    Last Post: 11-19-2007, 06:19 AM
  4. Replies: 6
    Last Post: 10-05-2007, 02:59 PM
  5. New Patch came out make this for antrix/ascent
    By Chrispee in forum World of Warcraft Emulator Servers
    Replies: 7
    Last Post: 09-30-2007, 08:05 AM
All times are GMT -5. The time now is 07: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