Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connect to remote server failed #7

Open
jerrita opened this issue Feb 6, 2020 · 1 comment
Open

Connect to remote server failed #7

jerrita opened this issue Feb 6, 2020 · 1 comment

Comments

@jerrita
Copy link

jerrita commented Feb 6, 2020

I run this plugin in spigot at my vps. But when I use mc = Minecraft.create(address='(my server host)', port=4712) connect to it, it told me my remote server droped this connect. So how can I solve this problem?

@neuhaus
Copy link

neuhaus commented Oct 12, 2021

Did you check if the port number is correct? The default port for the python API is 4711 for bukkit and 4712 for forge as documented here. Are you using a hostname or an ip address?
Do you see the connection attempt in the server console or log?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants