Submitting Bugs/Issues for AdminPal.gg
Are you having trouble using AdminPal? This is the Nodecraft Powered Palworld server RCON tool, for player listing and broadcasting. We’ve got you covered if so!
Troubleshooting Steps
If you're having difficulty connecting to your Palworld server over RCON with AdminPal, here are some common fixes:
In the IP field, ensure you only include the server IP without any appended port like
:8211
.Ensure that
RCONEnabled=True
appears in yourPalWorldSettings.ini
config file.Double-check that you are using the correct
AdminPassword
and have restarted your server if necessary.Double-check the
RCONPort
you are using (default is25575
). This is not your game port.Make sure you have all of the necessary ports for your server forwarded. You may need to review your ISP’s documentation on how to make sure everything is forwarded correctly.
Generally, the ports:8211
,27015
,27016
,25575
are needed for dedicated server setup, if you’re doing everything with defaults in mind.Patch
v0.1.5.0
changes Rcon by requiring either-rcon
or-rconport=25575
to be on the command line or startup arguments.
Submitting Bug Information
If none of these suggestions are working for you, then we’ll need some information from you for our dev team to review. You’ll need to message our Support Team and provide the following:
A HAR file. HAR files can be used to troubleshoot issues, specifically for problems such as performance and page rendering.
If you’re not sure how to make a HAR file, we have an article on how to generate one for troubleshooting. It has instructions for the most common browsers.
Replication steps if applicable.