[Tutorial] Mabinogi Heroes Setup

Page 11 of 30 FirstFirst ... 34567891011121314151617181921 ... LastLast
Results 151 to 165 of 445
  1. #151
    Member seramyu is offline
    MemberRank
    Apr 2009 Join Date
    AtlantisLocation
    91Posts

    Re: [Tutorial] Mabinogi Heroes Setup

    SOLUTION:
    As i guessed right down there, it WAS a f******** small file in the Nexon Game Garbage they call "BlackCipher". If it will not load up for you just delete all files in the folder called "BlackCipher" EXCLUDING:
    -- BlackCall.aes
    -- BlackCipher.aes
    -- BlackXchg.aes
    -- config.bc
    Those 4 must remain inside the Folder! After i did exactly that, the game launched again and i could see my server!

    So i just started the Server and all was working fine until i took a step backwards i think.
    I got it all working, fun part is that i was online on my server but then ....
    I got this really annoying error:
    launcher-error-vin.png

    I just went down and checked every damn config, hosts file even ports because it was running just fine few days ago. The Server is running on a Windows 7 VM Machine without any Problems, i was online on that thing few days ago!!! The Client was launching fine on Windows 10 until that error keeps destroying my day!

    Did i oversee just a tiny small thing, a port blocked? Did not have Apple Sowtware Dongle, can also reach the "endpoint.txt" file just fine from the windows 10 machine. If anyone of you had this error, how do you fixed it?

    Hosts file:
    Spoiler:

    192.168.0.198 mhtwcheck.garenanow.com
    192.168.0.198 hereospatch-gm.nexon.com
    192.168.0.198 heroespatch-gm.nexon.com
    192.168.0.198 shop.heroes.garena.tw
    192.168.0.198 service.garena.tw
    192.168.0.198 heroes.garena.tw
    192.168.0.198 image.garena.tw
    192.168.0.198 gamelog.heroes.nexon.com


    Starting File:
    Spoiler:

    vindictus.exe -stage -dev -lang zh-tw-x-gm -noupdate


    Edit:
    Found a Folder in the "My Documents Folder" with some Asian letters "新瑪奇英雄傳GM" inside there is a Reports folder with a file in it.

    It is just this Message all over again and again in the file.
    Spoiler:

    L 07/18/2016 - 00:56:19: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
    L 07/18/2016 - 00:56:19: Log file started
    L 07/18/2016 - 00:56:19: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
    L 07/18/2016 - 00:56:19:
    L 07/18/2016 - 00:56:19: GetModuleFileName - OK
    L 07/18/2016 - 00:56:19: GetRootDir - OK
    L 07/18/2016 - 00:56:20: LoadLibrary - OK
    L 07/18/2016 - 00:56:20: GetProcAddress - OK
    L 07/18/2016 - 00:56:21: Nexon Game Security Start - Failed, E1600301


    It just seems to try to start that HShield Stuff but for some reason it can't but idk why?

    I've just tried to start the other file "heroes11.exe". That worked untel i got the Error Message that the Server ist in Maintenance and on my Server Screen in the "NMServer.exe" i could see the tried attempts but there was an Opcode Error!

    So i just tried different things, even deactivating the Local Network, but as u already guess, the client refused to start with the "Vindictus.exe". It seems there is just one small file created that locks the client because even without physical access to a network the error is still the same!
    Last edited by seramyu; 18-07-16 at 02:48 PM.

  2. #152
    Novice Senno is offline
    MemberRank
    Jul 2016 Join Date
    4Posts

    Re: [Tutorial] Mabinogi Heroes Setup

    I'm stuck on trying to login to HeroesOpTool. I've already tried running InstallServices as an administrator and checked to see if I can enable Remote Control Client/Server Service (it's not located in my services).

    When applying PAUSE to InstallServices, I found that all of the processes were either not recognized or invalid.


    Also, I was confused by the instructions to "Move everything from your webserver folder into your HTDOCS/www Folder" under the Configuring the Server spoiler as I couldn't find either of them.

  3. #153
    Proficient Member WAMVN is offline
    MemberRank
    May 2012 Join Date
    151Posts

    Re: [Tutorial] Mabinogi Heroes Setup

    Quote Originally Posted by Senno View Post
    I'm stuck on trying to login to HeroesOpTool. I've already tried running InstallServices as an administrator and checked to see if I can enable Remote Control Client/Server Service (it's not located in my services).

    When applying PAUSE to InstallServices, I found that all of the processes were either not recognized or invalid.


    Also, I was confused by the instructions to "Move everything from your webserver folder into your HTDOCS/www Folder" under the Configuring the Server spoiler as I couldn't find either of them.
    I used Xampp so my path is htdocs only (without /www), u must copy/pass all files in web to htdocs (htdocs/www in your case) and it must be like this:

    And when you type 127.0.0.1 to your browser, it must be like this

    About installing services errors, it was wrong path in .bat file, you must edit it to your own path to those services exe files. Some pictures to do it easy:


    You can do the same for RCServer service.
    Code:
    RCClientService.exe -install
    NET START "Remote Control Client Service"
    
    RCServerService.exe -install
    NET START "Remote Control Server Service"
    Last edited by WAMVN; 18-07-16 at 05:37 PM.

  4. #154
    Member sungminkim is offline
    MemberRank
    Jul 2013 Join Date
    68Posts

    big grin Re: [Tutorial] Mabinogi Heroes Setup

    language Korea Files Please..

    - - - Updated - - -

    Attachment 157498

    RCClientService.exe

    RCServerService.exe

    windows10 help me :(

  5. #155
    Novice Senno is offline
    MemberRank
    Jul 2016 Join Date
    4Posts

    Re: [Tutorial] Mabinogi Heroes Setup

    Thank you very much for the reply! After activating my "hidden administrator account", I was finally able to shift+right click a command window as a true admin

    I also found the folder and moved the files, but I was unable to reproduce the same webpage when entering 127.0.0.1 into my browser

    For the client, would I just group extract the Z01-Z09 files and place the files in client into the folder? Since so far, I have an error when starting the start.bat file that says
    "Failed to read the sync file. The game must be reinstalled"
    Last edited by Senno; 19-07-16 at 03:46 AM.

  6. #156
    Member sungminkim is offline
    MemberRank
    Jul 2013 Join Date
    68Posts

    smile Re: [Tutorial] Mabinogi Heroes Setup

    Attachment 157499

    help me !!

    - - - Updated - - -

    TeamViewer를

  7. #157
    Proficient Member WAMVN is offline
    MemberRank
    May 2012 Join Date
    151Posts

    Re: [Tutorial] Mabinogi Heroes Setup

    Quote Originally Posted by Senno View Post
    Thank you very much for the reply! After activating my "hidden administrator account", I was finally able to shift+right click a command window as a true admin

    I also found the folder and moved the files, but I was unable to reproduce the same webpage when entering 127.0.0.1 into my browser

    For the client, would I just group extract the Z01-Z09 files and place the files in client into the folder? Since so far, I have an error when starting the start.bat file that says
    "Failed to read the sync file. The game must be reinstalled"
    For web, try with xampp then if you get errors on other web servers.
    For client, you must have MHTW.zip and Z01-Z09 files. Open MHTW.zip and extract from there.
    Then place all files in client folder to MHTW (client folder after extracting) .
    Make sure your start.bat is
    Code:
    vindictus.exe -stage -dev -lang zh-tw-x-gm -noupdate
    - - - Updated - - -

    Quote Originally Posted by sungminkim View Post
    Attachment 157499

    help me !!

    - - - Updated - - -

    TeamViewer를
    Read the tutorial again, and english pls .
    Make sure you edited RCSConfig.xml and ServiceCore.dll.config

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

    Re: [Tutorial] Mabinogi Heroes Setup

    Quote Originally Posted by sungminkim View Post
    Attachment 157499

    help me !!

    - - - Updated - - -

    TeamViewer를
    I believe that is the error where RCClient/RCServer is not installed and running. Install RCClient & Server.

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

    Re: [Tutorial] Mabinogi Heroes Setup

    Quote Originally Posted by seramyu View Post
    SOLUTION:
    As i guessed right down there, it WAS a f******** small file in the Nexon Game Garbage they call "BlackCipher". If it will not load up for you just delete all files in the folder called "BlackCipher" EXCLUDING:
    -- BlackCall.aes
    -- BlackCipher.aes
    -- BlackXchg.aes
    -- config.bc
    Those 4 must remain inside the Folder! After i did exactly that, the game launched again and i could see my server!

    So i just started the Server and all was working fine until i took a step backwards i think.
    I got it all working, fun part is that i was online on my server but then ....
    I got this really annoying error:
    launcher-error-vin.png

    I just went down and checked every damn config, hosts file even ports because it was running just fine few days ago. The Server is running on a Windows 7 VM Machine without any Problems, i was online on that thing few days ago!!! The Client was launching fine on Windows 10 until that error keeps destroying my day!

    Did i oversee just a tiny small thing, a port blocked? Did not have Apple Sowtware Dongle, can also reach the "endpoint.txt" file just fine from the windows 10 machine. If anyone of you had this error, how do you fixed it?

    Hosts file:
    Spoiler:

    192.168.0.198 mhtwcheck.garenanow.com
    192.168.0.198 hereospatch-gm.nexon.com
    192.168.0.198 heroespatch-gm.nexon.com
    192.168.0.198 shop.heroes.garena.tw
    192.168.0.198 service.garena.tw
    192.168.0.198 heroes.garena.tw
    192.168.0.198 image.garena.tw
    192.168.0.198 gamelog.heroes.nexon.com


    Starting File:
    Spoiler:

    vindictus.exe -stage -dev -lang zh-tw-x-gm -noupdate


    Edit:
    Found a Folder in the "My Documents Folder" with some Asian letters "新瑪奇英雄傳GM" inside there is a Reports folder with a file in it.

    It is just this Message all over again and again in the file.
    Spoiler:

    L 07/18/2016 - 00:56:19: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
    L 07/18/2016 - 00:56:19: Log file started
    L 07/18/2016 - 00:56:19: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
    L 07/18/2016 - 00:56:19:
    L 07/18/2016 - 00:56:19: GetModuleFileName - OK
    L 07/18/2016 - 00:56:19: GetRootDir - OK
    L 07/18/2016 - 00:56:20: LoadLibrary - OK
    L 07/18/2016 - 00:56:20: GetProcAddress - OK
    L 07/18/2016 - 00:56:21: Nexon Game Security Start - Failed, E1600301


    It just seems to try to start that HShield Stuff but for some reason it can't but idk why?

    I've just tried to start the other file "heroes11.exe". That worked untel i got the Error Message that the Server ist in Maintenance and on my Server Screen in the "NMServer.exe" i could see the tried attempts but there was an Opcode Error!

    So i just tried different things, even deactivating the Local Network, but as u already guess, the client refused to start with the "Vindictus.exe". It seems there is just one small file created that locks the client because even without physical access to a network the error is still the same!
    disable antivirus program

  10. #160
    Apprentice 1150ny is offline
    MemberRank
    Jan 2014 Join Date
    24Posts

    Re: [Tutorial] Mabinogi Heroes Setup

    i can't log in SMSS can someone help me

  11. #161
    Member sungminkim is offline
    MemberRank
    Jul 2013 Join Date
    68Posts

    Re: [Tutorial] Mabinogi Heroes Setup

    and ERROR.....

  12. #162
    Member mikiii123 is offline
    MemberRank
    Jul 2016 Join Date
    57Posts

    Re: [Tutorial] Mabinogi Heroes Setup

    Could anyone help me doing it with me? c: Creating server on my own usage for fun?

    I leave skype here lolee1232

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

    Re: [Tutorial] Mabinogi Heroes Setup

    Quote Originally Posted by mikiii123 View Post
    Could anyone help me doing it with me? c: Creating server on my own usage for fun?

    I leave skype here lolee1232
    Install teamview programs, and ask if someone has the time to help you setup it. It takes less than 30 mins to get everything going.

  14. #164
    Member mikiii123 is offline
    MemberRank
    Jul 2016 Join Date
    57Posts

    Re: [Tutorial] Mabinogi Heroes Setup

    Quote Originally Posted by john007 View Post
    Install teamview programs, and ask if someone has the time to help you setup it. It takes less than 30 mins to get everything going.
    I have already TV, just need somebody who would do it for me :c

    Would you mind doing it ? c:

  15. #165
    Member mikiii123 is offline
    MemberRank
    Jul 2016 Join Date
    57Posts

    Re: [Tutorial] Mabinogi Heroes Setup

    Imgur: The most awesome images on the Internet

    I've made it on my own, but I am stuck at this.



Advertisement