fithwum

Members
  • Posts

    78
  • Joined

  • Last visited

1 Follower

Recent Profile Visitors

2296 profile views

fithwum's Achievements

Rookie

Rookie (2/14)

7

Reputation

  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