Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[Support] Goobaroo - Modded Minecraft Java Servers

Featured Replies

1 hour ago, Goobaroo said:

@C_James thanks, that was my fault, it should clear up in the next sync.

No worries. sky fact 4 doesnt show up in the search atm.

  • Replies 711
  • Views 160.3k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • @MVLP Yep, just force an update to pull the new latest.  I fixed the 1.5.0 release, it was skipping the install.  Should be all good now.   @djmulder Direwolf20 1.19 should be available as s

  • @Killersplace Does it start up?   That error shouldn't prevent startup, it is just a mod error that is then taking a default value.  So it should be fine.     @Carltonrp Sure, should

  • All The Mods 9 0.2.52 should be up

Posted Images

When you have time, can you add the new DireWolf20 1.18 pack?

  • Author
On 5/14/2022 at 2:21 PM, Ben deBoer said:

When you have time, can you add the new DireWolf20 1.18 pack?

Done, should be available for install now.

many thanks, works great :)

 

On 5/17/2022 at 12:57 PM, Goobaroo said:

Done, should be available for install now.

 

Would it be possible to push an upgrade to 1.2 for this please?

  • Author

Done, direwolf20 1.2.0.

2 hours ago, Goobaroo said:

Done, direwolf20 1.2.0.

 

thanks :)

 

When you have the time, could you add SevTech Ages 3.2.3?

  • Author
On 5/26/2022 at 12:12 PM, magik3r said:

When you have the time, could you add SevTech Ages 3.2.3?

Done.

  • Author
On 12/21/2021 at 11:15 PM, A_Mr said:

Any plans for All the Mods 7 - ATM7 - 1.18.1

 

Added.

Quote

++ echo Server-Files-0.4.3.zip
++ sed s/.zip//
+ [[ -d Server-Files-0.4.3 ]]
++ echo Server-Files-0.4.3.zip
++ sed s/.zip//
+ mv 'Server-Files-0.4.3/INSTRUCTIONS -- READ ME.txt' Server-Files-0.4.3/config Server-Files-0.4.3/defaultconfigs Server-Files-0.4.3/forge-1.18.2-40.1.20-installer.jar Server-Files-0.4.3/kubejs Server-Files-0.4.3/mods Server-Files-0.4.3/packmenu Server-Files-0.4.3/server-icon.png Server-Files-0.4.3/server.properties Server-Files-0.4.3/user_jvm_args.txt /data
++ echo Server-Files-0.4.3.zip
++ sed s/.zip//
+ rm -fr Server-Files-0.4.3
+ sed -i 's/baseInstallPath:.*/baseInstallPath: ~/' /data/server-setup-config.yaml
sed: can't read /data/server-setup-config.yaml: No such file or directory
+ chmod u+x startserver.sh
chmod: cannot access 'startserver.sh': No such file or directory
+ [[ -n 10G ]]
+ sed -i 's/maxRam:.*/maxRam: 10G/' /data/server-setup-config.yaml
sed: can't read /data/server-setup-config.yaml: No such file or directory
+ [[ -n '' ]]
+ [[ -n Diviance ]]
+ echo Diviance
+ awk -v RS=, '{print}'
+ ./startserver.sh
/launch.sh: line 36: ./startserver.sh: No such file or directory

 

This is what I get when trying to use the AllTheMods7 container on 6.10.0.

 

I will try updating to 6.10.2, see if that helps.

 

Edit:  It did not.

Edited by Diviance
Adding results

  • Author

@Diviance it's more likely the permissions on /mnt/user/appdata/allthemods7

Then I must confess, I am at a loss.  If I let the container create the folders, it will do nothing.  If I set permissions on what it created, it will download stuff and put them into the folder... but it won't install the server and it won't work.  If I delete everything and make the folders ahead of time and set the permissions, it does the same thing as just fixing permissions after it creates the folders.

 

It does not appear to matter what permissions I change or who I set the user as for the folders or anything.  It just... stops there.  Every time.

 

Does it just not work on 6.10?

 

Edit:  For additional information, the FTB Direwolf 20 1.18 container from you works just fine once I fix the owner of the folder it makes.

Edited by Diviance

  • Author

@Diviance No, it's a bug in the container. There is a 0.4.4 release now, and there is a new image up that it should work with.  Should have nothing to do with 6.10.

 

A little background.  Each modpack ships with a similar but unique installation for the server.  So I have to script those steps in order to get a working image.

Ah, well, then I am glad it was not just me.  I appreciate the heads up.  I knew each modpack had its own unique install.  I just don't know enough about how docker images are made to see where it was having an issue.  I can use docker containers... but I haven't the slightest how to make one at this time.

On 5/20/2022 at 1:21 PM, Goobaroo said:

Done, direwolf20 1.2.0.

 

Hi, would it be possible to push the 1.3 update to the docker image?

 

Thanks in advance!

Hey, thanks for the container, makes it a lot easier than uploading mods to mineos.

 

Running into an issue with AllTheMods7 container. It's up and running, I can see it, I can see my connection attempt in the logs, but I get an error `mismatched mod channel list` in the client when connecting. This seems to be a mismatch of mods or mod versions on the client vs the server.

 

I don't play minecraft, just hosting a server for friends so I don't really know how to troubleshoot the mods. I downloaded the package and launched from the CurseForge app. Any easy way to compare what mods are mismatched?

 

