[Tutorial] Mabinogi Heroes Setup

Page 10 of 30 FirstFirst ... 2345678910111213141516171820 ... LastLast
Results 136 to 150 of 445
  1. #136
    Alpha Member john007 is offline
    MemberRank
    Dec 2005 Join Date
    In MarsLocation
    2,342Posts

    Re: [Tutorial] Mabinogi Heroes Setup

    Quote Originally Posted by menesoso View Post
    Here is what I've got so far... any solution?
    You haven't set up your webserver property. Drag and drop all files inside the Web folder from your server's folder to your xamp or wamp's www folder. Are you able to see the server's name on the list? Then maybe your IPs configs problems or something preventing you from entering into the characters creation's screen.
    Last edited by john007; 14-07-16 at 05:26 PM.

  2. #137
    QuoteShiek Member NanayaQ is offline
    MemberRank
    Jul 2012 Join Date
    791Posts

    Re: [Tutorial] Mabinogi Heroes Setup

    @menesoso assuming you setup everything correctly.... then its either one or more of the common error that @Aznkidd235 posted

    Client Maintenance/Can't login:
    As far as i know there are 4 possible reasons for this

    1) thanks to bthppong he figured out that Apple's service running in the background actually interrupts the login of the vindictus client you must run Task Manager and under services tab stop the apple service as seen in the image below

    2) The 2nd possible solution is the web server the client will not connect to your server if you do not have a web server running either using wamp/xampp or IIS drag the web folder to the root directory so the client can grab the endpoint.txt and connect.

    3) Your Firewall may be blocking some programs from communicating. Disable firewall to see if that is the issue if you disabled and it does turn out to be the firewall just turn it back on and set it up to allow all the server .exe files through.

    4) Hosts file, you must edit your host file located at "C:\Windows\System32\drivers\etc\hosts" right-click it and open with notepad and make sure it looks like this
    and/or you probably forget to edit the start.bat file to vindictus.exe -stage -dev -lang zh-tw-x-gm -noupdate .... Thats assuming you setup everything correctly: MSSQL and Wamp/xampp/IIS also your configuration on the server files.

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

    Re: [Tutorial] Mabinogi Heroes Setup

    Sorry for asking that much.. but I had re-installed the window and re-did everything again... Although I can find the server list now, but still unable gain access into the character creation....

    so here is what I had got so far.





    reason why I am using another website is because wamp couldn't find the MSVR110.dll even I have installed the visual c++ studio... Therefore, before using the start.bat, I will first run the Apache Start

    Firewall and host were changed as told.

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

    Re: [Tutorial] Mabinogi Heroes Setup

    bez-tytulu.pngwhat is wrong ??

  5. #140
    Apprentice tammy11 is offline
    MemberRank
    Jul 2016 Join Date
    6Posts

    Re: [Tutorial] Mabinogi Heroes Setup

    Thanks for the tutorial got it setup. Will it ever be possible to update the client to the newest version? I think this one is missing Vella's update, even Fiona's revamp, but especially Delia.

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

    Re: [Tutorial] Mabinogi Heroes Setup

    Quote Originally Posted by tammy11 View Post
    Thanks for the tutorial got it setup. Will it ever be possible to update the client to the newest version? I think this one is missing Vella's update, even Fiona's revamp, but especially Delia.
    I believe it should be possible to add new content in the future, but the current problem we are facing is that we are currently not able to edit the client unpack/repack so we cannot add our own content besides limited mods to the client.

    Quote Originally Posted by alladyn5 View Post
    bez-tytulu.pngwhat is wrong ??
    Lol how do you go from client server maintenance issue to client refusing to start? you just went a step backwards. I think it is most likely your Hosts file looks like it is trying to connect to nexon servers.

    - - - Updated - - -

    Quote Originally Posted by menesoso View Post
    Sorry for asking that much.. but I had re-installed the window and re-did everything again... Although I can find the server list now, but still unable gain access into the character creation....

    so here is what I had got so far.





    reason why I am using another website is because wamp couldn't find the MSVR110.dll even I have installed the visual c++ studio... Therefore, before using the start.bat, I will first run the Apache Start

    Firewall and host were changed as told.
    your web server is the EndPoint.txt edited with your IP? are you using the correct start.bat? are you using 127.0.0.1 IP or LAN IP? Did you modify the .ini in the client and did you edit the Hosts file?

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

    Re: [Tutorial] Mabinogi Heroes Setup

    Quote Originally Posted by Aznkidd235 View Post
    I believe it should be possible to add new content in the future, but the current problem we are facing is that we are currently not able to edit the client unpack/repack so we cannot add our own content besides limited mods to the client.



    Lol how do you go from client server maintenance issue to client refusing to start? you just went a step backwards. I think it is most likely your Hosts file looks like it is trying to connect to nexon servers.

    - - - Updated - - -



    your web server is the EndPoint.txt edited with your IP? are you using the correct start.bat? are you using 127.0.0.1 IP or LAN IP? Did you modify the .ini in the client and did you edit the Hosts file?

    The start.bat is extracted from the MabinogiHeroes.7z and placed in the MHTW file.

    Here is my EndPoint.txt


    How do I know if I am using 127.0.0.1 IP or LAN IP? While I was starting everything... I wasn't paying attention to this part.

    The hosts was added with the lines as told in first page.

    My .ini in client is

    [Settings]
    ServerIp=localhost
    ServerPort=47611

    ---update
    I just disabled the ethernet at Network Connections.... but still inaccessible.
    Last edited by menesoso; 15-07-16 at 04:16 PM.

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

    Re: [Tutorial] Mabinogi Heroes Setup

    Quote Originally Posted by menesoso View Post
    The start.bat is extracted from the MabinogiHeroes.7z and placed in the MHTW file.

    Here is my EndPoint.txt


    How do I know if I am using 127.0.0.1 IP or LAN IP? While I was starting everything... I wasn't paying attention to this part.

    The hosts was added with the lines as told in first page.

    My .ini in client is

    [Settings]
    ServerIp=localhost
    ServerPort=47611

    ---update
    I just disabled the ethernet at Network Connections.... but still inaccessible.
    127.0.0.1 is localhost IP's 192.168.x.x is your LAN IPs by default the server files came with localhost IPs. There is no need to disable any connections. I have been running the server with my LAN network on as well.

    - - - Updated - - -

    Quote Originally Posted by tammy11 View Post
    Thanks for the tutorial got it setup. Will it ever be possible to update the client to the newest version? I think this one is missing Vella's update, even Fiona's revamp, but especially Delia.
    Vella mercenary character is there and this server files is season3 episode1 so delia isn't added yet. Causes yesterday the official Vindictus just got Delia. According to Vindictus's wiki they are on season3 episode4.

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

    Re: [Tutorial] Mabinogi Heroes Setup

    but where else should I change in order to get into the game? I mean I have been working on setting it for days still not working...
    ---update
    no wonder I failed so many times, I didn't even START the Heroes operating tool.

    BIG THANKS TO EVERYONE HELPED ME OUT !!!
    Last edited by menesoso; 15-07-16 at 05:22 PM.

  10. #145
    Proficient Member WAMVN is offline
    MemberRank
    May 2012 Join Date
    151Posts

    Re: [Tutorial] Mabinogi Heroes Setup

    Quote Originally Posted by menesoso View Post
    but where else should I change in order to get into the game? I mean I have been working on setting it for days still not working...

    I guess your web and server services are all working and running.
    Run NMServer.exe before login in game.

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

    Re: [Tutorial] Mabinogi Heroes Setup

    Quote Originally Posted by WAMVN View Post

    I guess your web and server services are all working and running.
    Run NMServer.exe before login in game.
    nope, the problem is after opening the Optool, I didn't press the start button... so nothing was happening. But still, it is all fine now, thanks for helping me !

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

    Re: [Tutorial] Mabinogi Heroes Setup

    Quote Originally Posted by menesoso View Post
    nope, the problem is after opening the Optool, I didn't press the start button... so nothing was happening. But still, it is all fine now, thanks for helping me !
    Oh haha, you haven't start all servers lol. OK glad everything work out now and enjoy. :-)

  13. #148
    Member Ochoaman is offline
    MemberRank
    Jul 2014 Join Date
    51Posts

    Re: [Tutorial] Mabinogi Heroes Setup

    Ack, I'm still stumped. Not sure what I missed; I combed over tutorial and still can't get it working again. Hosts file has already been adjusted, as well as the RC services running, xml/config files are set appropriately. Can't figure the issue :(

    Spoiler:








    This is all the logs say. RC services are confirmed to be running.

    Spoiler:
    07-16 00:15:49 > [1][(null) ((null))][HeroesContentsLoader] - HeroesContentsLoader in 64bit07-16 00:15:49 > [1][(null) ((null))][HeroesContentsLoader] - GetGameCode : FeatureMatrix
    07-16 00:15:49 > [1][(null) ((null))][HeroesContentsLoader] - GetGameCodeEnd : FeatureMatrix
    07-16 00:15:49 > [1][(null) ((null))][HeroesContentsLoader] - GetFeatureMatrix : ZH-TW-X-GM
    07-16 00:15:49 > [1][(null) ((null))][HeroesContentsLoader] - GetFeatureMatrixEnd : ZH-TW-X-GM
    07-16 00:15:49 > [1][(null) ((null))][ConnectionStringLoader] - Testing Contents DB Connection...
    07-16 00:15:49 > [1][(null) ((null))][HeroesContentsLoader] - GetGameCode : FeatureMatrix
    07-16 00:15:49 > [1][(null) ((null))][HeroesContentsLoader] - GetGameCodeEnd : FeatureMatrix
    07-16 00:15:49 > [1][(null) ((null))][ConnectionStringLoader] - Do NOT define Configuration Setting outside of ServiceCore : ignoreDSServiceReady
    07-16 00:15:49 > [1][(null) ((null))][HeroesContentsLoader] - GetTable : EventTemplate
    07-16 00:15:49 > [1][(null) ((null))][HeroesContentsLoader] - GetTableEnd : EventTemplate
    07-16 00:15:49 > Exception Occurred : Exception has been thrown by the target of an invocation.
    07-16 00:15:49 > at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
    07-16 00:15:49 > at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
    07-16 00:15:49 > at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
    07-16 00:15:49 > at Executer.Program.RunService(String[] args)
    07-16 00:15:49 > at Executer.Program.Main(String[] args)
    07-16 00:15:49 >
    07-16 00:15:49 > InnerException : Could not load file or assembly 'Core.ExceptionHandler, Version=1.0.5546.20392, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The specified module could not be found.
    07-16 00:15:49 > at UnifiedNetwork.OperationService.Service.Initialize[T](JobProcessor thread, IDictionary`2 typeConverters)
    07-16 00:15:49 > at AdminClientServiceCore.AdminClientService.Initialize(JobProcessor thread)
    07-16 00:15:49 > at ServiceCore.ServiceInvoker.StartService(String ip, String portstr, Service service, Boolean bUsePerfLog)
    07-16 00:15:49 > at AdminClientServiceCore.AdminClientService.StartService(String ip, String portstr)
    07-16 00:15:49 >
    07-16 00:15:49 > == Begin RCClient Command Support ==
    07-16 00:15:49 $AddCustomCommand 'Set Verbose Level|set-verboselevel [Level:string]'
    07-16 00:15:49 > == End RCClient Command Support ==


    Last edited by Ochoaman; 16-07-16 at 09:16 AM.

  14. #149
    Member impunity is offline
    MemberRank
    Jul 2016 Join Date
    69Posts

    Re: [Tutorial] Mabinogi Heroes Setup

    Hi Im getting error Q.Q
    After I rename RcServerconfig xmlthingy's HOSTNAME to DESKTOP-EJ3819 (something like this)
    I see no services running in opclient. If I restart rccserver and rcclient thing from task manager
    It simply resets back to HOSTNAME and same result. How do I make the change permanent?(I tried run notepad++ with admin btw)
    Also im using xampp and really new to this. Do I need to turn on Apache or Mysql?? And what for the ports? Just xampp default?
    Much thanks :D

  15. #150
    Cya nerds PunkS7yle is offline
    MemberRank
    Feb 2010 Join Date
    1,448Posts

    Re: [Tutorial] Mabinogi Heroes Setup

    Quote Originally Posted by impunity View Post
    Hi Im getting error Q.Q
    After I rename RcServerconfig xmlthingy's HOSTNAME to DESKTOP-EJ3819 (something like this)
    I see no services running in opclient. If I restart rccserver and rcclient thing from task manager
    It simply resets back to HOSTNAME and same result. How do I make the change permanent?(I tried run notepad++ with admin btw)
    Also im using xampp and really new to this. Do I need to turn on Apache or Mysql?? And what for the ports? Just xampp default?
    Much thanks :D
    Turn on apache and put the web folder contents in htdocs.



Advertisement