Hellgate London 2038

Page 1 of 3 123 LastLast
Results 1 to 15 of 40
  1. #1
    Enthusiast Omeris is offline
    MemberRank
    Jan 2017 Join Date
    28Posts

    Hellgate London 2038

    Good Day All,

    Post is here:
    http://forum.ragezone.com/f857/relea...r-src-1126619/

    I am trying to compile the following portion:

    - Build c:\dev\hellgate\Prime.sln in ReleaseClientOnly - x64
    - Build c:\dev\hellgate\source\ServerSuite\ServerSuite.sln in DebugHellgateServer - Mixed Platforms
    - Build c:\dev\hellgate\source\ServerSuite\Authentication\Authentication.sln in Release - Mixed Platforms (You do NOT need to Publish, we'll be using the .exe not the application version)

    However I cannot get these to compile without errors - I'm using Windows 7 SP1 and VS 2008. It appears the Autentication solution is missing a file for the solution... Something Like AuthCountersManager_TemporaryKey.pfx (I'm not at home right now). Anyway, I'm kind of at a loss at this point and thought I'd ask for help. I think this may be why I can't find the "
    AuthCountersManager.exe" to be copied over into the inetpub\wwwroot folders.

    I also can't seem to run
    C:\HGLServer\RunD.cmd without some watchdog64 or some such error. Once again, not home at the moment or I'd check the exact error.


  2. #2
    ???????????????????????? Bradley is offline
    MemberRank
    Jan 2013 Join Date
    United KingdomLocation
    1,197Posts

    Re: Hellgate London 2038

    Is it possible for me to request a picture or two please of the folder content and location it's looking for the file as well the error?

  3. #3
    Enthusiast Omeris is offline
    MemberRank
    Jan 2017 Join Date
    28Posts

    Re: Hellgate London 2038

    I'll post one as soon as I get home.

  4. #4
    Enthusiast Omeris is offline
    MemberRank
    Jan 2017 Join Date
    28Posts

    Re: Hellgate London 2038

    Thanks DNC! It appears something still isn't working right for me... The build doesn't seem to be yeilding any files? When I build prime it tells me 1 succeeded, 0 failed, 19 skipped.

  5. #5
    Infraction bannëd xlw00tlx is offline
    MemberRank
    Aug 2014 Join Date
    outer space!Location
    1,467Posts

    Re: Hellgate London 2038


  6. #6
    Infraction bannëd xlw00tlx is offline
    MemberRank
    Aug 2014 Join Date
    outer space!Location
    1,467Posts

    Re: Hellgate London 2038

    diz one?
    Visual Studio 2008 professional
    http://download.microsoft.com/download/8/1/d/81d3f35e-fa03-485b-953b-ff952e402520/VS2008ProEdition90dayTrialENUX1435622.iso

    MSDN Library 2008:
    https://www.microsoft.com/en-us/down....aspx?id=20955


  7. #7
    Infraction bannëd xlw00tlx is offline
    MemberRank
    Aug 2014 Join Date
    outer space!Location
    1,467Posts

    Re: Hellgate London 2038

    woudl be easier if u or anyone else just post the dlls and exes :)
    downloading the visual 2008 atm,estimated 3 hours,the game "client" is almost 7 gb download from 7 links(933 mb each and last one like 400 more)
    do i have to put dependencies or references or anything in the visual studio?am not good at compiling stuff
    hope its worth

  8. #8
    Valued Member LeChuck is offline
    MemberRank
    Jan 2008 Join Date
    111Posts

    Re: Hellgate London 2038

    Quote Originally Posted by Omeris View Post
    I also can't seem to run [/COLOR]C:\HGLServer\RunD.cmd without some watchdog64 or some such error. Once again, not home at the moment or I'd check the exact error.
    He is right about this, no watchdog64.exe on the hglserver folder

  9. #9
    Infraction bannëd xlw00tlx is offline
    MemberRank
    Aug 2014 Join Date
    outer space!Location
    1,467Posts

    Re: Hellgate London 2038

    @DNC its not working man
    i got the new head file,visual studio 2008 professional and sht and fails to compile


    now whats the error??

  10. #10
    Enthusiast Omeris is offline
    MemberRank
    Jan 2017 Join Date
    28Posts

    Re: Hellgate London 2038

    Quote Originally Posted by LeChuck View Post
    He is right about this, no watchdog64.exe on the hglserver folder
    Yup, I was coming back to post about this... Still can't figure out how to get the server going after building all of the stuff.

  11. #11
    Infraction bannëd xlw00tlx is offline
    MemberRank
    Aug 2014 Join Date
    outer space!Location
    1,467Posts

    Re: Hellgate London 2038

    Quote Originally Posted by Omeris View Post
    Yup, I was coming back to post about this... Still can't figure out how to get the server going after building all of the stuff.
    tell me how to build it
    my side is failing
    or share the ones compiled if you have
    Last edited by xlw00tlx; 28-02-17 at 07:19 PM.

  12. #12
    Enthusiast Omeris is offline
    MemberRank
    Jan 2017 Join Date
    28Posts

    Re: Hellgate London 2038

    I will when I'm home, currently at work. I'm not 100% that mine is actually building - I'm not getting any as failed, however, I am getting a mass number of skipped... Prime results in 19 skipped, ServerSuite results in some skipped as well. I think the only build that completes 100% is authentication.
    @DNC Is this normal?

  13. #13
    Enthusiast Omeris is offline
    MemberRank
    Jan 2017 Join Date
    28Posts

    Re: Hellgate London 2038

    Thanks for the video, I'm using the exact setup you said to use... VS 2008 Pro, Windows 7 SP1, etc... I can build but it tells me that most of it was skipped for some reason, any idea? I've followed the guide to the T and am a little lost. For example, prime builds with 1 succeeded, 0 failed, and 19 skipped. Yours says 8 built, 0 failed, and 12 skipped. What am I missing? I've double, triple, quadruple checked.

    Thinking this might be my problem:
    visual studio 2008 C++ no x64 platform - Stack Overflow

    Will check when I get home...
    Last edited by Omeris; 28-02-17 at 10:42 PM.

  14. #14
    Enthusiast Omeris is offline
    MemberRank
    Jan 2017 Join Date
    28Posts

    Re: Hellgate London 2038

    Thank you Sir, I'll give it a good shot before bugging you again. I appreciate your help immensely.

  15. #15
    Enthusiast Omeris is offline
    MemberRank
    Jan 2017 Join Date
    28Posts

    Re: Hellgate London 2038

    I understand, I'm not at all excpecting hand holding or what have you. I appreciate your help though. I'm sure with the info you've given me I'll have it up and running tonight. I'm wondering if for some reason the SDK folder is just not able to be accessed by VS 2008 for some reason so I'm going to try and do what you suggested in changing the vsprops and where they point to.



Page 1 of 3 123 LastLast

Advertisement