Hi everyone, so I’m pretty new to virtualizations/containers as a whole and I’ve been doing my best to get everything going on my own but Ive hit quite the roadblock
Specs List:
Dell NX3230 running TrueNAS Scale
MineOS running from pre-configured app within truenas web interface - docker container
Intel Xeon e5-2630 x1 (planning to add a second cpu in later but i doubt thats relevant)
32 gigs of DDR4 ECC (planning to add another 32 with second cpu)
I managed to get a 1.20.1 forge ver 47.2.0 server online and working with 0 mods, it was a bit of hell to get there as I had to follow tons of forum posts and google searches to end up at Minecraft forge 1.18.1 no targetable jar
Followed these instructions and put @user_jvm_args.txt @libraries/net/minecraftforge/forge/1.20.1-47.2.0/unix_args.txt into my add java arguments thru MineOS web interface. This gets the server online and functional with no mods in the folder and appears as though everything is working (I didnt actually install a 1.20.1 version of forge with no mods but thru clientside mc launcher with mods server responds and gives me an error to remove mods that arent server side upon joining so I would assume its working)
As soon as I attempt to add the mods into the folder, I no longer am able to start the server and log outputs are completely minimal. Im at a bit of a loss here and can’t seem to find any relevant info on why this might be happening
I have tried adding in mods one by one and no matter the amount of mods or which mod it is, its the same result no matter what
link to modpack I want to use -
https://www.curseforge.com/minecraft/modpacks/create-perfect-world/files/5017733
I downloaded the server side mod files and tried just copying mods and copying all files within, same result either way
Log outputs will be down here - retried from files as the log output thru MineOS web interface doesnt display anything when trying to start the server
2024-02-25-1.log
[25Feb2024 17:05:20.689] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [–launchTarget, forgeserver, --fml.forgeVersion, 47.2.0, --fml.mcVersion, 1.20.1, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20230612.114412, -jar, forge-1.20.1-47.2.0-universal.jar, nogui]
[25Feb2024 17:05:20.693] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 10.0.9+10.0.9+main.dcd20f30 starting: java version 17.0.2 by Private Build; OS Linux arch amd64 version 6.1.63-production+truenas
debug-1.log
[25Feb2024 17:05:20.689] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [–launchTarget, forgeserver, --fml.forgeVersion, 47.2.0, --fml.mcVersion, 1.20.1, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20230612.114412, -jar, forge-1.20.1-47.2.0-universal.jar, nogui]
[25Feb2024 17:05:20.693] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 10.0.9+10.0.9+main.dcd20f30 starting: java version 17.0.2 by Private Build; OS Linux arch amd64 version 6.1.63-production+truenas
[25Feb2024 17:05:20.717] [main/DEBUG] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Found launch services [fmlclientdev,forgeclient,minecraft,forgegametestserverdev,fmlserveruserdev,fmlclient,fmldatauserdev,forgeserverdev,forgeserveruserdev,forgeclientdev,forgeclientuserdev,forgeserver,forgedatadev,fmlserver,fmlclientuserdev,fmlserverdev,forgedatauserdev,testharness,forgegametestserveruserdev]
[25Feb2024 17:05:20.730] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Found naming services : [srgtomcp]
[25Feb2024 17:05:20.742] [main/DEBUG] [cpw.mods.modlauncher.LaunchPluginHandler/MODLAUNCHER]: Found launch plugins: [mixin,eventbus,slf4jfixer,object_holder_definalize,runtime_enum_extender,capability_token_subclass,accesstransformer,runtimedistcleaner]
[25Feb2024 17:05:20.754] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Discovering transformation services
[25Feb2024 17:05:20.758] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path GAMEDIR is /var/games/minecraft/servers/Create
[25Feb2024 17:05:20.758] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path MODSDIR is /var/games/minecraft/servers/Create/mods
[25Feb2024 17:05:20.759] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path CONFIGDIR is /var/games/minecraft/servers/Create/config
[25Feb2024 17:05:20.759] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path FMLCONFIG is /var/games/minecraft/servers/Create/config/fml.toml
I am more than sure there is a lot of information that will be needed that I didnt provide so please feel free to ask, any and all help would be greatly appreciated as I am definitely a noob when it comes to this stuff
Ive messed around with minecraft servers for years but it was always from within my own personal pc on windows, I just recently started to get into an actual networking setup. I know im not necessarily stupid, ive managed to get a few other servers online using fabric, paper and vanilla but forge is a bit of a different animal and I’ve gotten absolutely lost here, especially with no real log outputs to google