Jump to content

Dennis

Administrator
  • Posts

    1,876
  • Joined

  • Last visited

  • Days Won

    77

Everything posted by Dennis

  1. Actually, providing free and paid configs doesn't seem like a bad option (unless some people are stealing other people's work and reselling it). Let's say there's a paid config of ARK, and someone decides to create a free one that contains practically the same features. The guy who offers the paid version will need to make his config unique in order to get sales. Of course there's some cons to this, but it could potentially be a nice way of getting some truly advanced configs. But, it's going to have more cons than pros - especially because taking someone else's work and claiming it as your own is too easy. And it's probably going to create a lot of arguments. You could use the resource manager in XenForo to provide paid themes, however - that's not something that I would mind paying for.
  2. And that might be the best. Other people can change stuff, but it won't be pulled into the repository before an admin decides to do so.
  3. We moved our TCAdmin web server to a more powerful server a while ago, but somehow TCAdmin started performing really bad. Load times got slower and slower. Today I remember that we used to use skip-name-resolve in our MySQL server configuration. After adding that and restarting the MySQL server, pages load completely in around 1-1.5 seconds instead of 5 seconds. I'd guess I'm not the only one to forget about adding skip-name-resolve to my.cnf.
  4. But when working with configs for TCAdmin, the configs doesn't really contain much code that can be changed. The part of the code you can actually change is not that important.
  5. Hi, I know that Xenforo has a very decent resource manager, but you've already told me that it's going to be a nightmare migrating. XenForo do however have a way of importing data from other forum software that might work: https://xenforo.com/help/importing/ I have a license that could be used for testing the migration. I'm not sure how much can be done an old vBulletin version in order to accomplish somewhat the same, but I'd guess it's pretty limited.
  6. What does ThisService.Configure() do? Just curious.
  7. Modify this Python script to fit your needs: ThisService.Executable = "/path/to/executable" ThisService.Save();
  8. After every update, we seem to have problems. Somehow the monitors are unable to connect to master.tcadmin.net. Going to 'About' in TCAdmin shows that there's -1 licenses. Force an update and restart the monitors. If that doesn't help, set the secure port to 0 in the server's settings.
  9. If anyone has had issues before where the monitor wouldn't work with the secure port and changing the port to 0 fixed the issue; change the port back to 8891 on Linux. Seems like the issue was fixed. Edit: Didn't work anyways. Worked for a few minutes until the monitors started crashing constantly again.
  10. It was a stupid mistake. I had disabled 'Enable the game monitor service' from the server settings a while ago when I was migrating to Windows. Fixed now :-)
  11. Hi, On one of our nodes, all game servers seems to have blank graphs. The servers are started. I've tried restarting the monitor, but without luck. There's written no error logs, not even with debug enabled.
  12. What is the theme's id? Could you send the URL from FireFox after selecting the theme?
  13. What problems are you facing?
  14. Nice to see that global scripts and variables have been added.
  15. Sorry for not having told you guys this before, but you can avoid using other software, scripts or anything else. Just create a symlink.
  16. Automatic mod installation are no longer working as SteamCMD have made some changes to where it downloads files. You'll need to wait for Studio Wildcard to implement a fix.
  17. It takes a lot more than that, actually. It also requires the servers to be on the same machines, preferably in the same location. This is not something that TCAdmin fully supports.
  18. Try using the IP instead of the hostname. It could be related to DNS issues.
  19. Most Rust configs from the forum require some work before they work. If you choose to go with one from the forum, you would need to update the command line. IIRC, the configs on here uses -server.ip, -server.port etc. instead of +server.ip, +server.port etc.
  20. You'd need to mark 'Prompt for variable values'. I'd suggest you read some more about custom scripts: http://help.tcadmin.com/Custom_Scripts Using variables in scripts, you'd need to do %ThisService_variableName%
  21. This has happened for us after the update as well. It only happens sometimes. What is really annoying though, is how bad the panel performs after the recent updates. We've upgraded to Mono 4.8 on all servers, but we get so many time outs all the time. The control panel runs slower and slower until we restart it.
  22. When configuring the mod, there's a tab called "Add/replace lines" or something like that. You can use that one.
  23. I think I figured it out! Please tell me if I did. We've created the variable AND added ![variableName] to the custom command line - I just saw that the last part is not needed. Adding $[service.UserCommandLine] somewhere in the command line just means that this is where all the custom variables for the command line will be, right?
×
×
  • 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