fithwum

Members
  • Posts

    78
  • Joined

  • Last visited

Everything posted by fithwum

  1. the only time it should be downloading a new file is when the file is not there at all. all my minecraft dockers are not even setup to download any ops file at all anyway i removed that as it was only there for testing to make things faster for me. the only other thing i can think of is that you dont have your data folders setup somehow.
  2. i dont think that is the docker itself doing that but you could check the network settings in the docker and in the settings file in foundry. i have not worked on this docker in a while as i have not had the time, but as soon as i have time i will get back to work on it.
  3. sorry forgot to update post i have updated the templates for vanilla and fabric you will need to add some variables this is for added functionality if you add the size variables you will need to delete your run file. i removed the port mapping from the dockerfile so that it was possible to set the port and have it change the port in the settings file this works fine in my testing on 4 different servers so far. i made the changes as they were requested by many people. NEEDED key: GAME_PORT OPTIONAL key: XMX_SIZE key: XMS_SIZE key: XMN_SIZE
  4. for all running the vanilla minecraft you will also need to change your tag to latest and add the MC_VERSION variable this way you can select the version you want instead of waiting for me to add versions
  5. also for the fabric template if you already have it installed you will need to add more variables as you can also now pick whatever version of minecraft is supported by fabric YOU WILL NEED TO CHANGE THE DOCKER TAG TO fithwum/minecraft-fabric:latest key: MC_VERSION key: INSTALLER_VERSION
  6. fixing now update will go out as soon as the builds are done. i have also updated the template for the fabric docker that allows for changing the fabric loader version yourself simply add variable key: FABRIC_VERSION value: whatever fabric version you wish to use (default 0.14.24)
  7. my bad pushed out wrong branch it is now corrected
  8. pushed out an update to the latest fabric version
  9. you seem to have a different folder structure then i accounted for but i am working on a rework of the docker and will account for this
  10. you dont need to edit the container to use rcon just set it up in the settings file then connect with something like putty and that should work. as far as direct server consol access i am working on a fix for that as soon as i have time
  11. right in the log it is telling you that you are missing parts that the mods need ether that or you have the wrong mo versions
  12. there is a settings file you can change but to change something like gamerules the server needs to be running
  13. I am not getting this problem. can you put up a screenshot of this?
  14. if you are useing an android client you will not be able to connect because you are running bedrock and my dockers are all java
  15. the only way i have been able to access the console so far is with rcon but i will work on an easyer way
  16. I have pushed out an update that will now move the old server jar to the old server versions folder
  17. i am looking into this and will push out an update today
  18. you can change the port to whatever you want
  19. i will add that later today since it is a good idea and i have had requests for it.
  20. yes just stop the container and copy the new files in place and restart
  21. i am pushing out an update now to fix some things. but it looks more like you have a connection problem to teamspeak that might be corrupting the download somehow from them
  22. i recommend you try and install my docker and see if that helps the easy way is to install with the tag "fithwum/teamspeak-server:basic" it is very simple and just works
  23. this it not the support thread for that docker that is not my docker you need to contact ich777