[Tutorial] Local/Online setup

Newbie Spellweaver
Joined
Dec 28, 2014
Messages
23
Reaction score
0
it seems to work now, executer.exe has to be allowed through firewall too
 
Joined
Apr 16, 2007
Messages
441
Reaction score
204

PVP Arena works according to SanGawku's screenshot you just have to set it up apparently im pretty sure those things that currently do not work is related to the configuration files i don't believe it has to do with anything related to my setup with lan/wan ip.

it seems to work now, executer.exe has to be allowed through firewall too

yeah you need to allow all the server programs through firewall.

I can not enter the village

I need more information if i'm going to help you, on the previous post you mentioned something about CRConfig.xml? I believe it might be your configuration files take a look over it and make sure you entered everything correctly there are lan ip's that are hard to spot.


Quickly skimming through the error message i notice that the error is for an item? did you by any chance played around with the items command and get a bugged item of some sort? could you expand on exactly what is going on like what kind of error you are getting where where and how?
 
Last edited:
Custom Title Activated
Loyal Member
Joined
Aug 23, 2010
Messages
1,544
Reaction score
423

Thank you for reply i have expand error and i post a 2 error ss at here http://forum.ragezone.com/f946/help-disconnect-character-select-screen-1107906 i can login to game on my local pc ..... i cannot login to my vps server with same configs...
 
Joined
Apr 16, 2007
Messages
441
Reaction score
204
Thank you for reply i have expand error and i post a 2 error ss at here http://forum.ragezone.com/f946/help-disconnect-character-select-screen-1107906 i can login to game on my local pc ..... i cannot login to my vps server with same configs...

So you were able to login & create a character, but then you get this error message is that right? If that is the case it sounds like maybe you missed an ip somewhere under Player Service i will take a look into once i get home.
 
Custom Title Activated
Loyal Member
Joined
Aug 23, 2010
Messages
1,544
Reaction score
423
So you were able to login & create a character, but then you get this error message is that right? If that is the case it sounds like maybe you missed an ip somewhere under Player Service i will take a look into once i get home.

Yes i can login and create a character there is no problem... I think required some configuration on mssql server...
 
Junior Spellweaver
Joined
May 11, 2012
Messages
152
Reaction score
10
server/RCClient/RCConfig.xml
I dont know but the lan/wan ip in this file always change to 127.0.0.1 everytime i run the server.
 
Newbie Spellweaver
Joined
Jul 7, 2016
Messages
12
Reaction score
0
WAN seems to connect properly, I have issue how it doens't get the server. I'm using xampp and as the game is running on my pc it grabs the server connection data for me (name, ip)



The server list for others isnt empty, it's as on the image 'live' I don't know what server that is
because it's not the name of the server I have. And yeah on local this all works.



When my friend is trying to connect the client doesn't seem to grab the EndPoint.txt from my xampp, yet when they try enter my ip on internet it shows xampp page so it seems the connection isn't blocked. I've been trying to fix this now 2 days can someone help me? I'm trying to go WAN and did everything as this guide said and replaced all LANIP to my WAN IP.

Directly the issue:
When someone else tried to load the client except me the client doesn't get the server ip and says Server Under Maintenance aka offline.
I have followed this guide and replaced everything in here on my WAN ip and EndPoint.txt aswell. Can someone help me?

- I got ports 0-65535 open all
-Firewall is off & internet firewall is off
-My public ip is on hosts file

Please help, very desperate & upset with this...
 
Last edited:
Custom Title Activated
Loyal Member
Joined
Dec 20, 2005
Messages
2,046
Reaction score
117
hmm weird, why my MHTW client is all chinese interface on that log in screen but yours is in English. I try to click on the upper button where it say English but nothing changed. Anyone know how to stop server or restart it from the tool? I can't find the options to stop servers.
 
Junior Spellweaver
Joined
May 11, 2012
Messages
152
Reaction score
10

I have found out why:
Anyone connects to server must have these lines in hosts file. Replace 10.97.57.2 with your wan/lan ip and you will see the server name.
10.97.57.2 mhtwcheck.garenanow.com
10.97.57.2 hereospatch-gm.nexon.com
10.97.57.2 shop.heroes.garena.tw
10.97.57.2 service.garena.tw
10.97.57.2 heroes.garena.tw
10.97.57.2 image.garena.tw
10.97.57.2 gamelog.heroes.nexon.com
 
Last edited:
Newbie Spellweaver
Joined
Jun 29, 2012
Messages
65
Reaction score
4
Hey guys, i managed to connect my brother on wireless connection on my server, but has some issues on channels saying "'too crowded" and unable to make any mission for him, maybe wireless is the problem? If some1 can connect to my server i'd be really grateful! ip : VindiAlex.homepc.it
paste this to hosts file:

VindiAlex.homepc.it mhtwcheck.garenanow.com
VindiAlex.homepc.it hereospatch-gm.nexon.com
VindiAlex.homepc.it shop.heroes.garena.tw
VindiAlex.homepc.it service.garena.tw
VindiAlex.homepc.it heroes.garena.tw
VindiAlex.homepc.it image.garena.tw
VindiAlex.homepc.it gamelog.heroes.nexon.com
 
Newbie Spellweaver
Joined
Jul 7, 2016
Messages
12
Reaction score
0

I'm pretty sure there is a better way of doing it lol
 
Moderator
Staff member
Moderator
Joined
Oct 8, 2006
Messages
647
Reaction score
370
I'm pretty sure there is a better way of doing it lol


Yeah the better way of doing it is figuring out how to resign HFS files and editing the featureMatrix client side then you would just
replace the fields in teh client with the correct ip/hostname. However since nobody has done that since the early days of vindictus... your burnt and have to use the host file replacements.
 
Newbie Spellweaver
Joined
Jul 7, 2016
Messages
12
Reaction score
0

Yeah this is what I was suspecting, ugh. I guess I write a java program to edit hosts file before booting the game.