So I decided to open my server for my friend so we can have some fun together... But I am obviously confused with the ip system the H5 pack uses.
See... My friend can connect to the loginserver (he creates account and I see it at the loginserver) but when he choses "Bartz" and presses confirm it will stop there. Not even a message of error or something... And his client protocol version is 268 wich is added to the allowed protocol versions of the server and I can't think of something else.
Here are the configs of ipconfig.xml - loginserver.properties - gameserver.properties
ipconfig.xml
<?xml version="1.0" encoding="UTF-8"?>
<!-- Externalhost here (Internet IP) or Localhost IP for local test -->
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
DISCORD :
utchiha_market
telegram :
https://t.me/utchiha_market
SELLIX STORE :
https://utchihamkt.mysellix.io/
Join our server for more products :
https://discord.gg/hood-services
https://campsite.bio/utchihaamkt
Check the Player or ManufactureList classes first—there’s usually a hardcoded cap in there, like 20 slots for Interlude. If you spot something like maxSlots = 20, that’s the limit, and you can tweak it.
Question
dr3am3r
Hello member of MxC.
So I decided to open my server for my friend so we can have some fun together... But I am obviously confused with the ip system the H5 pack uses.
See... My friend can connect to the loginserver (he creates account and I see it at the loginserver) but when he choses "Bartz" and presses confirm it will stop there. Not even a message of error or something... And his client protocol version is 268 wich is added to the allowed protocol versions of the server and I can't think of something else.
Here are the configs of ipconfig.xml - loginserver.properties - gameserver.properties
ipconfig.xml
<?xml version="1.0" encoding="UTF-8"?>
</gameserver>
loginserver.properties
# ---------------------------------------------------------------------------
LoginRestartTime = 24
gameserver.properties
# ---------------------------------------------------------------------------
CharMaxNumber = 7
Can someone help me please?
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.