-
Posts
1,869 -
Joined
-
Last visited
-
Days Won
77
Content Type
Profiles
Forums
Events
Downloads
Everything posted by Dennis
-
So people know it's a bash script. It does nothing if used on Windows, so you can remove it if you want to. You install the scripts to every game you want your clients to be able to create databases for. Then you save that script. You can choose to execute it on a custom action, like we do, but you can also choose any other event. But those errors you've shown me just indicates that MySQL is not installed as a service. You need to point MySQL towards the MySQL location in the script. Just like this: "Path_to_your_bin_folder\mysql.exe" -h localhost -u root -pYour_Root_Pass -e "CREATE USER '%ThisUser_UserName%'@'%%'" The above example is taken from another script.
- 32 replies
-
- automation
- create database
-
(and 1 more)
Tagged with:
-
There is a difference. I've just checked. All of the variables are shown as Linux variables for Linux and Windows variables for Windows. Please check again. If you still don't believe me, I'll post a picture, or even a video of the file you just emailed back where I show you that they are different. I know how this script works. I've installed it on more than 10 installations of TCAdmin, both running Linux and Windows. If you do not know how to install scripts in TCAdmin, you can buy the setup.
- 32 replies
-
- automation
- create database
-
(and 1 more)
Tagged with:
-
In the script you send back, this was on the very first line: Right beneath that is the Windows code. If you go to the bottom of the document, the Linux version will be there. I've sold this very same script to a bunch of people, and they've had no problems.
- 32 replies
-
- automation
- create database
-
(and 1 more)
Tagged with:
-
No. There's both Linux and Windows version in the document.
- 32 replies
-
- automation
- create database
-
(and 1 more)
Tagged with:
-
The script does not what? If you're Kyvirock, I've already sent you the script. I did that yesterday, and you didn't answer my email :-)
- 32 replies
-
- automation
- create database
-
(and 1 more)
Tagged with:
-
The first script was taken from there, yes. But I'm sure that many of the ones who have already bought the script can ensure you that the script I'm selling doesn't look anything like the one in that thread. As I've already stated, this script prints out all info that is needed
- 32 replies
-
- automation
- create database
-
(and 1 more)
Tagged with:
-
I've tried without the -beta and validate parameters. Yes, I'm executing all commands manually
-
Does anyone have the same problem as I described in #3?
-
You can't download the game anymore. Steam>app_update 258550 -beta experimental validate Update state (0x3) reconfiguring, progress: 0.00 (0 / 0) Success! App '258550' fully installed. Steam> On all of our servers, which run Debian 7.5, it just says that the files are updated, even though nothing is there.
-
Just to be sure: We sometimes send links to the User A's server on TeamSpeak, and then User B can open the link and see the service. This isn't possible any longer, right? Could you please tell which phrase (where) to translate?
-
Yeah, but this is the clients problem ;D Anyway, you'd probably want to use dedicated IPs no matter what. There's so many plugins for Minecraft that requires a port to run (such as DynMap and Votifier), and if the client has to manually find a working, open port, it could take a long time. If you don't want to use dedicated IPs, just change the port in the DynMap config.
-
What errors are you getting?
-
See if you can find it using these directions: http://packages.ubuntu.com/precise/i386/libc6/download
-
Debian and Ubuntu is basically the same thing. Ubuntu is built on Debian.
-
http://facepunch.com/showthread.php?t=1407757
-
There's a post about that on Gmod's forums. Google it, and you'll end up finding it They updated Glibc.
-
This is normal for Minecraft. You can use this to restart the service once it reaches 100%, 110% etc.: http://help.tcadmin.com/Query_Monitoring
-
Hi, Is it possible to have the user execute a script the same way as in version 2? We have a script that can create a database for the game service, but currently I don't see any way this will work on version 1.
-
We're now selling an advance edition of this script.
- 32 replies
-
- automation
- create database
-
(and 1 more)
Tagged with:
-
pleass help ! all my reamote server is not working !
Dennis replied to nmo0ory's topic in TCAdmin Version 2
I don't know if it's just me, but your English is really hard to understand. I barely understand half of what you're saying. "Adress already in use" is something I've experienced twice. You're not able to stop or restart the service monitor, because it already runs. The only way to stop it, is by using 'kill -9 <pid>'. Find out what pid the monitor is running under, and stop it using the mentioned method. -
Show us what you've got so far.
-
pleass help ! all my reamote server is not working !
Dennis replied to nmo0ory's topic in TCAdmin Version 2
You, as the only person, are having problems after updating something that has been tested working on both Linux and Windows, and you're possitive that it's not something you did wrong? Ignorance is a bless. -
Oh, but Mono files are included in the install?
-
So, it won't work on Linux?