Geoff Bourne
Geoff Bourne
Sorry for the huge delay in getting to this. Some modpacks have random or incompatible issues. Instead try this for the environment replacing TYPE and CF_SERVER_MOD: ``` TYPE: FORGE VERSION:...
Make sure to pull the latest image. An issue in that exact spot was fixed recently. Also, you can't use Java 8 with Minecraft 1.18+, which is why you saw...
Resolved by #1762
If the plugins/mods can be pre-downloaded into a host directory, then could attached to `/plugins` [as described here](https://github.com/itzg/docker-minecraft-server#optional-plugins-mods-and-config-attach-points)
I'm sorry to hear that happened. I'm afraid that is beyond the control of this image/container since ultimately it exec's to the requested server process. The logs provided do not...
Can this be closed now?
I'm sorry I misunderstood your comment: > I also probably know what's wrong. In any case, this is not a problem with the image. It's either something external or the...
and just to make sure it wasn't a combination of those volume paths I used your compose file and tried a couple ways of restarting it in IntelliJ's service tab:...
@Aniello12 or @TeksuSiK are either of you running on Windows 11? I was chatting with someone yesterday with similar file corruption type issues and narrowed down that it was Windows...
Thanks @MarkusKluge, your finding about the anonymous and named volume confirms another pattern I was starting to see. Also, thanks for the advice on how to access docker desktop file...