Rislem Posted February 12, 2024 Share Posted February 12, 2024 Anyone found a solution for palworld just using CPU Group 0 I tried several things but I cant get the servers to start with anything other than CPU Group 0 This is mainly servers with more than 1 CPU in but yeah its spiking my CPU 0 and causing a massive in balance. Link to comment Share on other sites More sharing options...
VPro Posted February 28, 2024 Share Posted February 28, 2024 Give a unix version ? i dont use windows Link to comment Share on other sites More sharing options...
1GServerHost Posted February 28, 2024 Share Posted February 28, 2024 On 2/12/2024 at 8:43 PM, Dennis said: @Ascend Server Solutions version 2.0.190.0 of TCAdmin supports the Palworld query. You need to make sure "Palworld" is selected as the query protocol and that the query port is equal to the game port. You also need to add "-queryport $[ThisService.QueryPort]" to the commandline if it's not already there. You may not have yet noticed this, but after the latest game update, v0.1.5.0, there appears to be a malfunction with the server queries. In the patch notes, under the "Network Related" section, it mentions: The introduction of a feature to view online players on a dedicated server. For community servers, this information will be shown only if the feature is activated. Previously, servers were accurately reporting the number of active slots and the maximum slots available. However, following the update, they are consistently indicating 0/0, despite the servers being operational and accessible. FYI: I am using a Beta TCAdmin Version Luis Sent Me: 2.0.190.3 Link to comment Share on other sites More sharing options...
VPro Posted February 29, 2024 Share Posted February 29, 2024 Anyone can fix the Template for Quary i have make all Changes and dont work for me.. Link to comment Share on other sites More sharing options...
Dennis Posted February 29, 2024 Share Posted February 29, 2024 The server query issue is not something TCAdmin can fix. It's an issue with Palworld. All Palworld servers on BattleMetrics are also reporting back as offline. There is no way to make querying work at the moment. Link to comment Share on other sites More sharing options...
VPro Posted March 5, 2024 Share Posted March 5, 2024 Gives a way to enable web console ? i have testet all settings all was disnable after safe Link to comment Share on other sites More sharing options...
Adam Posted March 5, 2024 Share Posted March 5, 2024 Just now, VPro said: Gives a way to enable web console ? i have testet all settings all was disnable after safe There is no web console for Palworld as in the actual game doesn't have a console output Link to comment Share on other sites More sharing options...
VPro Posted March 5, 2024 Share Posted March 5, 2024 Or see Log Files ? Link to comment Share on other sites More sharing options...
Tweek Posted March 6, 2024 Share Posted March 6, 2024 Battlemetrics can query palworld servers and not tcadmin ? Maybe we need a custom module to create and modify query ? I don't know what t think about that, what can we do for query working in tcadmin ? Link to comment Share on other sites More sharing options...
Dennis Posted March 7, 2024 Share Posted March 7, 2024 BattleMetrics query was broken. We don't know how they fixed it - they aren't going to share it. Link to comment Share on other sites More sharing options...
mspsmuge Posted April 6, 2024 Share Posted April 6, 2024 As of the update yesterday is anyone else having issues with users connecting to there Palworld servers? Link to comment Share on other sites More sharing options...
crunkinshoe Posted April 9, 2024 Share Posted April 9, 2024 (edited) On 4/6/2024 at 4:38 AM, mspsmuge said: As of the update yesterday is anyone else having issues with users connecting to there Palworld servers? The game now requires that a query port be set which is different than the game port. Edited April 9, 2024 by crunkinshoe Link to comment Share on other sites More sharing options...
conceptr980 Posted April 9, 2024 Share Posted April 9, 2024 2 hours ago, crunkinshoe said: The game now requires that a query port be set which is different than the game port. Did you test it with tcadmin config query protocol and it works ?? screenshot would be recommended if you could Link to comment Share on other sites More sharing options...
crunkinshoe Posted April 9, 2024 Share Posted April 9, 2024 1 hour ago, conceptr980 said: Did you test it with tcadmin config query protocol and it works ?? screenshot would be recommended if you could Query does not work but players are able to connect. Link to comment Share on other sites More sharing options...
mspsmuge Posted April 10, 2024 Share Posted April 10, 2024 Oddly fresh install servers are working but its some of the old ones that have been updated reinstalling fixes it Link to comment Share on other sites More sharing options...
conceptr980 Posted April 11, 2024 Share Posted April 11, 2024 After some debugging .. it appears that -queryport in the commandline paramater causes the server to stop responding plus some commandline paramaters is outdated based on this config. On the other hand, using the following commandline would solve most of the issues and server will start and shows in both community list and join via ip but players stats in the panel will no longer works due to -queryport is not set in the commandline paramater and cannot be set for the mean time unless the devs decides to add it in the future releases: -publiclobby -port=$[Service.GamePort] -publicip=$[Service.IpAddress] -publicport=$[Service.GamePort] -players=$[Service.Slots] -useperfthreads -NoAsyncLoadingThread -UseMultithreadForDS -logformat=text Myth Busted Link to comment Share on other sites More sharing options...
crunkinshoe Posted April 11, 2024 Share Posted April 11, 2024 Is anyone able to get the logs working? I have the -logformat=text flag set but there still isn't any log in the Logs folder. Link to comment Share on other sites More sharing options...
Adam Posted April 17, 2024 Share Posted April 17, 2024 We have released the official Palworld config (for both Linux and Windows) that is based on this one but the TCAdmin Palworld config will be maintained. And query works Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now