Hi, so I managed to get my server all set up and running locally (local IP) without any problems. I can connect/get in game etc.
Now, I was hoping to set up a "connection" with Hamachi, so that myself and another person can run around in the server.
I've set all the IP's I can find to my Hamachi IP, and I can connect fine this way, but the other person (In my Hamachi Network and with the l2.ini set with Hamachi IP) cannot, they reach the login screen and it just keeps "loading" when they try login. I also get no connection message from them in the login server, which leads me to think they aren't connecting to login server Address at all.
I'm using the Feb 1st Nightly which is H5 (we're both using clean H5 clients as well) and the config files are a little different to the guides here, and the L2JWiki. I also have an IPConfig file (that is mentioned in both the login / game configs which I assume needs to be changed as well)
If anyone has any knowledge of setting up with Hamachi I would be thankful for any help you can give.(I can't use my WAN IP as my ISP block connections, even if I port forward, so this is not an option)
If you need more info, or me to post the config files for you to see, just say and I'll do that. Thanks :)
Account Features
➡ EARLY SUPPORTER BADGE
➡ NO QUEST BADGE
➡ 24 MONTHS BOOST BADGE
➡ 1 YEAR NITRO SUBSCRIPTION
➡ CREATION DATE IS 2017
➡ ACCOUNT STANDING STATUS IS ALL GOOD
➡ CLEAN BILLING
➡ OGE MAIL OUTLOOK
PAYMENT METHODS
➡ CRYPTO
➡ PAYPAL
➡ CASHAPP
➡ BANK TRANSFER
➡ GIFTCARDS
➡ ZELLE
➡ VENMO
CONTACTS
➡ DISCORD : crh11s
➡ TELEGRAM : crh11s
CONTACT WITH ME IF YOU ARE SERIOUS BUYE
To check the operation of npc movement. You can turn off all movement in the game and move only the npc you want using the move to package. This way you will reduce a lot of unnecessary code and understand where the problem is.
And all your maps are not thread safe and you are using multithreading
startQuestTimer("move", 5000, npc, null);
Verify if following is supposed to be the way to handle movement
npc.getAI().setIntention(CtrlIntention.AI_INTENTION_MOVE_TO, new Location(point.getX(), point.getY(), point.getZ()));
For me, it's not enough. And if it's the case, whole AI system is probably buggy.
Question
truth1010
Hi, so I managed to get my server all set up and running locally (local IP) without any problems. I can connect/get in game etc.
Now, I was hoping to set up a "connection" with Hamachi, so that myself and another person can run around in the server.
I've set all the IP's I can find to my Hamachi IP, and I can connect fine this way, but the other person (In my Hamachi Network and with the l2.ini set with Hamachi IP) cannot, they reach the login screen and it just keeps "loading" when they try login. I also get no connection message from them in the login server, which leads me to think they aren't connecting to login server Address at all.
I'm using the Feb 1st Nightly which is H5 (we're both using clean H5 clients as well) and the config files are a little different to the guides here, and the L2JWiki. I also have an IPConfig file (that is mentioned in both the login / game configs which I assume needs to be changed as well)
If anyone has any knowledge of setting up with Hamachi I would be thankful for any help you can give.(I can't use my WAN IP as my ISP block connections, even if I port forward, so this is not an option)
If you need more info, or me to post the config files for you to see, just say and I'll do that. Thanks :)
2 answers to this question
Recommended Posts