Jump to content

conceptr980

Member
  • Posts

    154
  • Joined

  • Last visited

  • Days Won

    2

conceptr980 last won the day on April 2 2023

conceptr980 had the most liked content!

1 Follower

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

conceptr980's Achievements

Veteran Member

Veteran Member (7/8)

7

Reputation

  1. Did you apply what dennis mentioned ?? On the other hand, Copy the following files from WS\Binaries\Win64 to root directory and start the server in order for the server to work: steamclient.dll steamclient64.dll tier0_s.dll tier0_s64.dll vstdlib_s.dll vstdlib.s64.dll
  2. Im trying to create a python script with cpu priority switcher using the following: ThisService.Priority = int(ThisService.Variables["CPUPriority"]); ThisService.Save() ThisService.Configure() Its not working by switching cpu priority in tcadmin for some reason. Variable Options in CPUPriority are: Normal AboveNormal High The variable of priority is taken from: https://docs.tcadmin.com/customizations/scripts/script-objects/this-service/#properties Advice would be appreciated
  3. @dennis - Could you update this config and its scripts to support JAVA 21 as starting from MC 1.20.5 it started using JAVA 21. - Find away to replace server jars crons since their website is no longer contains MC repos Thx
  4. If what your referring to is yes, could you share the config and save me the headache of debugging
  5. Anyone succeeded to have the config works so far with game version 1.0 ?
  6. 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
  7. Did you test it with tcadmin config query protocol and it works ?? screenshot would be recommended if you could
  8. Everyone who is using and relying on TCAdminCrons is struggling for a while now. Besides, no ETA for serverjars yet which is being a serious automation issue for providers.
  9. Try to set the config to run as: "unique operating system user for each server" then either reinstall the server or repair server permissions
  10. Error while uploading it as new conifg: Any idea how to solve it? @LFA
  11. Hello @Adam Cannot import as new game config or update existing config with the following error (Attached): Duplicate entry '228-272' for key 'PRIMARY'
  12. The config shared here is working well. Just change the Query Protocol: Palworld Notes: - Make sure your TCadmin is updated to version: 2.0.190.0 - Make sure the Game Port is the same as Query Port
  13. @dennis Are you able to work on the query protocol script ? its itchy not detecting players and hostname via the panel Thx
  14. @DEMMERS Please keep updating your config here based on this post as we are relying on it instead of posting new config every time. Thx
  15. We need the magician to create the query port script to work in the panel
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Terms of Use