Rintiny2k Posted May 10, 2021 Share Posted May 10, 2021 Hi all, Could anyone help me with setting up a CryoFall server in TCAdmin, They want us to use powershell commands to start and stop the server which I don't know how to do in TC. Thanks for any help. here is the link to their setup wiki: https://wiki.atomictorch.com/CryoFall/Server/Setup Link to comment Share on other sites More sharing options...
Rislem Posted May 11, 2021 Share Posted May 11, 2021 Hey I am working on one now and will share when I am done I suspect if it needs to start with a powershell command you could probably just use a bat file, not sure how that will work but will see 1 Link to comment Share on other sites More sharing options...
Rintiny2k Posted May 11, 2021 Author Share Posted May 11, 2021 Awesome! thanks yo Link to comment Share on other sites More sharing options...
jungleNZ Posted May 12, 2021 Share Posted May 12, 2021 (edited) Works fine with bat file as startup. (one I whipped up yesterday works - windows only). I have put also "stop 0" into text console part - not sure it it works but console log seems to save and stop properly when server stops. I have added my config to look over and check to yours. It is alpha format, still to add link to download updates etc.... CryoFall_Server - Windows.xml Edited July 20, 2021 by jungleNZ added auto start.bat creation 1 Link to comment Share on other sites More sharing options...
Rintiny2k Posted May 13, 2021 Author Share Posted May 13, 2021 Thanks for the help, I'm having a problem with TCAdmin starting the server with a .bat file, If I run the bat from the desktop it works fine so I know the bat works but when I try to launch the server from within TCAdmin using the bat, TCAdmin say server failed to start. Any ideas? contents of start.bat - :: Comment out next line after first server start - this command wipes or sets up a new Server dotnet CryoFall_Server.dll loadOrNew :: Uncomment next line to start server normally ::dotnet CryoFall_Server.dll load Also attached my template if useful. Thanks again for any help CryoFall_Server - Windows test.xml Link to comment Share on other sites More sharing options...
jungleNZ Posted May 13, 2021 Share Posted May 13, 2021 Works on my server setup with tcadmin. I have had it do that to me on other game setups. Link to comment Share on other sites More sharing options...
Dennis Posted May 13, 2021 Share Posted May 13, 2021 6 hours ago, Rintiny2k said: Thanks for the help, I'm having a problem with TCAdmin starting the server with a .bat file, If I run the bat from the desktop it works fine so I know the bat works but when I try to launch the server from within TCAdmin using the bat, TCAdmin say server failed to start. Any ideas? If you've installed DotNet after TCAdmin was started, you might need to restart TCAdmin. Both the Monitor and the Service Manager. 2 Link to comment Share on other sites More sharing options...
Rintiny2k Posted May 13, 2021 Author Share Posted May 13, 2021 45 minutes ago, Dennis said: If you've installed DotNet after TCAdmin was started, you might need to restart TCAdmin. Both the Monitor and the Service Manager. You little beauty! that fixed my problem, Thank you chaps 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now