This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| make start | |
| docker-compose up | |
| Building beta | |
| Step 1/17 : FROM ubuntu:18.04 | |
| ---> d131e0fa2585 | |
| Step 2/17 : ARG VIDEO_GID | |
| ---> Using cache | |
| ---> f522ecf97cbc | |
| Step 3/17 : ENV DEBIAN_FRONTEND=noninteractive | |
| ---> Using cache |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ---- Minecraft Crash Report ---- | |
| WARNING: coremods are present: | |
| Inventory Tweaks Coremod (InventoryTweaks-1.63.jar) | |
| EnderCorePlugin (EnderCore-1.12.2-0.5.52-core.jar) | |
| MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar) | |
| CXLibraryCore (cxlibrary-1.12.1-1.6.1.jar) | |
| TransformerLoader (OpenComputers-MC1.12.2-1.7.4.153.jar) | |
| Techguns Core (techguns-1.12.2-2.0.1.2_1.jar) | |
| ForgelinPlugin (Forgelin-1.8.2.jar) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [12:38:18] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker | |
| [12:38:18] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker | |
| [12:38:18] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker | |
| [12:38:18] [main/DEBUG] [FML]: Injecting tracing printstreams for STDOUT/STDERR. | |
| [12:38:18] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2823 for Minecraft 1.12.2 loading | |
| [12:38:18] [main/INFO] [FML]: Java is OpenJDK 64-Bit Server VM, version 1.8.0_191, running on Linux:amd64:4.15.0-43-generic, installed at /usr/lib/jvm/java-8-openjdk-amd64/jre | |
| [12:38:18] [main/DEBUG] [FML]: Java classpath at launch is: | |
| [12:38:18] [main/DEBUG] [FML]: forge-1.12.2-14.23.5.2823-universal.jar | |
| [12:38:18] [main/DEBUG] [FML]: Java library path at launch is: | |
| [12:38:18] [main/DEBUG] [FML]: /usr/java/packages/lib/amd64 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [12:38:18] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker | |
| [12:38:18] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker | |
| [12:38:18] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker | |
| [12:38:18] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2823 for Minecraft 1.12.2 loading | |
| [12:38:18] [main/INFO] [FML]: Java is OpenJDK 64-Bit Server VM, version 1.8.0_191, running on Linux:amd64:4.15.0-43-generic, installed at /usr/lib/jvm/java-8-openjdk-amd64/jre | |
| [12:38:19] [main/INFO] [FML]: Searching /home/minecraft/./mods for mods | |
| [12:38:19] [main/INFO] [FML]: Searching /home/minecraft/./mods/1.12.2 for mods | |
| [12:38:19] [main/INFO] [FML]: Loading tweaker codechicken.asm.internal.Tweaker from ChickenASM-1.12-1.0.2.7.jar | |
| [12:38:19] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in cxlibrary-1.12.1-1.6.1.jar. This is not recommende |