[Tutorial] Mabinogi Heroes Setup

Page 8 of 30 FirstFirst 1234567891011121314151618 ... LastLast
Results 106 to 120 of 445
  1. #106
    Alpha Member john007 is offline
    MemberRank
    Dec 2005 Join Date
    In MarsLocation
    2,342Posts

    Re: [Tutorial] Mabinogi Heroes Setup

    Quote Originally Posted by Anvis View Post
    can this be done with 2014 SQL server? so far the 2016 version is being a massive bitch and won't install no matter what, even after patching the c++ redist (KB316398) to make it work as stated in MS's page, anybody else had this problem? if so, how did you install it? all i get is a "can't open setup" bs error message
    you can use MSSQL 2008 R2 work perfect first try too.

  2. #107
    Member Anvis is offline
    MemberRank
    Jul 2016 Join Date
    63Posts

    Re: [Tutorial] Mabinogi Heroes Setup

    ok i managed to do it with sql 2014, but when i activate the process sql serveragent (VINDISERVER) i keep getting this error, any idea on how to fix it? if not i might just try with 2008 r2 ... fml

    edit: well shit sql 2008 is not supported in win10... great
    Last edited by Anvis; 13-07-16 at 03:44 AM.

  3. #108
    Account Upgraded | Title Enabled! Aznkidd235 is offline
    MemberRank
    Apr 2007 Join Date
    518Posts

    Re: [Tutorial] Mabinogi Heroes Setup

    Quote Originally Posted by Anvis View Post
    ok i managed to do it with sql 2014, but when i activate the process sql serveragent (VINDISERVER) i keep getting this error, any idea on how to fix it? if not i might just try with 2008 r2 ... fml

    edit: well shit sql 2008 is not supported in win10... great
    Thats why i installed SQL Express 2016 since it supports Win 10, but the set-up is kind of forced it doesn't ask for information to setup as it installs unless you select customize. You do not need Server Agent running you can have that service off.

  4. #109
    Proficient Member WAMVN is offline
    MemberRank
    May 2012 Join Date
    151Posts

    Re: [Tutorial] Mabinogi Heroes Setup

    Quote Originally Posted by Anvis View Post
    can this be done with 2014 SQL server? so far the 2016 version is being a massive bitch and won't install no matter what, even after patching the c++ redist (KB316398) to make it work as stated in MS's page, anybody else had this problem? if so, how did you install it? all i get is a "can't open setup" bs error message
    Yes , im using 2014 and no problem so far.

  5. #110
    Novice ga2446 is offline
    MemberRank
    Jul 2016 Join Date
    1Posts

    Re: [Tutorial] Mabinogi Heroes Setup

    I need help


    Client No server listed


    I have installed the 'wampserver 2.5'. Moved 'web' file in the 'www' directory.


    It was set up as a tutorial. How do I set up a server?


    I do not know what the problem.

    Last edited by ga2446; 13-07-16 at 09:49 AM.

  6. #111
    Member Anvis is offline
    MemberRank
    Jul 2016 Join Date
    63Posts

    Re: [Tutorial] Mabinogi Heroes Setup

    ok i decided to do everything all over again with 2014 version as 2016 just wont install, fresh SQL install and SSMS, i set the name for the instance and then input the password twice to confirm and leave everything default, those two are the only things i change, then i open SSMS and put the ip in the tutorial image and set sql authentication, leave the "sa" and then input the password and it doesn't connect, change the "sa" for the instance name and still nothing, am i missing something? even leaving the "login" blank it still refuses to enter, only way i managed to login was windows aunthentication but i'm not sure if that's what i need, this wasn't an issue with the 2012 version of sql but the opheroes tool just kept frozen at "booting" the services and nothing worked. anybody has a small guide on how to do this propperly for win10 and sql 2014? for some reason nothing i do seems to work when it just did a moment ago, the problem just changes place with each version of sql... already got wamp and the services working one but it's just the damn sql setup, also had the database done but had to delete it, now i can't even make it, i'm very frustrated right now, this usually doesn't happen to me but i guess it's time to ask for advice, i've been trying for the last 17 hours without any success...
    ps: 2008 version is not supported in win10

  7. #112
    Account Upgraded | Title Enabled! alladyn5 is offline
    MemberRank
    Nov 2008 Join Date
    PL..TychyLocation
    221Posts

    Re: [Tutorial] Mabinogi Heroes Setup

    I have a problem with client

    http://wgrajo.pl/img/desktoofo.jpg

  8. #113
    Proficient Member WAMVN is offline
    MemberRank
    May 2012 Join Date
    151Posts

    Re: [Tutorial] Mabinogi Heroes Setup

    Quote Originally Posted by alladyn5 View Post
    I have a problem with client

    http://wgrajo.pl/img/desktoofo.jpg
    In client folder
    Try change ip nmconew.ini to 127.0.0.1
    start.bat should be vindictus.exe -stage -dev -lang zh-tw-x-gm -noupdate

  9. #114
    Account Upgraded | Title Enabled! alladyn5 is offline
    MemberRank
    Nov 2008 Join Date
    PL..TychyLocation
    221Posts

    Re: [Tutorial] Mabinogi Heroes Setup

    Yes, I have

  10. #115
    Member Gvygvxvx is offline
    MemberRank
    Nov 2013 Join Date
    74Posts

    Re: [Tutorial] Mabinogi Heroes Setup

    Quote Originally Posted by ga2446 View Post
    I need help


    Client No server listed


    I have installed the 'wampserver 2.5'. Moved 'web' file in the 'www' directory.


    It was set up as a tutorial. How do I set up a server?


    I do not know what the problem.

    check 127.0.0.1/EndPoint.txt
    It's must be so


  11. #116
    Apprentice DuB1986 is offline
    MemberRank
    Dec 2014 Join Date
    23Posts

    Re: [Tutorial] Mabinogi Heroes Setup

    dont use wamp! download appserv, that app worked for me, got the same error with wamp though everything was set up correct

  12. #117
    Proficient Member WAMVN is offline
    MemberRank
    May 2012 Join Date
    151Posts

    Re: [Tutorial] Mabinogi Heroes Setup

    It seems wamp has some problems here.
    Try using xampp instead.

  13. #118
    Alpha Member john007 is offline
    MemberRank
    Dec 2005 Join Date
    In MarsLocation
    2,342Posts

    Re: [Tutorial] Mabinogi Heroes Setup

    Quote Originally Posted by Anvis View Post
    ok i managed to do it with sql 2014, but when i activate the process sql serveragent (VINDISERVER) i keep getting this error, any idea on how to fix it? if not i might just try with 2008 r2 ... fml

    edit: well shit sql 2008 is not supported in win10... great
    That Service is not necessary to run the server.

  14. #119
    Apprentice menesoso is offline
    MemberRank
    Jul 2016 Join Date
    14Posts

    Re: [Tutorial] Mabinogi Heroes Setup

    when I tried to open the start.bat after changing the php code. There were still some errors saying of missing
    1. nexon_api.dll
    2. steam_api.dll
    3. NGClient.aes

    how should I fix these problems? Thanks.

  15. #120
    Alpha Member john007 is offline
    MemberRank
    Dec 2005 Join Date
    In MarsLocation
    2,342Posts

    Re: [Tutorial] Mabinogi Heroes Setup

    Maybe you're using different client the ones Mod posted here didn't gave an error with his new php code.



Advertisement