Abhijith4124 / Ahhh-Bot

Ahhh Bot - Palworld Discord Bot | Whitelist | Join/Leave Messages | Automatic Roles and Announcement
15 stars 3 forks source link

Failed To Add Server #15

Closed Neoslyke closed 7 months ago

Neoslyke commented 7 months ago

It always says that, I have the server online on local pc. Server Name : My server name Server Host : 127.0.0.1 Server Port : 8211 RCON Port : 25575

Even on my hosted bot it keeps saying that.

Abhijith4124 commented 7 months ago

Is your bot hosted on the same pc? It cant access your local host IP 127.0.0.1 unless its on the same machine itself

Neoslyke commented 7 months ago

Is your bot hosted on the same pc? It cant access your local host IP 127.0.0.1 unless its on the same machine itself

It's not, but even if I use my public IP it doesn't add. One thing I discover is that if you add the second time with the same setting it will be added successfully but the server status says 0/32 and my config is only 12 players

Abhijith4124 commented 7 months ago

Is the server status showing properly? ie the online/offline status? The 0/32 is a hardcoded number, i haven't implemented querying to actually find the max number of players set. Will probably add in the future update.

Neoslyke commented 7 months ago

Yes, it is online. I'm in the server and it still shows No Players, does it have to do with failed to add server? It will always fail if I add server but showed up on the server list command.

Edit : I host the bot locally now, I'm in the server and server status is online online players is 0 but players peak increased from 0 to 1. Server broadcast message works

Neoslyke commented 7 months ago

I got it to work now, sadly only whitelisted is listed on the player list. Looking forward to the development of this bot!

Tarigan0700 commented 7 months ago
image

how to solve this issue

Abhijith4124 commented 7 months ago
image

how to solve this issue

As the error message says, check the hostname and port, also check if the port is open and the bot is able to access the RCON address

Tarigan0700 commented 7 months ago
image

how to solve this issue

As the error message says, check the hostname and port, also check if the port is open and the bot is able to access the RCON address

i've open the port but still

Neoslyke commented 7 months ago
image

how to solve this issue

As the error message says, check the hostname and port, also check if the port is open and the bot is able to access the RCON address

i've open the port but still

it says that but actually it's been added. Try typing /editpalserver , your server should pop up in the choice

Tarigan0700 commented 7 months ago
image

how to solve this issue

As the error message says, check the hostname and port, also check if the port is open and the bot is able to access the RCON address

i've open the port but still

it says that but actually it's been added. Try typing /editpalserver , your server should pop up in the choice

it's nothing bro

Abhijith4124 commented 7 months ago

It seems like you need to use the Public IP, local network does not seem to work.