April 21, 20233 yr if the port mappings don't show the IP address of your container instance, it may not be up? Depending on how you set it up, host networking will be the IP of your unraid server (and probably port 25565) while bridge will be set to the port you defined in the container setup page. I've only ever got one working so I may have got this wrong.
April 21, 20233 yr Author @TheSleepyGamer it should be your server IP if you're using the default bridge mode. It needs to be running to have an IP.
April 21, 20233 yr 2 hours ago, Goobaroo said: @TheSleepyGamer it should be your server IP if you're using the default bridge mode. It needs to be running to have an IP. Thanks a lot but my friends say that they cant connect to it. Edited April 21, 20233 yr by TheSleepyGamer
April 21, 20233 yr Unless your friends are in the same house as you, they won't be able to use that IP address. You've got your local IP addresses, then you've got your ISP address. If your friends are outside of the house, you're going to have to setup port forwarding at your modem/router - and you'll have to know what IP address your ISP has given you. If you're running a modded minecraft server, (from what I understand) you'll have to run the Java Edition of Minecraft. Edited April 21, 20233 yr by hanmaan
May 5, 20233 yr @Goobaroo the new vaulthunters 9.0.3 wont launch the server here are my logs https://pastebin.com/NksH7JGP Edited May 5, 20233 yr by damionjws
May 6, 20233 yr Author On 5/5/2023 at 9:34 AM, damionjws said: @Goobaroo the new vaulthunters 9.0.3 wont launch the server here are my logs https://pastebin.com/NksH7JGP Are you upgrading from a previous version? I'm running the latest myself and it is working. Mine was an upgrade from 8. Do you have the whole log from the beginning?
May 27, 20233 yr On 4/11/2022 at 7:49 AM, jerseyknoll said: Thanks for putting this docker together. I'm having the following issue running it. Any help would be appreciated. + cd /data + [[ true = \f\a\l\s\e ]] + echo eula=true /launch.sh: line 8: eula.txt: Permission denied + [[ -f Above and Beyond-1.3-Server.zip ]] + rm -fr config kubejs libraries mods '*Server.zip' 'forge*.jar' + curl -Lo 'Above and Beyond-1.3-Server.zip' 'https://edge.forgecdn.net/files/3567/576/Above and Beyond-1.3-Server.zip' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Warning: Failed to create the file Above and Beyond-1.3-Server.zip: Permission Warning: denied 0 141M 0 15888 0 0 18713 0 2:12:12 --:--:-- 2:12:12 18713 curl: (23) Failed writing body (0 != 15888) ++ ls 'forge-*-installer.jar' ls: cannot access 'forge-*-installer.jar': No such file or directory + java -jar --installServer Unrecognized option: --installServer Error: Could not create the Java Virtual Machine. Error: A fatal exception has occurred. Program will exit. + [[ -n '' ]] + [[ -n world ]] + sed -i '/level-name\s*=/ c level-name=world' /data/server.properties sed: can't read /data/server.properties: No such file or directory + [[ -n jerseyknoll ]] + echo jerseyknoll + awk -v RS=, '{print}' /launch.sh: line 27: ops.txt: Permission denied ++ ls 'forge-*[0-9].jar' ls: cannot access 'forge-*[0-9].jar': No such file or directory + java -server -Xms4096m -Xmx8192m -Dsun.rmi.dgc.server.gcInterval=2147483646 -XX:+UnlockExperimentalVMOptions -XX:G1NewSizePercent=0 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -XX:+UseG1GC -Dfml.queryResult=confirm -jar nogui Error: Unable to access jarfile nogui + cd /data + [[ true = \f\a\l\s\e ]] + echo eula=true /launch.sh: line 8: eula.txt: Permission denied + [[ -f Above and Beyond-1.3-Server.zip ]] + rm -fr config kubejs libraries mods '*Server.zip' 'forge*.jar' + curl -Lo 'Above and Beyond-1.3-Server.zip' 'https://edge.forgecdn.net/files/3567/576/Above and Beyond-1.3-Server.zip' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0Warning: Failed to create the file Above and Beyond-1.3-Server.zip: Permission Warning: denied 0 141M 0 1564 0 0 1571 0 26:14:53 --:--:-- 26:14:53 6859 curl: (23) Failed writing body (0 != 1564) ++ ls 'forge-*-installer.jar' ls: cannot access 'forge-*-installer.jar': No such file or directory + java -jar --installServer Unrecognized option: --installServer Error: Could not create the Java Virtual Machine. Error: A fatal exception has occurred. Program will exit. + [[ -n '' ]] + [[ -n world ]] + sed -i '/level-name\s*=/ c level-name=world' /data/server.properties sed: can't read /data/server.properties: No such file or directory + [[ -n jerseyknoll ]] + echo jerseyknoll + awk -v RS=, '{print}' /launch.sh: line 27: ops.txt: Permission denied ++ ls 'forge-*[0-9].jar' ls: cannot access 'forge-*[0-9].jar': No such file or directory + java -server -Xms4096m -Xmx8192m -Dsun.rmi.dgc.server.gcInterval=2147483646 -XX:+UnlockExperimentalVMOptions -XX:G1NewSizePercent=0 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -XX:+UseG1GC -Dfml.queryResult=confirm -jar nogui Error: Unable to access jarfile nogui ** Press ANY KEY to close this window ** has anyone figured out what's wrong here, I'm having the same issue, and i have checked the permissions and haven't been able to figure it out im haveing the issue with the direwolf 20 1.19 pack and the 1.18 pack.
May 28, 20233 yr Author On 5/27/2023 at 10:48 AM, dj15114 said: has anyone figured out what's wrong here, I'm having the same issue, and i have checked the permissions and haven't been able to figure it out im haveing the issue with the direwolf 20 1.19 pack and the 1.18 pack. It is permissions based. You can try setting the directory in appdata for the pack to 777, and try running. The fact that it can not create the eula.txt file points to permissions.
May 28, 20233 yr Author 5 hours ago, AceBurn90 said: Does anyone know, when update 10 is available und how to update when its out? I'm assuming you mean Vault Hunters 3. There is nothing up on the discord about Release 10. It should get pushed up here when ever it becomes available on curseforge.
May 28, 20233 yr It is permissions based. You can try setting the directory in appdata for the pack to 777, and try running. The fact that it can not create the eula.txt file points to permissions.Ok thank you I’ll give that a try when I get a chanceSent from my iPhone using Tapatalk
May 29, 20233 yr 19 hours ago, Goobaroo said: I'm assuming you mean Vault Hunters 3. There is nothing up on the discord about Release 10. It should get pushed up here when ever it becomes available on curseforge. The latest version should be available now. https://www.curseforge.com/minecraft/modpacks/vault-hunters-1-18-2/files/4557203 PS. Thanks for the docker container. ❤️
June 6, 20233 yr If possible could you add a docker container for Project Ozone 3? I know it is a little bit older and not as popular. I would love to set up a PO3 server to play with a few friends and I. I've been trying to find out how to do it myself but I got lost on how to do everything. If you don't want to make a docker I totally understand.
June 7, 20233 yr New version of Vault Hunters has been released. https://www.curseforge.com/minecraft/modpacks/vault-hunters-1-18-2/files/4570155
June 8, 20233 yr Is there any way to edit the motd? cuz when I edit it in the server.properties it just defaults back to the standard message?
June 8, 20233 yr Author 12 hours ago, GameplayNoob said: Is there any way to edit the motd? cuz when I edit it in the server.properties it just defaults back to the standard message? There is a setting named MOTD that lets you change it from the default of the pack. It's in the container settings. Which modpack are you asking about?
June 9, 20233 yr 15 hours ago, Goobaroo said: There is a setting named MOTD that lets you change it from the default of the pack. It's in the container settings. Which modpack are you asking about? I have the FTB Revelation modpack running. Thanks for the fast reply btw
June 9, 20233 yr I let the docker for VaultHunters3rdEdition update and it does not turn on any more, the last version it was working with was Update 10.0.0 what ever the latest one did broke my docker. I don't understand what went wrong and updating the version back to 10.0.0 did not fix it
June 9, 20233 yr Author Looks like it failed to download and install properly. Just delete the `Vault+Hunters+3rd+Edition-3.10.1_Server-Files.zip` file from your /mnt/user/appdata/vaulthunters3 directory and start the container again. It will download and attempt to re-install.
June 10, 20233 yr Hey Goobaroo, thanks for your work on these dockers. Just tried installing 10.0.0 and the container gets killed. Logs attached, any help you can provide would be great. VaultHunters3.log.gz
June 10, 20233 yr Author 6 hours ago, Zan said: Hey Goobaroo, thanks for your work on these dockers. Just tried installing 10.0.0 and the container gets killed. Logs attached, any help you can provide would be great. @Zan There is no error in this log. Is the container running out of memory and being killed by docker? By default it needs 8Gb to run.
June 11, 20233 yr 19 hours ago, Goobaroo said: @Zan There is no error in this log. Is the container running out of memory and being killed by docker? By default it needs 8Gb to run. I've only got a server witih 16GB RAM, I thought docker get maybe 12GB to itself if needed but the container was getting killed at around 7GB utilisation. Thanks, if you can think of anything I can tweak, let me know.
June 11, 20233 yr Author @Zan Vault hunters recommends 4Gb + 2Gb per player, so you could try running with the JVM_OPTS at -Xms4096m -Xmx6144m See if it runs, or purchase more ram. My server has 48Gb to run all my containers.
June 12, 20233 yr 9 hours ago, Goobaroo said: @Zan Vault hunters recommends 4Gb + 2Gb per player, so you could try running with the JVM_OPTS at -Xms4096m -Xmx6144m See if it runs, or purchase more ram. My server has 48Gb to run all my containers. Yeah those parameters worked. Thanks for your help.
June 13, 20233 yr Could we get FTB Presents Integration by Parts DX Its on the FTB Launcher Edited June 13, 20233 yr by A_Mr
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.