Dennis Posted March 22, 2022 Author Share Posted March 22, 2022 If you want to use environmental variables on Linux and ran into issues, try this instead: Quote Open the file /home/tcadmin/Monitor/tcadmin-config Create a new line consisting of export JAVA<version>="/path/to/java" for each version of Java you want to use. Example: export JAVA8="/opt/java8/bin/java" export JAVA11="/opt/java11/bin/java" export JAVA16="/opt/java16/bin/java" export JAVA17="/opt/java17/bin/java" Save the file Make sure to restart both the TCAdmin2 Monitor and TCAdmin2 Service Manager after setting the environment variables. TCAdmin will not be able to recognise the variables if you don't restart. If you're having any issues, try restarting the system. Link to comment Share on other sites More sharing options...
volborg Posted April 7, 2022 Share Posted April 7, 2022 (edited) HI I'm by and try and get MC for and run on Linux But when I try and get it to and pick up Java then I get this one here One who knows what to do there ?? Edited April 7, 2022 by volborg Link to comment Share on other sites More sharing options...
Dennis Posted April 7, 2022 Author Share Posted April 7, 2022 @volborg that's unfortunately an issue on some Linux distributions. For some reason, it sees the SSL certificate as expired. You can install the 4 Java versions manually and setup environmental variables until I find a fix for that. Link to comment Share on other sites More sharing options...
Dennis Posted April 13, 2022 Author Share Posted April 13, 2022 @volborg if you're still having issues with the Java download, please DM me on the forums (make sure you enable DMs) or on our Discord server. I'd like to investigate the issue. Link to comment Share on other sites More sharing options...
Dennis Posted April 14, 2022 Author Share Posted April 14, 2022 What's New in Version 2.2.2 [Changed] Only create scheduled task to update Java if environment variables are not configured [Changed] "Select Java version" script has been cleaned up [Fixed] Java can now be downloaded on all Linux distributions 1 Link to comment Share on other sites More sharing options...
platchford02 Posted July 1, 2022 Share Posted July 1, 2022 just install this on my tcadmin and im getting a StartError and that all I get in the logs 7/1/2022 10:34:04 AM Start SYSTEM 127.0.0.1 Start after created 7/1/2022 10:35:07 AM Start Admin ***.***.***.*** Control Panel 7/1/2022 10:36:34 AM Start Admin ***.***.***.*** Control Panel 7/1/2022 10:38:20 AM Stop SYSTEM 127.0.0.1 Monitoring (max query not responding) Link to comment Share on other sites More sharing options...
Dennis Posted July 19, 2022 Author Share Posted July 19, 2022 @platchford02 What does the service's log show? Link to comment Share on other sites More sharing options...
Claythrone Posted August 1, 2022 Share Posted August 1, 2022 Hi Dennis im also getting an issue since today for my private Server. Here is the Log: 01.08.2022 18:56:21 Start SYSTEM 127.0.0.1 Start after created 01.08.2022 18:56:27 Restart SYSTEM 127.0.0.1 Detected process crash 01.08.2022 18:59:57 Restart SYSTEM 127.0.0.1 Monitoring (query not responding) 01.08.2022 19:00:01 Restart SYSTEM 127.0.0.1 Detected process crash 01.08.2022 19:01:56 Stop Admin ***.***.***.*** Control Panel Link to comment Share on other sites More sharing options...
Dennis Posted August 3, 2022 Author Share Posted August 3, 2022 @Claythrone check the server log to find out why the service is crashing. It could be that it's not starting using the correct Java version. You can change the Java version for the service if that's the case. Link to comment Share on other sites More sharing options...
Vicente Posted August 4, 2022 Share Posted August 4, 2022 The "Updates" plugin to download the different versions of Minecraft is having problems? When clicking on "Install", it does not install the version and when placing the link on the page it throws an error Link to comment Share on other sites More sharing options...
Dennis Posted August 5, 2022 Author Share Posted August 5, 2022 @Vicente that plugin is not made by me. You can find the thread for the module here: Link to comment Share on other sites More sharing options...
conceptr980 Posted August 18, 2022 Share Posted August 18, 2022 (edited) As of my experience of the latest update. The updates option in tc admin menu is no longer works for any update or other MC versions as it suppose to download from serverjars.com @Dennis could you test and confirm ?? if yes, what are the alternatives as workaround ?? Thx Edited August 18, 2022 by conceptr980 Link to comment Share on other sites More sharing options...
Vicente Posted August 19, 2022 Share Posted August 19, 2022 (edited) 4 hours ago, conceptr980 said: As of my experience of the latest update. The updates option in tc admin menu is no longer works for any update or other MC versions as it suppose to download from serverjars.com @Dennis could you test and confirm ?? if yes, what are the alternatives as workaround ?? Thx In my case it works for the Vanilla, Vanilla snapshot and Paper versions. Bukkit and Spigot have problems when downloading. But the "Updates" button works with this module: Edited August 19, 2022 by Vicente Link to comment Share on other sites More sharing options...
Dennis Posted August 19, 2022 Author Share Posted August 19, 2022 This is not an issue with the config. It's an issue with the TCACrons module. ServerJars recently updated their API endpoints, and that's the reason. It will be fixed shortly. Link to comment Share on other sites More sharing options...
Dennis Posted September 7, 2022 Author Share Posted September 7, 2022 What's New in Version 2.3.0 [Added] All updates since last release [Added] Support for the following settings: chat-previews, enforce-secure-profile, max-chained-neighbor-updates, hide-online-players, simulation-distance [Added] Support for Geyser [Changed] Services now start with Log4jPatcher [Fixed] Links for Purpur, Spigot and Craftbukkit has been updated [Removed] 'snooper-enabled' setting as this is deprecated Link to comment Share on other sites More sharing options...
Dennis Posted September 10, 2022 Author Share Posted September 10, 2022 What's New in Version 2.3.1 [Added] Support for ARM based servers Link to comment Share on other sites More sharing options...
Gotteshand Posted September 14, 2022 Share Posted September 14, 2022 Hello What could be the reason that no more Curse Forge Mod are shown to me? Just updated the config Link to comment Share on other sites More sharing options...
Dennis Posted September 14, 2022 Author Share Posted September 14, 2022 Curse mods are not part of the config. That's part of th Custom Mods module. Try reinstalling the latest version of TCAdmin to see if that fixes the issue. 1 Link to comment Share on other sites More sharing options...
Gotteshand Posted September 14, 2022 Share Posted September 14, 2022 11 minutes ago, Dennis said: Curse mods are not part of the config. That's part of th Custom Mods module. Try reinstalling the latest version of TCAdmin to see if that fixes the issue. Yes, super goes again, thank you Thank you for your work by the way, super Configs always from you. Many many thanks Link to comment Share on other sites More sharing options...
qspider Posted September 15, 2022 Share Posted September 15, 2022 14 hours ago, Gotteshand said: Hello What could be the reason that no more Curse Forge Mod are shown to me? Just updated the config I'm having the same issue but no modpacks show up. I reinstalled the latest TCAdmin. This is for Windows btw. Also installed Crons so maybe that's the issue. I will keep trying different solutions. So far nothing has worked to bring back the modpacks. Link to comment Share on other sites More sharing options...
Dennis Posted September 15, 2022 Author Share Posted September 15, 2022 Please keep questions about modules out of this thread. This thread is only for support on the game template and it's features. Link to comment Share on other sites More sharing options...
qspider Posted September 15, 2022 Share Posted September 15, 2022 11 hours ago, Dennis said: Please keep questions about modules out of this thread. This thread is only for support on the game template and it's features. I'm still having the issue with TCAdmin updated to latest and the modules uninstalled. So it's just the template and TCAdmin. What else could the issue be you think? Link to comment Share on other sites More sharing options...
Dennis Posted September 15, 2022 Author Share Posted September 15, 2022 3 minutes ago, qspider said: I'm still having the issue with TCAdmin updated to latest and the modules uninstalled. So it's just the template and TCAdmin. What else could the issue be you think? The game template has nothing to do with the module. You could configure Curse Mods for any game - even CS. Please only discuss stuff about the game config in this thread. If you need help with Curse Mods/Modpack Installer, create a separate thread. Link to comment Share on other sites More sharing options...
MillerCKT01 Posted January 25, 2023 Share Posted January 25, 2023 Hi I want to use Billing API with Minecraft Game But I can't send Xmx, Xms to custom it how can I send to custom Thanks! Link to comment Share on other sites More sharing options...
Dennis Posted January 27, 2023 Author Share Posted January 27, 2023 You can send the values like this in PHP: $billing_api_values["gamevar_Xmx"] = "512"; $billing_api_values["gamevar_Xms"] = "512"; Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now