Jump to content

Dennis

Administrator
  • Posts

    1,876
  • Joined

  • Last visited

  • Days Won

    77

Everything posted by Dennis

  1. Just for TCAdmin for now. I'll see if I can find out why it's not working without access to the server itself.
  2. If you want, I can take a look at it. I'll need temporary admin access to your TCAdmin installation. Send me an email using this link: https://clientforums.tcadmin.com/sendmessage.php?do=mailmember&u=14887
  3. Do you see an error if you open the web console while the server is started?
  4. Also, make sure that you're not upgrading your master server from the command line. That will not make any changes to the database, which could be why you're facing issues now. Updates should be done through TCAdmin.
  5. Are you on Windows or Linux?
  6. Have you setup the configuration file correctly in TCAdmin? You need to set the setting to the corresponding variable.
  7. Mods from the Steam Workshop?
  8. Dennis

    MVC Dark Theme

    Try clearing everything inside the /Cache folder.
  9. I created a new config and set this as the 'App ID': 294420 -beta latest_experimental
  10. It must mean that you've created the database user with the incorrect permissions to the database. Whether you setup the database and user through MySQL Workbench, phpMyAdmin or CLI is the same - it's just a matter of preference :-)
  11. Because that is the only way to do it. You will need to create the database before you can use it :-)
  12. Are you sure MySQL is running? You'll need to manually install and configure a MySQL server.
  13. Dennis

    MVC Theme

    That looks hella cool! I might use this as inspiration once I get time to mess with MVC again..
  14. No worries! :-) Also, be aware that the serverconfig.xml file will be overwritten by a default one on Steam Updates. You can work around this issue by creating a custom config file using '-configfile=customconfig.xml' in the commandline.
  15. I wasn't talking about the TCAdmin config file. I was talking about the server config file (the one that configures the game server itself). 2019-09-02T09:28:27 0.135 ERR Error parsing configfile: 2019-09-02T09:28:27 0.135 EXC unexpected end of file. Current depth is 1 Line 72, position 243. There's your problem. 7 Days to Die simply can't start if there's errors or invalid entries in the game config. Try to post your serverconfig here.
  16. I know you found the answer to your problem, but documentation is nice for other people :-) You have the following options: - https://help.tcadmin.com/Frequently_Asked_Questions#Configure_the_website_on_port_80 - https://help.tcadmin.com/Configure_the_TCAdmin_website_to_run_with_Nginx#Change_the_default_ports
  17. Paste the entire log. Most obvious to me would be that the config file might have deprecated settings included.
  18. It's only on 20-30% for a short period of time, right? When the server is successfully started, the CPU goes back to normal, or is that not how it's showing for you?
  19. Sure. Create a .bat file with the following: java -Xmx1024M -jar BuildTools.jar --rev %1 xcopy spigot-%1.jar D:\Path\To\minecraft\TCA.Mods\spigot.jar* /Y xcopy spigot-%1.jar D:\Path\To\minecraft\TCA.Updates\spigot.jar* /Y xcopy spigot-%1.jar D:\Path\To\minecraft\TCA.Updates\spigot-%1.jar* /Y xcopy CraftBukkit\target\craftbukkit-%1-R0.1-SNAPSHOT.jar D:\Path\To\minecraft\TCA.Mods\craftbukkit.jar* /Y xcopy CraftBukkit\target\craftbukkit-%1-R0.1-SNAPSHOT.jar D:\Path\To\minecraft\TCA.Updates\craftbukkit.jar* /Y xcopy CraftBukkit\target\craftbukkit-%1-R0.1-SNAPSHOT.jar D:\Path\To\minecraft\TCA.Updates\craftbukkit-%1.jar* /Y xcopy spigot-%1.jar D:\Path\To\minecraft\spigot.jar* /Y xcopy CraftBukkit\target\craftbukkit-%1-R0.1-SNAPSHOT.jar D:\Path\To\minecraft\craftbukkit.jar* /Y The script is used like on Linux: "UpdateSpigot.sh 1.14.4" will download and build v. 1.14.4.
  20. Hi! You will need to edit the command line. From there, you should change the Xmx value.
  21. If you have an enterprise license, you will still need to buy yearly updates for TCAdmin. Make sure that you have that.
  22. Press 'Check for updates'. The TCAdminUpdateTool.exe does not update your database, which is why you see those errors. If you don't see any updates, make sure you have a license for upgrades and support.
  23. How did you upgrade? Did you upgrade directly from TCAdmin or by using the UpdateTool?
  24. When you pay for PhotoShop, you don't pay to have graphic pre-made. You pay for the software, like you do with TCAdmin. TCAdmin supports a lot of games out of the box. Some games will require a bit of configuration.
×
×
  • 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