Thanks

1 hour ago, Debaser said:

Hey, thanks for the container, makes it a lot easier than uploading mods to mineos.

 

Running into an issue with AllTheMods7 container. It's up and running, I can see it, I can see my connection attempt in the logs, but I get an error `mismatched mod channel list` in the client when connecting. This seems to be a mismatch of mods or mod versions on the client vs the server.

 

I don't play minecraft, just hosting a server for friends so I don't really know how to troubleshoot the mods. I downloaded the package and launched from the CurseForge app. Any easy way to compare what mods are mismatched?

 

Thanks

 

unless you ask the pack to be updated your players will need to downgrade to the version of ATM7 your docker is running

1 hour ago, montmyint said:

 

unless you ask the pack to be updated your players will need to downgrade to the version of ATM7 your docker is running

ooh i see, i think there was a new version released 2 days ago (0.4.4) where when i installed the mod pack via curse a few days ago it was 0.4.3. I see the container is using 0.4.4 so upgrading the client now to test

 

thanks for the info

 

edit: yep that was it, all good now, thanks!

Edited by Debaser

Hello good sir,

 

I appear to be having an issue of the docker not being able to find/open/create server.properties and the forge jar, I have tried a few things such as making sure the permissions are set correctly as well as giving the folder 777 privileges temporarily in order to try installing.

 

I have also tried adding the files in manually as well and then giving the 777 privilege to the files/folders again. 

 

I have also tried uninstalling and reinstalling the docker, I was wondering if there is anything else that I can try, I am also a noob to unraid currently.

 

V/R

Siggz

+ [[ -n FTB Presents Direwolf20 1.18 v1.3.1 Server Powered by Docker ]]
+ sed -i '/motd\s*=/ c motd=FTB Presents Direwolf20 1.18 v1.3.1 Server Powered by Docker' /data/server.properties
+ [[ -n world ]]
+ sed -i '/level-name\s*=/ c level-name=world' /data/server.properties
+ [[ -n rsmrules05 ]]
+ awk -v RS=, '{print}'
+ echo rsmrules05
+ [[ -f run.sh ]]
++ ls 'forge-*.jar'
ls: cannot access 'forge-*.jar': No such file or directory
+ FORGE_JAR=
+ curl -Lo log4j2_112-116.xml https://launcher.mojang.com/v1/objects/02937d122c86ce73319ef9975b58896fc1b491d1/log4j2_112-116.xml
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  1131  100  1131    0     0  12428      0 --:--:-- --:--:-- --:--:-- 12428
+ java -server -XX:+UseG1GC -XX:+UnlockExperimentalVMOptions -Dfml.queryResult=confirm -Dlog4j.configurationFile=log4j2_112-116.xml -Xms4096m -Xmx6144m -jar nogui
Error: Unable to access jarfile nogui

** Press ANY KEY to close this window ** 
  • Author

@Siggz Looks like there was a change in the FTB server installer. I've updated the container.

 

  1. Empty the /mnt/user/appdata/ftbdirewolf20_118 directory you can keep the world directory if you already have a world.
  2. Under your docker tab, in Unraid, switch to Advanced (top right corner).  Then do a force upgrade for the FTBDirewolf20_118 container.
  3. Start the container and it should be okay.

Edited by Goobaroo

Hello again,

 

After the fix it worked great for a day but, after shutting down the server to install a UPS, it is now unable to run giving the following logs on attempts to start the docker.

 

I have made sure that run.sh is in the file directory and ran the new permissions command on the appdata folder, so it should have permission.

 

Very sorry to bother you again.

 

V/R

Siggz

+ ID=95
+ VER=2132
+ cd /data
+ [[ true = \f\a\l\s\e ]]
+ echo eula=true
+ [[ -f serverinstall_95_2132 ]]
+ [[ -n FTB Presents Direwolf20 1.18 v1.3.1 Server Powered by Docker ]]
+ sed -i '/motd\s*=/ c motd=FTB Presents Direwolf20 1.18 v1.3.1 Server Powered by Docker' /data/server.properties
+ [[ -n world ]]
+ sed -i '/level-name\s*=/ c level-name=world' /data/server.properties
+ [[ -n rsmrules05 ]]
+ echo rsmrules05
+ awk -v RS=, '{print}'
+ [[ -f run.sh ]]
+ [[ -f user_jvm_args.txt ]]
+ echo -Xms4096m -Xmx6144m
+ [[ -f run.sh ]]
+ ./run.sh
/launch.sh: line 38: ./run.sh: Permission denied
+ ./start.sh
/launch.sh: line 38: ./start.sh: No such file or directory

** Press ANY KEY to close this window ** 

Edited by Siggz

  • Author

Try setting run.sh with 755 permissions.  I'll push a fix that does it in the script.

 

chmod 755 /mnt/user/appdata/ftbdirewolf20_118/run.sh

 

 

@Goobaroo

 

Thank you, that seems to have fixed the issue. 

Having trouble getting the Vault Hunters server up and running. The server gets all the way to starting, but never finishes. I can see the server, but the login times out since the server isn't fully running. The only significant looking error I get is at the start which is [21:01:09] [main/INFO] [STDERR/]: [org.antlr.v4.runtime.ConsoleErrorListener:syntaxError:38]: line 1:0 token recognition error at: '~'

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.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.