jmuirhead20 Posted October 16, 2015 Share Posted October 16, 2015 Hello, minecraft web console does not work for me, I get the error "The log file 'server.log' does not exist. I was looking around and saw a script that deleted it in the custom scripts. I have to manually create the server.log each time, and so I wanted to know if somebody could help me create a script, as i am new to tcadmin and linux as well. Even if i manually create the log the console stays white and the commands don't register. Thank you in advance. If you need more info let me know. Link to comment Share on other sites More sharing options...
Raizio Posted October 16, 2015 Share Posted October 16, 2015 Wouldn't the server itself create the file automatically? What if you remove the script? Link to comment Share on other sites More sharing options...
wirs Posted October 16, 2015 Share Posted October 16, 2015 (edited) The server should create the file automaticly. Remove the auto delete script and check the permissions of the minecraft server.jar they should be 754 Before checking the permissions click the Repair button (location is found on the screenshot that I uploaded) and see if that works Edited October 16, 2015 by wirs Link to comment Share on other sites More sharing options...
jmuirhead20 Posted October 16, 2015 Author Share Posted October 16, 2015 The server should create the file automaticly. Remove the auto delete script and check the permissions of the minecraft server.jar they should be 754 Before checking the permissions click the Repair button (location is found on the screenshot that I uploaded) and see if that works Where would I find the server.jar permissions? I already repaired the file system permissions and get access denied. Sorry I'm still learning tcadmin. Link to comment Share on other sites More sharing options...
Raizio Posted October 16, 2015 Share Posted October 16, 2015 the jar that is launched. In most cases; minecraft.jar Link to comment Share on other sites More sharing options...
jmuirhead20 Posted October 16, 2015 Author Share Posted October 16, 2015 the jar that is launched. In most cases; minecraft.jar Yes but how do i see the permissions for the jar? Link to comment Share on other sites More sharing options...
Raizio Posted October 16, 2015 Share Posted October 16, 2015 Ssh! Link to comment Share on other sites More sharing options...
wirs Posted October 17, 2015 Share Posted October 17, 2015 Well the easy way to check the permission would be to use you favourite ftp program and go to the location of the jar. In filezilla for example you can view and set the permissions by right-clicking on the file and selecting "File Permissions...". Or you could always log into to your server over ssh (using putty for example) and use chmod xxx /home/tcagame/user/servernumber/nameofethe.jar replace xxx by the permissions number 754 for default tcadmin settings YOu said you get access denied when repairing... how come ? are you logged in as admin? Link to comment Share on other sites More sharing options...
slenky Posted October 18, 2015 Share Posted October 18, 2015 In new Craftbukkit versions logs are stored in logs folder. Try to lookup logs/latest.log file. Link to comment Share on other sites More sharing options...
Dennis Posted October 22, 2015 Share Posted October 22, 2015 In new Craftbukkit versions logs are stored in logs folder. Try to lookup logs/latest.log file. In all new versions of Minecraft, actually. 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