Jump to content

Recommended Posts

Posted (edited)

I'm using All the mods 3 pack and Craftserve hosting

Server was working on my computer but it crashes when i uploaded it on hosting

Spoiler


[CSRV] Changing working dir...
[CSRV] Scanning for network conflicts... ['127.0.0.1:59360', '195.201.171.24:59360', '127.0.0.1:0']
[CSRV] Setting kernel resource limits
[CSRV] Switching to unprivileged server user
[CSRV] Executing Java...
2019-09-17 19:58:06,046 main WARN Disabling terminal, you're running in an unsupported environment.
[19:58:06] ain/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[19:58:06] ain/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[19:58:06] ain/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker
[19:58:06] ain/INFO] [FML]: Forge Mod Loader version 14.23.5.2838 for Minecraft 1.12.2 loading
[19:58:06] ain/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_201, running on Linux:amd64:5.0.13-050013-lowlatency, installed at /usr/lib/jvm/java-8-oracle/jre
[19:58:06] ain/ERROR] [FML]: Unable to read the jar file AbyssalCraft Integration-1.12.2-1.9.0.jar - ignoring
java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_201]
at java.util.zip.ZipFile.<init>(ZipFile.java:225) ~[?:1.8.0_201]
at java.util.zip.ZipFile.<init>(ZipFile.java:155) ~[?:1.8.0_201]
at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:1.8.0_201]
at java.util.jar.JarFile.<init>(JarFile.java:130) ~[?:1.8.0_201]
at net.minecraftforge.fml.relauncher.libraries.LibraryManager.extractPacked(LibraryManager.java:200) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.relauncher.libraries.LibraryManager.cleanDirectory(LibraryManager.java:169) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.relauncher.libraries.LibraryManager.setup(LibraryManager.java:97) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:106) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:87) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:47) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:62) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_201]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_201]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_201]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_201]
at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:70) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:34) [forge-1.12.2-14.23.5.2838-universal.jar:?]
[19:58:07] ain/ERROR] [FML]: Unable to read the jar file ActuallyAdditions-1.12.2-r149.jar - ignoring
java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_201]
at java.util.zip.ZipFile.<init>(ZipFile.java:225) ~[?:1.8.0_201]
at java.util.zip.ZipFile.<init>(ZipFile.java:155) ~[?:1.8.0_201]
at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:1.8.0_201]
at java.util.jar.JarFile.<init>(JarFile.java:130) ~[?:1.8.0_201]
at net.minecraftforge.fml.relauncher.libraries.LibraryManager.extractPacked(LibraryManager.java:200) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.relauncher.libraries.LibraryManager.cleanDirectory(LibraryManager.java:169) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.relauncher.libraries.LibraryManager.setup(LibraryManager.java:97) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:106) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:87) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:47) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:62) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_201]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_201]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_201]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_201]
at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:70) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:34) [forge-1.12.2-14.23.5.2838-universal.jar:?]
[19:58:07] ain/ERROR] [FML]: Unable to read the jar file BrandonsCore-1.12.2-2.4.17.208-universal.jar - ignoring
java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_201]
at java.util.zip.ZipFile.<init>(ZipFile.java:225) ~[?:1.8.0_201]
at java.util.zip.ZipFile.<init>(ZipFile.java:155) ~[?:1.8.0_201]
at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:1.8.0_201]
at java.util.jar.JarFile.<init>(JarFile.java:130) ~[?:1.8.0_201]
at net.minecraftforge.fml.relauncher.libraries.LibraryManager.extractPacked(LibraryManager.java:200) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.relauncher.libraries.LibraryManager.cleanDirectory(LibraryManager.java:169) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.relauncher.libraries.LibraryManager.setup(LibraryManager.java:97) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:106) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:87) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:47) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:62) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_201]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_201]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_201]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_201]
at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:70) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:34) [forge-1.12.2-14.23.5.2838-universal.jar:?]
[19:58:07] ain/ERROR] [FML]: Unable to read the jar file CyclopsCore-1.12.2-1.4.0.jar - ignoring
java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_201]
at java.util.zip.ZipFile.<init>(ZipFile.java:225) ~[?:1.8.0_201]
at java.util.zip.ZipFile.<init>(ZipFile.java:155) ~[?:1.8.0_201]
at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:1.8.0_201]
at java.util.jar.JarFile.<init>(JarFile.java:130) ~[?:1.8.0_201]
at net.minecraftforge.fml.relauncher.libraries.LibraryManager.extractPacked(LibraryManager.java:200) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.relauncher.libraries.LibraryManager.cleanDirectory(LibraryManager.java:169) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.relauncher.libraries.LibraryManager.setup(LibraryManager.java:97) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:106) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:87) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:47) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:62) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_201]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_201]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_201]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_201]
at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:70) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:34) [forge-1.12.2-14.23.5.2838-universal.jar:?]
[19:58:07] ain/ERROR] [FML]: Unable to read the jar file Aroma1997Core-1.12.2-2.0.0.2.b165.jar - ignoring
java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_201]
at java.util.zip.ZipFile.<init>(ZipFile.java:225) ~[?:1.8.0_201]
at java.util.zip.ZipFile.<init>(ZipFile.java:155) ~[?:1.8.0_201]
at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:1.8.0_201]
at java.util.jar.JarFile.<init>(JarFile.java:130) ~[?:1.8.0_201]
at net.minecraftforge.fml.relauncher.libraries.LibraryManager.extractPacked(LibraryManager.java:200) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.relauncher.libraries.LibraryManager.cleanDirectory(LibraryManager.java:169) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.relauncher.libraries.LibraryManager.setup(LibraryManager.java:97) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:106) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:87) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:47) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:62) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_201]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_201]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_201]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_201]
at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:70) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:34) [forge-1.12.2-14.23.5.2838-universal.jar:?]
[19:58:08] ain/INFO] [FML]: Searching /home/servers/662448/./mods for mods
[19:58:08] ain/INFO] [FML]: Searching /home/servers/662448/./mods/1.12.2 for mods
[19:58:08] ain/ERROR] [FML]: Unable to read the jar file AbyssalCraft Integration-1.12.2-1.9.0.jar - ignoring
java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_201]
at java.util.zip.ZipFile.<init>(ZipFile.java:225) ~[?:1.8.0_201]
at java.util.zip.ZipFile.<init>(ZipFile.java:155) ~[?:1.8.0_201]
at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:1.8.0_201]
at java.util.jar.JarFile.<init>(JarFile.java:130) ~[?:1.8.0_201]
at net.minecraftforge.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:366) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:265) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:107) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:87) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:47) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:62) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_201]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_201]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_201]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_201]
at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:70) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:34) [forge-1.12.2-14.23.5.2838-universal.jar:?]
[19:58:08] ain/ERROR] [FML]: Unable to read the jar file ActuallyAdditions-1.12.2-r149.jar - ignoring
java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_201]
at java.util.zip.ZipFile.<init>(ZipFile.java:225) ~[?:1.8.0_201]
at java.util.zip.ZipFile.<init>(ZipFile.java:155) ~[?:1.8.0_201]
at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:1.8.0_201]
at java.util.jar.JarFile.<init>(JarFile.java:130) ~[?:1.8.0_201]
at net.minecraftforge.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:366) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:265) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:107) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:87) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:47) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:62) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_201]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_201]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_201]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_201]
at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:70) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:34) [forge-1.12.2-14.23.5.2838-universal.jar:?]
[19:58:08] ain/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in AdvancedRocketry-1.12.2-1.6.0-160-universal.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[19:58:08] ain/WARN] [FML]: The coremod AdvancedRocketryPlugin (zmaster587.advancedRocketry.asm.AdvancedRocketryPlugin) is not signed!
[19:58:08] ain/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in AppleCore-mc1.12.2-3.2.0.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[19:58:08] ain/WARN] [FML]: The coremod AppleCore (squeek.applecore.AppleCore) is not signed!
[19:58:08] ain/ERROR] [FML]: Unable to read the jar file Aroma1997Core-1.12.2-2.0.0.2.b165.jar - ignoring
java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_201]
at java.util.zip.ZipFile.<init>(ZipFile.java:225) ~[?:1.8.0_201]
at java.util.zip.ZipFile.<init>(ZipFile.java:155) ~[?:1.8.0_201]
at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:1.8.0_201]
at java.util.jar.JarFile.<init>(JarFile.java:130) ~[?:1.8.0_201]
at net.minecraftforge.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:366) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:265) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:107) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:87) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:47) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:62) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_201]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_201]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_201]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_201]
at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:70) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:34) [forge-1.12.2-14.23.5.2838-universal.jar:?]
[19:58:08] ain/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in astralsorcery-1.12.2-1.10.19.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[19:58:08] ain/WARN] [FML]: The coremod hellfirepvp.astralsorcery.core.AstralCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:58:08] ain/INFO] [Astral Core]: [AstralCore] Initialized.
[19:58:08] ain/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in bedpatch-2.2-1.12.2.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[19:58:08] ain/INFO] [FML]: Loading tweaker guichaguri.betterfps.tweaker.BetterFpsTweaker from BetterFps-1.4.8.jar
[19:58:08] ain/ERROR] [FML]: Unable to read the jar file BrandonsCore-1.12.2-2.4.17.208-universal.jar - ignoring
java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_201]
at java.util.zip.ZipFile.<init>(ZipFile.java:225) ~[?:1.8.0_201]
at java.util.zip.ZipFile.<init>(ZipFile.java:155) ~[?:1.8.0_201]
at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:1.8.0_201]
at java.util.jar.JarFile.<init>(JarFile.java:130) ~[?:1.8.0_201]
at net.minecraftforge.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:366) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:265) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:107) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:87) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:47) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:62) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_201]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_201]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_201]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_201]
at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:70) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:34) [forge-1.12.2-14.23.5.2838-universal.jar:?]
[19:58:08] ain/INFO] [FML]: Loading tweaker codechicken.asm.internal.Tweaker from ChickenASM-1.12-1.0.2.7.jar
[19:58:08] ain/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in CTM-MC1.12.2-0.3.3.22.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[19:58:08] ain/WARN] [FML]: The coremod team.chisel.ctm.client.asm.CTMCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:58:08] ain/WARN] [FML]: The coremod CTMCorePlugin (team.chisel.ctm.client.asm.CTMCorePlugin) is not signed!
[19:58:08] ain/ERROR] [FML]: Unable to read the jar file CyclopsCore-1.12.2-1.4.0.jar - ignoring
java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_201]
at java.util.zip.ZipFile.<init>(ZipFile.java:225) ~[?:1.8.0_201]
at java.util.zip.ZipFile.<init>(ZipFile.java:155) ~[?:1.8.0_201]
at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:1.8.0_201]
at java.util.jar.JarFile.<init>(JarFile.java:130) ~[?:1.8.0_201]
at net.minecraftforge.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:366) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:265) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:107) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:87) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:47) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:62) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_201]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_201]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_201]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_201]
at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:70) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:34) [forge-1.12.2-14.23.5.2838-universal.jar:?]
[19:58:08] ain/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in foamfix-0.10.5-1.12.2.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[19:58:08] ain/WARN] [FML]: The coremod pl.asie.foamfix.coremod.FoamFixCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:58:08] ain/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in Forgelin-1.8.3.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[19:58:08] ain/WARN] [FML]: The coremod net.shadowfacts.forgelin.preloader.ForgelinPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:58:08] ain/WARN] [FML]: The coremod ForgelinPlugin (net.shadowfacts.forgelin.preloader.ForgelinPlugin) is not signed!
[19:58:08] ain/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in InventoryTweaks-1.64+dev.146.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[19:58:08] ain/WARN] [FML]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:58:08] ain/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in librarianlib-1.12.2-4.19.2-release.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[19:58:08] ain/WARN] [FML]: The coremod com.teamwizardry.librarianlib.asm.LibLibCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:58:08] ain/WARN] [FML]: The coremod LibrarianLib Plugin (com.teamwizardry.librarianlib.asm.LibLibCorePlugin) is not signed!
[19:58:08] ain/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from malisiscore-1.12.2-6.5.1.jar
[19:58:08] ain/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in Mekanism-1.12.2-9.8.0.381.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[19:58:08] ain/WARN] [FML]: The coremod mekanism.coremod.MekanismCoremod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:58:08] ain/WARN] [FML]: The coremod MekanismCoremod (mekanism.coremod.MekanismCoremod) is not signed!
[19:58:08] ain/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in NotEnoughIDs-1.5.4.4.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[19:58:08] ain/WARN] [FML]: The coremod ru.fewizz.neid.asm.Plugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:58:08] ain/WARN] [FML]: The coremod Plugin (ru.fewizz.neid.asm.Plugin) is not signed!
[19:58:08] ain/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in OpenComputers-MC1.12.2-1.7.4.153.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[19:58:08] ain/WARN] [FML]: The coremod li.cil.oc.common.launch.TransformerLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:58:08] ain/WARN] [FML]: The coremod TransformerLoader (li.cil.oc.common.launch.TransformerLoader) is not signed!
[19:58:08] ain/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in OpenModsLib-1.12.2-0.12.2.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[19:58:08] ain/WARN] [FML]: The coremod openmods.core.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:58:08] ain/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in p455w0rdslib-1.12.2-2.2.156.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[19:58:08] ain/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in Quark-r1.5-168.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[19:58:08] ain/WARN] [FML]: The coremod Quark Plugin (vazkii.quark.base.asm.LoadingPlugin) is not signed!
[19:58:08] ain/WARN] [FML]: The coremod com.therandomlabs.randompatches.core.RPCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:58:09] ain/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in ResourceLoader-MC1.12.1-1.5.3.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[19:58:09] ain/WARN] [FML]: The coremod lumien.resourceloader.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:58:09] ain/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in wizardry-0.10.8.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[19:58:09] ain/WARN] [FML]: The coremod com.teamwizardry.wizardry.asm.WizardryCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:58:09] ain/WARN] [FML]: The coremod Wizardry Plugin (com.teamwizardry.wizardry.asm.WizardryCorePlugin) is not signed!
[19:58:09] ain/WARN] [FML]: The coremod blusunrize.immersiveengineering.common.asm.IELoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:58:09] ain/WARN] [FML]: The coremod shetiphian.asm.TweakPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:58:09] ain/WARN] [FML]: The coremod ShetiPhian-ASM (shetiphian.asm.TweakPlugin) is not signed!
[19:58:09] ain/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[19:58:09] ain/INFO] [LaunchWrapper]: Loading tweak class name guichaguri.betterfps.tweaker.BetterFpsTweaker
[19:58:09] ain/INFO] [LaunchWrapper]: Loading tweak class name codechicken.asm.internal.Tweaker
[19:58:09] ain/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker
[19:58:09] ain/INFO] ixin]: SpongePowered MIXIN Subsystem Version=0.7.11 Source=file:/home/servers/662448/./mods/malisiscore-1.12.2-6.5.1.jar Service=LaunchWrapper Env=SERVER
[19:58:09] ain/WARN] [FML]: The coremod net.malisis.core.asm.MalisisCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:58:09] ain/WARN] [FML]: The coremod MalisisCorePlugin (net.malisis.core.asm.MalisisCorePlugin) is not signed!
[19:58:09] ain/INFO] ixin]: Compatibility level set to JAVA_8
[19:58:09] ain/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[19:58:09] ain/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[19:58:09] ain/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[19:58:09] ain/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:58:13] ain/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[19:58:13] ain/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:58:13] ain/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:58:13] ain/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:58:13] ain/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:58:14] ain/INFO] [LaunchWrapper]: Calling tweak class codechicken.asm.internal.Tweaker
[19:58:14] ain/INFO] [STDOUT]: [codechicken.asm.internal.Tweaker:injectIntoClassLoader:30]: false
[19:58:14] ain/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.launch.MixinTweaker
[19:58:14] ain/INFO] ixin]: Initialised Mixin FML Remapper Adapter with net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper@42210be1
[19:58:14] ain/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:58:14] ain/INFO] [LaunchWrapper]: Calling tweak class guichaguri.betterfps.tweaker.BetterFpsTweaker
[19:58:14] ain/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[19:58:14] ain/ERROR] [LaunchWrapper]: A critical problem occurred registering the ASM transformer class
java.lang.ClassNotFoundException:
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?]
at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_201]
at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_201]
at net.minecraft.launchwrapper.LaunchClassLoader.registerTransformer(LaunchClassLoader.java:88) [launchwrapper-1.12.jar:?]
at net.minecraftforge.fml.common.launcher.FMLDeobfTweaker.injectIntoClassLoader(FMLDeobfTweaker.java:46) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_201]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_201]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_201]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_201]
at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:70) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:34) [forge-1.12.2-14.23.5.2838-universal.jar:?]
Caused by: java.lang.NullPointerException
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ~[launchwrapper-1.12.jar:?]
... 12 more
[19:58:14] ain/INFO] [Astral Core]: [AstralTransformer] Loading patches...
[19:58:14] ain/INFO] [Astral Core]: [AstralTransformer] Initialized! Loaded 14 class patches!
[19:58:15] ain/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:58:15] ain/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:58:15] ain/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:58:15] ain/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:58:15] ain/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:58:15] ain/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:58:15] ain/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:58:15] ain/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:58:15] ain/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:58:15] ain/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:58:15] ain/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:58:15] ain/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:58:15] ain/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:58:15] ain/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:58:15] ain/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:58:15] ain/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:58:15] ain/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:58:15] ain/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:58:16] ain/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[19:58:16] ain/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.mixin.EnvironmentStateTweaker
[19:58:16] ain/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[19:58:16] ain/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.mixin.EnvironmentStateTweaker
[19:58:16] ain/INFO] [Astral Core]: [AstralTransformer] Transforming amu : net.minecraft.world.World with 2 patches!
[19:58:16] ain/INFO] [Astral Core]: [AstralTransformer] Skipping PATCHSUNBRIGHTNESSWORLDCLIENT as it can't be applied for side SERVER
[19:58:16] ain/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHSUNBRIGHTNESSWORLDCOMMON
[19:58:16] ain/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:124]: Added INTERFACE: pl/asie/foamfix/coremod/patches/IFoamFixWorldRemovable
[19:58:16] ain/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:161]: Added METHOD: net.minecraft.world.World.foamfix_removeUnloadedEntities
[19:58:16] ain/INFO] [LibrarianLib ASM]: Transforming World
[19:58:16] ain/INFO] [LibrarianLib ASM]: Applying Transformation to method (Names [updateEntities, func_72939_s] Descriptor ()V)
[19:58:16] ain/INFO] [LibrarianLib ASM]: Attempting to insert: Update hook
[19:58:16] ain/INFO] [LibrarianLib ASM]: Patch result: Success
[19:58:16] ain/INFO] [LibrarianLib ASM]: Applying Transformation to method (Names [updateEntityWithOptionalForce, func_72866_a] Descriptor (Lnet/minecraft/entity/Entity;Z)V)
[19:58:16] ain/INFO] [LibrarianLib ASM]: Attempting to insert: Update hook
[19:58:16] ain/INFO] [LibrarianLib ASM]: Patch result: Success
[19:58:16] ain/INFO] [STDOUT]: [pl.asie.foamfix.coremod.patches.WorldServerRemovalPatch:apply:62]: Patched updateEntities in net/minecraft/world/WorldServer func_72939_s
[19:58:16] ain/INFO] [Quark ASM]: Transforming net.minecraft.world.WorldServer
[19:58:16] ain/INFO] [Quark ASM]: Applying Transformation to method (Names [areAllPlayersAsleep, func_73056_e] Descriptor ()Z)
[19:58:16] ain/INFO] [Quark ASM]: Located Method, patching...
[19:58:16] ain/INFO] [Quark ASM]: Patch result: true
[19:58:16] ain/INFO] [Quark ASM]: Applying Transformation to method (Names [wakeAllPlayers, func_73053_d] Descriptor ()V)
[19:58:16] ain/INFO] [Quark ASM]: Located Method, patching...
[19:58:16] ain/INFO] [Quark ASM]: Patch result: true
[19:58:16] ain/INFO] [BedPatch]: Patching Chunk
[19:58:16] ain/INFO] [STDOUT]: [pl.asie.patchy.helpers.ConstructorReplacingTransformer$FFMethodVisitor:visitTypeInsn:73]: Replaced NEW for net/minecraft/util/ClassInheritanceMultiMap to pl/asie/foamfix/coremod/common/FoamyClassInheritanceMultiMap
[19:58:16] ain/INFO] [STDOUT]: [pl.asie.patchy.helpers.ConstructorReplacingTransformer$FFMethodVisitor:visitMethodInsn:85]: Replaced INVOKESPECIAL for net/minecraft/util/ClassInheritanceMultiMap to pl/asie/foamfix/coremod/common/FoamyClassInheritanceMultiMap
[19:58:16] ain/INFO] ixin]: A re-entrant transformer '$wrapper.pl.asie.foamfix.coremod.FoamFixTransformer' was detected and will no longer process meta class data
[19:58:16] ain/INFO] [Astral Core]: [AstralTransformer] Transforming pa : net.minecraft.network.NetHandlerPlayServer with 1 patches!
[19:58:16] ain/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHSERVEREXTENDENTITYINTERACTREACH
[19:58:16] ain/INFO] [LibrarianLib ASM]: Transforming NetHandlerPlayServer
[19:58:16] ain/INFO] [LibrarianLib ASM]: Applying Transformation to method (Names [update, func_73660_a] Descriptor ()V)
[19:58:16] ain/INFO] [LibrarianLib ASM]: Attempting to insert: Update hook
[19:58:16] ain/INFO] [LibrarianLib ASM]: Patch result: Success
[19:58:16] ain/INFO] [Astral Core]: [AstralTransformer] Transforming aip : net.minecraft.item.ItemStack with 2 patches!
[19:58:16] ain/INFO] [Astral Core]: [AstralTransformer] Skipping PATCHMODIFYENCHANTMENTLEVELSTOOLTIP as it can't be applied for side SERVER
[19:58:16] ain/INFO] [Astral Core]: [AstralTransformer] Skipping PATCHMODIFYENCHANTMENTLEVELSTOOLTIPEVENT as it can't be applied for side SERVER
[19:58:16] ain/INFO] [Quark ASM]: Transforming net.minecraft.item.ItemStack
[19:58:16] ain/INFO] [Quark ASM]: Applying Transformation to method (Names [getTextComponent, func_151000_E] Descriptor ()Lnet/minecraft/util/text/ITextComponent;)
[19:58:16] ain/INFO] [Quark ASM]: Located Method, patching...
[19:58:16] ain/INFO] [Quark ASM]: Located patch target node ARETURN
[19:58:16] ain/INFO] [Quark ASM]: Patch result: true
[19:58:16] ain/INFO] ixin]: A re-entrant transformer '$wrapper.com.therandomlabs.randompatches.core.RPTransformer' was detected and will no longer process meta class data
[19:58:16] ain/INFO] [Astral Core]: [AstralTransformer] Transforming amu : net.minecraft.world.World with 2 patches!
[19:58:16] ain/INFO] [Astral Core]: [AstralTransformer] Skipping PATCHSUNBRIGHTNESSWORLDCLIENT as it can't be applied for side SERVER
[19:58:16] ain/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHSUNBRIGHTNESSWORLDCOMMON
[19:58:16] ain/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:124]: Added INTERFACE: pl/asie/foamfix/coremod/patches/IFoamFixWorldRemovable
[19:58:16] ain/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:161]: Added METHOD: net.minecraft.world.World.foamfix_removeUnloadedEntities
[19:58:16] ain/INFO] [LibrarianLib ASM]: Transforming World
[19:58:16] ain/INFO] [LibrarianLib ASM]: Applying Transformation to method (Names [updateEntities, func_72939_s] Descriptor ()V)
[19:58:16] ain/INFO] [LibrarianLib ASM]: Attempting to insert: Update hook
[19:58:16] ain/INFO] [LibrarianLib ASM]: Patch result: Success
[19:58:16] ain/INFO] [LibrarianLib ASM]: Applying Transformation to method (Names [updateEntityWithOptionalForce, func_72866_a] Descriptor (Lnet/minecraft/entity/Entity;Z)V)
[19:58:16] ain/INFO] [LibrarianLib ASM]: Attempting to insert: Update hook
[19:58:16] ain/INFO] [LibrarianLib ASM]: Patch result: Success
[19:58:16] ain/INFO] [BetterFps]: Patching net.minecraft.block.Block... (aow)
[19:58:16] ain/INFO] ixin]: A re-entrant transformer 'guichaguri.betterfps.transformers.PatcherTransformer' was detected and will no longer process meta class data
[19:58:16] ain/INFO] [neid]: Patching class: "net.minecraft.block.Block" with Transformer Group: "TransformerGroupBlockHardcoredConstants"
[19:58:16] ain/INFO] ixin]: A re-entrant transformer '$wrapper.ru.fewizz.neid.asm.Transformer' was detected and will no longer process meta class data
[19:58:16] ain/INFO] [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:230]: Transforming Class [net.minecraft.block.Block], Method [getExtendedState]
[19:58:16] ain/INFO] [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242]: Transforming net.minecraft.block.Block Finished.
[19:58:17] ain/INFO] [STDOUT]: [pl.asie.foamfix.coremod.patches.WorldServerRemovalPatch:apply:62]: Patched updateEntities in net/minecraft/world/WorldServer func_72939_s
[19:58:17] ain/INFO] [Quark ASM]: Transforming net.minecraft.world.WorldServer
[19:58:17] ain/INFO] [Quark ASM]: Applying Transformation to method (Names [areAllPlayersAsleep, func_73056_e] Descriptor ()Z)
[19:58:17] ain/INFO] [Quark ASM]: Located Method, patching...
[19:58:17] ain/INFO] [Quark ASM]: Patch result: true
[19:58:17] ain/INFO] [Quark ASM]: Applying Transformation to method (Names [wakeAllPlayers, func_73053_d] Descriptor ()V)
[19:58:17] ain/INFO] [Quark ASM]: Located Method, patching...
[19:58:17] ain/INFO] [Quark ASM]: Patch result: true
[19:58:17] ain/INFO] [STDOUT]: [com.teamwizardry.wizardry.asm.WizardryTransformer:log:35]: [wizardry ASM] Successfully patched -> 'func_70071_h_', 'onUpdate' with '()V'
[19:58:17] ain/INFO] [EnderCore ASM]: Transforming net.minecraft.entity.player.EntityPlayer finished, added func_184613_cA() overriding EntityLivingBase
[19:58:17] ain/INFO] [Astral Core]: [AstralTransformer] Transforming vp : net.minecraft.entity.EntityLivingBase with 4 patches!
[19:58:17] ain/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHAPPLYPOTIONEFFECTEVENT
[19:58:17] ain/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHENTITYLIVINGBASEWATERSLOWDOWN
[19:58:17] ain/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHSETPLAYERATTRIBUTE
[19:58:17] ain/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHUPDATEELYTRA
[19:58:17] ain/INFO] [STDOUT]: [com.teamwizardry.wizardry.asm.WizardryTransformer:log:35]: [wizardry ASM] Successfully patched -> 'func_191986_a', 'travel' with '(FFF)V'
[19:58:17] ain/INFO] [Quark ASM]: Transforming net.minecraft.entity.Entity
[19:58:17] ain/INFO] [Quark ASM]: Applying Transformation to method (Names ove, func_70091_d] Descriptor (Lnet/minecraft/entity/MoverType;DDD)V)
[19:58:17] ain/INFO] [Quark ASM]: Located Method, patching...
[19:58:17] ain/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/entity/Entity.func_184231_a (DZLnet/minecraft/block/state/IBlockState;Lnet/minecraft/util/math/BlockPos;)V
[19:58:17] ain/INFO] [Quark ASM]: Patch result: true
[19:58:17] ain/INFO] [Quark ASM]: Located Method, patching...
[19:58:17] ain/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/entity/Entity.func_145775_I ()V
[19:58:17] ain/INFO] [Quark ASM]: Patch result: true
[19:58:17] ain/INFO] [STDOUT]: [com.teamwizardry.wizardry.asm.WizardryTransformer:log:35]: [wizardry ASM] Successfully patched -> 'func_70091_d', 'move' with '(Lnet/minecraft/entity/MoverType;DDD)V'
[19:58:17] ain/INFO] [ShetiPhian-ASM]: Attempting: Injection of Run Particle Override into Entity.createRunningParticles
[19:58:17] ain/INFO] [ShetiPhian-ASM]: Searching for: Entity.createRunningParticles (func_174808_Z)
[19:58:17] ain/INFO] [ShetiPhian-ASM]: Found Method: Entity.createRunningParticles
[19:58:17] ain/INFO] [ShetiPhian-ASM]: Injecting: Run Particle Override
[19:58:17] ain/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
[19:58:17] ain/INFO] [neid]: Patching class: "net.minecraftforge.registries.GameData" with Transformer Group: "TransformerGroupBlockHardcoredConstants"
[19:58:17] ain/INFO] [BetterFps]: Patching net.minecraft.block.Block... (aow)
[19:58:17] ain/INFO] [neid]: Patching class: "net.minecraft.block.Block" with Transformer Group: "TransformerGroupBlockHardcoredConstants"
[19:58:17] ain/INFO] [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:230]: Transforming Class [net.minecraft.block.Block], Method [getExtendedState]
[19:58:17] ain/INFO] [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242]: Transforming net.minecraft.block.Block Finished.
[19:58:18] ain/INFO] [Quark ASM]: Transforming net.minecraft.enchantment.Enchantment
[19:58:18] ain/INFO] [Quark ASM]: Applying Transformation to method (Names [canApply, func_92089_a] Descriptor (Lnet/minecraft/item/ItemStack;)Z)
[19:58:18] ain/INFO] [Quark ASM]: Located Method, patching...
[19:58:18] ain/INFO] [Quark ASM]: Located patch target node IRETURN
[19:58:18] ain/INFO] [Quark ASM]: Patch result: true
[19:58:18] ain/INFO] [Quark ASM]: Transforming net.minecraft.entity.item.EntityItem
[19:58:18] ain/INFO] [Quark ASM]: Applying Transformation to method (Names [onUpdate, func_70071_h_] Descriptor ()V)
[19:58:18] ain/INFO] [Quark ASM]: Located Method, patching...
[19:58:18] ain/INFO] [Quark ASM]: Patch result: true
[19:58:18] ain/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:137]: Spliced in METHOD: net.minecraft.block.state.BlockStateContainer.createState
[19:58:18] ain/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:137]: Spliced in METHOD: net.minecraft.block.properties.PropertyEnum.equals
[19:58:18] ain/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:137]: Spliced in METHOD: net.minecraft.block.properties.PropertyEnum.hashCode
[19:58:18] ain/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:184]: Added FIELD: net.minecraft.block.properties.PropertyEnum.foamfix_hashCode
[19:58:18] ain/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:184]: Added FIELD: net.minecraft.block.properties.PropertyEnum.foamfix_hashCode_calced
[19:58:18] ain/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:137]: Spliced in METHOD: net.minecraft.block.properties.PropertyInteger.hashCode
[19:58:18] ain/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:184]: Added FIELD: net.minecraft.block.properties.PropertyInteger.foamfix_hashCode
[19:58:18] ain/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:184]: Added FIELD: net.minecraft.block.properties.PropertyInteger.foamfix_hashCode_calced
[19:58:18] ain/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:137]: Spliced in METHOD: net.minecraft.block.properties.PropertyBool.equals
[19:58:18] ain/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:137]: Spliced in METHOD: net.minecraft.block.properties.PropertyBool.hashCode
[19:58:18] ain/INFO] [BetterFps]: Patching math utils with "RIVENS_HALF" algorithm
[19:58:18] ain/INFO] [Quark ASM]: Transforming net.minecraft.block.BlockDynamicLiquid
[19:58:18] ain/INFO] [Quark ASM]: Applying Transformation to method (Names [isBlocked, func_176372_g] Descriptor (Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/state/IBlockState;)Z)
[19:58:18] ain/INFO] [Quark ASM]: Located Method, patching...
[19:58:18] ain/INFO] [Quark ASM]: Located patch target node IRETURN
[19:58:18] ain/INFO] [Quark ASM]: Located patch target node IRETURN
[19:58:18] ain/INFO] [Quark ASM]: Patch result: true
[19:58:18] ain/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:137]: Spliced in METHOD: net.minecraft.tileentity.TileEntity.func_190559_a
[19:58:18] ain/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:137]: Spliced in METHOD: net.minecraft.block.BlockBed.func_189540_a
[19:58:18] ain/INFO] [Quark ASM]: Transforming net.minecraft.block.BlockPistonBase
[19:58:18] ain/INFO] [Quark ASM]: Applying Transformation to method (Names [canPush, func_185646_a] Descriptor (Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/EnumFacing;ZLnet/minecraft/util/EnumFacing;)Z)
[19:58:18] ain/INFO] [Quark ASM]: Located Method, patching...
[19:58:18] ain/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/block/Block.hasTileEntity (Lnet/minecraft/block/state/IBlockState;)Z
[19:58:18] ain/INFO] [Quark ASM]: Patch result: true
[19:58:18] ain/INFO] [Quark ASM]: Applying Transformation to method (Names [doMove, func_176319_a] Descriptor (Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/EnumFacing;Z)Z)
[19:58:18] ain/INFO] [Quark ASM]: Located Method, patching...
[19:58:18] ain/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/block/state/BlockPistonStructureHelper.func_177254_c ()Ljava/util/List;
[19:58:18] ain/INFO] [Quark ASM]: Patch result: true
[19:58:19] ain/INFO] [Quark ASM]: Transforming net.minecraft.tileentity.TileEntityPiston
[19:58:19] ain/INFO] [Quark ASM]: Applying Transformation to method (Names [update, func_73660_a] Descriptor ()V)
[19:58:19] ain/INFO] [Quark ASM]: Located Method, patching...
[19:58:19] ain/INFO] [Quark ASM]: Patch result: true
[19:58:19] ain/INFO] [Quark ASM]: Applying Transformation to method (Names [clearPistonTileEntity, func_145866_f] Descriptor ()V)
[19:58:19] ain/INFO] [Quark ASM]: Located Method, patching...
[19:58:19] ain/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/world/World.func_180501_a (Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/state/IBlockState;I)Z
[19:58:19] ain/INFO] [Quark ASM]: Patch result: true
[19:58:19] ain/INFO] [Quark ASM]: Applying Transformation to method (Names [update, func_73660_a] Descriptor ()V)
[19:58:19] ain/INFO] [Quark ASM]: Located Method, patching...
[19:58:19] ain/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/world/World.func_180501_a (Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/state/IBlockState;I)Z
[19:58:19] ain/INFO] [Quark ASM]: Patch result: true
[19:58:19] ain/INFO] [OpenComputers]: Successfully patched net/minecraft/entity/EntityLiving.recreateLeash.
[19:58:20] ain/INFO] [BetterFps]: Patching net.minecraft.tileentity.TileEntityBeacon... (avh)
[19:58:20] ain/INFO] [BetterFps]: Patching net.minecraft.block.BlockHopper... (arl)
[19:58:20] ain/INFO] [STDOUT]: [pl.asie.patchy.helpers.ConstructorReplacingTransformer$FFMethodVisitor:visitTypeInsn:73]: Replaced NEW for net/minecraft/tileentity/TileEntityHopper to pl/asie/foamfix/common/TileEntityFasterHopper
[19:58:20] ain/INFO] [STDOUT]: [pl.asie.patchy.helpers.ConstructorReplacingTransformer$FFMethodVisitor:visitMethodInsn:85]: Replaced INVOKESPECIAL for net/minecraft/tileentity/TileEntityHopper to pl/asie/foamfix/common/TileEntityFasterHopper
[19:58:20] ain/INFO] [BetterFps]: Patching net.minecraft.tileentity.TileEntityHopper... (avw)
[19:58:20] ain/INFO] [Quark ASM]: Transforming net.minecraft.enchantment.EnchantmentDamage
[19:58:20] ain/INFO] [Quark ASM]: Applying Transformation to method (Names [canApply, func_92089_a] Descriptor (Lnet/minecraft/item/ItemStack;)Z)
[19:58:20] ain/INFO] [Quark ASM]: Located Method, patching...
[19:58:20] ain/INFO] [Quark ASM]: Located patch target node IRETURN
[19:58:20] ain/INFO] [Quark ASM]: Located patch target node IRETURN
[19:58:20] ain/INFO] [Quark ASM]: Patch result: true
[19:58:20] ain/INFO] [STDOUT]: [com.teamwizardry.wizardry.asm.WizardryTransformer:log:35]: [wizardry ASM] Successfully patched -> 'func_70071_h_', 'onUpdate' with '()V'
[19:58:20] ain/INFO] [EnderCore ASM]: Transforming net.minecraft.entity.player.EntityPlayer finished, added func_184613_cA() overriding EntityLivingBase
[19:58:20] ain/INFO] [Astral Core]: [AstralTransformer] Transforming aip : net.minecraft.item.ItemStack with 2 patches!
[19:58:20] ain/INFO] [Astral Core]: [AstralTransformer] Skipping PATCHMODIFYENCHANTMENTLEVELSTOOLTIP as it can't be applied for side SERVER
[19:58:20] ain/INFO] [Astral Core]: [AstralTransformer] Skipping PATCHMODIFYENCHANTMENTLEVELSTOOLTIPEVENT as it can't be applied for side SERVER
[19:58:20] ain/INFO] [Quark ASM]: Transforming net.minecraft.item.ItemStack
[19:58:20] ain/INFO] [Quark ASM]: Applying Transformation to method (Names [getTextComponent, func_151000_E] Descriptor ()Lnet/minecraft/util/text/ITextComponent;)
[19:58:20] ain/INFO] [Quark ASM]: Located Method, patching...
[19:58:20] ain/INFO] [Quark ASM]: Located patch target node ARETURN
[19:58:20] ain/INFO] [Quark ASM]: Patch result: true
[19:58:21] ain/INFO] [Quark ASM]: Transforming net.minecraft.entity.item.EntityBoat
[19:58:21] ain/INFO] [Quark ASM]: Applying Transformation to method (Names [attackEntityFrom, func_70097_a] Descriptor (Lnet/minecraft/util/DamageSource;F)Z)
[19:58:21] ain/INFO] [Quark ASM]: Located Method, patching...
[19:58:21] ain/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/entity/item/EntityBoat.func_145778_a (Lnet/minecraft/item/Item;IF)Lnet/minecraft/entity/item/EntityItem;
[19:58:21] ain/INFO] [Quark ASM]: Patch result: true
[19:58:21] ain/INFO] [Quark ASM]: Applying Transformation to method (Names [onUpdate, func_70071_h_] Descriptor ()V)
[19:58:21] ain/INFO] [Quark ASM]: Located Method, patching...
[19:58:21] ain/INFO] [Quark ASM]: Patch result: true
[19:58:21] ain/INFO] [Quark ASM]: Transforming net.minecraft.item.ItemBanner
[19:58:21] ain/INFO] [Quark ASM]: Applying Transformation to method (Names [appendHoverTextFromTileEntityTag, func_185054_a] Descriptor (Lnet/minecraft/item/ItemStack;Ljava/util/List;)V)
[19:58:21] ain/INFO] [Quark ASM]: Failed to locate the method!
[19:58:22] ain/INFO] [Astral Core]: [AstralTransformer] Transforming wg : net.minecraft.entity.ai.attributes.AbstractAttributeMap with 1 patches!
[19:58:22] ain/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHADDPLAYERATTRIBUTE
[19:58:22] ain/INFO] [Quark ASM]: Transforming net.minecraft.entity.ai.EntityAITarget
[19:58:22] ain/INFO] [Quark ASM]: Applying Transformation to method (Names [isSuitableTarget, func_179445_a] Descriptor (Lnet/minecraft/entity/EntityLiving;Lnet/minecraft/entity/EntityLivingBase;ZZ)Z)
[19:58:22] ain/INFO] [Quark ASM]: Located Method, patching...
[19:58:22] ain/INFO] [Quark ASM]: Patch result: true
[19:58:23] ain/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:124]: Added INTERFACE: pl/asie/foamfix/api/IFoamFixMobSpawnerLogic
[19:58:23] ain/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:137]: Spliced in METHOD: net.minecraft.tileentity.MobSpawnerBaseLogic.func_98279_f
[19:58:23] ain/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:184]: Added FIELD: net.minecraft.tileentity.MobSpawnerBaseLogic.foamfix_activatedCache
[19:58:23] ain/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:184]: Added FIELD: net.minecraft.tileentity.MobSpawnerBaseLogic.foamfix_activatedCachePESize
[19:58:23] ain/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:184]: Added FIELD: net.minecraft.tileentity.MobSpawnerBaseLogic.foamfix_activatedCacheTime
[19:58:23] ain/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:184]: Added FIELD: net.minecraft.tileentity.MobSpawnerBaseLogic.foamfix_forcedCache
[19:58:23] ain/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:184]: Added FIELD: net.minecraft.tileentity.MobSpawnerBaseLogic.foamfix_forcedCacheTime
[19:58:23] ain/INFO] [EnderCore ASM]: Transforming Class [net.minecraft.entity.ai.EntityAICreeperSwell], Method [func_75246_d]
[19:58:23] ain/INFO] [EnderCore ASM]: Transforming net.minecraft.entity.ai.EntityAICreeperSwell Finished.
[19:58:24] ain/INFO] [neid]: Patching class: "net.minecraft.stats.StatList" with Transformer Group: "TransformerGroupBlockHardcoredConstants"
[19:58:24] ain/INFO] [STDOUT]: [pl.asie.foamfix.coremod.patches.EntityDataManagerPatch:apply:69]: Replaced Maps.newHashMap() in net/minecraft/network/datasync/EntityDataManager <init>
[19:58:24] ain/INFO] [Quark ASM]: Transforming net.minecraft.item.crafting.RecipesBanners$RecipeAddPattern
[19:58:24] ain/INFO] [Quark ASM]: Applying Transformation to method (Names atches, func_77569_a] Descriptor (Lnet/minecraft/inventory/InventoryCrafting;Lnet/minecraft/world/World;)Z)
[19:58:24] ain/INFO] [Quark ASM]: Located Method, patching...
[19:58:24] ain/INFO] [Quark ASM]: Located patch target node INVOKESTATIC net/minecraft/tileentity/TileEntityBanner.func_175113_c (Lnet/minecraft/item/ItemStack;)I
[19:58:24] ain/INFO] [Quark ASM]: Patch result: true
[19:58:26] ain/INFO] [BetterFps]: Patching net.minecraft.server.dedicated.DedicatedServer... (nz)
[19:58:26] ain/INFO] [Quark ASM]: Transforming net.minecraft.inventory.ContainerMerchant
[19:58:26] ain/INFO] [Quark ASM]: Applying Transformation to method (Names [transferStackInSlot, func_82846_b] Descriptor (Lnet/minecraft/entity/player/EntityPlayer;I)Lnet/minecraft/item/ItemStack;)
[19:58:26] ain/INFO] [Quark ASM]: Located Method, patching...
[19:58:26] ain/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/inventory/ContainerMerchant.func_75135_a (Lnet/minecraft/item/ItemStack;IIZ)Z
[19:58:26] ain/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/inventory/ContainerMerchant.func_75135_a (Lnet/minecraft/item/ItemStack;IIZ)Z
[19:58:26] ain/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/inventory/ContainerMerchant.func_75135_a (Lnet/minecraft/item/ItemStack;IIZ)Z
[19:58:26] ain/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/inventory/ContainerMerchant.func_75135_a (Lnet/minecraft/item/ItemStack;IIZ)Z
[19:58:26] ain/INFO] [Quark ASM]: Patch result: true
[19:58:26] ain/INFO] [neid]: Patching class: "net.minecraft.world.chunk.storage.AnvilChunkLoader" with Transformer Group: "TransformerGroupAnvilChunkLoader"
[19:58:26] ain/INFO] [EnderCore ASM]: Transforming Class [net.minecraft.inventory.ContainerFurnace], Method [func_82846_b]
[19:58:26] ain/INFO] [EnderCore ASM]: Transforming net.minecraft.inventory.ContainerFurnace Finished.
[19:58:27] [Server thread/INFO] inecraft/DedicatedServer]: Starting minecraft server version 1.12.2
[19:58:27] [Server thread/INFO] [FML]: MinecraftForge v14.23.5.2838 Initialized
[19:58:27] [Server thread/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients.
[19:58:27] [Server thread/INFO] [FML]: Invalid recipe found with multiple oredict ingredients in the same ingredient...
[19:58:28] [Server thread/INFO] [FML]: Replaced 1227 ore ingredients
[19:58:29] [Server thread/WARN] [FML]: Enabling removal of erroring Entities - USE AT YOUR OWN RISK
[19:58:29] [Server thread/WARN] [FML]: Enabling removal of erroring Tile Entities - USE AT YOUR OWN RISK
[19:58:29] [Server thread/INFO] [STDOUT]: [zmaster587.advancedRocketry.asm.ModContainer:<init>:23]: ********* CoreDummyContainer. OK
[19:58:29] [Server thread/INFO] [FML]: Searching /home/servers/662448/./mods for mods
[19:58:29] [Server thread/INFO] [FML]: Searching /home/servers/662448/./mods/1.12.2 for mods
[19:58:29] [Server thread/WARN] [FML]: Zip file AbyssalCraft Integration-1.12.2-1.9.0.jar failed to read properly, it will be ignored
java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_201]
at java.util.zip.ZipFile.<init>(ZipFile.java:225) ~[?:1.8.0_201]
at java.util.zip.ZipFile.<init>(ZipFile.java:155) ~[?:1.8.0_201]
at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:1.8.0_201]
at java.util.jar.JarFile.<init>(JarFile.java:130) ~[?:1.8.0_201]
at net.minecraftforge.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:56) [JarDiscoverer.class:?]
at net.minecraftforge.fml.common.discovery.ContainerType.findMods(ContainerType.java:47) [ContainerType.class:?]
at net.minecraftforge.fml.common.discovery.ModCandidate.explore(ModCandidate.java:74) [ModCandidate.class:?]
at net.minecraftforge.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:93) [ModDiscoverer.class:?]
at net.minecraftforge.fml.common.Loader.identifyMods(Loader.java:425) [Loader.class:?]
at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:566) [Loader.class:?]
at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98) [FMLServerHandler.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333) [FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
[19:58:30] [Server thread/WARN] [FML]: Zip file ActuallyAdditions-1.12.2-r149.jar failed to read properly, it will be ignored
java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_201]
at java.util.zip.ZipFile.<init>(ZipFile.java:225) ~[?:1.8.0_201]
at java.util.zip.ZipFile.<init>(ZipFile.java:155) ~[?:1.8.0_201]
at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:1.8.0_201]
at java.util.jar.JarFile.<init>(JarFile.java:130) ~[?:1.8.0_201]
at net.minecraftforge.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:56) [JarDiscoverer.class:?]
at net.minecraftforge.fml.common.discovery.ContainerType.findMods(ContainerType.java:47) [ContainerType.class:?]
at net.minecraftforge.fml.common.discovery.ModCandidate.explore(ModCandidate.java:74) [ModCandidate.class:?]
at net.minecraftforge.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:93) [ModDiscoverer.class:?]
at net.minecraftforge.fml.common.Loader.identifyMods(Loader.java:425) [Loader.class:?]
at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:566) [Loader.class:?]
at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98) [FMLServerHandler.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333) [FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
[19:58:31] [Server thread/WARN] [FML]: Zip file Aroma1997Core-1.12.2-2.0.0.2.b165.jar failed to read properly, it will be ignored
java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_201]
at java.util.zip.ZipFile.<init>(ZipFile.java:225) ~[?:1.8.0_201]
at java.util.zip.ZipFile.<init>(ZipFile.java:155) ~[?:1.8.0_201]
at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:1.8.0_201]
at java.util.jar.JarFile.<init>(JarFile.java:130) ~[?:1.8.0_201]
at net.minecraftforge.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:56) [JarDiscoverer.class:?]
at net.minecraftforge.fml.common.discovery.ContainerType.findMods(ContainerType.java:47) [ContainerType.class:?]
at net.minecraftforge.fml.common.discovery.ModCandidate.explore(ModCandidate.java:74) [ModCandidate.class:?]
at net.minecraftforge.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:93) [ModDiscoverer.class:?]
at net.minecraftforge.fml.common.Loader.identifyMods(Loader.java:425) [Loader.class:?]
at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:566) [Loader.class:?]
at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98) [FMLServerHandler.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333) [FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
[19:58:31] [Server thread/WARN] [FML]: Mod aroma1997sdimension is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0.0.2
[19:58:32] [Server thread/INFO] [FML]: Disabling mod betteradvancements it is client side only.
[19:58:32] [Server thread/WARN] [FML]: Mod betterbuilderswands is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.11.1
[19:58:33] [Server thread/WARN] [FML]: Zip file BrandonsCore-1.12.2-2.4.17.208-universal.jar failed to read properly, it will be ignored
java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_201]
at java.util.zip.ZipFile.<init>(ZipFile.java:225) ~[?:1.8.0_201]
at java.util.zip.ZipFile.<init>(ZipFile.java:155) ~[?:1.8.0_201]
at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:1.8.0_201]
at java.util.jar.JarFile.<init>(JarFile.java:130) ~[?:1.8.0_201]
at net.minecraftforge.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:56) [JarDiscoverer.class:?]
at net.minecraftforge.fml.common.discovery.ContainerType.findMods(ContainerType.java:47) [ContainerType.class:?]
at net.minecraftforge.fml.common.discovery.ModCandidate.explore(ModCandidate.java:74) [ModCandidate.class:?]
at net.minecraftforge.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:93) [ModDiscoverer.class:?]
at net.minecraftforge.fml.common.Loader.identifyMods(Loader.java:425) [Loader.class:?]
at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:566) [Loader.class:?]
at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98) [FMLServerHandler.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333) [FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
[19:58:33] [Server thread/INFO] [FML]: Mod careerbees is missing the required element 'name'. Substituting careerbees
[19:58:34] [Server thread/WARN] [FML]: Mod codechickenlib is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 3.2.2.353
[19:58:35] [Server thread/WARN] [FML]: Mod compactsolars is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.12.2-5.0.18.341
[19:58:36] [Server thread/INFO] [FML]: Disabling mod controlling it is client side only.
[19:58:36] [Server thread/WARN] [FML]: Mod cookingforblockheads is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 6.4.71
[19:58:36] [Server thread/WARN] [FML]: Mod cosmeticarmorreworked is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.12.2-v4a
[19:58:36] [Server thread/WARN] [FML]: Mod craftingtweaks is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 8.1.9
[19:58:36] [Server thread/INFO] [FML]: Disabling mod ctgui it is client side only.
[19:58:36] [Server thread/INFO] [FML]: Disabling mod ctm it is client side only.
[19:58:36] [Server thread/INFO] [FML]: Disabling mod custombackgrounds it is client side only.
[19:58:36] [Server thread/INFO] [FML]: Disabling mod custommainmenu it is client side only.
[19:58:36] [Server thread/WARN] [FML]: Mod cyclicmagic is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.19.13
[19:58:37] [Server thread/WARN] [FML]: Zip file CyclopsCore-1.12.2-1.4.0.jar failed to read properly, it will be ignored
java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_201]
at java.util.zip.ZipFile.<init>(ZipFile.java:225) ~[?:1.8.0_201]
at java.util.zip.ZipFile.<init>(ZipFile.java:155) ~[?:1.8.0_201]
at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:1.8.0_201]
at java.util.jar.JarFile.<init>(JarFile.java:130) ~[?:1.8.0_201]
at net.minecraftforge.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:56) [JarDiscoverer.class:?]
at net.minecraftforge.fml.common.discovery.ContainerType.findMods(ContainerType.java:47) [ContainerType.class:?]
at net.minecraftforge.fml.common.discovery.ModCandidate.explore(ModCandidate.java:74) [ModCandidate.class:?]
at net.minecraftforge.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:93) [ModDiscoverer.class:?]
at net.minecraftforge.fml.common.Loader.identifyMods(Loader.java:425) [Loader.class:?]
at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:566) [Loader.class:?]
at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98) [FMLServerHandler.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333) [FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
[19:58:37] [Server thread/INFO] [FML]: Disabling mod defaultoptions it is client side only.
[19:58:37] [Server thread/INFO] [FML]: Disabling mod ding it is client side only.
[19:58:37] [Server thread/INFO] [FML]: Disabling mod discordsuite it is client side only.
[19:58:37] [Server thread/WARN] [FML]: Mod embers is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.13-hotfix2
[19:58:38] [Server thread/WARN] [FML]: Mod enderstorage is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.4.5.135
[19:58:40] [Server thread/WARN] [FML]: Mod microblockcbe is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.6.1.81
[19:58:40] [Server thread/WARN] [FML]: Mod forgemultipartcbe is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.6.1.81
[19:58:40] [Server thread/WARN] [FML]: Mod minecraftmultipartcbe is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.6.1.81
[19:58:40] [Server thread/WARN] [FML]: Mod helpfixer is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.12.1-1.5.18
[19:58:42] [Server thread/WARN] [FML]: Mod ironchest is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.12.2-7.0.67.844
[19:58:42] [Server thread/INFO] [FML]: Disabling mod jeiintegration it is client side only.
[19:58:42] [Server thread/INFO] [FML]: Disabling mod jeresources it is client side only.
[19:58:43] [Server thread/WARN] [FML]: Mod kleeslabs is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 5.4.12
[19:58:43] [Server thread/WARN] [FML]: Mod magicbees is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
[19:58:44] [Server thread/WARN] [FML]: Mod mekanismgenerators is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.12.2-9.8.0.381
[19:58:44] [Server thread/WARN] [FML]: Mod mekanismtools is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.12.2-9.8.0.381
[19:58:44] [Server thread/INFO] [FML]: Disabling mod modnametooltip it is client side only.
[19:58:44] [Server thread/INFO] [FML]: Disabling mod moreoverlays it is client side only.
[19:58:44] [Server thread/INFO] [FML]: Disabling mod mousetweaks it is client side only.
[19:58:44] [Server thread/WARN] [FML]: Mod mrtjpcore is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.1.4.43
[19:58:46] [Server thread/WARN] [FML]: Mod nmsot is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.2-mc1.12.2
[19:58:46] [Server thread/INFO] [FML]: Disabling mod nonvflash it is client side only.
[19:58:48] [Server thread/WARN] [FML]: Mod patchouli is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0-20
[19:58:49] [Server thread/WARN] [FML]: Mod projectred-core is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.9.4.120
[19:58:49] [Server thread/INFO] [FML]: Mod projectred-compat is missing the required element 'name'. Substituting projectred-compat
[19:58:49] [Server thread/WARN] [FML]: Mod projectred-compat is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
[19:58:49] [Server thread/WARN] [FML]: Mod projectred-fabrication is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.9.4.120
[19:58:49] [Server thread/WARN] [FML]: Mod projectred-integration is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.9.4.120
[19:58:49] [Server thread/WARN] [FML]: Mod projectred-transmission is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.9.4.120
[19:58:49] [Server thread/WARN] [FML]: Mod projectred-illumination is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.9.4.120
[19:58:49] [Server thread/WARN] [FML]: Mod projectred-expansion is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.9.4.120
[19:58:49] [Server thread/WARN] [FML]: Mod projectred-relocation is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.9.4.120
[19:58:49] [Server thread/WARN] [FML]: Mod projectred-transportation is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.9.4.120
[19:58:49] [Server thread/WARN] [FML]: Mod projectred-exploration is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.9.4.120
[19:58:50] [Server thread/INFO] [FML]: Disabling mod resourceloader it is client side only.
[19:58:53] [Server thread/WARN] [FML]: Mod tcinventoryscan is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0.10
[19:58:53] [Server thread/INFO] [FML]: Disabling mod thaumicjei it is client side only.
[19:58:53] [Server thread/INFO] [FML]: Disabling mod toastcontrol it is client side only.
[19:58:53] [Server thread/WARN] [FML]: Mod usefulnullifiers is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.5.0
[19:58:53] [Server thread/WARN] [FML]: Mod waystones is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.0.72
[19:58:53] [Server thread/WARN] [FML]: Mod wirelesscharger is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.12.2-1.0.6
[19:58:54] [Server thread/INFO] [FML]: Disabling mod reauth it is client side only.
[19:58:55] [Server thread/INFO] [FML]: Forge Mod Loader has identified 282 mods to load
[19:58:55] [Server thread/INFO] [FML]: Found mod(s) cjtylib_ng] containing declared API package mcjty.lib (owned by McJty) without associated API reference
[19:58:56] [Server thread/WARN] [FML]: Missing English translation for FML: assets/fml/lang/en_us.lang
[19:58:56] [Server thread/INFO] [STDOUT]: [zmaster587.advancedRocketry.asm.ModContainer:registerBus:42]: ********* registerBus. OK
[19:58:56] [Server thread/WARN] [FML]: Missing English translation for actuallybaubles: assets/actuallybaubles/lang/en_us.lang
[19:58:56] [Server thread/WARN] [FML]: Missing English translation for aiimprovements: assets/aiimprovements/lang/en_us.lang
[19:58:56] [Server thread/WARN] [FML]: Missing English translation for appleskin: assets/appleskin/lang/en_us.lang
[19:58:56] [Server thread/WARN] [FML]: Missing English translation for armoryexpansion-conarm: assets/armoryexpansion-conarm/lang/en_us.lang
[19:58:56] [Server thread/WARN] [FML]: Missing English translation for armoryexpansion-custommaterials: assets/armoryexpansion-custommaterials/lang/en_us.lang
[19:58:56] [Server thread/WARN] [FML]: Missing English translation for armoryexpansion-iceandfire: assets/armoryexpansion-iceandfire/lang/en_us.lang
[19:58:56] [Server thread/WARN] [FML]: Missing English translation for armoryexpansion-matteroverdrive: assets/armoryexpansion-matteroverdrive/lang/en_us.lang
[19:58:56] [Server thread/WARN] [FML]: Missing English translation for bedpatch: assets/bedpatch/lang/en_us.lang
[19:58:56] [Server thread/WARN] [FML]: Missing English translation for chameleon: assets/chameleon/lang/en_us.lang
[19:58:56] [Server thread/WARN] [FML]: Missing English translation for codechickenlib: assets/codechickenlib/lang/en_us.lang
[19:58:56] [Server thread/WARN] [FML]: Missing English translation for cofhcore: assets/cofhcore/lang/en_us.lang
[19:58:56] [Server thread/WARN] [FML]: Missing English translation for crafttweaker: assets/crafttweaker/lang/en_us.lang
[19:58:56] [Server thread/WARN] [FML]: Missing English translation for crafttweakerjei: assets/crafttweakerjei/lang/en_us.lang
[19:58:56] [Server thread/WARN] [FML]: Missing English translation for diethopper: assets/diethopper/lang/en_us.lang
[19:58:56] [Server thread/WARN] [FML]: Missing English translation for dldungeonsjbg: assets/dldungeonsjbg/lang/en_us.lang
[19:58:56] [Server thread/WARN] [FML]: Missing English translation for enderiobase: assets/enderiobase/lang/en_us.lang
[19:58:56] [Server thread/WARN] [FML]: Missing English translation for enderioconduitsappliedenergistics: assets/enderioconduitsappliedenergistics/lang/en_us.lang
[19:58:56] [Server thread/WARN] [FML]: Missing English translation for enderioconduitsopencomputers: assets/enderioconduitsopencomputers/lang/en_us.lang
[19:58:56] [Server thread/WARN] [FML]: Missing English translation for enderioconduitsrefinedstorage: assets/enderioconduitsrefinedstorage/lang/en_us.lang
[19:58:56] [Server thread/WARN] [FML]: Missing English translation for enderioconduits: assets/enderioconduits/lang/en_us.lang
[19:58:56] [Server thread/WARN] [FML]: Missing English translation for enderiointegrationforestry: assets/enderiointegrationforestry/lang/en_us.lang
[19:58:56] [Server thread/WARN] [FML]: Missing English translation for enderiointegrationtic: assets/enderiointegrationtic/lang/en_us.lang
[19:58:56] [Server thread/WARN] [FML]: Missing English translation for enderiointegrationticlate: assets/enderiointegrationticlate/lang/en_us.lang
[19:58:56] [Server thread/WARN] [FML]: Missing English translation for enderiomachines: assets/enderiomachines/lang/en_us.lang
[19:58:56] [Server thread/WARN] [FML]: Missing English translation for enderiopowertools: assets/enderiopowertools/lang/en_us.lang
[19:58:56] [Server thread/WARN] [FML]: Missing English translation for excore: assets/excore/lang/en_us.lang
[19:58:56] [Server thread/WARN] [FML]: Missing English translation for fastbench: assets/fastbench/lang/en_us.lang
[19:58:56] [Server thread/WARN] [FML]: Missing English translation for fencejumper: assets/fencejumper/lang/en_us.lang
[19:58:56] [Server thread/WARN] [FML]: Missing English translation for foamfix: assets/foamfix/lang/en_us.lang
[19:58:56] [Server thread/WARN] [FML]: Missing English translation for forgelin: assets/forgelin/lang/en_us.lang
[19:58:56] [Server thread/WARN] [FML]: Missing English translation for microblockcbe: assets/microblockcbe/lang/en_us.lang
[19:58:56] [Server thread/WARN] [FML]: Missing English translation for forgemultipartcbe: assets/forgemultipartcbe/lang/en_us.lang
[19:58:56] [Server thread/WARN] [FML]: Missing English translation for minecraftmultipartcbe: assets/minecraftmultipartcbe/lang/en_us.lang
[19:58:56] [Server thread/WARN] [FML]: Missing English translation for helpfixer: assets/helpfixer/lang/en_us.lang
[19:58:56] [Server thread/WARN] [FML]: Missing English translation for ic2: assets/ic2/lang/en_us.lang
[19:58:56] [Server thread/WARN] [FML]: Missing English translation for initialinventory: assets/initialinventory/lang/en_us.lang
[19:58:56] [Server thread/WARN] [FML]: Missing English translation for integratedtunnelscompat: assets/integratedtunnelscompat/lang/en_us.lang
[19:58:56] [Server thread/WARN] [FML]: Missing English translation for oredictinit: assets/oredictinit/lang/en_us.lang
[19:58:56] [Server thread/WARN] [FML]: Missing English translation for jaopcaadditions: assets/jaopcaadditions/lang/en_us.lang
[19:58:56] [Server thread/WARN] [FML]: Missing English translation for kleeslabs: assets/kleeslabs/lang/en_us.lang
[19:58:56] [Server thread/WARN] [FML]: Missing English translation for librarianliblate: assets/librarianliblate/lang/en_us.lang
[19:58:56] [Server thread/WARN] [FML]: Missing English translation for lostsouls: assets/lostsouls/lang/en_us.lang
[19:58:56] [Server thread/WARN] [FML]: Missing English translation for lunatriuscore: assets/lunatriuscore/lang/en_us.lang
[19:58:56] [Server thread/WARN] [FML]: Missing English translation for mantle: assets/mantle/lang/en_us.lang
[19:58:56] [Server thread/WARN] [FML]: Missing English translation for mcjtylib_ng: assets/mcjtylib_ng/lang/en_us.lang
[19:58:56] [Server thread/WARN] [FML]: Missing English translation for mcmultipart: assets/mcmultipart/lang/en_us.lang
[19:58:56] [Server thread/WARN] [FML]: Missing English translation for mekanismgenerators: assets/mekanismgenerators/lang/en_us.lang
[19:58:56] [Server thread/WARN] [FML]: Missing English translation for mekanismtools: assets/mekanismtools/lang/en_us.lang
[19:58:56] [Server thread/WARN] [FML]: Missing English translation for concheckrmd: assets/concheckrmd/lang/en_us.lang
[19:58:56] [Server thread/WARN] [FML]: Missing English translation for modtweaker: assets/modtweaker/lang/en_us.lang
[19:58:56] [Server thread/WARN] [FML]: Missing English translation for morpheus: assets/morpheus/lang/en_us.lang
[19:58:56] [Server thread/WARN] [FML]: Missing English translation for mrtjpcore: assets/mrtjpcore/lang/en_us.lang
[19:58:56] [Server thread/WARN] [FML]: Missing English translation for mtlib: assets/mtlib/lang/en_us.lang
[19:58:56] [Server thread/WARN] [FML]: Missing English translation for nmsot: assets/nmsot/lang/en_us.lang
[19:58:56] [Server thread/WARN] [FML]: Missing English translation for neid: assets/neid/lang/en_us.lang
[19:58:56] [Server thread/WARN] [FML]: Missing English translation for ocxnetdriver: assets/ocxnetdriver/lang/en_us.lang
[19:58:56] [Server thread/WARN] [FML]: Missing English translation for packcrashinfo: assets/packcrashinfo/lang/en_us.lang
[19:58:56] [Server thread/WARN] [FML]: Missing English translation for pamscookables: assets/pamscookables/lang/en_us.lang
[19:58:56] [Server thread/WARN] [FML]: Missing English translation for placebo: assets/placebo/lang/en_us.lang
[19:58:56] [Server thread/WARN] [FML]: Missing English translation for projectred-core: assets/projectred-core/lang/en_us.lang
[19:58:56] [Server thread/WARN] [FML]: Missing English translation for projectred-compat: assets/projectred-compat/lang/en_us.lang
[19:58:56] [Server thread/WARN] [FML]: Missing English translation for projectred-fabrication: assets/projectred-fabrication/lang/en_us.lang
[19:58:56] [Server thread/WARN] [FML]: Missing English translation for projectred-integration: assets/projectred-integration/lang/en_us.lang
[19:58:56] [Server thread/WARN] [FML]: Missing English translation for projectred-transmission: assets/projectred-transmission/lang/en_us.lang
[19:58:56] [Server thread/WARN] [FML]: Missing English translation for projectred-illumination: assets/projectred-illumination/lang/en_us.lang
[19:58:56] [Server thread/WARN] [FML]: Missing English translation for projectred-expansion: assets/projectred-expansion/lang/en_us.lang
[19:58:56] [Server thread/WARN] [FML]: Missing English translation for projectred-relocation: assets/projectred-relocation/lang/en_us.lang
[19:58:56] [Server thread/WARN] [FML]: Missing English translation for projectred-transportation: assets/projectred-transportation/lang/en_us.lang
[19:58:56] [Server thread/WARN] [FML]: Missing English translation for projectred-exploration: assets/projectred-exploration/lang/en_us.lang
[19:58:57] [Server thread/WARN] [FML]: Missing English translation for quickleafdecay: assets/quickleafdecay/lang/en_us.lang
[19:58:57] [Server thread/WARN] [FML]: Missing English translation for redstoneflux: assets/redstoneflux/lang/en_us.lang
[19:58:57] [Server thread/WARN] [FML]: Missing English translation for slimyboyos: assets/slimyboyos/lang/en_us.lang
[19:58:57] [Server thread/WARN] [FML]: Missing English translation for teslacorelib_registries: assets/teslacorelib_registries/lang/en_us.lang
[19:58:57] [Server thread/WARN] [FML]: Missing English translation for tombmanygraves2api: assets/tombmanygraves2api/lang/en_us.lang
[19:58:58] [Server thread/WARN] [FML]: Missing English translation for unidict: assets/unidict/lang/en_us.lang
[19:58:58] [Server thread/WARN] [FML]: Missing English translation for unloader: assets/unloader/lang/en_us.lang
[19:58:58] [Server thread/WARN] [FML]: Missing English translation for universalmodifiers: assets/universalmodifiers/lang/en_us.lang
[19:58:58] [Server thread/WARN] [FML]: Missing English translation for wrapup: assets/wrapup/lang/en_us.lang
[19:58:58] [Server thread/WARN] [FML]: Missing English translation for ynot: assets/ynot/lang/en_us.lang
[19:58:58] [Server thread/WARN] [FML]: Missing English translation for techreborn_compat: assets/techreborn_compat/lang/en_us.lang
[19:58:58] [Server thread/FATAL] [FML]: net.minecraftforge.fml.common.MissingModsException: Mod actuallybaubles (Actually Baubles) requires [actuallyadditions]
[19:58:58] [Server thread/FATAL] [FML]: net.minecraftforge.fml.common.MissingModsException: Mod aroma1997sdimension (Aroma1997's Dimensional World) requires [aroma1997core]
[19:58:58] [Server thread/FATAL] [FML]: net.minecraftforge.fml.common.MissingModsException: Mod colossalchests (Colossal Chests) requires [cyclopscore@[1.3.0,)]
[19:58:58] [Server thread/FATAL] [FML]: net.minecraftforge.fml.common.MissingModsException: Mod commoncapabilities (CommonCapabilities) requires [cyclopscore@[1.3.0,)]
[19:58:58] [Server thread/FATAL] [FML]: net.minecraftforge.fml.common.MissingModsException: Mod draconicevolution (Draconic Evolution) requires [brandonscore@[2.4.12,)]
[19:58:58] [Server thread/FATAL] [FML]: net.minecraftforge.fml.common.MissingModsException: Mod integrateddynamics (Integrated Dynamics) requires [cyclopscore@[1.1.1,)]
[19:58:58] [Server thread/FATAL] [FML]: net.minecraftforge.fml.common.MissingModsException: Mod integrateddynamicscompat (IntegratedDynamics-Compat) requires [cyclopscore@[1.0.6,)]
[19:58:58] [Server thread/FATAL] [FML]: net.minecraftforge.fml.common.MissingModsException: Mod integratedtunnels (Integrated Tunnels) requires [cyclopscore@[1.4.0,)]
[19:58:58] [Server thread/FATAL] [FML]: net.minecraftforge.fml.common.MissingModsException: Mod integratedtunnelscompat (IntegratedTunnels-Compat) requires [cyclopscore@[1.0.6,)]
[19:58:58] [Server thread/FATAL] [FML]: net.minecraftforge.fml.common.MissingModsException: Mod projectintelligence (Project Intelligence) requires [brandonscore@[2.4.17,)]
[19:58:58] [Server thread/ERROR] inecraft/MinecraftServer]: Encountered an unexpected exception
net.minecraftforge.fml.common.MultipleModsErrored:
Missing Mods:
unknown : need any: have missing
Missing Mods:
unknown : need any: have missing
Missing Mods:
unknown : need [1.3.0,): have missing
Missing Mods:
unknown : need [1.3.0,): have missing
Missing Mods:
unknown : need [2.4.12,): have missing
Missing Mods:
unknown : need [1.1.1,): have missing
Missing Mods:
unknown : need [1.0.6,): have missing
Missing Mods:
unknown : need [1.4.0,): have missing
Missing Mods:
unknown : need [1.0.6,): have missing
Missing Mods:
unknown : need [2.4.17,): have missing
at net.minecraftforge.fml.common.Loader.sortModList(Loader.java:298) ~[Loader.class:?]
at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:570) ~[Loader.class:?]
at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98) ~[FMLServerHandler.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333) ~[FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) ~[nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
[19:58:58] [Server thread/ERROR] inecraft/MinecraftServer]: This crash report has been saved to: /home/servers/662448/./crash-reports/crash-2019-09-17_19.58.58-server.txt
[19:58:58] [Server thread/INFO] inecraft/MinecraftServer]: Stopping server
[19:58:58] [Server thread/INFO] inecraft/MinecraftServer]: Saving worlds
[19:58:58] [Server thread/INFO] [FML]: The state engine was in incorrect state CONSTRUCTING and forced into state SERVER_STOPPED. Errors may have been discarded.
[19:58:58] [Server Shutdown Thread/INFO] inecraft/MinecraftServer]: Stopping server
[19:58:58] [Server Shutdown Thread/INFO] inecraft/MinecraftServer]: Saving worlds

 

 
Edited by diesieben07
spoiler
Posted (edited)

Crash report

Spoiler


---- Minecraft Crash Report ----

WARNING: coremods are present:
  Quark Plugin (Quark-r1.5-168.jar)
  BedPatch (bedpatch-2.2-1.12.2.jar)
  Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.5-1.12.2.jar)
  AppleCore (AppleCore-mc1.12.2-3.2.0.jar)
  OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar)
  Inventory Tweaks Coremod (InventoryTweaks-1.64+dev.146.jar)
  RandomPatches (randompatches-1.12.2-1.17.2.1.jar)
  EnderCorePlugin (EnderCore-1.12.2-0.5.59-core.jar)
  TransformerLoader (OpenComputers-MC1.12.2-1.7.4.153.jar)
  TheBetweenlandsLoadingPlugin (TheBetweenlands-3.4.10-core.jar)
  CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
  p455w0rdc0re (p455w0rdslib-1.12.2-2.2.156.jar)
  ForgelinPlugin (Forgelin-1.8.3.jar)
  Plugin (NotEnoughIDs-1.5.4.4.jar)
  IELoadingPlugin (ImmersiveEngineering-core-0.12-89.jar)
  LibrarianLib Plugin (librarianlib-1.12.2-4.19.2-release.jar)
  ShetiPhian-ASM (ShetiPhian-ASM-1.12.0.jar)
  AstralCore (astralsorcery-1.12.2-1.10.19.jar)
  Wizardry Plugin (wizardry-0.10.8.jar)
  LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
  MekanismCoremod (Mekanism-1.12.2-9.8.0.381.jar)
  MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)
  AdvancedRocketryPlugin (AdvancedRocketry-1.12.2-1.6.0-160-universal.jar)
  CoreMod (Aroma1997Core-1.12.2-2.0.0.2.jar)
Contact their authors BEFORE contacting forge

// Oops.

Time: 9/17/19 8:27 PM
Description: Exception in server tick loop

net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Integrated Dynamics (integrateddynamics)
Caused by: java.lang.NoSuchMethodError: org.cyclops.cyclopscore.infobook.InfoBook.<init>(Lorg/cyclops/cyclopscore/init/ModBase;I)V
    at org.cyclops.integrateddynamics.infobook.OnTheDynamicsOfIntegrationBook.<init>(OnTheDynamicsOfIntegrationBook.java:253)
    at org.cyclops.integrateddynamics.infobook.OnTheDynamicsOfIntegrationBook.getInstance(OnTheDynamicsOfIntegrationBook.java:258)
    at org.cyclops.integrateddynamics.IntegratedDynamics.preInit(IntegratedDynamics.java:233)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
    at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
    at com.google.common.eventbus.EventBus.post(EventBus.java:217)
    at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
    at com.google.common.eventbus.EventBus.post(EventBus.java:217)
    at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
    at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:627)
    at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99)
    at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333)
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
    at java.lang.Thread.run(Thread.java:748)


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- System Details --
Details:
    Minecraft Version: 1.12.2
    Operating System: Linux (amd64) version 5.0.13-050013-lowlatency
    Java Version: 1.8.0_201, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 268634680 bytes (256 MB) / 1156579328 bytes (1103 MB) up to 7635730432 bytes (7282 MB)
    JVM Flags: 7 total; -Xms256M -Xmx8192M -XX:MinHeapFreeRatio=2 -XX:MaxHeapFreeRatio=7 -XX:ParallelGCThreads=3 -XX:CICompilerCount=3 -XX:ActiveProcessorCount=3
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP 9.42 Powered by Forge 14.23.5.2838 286 mods loaded, 286 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

    | State | ID                                | Version                         | Source                                                    | Signature                                |
    |:----- |:--------------------------------- |:------------------------------- |:--------------------------------------------------------- |:---------------------------------------- |
    | LCH   | minecraft                         | 1.12.2                          | minecraft.jar                                             | None                                     |
    | LCH   | mcp                               | 9.42                            | minecraft.jar                                             | None                                     |
    | LCH   | FML                               | 8.0.99.99                       | forge-1.12.2-14.23.5.2838-universal.jar                   | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LCH   | forge                             | 14.23.5.2838                    | forge-1.12.2-14.23.5.2838-universal.jar                   | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LCH   | advancedrocketrycore              | 1                               | minecraft.jar                                             | None                                     |
    | LCH   | openmodscore                      | 0.12.2                          | minecraft.jar                                             | None                                     |
    | LCH   | foamfixcore                       | 7.7.4                           | minecraft.jar                                             | None                                     |
    | LCH   | opencomputers|core                | 1.7.4.153                       | minecraft.jar                                             | None                                     |
    | LCH   | randompatches                     | 1.12.2-1.17.2.1                 | randompatches-1.12.2-1.17.2.1.jar                         | None                                     |
    | LCH   | concheckrmd                       | 1.8.1                           | Modpack Configuration Checker-1.12.2-v1.8.1.jar           | None                                     |
    | LCH   | crafttweaker                      | 4.1.19                          | CraftTweaker2-1.12-4.1.19.jar                             | None                                     |
    | LCH   | mtlib                             | 3.0.6                           | MTLib-3.0.6.jar                                           | None                                     |
    | LCH   | modtweaker                        | 4.0.17                          | modtweaker-4.0.17.jar                                     | None                                     |
    | LCH   | jei                               | 4.15.0.287                      | jei_1.12.2-4.15.0.287.jar                                 | None                                     |
    | LCH   | abyssalcraft                      | 1.9.10                          | AbyssalCraft-1.12.2-1.9.10.jar                            | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 |
    | LCH   | fastbench                         | 1.7.2                           | FastWorkbench-1.12.2-1.7.2.jar                            | None                                     |
    | LCH   | actuallyadditions                 | 1.12.2-r150                     | ActuallyAdditions-1.12.2-r150.jar                         | None                                     |
    | LCH   | baubles                           | 1.5.2                           | Baubles-1.12-1.5.2.jar                                    | None                                     |
    | LCH   | actuallybaubles                   | 1.1                             | ActuallyBaubles-1.12-1.1.jar                              | None                                     |
    | LCH   | additionalbanners                 | 1.1.76                          | AdditionalBanners-1.12.2-1.1.76.jar                       | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCH   | redstoneflux                      | 2.1.0                           | RedstoneFlux-1.12-2.1.0.6-universal.jar                   | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LCH   | cofhcore                          | 4.6.3                           | CoFHCore-1.12.2-4.6.3.27-universal.jar                    | None                                     |
    | LCH   | ic2                               | 2.8.170-ex112                   | industrialcraft-2-2.8.170-ex112.jar                       | de041f9f6187debbc77034a344134053277aa3b0 |
    | LCH   | libvulpes                         | 0.4.1.-60                       | LibVulpes-1.12.2-0.4.1-60-universal.jar                   | None                                     |
    | LCH   | advancedrocketry                  | 1.6.0.-160                      | AdvancedRocketry-1.12.2-1.6.0-160-universal.jar           | None                                     |
    | LCH   | appliedenergistics2               | rv6-stable-7                    | appliedenergistics2-rv6-stable-7.jar                      | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
    | LCH   | bdlib                             | 1.14.3.12                       | bdlib-1.14.3.12-mc1.12.2.jar                              | None                                     |
    | LCH   | ae2stuff                          | 0.7.0.4                         | ae2stuff-0.7.0.4-mc1.12.2.jar                             | None                                     |
    | LCH   | roots                             | 1.12.2-3.0.4                    | Roots-1.12.2-3.0.4.jar                                    | None                                     |
    | LCH   | endercore                         | 1.12.2-0.5.59                   | EnderCore-1.12.2-0.5.59.jar                               | None                                     |
    | LCH   | thaumcraft                        | 6.1.BETA26                      | Thaumcraft-1.12.2-6.1.BETA26.jar                          | None                                     |
    | LCH   | codechickenlib                    | 3.2.2.353                       | CodeChickenLib-1.12.2-3.2.2.353-universal.jar             | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LCH   | brandonscore                      | 2.4.17                          | BrandonsCore-1.12.2-2.4.17.208-universal.jar              | None                                     |
    | LCH   | cofhworld                         | 1.3.1                           | CoFHWorld-1.12.2-1.3.1.7-universal.jar                    | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LCH   | thermalfoundation                 | 2.6.3                           | ThermalFoundation-1.12.2-2.6.3.27-universal.jar           | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LCH   | draconicevolution                 | 2.3.23                          | Draconic-Evolution-1.12.2-2.3.23.345-universal.jar        | None                                     |
    | LCH   | thermalexpansion                  | 5.5.4                           | ThermalExpansion-1.12.2-5.5.4.43-universal.jar            | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LCH   | enderio                           | 5.0.46                          | EnderIO-1.12.2-5.0.46.jar                                 | None                                     |
    | LCH   | mantle                            | 1.12-1.3.3.55                   | Mantle-1.12-1.3.3.55.jar                                  | None                                     |
    | LCH   | chisel                            | MC1.12.2-0.2.1.35               | Chisel-MC1.12.2-0.2.1.35.jar                              | None                                     |
    | LCH   | enderiointegrationtic             | 5.0.46                          | EnderIO-1.12.2-5.0.46.jar                                 | None                                     |
    | LCH   | twilightforest                    | 3.8.689                         | twilightforest-1.12.2-3.8.689-universal.jar               | None                                     |
    | LCH   | tconstruct                        | 1.12.2-2.12.0.157               | TConstruct-1.12.2-2.12.0.157.jar                          | None                                     |
    | LCH   | p455w0rdslib                      | 2.2.156                         | p455w0rdslib-1.12.2-2.2.156.jar                           | 186bc454cd122c9c2f1aa4f95611254bcc543363 |
    | LCH   | ae2wtlib                          | 1.0.30                          | AE2WTLib-1.12.2-1.0.30.jar                                | 186bc454cd122c9c2f1aa4f95611254bcc543363 |
    | LCH   | aiimprovements                    | 0.0.1.1                         | AIImprovements-1.12.1-0.0.1b1.jar                         | None                                     |
    | LCH   | akashictome                       | 1.2-12                          | AkashicTome-1.2-12.jar                                    | None                                     |
    | LCH   | extrautils2                       | 1.0                             | extrautils2-1.12-1.9.9.jar                                | None                                     |
    | LCH   | flyringbaublemod                  | 0.3.1_1.12-d4e654e              | angelRingToBauble-1.12-0.3.1.50+d4e654e.jar               | None                                     |
    | LCH   | applecore                         | 3.2.0                           | AppleCore-mc1.12.2-3.2.0.jar                              | None                                     |
    | LCH   | appleskin                         | 1.0.9                           | AppleSkin-mc1.12-1.0.9.jar                                | None                                     |
    | LCH   | conarm                            | 1.2.4                           | conarm-1.12.2-1.2.4.jar                                   | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
    | LCH   | armoryexpansion                   | 1.3.1                           | armoryexpansion-1.3.1.jar                                 | None                                     |
    | LCH   | armoryexpansion-custommaterials   | 1.3.1                           | armoryexpansion-1.3.1.jar                                 | None                                     |
    | LCH   | armoryexpansion-iceandfire        | 1.3.1                           | armoryexpansion-1.3.1.jar                                 | None                                     |
    | LCH   | armoryexpansion-matteroverdrive   | 1.3.1                           | armoryexpansion-1.3.1.jar                                 | None                                     |
    | LCH   | aroma1997core                     | 2.0.0.2                         | Aroma1997Core-1.12.2-2.0.0.2.jar                          | dfbfe4c473253d8c5652417689848f650b2cbe32 |
    | LCH   | aroma1997sdimension               | 2.0.0.2                         | Aroma1997s-Dimensional-World-1.12.2-2.0.0.2.jar           | dfbfe4c473253d8c5652417689848f650b2cbe32 |
    | LCH   | astralsorcery                     | 1.10.19                         | astralsorcery-1.12.2-1.10.19.jar                          | a0f0b759d895c15ceb3e3bcb5f3c2db7c582edf0 |
    | LCH   | atmtweaks                         | 1.2                             | atmtweaks-1.2.jar                                         | None                                     |
    | LCH   | morphtool                         | 1.2-21                          | Morph-o-Tool-1.2-21.jar                                   | None                                     |
    | LCH   | quark                             | r1.5-168                        | Quark-r1.5-168.jar                                        | None                                     |
    | LCH   | autoreglib                        | 1.3-32                          | AutoRegLib-1.3-32.jar                                     | None                                     |
    | LCH   | badwithernocookiereloaded         | 1.12.2-3.3.16                   | badwithernocookiereloaded-1.12.2-3.3.16.jar               | None                                     |
    | LCH   | bedpatch                          | 2.2                             | bedpatch-2.2-1.12.2.jar                                   | 6bf7527e690fb5e8719b9832bce5000a3e87dfe6 |
    | LCH   | betterbuilderswands               | 0.11.1                          | BetterBuildersWands-1.12-0.11.1.245+69d0d70.jar           | None                                     |
    | LCH   | bibliocraft                       | 2.4.5                           | BiblioCraft[v2.4.5][MC1.12.2].jar                         | None                                     |
    | LCH   | natura                            | 1.12.2-4.3.2.69                 | natura-1.12.2-4.3.2.69.jar                                | None                                     |
    | LCH   | reborncore                        | 3.14.1.457                      | RebornCore-1.12.2-3.14.1.457-universal.jar                | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
    | LCH   | techreborn                        | 2.23.2.1007                     | TechReborn-1.12.2-2.23.2.1007-universal.jar               | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
    | LCH   | forestry                          | 5.8.2.387                       | forestry_1.12.2-5.8.2.387.jar                             | None                                     |
    | LCH   | binniecore                        | 2.5.1.188                       | binnie-mods-1.12.2-2.5.1.188.jar                          | None                                     |
    | LCH   | binniedesign                      | 2.5.1.188                       | binnie-mods-1.12.2-2.5.1.188.jar                          | None                                     |
    | LCH   | genetics                          | 2.5.1.188                       | binnie-mods-1.12.2-2.5.1.188.jar                          | None                                     |
    | LCH   | botany                            | 2.5.1.188                       | binnie-mods-1.12.2-2.5.1.188.jar                          | None                                     |
    | LCH   | extrabees                         | 2.5.1.188                       | binnie-mods-1.12.2-2.5.1.188.jar                          | None                                     |
    | LCH   | extratrees                        | 2.5.1.188                       | binnie-mods-1.12.2-2.5.1.188.jar                          | None                                     |
    | LCH   | biomesoplenty                     | 7.0.1.2439                      | BiomesOPlenty-1.12.2-7.0.1.2439-universal.jar             | None                                     |
    | LCH   | blockcraftery                     | 1.12.2-1.3.1                    | blockcraftery-1.12.2-1.3.1.jar                            | None                                     |
    | LCH   | cyclicmagic                       | 1.19.13                         | Cyclic-1.12.2-1.19.13.jar                                 | 1bc8f8dbe770187a854cef35dad0ff40ba441bbe |
    | LCH   | kjlib                             | 1.0.4                           | kjlib-1.0.4.jar                                           | None                                     |
    | LCH   | inventorygenerators               | 1.2.2                           | inventorygenerators-1.2.2.jar                             | None                                     |
    | LCH   | mobtotems                         | 1.12.1-0.3.0                    | mobtotems-1.12.1-0.3.0.jar                                | None                                     |
    | LCH   | guideapi                          | 1.12-2.1.8-63                   | Guide-API-1.12-2.1.8-63.jar                               | None                                     |
    | LCH   | bloodmagic                        | 1.12.2-2.4.1-103                | BloodMagic-1.12.2-2.4.1-103.jar                           | None                                     |
    | LCH   | bookshelf                         | 2.3.585                         | Bookshelf-1.12.2-2.3.585.jar                              | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCH   | botania                           | r1.10-361                       | Botania r1.10-361.jar                                     | None                                     |
    | LCH   | careerbees                        | 1.0                             | careerbees-0.4.0.jar                                      | None                                     |
    | LCH   | ceramics                          | 1.12-1.3.7                      | Ceramics-1.12-1.3.7.jar                                   | None                                     |
    | LCH   | chameleon                         | 1.12-4.1.3                      | Chameleon-1.12-4.1.3.jar                                  | None                                     |
    | LCH   | chiselsandbits                    | 14.33                           | chiselsandbits-14.33.jar                                  | None                                     |
    | LCH   | cyclopscore                       | 1.5.0                           | CyclopsCore-1.12.2-1.5.0.jar                              | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
    | LCH   | commoncapabilities                | 2.4.4                           | CommonCapabilities-1.12.2-2.4.4.jar                       | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
    | LCH   | colossalchests                    | 1.7.3                           | ColossalChests-1.12.2-1.7.3.jar                           | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
    | LCH   | refinedstorage                    | 1.6.15                          | refinedstorage-1.6.15.jar                                 | 57893d5b90a7336e8c63fe1c1e1ce472c3d59578 |
    | LCH   | compactmachines3                  | 3.0.18                          | compactmachines3-1.12.2-3.0.18-b278.jar                   | None                                     |
    | LCH   | compactsolars                     | 1.12.2-5.0.18.341               | CompactSolars-1.12.2-5.0.18.341-universal.jar             | None                                     |
    | LCH   | computercraft                     | 1.80pr1                         | ComputerCraft1.80pr1.jar                                  | None                                     |
    | LCH   | asielib                           | 1.0.0                           | Computronics-1.12.2-1.6.6.jar                             | None                                     |
    | LCH   | flamingo                          | 1.12-1.11                       | Flamingo-1.12-v1.11.jar                                   | None                                     |
    | LCH   | opencomputers                     | 1.7.4.153                       | OpenComputers-MC1.12.2-1.7.4.153.jar                      | None                                     |
    | LCH   | theoneprobe                       | 1.4.28                          | theoneprobe-1.12-1.4.28.jar                               | None                                     |
    | LCH   | computronics                      | 1.6.6                           | Computronics-1.12.2-1.6.6.jar                             | None                                     |
    | LCH   | cookingforblockheads              | 6.4.71                          | CookingForBlockheads_1.12.2-6.4.71.jar                    | None                                     |
    | LCH   | cosmeticarmorreworked             | 1.12.2-v4a                      | CosmeticArmorReworked-1.12.2-v4a.jar                      | aaaf83332a11df02406e9f266b1b65c1306f0f76 |
    | LCH   | craftingtweaks                    | 8.1.9                           | CraftingTweaks_1.12.2-8.1.9.jar                           | None                                     |
    | LCH   | crafttweakerjei                   | 2.0.3                           | CraftTweaker2-1.12-4.1.19.jar                             | None                                     |
    | LCH   | cucumber                          | 1.1.3                           | Cucumber-1.12.2-1.1.3.jar                                 | None                                     |
    | LCH   | darkutils                         | 1.8.226                         | DarkUtils-1.12.2-1.8.226.jar                              | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCH   | defaultworldgenerator-port        | 1.12-2.3                        | DefaultWorldGenerator-port-1.12-2.3.jar                   | None                                     |
    | LCH   | diethopper                        | 1.1                             | diethopper-1.1.jar                                        | None                                     |
    | LCH   | dldungeonsjbg                     | 1.12.5                          | DoomlikeDungeons-1.12.5-MC1.12.2.jar                      | None                                     |
    | LCH   | embers                            | 1.13-hotfix2                    | EmbersRekindled-1.13-hotfix2.jar                          | None                                     |
    | LCH   | enderiobase                       | 5.0.46                          | EnderIO-1.12.2-5.0.46.jar                                 | None                                     |
    | LCH   | enderioconduits                   | 5.0.46                          | EnderIO-1.12.2-5.0.46.jar                                 | None                                     |
    | LCH   | enderioconduitsappliedenergistics | 5.0.46                          | EnderIO-1.12.2-5.0.46.jar                                 | None                                     |
    | LCH   | enderioconduitsopencomputers      | 5.0.46                          | EnderIO-1.12.2-5.0.46.jar                                 | None                                     |
    | LCH   | enderioconduitsrefinedstorage     | 5.0.46                          | EnderIO-1.12.2-5.0.46.jar                                 | None                                     |
    | LCH   | enderiointegrationforestry        | 5.0.46                          | EnderIO-1.12.2-5.0.46.jar                                 | None                                     |
    | LCH   | enderiointegrationticlate         | 5.0.46                          | EnderIO-1.12.2-5.0.46.jar                                 | None                                     |
    | LCH   | ftblib                            | 5.4.3.130                       | FTBLib-5.4.3.130.jar                                      | None                                     |
    | LCH   | enderiomachines                   | 5.0.46                          | EnderIO-1.12.2-5.0.46.jar                                 | None                                     |
    | LCH   | enderiopowertools                 | 5.0.46                          | EnderIO-1.12.2-5.0.46.jar                                 | None                                     |
    | LCH   | enderstorage                      | 2.4.5.135                       | EnderStorage-1.12.2-2.4.5.135-universal.jar               | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LCH   | valkyrielib                       | 1.12.2-2.0.20.1                 | valkyrielib-1.12.2-2.0.20.1.jar                           | None                                     |
    | LCH   | environmentaltech                 | 1.12.2-2.0.20.1                 | environmentaltech-1.12.2-2.0.20.1.jar                     | None                                     |
    | LCH   | mcmultipart                       | 2.5.3                           | MCMultiPart-2.5.3.jar                                     | None                                     |
    | LCH   | mekanism                          | 1.12.2-9.8.0.381                | Mekanism-1.12.2-9.8.0.381.jar                             | None                                     |
    | LCH   | immersiveengineering              | 0.12-89                         | ImmersiveEngineering-0.12-89.jar                          | 4cb49fcde3b43048c9889e0a3d083225da926334 |
    | LCH   | exchangers                        | 1.12.2-2.8                      | Exchangers-1.12.2-2.8.jar                                 | 4ffa87db52cf086d00ecc4853a929367b1c39b5c |
    | LCH   | excore                            | 2.0.0-beta19-1.12.2             | EXCore-2.0.0-beta19-1.12.2.jar                            | None                                     |
    | LCH   | extracells                        | 2.6.2                           | ExtraCells-1.12.2-2.6.2a.jar                              | None                                     |
    | LCH   | shadowmc                          | 3.8.0                           | ShadowMC-1.12-3.8.0.jar                                   | None                                     |
    | LCH   | extrarails                        | 1.3.0                           | ExtraRails-1.12-1.3.0.jar                                 | None                                     |
    | LCH   | zerocore                          | 1.12.2-0.1.2.8                  | zerocore-1.12.2-0.1.2.8.jar                               | None                                     |
    | LCH   | bigreactors                       | 1.12.2-0.4.5.67                 | ExtremeReactors-1.12.2-0.4.5.67.jar                       | None                                     |
    | LCH   | fairylights                       | 2.1.9                           | fairylights-2.1.9-1.12.2.jar                              | None                                     |
    | LCH   | fencejumper                       | 1.0.5                           | fencejumper-1.12-1.0.5.jar                                | None                                     |
    | LCH   | flatcoloredblocks                 | mc1.12-6.8                      | flatcoloredblocks-mc1.12-6.8.jar                          | None                                     |
    | LCH   | foamfix                           | 0.10.5-1.12.2                   | foamfix-0.10.5-1.12.2.jar                                 | None                                     |
    | LCH   | forgelin                          | 1.8.3                           | Forgelin-1.8.3.jar                                        | None                                     |
    | LCH   | forgemultipartcbe                 | 2.6.1.81                        | ForgeMultipart-1.12.2-2.6.1.81-universal.jar              | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LCH   | microblockcbe                     | 2.6.1.81                        | ForgeMultipart-1.12.2-2.6.1.81-universal.jar              | None                                     |
    | LCH   | minecraftmultipartcbe             | 2.6.1.81                        | ForgeMultipart-1.12.2-2.6.1.81-universal.jar              | None                                     |
    | LCH   | ftbutilities                      | 5.4.0.100                       | FTBUtilities-5.4.0.100.jar                                | None                                     |
    | LCH   | ftbbackups                        | 0.0.0.ftbbackups                | FTBUtilitiesBackups-1.0.0.5.jar                           | None                                     |
    | LCH   | funkylocomotion                   | 1.0                             | funky-locomotion-1.12.2-1.1.2.jar                         | None                                     |
    | LCH   | gendustry                         | 1.6.5.8                         | gendustry-1.6.5.8-mc1.12.2.jar                            | None                                     |
    | LCH   | pressure                          | 1.3.1.9                         | pressure-1.3.1.9-mc1.12.2.jar                             | None                                     |
    | LCH   | advgenerators                     | 0.9.20.12                       | generators-0.9.20.12-mc1.12.2.jar                         | None                                     |
    | LCH   | helpfixer                         | 1.12.1-1.5.18                   | HelpFixer-1.12.1-1.5.18.jar                               | None                                     |
    | LCH   | ichunutil                         | 7.2.1                           | iChunUtil-1.12.2-7.2.1.jar                                | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
    | LCH   | immersivepetroleum                | 1.1.9                           | immersivepetroleum-1.12.2-1.1.9.jar                       | None                                     |
    | LCH   | immersivetech                     | 1.3.10                          | immersivetech-1.12-1.3.10.jar                             | None                                     |
    | LCH   | teslacorelib                      | 1.0.15                          | tesla-core-lib-1.12.2-1.0.15.jar                          | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCH   | industrialforegoing               | 1.12.2-1.12.2                   | industrialforegoing-1.12.2-1.12.13-237.jar                | None                                     |
    | LCH   | initialinventory                  | 2.0.2                           | InitialInventory-3.0.0.jar                                | None                                     |
    | LCE   | integrateddynamics                | 1.0.17                          | IntegratedDynamics-1.12.2-1.0.17.jar                      | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
    | LC    | integrateddynamicscompat          | 1.0.0                           | IntegratedDynamics-1.12.2-1.0.17.jar                      | None                                     |
    | LC    | integratedtunnels                 | 1.6.10                          | IntegratedTunnels-1.12.2-1.6.10.jar                       | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
    | LC    | integratedtunnelscompat           | 1.0.0                           | IntegratedTunnels-1.12.2-1.6.10.jar                       | None                                     |
    | LC    | mysticalagriculture               | 1.7.5                           | MysticalAgriculture-1.12.2-1.7.5.jar                      | None                                     |
    | LC    | mysticalagradditions              | 1.3.2                           | MysticalAgradditions-1.12.2-1.3.2.jar                     | None                                     |
    | LC    | nuclearcraft                      | 2.15                            | NuclearCraft-2.15-1.12.2.jar                              | None                                     |
    | LC    | harvestcraft                      | 1.12.2zb                        | Pam's HarvestCraft 1.12.2zd Surprise for Yogcast.jar      | None                                     |
    | LC    | mcjtylib_ng                       | 3.5.4                           | mcjtylib-1.12-3.5.4.jar                                   | None                                     |
    | LC    | rftools                           | 7.72                            | rftools-1.12-7.72.jar                                     | None                                     |
    | LC    | rustic                            | 1.1.1                           | rustic-1.1.1.jar                                          | None                                     |
    | LC    | integrationforegoing              | 1.12.2-1.9                      | IntegrationForegoing-1.12.2-1.9.jar                       | 4ffa87db52cf086d00ecc4853a929367b1c39b5c |
    | LC    | inventorytweaks                   | 1.64+dev.146.2180b27            | InventoryTweaks-1.64+dev.146.jar                          | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
    | LC    | ironbackpacks                     | 1.12.2-3.0.8-12                 | IronBackpacks-1.12.2-3.0.8-12.jar                         | None                                     |
    | LC    | ironchest                         | 1.12.2-7.0.67.844               | ironchest-1.12.2-7.0.72.847.jar                           | None                                     |
    | LC    | jaopca                            | 1.12.2-2.2.8.103                | JAOPCA-1.12.2-2.2.8.103.jar                               | None                                     |
    | LC    | oredictinit                       | 1.12.2-2.2.1.71                 | JAOPCA-1.12.2-2.2.8.103.jar                               | None                                     |
    | LC    | jaopcaadditions                   | 1.12.2-2.2.1.9                  | JAOPCAAdditions-1.12.2-2.2.1.9.jar                        | None                                     |
    | LC    | jaopcaoc                          | 1.0.11                          | JAOPCAOC-1.12.2-1.0.11.jar                                | None                                     |
    | LC    | jeibees                           | 0.9.0.5                         | jeibees-0.9.0.5-mc1.12.2.jar                              | None                                     |
    | LC    | journeymap                        | 1.12.2-5.5.5b9                  | journeymap-1.12.2-5.5.5b9.jar                             | None                                     |
    | LC    | justenoughdimensions              | 1.6.0-dev.20190711.220109       | justenoughdimensions-1.12.2-1.6.0-dev.20190711.220109.jar | 2b03e1423915a189b8094816baa18f239d576dff |
    | LC    | kleeslabs                         | 5.4.12                          | KleeSlabs_1.12.2-5.4.12.jar                               | None                                     |
    | LC    | librarianlib                      | 4.19.2                          | librarianlib-1.12.2-4.19.2-release.jar                    | None                                     |
    | LC    | lostcities                        | 2.0.21                          | lostcities-1.12-2.0.21.jar                                | None                                     |
    | LC    | lostsouls                         | 1.1.4                           | lostsouls-1.12-1.1.4.jar                                  | None                                     |
    | LC    | lunatriuscore                     | 1.2.0.42                        | LunatriusCore-1.12.2-1.2.0.42-universal.jar               | None                                     |
    | LC    | psi                               | r1.1-77                         | Psi-r1.1-77.jar                                           | None                                     |
    | LC    | magipsi                           | 1.3                             | MagicalPsi-1.3.2.jar                                      | None                                     |
    | LC    | magicbees                         | 1.0                             | MagicBees-1.12.2-3.1.10.jar                               | None                                     |
    | LC    | malisiscore                       | 1.12.2-6.5.1-SNAPSHOT           | malisiscore-1.12.2-6.5.1.jar                              | None                                     |
    | LC    | malisisdoors                      | 1.12.2-7.3.0                    | malisisdoors-1.12.2-7.3.0.jar                             | None                                     |
    | LC    | mekanismgenerators                | 1.12.2-9.8.0.381                | MekanismGenerators-1.12.2-9.8.0.381.jar                   | None                                     |
    | LC    | mekanismtools                     | 1.12.2-9.8.0.381                | MekanismTools-1.12.2-9.8.0.381.jar                        | None                                     |
    | LC    | morpheus                          | 1.12.2-3.5.106                  | Morpheus-1.12.2-3.5.106.jar                               | None                                     |
    | LC    | mrtjpcore                         | 2.1.4.43                        | MrTJPCore-1.12.2-2.1.4.43-universal.jar                   | None                                     |
    | LC    | mysticalworld                     | 1.12.2-1.3.2                    | MysticWorld-1.12.2-1.3.2.jar                              | None                                     |
    | LC    | naturescompass                    | 1.5.1                           | NaturesCompass-1.12.2-1.5.1.jar                           | None                                     |
    | LC    | nmsot                             | 1.2.2-mc1.12.2                  | NoMobSpawningOnTrees-1.2.2-mc1.12.2.jar                   | None                                     |
    | LC    | neid                              | 1.5.4.4                         | NotEnoughIDs-1.5.4.4.jar                                  | None                                     |
    | LC    | notenoughwands                    | 1.8.1                           | notenoughwands-1.12-1.8.1.jar                             | None                                     |
    | LC    | nutrition                         | 4.4.0                           | Nutrition-1.12.2-4.4.0.jar                                | None                                     |
    | LC    | xnet                              | 1.8.2                           | xnet-1.12-1.8.2.jar                                       | None                                     |
    | LC    | ocxnetdriver                      | 1.0.3                           | ocxnetdriver-1.0.3-b17.jar                                | None                                     |
    | LC    | oreexcavation                     | 1.4.140                         | OreExcavation-1.4.140.jar                                 | None                                     |
    | LC    | oeintegration                     | 2.3.4                           | oeintegration-2.3.4.jar                                   | None                                     |
    | LC    | openmods                          | 0.12.2                          | OpenModsLib-1.12.2-0.12.2.jar                             | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
    | LC    | openblocks                        | 1.8.1                           | OpenBlocks-1.12.2-1.8.1.jar                               | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
    | LC    | overloaded                        | 0.0.58                          | Overloaded-1.12.2-0.0.58.jar                              | 644f38521a349310a5dae0239577dc7beebefaec |
    | LC    | packcrashinfo                     | %VERSION%                       | packcrashinfo-1.0.1.jar                                   | None                                     |
    | LC    | packmode                          | 1.2.0                           | packmode-1.12.2-1.2.0.jar                                 | None                                     |
    | LC    | pamscookables                     | 1.1                             | pamscookables-1.1.jar                                     | None                                     |
    | LC    | parry                             | 1.0                             | parry-1.0-hotfix.jar                                      | None                                     |
    | LC    | patchouli                         | 1.0-20                          | Patchouli-1.0-20.jar                                      | None                                     |
    | LC    | placebo                           | 1.6.0                           | Placebo-1.12.2-1.6.0.jar                                  | None                                     |
    | LC    | plants2                           | 2.10.7                          | Plants-1.12.2-2.10.7.jar                                  | None                                     |
    | LC    | shetiphiancore                    | 3.5.9                           | shetiphiancore-1.12.0-3.5.9.jar                           | None                                     |
    | LC    | platforms                         | 1.4.6                           | platforms-1.12.0-1.4.6.jar                                | None                                     |
    | LC    | projectred-core                   | 4.9.4.120                       | ProjectRed-1.12.2-4.9.4.120-Base.jar                      | None                                     |
    | LC    | redstonearsenal                   | 2.6.3                           | RedstoneArsenal-1.12.2-2.6.3.18-universal.jar             | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LC    | thermaldynamics                   | 2.5.5                           | ThermalDynamics-1.12.2-2.5.5.21-universal.jar             | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LC    | simplyjetpacks                    | 2.2.12.65                       | SimplyJetpacks2-1.12.2-2.2.12.65.jar                      | None                                     |
    | LC    | plustic                           | 7.1.0.0                         | plustic-7.1.0.0.jar                                       | None                                     |
    | LC    | pneumaticcraft                    | 1.12.2-0.11.4-368               | pneumaticcraft-repressurized-1.12.2-0.11.4-368.jar        | None                                     |
    | LC    | portalgun                         | 7.1.0                           | PortalGun-1.12.2-7.1.0.jar                                | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
    | LC    | portality                         | 1.0-SNAPSHOT                    | portality-1.12.2-1.2.3-15.jar                             | None                                     |
    | LC    | sonarcore                         | 5.0.19                          | sonarcore-1.12.2-5.0.19-20.jar                            | None                                     |
    | LC    | practicallogistics2               | 3.0.8                           | practicallogistics2-1.12.2-3.0.8-11.jar                   | None                                     |
    | LC    | projectintelligence               | 1.0.7                           | ProjectIntelligence-1.12.2-1.0.7.24-universal.jar         | None                                     |
    | LC    | projectred-compat                 | 1.0                             | ProjectRed-1.12.2-4.9.4.120-compat.jar                    | None                                     |
    | LC    | projectred-integration            | 4.9.4.120                       | ProjectRed-1.12.2-4.9.4.120-integration.jar               | None                                     |
    | LC    | projectred-transmission           | 4.9.4.120                       | ProjectRed-1.12.2-4.9.4.120-integration.jar               | None                                     |
    | LC    | projectred-fabrication            | 4.9.4.120                       | ProjectRed-1.12.2-4.9.4.120-fabrication.jar               | None                                     |
    | LC    | projectred-illumination           | 4.9.4.120                       | ProjectRed-1.12.2-4.9.4.120-lighting.jar                  | None                                     |
    | LC    | projectred-expansion              | 4.9.4.120                       | ProjectRed-1.12.2-4.9.4.120-mechanical.jar                | None                                     |
    | LC    | projectred-relocation             | 4.9.4.120                       | ProjectRed-1.12.2-4.9.4.120-mechanical.jar                | None                                     |
    | LC    | projectred-transportation         | 4.9.4.120                       | ProjectRed-1.12.2-4.9.4.120-mechanical.jar                | None                                     |
    | LC    | projectred-exploration            | 4.9.4.120                       | ProjectRed-1.12.2-4.9.4.120-world.jar                     | None                                     |
    | LC    | quantumstorage                    | 4.6.8                           | QuantumStorage-1.12-4.6.8.jar                             | None                                     |
    | LC    | quickleafdecay                    | 1.2.4                           | QuickLeafDecay-MC1.12.1-1.2.4.jar                         | None                                     |
    | LC    | rangedpumps                       | 0.5                             | rangedpumps-0.5.jar                                       | None                                     |
    | LC    | realfilingcabinet                 | 0.2.0.15                        | realfilingcabinet-1.12-0.2.0.15.jar                       | None                                     |
    | LC    | rebornstorage                     | 1.0.0                           | RebornStorage-1.12.2-3.3.4.85.jar                         | None                                     |
    | LC    | refinedstorageaddons              | 0.4.4                           | refinedstorageaddons-0.4.4.jar                            | None                                     |
    | LC    | xreliquary                        | 1.12.2-1.3.4.786                | Reliquary-1.12.2-1.3.4.786.jar                            | None                                     |
    | LC    | rftoolscontrol                    | 2.0.2                           | rftoolsctrl-1.12-2.0.2.jar                                | None                                     |
    | LC    | rftoolsdim                        | 5.71                            | rftoolsdim-1.12-5.71.jar                                  | None                                     |
    | LC    | rftoolspower                      | 1.2.0                           | rftoolspower-1.12-1.2.0.jar                               | None                                     |
    | LC    | woodenshears                      | @MAJOR@.@MINOR@.@REVIS@.@BUILD@ | SBM-WoodenShears-1.12-0.0.1b8.jar                         | None                                     |
    | LC    | slimyboyos                        | 1.0.0                           | SlimyBoyos-1.0.0.jar                                      | None                                     |
    | LC    | soulshardstow                     | 1.12-2.7.6-56                   | SoulShards-TOW-1.12-2.7.6-56.jar                          | None                                     |
    | LC    | stevescarts                       | 2.4.31.135                      | StevesCarts-1.12.2-2.4.31.135.jar                         | None                                     |
    | LC    | storagedrawers                    | 1.12-5.3.5                      | StorageDrawers-1.12.2-5.3.8.jar                           | None                                     |
    | LC    | storagedrawersextra               | @VERSION@                       | StorageDrawersExtras-1.12-3.1.0.jar                       | None                                     |
    | LC    | terraqueous                       | 1.4.17                          | terraqueous-1.12.2-1.4.17b.jar                            | None                                     |
    | LC    | tcinventoryscan                   | 2.0.10                          | ThaumicInventoryScanning_1.12.2-2.0.10.jar                | None                                     |
    | LC    | thermalcultivation                | 0.3.3                           | ThermalCultivation-1.12.2-0.3.3.12-universal.jar          | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LC    | thermalinnovation                 | 0.3.3                           | ThermalInnovation-1.12.2-0.3.3.12-universal.jar           | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LC    | tinker_io                         | rw2.7.1                         | tinker_io-1.12.2-rw2.7.1.jar                              | None                                     |
    | LC    | tinkertoolleveling                | 1.12.2-1.1.0.DEV.b23e769        | TinkerToolLeveling-1.12.2-1.1.0.jar                       | None                                     |
    | LC    | tombmanygraves                    | 1.12-4.2.0                      | TombManyGraves-1.12-4.2.0.jar                             | None                                     |
    | LC    | tombmanygraves2api                | 1.12.2-1.0.0                    | tombmanygraves2api-1.12.2-1.0.0.jar                       | None                                     |
    | LC    | topaddons                         | 1.12.2-1.11.0                   | topaddons-1.12.2-1.11.0.jar                               | None                                     |
    | LC    | traverse                          | 1.6.0                           | Traverse-1.12.2-1.6.0-69.jar                              | None                                     |
    | LC    | unloader                          | 1.2.0                           | unloader-1.2.0.jar                                        | None                                     |
    | LC    | usefulnullifiers                  | 1.5.0                           | usefulnullifiers-1.5.0.jar                                | None                                     |
    | LC    | universalmodifiers                | 1.12.2-1.0.16.1                 | valkyrielib-1.12.2-2.0.20.1.jar                           | None                                     |
    | LC    | waim                              | 1.0.0                           | WAIM-1.0.0.jar                                            | None                                     |
    | LC    | wanionlib                         | 1.12.2-2.2                      | WanionLib-1.12.2-2.2.jar                                  | None                                     |
    | LC    | waterstrainer                     | 3.2.0                           | WaterStrainer-1.12-3.2.0.jar                              | None                                     |
    | LC    | waystones                         | 4.0.72                          | Waystones_1.12.2-4.0.72.jar                               | None                                     |
    | LC    | wirelesscharger                   | 1.12.2-1.0.6                    | WirelessCharger-1.12.2-1.0.6.jar                          | aaaf83332a11df02406e9f266b1b65c1306f0f76 |
    | LC    | wct                               | 3.12.93                         | WirelessCraftingTerminal-1.12.2-3.12.93.jar               | 186bc454cd122c9c2f1aa4f95611254bcc543363 |
    | LC    | wizardry                          | 0.10.8                          | wizardry-0.10.8.jar                                       | None                                     |
    | LC    | woot                              | 1.12.2-1.4.11                   | woot-1.12.2-1.4.11.jar                                    | None                                     |
    | LC    | xtones                            | 1.12-1.0.8-11                   | Xtones-1.12-1.0.8-11.jar                                  | None                                     |
    | LC    | ynot                              | 0.2.4                           | YNot-0.2.4.jar                                            | None                                     |
    | LC    | industrialwires                   | 1.7-36                          | IndustrialWires-1.7-36.jar                                | 7e11c175d1e24007afec7498a1616bef0000027d |
    | LC    | structurize                       | 1.12.2-0.10.93-ALPHA            | structurize-1.12.2-0.10.93-ALPHA.jar                      | None                                     |
    | LC    | gbook                             | 2.9.2                           | Guidebook-1.12.2-2.9.2.jar                                | None                                     |
    | LC    | minecolonies                      | 1.12.2-0.10.322-BETA            | minecolonies-1.12.2-0.10.322-BETA-universal.jar           | None                                     |
    | LC    | techreborn_compat                 | 1.0.0                           | TechReborn-ModCompatibility-1.12.2-1.1.0.49.jar           | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
    | LC    | thebetweenlands                   | 3.4.10                          | TheBetweenlands-3.4.10-universal.jar                      | 38067d6878811efb38b6a045521cfd80b9b60b38 |
    | LC    | armoryexpansion-conarm            | 1.3.1                           | armoryexpansion-1.3.1.jar                                 | None                                     |
    | LC    | librarianliblate                  | 4.19.2                          | librarianlib-1.12.2-4.19.2-release.jar                    | None                                     |
    | LC    | mysticallib                       | 1.12.2-1.3.1                    | mysticallib-1.12.2-1.3.1.jar                              | None                                     |
    | LC    | teslacorelib_registries           | 1.0.15                          | tesla-core-lib-1.12.2-1.0.15.jar                          | None                                     |
    | LC    | unidict                           | 1.12.2-2.9.2                    | UniDict-1.12.2-2.9.2.jar                                  | None                                     |
    | LC    | wrapup                            | 1.12-1.1.3                      | WrapUp-1.12-1.1.3.jar                                     | None                                     |

    Loaded coremods (and transformers): 
Quark Plugin (Quark-r1.5-168.jar)
  vazkii.quark.base.asm.ClassTransformer
BedPatch (bedpatch-2.2-1.12.2.jar)
  com.mordenkainen.bedpatch.BedPatchASM
Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.5-1.12.2.jar)
  pl.asie.foamfix.coremod.FoamFixTransformer
AppleCore (AppleCore-mc1.12.2-3.2.0.jar)
  squeek.applecore.asm.TransformerModuleHandler
OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar)
  openmods.core.OpenModsClassTransformer
Inventory Tweaks Coremod (InventoryTweaks-1.64+dev.146.jar)
  invtweaks.forge.asm.ContainerTransformer
RandomPatches (randompatches-1.12.2-1.17.2.1.jar)
  com.therandomlabs.randompatches.core.RPTransformer
EnderCorePlugin (EnderCore-1.12.2-0.5.59-core.jar)
  com.enderio.core.common.transform.EnderCoreTransformer
  com.enderio.core.common.transform.SimpleMixinPatcher
TransformerLoader (OpenComputers-MC1.12.2-1.7.4.153.jar)
  li.cil.oc.common.asm.ClassTransformer
TheBetweenlandsLoadingPlugin (TheBetweenlands-3.4.10-core.jar)
  thebetweenlands.core.TheBetweenlandsClassTransformer
CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
  team.chisel.ctm.client.asm.CTMTransformer
p455w0rdc0re (p455w0rdslib-1.12.2-2.2.156.jar)
  p455w0rdslib.asm.ClassTransformer
ForgelinPlugin (Forgelin-1.8.3.jar)
  
Plugin (NotEnoughIDs-1.5.4.4.jar)
  ru.fewizz.neid.asm.Transformer
IELoadingPlugin (ImmersiveEngineering-core-0.12-89.jar)
  blusunrize.immersiveengineering.common.asm.IEClassTransformer
LibrarianLib Plugin (librarianlib-1.12.2-4.19.2-release.jar)
  com.teamwizardry.librarianlib.asm.LibLibTransformer
ShetiPhian-ASM (ShetiPhian-ASM-1.12.0.jar)
  shetiphian.asm.ClassTransformer
AstralCore (astralsorcery-1.12.2-1.10.19.jar)
  
Wizardry Plugin (wizardry-0.10.8.jar)
  com.teamwizardry.wizardry.asm.WizardryTransformer
LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
  lumien.resourceloader.asm.ClassTransformer
MekanismCoremod (Mekanism-1.12.2-9.8.0.381.jar)
  mekanism.coremod.KeybindingMigrationHelper
MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)
  
AdvancedRocketryPlugin (AdvancedRocketry-1.12.2-1.6.0-160-universal.jar)
  zmaster587.advancedRocketry.asm.ClassTransformer
CoreMod (Aroma1997Core-1.12.2-2.0.0.2.jar)
  
    OpenModsLib class transformers: [llama_null_fix:FINISHED],[horse_base_null_fix:FINISHED],[pre_world_render_hook:ENABLED],[player_render_hook:ENABLED],[horse_null_fix:FINISHED]
    AE2 Version: stable rv6-stable-7 for Forge 14.23.5.2768
    Pulsar/tconstruct loaded Pulses: 
        - TinkerCommons (Enabled/Forced)
        - TinkerWorld (Enabled/Not Forced)
        - TinkerTools (Enabled/Not Forced)
        - TinkerHarvestTools (Enabled/Forced)
        - TinkerMeleeWeapons (Enabled/Forced)
        - TinkerRangedWeapons (Enabled/Forced)
        - TinkerModifiers (Enabled/Forced)
        - TinkerSmeltery (Enabled/Not Forced)
        - TinkerGadgets (Enabled/Not Forced)
        - TinkerOredict (Enabled/Forced)
        - TinkerIntegration (Enabled/Forced)
        - TinkerFluids (Enabled/Forced)
        - TinkerMaterials (Enabled/Forced)
        - TinkerModelRegister (Enabled/Forced)
        - chiselIntegration (Enabled/Not Forced)
        - chiselsandbitsIntegration (Enabled/Not Forced)
        - craftingtweaksIntegration (Enabled/Not Forced)
        - theoneprobeIntegration (Enabled/Not Forced)

    Pulsar/natura loaded Pulses: 
        - NaturaCommons (Enabled/Forced)
        - NaturaOverworld (Enabled/Not Forced)
        - NaturaNether (Enabled/Not Forced)
        - NaturaDecorative (Enabled/Not Forced)
        - NaturaTools (Enabled/Not Forced)
        - NaturaEntities (Enabled/Not Forced)
        - NaturaOredict (Enabled/Forced)
        - NaturaWorld (Enabled/Not Forced)
        - craftingtweaksIntegration (Enabled/Not Forced)

    Modpack Information: Modpack: [All The Mods 3] Version: [5.12.2] by author [ATM Team] !!There was a problem reading the manifest!!
    List of loaded APIs: 
        * AbyssalCraftAPI (1.23.0) from AbyssalCraft-1.12.2-1.9.10.jar
        * AbyssalCraftAPI|Biome (1.23.0) from AbyssalCraft-1.12.2-1.9.10.jar
        * AbyssalCraftAPI|Block (1.23.0) from AbyssalCraft-1.12.2-1.9.10.jar
        * AbyssalCraftAPI|Caps (1.23.0) from AbyssalCraft-1.12.2-1.9.10.jar
        * AbyssalCraftAPI|Condition (1.23.0) from AbyssalCraft-1.12.2-1.9.10.jar
        * AbyssalCraftAPI|Disruption (1.23.0) from AbyssalCraft-1.12.2-1.9.10.jar
        * AbyssalCraftAPI|Energy (1.23.0) from AbyssalCraft-1.12.2-1.9.10.jar
        * AbyssalCraftAPI|Entity (1.23.0) from AbyssalCraft-1.12.2-1.9.10.jar
        * AbyssalCraftAPI|Event (1.23.0) from AbyssalCraft-1.12.2-1.9.10.jar
        * AbyssalCraftAPI|Integration (1.23.0) from AbyssalCraft-1.12.2-1.9.10.jar
        * AbyssalCraftAPI|Internal (1.23.0) from AbyssalCraft-1.12.2-1.9.10.jar
        * AbyssalCraftAPI|Item (1.23.0) from AbyssalCraft-1.12.2-1.9.10.jar
        * AbyssalCraftAPI|Necronomicon (1.23.0) from AbyssalCraft-1.12.2-1.9.10.jar
        * AbyssalCraftAPI|Recipe (1.23.0) from AbyssalCraft-1.12.2-1.9.10.jar
        * AbyssalCraftAPI|Ritual (1.23.0) from AbyssalCraft-1.12.2-1.9.10.jar
        * AbyssalCraftAPI|Spell (1.23.0) from AbyssalCraft-1.12.2-1.9.10.jar
        * AbyssalCraftAPI|Structure (1.23.0) from AbyssalCraft-1.12.2-1.9.10.jar
        * actuallyadditionsapi (34) from ActuallyAdditions-1.12.2-r150.jar
        * ae2wtlib|API (1.0.30) from AE2WTLib-1.12.2-1.0.30.jar
        * AppleCoreAPI (3.2.0) from AppleCore-mc1.12.2-3.2.0.jar
        * appliedenergistics2|API (rv6) from appliedenergistics2-rv6-stable-7.jar
        * asielibAPI (1.1) from Computronics-1.12.2-1.6.6.jar
        * asielibAPI|tile (1.0) from Computronics-1.12.2-1.6.6.jar
        * asielibAPI|tool (1.1) from Computronics-1.12.2-1.6.6.jar
        * Baubles|API (1.4.0.2) from mobtotems-1.12.1-0.3.0.jar
        * betteradvancements|API (0.1.0.77) from BetterAdvancements-1.12.2-0.1.0.77.jar
        * BetterWithModsAPI (Beta 0.6) from AppleSkin-mc1.12-1.0.9.jar
        * BetweenlandsAPI (1.12.2) from TheBetweenlands-3.4.10-universal.jar
        * bigreactors|API (4.0.1) from ExtremeReactors-1.12.2-0.4.5.67.jar
        * bloodmagic-api (2.0.0) from BloodMagic-1.12.2-2.4.1-103.jar
        * BotaniaAPI (93) from Botania r1.10-361.jar
        * Chisel-API (0.0.1) from Chisel-MC1.12.2-0.2.1.35.jar
        * ChiselAPI|Carving (0.0.1) from Chisel-MC1.12.2-0.2.1.35.jar
        * ChiselsAndBitsAPI (14.25.0) from chiselsandbits-14.33.jar
        * cofhapi (2.5.0) from CoFHCore-1.12.2-4.6.3.27-universal.jar
        * commoncapabilities|api (0.0.1) from CommonCapabilities-1.12.2-2.4.4.jar
        * compatlayer (0.3.0) from compatlayer-1.11.2-0.3.0.jar
        * ComputerCraft|API (1.80pr1) from ComputerCraft1.80pr1.jar
        * ComputerCraft|API|FileSystem (1.80pr1) from ComputerCraft1.80pr1.jar
        * ComputerCraft|API|Lua (1.80pr1) from ComputerCraft1.80pr1.jar
        * ComputerCraft|API|Media (1.80pr1) from ComputerCraft1.80pr1.jar
        * ComputerCraft|API|Network (1.80pr1) from ComputerCraft1.80pr1.jar
        * ComputerCraft|API|Peripheral (1.80pr1) from ComputerCraft1.80pr1.jar
        * ComputerCraft|API|Permissions (1.80pr1) from ComputerCraft1.80pr1.jar
        * ComputerCraft|API|Redstone (1.80pr1) from ComputerCraft1.80pr1.jar
        * ComputerCraft|API|Turtle (1.80pr1) from ComputerCraft1.80pr1.jar
        * computronicsAPI (1.3) from Computronics-1.12.2-1.6.6.jar
        * computronicsAPI|audio (1.0) from Computronics-1.12.2-1.6.6.jar
        * computronicsAPI|chat (1.3) from Computronics-1.12.2-1.6.6.jar
        * computronicsAPI|multiperipheral (1.1) from Computronics-1.12.2-1.6.6.jar
        * computronicsAPI|tape (1.0) from Computronics-1.12.2-1.6.6.jar
        * cosmeticarmorreworked|api (1.0.0) from CosmeticArmorReworked-1.12.2-v4a.jar
        * CraftingTweaks|API (4.1) from CraftingTweaks_1.12.2-8.1.9.jar
        * ctm-api (0.1.0) from CTM-MC1.12.2-0.3.3.22.jar
        * ctm-api-events (0.1.0) from CTM-MC1.12.2-0.3.3.22.jar
        * ctm-api-models (0.1.0) from CTM-MC1.12.2-0.3.3.22.jar
        * ctm-api-textures (0.1.0) from CTM-MC1.12.2-0.3.3.22.jar
        * ctm-api-utils (0.1.0) from CTM-MC1.12.2-0.3.3.22.jar
        * DLDungeonsAPI (1.1) from DoomlikeDungeons-1.12.5-MC1.12.2.jar
        * DraconicEvolution|API (1.3) from Draconic-Evolution-1.12.2-2.3.23.345-universal.jar
        * EmbersAPI (0.1) from EmbersRekindled-1.13-hotfix2.jar
        * enderioapi (4.0.0) from EnderIO-1.12.2-5.0.46.jar
        * enderioapi|addon (4.0.0) from EnderIO-1.12.2-5.0.46.jar
        * enderioapi|capacitor (4.0.0) from EnderIO-1.12.2-5.0.46.jar
        * enderioapi|conduits (4.0.0) from EnderIO-1.12.2-5.0.46.jar
        * enderioapi|farm (4.0.0) from EnderIO-1.12.2-5.0.46.jar
        * enderioapi|redstone (4.0.0) from EnderIO-1.12.2-5.0.46.jar
        * enderioapi|teleport (4.0.0) from EnderIO-1.12.2-5.0.46.jar
        * enderioapi|tools (4.0.0) from EnderIO-1.12.2-5.0.46.jar
        * enderioapi|upgrades (4.0.0) from EnderIO-1.12.2-5.0.46.jar
        * ForestryAPI|apiculture (5.0.0) from forestry_1.12.2-5.8.2.387.jar
        * ForestryAPI|arboriculture (4.3.0) from forestry_1.12.2-5.8.2.387.jar
        * ForestryAPI|book (5.8.1) from forestry_1.12.2-5.8.2.387.jar
        * ForestryAPI|circuits (3.1.0) from forestry_1.12.2-5.8.2.387.jar
        * ForestryAPI|climate (5.0.0) from forestry_1.12.2-5.8.2.387.jar
        * ForestryAPI|core (5.7.0) from forestry_1.12.2-5.8.2.387.jar
        * ForestryAPI|farming (5.8.0) from forestry_1.12.2-5.8.2.387.jar
        * ForestryAPI|food (1.1.0) from forestry_1.12.2-5.8.2.387.jar
        * ForestryAPI|fuels (3.0.0) from forestry_1.12.2-5.8.2.387.jar
        * ForestryAPI|genetics (5.7.0) from forestry_1.12.2-5.8.2.387.jar
        * ForestryAPI|gui (5.8.0) from forestry_1.12.2-5.8.2.387.jar
        * ForestryAPI|hives (4.1.0) from forestry_1.12.2-5.8.2.387.jar
        * ForestryAPI|lepidopterology (1.4.0) from forestry_1.12.2-5.8.2.387.jar
        * ForestryAPI|mail (3.1.0) from forestry_1.12.2-5.8.2.387.jar
        * ForestryAPI|modules (5.7.0) from forestry_1.12.2-5.8.2.387.jar
        * ForestryAPI|multiblock (3.0.0) from forestry_1.12.2-5.8.2.387.jar
        * ForestryAPI|recipes (5.4.0) from forestry_1.12.2-5.8.2.387.jar
        * ForestryAPI|storage (5.0.0) from forestry_1.12.2-5.8.2.387.jar
        * ForestryAPI|world (2.1.0) from forestry_1.12.2-5.8.2.387.jar
        * funkylocomotion_api (2.0) from funky-locomotion-1.12.2-1.1.2.jar
        * gendustryAPI (2.3.0) from gendustry-1.6.5.8-mc1.12.2.jar
        * Guide-API|API (2.0.0) from Guide-API-1.12-2.1.8-63.jar
        * iChunUtil API (1.2.0) from iChunUtil-1.12.2-7.2.1.jar
        * ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.12-89.jar
        * ImmersiveEngineering|ImmersiveFluxAPI (1.0) from ImmersiveEngineering-0.12-89.jar
        * industrialforegoingapi (5) from industrialforegoing-1.12.2-1.12.13-237.jar
        * integrateddynamics|api (0.2.0) from IntegratedDynamics-1.12.2-1.0.17.jar
        * jeresources|API (0.9.2.60) from JustEnoughResources-1.12.2-0.9.2.60.jar
        * journeymap|client-api (1.4) from journeymap-1.12.2-5.5.5b9.jar
        * journeymap|client-api-display (1.4) from journeymap-1.12.2-5.5.5b9.jar
        * journeymap|client-api-event (1.4) from journeymap-1.12.2-5.5.5b9.jar
        * journeymap|client-api-model (1.4) from journeymap-1.12.2-5.5.5b9.jar
        * journeymap|client-api-util (1.4) from journeymap-1.12.2-5.5.5b9.jar
        * JustEnoughItemsAPI (4.13.0) from jei_1.12.2-4.15.0.287.jar
        * MekanismAPI|core (9.7.8) from Mekanism-1.12.2-9.8.0.381.jar
        * MekanismAPI|energy (9.7.8) from Mekanism-1.12.2-9.8.0.381.jar
        * MekanismAPI|gas (9.7.8) from Mekanism-1.12.2-9.8.0.381.jar
        * MekanismAPI|infuse (9.7.8) from Mekanism-1.12.2-9.8.0.381.jar
        * MekanismAPI|laser (9.7.8) from Mekanism-1.12.2-9.8.0.381.jar
        * MekanismAPI|transmitter (9.7.8) from Mekanism-1.12.2-9.8.0.381.jar
        * MekanismAPI|util (9.0.0) from Mekanism-1.12.2-9.8.0.381.jar
        * MouseTweaks|API (1.0) from MouseTweaks-2.10-mc1.12.2.jar
        * openblocks|api (1.2) from OpenBlocks-1.12.2-1.8.1.jar
        * opencomputersapi|component (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
        * opencomputersapi|core (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
        * opencomputersapi|driver (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
        * opencomputersapi|driver|item (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
        * opencomputersapi|event (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
        * opencomputersapi|filesystem (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
        * opencomputersapi|internal (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
        * opencomputersapi|machine (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
        * opencomputersapi|manual (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
        * opencomputersapi|network (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
        * opencomputersapi|prefab (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
        * PatchouliAPI (6) from Patchouli-1.0-20.jar
        * PneumaticCraftApi (1.1) from pneumaticcraft-repressurized-1.12.2-0.11.4-368.jar
        * practicallogistics2-api (3.1) from practicallogistics2-1.12.2-3.0.8-11.jar
        * pressureAPI (1.3.1.9) from pressure-1.3.1.9-mc1.12.2.jar
        * projectred|api (2.1) from ProjectRed-1.12.2-4.9.4.120-Base.jar
        * PsiAPI (15) from Psi-r1.1-77.jar
        * QuarkAPI (4) from Quark-r1.5-168.jar
        * RealFilingCabinetAPI (0) from realfilingcabinet-1.12-0.2.0.15.jar
        * reborncoreAPI (3.14.1.457) from RebornCore-1.12.2-3.14.1.457-universal.jar
        * reborncoreAPI|Power (3.14.1.457) from RebornCore-1.12.2-3.14.1.457-universal.jar
        * reborncoreAPI|Recipe (3.14.1.457) from RebornCore-1.12.2-3.14.1.457-universal.jar
        * reborncoreAPI|Tile (3.14.1.457) from RebornCore-1.12.2-3.14.1.457-universal.jar
        * redstonefluxapi (2.1.0) from RedstoneFlux-1.12-2.1.0.6-universal.jar
        * sonarapi (1.0.1) from sonarcore-1.12.2-5.0.19-20.jar
        * stevescartsAPI (${version}) from StevesCarts-1.12.2-2.4.31.135.jar
        * stevescartsAPI|FARMS (${version}) from StevesCarts-1.12.2-2.4.31.135.jar
        * StorageDrawersAPI (2.1.0) from StorageDrawers-1.12.2-5.3.8.jar
        * StorageDrawersAPI|event (2.1.0) from StorageDrawers-1.12.2-5.3.8.jar
        * StorageDrawersAPI|registry (2.1.0) from StorageDrawers-1.12.2-5.3.8.jar
        * StorageDrawersAPI|render (2.1.0) from StorageDrawers-1.12.2-5.3.8.jar
        * StorageDrawersAPI|storage (2.1.0) from StorageDrawers-1.12.2-5.3.8.jar
        * StorageDrawersAPI|storage-attribute (2.1.0) from StorageDrawers-1.12.2-5.3.8.jar
        * techrebornAPI (2.23.2.1007) from TechReborn-1.12.2-2.23.2.1007-universal.jar
        * TerraqueousAPI (1.0) from terraqueous-1.12.2-1.4.17b.jar
        * TerraqueousAPI|Cloud (1.0) from terraqueous-1.12.2-1.4.17b.jar
        * TerraqueousAPI|Machines (1.0) from terraqueous-1.12.2-1.4.17b.jar
        * TerraqueousAPI|Plant (1.0) from terraqueous-1.12.2-1.4.17b.jar
        * Thaumcraft|API (6.0.2) from Thaumcraft-1.12.2-6.1.BETA26.jar
        * theoneprobe_api (1.4.4) from theoneprobe-1.12-1.4.28.jar
        * valkyrielib.api (1.12.2-2.0.10a) from valkyrielib-1.12.2-2.0.20.1.jar
        * wct|api (1.1) from WirelessCraftingTerminal-1.12.2-3.12.93.jar
        * zerocore|API|multiblock (1.10.2-0.0.2) from zerocore-1.12.2-0.1.2.8.jar
        * zerocore|API|multiblock|rectangular (1.10.2-0.0.2) from zerocore-1.12.2-0.1.2.8.jar
        * zerocore|API|multiblock|tier (1.10.2-0.0.2) from zerocore-1.12.2-0.1.2.8.jar
        * zerocore|API|multiblock|validation (1.10.2-0.0.2) from zerocore-1.12.2-0.1.2.8.jar
    RebornCore: 
        Plugin Engine: 0
        RebornCore Version: 3.14.1.457
        Runtime Debofucsation 1
    Profiler Position: N/A (disabled)
    Is Modded: Definitely; Server brand changed to 'fml,forge'
    Type: Dedicated Server (map_server.txt)

 

 

Edited by diesieben07
spoiler
Posted (edited)

After installing a few missing things (Actually Additions, Aroma1997Core, Cyclops Core, Brandon's Core)

 
Spoiler

 

[CSRV] Changing working dir...
[CSRV] Scanning for network conflicts... ['127.0.0.1:59360', '195.201.171.24:59360', '127.0.0.1:0']
[CSRV] Setting kernel resource limits
[CSRV] Switching to unprivileged server user
[CSRV] Executing Java...
2019-09-17 20:37:44,569 main WARN Disabling terminal, you're running in an unsupported environment.
[20:37:44] ain/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[20:37:44] ain/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[20:37:44] ain/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker
[20:37:44] ain/INFO] [FML]: Forge Mod Loader version 14.23.5.2838 for Minecraft 1.12.2 loading
[20:37:44] ain/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_201, running on Linux:amd64:5.0.13-050013-lowlatency, installed at /usr/lib/jvm/java-8-oracle/jre
[20:37:44] ain/ERROR] [FML]: Unable to read the jar file AbyssalCraft Integration-1.12.2-1.9.0.jar - ignoring
java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_201]
at java.util.zip.ZipFile.<init>(ZipFile.java:225) ~[?:1.8.0_201]
at java.util.zip.ZipFile.<init>(ZipFile.java:155) ~[?:1.8.0_201]
at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:1.8.0_201]
at java.util.jar.JarFile.<init>(JarFile.java:130) ~[?:1.8.0_201]
at net.minecraftforge.fml.relauncher.libraries.LibraryManager.extractPacked(LibraryManager.java:200) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.relauncher.libraries.LibraryManager.cleanDirectory(LibraryManager.java:169) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.relauncher.libraries.LibraryManager.setup(LibraryManager.java:97) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:106) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:87) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:47) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:62) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_201]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_201]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_201]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_201]
at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:70) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:34) [forge-1.12.2-14.23.5.2838-universal.jar:?]
[20:37:45] ain/ERROR] [FML]: Unable to read the jar file ActuallyAdditions-1.12.2-r149.jar - ignoring
java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_201]
at java.util.zip.ZipFile.<init>(ZipFile.java:225) ~[?:1.8.0_201]
at java.util.zip.ZipFile.<init>(ZipFile.java:155) ~[?:1.8.0_201]
at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:1.8.0_201]
at java.util.jar.JarFile.<init>(JarFile.java:130) ~[?:1.8.0_201]
at net.minecraftforge.fml.relauncher.libraries.LibraryManager.extractPacked(LibraryManager.java:200) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.relauncher.libraries.LibraryManager.cleanDirectory(LibraryManager.java:169) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.relauncher.libraries.LibraryManager.setup(LibraryManager.java:97) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:106) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:87) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:47) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:62) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_201]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_201]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_201]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_201]
at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:70) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:34) [forge-1.12.2-14.23.5.2838-universal.jar:?]
[20:37:45] ain/ERROR] [FML]: Unable to read the jar file CyclopsCore-1.12.2-1.4.0.jar - ignoring
java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_201]
at java.util.zip.ZipFile.<init>(ZipFile.java:225) ~[?:1.8.0_201]
at java.util.zip.ZipFile.<init>(ZipFile.java:155) ~[?:1.8.0_201]
at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:1.8.0_201]
at java.util.jar.JarFile.<init>(JarFile.java:130) ~[?:1.8.0_201]
at net.minecraftforge.fml.relauncher.libraries.LibraryManager.extractPacked(LibraryManager.java:200) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.relauncher.libraries.LibraryManager.cleanDirectory(LibraryManager.java:169) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.relauncher.libraries.LibraryManager.setup(LibraryManager.java:97) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:106) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:87) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:47) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:62) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_201]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_201]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_201]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_201]
at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:70) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:34) [forge-1.12.2-14.23.5.2838-universal.jar:?]
[20:37:45] ain/ERROR] [FML]: Unable to read the jar file Aroma1997Core-1.12.2-2.0.0.2.b165.jar - ignoring
java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_201]
at java.util.zip.ZipFile.<init>(ZipFile.java:225) ~[?:1.8.0_201]
at java.util.zip.ZipFile.<init>(ZipFile.java:155) ~[?:1.8.0_201]
at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:1.8.0_201]
at java.util.jar.JarFile.<init>(JarFile.java:130) ~[?:1.8.0_201]
at net.minecraftforge.fml.relauncher.libraries.LibraryManager.extractPacked(LibraryManager.java:200) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.relauncher.libraries.LibraryManager.cleanDirectory(LibraryManager.java:169) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.relauncher.libraries.LibraryManager.setup(LibraryManager.java:97) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:106) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:87) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:47) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:62) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_201]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_201]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_201]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_201]
at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:70) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:34) [forge-1.12.2-14.23.5.2838-universal.jar:?]
[20:37:45] ain/INFO] [FML]: Searching /home/servers/662448/./mods for mods
[20:37:45] ain/INFO] [FML]: Searching /home/servers/662448/./mods/1.12.2 for mods
[20:37:45] ain/ERROR] [FML]: Unable to read the jar file AbyssalCraft Integration-1.12.2-1.9.0.jar - ignoring
java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_201]
at java.util.zip.ZipFile.<init>(ZipFile.java:225) ~[?:1.8.0_201]
at java.util.zip.ZipFile.<init>(ZipFile.java:155) ~[?:1.8.0_201]
at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:1.8.0_201]
at java.util.jar.JarFile.<init>(JarFile.java:130) ~[?:1.8.0_201]
at net.minecraftforge.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:366) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:265) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:107) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:87) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:47) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:62) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_201]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_201]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_201]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_201]
at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:70) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:34) [forge-1.12.2-14.23.5.2838-universal.jar:?]
[20:37:45] ain/ERROR] [FML]: Unable to read the jar file ActuallyAdditions-1.12.2-r149.jar - ignoring
java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_201]
at java.util.zip.ZipFile.<init>(ZipFile.java:225) ~[?:1.8.0_201]
at java.util.zip.ZipFile.<init>(ZipFile.java:155) ~[?:1.8.0_201]
at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:1.8.0_201]
at java.util.jar.JarFile.<init>(JarFile.java:130) ~[?:1.8.0_201]
at net.minecraftforge.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:366) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:265) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:107) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:87) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:47) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:62) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_201]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_201]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_201]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_201]
at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:70) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:34) [forge-1.12.2-14.23.5.2838-universal.jar:?]
[20:37:45] ain/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in AdvancedRocketry-1.12.2-1.6.0-160-universal.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[20:37:45] ain/WARN] [FML]: The coremod AdvancedRocketryPlugin (zmaster587.advancedRocketry.asm.AdvancedRocketryPlugin) is not signed!
[20:37:45] ain/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in AppleCore-mc1.12.2-3.2.0.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[20:37:45] ain/WARN] [FML]: The coremod AppleCore (squeek.applecore.AppleCore) is not signed!
[20:37:45] ain/ERROR] [FML]: Unable to read the jar file Aroma1997Core-1.12.2-2.0.0.2.b165.jar - ignoring
java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_201]
at java.util.zip.ZipFile.<init>(ZipFile.java:225) ~[?:1.8.0_201]
at java.util.zip.ZipFile.<init>(ZipFile.java:155) ~[?:1.8.0_201]
at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:1.8.0_201]
at java.util.jar.JarFile.<init>(JarFile.java:130) ~[?:1.8.0_201]
at net.minecraftforge.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:366) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:265) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:107) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:87) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:47) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:62) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_201]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_201]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_201]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_201]
at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:70) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:34) [forge-1.12.2-14.23.5.2838-universal.jar:?]
[20:37:45] ain/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in Aroma1997Core-1.12.2-2.0.0.2.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[20:37:45] ain/WARN] [FML]: The coremod aroma1997.core.coremod.CoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[20:37:46] ain/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in astralsorcery-1.12.2-1.10.19.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[20:37:46] ain/WARN] [FML]: The coremod hellfirepvp.astralsorcery.core.AstralCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[20:37:46] ain/INFO] [Astral Core]: [AstralCore] Initialized.
[20:37:46] ain/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in bedpatch-2.2-1.12.2.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[20:37:46] ain/INFO] [FML]: Loading tweaker guichaguri.betterfps.tweaker.BetterFpsTweaker from BetterFps-1.4.8.jar
[20:37:46] ain/INFO] [FML]: Loading tweaker codechicken.asm.internal.Tweaker from ChickenASM-1.12-1.0.2.7.jar
[20:37:46] ain/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in CTM-MC1.12.2-0.3.3.22.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[20:37:46] ain/WARN] [FML]: The coremod team.chisel.ctm.client.asm.CTMCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[20:37:46] ain/WARN] [FML]: The coremod CTMCorePlugin (team.chisel.ctm.client.asm.CTMCorePlugin) is not signed!
[20:37:46] ain/ERROR] [FML]: Unable to read the jar file CyclopsCore-1.12.2-1.4.0.jar - ignoring
java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_201]
at java.util.zip.ZipFile.<init>(ZipFile.java:225) ~[?:1.8.0_201]
at java.util.zip.ZipFile.<init>(ZipFile.java:155) ~[?:1.8.0_201]
at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:1.8.0_201]
at java.util.jar.JarFile.<init>(JarFile.java:130) ~[?:1.8.0_201]
at net.minecraftforge.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:366) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:265) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:107) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:87) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:47) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:62) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_201]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_201]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_201]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_201]
at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:70) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:34) [forge-1.12.2-14.23.5.2838-universal.jar:?]
[20:37:46] ain/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in foamfix-0.10.5-1.12.2.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[20:37:46] ain/WARN] [FML]: The coremod pl.asie.foamfix.coremod.FoamFixCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[20:37:46] ain/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in Forgelin-1.8.3.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[20:37:46] ain/WARN] [FML]: The coremod net.shadowfacts.forgelin.preloader.ForgelinPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[20:37:46] ain/WARN] [FML]: The coremod ForgelinPlugin (net.shadowfacts.forgelin.preloader.ForgelinPlugin) is not signed!
[20:37:46] ain/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in InventoryTweaks-1.64+dev.146.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[20:37:46] ain/WARN] [FML]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[20:37:46] ain/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in librarianlib-1.12.2-4.19.2-release.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[20:37:46] ain/WARN] [FML]: The coremod com.teamwizardry.librarianlib.asm.LibLibCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[20:37:46] ain/WARN] [FML]: The coremod LibrarianLib Plugin (com.teamwizardry.librarianlib.asm.LibLibCorePlugin) is not signed!
[20:37:46] ain/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from malisiscore-1.12.2-6.5.1.jar
[20:37:46] ain/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in Mekanism-1.12.2-9.8.0.381.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[20:37:46] ain/WARN] [FML]: The coremod mekanism.coremod.MekanismCoremod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[20:37:46] ain/WARN] [FML]: The coremod MekanismCoremod (mekanism.coremod.MekanismCoremod) is not signed!
[20:37:46] ain/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in NotEnoughIDs-1.5.4.4.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[20:37:46] ain/WARN] [FML]: The coremod ru.fewizz.neid.asm.Plugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[20:37:46] ain/WARN] [FML]: The coremod Plugin (ru.fewizz.neid.asm.Plugin) is not signed!
[20:37:46] ain/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in OpenComputers-MC1.12.2-1.7.4.153.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[20:37:46] ain/WARN] [FML]: The coremod li.cil.oc.common.launch.TransformerLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[20:37:46] ain/WARN] [FML]: The coremod TransformerLoader (li.cil.oc.common.launch.TransformerLoader) is not signed!
[20:37:46] ain/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in OpenModsLib-1.12.2-0.12.2.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[20:37:46] ain/WARN] [FML]: The coremod openmods.core.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[20:37:46] ain/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in p455w0rdslib-1.12.2-2.2.156.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[20:37:46] ain/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in Quark-r1.5-168.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[20:37:46] ain/WARN] [FML]: The coremod Quark Plugin (vazkii.quark.base.asm.LoadingPlugin) is not signed!
[20:37:46] ain/WARN] [FML]: The coremod com.therandomlabs.randompatches.core.RPCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[20:37:46] ain/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in ResourceLoader-MC1.12.1-1.5.3.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[20:37:46] ain/WARN] [FML]: The coremod lumien.resourceloader.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[20:37:46] ain/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in wizardry-0.10.8.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[20:37:46] ain/WARN] [FML]: The coremod com.teamwizardry.wizardry.asm.WizardryCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[20:37:46] ain/WARN] [FML]: The coremod Wizardry Plugin (com.teamwizardry.wizardry.asm.WizardryCorePlugin) is not signed!
[20:37:46] ain/WARN] [FML]: The coremod blusunrize.immersiveengineering.common.asm.IELoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[20:37:46] ain/WARN] [FML]: The coremod shetiphian.asm.TweakPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[20:37:46] ain/WARN] [FML]: The coremod ShetiPhian-ASM (shetiphian.asm.TweakPlugin) is not signed!
[20:37:47] ain/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[20:37:47] ain/INFO] [LaunchWrapper]: Loading tweak class name guichaguri.betterfps.tweaker.BetterFpsTweaker
[20:37:47] ain/INFO] [LaunchWrapper]: Loading tweak class name codechicken.asm.internal.Tweaker
[20:37:47] ain/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker
[20:37:47] ain/INFO] ixin]: SpongePowered MIXIN Subsystem Version=0.7.11 Source=file:/home/servers/662448/./mods/malisiscore-1.12.2-6.5.1.jar Service=LaunchWrapper Env=SERVER
[20:37:47] ain/WARN] [FML]: The coremod net.malisis.core.asm.MalisisCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[20:37:47] ain/WARN] [FML]: The coremod MalisisCorePlugin (net.malisis.core.asm.MalisisCorePlugin) is not signed!
[20:37:47] ain/INFO] ixin]: Compatibility level set to JAVA_8
[20:37:47] ain/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[20:37:47] ain/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[20:37:47] ain/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[20:37:47] ain/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:37:49] ain/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[20:37:49] ain/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:37:49] ain/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:37:49] ain/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:37:50] ain/INFO] [Aroma1997Core]: Finished data injection.
[20:37:50] ain/INFO] [Aroma1997Core]: Finished data injection.
[20:37:50] ain/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:37:50] ain/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:37:50] ain/INFO] [LaunchWrapper]: Calling tweak class codechicken.asm.internal.Tweaker
[20:37:50] ain/INFO] [STDOUT]: [codechicken.asm.internal.Tweaker:injectIntoClassLoader:30]: false
[20:37:50] ain/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.launch.MixinTweaker
[20:37:50] ain/INFO] ixin]: Initialised Mixin FML Remapper Adapter with net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper@3402b4c9
[20:37:50] ain/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:37:50] ain/INFO] [LaunchWrapper]: Calling tweak class guichaguri.betterfps.tweaker.BetterFpsTweaker
[20:37:50] ain/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[20:37:50] ain/ERROR] [LaunchWrapper]: A critical problem occurred registering the ASM transformer class
java.lang.ClassNotFoundException:
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?]
at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_201]
at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_201]
at net.minecraft.launchwrapper.LaunchClassLoader.registerTransformer(LaunchClassLoader.java:88) [launchwrapper-1.12.jar:?]
at net.minecraftforge.fml.common.launcher.FMLDeobfTweaker.injectIntoClassLoader(FMLDeobfTweaker.java:46) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_201]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_201]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_201]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_201]
at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:70) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:34) [forge-1.12.2-14.23.5.2838-universal.jar:?]
Caused by: java.lang.NullPointerException
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ~[launchwrapper-1.12.jar:?]
... 12 more
[20:37:50] ain/INFO] [Astral Core]: [AstralTransformer] Loading patches...
[20:37:51] ain/INFO] [Astral Core]: [AstralTransformer] Initialized! Loaded 14 class patches!
[20:37:51] ain/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:37:51] ain/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:37:51] ain/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:37:51] ain/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:37:51] ain/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:37:52] ain/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:37:52] ain/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:37:52] ain/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:37:52] ain/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:37:52] ain/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:37:52] ain/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:37:52] ain/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:37:52] ain/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:37:52] ain/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:37:52] ain/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:37:52] ain/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:37:52] ain/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:37:52] ain/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:37:53] ain/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[20:37:53] ain/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.mixin.EnvironmentStateTweaker
[20:37:53] ain/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[20:37:53] ain/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.mixin.EnvironmentStateTweaker
[20:37:53] ain/INFO] [Astral Core]: [AstralTransformer] Transforming amu : net.minecraft.world.World with 2 patches!
[20:37:53] ain/INFO] [Astral Core]: [AstralTransformer] Skipping PATCHSUNBRIGHTNESSWORLDCLIENT as it can't be applied for side SERVER
[20:37:53] ain/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHSUNBRIGHTNESSWORLDCOMMON
[20:37:53] ain/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:124]: Added INTERFACE: pl/asie/foamfix/coremod/patches/IFoamFixWorldRemovable
[20:37:53] ain/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:161]: Added METHOD: net.minecraft.world.World.foamfix_removeUnloadedEntities
[20:37:53] ain/INFO] [LibrarianLib ASM]: Transforming World
[20:37:53] ain/INFO] [LibrarianLib ASM]: Applying Transformation to method (Names [updateEntities, func_72939_s] Descriptor ()V)
[20:37:53] ain/INFO] [LibrarianLib ASM]: Attempting to insert: Update hook
[20:37:53] ain/INFO] [LibrarianLib ASM]: Patch result: Success
[20:37:53] ain/INFO] [LibrarianLib ASM]: Applying Transformation to method (Names [updateEntityWithOptionalForce, func_72866_a] Descriptor (Lnet/minecraft/entity/Entity;Z)V)
[20:37:53] ain/INFO] [LibrarianLib ASM]: Attempting to insert: Update hook
[20:37:53] ain/INFO] [LibrarianLib ASM]: Patch result: Success
[20:37:53] ain/INFO] [STDOUT]: [pl.asie.foamfix.coremod.patches.WorldServerRemovalPatch:apply:62]: Patched updateEntities in net/minecraft/world/WorldServer func_72939_s
[20:37:53] ain/INFO] [Quark ASM]: Transforming net.minecraft.world.WorldServer
[20:37:53] ain/INFO] [Quark ASM]: Applying Transformation to method (Names [areAllPlayersAsleep, func_73056_e] Descriptor ()Z)
[20:37:53] ain/INFO] [Quark ASM]: Located Method, patching...
[20:37:53] ain/INFO] [Quark ASM]: Patch result: true
[20:37:53] ain/INFO] [Quark ASM]: Applying Transformation to method (Names [wakeAllPlayers, func_73053_d] Descriptor ()V)
[20:37:53] ain/INFO] [Quark ASM]: Located Method, patching...
[20:37:53] ain/INFO] [Quark ASM]: Patch result: true
[20:37:53] ain/INFO] [BedPatch]: Patching Chunk
[20:37:53] ain/INFO] [STDOUT]: [pl.asie.patchy.helpers.ConstructorReplacingTransformer$FFMethodVisitor:visitTypeInsn:73]: Replaced NEW for net/minecraft/util/ClassInheritanceMultiMap to pl/asie/foamfix/coremod/common/FoamyClassInheritanceMultiMap
[20:37:53] ain/INFO] [STDOUT]: [pl.asie.patchy.helpers.ConstructorReplacingTransformer$FFMethodVisitor:visitMethodInsn:85]: Replaced INVOKESPECIAL for net/minecraft/util/ClassInheritanceMultiMap to pl/asie/foamfix/coremod/common/FoamyClassInheritanceMultiMap
[20:37:53] ain/INFO] ixin]: A re-entrant transformer '$wrapper.pl.asie.foamfix.coremod.FoamFixTransformer' was detected and will no longer process meta class data
[20:37:54] ain/INFO] [Astral Core]: [AstralTransformer] Transforming pa : net.minecraft.network.NetHandlerPlayServer with 1 patches!
[20:37:54] ain/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHSERVEREXTENDENTITYINTERACTREACH
[20:37:54] ain/INFO] [LibrarianLib ASM]: Transforming NetHandlerPlayServer
[20:37:54] ain/INFO] [LibrarianLib ASM]: Applying Transformation to method (Names [update, func_73660_a] Descriptor ()V)
[20:37:54] ain/INFO] [LibrarianLib ASM]: Attempting to insert: Update hook
[20:37:54] ain/INFO] [LibrarianLib ASM]: Patch result: Success
[20:37:54] ain/INFO] [Astral Core]: [AstralTransformer] Transforming aip : net.minecraft.item.ItemStack with 2 patches!
[20:37:54] ain/INFO] [Astral Core]: [AstralTransformer] Skipping PATCHMODIFYENCHANTMENTLEVELSTOOLTIP as it can't be applied for side SERVER
[20:37:54] ain/INFO] [Astral Core]: [AstralTransformer] Skipping PATCHMODIFYENCHANTMENTLEVELSTOOLTIPEVENT as it can't be applied for side SERVER
[20:37:54] ain/INFO] [Quark ASM]: Transforming net.minecraft.item.ItemStack
[20:37:54] ain/INFO] [Quark ASM]: Applying Transformation to method (Names [getTextComponent, func_151000_E] Descriptor ()Lnet/minecraft/util/text/ITextComponent;)
[20:37:54] ain/INFO] [Quark ASM]: Located Method, patching...
[20:37:54] ain/INFO] [Quark ASM]: Located patch target node ARETURN
[20:37:54] ain/INFO] [Quark ASM]: Patch result: true
[20:37:54] ain/INFO] ixin]: A re-entrant transformer '$wrapper.com.therandomlabs.randompatches.core.RPTransformer' was detected and will no longer process meta class data
[20:37:54] ain/INFO] [Astral Core]: [AstralTransformer] Transforming amu : net.minecraft.world.World with 2 patches!
[20:37:54] ain/INFO] [Astral Core]: [AstralTransformer] Skipping PATCHSUNBRIGHTNESSWORLDCLIENT as it can't be applied for side SERVER
[20:37:54] ain/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHSUNBRIGHTNESSWORLDCOMMON
[20:37:54] ain/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:124]: Added INTERFACE: pl/asie/foamfix/coremod/patches/IFoamFixWorldRemovable
[20:37:54] ain/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:161]: Added METHOD: net.minecraft.world.World.foamfix_removeUnloadedEntities
[20:37:54] ain/INFO] [LibrarianLib ASM]: Transforming World
[20:37:54] ain/INFO] [LibrarianLib ASM]: Applying Transformation to method (Names [updateEntities, func_72939_s] Descriptor ()V)
[20:37:54] ain/INFO] [LibrarianLib ASM]: Attempting to insert: Update hook
[20:37:54] ain/INFO] [LibrarianLib ASM]: Patch result: Success
[20:37:54] ain/INFO] [LibrarianLib ASM]: Applying Transformation to method (Names [updateEntityWithOptionalForce, func_72866_a] Descriptor (Lnet/minecraft/entity/Entity;Z)V)
[20:37:54] ain/INFO] [LibrarianLib ASM]: Attempting to insert: Update hook
[20:37:54] ain/INFO] [LibrarianLib ASM]: Patch result: Success
[20:37:54] ain/INFO] [BetterFps]: Patching net.minecraft.block.Block... (aow)
[20:37:54] ain/INFO] ixin]: A re-entrant transformer 'guichaguri.betterfps.transformers.PatcherTransformer' was detected and will no longer process meta class data
[20:37:54] ain/INFO] [neid]: Patching class: "net.minecraft.block.Block" with Transformer Group: "TransformerGroupBlockHardcoredConstants"
[20:37:54] ain/INFO] ixin]: A re-entrant transformer '$wrapper.ru.fewizz.neid.asm.Transformer' was detected and will no longer process meta class data
[20:37:54] ain/INFO] [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:230]: Transforming Class [net.minecraft.block.Block], Method [getExtendedState]
[20:37:54] ain/INFO] [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242]: Transforming net.minecraft.block.Block Finished.
[20:37:54] ain/INFO] [STDOUT]: [pl.asie.foamfix.coremod.patches.WorldServerRemovalPatch:apply:62]: Patched updateEntities in net/minecraft/world/WorldServer func_72939_s
[20:37:54] ain/INFO] [Quark ASM]: Transforming net.minecraft.world.WorldServer
[20:37:54] ain/INFO] [Quark ASM]: Applying Transformation to method (Names [areAllPlayersAsleep, func_73056_e] Descriptor ()Z)
[20:37:54] ain/INFO] [Quark ASM]: Located Method, patching...
[20:37:54] ain/INFO] [Quark ASM]: Patch result: true
[20:37:54] ain/INFO] [Quark ASM]: Applying Transformation to method (Names [wakeAllPlayers, func_73053_d] Descriptor ()V)
[20:37:54] ain/INFO] [Quark ASM]: Located Method, patching...
[20:37:54] ain/INFO] [Quark ASM]: Patch result: true
[20:37:55] ain/INFO] [STDOUT]: [com.teamwizardry.wizardry.asm.WizardryTransformer:log:35]: [wizardry ASM] Successfully patched -> 'func_70071_h_', 'onUpdate' with '()V'
[20:37:55] ain/INFO] [EnderCore ASM]: Transforming net.minecraft.entity.player.EntityPlayer finished, added func_184613_cA() overriding EntityLivingBase
[20:37:55] ain/INFO] [Astral Core]: [AstralTransformer] Transforming vp : net.minecraft.entity.EntityLivingBase with 4 patches!
[20:37:55] ain/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHAPPLYPOTIONEFFECTEVENT
[20:37:55] ain/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHENTITYLIVINGBASEWATERSLOWDOWN
[20:37:55] ain/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHSETPLAYERATTRIBUTE
[20:37:55] ain/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHUPDATEELYTRA
[20:37:55] ain/INFO] [STDOUT]: [com.teamwizardry.wizardry.asm.WizardryTransformer:log:35]: [wizardry ASM] Successfully patched -> 'func_191986_a', 'travel' with '(FFF)V'
[20:37:55] ain/INFO] [Quark ASM]: Transforming net.minecraft.entity.Entity
[20:37:55] ain/INFO] [Quark ASM]: Applying Transformation to method (Names ove, func_70091_d] Descriptor (Lnet/minecraft/entity/MoverType;DDD)V)
[20:37:55] ain/INFO] [Quark ASM]: Located Method, patching...
[20:37:55] ain/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/entity/Entity.func_184231_a (DZLnet/minecraft/block/state/IBlockState;Lnet/minecraft/util/math/BlockPos;)V
[20:37:55] ain/INFO] [Quark ASM]: Patch result: true
[20:37:55] ain/INFO] [Quark ASM]: Located Method, patching...
[20:37:55] ain/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/entity/Entity.func_145775_I ()V
[20:37:55] ain/INFO] [Quark ASM]: Patch result: true
[20:37:55] ain/INFO] [STDOUT]: [com.teamwizardry.wizardry.asm.WizardryTransformer:log:35]: [wizardry ASM] Successfully patched -> 'func_70091_d', 'move' with '(Lnet/minecraft/entity/MoverType;DDD)V'
[20:37:55] ain/INFO] [ShetiPhian-ASM]: Attempting: Injection of Run Particle Override into Entity.createRunningParticles
[20:37:55] ain/INFO] [ShetiPhian-ASM]: Searching for: Entity.createRunningParticles (func_174808_Z)
[20:37:55] ain/INFO] [ShetiPhian-ASM]: Found Method: Entity.createRunningParticles
[20:37:55] ain/INFO] [ShetiPhian-ASM]: Injecting: Run Particle Override
[20:37:55] ain/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
[20:37:55] ain/INFO] [neid]: Patching class: "net.minecraftforge.registries.GameData" with Transformer Group: "TransformerGroupBlockHardcoredConstants"
[20:37:55] ain/INFO] [BetterFps]: Patching net.minecraft.block.Block... (aow)
[20:37:55] ain/INFO] [neid]: Patching class: "net.minecraft.block.Block" with Transformer Group: "TransformerGroupBlockHardcoredConstants"
[20:37:55] ain/INFO] [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:230]: Transforming Class [net.minecraft.block.Block], Method [getExtendedState]
[20:37:55] ain/INFO] [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242]: Transforming net.minecraft.block.Block Finished.
[20:37:55] ain/INFO] [Quark ASM]: Transforming net.minecraft.enchantment.Enchantment
[20:37:55] ain/INFO] [Quark ASM]: Applying Transformation to method (Names [canApply, func_92089_a] Descriptor (Lnet/minecraft/item/ItemStack;)Z)
[20:37:55] ain/INFO] [Quark ASM]: Located Method, patching...
[20:37:55] ain/INFO] [Quark ASM]: Located patch target node IRETURN
[20:37:55] ain/INFO] [Quark ASM]: Patch result: true
[20:37:56] ain/INFO] [Quark ASM]: Transforming net.minecraft.entity.item.EntityItem
[20:37:56] ain/INFO] [Quark ASM]: Applying Transformation to method (Names [onUpdate, func_70071_h_] Descriptor ()V)
[20:37:56] ain/INFO] [Quark ASM]: Located Method, patching...
[20:37:56] ain/INFO] [Quark ASM]: Patch result: true
[20:37:56] ain/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:137]: Spliced in METHOD: net.minecraft.block.state.BlockStateContainer.createState
[20:37:56] ain/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:137]: Spliced in METHOD: net.minecraft.block.properties.PropertyEnum.equals
[20:37:56] ain/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:137]: Spliced in METHOD: net.minecraft.block.properties.PropertyEnum.hashCode
[20:37:56] ain/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:184]: Added FIELD: net.minecraft.block.properties.PropertyEnum.foamfix_hashCode
[20:37:56] ain/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:184]: Added FIELD: net.minecraft.block.properties.PropertyEnum.foamfix_hashCode_calced
[20:37:56] ain/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:137]: Spliced in METHOD: net.minecraft.block.properties.PropertyInteger.hashCode
[20:37:56] ain/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:184]: Added FIELD: net.minecraft.block.properties.PropertyInteger.foamfix_hashCode
[20:37:56] ain/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:184]: Added FIELD: net.minecraft.block.properties.PropertyInteger.foamfix_hashCode_calced
[20:37:56] ain/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:137]: Spliced in METHOD: net.minecraft.block.properties.PropertyBool.equals
[20:37:56] ain/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:137]: Spliced in METHOD: net.minecraft.block.properties.PropertyBool.hashCode
[20:37:56] ain/INFO] [BetterFps]: Patching math utils with "RIVENS_HALF" algorithm
[20:37:56] ain/INFO] [Quark ASM]: Transforming net.minecraft.block.BlockDynamicLiquid
[20:37:56] ain/INFO] [Quark ASM]: Applying Transformation to method (Names [isBlocked, func_176372_g] Descriptor (Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/state/IBlockState;)Z)
[20:37:56] ain/INFO] [Quark ASM]: Located Method, patching...
[20:37:56] ain/INFO] [Quark ASM]: Located patch target node IRETURN
[20:37:56] ain/INFO] [Quark ASM]: Located patch target node IRETURN
[20:37:56] ain/INFO] [Quark ASM]: Patch result: true
[20:37:56] ain/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:137]: Spliced in METHOD: net.minecraft.tileentity.TileEntity.func_190559_a
[20:37:57] ain/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:137]: Spliced in METHOD: net.minecraft.block.BlockBed.func_189540_a
[20:37:57] ain/INFO] [Quark ASM]: Transforming net.minecraft.block.BlockPistonBase
[20:37:57] ain/INFO] [Quark ASM]: Applying Transformation to method (Names [canPush, func_185646_a] Descriptor (Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/EnumFacing;ZLnet/minecraft/util/EnumFacing;)Z)
[20:37:57] ain/INFO] [Quark ASM]: Located Method, patching...
[20:37:57] ain/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/block/Block.hasTileEntity (Lnet/minecraft/block/state/IBlockState;)Z
[20:37:57] ain/INFO] [Quark ASM]: Patch result: true
[20:37:57] ain/INFO] [Quark ASM]: Applying Transformation to method (Names [doMove, func_176319_a] Descriptor (Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/EnumFacing;Z)Z)
[20:37:57] ain/INFO] [Quark ASM]: Located Method, patching...
[20:37:57] ain/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/block/state/BlockPistonStructureHelper.func_177254_c ()Ljava/util/List;
[20:37:57] ain/INFO] [Quark ASM]: Patch result: true
[20:37:57] ain/INFO] [Quark ASM]: Transforming net.minecraft.tileentity.TileEntityPiston
[20:37:57] ain/INFO] [Quark ASM]: Applying Transformation to method (Names [update, func_73660_a] Descriptor ()V)
[20:37:57] ain/INFO] [Quark ASM]: Located Method, patching...
[20:37:57] ain/INFO] [Quark ASM]: Patch result: true
[20:37:57] ain/INFO] [Quark ASM]: Applying Transformation to method (Names [clearPistonTileEntity, func_145866_f] Descriptor ()V)
[20:37:57] ain/INFO] [Quark ASM]: Located Method, patching...
[20:37:57] ain/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/world/World.func_180501_a (Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/state/IBlockState;I)Z
[20:37:57] ain/INFO] [Quark ASM]: Patch result: true
[20:37:57] ain/INFO] [Quark ASM]: Applying Transformation to method (Names [update, func_73660_a] Descriptor ()V)
[20:37:57] ain/INFO] [Quark ASM]: Located Method, patching...
[20:37:57] ain/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/world/World.func_180501_a (Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/state/IBlockState;I)Z
[20:37:57] ain/INFO] [Quark ASM]: Patch result: true
[20:37:57] ain/INFO] [OpenComputers]: Successfully patched net/minecraft/entity/EntityLiving.recreateLeash.
[20:37:58] ain/INFO] [BetterFps]: Patching net.minecraft.tileentity.TileEntityBeacon... (avh)
[20:37:58] ain/INFO] [BetterFps]: Patching net.minecraft.block.BlockHopper... (arl)
[20:37:58] ain/INFO] [STDOUT]: [pl.asie.patchy.helpers.ConstructorReplacingTransformer$FFMethodVisitor:visitTypeInsn:73]: Replaced NEW for net/minecraft/tileentity/TileEntityHopper to pl/asie/foamfix/common/TileEntityFasterHopper
[20:37:58] ain/INFO] [STDOUT]: [pl.asie.patchy.helpers.ConstructorReplacingTransformer$FFMethodVisitor:visitMethodInsn:85]: Replaced INVOKESPECIAL for net/minecraft/tileentity/TileEntityHopper to pl/asie/foamfix/common/TileEntityFasterHopper
[20:37:58] ain/INFO] [BetterFps]: Patching net.minecraft.tileentity.TileEntityHopper... (avw)
[20:37:58] ain/INFO] [Quark ASM]: Transforming net.minecraft.enchantment.EnchantmentDamage
[20:37:58] ain/INFO] [Quark ASM]: Applying Transformation to method (Names [canApply, func_92089_a] Descriptor (Lnet/minecraft/item/ItemStack;)Z)
[20:37:58] ain/INFO] [Quark ASM]: Located Method, patching...
[20:37:58] ain/INFO] [Quark ASM]: Located patch target node IRETURN
[20:37:58] ain/INFO] [Quark ASM]: Located patch target node IRETURN
[20:37:58] ain/INFO] [Quark ASM]: Patch result: true
[20:37:58] ain/INFO] [STDOUT]: [com.teamwizardry.wizardry.asm.WizardryTransformer:log:35]: [wizardry ASM] Successfully patched -> 'func_70071_h_', 'onUpdate' with '()V'
[20:37:58] ain/INFO] [EnderCore ASM]: Transforming net.minecraft.entity.player.EntityPlayer finished, added func_184613_cA() overriding EntityLivingBase
[20:37:58] ain/INFO] [Astral Core]: [AstralTransformer] Transforming aip : net.minecraft.item.ItemStack with 2 patches!
[20:37:58] ain/INFO] [Astral Core]: [AstralTransformer] Skipping PATCHMODIFYENCHANTMENTLEVELSTOOLTIP as it can't be applied for side SERVER
[20:37:58] ain/INFO] [Astral Core]: [AstralTransformer] Skipping PATCHMODIFYENCHANTMENTLEVELSTOOLTIPEVENT as it can't be applied for side SERVER
[20:37:58] ain/INFO] [Quark ASM]: Transforming net.minecraft.item.ItemStack
[20:37:58] ain/INFO] [Quark ASM]: Applying Transformation to method (Names [getTextComponent, func_151000_E] Descriptor ()Lnet/minecraft/util/text/ITextComponent;)
[20:37:58] ain/INFO] [Quark ASM]: Located Method, patching...
[20:37:58] ain/INFO] [Quark ASM]: Located patch target node ARETURN
[20:37:58] ain/INFO] [Quark ASM]: Patch result: true
[20:37:59] ain/INFO] [Quark ASM]: Transforming net.minecraft.entity.item.EntityBoat
[20:37:59] ain/INFO] [Quark ASM]: Applying Transformation to method (Names [attackEntityFrom, func_70097_a] Descriptor (Lnet/minecraft/util/DamageSource;F)Z)
[20:37:59] ain/INFO] [Quark ASM]: Located Method, patching...
[20:37:59] ain/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/entity/item/EntityBoat.func_145778_a (Lnet/minecraft/item/Item;IF)Lnet/minecraft/entity/item/EntityItem;
[20:37:59] ain/INFO] [Quark ASM]: Patch result: true
[20:37:59] ain/INFO] [Quark ASM]: Applying Transformation to method (Names [onUpdate, func_70071_h_] Descriptor ()V)
[20:37:59] ain/INFO] [Quark ASM]: Located Method, patching...
[20:37:59] ain/INFO] [Quark ASM]: Patch result: true
[20:37:59] ain/INFO] [Quark ASM]: Transforming net.minecraft.item.ItemBanner
[20:37:59] ain/INFO] [Quark ASM]: Applying Transformation to method (Names [appendHoverTextFromTileEntityTag, func_185054_a] Descriptor (Lnet/minecraft/item/ItemStack;Ljava/util/List;)V)
[20:37:59] ain/INFO] [Quark ASM]: Failed to locate the method!
[20:38:00] ain/INFO] [Astral Core]: [AstralTransformer] Transforming wg : net.minecraft.entity.ai.attributes.AbstractAttributeMap with 1 patches!
[20:38:00] ain/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHADDPLAYERATTRIBUTE
[20:38:00] ain/INFO] [Quark ASM]: Transforming net.minecraft.entity.ai.EntityAITarget
[20:38:00] ain/INFO] [Quark ASM]: Applying Transformation to method (Names [isSuitableTarget, func_179445_a] Descriptor (Lnet/minecraft/entity/EntityLiving;Lnet/minecraft/entity/EntityLivingBase;ZZ)Z)
[20:38:00] ain/INFO] [Quark ASM]: Located Method, patching...
[20:38:00] ain/INFO] [Quark ASM]: Patch result: true
[20:38:01] ain/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:124]: Added INTERFACE: pl/asie/foamfix/api/IFoamFixMobSpawnerLogic
[20:38:01] ain/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:137]: Spliced in METHOD: net.minecraft.tileentity.MobSpawnerBaseLogic.func_98279_f
[20:38:01] ain/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:184]: Added FIELD: net.minecraft.tileentity.MobSpawnerBaseLogic.foamfix_activatedCache
[20:38:01] ain/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:184]: Added FIELD: net.minecraft.tileentity.MobSpawnerBaseLogic.foamfix_activatedCachePESize
[20:38:01] ain/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:184]: Added FIELD: net.minecraft.tileentity.MobSpawnerBaseLogic.foamfix_activatedCacheTime
[20:38:01] ain/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:184]: Added FIELD: net.minecraft.tileentity.MobSpawnerBaseLogic.foamfix_forcedCache
[20:38:01] ain/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:184]: Added FIELD: net.minecraft.tileentity.MobSpawnerBaseLogic.foamfix_forcedCacheTime
[20:38:01] ain/INFO] [EnderCore ASM]: Transforming Class [net.minecraft.entity.ai.EntityAICreeperSwell], Method [func_75246_d]
[20:38:01] ain/INFO] [EnderCore ASM]: Transforming net.minecraft.entity.ai.EntityAICreeperSwell Finished.
[20:38:01] ain/INFO] [neid]: Patching class: "net.minecraft.stats.StatList" with Transformer Group: "TransformerGroupBlockHardcoredConstants"
[20:38:01] ain/INFO] [STDOUT]: [pl.asie.foamfix.coremod.patches.EntityDataManagerPatch:apply:69]: Replaced Maps.newHashMap() in net/minecraft/network/datasync/EntityDataManager <init>
[20:38:01] ain/INFO] [Quark ASM]: Transforming net.minecraft.item.crafting.RecipesBanners$RecipeAddPattern
[20:38:01] ain/INFO] [Quark ASM]: Applying Transformation to method (Names atches, func_77569_a] Descriptor (Lnet/minecraft/inventory/InventoryCrafting;Lnet/minecraft/world/World;)Z)
[20:38:01] ain/INFO] [Quark ASM]: Located Method, patching...
[20:38:01] ain/INFO] [Quark ASM]: Located patch target node INVOKESTATIC net/minecraft/tileentity/TileEntityBanner.func_175113_c (Lnet/minecraft/item/ItemStack;)I
[20:38:01] ain/INFO] [Quark ASM]: Patch result: true
[20:38:02] ain/INFO] [BetterFps]: Patching net.minecraft.server.dedicated.DedicatedServer... (nz)
[20:38:02] ain/INFO] [Quark ASM]: Transforming net.minecraft.inventory.ContainerMerchant
[20:38:02] ain/INFO] [Quark ASM]: Applying Transformation to method (Names [transferStackInSlot, func_82846_b] Descriptor (Lnet/minecraft/entity/player/EntityPlayer;I)Lnet/minecraft/item/ItemStack;)
[20:38:02] ain/INFO] [Quark ASM]: Located Method, patching...
[20:38:02] ain/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/inventory/ContainerMerchant.func_75135_a (Lnet/minecraft/item/ItemStack;IIZ)Z
[20:38:02] ain/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/inventory/ContainerMerchant.func_75135_a (Lnet/minecraft/item/ItemStack;IIZ)Z
[20:38:02] ain/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/inventory/ContainerMerchant.func_75135_a (Lnet/minecraft/item/ItemStack;IIZ)Z
[20:38:02] ain/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/inventory/ContainerMerchant.func_75135_a (Lnet/minecraft/item/ItemStack;IIZ)Z
[20:38:02] ain/INFO] [Quark ASM]: Patch result: true
[20:38:02] ain/INFO] [neid]: Patching class: "net.minecraft.world.chunk.storage.AnvilChunkLoader" with Transformer Group: "TransformerGroupAnvilChunkLoader"
[20:38:02] ain/INFO] [EnderCore ASM]: Transforming Class [net.minecraft.inventory.ContainerFurnace], Method [func_82846_b]
[20:38:02] ain/INFO] [EnderCore ASM]: Transforming net.minecraft.inventory.ContainerFurnace Finished.
[20:38:03] [Server thread/INFO] inecraft/DedicatedServer]: Starting minecraft server version 1.12.2
[20:38:03] [Server thread/INFO] [FML]: MinecraftForge v14.23.5.2838 Initialized
[20:38:03] [Server thread/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients.
[20:38:03] [Server thread/INFO] [FML]: Invalid recipe found with multiple oredict ingredients in the same ingredient...
[20:38:04] [Server thread/INFO] [FML]: Replaced 1227 ore ingredients
[20:38:04] [Server thread/WARN] [FML]: Enabling removal of erroring Entities - USE AT YOUR OWN RISK
[20:38:04] [Server thread/WARN] [FML]: Enabling removal of erroring Tile Entities - USE AT YOUR OWN RISK
[20:38:04] [Server thread/INFO] [STDOUT]: [zmaster587.advancedRocketry.asm.ModContainer:<init>:23]: ********* CoreDummyContainer. OK
[20:38:04] [Server thread/INFO] [FML]: Searching /home/servers/662448/./mods for mods
[20:38:04] [Server thread/INFO] [FML]: Searching /home/servers/662448/./mods/1.12.2 for mods
[20:38:05] [Server thread/WARN] [FML]: Zip file AbyssalCraft Integration-1.12.2-1.9.0.jar failed to read properly, it will be ignored
java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_201]
at java.util.zip.ZipFile.<init>(ZipFile.java:225) ~[?:1.8.0_201]
at java.util.zip.ZipFile.<init>(ZipFile.java:155) ~[?:1.8.0_201]
at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:1.8.0_201]
at java.util.jar.JarFile.<init>(JarFile.java:130) ~[?:1.8.0_201]
at net.minecraftforge.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:56) [JarDiscoverer.class:?]
at net.minecraftforge.fml.common.discovery.ContainerType.findMods(ContainerType.java:47) [ContainerType.class:?]
at net.minecraftforge.fml.common.discovery.ModCandidate.explore(ModCandidate.java:74) [ModCandidate.class:?]
at net.minecraftforge.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:93) [ModDiscoverer.class:?]
at net.minecraftforge.fml.common.Loader.identifyMods(Loader.java:425) [Loader.class:?]
at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:566) [Loader.class:?]
at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98) [FMLServerHandler.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333) [FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
[20:38:05] [Server thread/WARN] [FML]: Zip file ActuallyAdditions-1.12.2-r149.jar failed to read properly, it will be ignored
java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_201]
at java.util.zip.ZipFile.<init>(ZipFile.java:225) ~[?:1.8.0_201]
at java.util.zip.ZipFile.<init>(ZipFile.java:155) ~[?:1.8.0_201]
at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:1.8.0_201]
at java.util.jar.JarFile.<init>(JarFile.java:130) ~[?:1.8.0_201]
at net.minecraftforge.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:56) [JarDiscoverer.class:?]
at net.minecraftforge.fml.common.discovery.ContainerType.findMods(ContainerType.java:47) [ContainerType.class:?]
at net.minecraftforge.fml.common.discovery.ModCandidate.explore(ModCandidate.java:74) [ModCandidate.class:?]
at net.minecraftforge.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:93) [ModDiscoverer.class:?]
at net.minecraftforge.fml.common.Loader.identifyMods(Loader.java:425) [Loader.class:?]
at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:566) [Loader.class:?]
at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98) [FMLServerHandler.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333) [FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
[20:38:06] [Server thread/WARN] [FML]: Zip file Aroma1997Core-1.12.2-2.0.0.2.b165.jar failed to read properly, it will be ignored
java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_201]
at java.util.zip.ZipFile.<init>(ZipFile.java:225) ~[?:1.8.0_201]
at java.util.zip.ZipFile.<init>(ZipFile.java:155) ~[?:1.8.0_201]
at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:1.8.0_201]
at java.util.jar.JarFile.<init>(JarFile.java:130) ~[?:1.8.0_201]
at net.minecraftforge.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:56) [JarDiscoverer.class:?]
at net.minecraftforge.fml.common.discovery.ContainerType.findMods(ContainerType.java:47) [ContainerType.class:?]
at net.minecraftforge.fml.common.discovery.ModCandidate.explore(ModCandidate.java:74) [ModCandidate.class:?]
at net.minecraftforge.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:93) [ModDiscoverer.class:?]
at net.minecraftforge.fml.common.Loader.identifyMods(Loader.java:425) [Loader.class:?]
at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:566) [Loader.class:?]
at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98) [FMLServerHandler.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333) [FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
[20:38:06] [Server thread/WARN] [FML]: Mod aroma1997core is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0.0.2
[20:38:06] [Server thread/WARN] [FML]: Mod aroma1997sdimension is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0.0.2
[20:38:07] [Server thread/INFO] [FML]: Disabling mod betteradvancements it is client side only.
[20:38:07] [Server thread/WARN] [FML]: Mod betterbuilderswands is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.11.1
[20:38:08] [Server thread/INFO] [FML]: Mod careerbees is missing the required element 'name'. Substituting careerbees
[20:38:08] [Server thread/WARN] [FML]: Mod codechickenlib is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 3.2.2.353
[20:38:08] [Server thread/WARN] [FML]: Mod compactsolars is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.12.2-5.0.18.341
[20:38:09] [Server thread/INFO] [FML]: Disabling mod controlling it is client side only.
[20:38:09] [Server thread/WARN] [FML]: Mod cookingforblockheads is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 6.4.71
[20:38:09] [Server thread/WARN] [FML]: Mod cosmeticarmorreworked is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.12.2-v4a
[20:38:09] [Server thread/WARN] [FML]: Mod craftingtweaks is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 8.1.9
[20:38:09] [Server thread/INFO] [FML]: Disabling mod ctgui it is client side only.
[20:38:09] [Server thread/INFO] [FML]: Disabling mod ctm it is client side only.
[20:38:09] [Server thread/INFO] [FML]: Disabling mod custombackgrounds it is client side only.
[20:38:09] [Server thread/INFO] [FML]: Disabling mod custommainmenu it is client side only.
[20:38:09] [Server thread/WARN] [FML]: Mod cyclicmagic is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.19.13
[20:38:09] [Server thread/WARN] [FML]: Zip file CyclopsCore-1.12.2-1.4.0.jar failed to read properly, it will be ignored
java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_201]
at java.util.zip.ZipFile.<init>(ZipFile.java:225) ~[?:1.8.0_201]
at java.util.zip.ZipFile.<init>(ZipFile.java:155) ~[?:1.8.0_201]
at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:1.8.0_201]
at java.util.jar.JarFile.<init>(JarFile.java:130) ~[?:1.8.0_201]
at net.minecraftforge.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:56) [JarDiscoverer.class:?]
at net.minecraftforge.fml.common.discovery.ContainerType.findMods(ContainerType.java:47) [ContainerType.class:?]
at net.minecraftforge.fml.common.discovery.ModCandidate.explore(ModCandidate.java:74) [ModCandidate.class:?]
at net.minecraftforge.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:93) [ModDiscoverer.class:?]
at net.minecraftforge.fml.common.Loader.identifyMods(Loader.java:425) [Loader.class:?]
at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:566) [Loader.class:?]
at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98) [FMLServerHandler.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333) [FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
[20:38:09] [Server thread/INFO] [FML]: Disabling mod defaultoptions it is client side only.
[20:38:09] [Server thread/INFO] [FML]: Disabling mod ding it is client side only.
[20:38:09] [Server thread/INFO] [FML]: Disabling mod discordsuite it is client side only.
[20:38:09] [Server thread/WARN] [FML]: Mod embers is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.13-hotfix2
[20:38:10] [Server thread/WARN] [FML]: Mod enderstorage is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.4.5.135
[20:38:11] [Server thread/WARN] [FML]: Mod microblockcbe is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.6.1.81
[20:38:11] [Server thread/WARN] [FML]: Mod forgemultipartcbe is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.6.1.81
[20:38:11] [Server thread/WARN] [FML]: Mod minecraftmultipartcbe is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.6.1.81
[20:38:12] [Server thread/WARN] [FML]: Mod helpfixer is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.12.1-1.5.18
[20:38:12] [Server thread/WARN] [FML]: Mod ironchest is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.12.2-7.0.67.844
[20:38:12] [Server thread/INFO] [FML]: Disabling mod jeiintegration it is client side only.
[20:38:13] [Server thread/INFO] [FML]: Disabling mod jeresources it is client side only.
[20:38:13] [Server thread/WARN] [FML]: Mod kleeslabs is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 5.4.12
[20:38:14] [Server thread/WARN] [FML]: Mod magicbees is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
[20:38:15] [Server thread/WARN] [FML]: Mod mekanismgenerators is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.12.2-9.8.0.381
[20:38:15] [Server thread/WARN] [FML]: Mod mekanismtools is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.12.2-9.8.0.381
[20:38:15] [Server thread/INFO] [FML]: Disabling mod modnametooltip it is client side only.
[20:38:15] [Server thread/INFO] [FML]: Disabling mod moreoverlays it is client side only.
[20:38:15] [Server thread/INFO] [FML]: Disabling mod mousetweaks it is client side only.
[20:38:15] [Server thread/WARN] [FML]: Mod mrtjpcore is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.1.4.43
[20:38:15] [Server thread/WARN] [FML]: Mod nmsot is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.2-mc1.12.2
[20:38:15] [Server thread/INFO] [FML]: Disabling mod nonvflash it is client side only.
[20:38:16] [Server thread/WARN] [FML]: Mod patchouli is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0-20
[20:38:17] [Server thread/WARN] [FML]: Mod projectred-core is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.9.4.120
[20:38:17] [Server thread/INFO] [FML]: Mod projectred-compat is missing the required element 'name'. Substituting projectred-compat
[20:38:17] [Server thread/WARN] [FML]: Mod projectred-compat is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
[20:38:17] [Server thread/WARN] [FML]: Mod projectred-fabrication is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.9.4.120
[20:38:17] [Server thread/WARN] [FML]: Mod projectred-integration is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.9.4.120
[20:38:17] [Server thread/WARN] [FML]: Mod projectred-transmission is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.9.4.120
[20:38:17] [Server thread/WARN] [FML]: Mod projectred-illumination is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.9.4.120
[20:38:17] [Server thread/WARN] [FML]: Mod projectred-expansion is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.9.4.120
[20:38:17] [Server thread/WARN] [FML]: Mod projectred-relocation is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.9.4.120
[20:38:17] [Server thread/WARN] [FML]: Mod projectred-transportation is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.9.4.120
[20:38:17] [Server thread/WARN] [FML]: Mod projectred-exploration is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.9.4.120
[20:38:18] [Server thread/INFO] [FML]: Disabling mod resourceloader it is client side only.
[20:38:19] [Server thread/WARN] [FML]: Mod tcinventoryscan is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0.10
[20:38:19] [Server thread/INFO] [FML]: Disabling mod thaumicjei it is client side only.
[20:38:19] [Server thread/INFO] [FML]: Disabling mod toastcontrol it is client side only.
[20:38:20] [Server thread/WARN] [FML]: Mod usefulnullifiers is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.5.0
[20:38:20] [Server thread/WARN] [FML]: Mod waystones is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.0.72
[20:38:20] [Server thread/WARN] [FML]: Mod wirelesscharger is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.12.2-1.0.6
[20:38:21] [Server thread/INFO] [FML]: Disabling mod reauth it is client side only.
[20:38:22] [Server thread/INFO] [FML]: Forge Mod Loader has identified 286 mods to load
[20:38:22] [Server thread/INFO] [FML]: Found mod(s) cjtylib_ng] containing declared API package mcjty.lib (owned by McJty) without associated API reference
[20:38:22] [Server thread/WARN] [FML]: Missing English translation for FML: assets/fml/lang/en_us.lang
[20:38:22] [Server thread/INFO] [STDOUT]: [zmaster587.advancedRocketry.asm.ModContainer:registerBus:42]: ********* registerBus. OK
[20:38:22] [Server thread/WARN] [FML]: Missing English translation for actuallybaubles: assets/actuallybaubles/lang/en_us.lang
[20:38:22] [Server thread/WARN] [FML]: Missing English translation for aiimprovements: assets/aiimprovements/lang/en_us.lang
[20:38:22] [Server thread/WARN] [FML]: Missing English translation for appleskin: assets/appleskin/lang/en_us.lang
[20:38:22] [Server thread/WARN] [FML]: Missing English translation for armoryexpansion-conarm: assets/armoryexpansion-conarm/lang/en_us.lang
[20:38:22] [Server thread/WARN] [FML]: Missing English translation for armoryexpansion-custommaterials: assets/armoryexpansion-custommaterials/lang/en_us.lang
[20:38:22] [Server thread/WARN] [FML]: Missing English translation for armoryexpansion-iceandfire: assets/armoryexpansion-iceandfire/lang/en_us.lang
[20:38:22] [Server thread/WARN] [FML]: Missing English translation for armoryexpansion-matteroverdrive: assets/armoryexpansion-matteroverdrive/lang/en_us.lang
[20:38:22] [Server thread/WARN] [FML]: Missing English translation for bedpatch: assets/bedpatch/lang/en_us.lang
[20:38:22] [Server thread/WARN] [FML]: Missing English translation for chameleon: assets/chameleon/lang/en_us.lang
[20:38:22] [Server thread/WARN] [FML]: Missing English translation for codechickenlib: assets/codechickenlib/lang/en_us.lang
[20:38:22] [Server thread/WARN] [FML]: Missing English translation for cofhcore: assets/cofhcore/lang/en_us.lang
[20:38:22] [Server thread/WARN] [FML]: Missing English translation for crafttweaker: assets/crafttweaker/lang/en_us.lang
[20:38:22] [Server thread/WARN] [FML]: Missing English translation for crafttweakerjei: assets/crafttweakerjei/lang/en_us.lang
[20:38:22] [Server thread/WARN] [FML]: Missing English translation for diethopper: assets/diethopper/lang/en_us.lang
[20:38:22] [Server thread/WARN] [FML]: Missing English translation for dldungeonsjbg: assets/dldungeonsjbg/lang/en_us.lang
[20:38:22] [Server thread/WARN] [FML]: Missing English translation for enderiobase: assets/enderiobase/lang/en_us.lang
[20:38:22] [Server thread/WARN] [FML]: Missing English translation for enderioconduitsappliedenergistics: assets/enderioconduitsappliedenergistics/lang/en_us.lang
[20:38:22] [Server thread/WARN] [FML]: Missing English translation for enderioconduitsopencomputers: assets/enderioconduitsopencomputers/lang/en_us.lang
[20:38:22] [Server thread/WARN] [FML]: Missing English translation for enderioconduitsrefinedstorage: assets/enderioconduitsrefinedstorage/lang/en_us.lang
[20:38:22] [Server thread/WARN] [FML]: Missing English translation for enderioconduits: assets/enderioconduits/lang/en_us.lang
[20:38:22] [Server thread/WARN] [FML]: Missing English translation for enderiointegrationforestry: assets/enderiointegrationforestry/lang/en_us.lang
[20:38:22] [Server thread/WARN] [FML]: Missing English translation for enderiointegrationtic: assets/enderiointegrationtic/lang/en_us.lang
[20:38:22] [Server thread/WARN] [FML]: Missing English translation for enderiointegrationticlate: assets/enderiointegrationticlate/lang/en_us.lang
[20:38:22] [Server thread/WARN] [FML]: Missing English translation for enderiomachines: assets/enderiomachines/lang/en_us.lang
[20:38:22] [Server thread/WARN] [FML]: Missing English translation for enderiopowertools: assets/enderiopowertools/lang/en_us.lang
[20:38:22] [Server thread/WARN] [FML]: Missing English translation for excore: assets/excore/lang/en_us.lang
[20:38:22] [Server thread/WARN] [FML]: Missing English translation for fastbench: assets/fastbench/lang/en_us.lang
[20:38:22] [Server thread/WARN] [FML]: Missing English translation for fencejumper: assets/fencejumper/lang/en_us.lang
[20:38:22] [Server thread/WARN] [FML]: Missing English translation for foamfix: assets/foamfix/lang/en_us.lang
[20:38:22] [Server thread/WARN] [FML]: Missing English translation for forgelin: assets/forgelin/lang/en_us.lang
[20:38:22] [Server thread/WARN] [FML]: Missing English translation for microblockcbe: assets/microblockcbe/lang/en_us.lang
[20:38:22] [Server thread/WARN] [FML]: Missing English translation for forgemultipartcbe: assets/forgemultipartcbe/lang/en_us.lang
[20:38:22] [Server thread/WARN] [FML]: Missing English translation for minecraftmultipartcbe: assets/minecraftmultipartcbe/lang/en_us.lang
[20:38:22] [Server thread/WARN] [FML]: Missing English translation for helpfixer: assets/helpfixer/lang/en_us.lang
[20:38:22] [Server thread/WARN] [FML]: Missing English translation for ic2: assets/ic2/lang/en_us.lang
[20:38:22] [Server thread/WARN] [FML]: Missing English translation for initialinventory: assets/initialinventory/lang/en_us.lang
[20:38:22] [Server thread/WARN] [FML]: Missing English translation for integratedtunnelscompat: assets/integratedtunnelscompat/lang/en_us.lang
[20:38:22] [Server thread/WARN] [FML]: Missing English translation for oredictinit: assets/oredictinit/lang/en_us.lang
[20:38:22] [Server thread/WARN] [FML]: Missing English translation for jaopcaadditions: assets/jaopcaadditions/lang/en_us.lang
[20:38:22] [Server thread/WARN] [FML]: Missing English translation for kleeslabs: assets/kleeslabs/lang/en_us.lang
[20:38:22] [Server thread/WARN] [FML]: Missing English translation for librarianliblate: assets/librarianliblate/lang/en_us.lang
[20:38:22] [Server thread/WARN] [FML]: Missing English translation for lostsouls: assets/lostsouls/lang/en_us.lang
[20:38:22] [Server thread/WARN] [FML]: Missing English translation for lunatriuscore: assets/lunatriuscore/lang/en_us.lang
[20:38:22] [Server thread/WARN] [FML]: Missing English translation for mantle: assets/mantle/lang/en_us.lang
[20:38:22] [Server thread/WARN] [FML]: Missing English translation for mcjtylib_ng: assets/mcjtylib_ng/lang/en_us.lang
[20:38:22] [Server thread/WARN] [FML]: Missing English translation for mcmultipart: assets/mcmultipart/lang/en_us.lang
[20:38:22] [Server thread/WARN] [FML]: Missing English translation for mekanismgenerators: assets/mekanismgenerators/lang/en_us.lang
[20:38:22] [Server thread/WARN] [FML]: Missing English translation for mekanismtools: assets/mekanismtools/lang/en_us.lang
[20:38:22] [Server thread/WARN] [FML]: Missing English translation for concheckrmd: assets/concheckrmd/lang/en_us.lang
[20:38:22] [Server thread/WARN] [FML]: Missing English translation for modtweaker: assets/modtweaker/lang/en_us.lang
[20:38:22] [Server thread/WARN] [FML]: Missing English translation for morpheus: assets/morpheus/lang/en_us.lang
[20:38:22] [Server thread/WARN] [FML]: Missing English translation for mrtjpcore: assets/mrtjpcore/lang/en_us.lang
[20:38:22] [Server thread/WARN] [FML]: Missing English translation for mtlib: assets/mtlib/lang/en_us.lang
[20:38:23] [Server thread/WARN] [FML]: Missing English translation for nmsot: assets/nmsot/lang/en_us.lang
[20:38:23] [Server thread/WARN] [FML]: Missing English translation for neid: assets/neid/lang/en_us.lang
[20:38:23] [Server thread/WARN] [FML]: Missing English translation for ocxnetdriver: assets/ocxnetdriver/lang/en_us.lang
[20:38:23] [Server thread/WARN] [FML]: Missing English translation for packcrashinfo: assets/packcrashinfo/lang/en_us.lang
[20:38:23] [Server thread/WARN] [FML]: Missing English translation for pamscookables: assets/pamscookables/lang/en_us.lang
[20:38:23] [Server thread/WARN] [FML]: Missing English translation for placebo: assets/placebo/lang/en_us.lang
[20:38:23] [Server thread/WARN] [FML]: Missing English translation for projectred-core: assets/projectred-core/lang/en_us.lang
[20:38:23] [Server thread/WARN] [FML]: Missing English translation for projectred-compat: assets/projectred-compat/lang/en_us.lang
[20:38:23] [Server thread/WARN] [FML]: Missing English translation for projectred-fabrication: assets/projectred-fabrication/lang/en_us.lang
[20:38:23] [Server thread/WARN] [FML]: Missing English translation for projectred-integration: assets/projectred-integration/lang/en_us.lang
[20:38:23] [Server thread/WARN] [FML]: Missing English translation for projectred-transmission: assets/projectred-transmission/lang/en_us.lang
[20:38:23] [Server thread/WARN] [FML]: Missing English translation for projectred-illumination: assets/projectred-illumination/lang/en_us.lang
[20:38:23] [Server thread/WARN] [FML]: Missing English translation for projectred-expansion: assets/projectred-expansion/lang/en_us.lang
[20:38:23] [Server thread/WARN] [FML]: Missing English translation for projectred-relocation: assets/projectred-relocation/lang/en_us.lang
[20:38:23] [Server thread/WARN] [FML]: Missing English translation for projectred-transportation: assets/projectred-transportation/lang/en_us.lang
[20:38:23] [Server thread/WARN] [FML]: Missing English translation for projectred-exploration: assets/projectred-exploration/lang/en_us.lang
[20:38:23] [Server thread/WARN] [FML]: Missing English translation for quickleafdecay: assets/quickleafdecay/lang/en_us.lang
[20:38:23] [Server thread/WARN] [FML]: Missing English translation for redstoneflux: assets/redstoneflux/lang/en_us.lang
[20:38:23] [Server thread/WARN] [FML]: Missing English translation for slimyboyos: assets/slimyboyos/lang/en_us.lang
[20:38:23] [Server thread/WARN] [FML]: Missing English translation for teslacorelib_registries: assets/teslacorelib_registries/lang/en_us.lang
[20:38:23] [Server thread/WARN] [FML]: Missing English translation for tombmanygraves2api: assets/tombmanygraves2api/lang/en_us.lang
[20:38:23] [Server thread/WARN] [FML]: Missing English translation for unidict: assets/unidict/lang/en_us.lang
[20:38:23] [Server thread/WARN] [FML]: Missing English translation for unloader: assets/unloader/lang/en_us.lang
[20:38:23] [Server thread/WARN] [FML]: Missing English translation for universalmodifiers: assets/universalmodifiers/lang/en_us.lang
[20:38:23] [Server thread/WARN] [FML]: Missing English translation for wrapup: assets/wrapup/lang/en_us.lang
[20:38:23] [Server thread/WARN] [FML]: Missing English translation for ynot: assets/ynot/lang/en_us.lang
[20:38:23] [Server thread/WARN] [FML]: Missing English translation for techreborn_compat: assets/techreborn_compat/lang/en_us.lang
[20:38:23] [Server thread/INFO] [FML]: FML has found a non-mod file AbyssalCraft Integration-1.12.2-1.9.0.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[20:38:23] [Server thread/INFO] [FML]: FML has found a non-mod file ActuallyAdditions-1.12.2-r149.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[20:38:23] [Server thread/INFO] [FML]: FML has found a non-mod file Aroma1997Core-1.12.2-2.0.0.2.b165.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[20:38:23] [Server thread/INFO] [FML]: FML has found a non-mod file BetterAdvancements-1.12.2-0.1.0.77.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[20:38:23] [Server thread/INFO] [FML]: FML has found a non-mod file compatlayer-1.11.2-0.3.0.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[20:38:23] [Server thread/INFO] [FML]: FML has found a non-mod file Controlling-3.0.7.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[20:38:23] [Server thread/INFO] [FML]: FML has found a non-mod file CTM-MC1.12.2-0.3.3.22.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[20:38:23] [Server thread/INFO] [FML]: FML has found a non-mod file CustomBackgrounds-MC1.12-1.1.1.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[20:38:23] [Server thread/INFO] [FML]: FML has found a non-mod file CustomMainMenu-MC1.12.2-2.0.9.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[20:38:23] [Server thread/INFO] [FML]: FML has found a non-mod file CyclopsCore-1.12.2-1.4.0.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[20:38:23] [Server thread/INFO] [FML]: FML has found a non-mod file DefaultOptions_1.12.2-9.2.8.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[20:38:23] [Server thread/INFO] [FML]: FML has found a non-mod file Ding-1.12.1-1.0.1.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[20:38:23] [Server thread/INFO] [FML]: FML has found a non-mod file DiscordSuite-2.2.4.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[20:38:23] [Server thread/INFO] [FML]: FML has found a non-mod file jeiintegration_1.12.2-1.5.1.36.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[20:38:23] [Server thread/INFO] [FML]: FML has found a non-mod file JustEnoughResources-1.12.2-0.9.2.60.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[20:38:23] [Server thread/INFO] [FML]: FML has found a non-mod file MathParser.org-mXparser-4.0.0.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[20:38:23] [Server thread/INFO] [FML]: FML has found a non-mod file modnametooltip_1.12.2-1.10.1.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[20:38:23] [Server thread/INFO] [FML]: FML has found a non-mod file moreoverlays-1.15.1-mc1.12.2.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[20:38:23] [Server thread/INFO] [FML]: FML has found a non-mod file MouseTweaks-2.10-mc1.12.2.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[20:38:23] [Server thread/INFO] [FML]: FML has found a non-mod file NoNVFlash-1.12.2-1.2.0.3-universal.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[20:38:23] [Server thread/INFO] [FML]: FML has found a non-mod file ResourceLoader-MC1.12.1-1.5.3.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[20:38:23] [Server thread/INFO] [FML]: FML has found a non-mod file ThaumicJEI-1.12.2-1.6.0-27.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[20:38:23] [Server thread/INFO] [FML]: FML has found a non-mod file Toast Control-1.12.2-1.8.1.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[20:38:23] [Server thread/INFO] [FML]: FML has found a non-mod file AutoSave-1.12.2-1.0.10.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[20:38:23] [Server thread/INFO] [FML]: FML has found a non-mod file AutoConfig-1.12.2-1.0.2.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[20:38:23] [Server thread/INFO] [FML]: FML has found a non-mod file reauth-3.6.0.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[20:38:23] [Server thread/INFO] [FML]: FML has found a non-mod file gigaherz.commons-1.12.1-0.6.4.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[20:38:37] [Server thread/INFO] [FML]: Attempting connection with missing mods inecraft, mcp, FML, forge, advancedrocketrycore, openmodscore, foamfixcore, opencomputers|core, randompatches, abyssalcraft, actuallyadditions, actuallybaubles, additionalbanners, advancedrocketry, ae2stuff, ae2wtlib, aiimprovements, akashictome, flyringbaublemod, applecore, appleskin, appliedenergistics2, armoryexpansion, armoryexpansion-conarm, armoryexpansion-custommaterials, armoryexpansion-iceandfire, armoryexpansion-matteroverdrive, aroma1997core, aroma1997sdimension, astralsorcery, atmtweaks, autoreglib, badwithernocookiereloaded, baubles, bdlib, bedpatch, betterbuilderswands, bibliocraft, binniecore, botany, binniedesign, extrabees, extratrees, genetics, biomesoplenty, blockcraftery, bloodmagic, bookshelf, botania, brandonscore, careerbees, ceramics, chameleon, chisel, chiselsandbits, codechickenlib, cofhcore, cofhworld, colossalchests, commoncapabilities, compactmachines3, compactsolars, computercraft, computronics, asielib, conarm, cookingforblockheads, cosmeticarmorreworked, craftingtweaks, crafttweaker, crafttweakerjei, cucumber, cyclicmagic, cyclopscore, darkutils, defaultworldgenerator-port, diethopper, dldungeonsjbg, draconicevolution, embers, endercore, enderio, enderiobase, enderioconduitsappliedenergistics, enderioconduitsopencomputers, enderioconduitsrefinedstorage, enderioconduits, enderiointegrationforestry, enderiointegrationtic, enderiointegrationticlate, enderiomachines, enderiopowertools, enderstorage, environmentaltech, exchangers, excore, extracells, extrarails, extrautils2, bigreactors, fairylights, fastbench, fencejumper, flamingo, flatcoloredblocks, foamfix, forestry, forgelin, microblockcbe, forgemultipartcbe, minecraftmultipartcbe, ftblib, ftbutilities, ftbbackups, funkylocomotion, gendustry, advgenerators, guideapi, helpfixer, ichunutil, immersivepetroleum, immersivetech, ic2, industrialforegoing, initialinventory, integrateddynamics, integrateddynamicscompat, integratedtunnels, integratedtunnelscompat, integrationforegoing, inventorygenerators, inventorytweaks, ironbackpacks, ironchest, jaopca, oredictinit, jaopcaadditions, jaopcaoc, jei, jeibees, journeymap, justenoughdimensions, kjlib, kleeslabs, librarianliblate, librarianlib, libvulpes, lostcities, lostsouls, lunatriuscore, magipsi, magicbees, malisiscore, malisisdoors, mantle, mcjtylib_ng, mcmultipart, mekanism, mekanismgenerators, mekanismtools, mobtotems, concheckrmd, modtweaker, morphtool, morpheus, mrtjpcore, mtlib, mysticalagradditions, mysticalagriculture, mysticallib, mysticalworld, natura, naturescompass, nmsot, neid, notenoughwands, nuclearcraft, nutrition, ocxnetdriver, oeintegration, openblocks, opencomputers, openmods, oreexcavation, overloaded, p455w0rdslib, packcrashinfo, packmode, harvestcraft, pamscookables, parry, patchouli, placebo, plants2, platforms, plustic, pneumaticcraft, portalgun, portality, practicallogistics2, pressure, projectintelligence, projectred-core, projectred-compat, projectred-fabrication, projectred-integration, projectred-transmission, projectred-illumination, projectred-expansion, projectred-relocation, projectred-transportation, projectred-exploration, psi, quantumstorage, quark, quickleafdecay, rangedpumps, realfilingcabinet, reborncore, rebornstorage, redstonearsenal, redstoneflux, refinedstorage, refinedstorageaddons, xreliquary, rftools, rftoolscontrol, rftoolsdim, rftoolspower, roots, rustic, woodenshears, shadowmc, simplyjetpacks, slimyboyos, sonarcore, soulshardstow, stevescarts, storagedrawers, storagedrawersextra, tconstruct, techreborn, terraqueous, teslacorelib, teslacorelib_registries, thaumcraft, tcinventoryscan, theoneprobe, thermalcultivation, thermaldynamics, thermalexpansion, thermalfoundation, thermalinnovation, tinker_io, tinkertoolleveling, tombmanygraves, tombmanygraves2api, topaddons, traverse, twilightforest, unidict, unloader, usefulnullifiers, universalmodifiers, valkyrielib, waim, wanionlib, waterstrainer, waystones, wirelesscharger, wct, wizardry, woot, wrapup, xnet, xtones, ynot, zerocore, immersiveengineering, industrialwires, structurize, minecolonies, techreborn_compat, shetiphiancore, gbook, thebetweenlands] at CLIENT
[20:38:37] [Server thread/INFO] [FML]: Attempting connection with missing mods inecraft, mcp, FML, forge, advancedrocketrycore, openmodscore, foamfixcore, opencomputers|core, randompatches, abyssalcraft, actuallyadditions, actuallybaubles, additionalbanners, advancedrocketry, ae2stuff, ae2wtlib, aiimprovements, akashictome, flyringbaublemod, applecore, appleskin, appliedenergistics2, armoryexpansion, armoryexpansion-conarm, armoryexpansion-custommaterials, armoryexpansion-iceandfire, armoryexpansion-matteroverdrive, aroma1997core, aroma1997sdimension, astralsorcery, atmtweaks, autoreglib, badwithernocookiereloaded, baubles, bdlib, bedpatch, betterbuilderswands, bibliocraft, binniecore, botany, binniedesign, extrabees, extratrees, genetics, biomesoplenty, blockcraftery, bloodmagic, bookshelf, botania, brandonscore, careerbees, ceramics, chameleon, chisel, chiselsandbits, codechickenlib, cofhcore, cofhworld, colossalchests, commoncapabilities, compactmachines3, compactsolars, computercraft, computronics, asielib, conarm, cookingforblockheads, cosmeticarmorreworked, craftingtweaks, crafttweaker, crafttweakerjei, cucumber, cyclicmagic, cyclopscore, darkutils, defaultworldgenerator-port, diethopper, dldungeonsjbg, draconicevolution, embers, endercore, enderio, enderiobase, enderioconduitsappliedenergistics, enderioconduitsopencomputers, enderioconduitsrefinedstorage, enderioconduits, enderiointegrationforestry, enderiointegrationtic, enderiointegrationticlate, enderiomachines, enderiopowertools, enderstorage, environmentaltech, exchangers, excore, extracells, extrarails, extrautils2, bigreactors, fairylights, fastbench, fencejumper, flamingo, flatcoloredblocks, foamfix, forestry, forgelin, microblockcbe, forgemultipartcbe, minecraftmultipartcbe, ftblib, ftbutilities, ftbbackups, funkylocomotion, gendustry, advgenerators, guideapi, helpfixer, ichunutil, immersivepetroleum, immersivetech, ic2, industrialforegoing, initialinventory, integrateddynamics, integrateddynamicscompat, integratedtunnels, integratedtunnelscompat, integrationforegoing, inventorygenerators, inventorytweaks, ironbackpacks, ironchest, jaopca, oredictinit, jaopcaadditions, jaopcaoc, jei, jeibees, journeymap, justenoughdimensions, kjlib, kleeslabs, librarianliblate, librarianlib, libvulpes, lostcities, lostsouls, lunatriuscore, magipsi, magicbees, malisiscore, malisisdoors, mantle, mcjtylib_ng, mcmultipart, mekanism, mekanismgenerators, mekanismtools, mobtotems, concheckrmd, modtweaker, morphtool, morpheus, mrtjpcore, mtlib, mysticalagradditions, mysticalagriculture, mysticallib, mysticalworld, natura, naturescompass, nmsot, neid, notenoughwands, nuclearcraft, nutrition, ocxnetdriver, oeintegration, openblocks, opencomputers, openmods, oreexcavation, overloaded, p455w0rdslib, packcrashinfo, packmode, harvestcraft, pamscookables, parry, patchouli, placebo, plants2, platforms, plustic, pneumaticcraft, portalgun, portality, practicallogistics2, pressure, projectintelligence, projectred-core, projectred-compat, projectred-fabrication, projectred-integration, projectred-transmission, projectred-illumination, projectred-expansion, projectred-relocation, projectred-transportation, projectred-exploration, psi, quantumstorage, quark, quickleafdecay, rangedpumps, realfilingcabinet, reborncore, rebornstorage, redstonearsenal, redstoneflux, refinedstorage, refinedstorageaddons, xreliquary, rftools, rftoolscontrol, rftoolsdim, rftoolspower, roots, rustic, woodenshears, shadowmc, simplyjetpacks, slimyboyos, sonarcore, soulshardstow, stevescarts, storagedrawers, storagedrawersextra, tconstruct, techreborn, terraqueous, teslacorelib, teslacorelib_registries, thaumcraft, tcinventoryscan, theoneprobe, thermalcultivation, thermaldynamics, thermalexpansion, thermalfoundation, thermalinnovation, tinker_io, tinkertoolleveling, tombmanygraves, tombmanygraves2api, topaddons, traverse, twilightforest, unidict, unloader, usefulnullifiers, universalmodifiers, valkyrielib, waim, wanionlib, waterstrainer, waystones, wirelesscharger, wct, wizardry, woot, wrapup, xnet, xtones, ynot, zerocore, immersiveengineering, industrialwires, structurize, minecolonies, techreborn_compat, shetiphiancore, gbook, thebetweenlands] at SERVER
[20:38:37] [Server thread/INFO] [neid]: Patching class: "net.minecraft.network.PacketBuffer" with Transformer Group: "TransformerGroupPacketBuffer"
[20:38:40] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `actuallyadditions` for name `magnet_ring_bauble`, expected `actuallybaubles`. This could be a intended override, but in most cases indicates a broken mod.
[20:38:40] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `actuallyadditions` for name `potion_ring_advanced_bauble`, expected `actuallybaubles`. This could be a intended override, but in most cases indicates a broken mod.
[20:38:40] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `actuallyadditions` for name `battery_bauble`, expected `actuallybaubles`. This could be a intended override, but in most cases indicates a broken mod.
[20:38:40] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `actuallyadditions` for name `battery_double_bauble`, expected `actuallybaubles`. This could be a intended override, but in most cases indicates a broken mod.
[20:38:40] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `actuallyadditions` for name `battery_triple_bauble`, expected `actuallybaubles`. This could be a intended override, but in most cases indicates a broken mod.
[20:38:40] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `actuallyadditions` for name `battery_quadruple_bauble`, expected `actuallybaubles`. This could be a intended override, but in most cases indicates a broken mod.
[20:38:40] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `actuallyadditions` for name `battery_quintuple_bauble`, expected `actuallybaubles`. This could be a intended override, but in most cases indicates a broken mod.
[20:38:40] [Server thread/INFO] [BedPatch]: Patching Chunk
[20:38:40] [Server thread/INFO] [STDOUT]: [pl.asie.patchy.helpers.ConstructorReplacingTransformer$FFMethodVisitor:visitTypeInsn:73]: Replaced NEW for net/minecraft/util/ClassInheritanceMultiMap to pl/asie/foamfix/coremod/common/FoamyClassInheritanceMultiMap
[20:38:40] [Server thread/INFO] [STDOUT]: [pl.asie.patchy.helpers.ConstructorReplacingTransformer$FFMethodVisitor:visitMethodInsn:85]: Replaced INVOKESPECIAL for net/minecraft/util/ClassInheritanceMultiMap to pl/asie/foamfix/coremod/common/FoamyClassInheritanceMultiMap
[20:38:45] [Server thread/INFO] [Astral Core]: [AstralTransformer] Transforming thaumcraft.common.lib.events.PlayerEvents : thaumcraft.common.lib.events.PlayerEvents with 1 patches!
[20:38:45] [Server thread/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHRUNICSHIELDINGHOOK
[20:38:46] [Server thread/INFO] [Astral Core]: [AstralTransformer] Transforming pa : net.minecraft.network.NetHandlerPlayServer with 1 patches!
[20:38:46] [Server thread/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHSERVEREXTENDENTITYINTERACTREACH
[20:38:46] [Server thread/INFO] [LibrarianLib ASM]: Transforming NetHandlerPlayServer
[20:38:46] [Server thread/INFO] [LibrarianLib ASM]: Applying Transformation to method (Names [update, func_73660_a] Descriptor ()V)
[20:38:46] [Server thread/INFO] [LibrarianLib ASM]: Attempting to insert: Update hook
[20:38:46] [Server thread/INFO] [LibrarianLib ASM]: Patch result: Success
[20:38:47] [Server thread/INFO] [brandonscore]: Brandon's Core online! Waiting for Draconic Evolution to join the party....
[20:38:47] [Server thread/INFO] [draconicevolution]: Draconic Evolution online!
[20:38:47] [Server thread/INFO] [brandonscore]: Hay! There you are! Now lets destroy some worlds!!
[20:38:47] [Server thread/INFO] [draconicevolution]: Sounds like fun! Lets get to it!
[20:38:47] [Server thread/INFO] [draconicevolution]: Hello Minecraft!!!
[20:38:47] [Server thread/INFO] [EnderCore Mixins]: Found annotation mixin: crazypants.enderio.base.paint.MobilityFlagForPaintedBlocksMixin
[20:38:47] [Server thread/INFO] [EnderCore Mixins]: Registered mixin.
[20:38:47] [Server thread/INFO] [EnderCore Mixins]: Found annotation mixin: crazypants.enderio.base.paint.MobilityFlagForPaintedBlocksMixin
[20:38:47] [Server thread/INFO] [EnderCore Mixins]: Registered mixin.
[20:38:47] [Server thread/INFO] [EnderCore Mixins]: Found annotation mixin: crazypants.enderio.base.power.forge.item.InternalPoweredItemMixin
[20:38:47] [Server thread/INFO] [EnderCore Mixins]: Registered mixin.
[20:38:47] [Server thread/INFO] [EnderCore Mixins]: Found annotation mixin: crazypants.enderio.base.paint.MobilityFlagForPaintedBlocksMixin
[20:38:47] [Server thread/INFO] [EnderCore Mixins]: Registered mixin.
[20:38:47] [Server thread/INFO] [EnderCore Mixins]: Found annotation mixin: crazypants.enderio.base.integration.thaumcraft.ThaumcraftArmorMixin
[20:38:47] [Server thread/INFO] [EnderCore Mixins]: Registered mixin.
[20:38:47] [Server thread/INFO] [EnderCore Mixins]: Found annotation mixin: crazypants.enderio.base.paint.MobilityFlagForPaintedBlocksMixin
[20:38:47] [Server thread/INFO] [EnderCore Mixins]: Registered mixin.
[20:38:47] [Server thread/INFO] [EnderCore Mixins]: Found annotation mixin: crazypants.enderio.base.item.darksteel.upgrade.DarkSteelUpgradeMixin
[20:38:47] [Server thread/INFO] [EnderCore Mixins]: Registered mixin.
[20:38:47] [Server thread/INFO] [EnderCore Mixins]: Found mixin source class data for crazypants.enderio.base.paint.MobilityFlagForPaintedBlocksMixin.
[20:38:47] [Server thread/INFO] [EnderCore Mixins]: Found mixin source class data for crazypants.enderio.base.paint.MobilityFlagForPaintedBlocksMixin.
[20:38:47] [Server thread/INFO] [EnderCore Mixins]: Found mixin source class data for crazypants.enderio.base.paint.MobilityFlagForPaintedBlocksMixin.
[20:38:47] [Server thread/INFO] [EnderCore Mixins]: Found mixin source class data for crazypants.enderio.base.paint.MobilityFlagForPaintedBlocksMixin.
[20:38:47] [Server thread/INFO] [EnderCore Mixins]: Found mixin source class data for crazypants.enderio.base.power.forge.item.InternalPoweredItemMixin.
[20:38:47] [Server thread/INFO] [EnderCore Mixins]: Found interface target crazypants.enderio.base.power.forge.item.IInternalPoweredItem
[20:38:47] [Server thread/INFO] [EnderCore Mixins]: Found mixin source class data for crazypants.enderio.base.integration.thaumcraft.ThaumcraftArmorMixin.
[20:38:47] [Server thread/INFO] [EnderCore Mixins]: Found mixin source class data for crazypants.enderio.base.item.darksteel.upgrade.DarkSteelUpgradeMixin.
[20:38:47] [Server thread/INFO] [EnderCore Mixins]: Found interface target crazypants.enderio.api.upgrades.IDarkSteelItem
[20:38:48] [Server thread/INFO] [EnderCore Mixins]: Found interface target crazypants.enderio.base.paint.IPaintable$IBlockPaintableBlock
[20:38:48] [Server thread/INFO] [EnderCore Mixins]: Found interface target crazypants.enderio.base.paint.IPaintable$ISolidBlockPaintableBlock
[20:38:48] [Server thread/INFO] [EnderCore Mixins]: Found interface target crazypants.enderio.base.paint.IPaintable$INonSolidBlockPaintableBlock
[20:38:48] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.item.darksteel.ItemDarkSteelArmor from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
[20:38:48] [Server thread/INFO] [EnderCore Mixins]: Patching 2 mixins onto class crazypants.enderio.base.item.darksteel.ItemDarkSteelArmor
[20:38:48] [Server thread/INFO] [EnderCore Mixins]: Added 3 new interfaces: [thaumcraft/api/items/IVisDiscountGear, thaumcraft/api/items/IGoggles, thaumcraft/api/items/IRevealer]
[20:38:48] [Server thread/INFO] [EnderCore Mixins]: Added 3 new methods: [showNodes(Lnet/minecraft/item/ItemStack;Lnet/minecraft/entity/EntityLivingBase;)Z, showIngamePopups(Lnet/minecraft/item/ItemStack;Lnet/minecraft/entity/EntityLivingBase;)Z, getVisDiscount(Lnet/minecraft/item/ItemStack;Lnet/minecraft/entity/player/EntityPlayer;)I]
[20:38:48] [Server thread/INFO] [EnderCore Mixins]: Added 3 new methods: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;, addCommonEntries(Lnet/minecraft/item/ItemStack;Lnet/minecraft/entity/player/EntityPlayer;Ljava/util/List;Z)V, addBasicEntries(Lnet/minecraft/item/ItemStack;Lnet/minecraft/entity/player/EntityPlayer;Ljava/util/List;Z)V]
[20:38:48] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[20:38:48] [Server thread/INFO] [EnderCore Mixins]: Found interface target crazypants.enderio.base.paint.IPaintable$ITexturePaintableBlock
[20:38:48] [Server thread/WARN] [FML]: The declared version check handler method checkModLists on network mod id enderio is not accessible
java.lang.NoSuchMethodException: crazypants.enderio.base.EnderIO.checkModLists(java.util.Map, net.minecraftforge.fml.relauncher.Side)
at java.lang.Class.getDeclaredMethod(Class.java:2130) ~[?:1.8.0_201]
at net.minecraftforge.fml.common.network.internal.NetworkModHolder.<init>(NetworkModHolder.java:246) [NetworkModHolder.class:?]
at net.minecraftforge.fml.common.network.NetworkRegistry.register(NetworkRegistry.java:299) [NetworkRegistry.class:?]
at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:606) [FMLModContainer.class:?]
at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_201]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_201]
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) inecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) inecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) inecraft_server.1.12.2.jar:?]
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) inecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) inecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) inecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:217) inecraft_server.1.12.2.jar:?]
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) [LoadController.class:?]
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) [LoadController.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_201]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_201]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_201]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_201]
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) inecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) inecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) inecraft_server.1.12.2.jar:?]
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) inecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) inecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) inecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:217) inecraft_server.1.12.2.jar:?]
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) [LoadController.class:?]
at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:593) [Loader.class:?]
at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98) [FMLServerHandler.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333) [FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
[20:38:50] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.item.darksteel.ItemInventoryCharger from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
[20:38:50] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemInventoryCharger
[20:38:50] [Server thread/INFO] [EnderCore Mixins]: Added 2 new methods: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;, getAttributeModifiers(Lnet/minecraft/inventory/EntityEquipmentSlot;Lnet/minecraft/item/ItemStack;)Lcom/google/common/collect/Multimap;]
[20:38:50] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[20:38:51] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.item.darksteel.ItemDarkSteelCrook from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
[20:38:51] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemDarkSteelCrook
[20:38:51] [Server thread/INFO] [EnderCore Mixins]: Added 2 new methods: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;, getAttributeModifiers(Lnet/minecraft/inventory/EntityEquipmentSlot;Lnet/minecraft/item/ItemStack;)Lcom/google/common/collect/Multimap;]
[20:38:51] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[20:38:52] [Server thread/WARN] [FML]: The declared version check handler method checkModLists on network mod id enderiointegrationtic is not accessible
java.lang.NoSuchMethodException: crazypants.enderio.integration.tic.EnderIOIntegrationTic.checkModLists(java.util.Map, net.minecraftforge.fml.relauncher.Side)
at java.lang.Class.getDeclaredMethod(Class.java:2130) ~[?:1.8.0_201]
at net.minecraftforge.fml.common.network.internal.NetworkModHolder.<init>(NetworkModHolder.java:246) [NetworkModHolder.class:?]
at net.minecraftforge.fml.common.network.NetworkRegistry.register(NetworkRegistry.java:299) [NetworkRegistry.class:?]
at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:606) [FMLModContainer.class:?]
at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_201]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_201]
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) inecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) inecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) inecraft_server.1.12.2.jar:?]
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) inecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) inecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) inecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:217) inecraft_server.1.12.2.jar:?]
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) [LoadController.class:?]
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) [LoadController.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_201]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_201]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_201]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_201]
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) inecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) inecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) inecraft_server.1.12.2.jar:?]
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) inecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) inecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) inecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:217) inecraft_server.1.12.2.jar:?]
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) [LoadController.class:?]
at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:593) [Loader.class:?]
at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98) [FMLServerHandler.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333) [FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
[20:38:55] [Server thread/INFO] [Pulsar-tconstruct]: Skipping Pulse wailaIntegration; missing dependency: waila
[20:38:55] [Server thread/INFO] [tconstruct]: Preparing to take over the world
[20:39:05] [Server thread/WARN] [FML]: The declared version check handler method checkModLists on network mod id enderioconduits is not accessible
java.lang.NoSuchMethodException: crazypants.enderio.conduits.EnderIOConduits.checkModLists(java.util.Map, net.minecraftforge.fml.relauncher.Side)
at java.lang.Class.getDeclaredMethod(Class.java:2130) ~[?:1.8.0_201]
at net.minecraftforge.fml.common.network.internal.NetworkModHolder.<init>(NetworkModHolder.java:246) [NetworkModHolder.class:?]
at net.minecraftforge.fml.common.network.NetworkRegistry.register(NetworkRegistry.java:299) [NetworkRegistry.class:?]
at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:606) [FMLModContainer.class:?]
at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_201]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_201]
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) inecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) inecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) inecraft_server.1.12.2.jar:?]
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) inecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) inecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) inecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:217) inecraft_server.1.12.2.jar:?]
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) [LoadController.class:?]
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) [LoadController.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_201]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_201]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_201]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_201]
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) inecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) inecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) inecraft_server.1.12.2.jar:?]
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) inecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) inecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) inecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:217) inecraft_server.1.12.2.jar:?]
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) [LoadController.class:?]
at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:593) [Loader.class:?]
at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98) [FMLServerHandler.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333) [FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
[20:39:06] [Server thread/INFO] [EnderCore Mixins]: Found annotation mixin: crazypants.enderio.conduit.me.conduit.MEMixin
[20:39:06] [Server thread/INFO] [EnderCore Mixins]: Registered mixin.
[20:39:06] [Server thread/INFO] [EnderCore Mixins]: Found mixin source class data for crazypants.enderio.conduit.me.conduit.MEMixin.
[20:39:06] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.conduits.conduit.TileConduitBundle
[20:39:06] [Server thread/INFO] [EnderCore Mixins]: Added 1 new interface: [appeng/api/networking/IGridHost]
[20:39:06] [Server thread/INFO] [EnderCore Mixins]: Added 3 new methods: [getGridNode(Lappeng/api/util/AEPartLocation;)Lappeng/api/networking/IGridNode;, getCableConnectionType(Lappeng/api/util/AEPartLocation;)Lappeng/api/util/AECableType;, securityBreak()V]
[20:39:06] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[20:39:06] [Server thread/WARN] [FML]: The declared version check handler method checkModLists on network mod id enderioconduitsappliedenergistics is not accessible
java.lang.NoSuchMethodException: crazypants.enderio.conduit.me.EnderIOConduitsAppliedEnergistics.checkModLists(java.util.Map, net.minecraftforge.fml.relauncher.Side)
at java.lang.Class.getDeclaredMethod(Class.java:2130) ~[?:1.8.0_201]
at net.minecraftforge.fml.common.network.internal.NetworkModHolder.<init>(NetworkModHolder.java:246) [NetworkModHolder.class:?]
at net.minecraftforge.fml.common.network.NetworkRegistry.register(NetworkRegistry.java:299) [NetworkRegistry.class:?]
at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:606) [FMLModContainer.class:?]
at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_201]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_201]
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) inecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) inecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) inecraft_server.1.12.2.jar:?]
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) inecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) inecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) inecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:217) inecraft_server.1.12.2.jar:?]
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) [LoadController.class:?]
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) [LoadController.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_201]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_201]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_201]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_201]
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) inecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) inecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) inecraft_server.1.12.2.jar:?]
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) inecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) inecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) inecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:217) inecraft_server.1.12.2.jar:?]
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) [LoadController.class:?]
at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:593) [Loader.class:?]
at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98) [FMLServerHandler.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333) [FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
[20:39:06] [Server thread/INFO] [EnderCore Mixins]: Found annotation mixin: crazypants.enderio.conduit.oc.conduit.OCMixin
[20:39:06] [Server thread/INFO] [EnderCore Mixins]: Registered mixin.
[20:39:06] [Server thread/INFO] [EnderCore Mixins]: Found mixin source class data for crazypants.enderio.conduit.oc.conduit.OCMixin.
[20:39:06] [Server thread/WARN] [FML]: The declared version check handler method checkModLists on network mod id enderioconduitsopencomputers is not accessible
java.lang.NoSuchMethodException: crazypants.enderio.conduit.oc.EnderIOConduitsOpenComputers.checkModLists(java.util.Map, net.minecraftforge.fml.relauncher.Side)
at java.lang.Class.getDeclaredMethod(Class.java:2130) ~[?:1.8.0_201]
at net.minecraftforge.fml.common.network.internal.NetworkModHolder.<init>(NetworkModHolder.java:246) [NetworkModHolder.class:?]
at net.minecraftforge.fml.common.network.NetworkRegistry.register(NetworkRegistry.java:299) [NetworkRegistry.class:?]
at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:606) [FMLModContainer.class:?]
at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_201]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_201]
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) inecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) inecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) inecraft_server.1.12.2.jar:?]
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) inecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) inecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) inecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:217) inecraft_server.1.12.2.jar:?]
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) [LoadController.class:?]
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) [LoadController.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_201]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_201]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_201]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_201]
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) inecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) inecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) inecraft_server.1.12.2.jar:?]
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) inecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) inecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) inecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:217) inecraft_server.1.12.2.jar:?]
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) [LoadController.class:?]
at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:593) [Loader.class:?]
at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98) [FMLServerHandler.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333) [FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
[20:39:06] [Server thread/WARN] [FML]: The declared version check handler method checkModLists on network mod id enderioconduitsrefinedstorage is not accessible
java.lang.NoSuchMethodException: crazypants.enderio.conduit.refinedstorage.EnderIOConduitsRefinedStorage.checkModLists(java.util.Map, net.minecraftforge.fml.relauncher.Side)
at java.lang.Class.getDeclaredMethod(Class.java:2130) ~[?:1.8.0_201]
at net.minecraftforge.fml.common.network.internal.NetworkModHolder.<init>(NetworkModHolder.java:246) [NetworkModHolder.class:?]
at net.minecraftforge.fml.common.network.NetworkRegistry.register(NetworkRegistry.java:299) [NetworkRegistry.class:?]
at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:606) [FMLModContainer.class:?]
at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_201]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_201]
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) inecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) inecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) inecraft_server.1.12.2.jar:?]
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) inecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) inecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) inecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:217) inecraft_server.1.12.2.jar:?]
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) [LoadController.class:?]
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) [LoadController.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_201]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_201]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_201]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_201]
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) inecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) inecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) inecraft_server.1.12.2.jar:?]
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) inecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) inecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) inecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:217) inecraft_server.1.12.2.jar:?]
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) [LoadController.class:?]
at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:593) [Loader.class:?]
at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98) [FMLServerHandler.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333) [FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
[20:39:06] [Server thread/INFO] [EnderCore Mixins]: Found annotation mixin: crazypants.enderio.integration.forestry.upgrades.ArmorMixin
[20:39:06] [Server thread/INFO] [EnderCore Mixins]: Registered mixin.
[20:39:06] [Server thread/INFO] [EnderCore Mixins]: Found mixin source class data for crazypants.enderio.integration.forestry.upgrades.ArmorMixin.
[20:39:06] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.integration.forestry.upgrades.ArmorMixin from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
[20:39:06] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.integration.forestry.upgrades.ArmorMixin
[20:39:06] [Server thread/INFO] [EnderCore Mixins]: Added 1 new interface: [com/enderio/core/api/client/gui/IAdvancedTooltipProvider]
[20:39:06] [Server thread/INFO] [EnderCore Mixins]: Added 5 new methods: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;, getAttributeModifiers(Lnet/minecraft/inventory/EntityEquipmentSlot;Lnet/minecraft/item/ItemStack;)Lcom/google/common/collect/Multimap;, addCommonEntries(Lnet/minecraft/item/ItemStack;Lnet/minecraft/entity/player/EntityPlayer;Ljava/util/List;Z)V, addBasicEntries(Lnet/minecraft/item/ItemStack;Lnet/minecraft/entity/player/EntityPlayer;Ljava/util/List;Z)V, addDetailedEntries(Lnet/minecraft/item/ItemStack;Lnet/minecraft/entity/player/EntityPlayer;Ljava/util/List;Z)V]
[20:39:06] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[20:39:06] [Server thread/WARN] [FML]: The declared version check handler method checkModLists on network mod id enderiointegrationforestry is not accessible
java.lang.NoSuchMethodException: crazypants.enderio.integration.forestry.EnderIOIntegrationForestry.checkModLists(java.util.Map, net.minecraftforge.fml.relauncher.Side)
at java.lang.Class.getDeclaredMethod(Class.java:2130) ~[?:1.8.0_201]
at net.minecraftforge.fml.common.network.internal.NetworkModHolder.<init>(NetworkModHolder.java:246) [NetworkModHolder.class:?]
at net.minecraftforge.fml.common.network.NetworkRegistry.register(NetworkRegistry.java:299) [NetworkRegistry.class:?]
at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:606) [FMLModContainer.class:?]
at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_201]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_201]
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) inecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) inecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) inecraft_server.1.12.2.jar:?]
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) inecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) inecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) inecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:217) inecraft_server.1.12.2.jar:?]
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) [LoadController.class:?]
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) [LoadController.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_201]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_201]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_201]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_201]
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) inecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) inecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) inecraft_server.1.12.2.jar:?]
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) inecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) inecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) inecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:217) inecraft_server.1.12.2.jar:?]
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) [LoadController.class:?]
at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:593) [Loader.class:?]
at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98) [FMLServerHandler.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333) [FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
[20:39:06] [Server thread/WARN] [FML]: The declared version check handler method checkModLists on network mod id enderiointegrationticlate is not accessible
java.lang.NoSuchMethodException: crazypants.enderio.integration.tic.EnderIOIntegrationTicLate.checkModLists(java.util.Map, net.minecraftforge.fml.relauncher.Side)
at java.lang.Class.getDeclaredMethod(Class.java:2130) ~[?:1.8.0_201]
at net.minecraftforge.fml.common.network.internal.NetworkModHolder.<init>(NetworkModHolder.java:246) [NetworkModHolder.class:?]
at net.minecraftforge.fml.common.network.NetworkRegistry.register(NetworkRegistry.java:299) [NetworkRegistry.class:?]
at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:606) [FMLModContainer.class:?]
at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_201]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_201]
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) inecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) inecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) inecraft_server.1.12.2.jar:?]
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) inecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) inecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) inecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:217) inecraft_server.1.12.2.jar:?]
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) [LoadController.class:?]
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) [LoadController.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_201]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_201]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_201]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_201]
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) inecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) inecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) inecraft_server.1.12.2.jar:?]
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) inecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) inecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) inecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:217) inecraft_server.1.12.2.jar:?]
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) [LoadController.class:?]
at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:593) [Loader.class:?]
at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98) [FMLServerHandler.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333) [FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
[20:39:06] [Server thread/WARN] [FML]: The declared version check handler method checkModLists on network mod id enderiomachines is not accessible
java.lang.NoSuchMethodException: crazypants.enderio.machines.EnderIOMachines.checkModLists(java.util.Map, net.minecraftforge.fml.relauncher.Side)
at java.lang.Class.getDeclaredMethod(Class.java:2130) ~[?:1.8.0_201]
at net.minecraftforge.fml.common.network.internal.NetworkModHolder.<init>(NetworkModHolder.java:246) [NetworkModHolder.class:?]
at net.minecraftforge.fml.common.network.NetworkRegistry.register(NetworkRegistry.java:299) [NetworkRegistry.class:?]
at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:606) [FMLModContainer.class:?]
at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_201]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_201]
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) inecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) inecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) inecraft_server.1.12.2.jar:?]
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) inecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) inecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) inecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:217) inecraft_server.1.12.2.jar:?]
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) [LoadController.class:?]
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) [LoadController.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_201]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_201]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_201]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_201]
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) inecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) inecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) inecraft_server.1.12.2.jar:?]
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) inecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) inecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) inecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:217) inecraft_server.1.12.2.jar:?]
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) [LoadController.class:?]
at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:593) [Loader.class:?]
at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98) [FMLServerHandler.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333) [FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
[20:39:07] [Server thread/WARN] [FML]: The declared version check handler method checkModLists on network mod id enderiopowertools is not accessible
java.lang.NoSuchMethodException: crazypants.enderio.powertools.EnderIOPowerTools.checkModLists(java.util.Map, net.minecraftforge.fml.relauncher.Side)
at java.lang.Class.getDeclaredMethod(Class.java:2130) ~[?:1.8.0_201]
at net.minecraftforge.fml.common.network.internal.NetworkModHolder.<init>(NetworkModHolder.java:246) [NetworkModHolder.class:?]
at net.minecraftforge.fml.common.network.NetworkRegistry.register(NetworkRegistry.java:299) [NetworkRegistry.class:?]
at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:606) [FMLModContainer.class:?]
at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_201]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_201]
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) inecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) inecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) inecraft_server.1.12.2.jar:?]
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) inecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) inecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) inecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:217) inecraft_server.1.12.2.jar:?]
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) [LoadController.class:?]
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) [LoadController.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_201]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_201]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_201]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_201]
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) inecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) inecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) inecraft_server.1.12.2.jar:?]
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) inecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) inecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) inecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:217) inecraft_server.1.12.2.jar:?]
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) [LoadController.class:?]
at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:593) [Loader.class:?]
at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98) [FMLServerHandler.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333) [FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
[20:39:07] [Server thread/INFO] [Quark ASM]: Transforming net.minecraft.inventory.ContainerWorkbench
[20:39:07] [Server thread/INFO] [Quark ASM]: Applying Transformation to method (Names [transferStackInSlot, func_82846_b] Descriptor (Lnet/minecraft/entity/player/EntityPlayer;I)Lnet/minecraft/item/ItemStack;)
[20:39:07] [Server thread/INFO] [Quark ASM]: Located Method, patching...
[20:39:07] [Server thread/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/inventory/ContainerWorkbench.func_75135_a (Lnet/minecraft/item/ItemStack;IIZ)Z
[20:39:07] [Server thread/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/inventory/ContainerWorkbench.func_75135_a (Lnet/minecraft/item/ItemStack;IIZ)Z
[20:39:07] [Server thread/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/inventory/ContainerWorkbench.func_75135_a (Lnet/minecraft/item/ItemStack;IIZ)Z
[20:39:07] [Server thread/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/inventory/ContainerWorkbench.func_75135_a (Lnet/minecraft/item/ItemStack;IIZ)Z
[20:39:07] [Server thread/INFO] [Quark ASM]: Patch result: true
[20:39:09] [Server thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:137]: Spliced in METHOD: net.minecraftforge.common.property.ExtendedBlockState.createState
[20:39:18] [Server thread/WARN] [teslacorelib]: Annotated class 'net.ndrei.teslacorelib.blocks.multipart.MultiPartBlockEvents' not found!
[20:39:22] [Server thread/INFO] [packcrashinfo]: No manfiest present, attempting to load the minecraftinstance.json file.
[20:39:22] [Server thread/ERROR] [packcrashinfo]: No manifest or minecraftinstance.json present
[20:39:22] [Server thread/INFO] [packcrashinfo]: |---------------------------------------------------------------------------------------------------------------|
[20:39:22] [Server thread/INFO] [packcrashinfo]: | Modpack Information |
[20:39:22] [Server thread/INFO] [packcrashinfo]: | Modpack: [All The Mods 3] Version: [5.12.2] by author [ATM Team] !!There was a problem reading the manifest!! |
[20:39:22] [Server thread/INFO] [packcrashinfo]: |---------------------------------------------------------------------------------------------------------------|
[20:39:24] [Server thread/INFO] [projectintelligence]: Hello Minecraft!!!
[20:39:32] [Server thread/INFO] [FML]: Processing ObjectHolder annotations
[20:39:37] [Server thread/INFO] [FML]: Found 2259 ObjectHolder annotations
[20:39:37] [Server thread/INFO] [FML]: Identifying ItemStackHolder annotations
[20:39:37] [Server thread/INFO] [FML]: Found 48 ItemStackHolder annotations
[20:39:38] [Server thread/INFO] [FML]: Configured a dormant chunk cache size of 0
=========================================================================================
[MODPACK CONFIGURATION CHECKER] SERVER DETECTED
Modpack Configuration Checker can not check configuration in this enviroment.
=========================================================================================
[20:39:43] [Server thread/INFO] [AbyssalCraft]: Starting the Integration Handler.
[20:39:43] [Server thread/INFO] [Actually Additions]: Starting PreInitialization Phase...
[20:39:44] [Server thread/INFO] [Actually Additions]: Grabbing Configurations...
[20:39:44] [Server thread/INFO] [Actually Additions]: Initializing Tool Materials...
[20:39:44] [Server thread/INFO] [Actually Additions]: Initializing Armor Materials...
[20:39:44] [Server thread/INFO] [enderio]: Fuel Integration: Integration for fluid 'canolaoil' loaded
[20:39:44] [Server thread/INFO] [enderio]: Fuel Integration: Integration for fluid 'refinedcanolaoil' loaded
[20:39:44] [Server thread/INFO] [enderio]: Fuel Integration: Integration for fluid 'crystaloil' loaded
[20:39:44] [Server thread/INFO] [enderio]: Fuel Integration: Integration for fluid 'empoweredoil' loaded
[20:39:44] [Server thread/INFO] [Actually Additions]: PreInitializing ServerProxy...
[20:39:44] [Server thread/INFO] [Actually Additions]: PreInitialization Finished.
[20:40:12] [Server thread/INFO] [enderio]: Fuel Integration: Integration for fluid 'ic2biogas' loaded
[20:40:15] [Server thread/INFO] [ic2.Recipe]: Successfully loaded 352 out of 352 recipes for shaped recipes
[20:40:15] [Server thread/INFO] [ic2.Recipe]: Successfully loaded 79 out of 79 recipes for shapeless recipes
[20:40:15] [Server thread/INFO] [ic2.Recipe]: Successfully loaded 41 out of 41 recipes for solid uu recipes
[20:40:15] [Server thread/INFO] [ic2.Recipe]: Successfully loaded 27 out of 27 recipes for furnace recipes
[20:40:15] [Server thread/INFO] [ic2.Recipe]: Successfully loaded 5 out of 5 recipes for blast furnace recipes
[20:40:15] [Server thread/INFO] [ic2.Recipe]: Successfully loaded 14 out of 14 recipes for block cutter recipes
[20:40:15] [Server thread/INFO] [ic2.Recipe]: Successfully loaded 51 out of 51 recipes for compressor recipes
[20:40:15] [Server thread/INFO] [ic2.Recipe]: Successfully loaded 12 out of 12 recipes for extractor recipes
[20:40:15] [Server thread/INFO] [ic2.Recipe]: Successfully loaded 74 out of 74 recipes for macerator recipes
[20:40:15] [Server thread/INFO] [ic2.Recipe]: Successfully loaded 5 out of 5 recipes for metal former cutting recipes
[20:40:15] [Server thread/INFO] [ic2.Recipe]: Successfully loaded 10 out of 10 recipes for metal former extruding recipes
[20:40:15] [Server thread/INFO] [ic2.Recipe]: Successfully loaded 14 out of 14 recipes for metal former rolling recipes
[20:40:15] [Server thread/INFO] [ic2.Recipe]: Successfully loaded 8 out of 8 recipes for ore washing recipes
[20:40:15] [Server thread/INFO] [ic2.Recipe]: Successfully loaded 26 out of 26 recipes for thermal centrifuge recipes
[20:40:16] [Server thread/INFO] [libVulpes]: Tesla integration loaded
[20:40:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arrocketbuilder`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[20:40:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arwarpcore`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[20:40:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arfuelingstation`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[20:40:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `armonitoringstation`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[20:40:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arspacelaser`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[20:40:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arprecisionassembler`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[20:40:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arobservatory`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[20:40:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arcrystallizer`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[20:40:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arcuttingmachine`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[20:40:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ardatabus`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[20:40:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arsatellitehatch`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[20:40:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arguidancecomputerhatch`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[20:40:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arsatellitebuilder`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[20:40:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `artileentitysatellitecontrolcenter`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[20:40:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arplanetanalyser`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[20:40:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arguidancecomputer`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[20:40:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arelectricarcfurnace`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[20:40:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `artileplanetselector`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[20:40:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `artilematerial`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[20:40:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `artilelathe`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[20:40:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `artilemetalbender`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[20:40:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arstationbuilder`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[20:40:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arelectrolyser`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[20:40:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `archemicalreactor`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[20:40:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `aroxygenvent`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[20:40:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `aroxygencharger`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[20:40:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arco2scrubber`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[20:40:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arstationmonitor`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[20:40:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `aroxygendetector`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[20:40:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arorientationcontrol`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[20:40:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `argravitycontrol`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[20:40:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arliquidpipe`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[20:40:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ardatapipe`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[20:40:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arenergypipe`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[20:40:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ardrill`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[20:40:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `armicrowavereciever`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[20:40:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arsuitworkstation`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[20:40:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arrocketloader`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[20:40:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arrocketunloader`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[20:40:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arbiomescanner`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[20:40:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arattterraformer`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[20:40:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arlandingpad`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[20:40:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arstationdeployablerocketassembler`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[20:40:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arfluidtank`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[20:40:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arfluidunloader`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[20:40:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arfluidloader`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[20:40:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arsolargenerator`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[20:40:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ardockingport`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[20:40:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arstationaltitudecontroller`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[20:40:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arrailgun`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[20:40:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arplanetholoselector`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[20:40:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arforcefieldprojector`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[20:40:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arblockseal`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[20:40:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arspaceelevator`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[20:40:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arbeacon`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[20:40:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `artransciever`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[20:40:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arblackholegenerator`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[20:40:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `argravitymachine`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[20:40:17] [Server thread/INFO] [AE2:S]: Pre Initialization ( started )
[20:40:22] [Server thread/INFO] [AE2:S]: Pre Initialization ( ended after 4855ms )
[20:40:22] [Server thread/INFO] [bdlib]: bdlib 1.14.3.12 loaded
[20:40:22] [Server thread/INFO] [bdlib]: Initialized network channel 'bdew.multiblock' for mod 'bdlib'
[20:40:22] [Server thread/INFO] [bdlib]: Loading internal config files for mod AE2 Stuff
[20:40:22] [Server thread/INFO] [bdlib]: Loading config: jar:file:/home/servers/662448/./mods/ae2stuff-0.7.0.4-mc1.12.2.jar!/assets/ae2stuff/config/tuning.cfg
[20:40:22] [Server thread/INFO] [bdlib]: Loading config: jar:file:/home/servers/662448/./mods/ae2stuff-0.7.0.4-mc1.12.2.jar!/assets/ae2stuff/config/recipes.cfg
[20:40:23] [Server thread/INFO] [bdlib]: Loading user config files for mod AE2 Stuff
[20:40:23] [Server thread/INFO] [bdlib]: Config loading for mod AE2 Stuff finished
[20:40:23] [Server thread/INFO] [bdlib]: Loaded creative tabs for ae2stuff
[20:40:24] [Server thread/INFO] [brandonscore]: Found mod feature container for mod: draconicevolution
[20:40:24] [Server thread/INFO] [brandonscore]: Found mod config container for mod: draconicevolution
[20:40:24] [Server thread/INFO] [brandonscore]: Found mod config container for mod: draconicevolution
[20:40:24] [Server thread/INFO] [brandonscore]: Found mod config container for mod: brandonscore
[20:40:24] [Server thread/INFO] [brandonscore]: Loading mod config for: draconicevolution
[20:40:24] [Server thread/INFO] [brandonscore]: Loading mod config for: brandonscore
[20:40:24] [Server thread/WARN] [brandonscore]: No features were detected for mod: brandonscore. This maybe an issue or maybe this mod just does not have any items or blocks.
[20:40:24] [Server thread/INFO] [CoFH World]: Registering default Feature Templates...
[20:40:24] [Server thread/INFO] [CoFH World]: Registering default World Generators...
[20:40:24] [Server thread/INFO] [CoFH World]: Verifying or creating base world generation directory...
[20:40:24] [Server thread/INFO] [CoFH World]: Complete.
[20:40:25] [Server thread/INFO] [enderio]: Fuel Integration: Integration for fluid 'creosote' loaded
[20:40:25] [Server thread/INFO] [enderio]: Fuel Integration: Integration for fluid 'coal' loaded
[20:40:25] [Server thread/INFO] [enderio]: Fuel Integration: Integration for fluid 'crude_oil' loaded
[20:40:25] [Server thread/INFO] [enderio]: Fuel Integration: Integration for fluid 'refined_oil' loaded
[20:40:25] [Server thread/INFO] [enderio]: Fuel Integration: Integration for fluid 'refined_fuel' loaded
[20:40:25] [Server thread/INFO] [enderio]: Fuel Integration: Integration for fluid 'tree_oil' loaded
[20:40:25] [Server thread/INFO] [enderio]: Fuel Integration: Integration for fluid 'seed_oil' loaded
[20:40:25] [Server thread/INFO] [enderio]: Fuel Integration: Integration for fluid 'refined_biofuel' loaded
[20:40:25] [Server thread/INFO] [enderio]: Fuel Integration: Integration for fluid 'cryotheum' loaded
[20:40:25] [Server thread/INFO] [brandonscore]: Registering features for mod: draconicevolution
[20:40:26] [Server thread/INFO] [draconicevolution]: Finished PreInitialization
[20:40:30] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedFence from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ITexturePaintableBlock]
[20:40:30] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedFence
[20:40:30] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[20:40:30] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[20:40:30] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedFenceGate from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ITexturePaintableBlock]
[20:40:30] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedFenceGate
[20:40:30] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[20:40:30] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[20:40:30] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedWall from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ITexturePaintableBlock]
[20:40:30] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedWall
[20:40:30] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[20:40:30] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[20:40:30] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedStairs from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ITexturePaintableBlock]
[20:40:30] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedStairs
[20:40:30] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[20:40:30] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[20:40:30] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedSlab from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ITexturePaintableBlock]
[20:40:30] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedSlab
[20:40:30] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[20:40:30] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[20:40:30] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedGlowstone from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$IBlockPaintableBlock]
[20:40:30] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedGlowstone
[20:40:30] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[20:40:30] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[20:40:30] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedGlowstone$BlockPaintedGlowstoneSolid from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
[20:40:30] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedGlowstone$BlockPaintedGlowstoneSolid
[20:40:30] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[20:40:30] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[20:40:30] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedGlowstone$BlockPaintedGlowstoneNonSolid from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$INonSolidBlockPaintableBlock]
[20:40:30] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedGlowstone$BlockPaintedGlowstoneNonSolid
[20:40:30] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[20:40:30] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[20:40:30] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedCarpet from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ITexturePaintableBlock]
[20:40:30] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedCarpet
[20:40:30] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[20:40:30] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[20:40:30] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedPressurePlate from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ITexturePaintableBlock]
[20:40:30] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedPressurePlate
[20:40:30] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[20:40:30] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[20:40:30] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedRedstone from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$IBlockPaintableBlock]
[20:40:30] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedRedstone
[20:40:30] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[20:40:30] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[20:40:30] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedRedstone$BlockPaintedRedstoneSolid from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
[20:40:30] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedRedstone$BlockPaintedRedstoneSolid
[20:40:30] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[20:40:30] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[20:40:30] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedRedstone$BlockPaintedRedstoneNonSolid from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$INonSolidBlockPaintableBlock]
[20:40:30] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedRedstone$BlockPaintedRedstoneNonSolid
[20:40:30] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[20:40:30] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[20:40:30] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedStone from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
[20:40:30] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedStone
[20:40:30] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[20:40:30] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[20:40:30] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedTrapDoor from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ITexturePaintableBlock]
[20:40:30] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedTrapDoor
[20:40:30] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[20:40:30] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[20:40:30] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedDoor from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ITexturePaintableBlock]
[20:40:30] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedDoor
[20:40:30] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[20:40:30] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[20:40:30] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedWorkbench from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
[20:40:30] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedWorkbench
[20:40:30] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[20:40:30] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[20:40:30] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedReinforcedObsidian from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
[20:40:30] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedReinforcedObsidian
[20:40:30] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[20:40:30] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[20:40:30] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.item.travelstaff.ItemTravelStaff from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
[20:40:30] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.item.travelstaff.ItemTravelStaff
[20:40:30] [Server thread/INFO] [EnderCore Mixins]: Added 2 new methods: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;, getAttributeModifiers(Lnet/minecraft/inventory/EntityEquipmentSlot;Lnet/minecraft/item/ItemStack;)Lcom/google/common/collect/Multimap;]
[20:40:30] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[20:40:30] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.power.forge.item.AbstractPoweredItem from implemented interfaces: [crazypants/enderio/base/power/forge/item/IInternalPoweredItem]
[20:40:30] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.power.forge.item.AbstractPoweredItem
[20:40:30] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;]
[20:40:30] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[20:40:31] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.material.glass.BlockPaintedFusedQuartz from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$IBlockPaintableBlock]
[20:40:31] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.material.glass.BlockPaintedFusedQuartz
[20:40:31] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[20:40:31] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[20:40:31] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.block.detector.BlockDetector from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
[20:40:31] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.detector.BlockDetector
[20:40:31] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[20:40:31] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[20:40:31] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.item.darksteel.ItemDarkSteelSword from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
[20:40:31] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemDarkSteelSword
[20:40:31] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;]
[20:40:31] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[20:40:31] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.item.darksteel.ItemDarkSteelPickaxe from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
[20:40:31] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemDarkSteelPickaxe
[20:40:31] [Server thread/INFO] [EnderCore Mixins]: Added 4 new methods: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;, getAttributeModifiers(Lnet/minecraft/inventory/EntityEquipmentSlot;Lnet/minecraft/item/ItemStack;)Lcom/google/common/collect/Multimap;, addCommonEntries(Lnet/minecraft/item/ItemStack;Lnet/minecraft/entity/player/EntityPlayer;Ljava/util/List;Z)V, addBasicEntries(Lnet/minecraft/item/ItemStack;Lnet/minecraft/entity/player/EntityPlayer;Ljava/util/List;Z)V]
[20:40:31] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[20:40:31] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.item.darksteel.ItemDarkSteelAxe from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
[20:40:31] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemDarkSteelAxe
[20:40:31] [Server thread/INFO] [EnderCore Mixins]: Added 2 new methods: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;, getAttributeModifiers(Lnet/minecraft/inventory/EntityEquipmentSlot;Lnet/minecraft/item/ItemStack;)Lcom/google/common/collect/Multimap;]
[20:40:31] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[20:40:31] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.item.darksteel.ItemDarkSteelBow from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
[20:40:31] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemDarkSteelBow
[20:40:31] [Server thread/INFO] [EnderCore Mixins]: Added 2 new methods: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;, getAttributeModifiers(Lnet/minecraft/inventory/EntityEquipmentSlot;Lnet/minecraft/item/ItemStack;)Lcom/google/common/collect/Multimap;]
[20:40:31] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[20:40:31] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.item.darksteel.ItemDarkSteelShears from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
[20:40:31] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemDarkSteelShears
[20:40:31] [Server thread/INFO] [EnderCore Mixins]: Added 2 new methods: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;, getAttributeModifiers(Lnet/minecraft/inventory/EntityEquipmentSlot;Lnet/minecraft/item/ItemStack;)Lcom/google/common/collect/Multimap;]
[20:40:31] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[20:40:31] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.item.darksteel.ItemDarkSteelTreetap from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
[20:40:31] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemDarkSteelTreetap
[20:40:31] [Server thread/INFO] [EnderCore Mixins]: Added 2 new methods: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;, getAttributeModifiers(Lnet/minecraft/inventory/EntityEquipmentSlot;Lnet/minecraft/item/ItemStack;)Lcom/google/common/collect/Multimap;]
[20:40:31] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[20:40:31] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.item.darksteel.ItemDarkSteelHand from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
[20:40:31] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemDarkSteelHand
[20:40:31] [Server thread/INFO] [EnderCore Mixins]: Added 2 new methods: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;, getAttributeModifiers(Lnet/minecraft/inventory/EntityEquipmentSlot;Lnet/minecraft/item/ItemStack;)Lcom/google/common/collect/Multimap;]
[20:40:31] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[20:40:31] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.item.staffoflevity.ItemStaffOfLevity from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
[20:40:31] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.item.staffoflevity.ItemStaffOfLevity
[20:40:31] [Server thread/INFO] [EnderCore Mixins]: Added 2 new methods: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;, getAttributeModifiers(Lnet/minecraft/inventory/EntityEquipmentSlot;Lnet/minecraft/item/ItemStack;)Lcom/google/common/collect/Multimap;]
[20:40:31] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[20:40:31] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.conduits.conduit.BlockConduitBundle from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$IBlockPaintableBlock]
[20:40:31] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.conduits.conduit.BlockConduitBundle
[20:40:31] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[20:40:31] [Server thread/INFO] [com.enderio.core.common.transform.NoClassloadClassWriter]: Class 2 super was object or null
[20:40:31] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[20:40:32] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.machines.machine.alloy.BlockAlloySmelter from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
[20:40:32] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.alloy.BlockAlloySmelter
[20:40:32] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[20:40:32] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[20:40:32] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.power.forge.item.PoweredBlockItem from implemented interfaces: [crazypants/enderio/base/power/forge/item/IInternalPoweredItem]
[20:40:32] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.power.forge.item.PoweredBlockItem
[20:40:32] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;]
[20:40:32] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[20:40:33] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.machines.machine.buffer.BlockBuffer from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
[20:40:33] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.buffer.BlockBuffer
[20:40:33] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[20:40:33] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[20:40:33] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.machines.machine.farm.BlockFarmStation from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$INonSolidBlockPaintableBlock]
[20:40:33] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.farm.BlockFarmStation
[20:40:33] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[20:40:33] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[20:40:36] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.machines.machine.generator.combustion.BlockCombustionGenerator from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$INonSolidBlockPaintableBlock]
[20:40:36] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.generator.combustion.BlockCombustionGenerator
[20:40:36] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[20:40:36] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[20:40:36] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.machines.machine.generator.stirling.BlockStirlingGenerator from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
[20:40:36] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.generator.stirling.BlockStirlingGenerator
[20:40:36] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[20:40:36] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[20:40:36] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.machines.machine.generator.lava.BlockLavaGenerator from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
[20:40:36] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.generator.lava.BlockLavaGenerator
[20:40:36] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[20:40:36] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[20:40:36] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.machines.machine.painter.BlockPainter from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
[20:40:36] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.painter.BlockPainter
[20:40:36] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[20:40:36] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[20:40:36] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.machines.machine.sagmill.BlockSagMill from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
[20:40:36] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.sagmill.BlockSagMill
[20:40:36] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[20:40:36] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[20:40:36] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.machines.machine.slicensplice.BlockSliceAndSplice from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
[20:40:36] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.slicensplice.BlockSliceAndSplice
[20:40:36] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[20:40:36] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[20:40:36] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.machines.machine.soul.BlockSoulBinder from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$INonSolidBlockPaintableBlock]
[20:40:36] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.soul.BlockSoulBinder
[20:40:36] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[20:40:36] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[20:40:36] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.machines.machine.spawner.BlockPoweredSpawner from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$INonSolidBlockPaintableBlock]
[20:40:36] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.spawner.BlockPoweredSpawner
[20:40:36] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[20:40:36] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[20:40:36] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.machines.machine.vat.BlockVat from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$INonSolidBlockPaintableBlock]
[20:40:36] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.vat.BlockVat
[20:40:36] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[20:40:36] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[20:40:36] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.machines.machine.wired.BlockWiredCharger from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
[20:40:36] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.wired.BlockWiredCharger
[20:40:36] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[20:40:36] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[20:40:36] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.machines.machine.wireless.BlockWirelessCharger from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$IBlockPaintableBlock]
[20:40:36] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.wireless.BlockWirelessCharger
[20:40:36] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[20:40:36] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[20:40:37] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.machines.machine.tank.BlockTank from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$INonSolidBlockPaintableBlock]
[20:40:37] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.tank.BlockTank
[20:40:37] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[20:40:37] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[20:40:37] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.machines.machine.transceiver.BlockTransceiver from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$INonSolidBlockPaintableBlock]
[20:40:37] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.transceiver.BlockTransceiver
[20:40:37] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[20:40:37] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[20:40:37] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.machines.machine.vacuum.chest.BlockVacuumChest from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$IBlockPaintableBlock]
[20:40:37] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.vacuum.chest.BlockVacuumChest
[20:40:37] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[20:40:37] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[20:40:37] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.machines.machine.vacuum.xp.BlockXPVacuum from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$IBlockPaintableBlock]
[20:40:37] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.vacuum.xp.BlockXPVacuum
[20:40:37] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[20:40:37] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[20:40:37] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.machines.machine.teleport.anchor.BlockTravelAnchor from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$IBlockPaintableBlock]
[20:40:37] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.teleport.anchor.BlockTravelAnchor
[20:40:37] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[20:40:37] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[20:40:37] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.machines.machine.teleport.telepad.BlockTelePad from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
[20:40:37] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.teleport.telepad.BlockTelePad
[20:40:37] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[20:40:37] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[20:40:37] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.machines.machine.crafter.BlockCrafter from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
[20:40:37] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.crafter.BlockCrafter
[20:40:37] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[20:40:37] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[20:40:37] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.machines.machine.spawner.creative.BlockCreativeSpawner from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
[20:40:37] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.spawner.creative.BlockCreativeSpawner
[20:40:37] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[20:40:37] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[20:40:37] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.powertools.machine.capbank.BlockCapBank from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
[20:40:37] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.powertools.machine.capbank.BlockCapBank
[20:40:37] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[20:40:37] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[20:40:37] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.powertools.machine.capbank.BlockItemCapBank from implemented interfaces: [crazypants/enderio/base/power/forge/item/IInternalPoweredItem]
[20:40:37] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.powertools.machine.capbank.BlockItemCapBank
[20:40:37] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;]
[20:40:37] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[20:40:37] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.powertools.machine.monitor.BlockPowerMonitor from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
[20:40:37] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.powertools.machine.monitor.BlockPowerMonitor
[20:40:37] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[20:40:37] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[20:40:38] [Server thread/INFO] [FML]: Applying holder lookups
[20:40:38] [Server thread/INFO] [FML]: Holder lookups applied
[20:40:38] [Server thread/WARN] [enderio]: TConstruct, you fail again, muhaha! The world is mine, mine!
[20:40:41] [Server thread/INFO] [twilightforest]: twilightforest has loaded compatibility for mod Baubles.
[20:40:41] [Server thread/INFO] [twilightforest]: twilightforest has loaded compatibility for mod Chisel.
[20:40:41] [Server thread/INFO] [twilightforest]: twilightforest has loaded compatibility for mod Immersive Engineering.
[20:40:41] [Server thread/INFO] [twilightforest]: twilightforest has loaded compatibility for mod Just Enough Items.
[20:40:41] [Server thread/INFO] [twilightforest]: twilightforest has loaded compatibility for mod Tinkers' Construct.
[20:40:41] [Server thread/INFO] [twilightforest]: twilightforest has loaded compatibility for mod Thaumcraft.
[20:40:45] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `xutesrtile`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[20:40:46] [Server thread/WARN] [tconstruct-API]: Itemstack 1xitem.null@17 cannot represent material xu_evil_metal since it is not associated with the material!
[20:40:46] [Server thread/WARN] [tconstruct-API]: Itemstack 1xitem.null@12 cannot represent material xu_enchanted_metal since it is not associated with the material!
[20:40:46] [Server thread/WARN] [tconstruct-API]: Itemstack 1xitem.null@11 cannot represent material xu_demonic_metal since it is not associated with the material!
[20:40:46] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilesoundmuffler`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[20:40:46] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tiletrashcan`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[20:40:46] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tiletrashcanfluids`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[20:40:46] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tiletrashcanenergy`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[20:40:46] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilepassivegenerator`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[20:40:46] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilepowerhandcrank`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[20:40:46] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilesupermobspawner`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[20:40:46] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilepoweroverload`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[20:40:46] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tileresonator`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[20:40:46] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilespotlight`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[20:40:46] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilescreen`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[20:40:46] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tiletransferholder`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[20:40:46] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tileplayerchest`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[20:40:46] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilechunkloader`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[20:40:46] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tileindexer`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[20:40:46] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilecrafter`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[20:40:46] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilescanner`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[20:40:46] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilemine`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[20:40:46] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tileuse`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[20:40:46] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tank16`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[20:40:46] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tank256`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[20:40:46] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tank4096`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[20:40:46] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tank65536`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[20:40:46] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tankinf`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[20:40:46] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilemachineprovider`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[20:40:46] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilemachinereceiver`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[20:40:46] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tileteleporter`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[20:40:46] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilepowertransmitter`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[20:40:46] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilepowerbattery`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[20:40:46] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilequarryproxy`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[20:40:46] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilequarry`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[20:40:46] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilelargishchest`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[20:40:46] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tileminchest`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[20:40:46] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilerainbowgenerator`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[20:40:46] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilecreativechest`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[20:40:46] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilecreativeenergy`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[20:40:46] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilecreativeharvest`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[20:40:46] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tileterraformer`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[20:40:46] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tileterraformerclimograph`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[20:40:46] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tiletrashchest`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[20:40:46] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tileanalogcrafter`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[20:40:46] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tileinteractionproxy`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[20:40:47] [Server thread/INFO] [armoryexpansion-custommaterials]: Done loading config from local JSON file
[20:40:47] [Server thread/INFO] [armoryexpansion-custommaterials]: Done loading config from source
[20:40:47] [Server thread/INFO] [armoryexpansion-custommaterials]: Done loading all materials from local JSON files
[20:40:47] [Server thread/INFO] [armoryexpansion-custommaterials]: Done loading all materials from source
[20:40:47] [Server thread/INFO] [armoryexpansion-custommaterials]: Done loading all alloys from local JSON files
[20:40:47] [Server thread/INFO] [armoryexpansion-custommaterials]: Done loading all alloys from source
[20:40:47] [Server thread/INFO] [armoryexpansion-custommaterials]: Done saving config to local JSON file
[20:40:47] [Server thread/INFO] [armoryexpansion-custommaterials]: Done saving all materials to local JSON files
[20:40:47] [Server thread/INFO] [armoryexpansion-custommaterials]: Done saving all alloys to local JSON files
[20:40:47] [Server thread/INFO] [armoryexpansion-iceandfire]: Done loading config from local JSON file
[20:40:47] [Server thread/INFO] [armoryexpansion-iceandfire]: Done loading config from source
[20:40:47] [Server thread/INFO] [armoryexpansion-iceandfire]: Done loading all materials from local JSON files
[20:40:47] [Server thread/INFO] [armoryexpansion-iceandfire]: Done loading all materials from source
[20:40:47] [Server thread/INFO] [armoryexpansion-iceandfire]: Done loading all alloys from local JSON files
[20:40:47] [Server thread/INFO] [armoryexpansion-iceandfire]: Done loading all alloys from source
[20:40:47] [Server thread/INFO] [armoryexpansion-iceandfire]: Done saving config to local JSON file
[20:40:47] [Server thread/INFO] [armoryexpansion-iceandfire]: Done saving all materials to local JSON files
[20:40:47] [Server thread/INFO] [armoryexpansion-iceandfire]: Done saving all alloys to local JSON files
[20:40:47] [Server thread/INFO] [armoryexpansion-iceandfire]: Registered tinker's material {leatherfrosttroll};
[20:40:47] [Server thread/INFO] [armoryexpansion-iceandfire]: Registered tinker's material {chitindesertmyrmex};
[20:40:47] [Server thread/INFO] [armoryexpansion-iceandfire]: Registered tinker's material {chitintandeathworm};
[20:40:47] [Server thread/INFO] [armoryexpansion-iceandfire]: Registered tinker's material {chitinjunglemyrmex};
[20:40:47] [Server thread/INFO] [armoryexpansion-iceandfire]: Registered tinker's material {scalebronzedragon};
[20:40:47] [Server thread/INFO] [armoryexpansion-iceandfire]: Registered tinker's material {scaleblueseaserpent};
[20:40:47] [Server thread/INFO] [armoryexpansion-iceandfire]: Registered tinker's material {scalepurpleseaserpent};
[20:40:47] [Server thread/INFO] [armoryexpansion-iceandfire]: Registered tinker's material {scalewhitedragon};
[20:40:47] [Server thread/INFO] [armoryexpansion-iceandfire]: Registered tinker's material {chitinwhitedeathworm};
[20:40:47] [Server thread/INFO] [armoryexpansion-iceandfire]: Registered tinker's material {chitinbrowndeathworm};
[20:40:47] [Server thread/INFO] [armoryexpansion-iceandfire]: Registered tinker's material {scalegraydragon};
[20:40:47] [Server thread/INFO] [armoryexpansion-iceandfire]: Registered tinker's material {scalesapphiredragon};
[20:40:47] [Server thread/INFO] [armoryexpansion-iceandfire]: Registered tinker's material {scaletealseaserpent};
[20:40:47] [Server thread/INFO] [armoryexpansion-iceandfire]: Registered tinker's material {scalebluedragon};
[20:40:47] [Server thread/INFO] [armoryexpansion-iceandfire]: Registered tinker's material {leatherforesttroll};
[20:40:47] [Server thread/INFO] [armoryexpansion-iceandfire]: Registered tinker's material {bonedragon};
[20:40:47] [Server thread/INFO] [armoryexpansion-iceandfire]: Registered tinker's material {scalegreendragon};
[20:40:47] [Server thread/INFO] [armoryexpansion-iceandfire]: Registered tinker's material {leathermountaintroll};
[20:40:47] [Server thread/INFO] [armoryexpansion-iceandfire]: Registered tinker's material {scalebronzeseaserpent};
[20:40:47] [Server thread/INFO] [armoryexpansion-iceandfire]: Registered tinker's material {scalereddragon};
[20:40:47] [Server thread/INFO] [armoryexpansion-iceandfire]: Registered tinker's material {scaledeepblueseaserpent};
[20:40:47] [Server thread/INFO] [armoryexpansion-iceandfire]: Registered tinker's material {scaleredseaserpent};
[20:40:47] [Server thread/INFO] [armoryexpansion-iceandfire]: Registered tinker's material {scalegreenseaserpent};
[20:40:47] [Server thread/INFO] [armoryexpansion-iceandfire]: Registered tinker's material {scalesilverdragon};
[20:40:47] [Server thread/INFO] [armoryexpansion-iceandfire]: Registered stats for tinker's material {leatherfrosttroll};
[20:40:47] [Server thread/INFO] [armoryexpansion-iceandfire]: Registered stats for tinker's material {chitindesertmyrmex};
[20:40:47] [Server thread/INFO] [armoryexpansion-iceandfire]: Registered stats for tinker's material {chitintandeathworm};
[20:40:47] [Server thread/INFO] [armoryexpansion-iceandfire]: Registered stats for tinker's material {chitinjunglemyrmex};
[20:40:47] [Server thread/INFO] [armoryexpansion-iceandfire]: Registered stats for tinker's material {scalebronzedragon};
[20:40:47] [Server thread/INFO] [armoryexpansion-iceandfire]: Registered stats for tinker's material {scaleblueseaserpent};
[20:40:47] [Server thread/INFO] [armoryexpansion-iceandfire]: Registered stats for tinker's material {scalepurpleseaserpent};
[20:40:47] [Server thread/INFO] [armoryexpansion-iceandfire]: Registered stats for tinker's material {scalewhitedragon};
[20:40:47] [Server thread/INFO] [armoryexpansion-iceandfire]: Registered stats for tinker's material {chitinwhitedeathworm};
[20:40:47] [Server thread/INFO] [armoryexpansion-iceandfire]: Registered stats for tinker's material {chitinbrowndeathworm};
[20:40:47] [Server thread/INFO] [armoryexpansion-iceandfire]: Registered stats for tinker's material {scalegraydragon};
[20:40:47] [Server thread/INFO] [armoryexpansion-iceandfire]: Registered stats for tinker's material {scalesapphiredragon};
[20:40:47] [Server thread/INFO] [armoryexpansion-iceandfire]: Registered stats for tinker's material {scaletealseaserpent};
[20:40:47] [Server thread/INFO] [armoryexpansion-iceandfire]: Registered stats for tinker's material {scalebluedragon};
[20:40:47] [Server thread/INFO] [armoryexpansion-iceandfire]: Registered stats for tinker's material {leatherforesttroll};
[20:40:47] [Server thread/INFO] [armoryexpansion-iceandfire]: Registered stats for tinker's material {bonedragon};
[20:40:47] [Server thread/INFO] [armoryexpansion-iceandfire]: Registered stats for tinker's material {scalegreendragon};
[20:40:47] [Server thread/INFO] [armoryexpansion-iceandfire]: Registered stats for tinker's material {leathermountaintroll};
[20:40:47] [Server thread/INFO] [armoryexpansion-iceandfire]: Registered stats for tinker's material {scalebronzeseaserpent};
[20:40:47] [Server thread/INFO] [armoryexpansion-iceandfire]: Registered stats for tinker's material {scalereddragon};
[20:40:47] [Server thread/INFO] [armoryexpansion-iceandfire]: Registered stats for tinker's material {scaledeepblueseaserpent};
[20:40:47] [Server thread/INFO] [armoryexpansion-iceandfire]: Registered stats for tinker's material {scaleredseaserpent};
[20:40:47] [Server thread/INFO] [armoryexpansion-iceandfire]: Registered stats for tinker's material {scalegreenseaserpent};
[20:40:47] [Server thread/INFO] [armoryexpansion-iceandfire]: Registered stats for tinker's material {scalesilverdragon};
[20:40:47] [Server thread/INFO] [armoryexpansion-matteroverdrive]: Done loading config from local JSON file
[20:40:47] [Server thread/INFO] [armoryexpansion-matteroverdrive]: Done loading config from source
[20:40:47] [Server thread/INFO] [armoryexpansion-matteroverdrive]: Done loading all materials from local JSON files
[20:40:47] [Server thread/INFO] [armoryexpansion-matteroverdrive]: Done loading all materials from source
[20:40:47] [Server thread/INFO] [armoryexpansion-matteroverdrive]: Done loading all alloys from local JSON files
[20:40:47] [Server thread/INFO] [armoryexpansion-matteroverdrive]: Done loading all alloys from source
[20:40:47] [Server thread/INFO] [armoryexpansion-matteroverdrive]: Done saving config to local JSON file
[20:40:47] [Server thread/INFO] [armoryexpansion-matteroverdrive]: Done saving all materials to local JSON files
[20:40:47] [Server thread/INFO] [armoryexpansion-matteroverdrive]: Done saving all alloys to local JSON files
[20:40:47] [Server thread/INFO] [armoryexpansion-matteroverdrive]: Registered tinker's material {dilithium};
[20:40:47] [Server thread/INFO] [armoryexpansion-matteroverdrive]: Registered tinker's material {tritanium};
[20:40:47] [Server thread/INFO] [armoryexpansion-matteroverdrive]: Registered stats for tinker's material {dilithium};
[20:40:47] [Server thread/INFO] [armoryexpansion-matteroverdrive]: Registered stats for tinker's material {tritanium};
[20:40:47] [Server thread/INFO] [Aroma1997Core]: Finished Pre-initialization.
[20:40:53] [Server thread/INFO] [Astral Core]: [AstralTransformer] Transforming wh : net.minecraft.entity.ai.attributes.ModifiableAttributeInstance with 1 patches!
[20:40:53] [Server thread/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHPOSTPROCESSATTRIBUTES
[20:40:53] [Server thread/INFO] [Astral Sorcery]: Crafttweaker found! Adding recipe handlers...
[20:40:55] [Server thread/INFO] [Quark]: 'Ender watcher' is forcefully disabled as it's incompatible with the following loaded mods: [botania]
[20:40:55] [Server thread/INFO] [Quark]: 'Dispensers place seeds' is forcefully disabled as it's incompatible with the following loaded mods: [botania]
[20:40:55] [Server thread/INFO] [Quark]: 'Double doors open together' is forcefully disabled as it's incompatible with the following loaded mods: alisisdoors]
[20:40:55] [Server thread/INFO] [Quark]: 'Improved sleeping' is forcefully disabled as it's incompatible with the following loaded mods: orpheus]
[20:40:56] [Server thread/INFO] [Quark]: 'Automatic tool restock' is forcefully disabled as it's incompatible with the following loaded mods: [inventorytweaks]
[20:40:56] [Server thread/INFO] [Quark]: 'Inventory sorting' is forcefully disabled as it's incompatible with the following loaded mods: [inventorytweaks]
[20:40:56] [Server thread/INFO] [Quark]: 'Charcoal block' is forcefully disabled as it's incompatible with the following loaded mods: [actuallyadditions, mekanism]
[20:40:56] [Server thread/INFO] [Quark]: 'Food tooltip' is forcefully disabled as it's incompatible with the following loaded mods: [appleskin]
[20:40:56] [Server thread/INFO] [Quark]: Module experimental is enabled
[20:40:56] [Server thread/INFO] [Quark]: Module world is enabled
[20:40:56] [Server thread/INFO] [Quark]: Module automation is enabled
[20:40:56] [Server thread/INFO] [Quark]: Module vanity is enabled
[20:40:56] [Server thread/INFO] [Quark]: Module tweaks is enabled
[20:40:56] [Server thread/INFO] [Quark]: Module building is enabled
[20:40:56] [Server thread/INFO] [Quark]: Module misc is enabled
[20:40:56] [Server thread/INFO] [Quark]: Module management is enabled
[20:40:56] [Server thread/INFO] [Quark]: Module decoration is enabled
[20:40:56] [Server thread/INFO] [Quark]: Module client is enabled
[20:40:59] [Server thread/INFO] [betterbuilderswands]: Access transform success createStackedBlock (func_180643_i).
[20:41:01] [Server thread/INFO] [reborncore]: Pre loaded registries in 1185ms
[20:41:01] [Server thread/INFO] [reborncore]: Loaded registrys for reborncore.common.registration.RegistryConstructionEvent in 517ms
[20:41:02] [Server thread/INFO] [reborncore]: Loaded power manager from: ForgePowerManager
[20:41:02] [Server thread/INFO] [reborncore]: Loaded module: BaublesCompat
[20:41:02] [Server thread/INFO] [reborncore]: Loaded module: CraftTweakerCompat
[20:41:02] [Server thread/INFO] [reborncore]: Loaded module: IC2ModuleExperimental
[20:41:02] [Server thread/INFO] [reborncore]: Loaded power manager from: IC2PowerManager
[20:41:02] [Server thread/INFO] [reborncore]: Loaded module: RecipeImmersiveEngineering
[20:41:02] [Server thread/INFO] [reborncore]: Loaded module: IndustrialForegoingCompat
[20:41:02] [Server thread/INFO] [reborncore]: Loaded module: MekanismCompat
[20:41:02] [Server thread/INFO] [reborncore]: Loaded module: CompatOpenComputers
[20:41:02] [Server thread/INFO] [reborncore]: Loaded module: TheOneProbeCompat
[20:41:02] [Server thread/INFO] [reborncore]: Loaded module: RecipeThermalExpansion
[20:41:02] [Server thread/INFO] [reborncore]: Loaded registrys for net.minecraftforge.fml.common.event.FMLPreInitializationEvent in 129ms
[20:41:03] [Server thread/INFO] [techreborn]: TechReborns Blocks Loaded
[20:41:03] [Server thread/INFO] [techreborn]: TechReborns Items Loaded
[20:41:03] [Server thread/INFO] [reborncore]: IC2 profile: Experimental
[20:41:04] [Server thread/INFO] [techreborn]: PreInitialization Complete
[20:41:05] [Server thread/INFO] [forestry]: Module Better With Mods Module failed to load: Better With Mods not found
[20:41:05] [Server thread/INFO] [forestry]: Module BuildCraft 6 Recipes Module failed to load: Compatible BuildCraftAPI|recipes version not found
[20:41:05] [Server thread/INFO] [forestry]: Module BuildCraft 6 Transport Module failed to load: buildcrafttransport not found
[20:41:05] [Server thread/INFO] [forestry]: Module BuildCraft 6 Fuels Module failed to load: Compatible BuildCraftAPI|fuels version not found
[20:41:05] [Server thread/INFO] [forestry]: Module BuildCraft 6 Statements Module failed to load: Compatible BuildCraftAPI|statements version not found
[20:41:08] [Server thread/INFO] [enderio]: Fuel Integration: Integration for fluid 'bio.ethanol' loaded
[20:41:14] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `botany.tile.ceramic`, expected `botany`. This could be a intended override, but in most cases indicates a broken mod.
[20:41:14] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `botany.tile.ceramicbrick`, expected `botany`. This could be a intended override, but in most cases indicates a broken mod.
[20:41:15] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `botany.tile.flower`, expected `botany`. This could be a intended override, but in most cases indicates a broken mod.
[20:41:15] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `extrabees.tile.alveary`, expected `extrabees`. This could be a intended override, but in most cases indicates a broken mod.
[20:41:16] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `binnie.tile.nursery`, expected `extratrees`. This could be a intended override, but in most cases indicates a broken mod.
[20:41:29] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `fluid_drain_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[20:41:29] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `fire_starter_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[20:41:29] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `wireless_transmitter_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[20:41:29] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `wireless_receiver_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[20:41:29] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cyclicmagicpeat_generator_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[20:41:29] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cyclicmagicpeat_farm_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[20:41:29] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cyclicmagiccable_wireless_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[20:41:29] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cyclicmagiccable_wireless_energy_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[20:41:29] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cyclicmagiccable_wireless_fluid_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[20:41:29] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `item_pipe_sort_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[20:41:29] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `item_pipe_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[20:41:29] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `item_pump_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[20:41:29] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `energy_pipe_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[20:41:29] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `energy_pump_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[20:41:29] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `fluid_pipe_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[20:41:29] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `fluid_pump_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[20:41:29] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `bundled_pipe_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[20:41:29] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cyclicmagiclibrary_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[20:41:29] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cyclicmagiclibrary_ctrl_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[20:41:29] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `plate_vector_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[20:41:29] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `builder_pattern_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[20:41:29] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `magnet_block_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[20:41:29] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `magnet_anti_block_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[20:41:29] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `dehydrator_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[20:41:29] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `vacuum_block_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[20:41:29] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `beacon_potion_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[20:41:29] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `moon_sensor_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[20:41:29] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `clock_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[20:41:29] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `target_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[20:41:29] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `beacon_redstone_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[20:41:29] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `sprinkler_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[20:41:29] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `block_forester_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[20:41:29] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `auto_packager_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[20:41:29] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `miner_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[20:41:29] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `block_hydrator_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[20:41:29] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cyclicmagicblock_anvil_magma_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[20:41:29] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `melter_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[20:41:29] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `solidifier_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[20:41:29] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cyclicmagicblock_anvil_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[20:41:29] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `harveseter_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[20:41:30] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cyclicmagicblock_enchanter_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[20:41:30] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `exp_pylon_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[20:41:30] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `builder_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[20:41:30] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cyclicmagicminer_smart_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[20:41:30] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `placer_block_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[20:41:30] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `password_block_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[20:41:30] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cyclicmagicblock_user_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[20:41:30] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cyclicmagicbattery_infinite_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[20:41:30] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cyclicmagicbattery_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[20:41:30] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cyclicmagictrash_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[20:41:30] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cyclicmagicworkbench_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[20:41:30] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cyclicmagicscreen_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[20:41:30] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cyclicmagicscreentarget_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[20:41:30] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cyclicmagicauto_crafter_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[20:41:30] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cyclicmagicentity_detector_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[20:41:30] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cyclicmagicfan_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[20:41:30] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cyclicmagicblock_fishing_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[20:41:30] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cyclicmagicblock_disenchanter_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[20:41:30] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `bucketstorage`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[20:41:30] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `laser_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[20:41:30] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `sound_player_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[20:41:30] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `dice_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[20:41:30] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `imbuer_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[20:41:30] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `void_anvil_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[20:41:30] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `dropper_exact_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[20:41:30] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `fluid_placer_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[20:41:32] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `mod.chiselsandbits.tileentitychiseled`, expected `chiselsandbits`. This could be a intended override, but in most cases indicates a broken mod.
[20:41:32] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `mod.chiselsandbits.tileentitychiseled.tesr`, expected `chiselsandbits`. This could be a intended override, but in most cases indicates a broken mod.
[20:41:32] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `mod.chiselsandbits.tileentitybittank`, expected `chiselsandbits`. This could be a intended override, but in most cases indicates a broken mod.
[20:41:42] [Server thread/INFO] [compactmachines3]: Loading configuration
[20:41:42] [Server thread/INFO] [compactmachines3]: Registering dimension type: 144
[20:41:42] [Server thread/INFO] [compactmachines3]: Registering Compact Machines 3 dimension: 144
[20:41:42] [Server thread/INFO] [compactmachines3]: Trying to tell The One Probe about us
[20:41:42] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `flamingo.flamingo`, expected `flamingo`. This could be a intended override, but in most cases indicates a broken mod.
[20:41:44] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `oc` for name `adapter`, expected `opencomputers`. This could be a intended override, but in most cases indicates a broken mod.
[20:41:44] [Server thread/INFO] [OpenComputers]: Injecting interface ic2.api.energy.tile.IEnergySink into li.cil.oc.common.tileentity.traits.power.IndustrialCraft2Experimental.
[20:41:44] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `oc` for name `assembler`, expected `opencomputers`. This could be a intended override, but in most cases indicates a broken mod.
[20:41:44] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `oc` for name `cable`, expected `opencomputers`. This could be a intended override, but in most cases indicates a broken mod.
[20:41:44] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `oc` for name `capacitor`, expected `opencomputers`. This could be a intended override, but in most cases indicates a broken mod.
[20:41:44] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `oc` for name `carpetedcapacitor`, expected `opencomputers`. This could be a intended override, but in most cases indicates a broken mod.
[20:41:44] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `oc` for name `case`, expected `opencomputers`. This could be a intended override, but in most cases indicates a broken mod.
[20:41:44] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `oc` for name `charger`, expected `opencomputers`. This could be a intended override, but in most cases indicates a broken mod.
[20:41:44] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `oc` for name `diskdrive`, expected `opencomputers`. This could be a intended override, but in most cases indicates a broken mod.
[20:41:44] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `oc` for name `disassembler`, expected `opencomputers`. This could be a intended override, but in most cases indicates a broken mod.
[20:41:44] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `oc` for name `keyboard`, expected `opencomputers`. This could be a intended override, but in most cases indicates a broken mod.
[20:41:44] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `oc` for name `hologram`, expected `opencomputers`. This could be a intended override, but in most cases indicates a broken mod.
[20:41:44] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `oc` for name `geolyzer`, expected `opencomputers`. This could be a intended override, but in most cases indicates a broken mod.
[20:41:44] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `oc` for name `microcontroller`, expected `opencomputers`. This could be a intended override, but in most cases indicates a broken mod.
[20:41:44] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `oc` for name `motionsensor`, expected `opencomputers`. This could be a intended override, but in most cases indicates a broken mod.
[20:41:44] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `oc` for name `netsplitter`, expected `opencomputers`. This could be a intended override, but in most cases indicates a broken mod.
[20:41:44] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `oc` for name `powerconverter`, expected `opencomputers`. This could be a intended override, but in most cases indicates a broken mod.
[20:41:44] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `oc` for name `powerdistributor`, expected `opencomputers`. This could be a intended override, but in most cases indicates a broken mod.
[20:41:44] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `oc` for name `print`, expected `opencomputers`. This could be a intended override, but in most cases indicates a broken mod.
[20:41:44] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `oc` for name `printer`, expected `opencomputers`. This could be a intended override, but in most cases indicates a broken mod.
[20:41:45] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `oc` for name `raid`, expected `opencomputers`. This could be a intended override, but in most cases indicates a broken mod.
[20:41:45] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `oc` for name `redstone`, expected `opencomputers`. This could be a intended override, but in most cases indicates a broken mod.
[20:41:45] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `oc` for name `relay`, expected `opencomputers`. This could be a intended override, but in most cases indicates a broken mod.
[20:41:45] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `oc` for name `robot`, expected `opencomputers`. This could be a intended override, but in most cases indicates a broken mod.
[20:41:45] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `oc` for name `screen`, expected `opencomputers`. This could be a intended override, but in most cases indicates a broken mod.
[20:41:45] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `oc` for name `rack`, expected `opencomputers`. This could be a intended override, but in most cases indicates a broken mod.
[20:41:45] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `oc` for name `transposer`, expected `opencomputers`. This could be a intended override, but in most cases indicates a broken mod.
[20:41:45] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `oc` for name `waypoint`, expected `opencomputers`. This could be a intended override, but in most cases indicates a broken mod.
[20:41:45] [Server thread/INFO] [OpenComputers]: Injecting interface ic2.api.item.IBoxable into li.cil.oc.common.item.Wrench.
[20:41:45] [Server thread/INFO] [OpenComputers]: Injecting interface ic2.api.item.ISpecialElectricItem into li.cil.oc.common.item.traits.Chargeable.
[20:41:47] [Server thread/INFO] [opencomputers]: Initializing OpenComputers API.
[20:41:47] [Server thread/INFO] [opencomputers]: Found a compatible native library: 'OpenComputersMod-1.7.4.153-lua52-native.64.so'.
[20:41:47] [Server thread/INFO] [opencomputers]: Found a compatible native library: 'OpenComputersMod-1.7.4.153-lua53-native.64.so'.
[20:41:47] [Server thread/INFO] [opencomputers]: Done with pre init phase.
[20:41:47] [Server thread/INFO] [theoneprobe]: The One Probe Detected RedstoneFlux: enabling support
[20:41:47] [Server thread/INFO] [theoneprobe]: The One Probe Detected Baubles: enabling support
[20:41:47] [Server thread/INFO] [computronics]: Multiperipheral system for ComputerCraft engaged. Hooray!
[20:41:47] [Server thread/INFO] [computronics]: Multiple mods registering peripherals for the same block now won't be a problem anymore.
[20:41:48] [Server thread/INFO] [computronics-text-to-speech-loader]: Initializing Text To Speech
[20:41:48] [Server thread/INFO] [computronics-text-to-speech-loader]: No MaryTTS directory found, you will not be able to use Text To Speech unless the server you are playing on has MaryTTS installed. To use TTS, install MaryTTS into the marytts directory of your minecraft instance.
[20:41:48] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `sneaky`, expected `darkutils`. This could be a intended override, but in most cases indicates a broken mod.
[20:41:48] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `timer`, expected `darkutils`. This could be a intended override, but in most cases indicates a broken mod.
[20:41:48] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `monolith_exp`, expected `darkutils`. This could be a intended override, but in most cases indicates a broken mod.
[20:41:48] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `monolith_spawning`, expected `darkutils`. This could be a intended override, but in most cases indicates a broken mod.
[20:41:48] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ender_tether`, expected `darkutils`. This could be a intended override, but in most cases indicates a broken mod.
[20:41:48] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ender_hopper`, expected `darkutils`. This could be a intended override, but in most cases indicates a broken mod.
[20:41:48] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `anti_slime`, expected `darkutils`. This could be a intended override, but in most cases indicates a broken mod.
[20:41:48] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `hopper`, expected `diethopper`. This could be a intended override, but in most cases indicates a broken mod.
[20:41:48] [Server thread/INFO] [STDOUT]: [jaredbgreat.dldungeons.DoomlikeDungeons:preInit:45]: Doomlike Dungeons is in preInit, should now load config.
[20:41:48] [Server thread/INFO] [STDOUT]: [jaredbgreat.dldungeons.themes.ThemeReader:setConfigDir:71]: [DLDUNGEONS] themesdir is /home/servers/662448/config/DLDungeonsJBG
[20:41:48] [Server thread/INFO] [STDOUT]: [jaredbgreat.dldungeons.GenerationHandler:setFrequency:116]: freqScale = 8
[20:41:48] [Server thread/INFO] [STDOUT]: [jaredbgreat.dldungeons.GenerationHandler:setFrequency:118]: factor = 32
[20:41:48] [Server thread/INFO] [STDOUT]: [jaredbgreat.dldungeons.ConfigHandler:init:124]: [DLDUNGEONS] Frequency Scaling Factor Set To: 8
[20:41:48] [Server thread/INFO] [STDOUT]: [jaredbgreat.dldungeons.ConfigHandler:init:131]: [DLDUNGEONS] Minimum X Factor Set To: 16
[20:41:48] [Server thread/INFO] [STDOUT]: [jaredbgreat.dldungeons.ConfigHandler:init:138]: [DLDUNGEONS] Difficulty set to: Normal difficulty.
[DLDUNGEONS] Dimensions listed in config file: 0, -1,
[20:41:48] [Server thread/INFO] [STDOUT]: [jaredbgreat.dldungeons.ConfigHandler:init:151]: [DLDUNGEONS] Will spawn dungeons in with world generation? true
[20:41:48] [Server thread/INFO] [STDOUT]: [jaredbgreat.dldungeons.ConfigHandler:init:157]: [DLDUNGEONS] Will spawn dungeons even with structures disabled? false
[DLDUNGEONS] Will only spawn in these dimensions: 0, -1,
[20:41:48] [Server thread/INFO] [STDOUT]: [jaredbgreat.dldungeons.ConfigHandler:init:172]: [DLDUNGEONS] Will export item, block, and mob lists? false
[20:41:48] [Server thread/INFO] [STDOUT]: [jaredbgreat.dldungeons.ConfigHandler:init:177]: [DLDUNGEONS] Will announce use of OP/cheat commands? true
[20:41:48] [Server thread/INFO] [STDOUT]: [jaredbgreat.dldungeons.ConfigHandler:init:182]: [DLDUNGEONS] Will dungeons be easy to find? false
[20:41:48] [Server thread/INFO] [STDOUT]: [jaredbgreat.dldungeons.ConfigHandler:init:187]: [DLDUNGEONS] Will themes be automatically install if themes folder is empty? true
[20:41:48] [Server thread/INFO] [STDOUT]: [jaredbgreat.dldungeons.ConfigHandler:init:193]: [DLDUNGEONS] Can themes be (re)installed by command? true
[20:41:48] [Server thread/INFO] [STDOUT]: [jaredbgreat.dldungeons.ConfigHandler:processBiomeExclusions:514]: [DLDUNGEONS] adding END to excusion list
[20:41:48] [Server thread/INFO] [STDOUT]: [jaredbgreat.dldungeons.ConfigHandler:init:211]: [DLDUNGEONS] Will use API? true
[20:41:48] [Server thread/INFO] [STDOUT]: [jaredbgreat.dldungeons.ConfigHandler:init:217]: [DLDUNGEONS] Will allow API base mob change? true
[20:41:48] [Server thread/INFO] [STDOUT]: [jaredbgreat.dldungeons.ConfigHandler:init:240]: [DLDUNGEONS] Will self-profile? false
[20:41:49] [Server thread/INFO] [STDOUT]: [jaredbgreat.dldungeons.ConfigHandler:openThemesDir:424]: [DLDUNGEONS] themesdir will be set to /home/servers/662448/config/DLDungeonsJBG/themes/
[20:41:49] [Server thread/INFO] [STDOUT]: [jaredbgreat.dldungeons.ConfigHandler:openThemesDir:426]: [DLDUNGEONS] themesdir File is be set to /home/servers/662448/config/DLDungeonsJBG/themes
[20:41:49] [Server thread/INFO] [STDOUT]: [jaredbgreat.dldungeons.themes.ThemeReader:setThemesDir:58]: [DLDUNGEONS] themesdir is /home/servers/662448/config/DLDungeonsJBG/themes
[20:41:49] [Server thread/INFO] [STDOUT]: [jaredbgreat.dldungeons.setup.Externalizer:makeChestCfg:151]: [DLDUNGEONS] Installing files /home/servers/662448/config/DLDungeonsJBG/chests.cfg
[20:41:49] [Server thread/INFO] [STDOUT]: [jaredbgreat.dldungeons.DoomlikeDungeons:preInit:48]: [DLDUNGEONS] Config should now be loaded.
[20:41:51] [Server thread/WARN] [enderio]: Applied Energistics conduits loaded. Let your networks connect!
[20:41:51] [Server thread/WARN] [enderio]: OpenComputers conduits loaded. Let your networks connect!
[20:41:51] [Server thread/WARN] [enderio]: Refined Storage conduits loaded. Let your networks connect!
[20:41:51] [Server thread/WARN] [enderio]: Forestry integration loaded. Let things grow.
[20:41:51] [Server thread/WARN] [FTB Library]: Replacing com.feed_the_beast.ftblib.lib.config.DefaultRankConfigHandler with com.feed_the_beast.ftbutilities.ranks.FTBUtilitiesPermissionHandler
[20:41:52] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ender chest`, expected `enderstorage`. This could be a intended override, but in most cases indicates a broken mod.
[20:41:52] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ender tank`, expected `enderstorage`. This could be a intended override, but in most cases indicates a broken mod.
[20:41:52] [Server thread/INFO] [STDOUT]: [com.valkyrieofnight.vliblegacy.m_guide.item.ItemGuide:getGuiRegistryObject:26]: com.valkyrieofnight.vliblegacy.m_guide.item.ItemGuide$GuiRegistryID@4aebb79a
[20:42:02] [Server thread/INFO] [enderio]: Fuel Integration: Integration for fluid 'biodiesel' loaded
[20:42:04] [Immersive Engineering Contributors Thread/INFO] [immersiveengineering]: Attempting to download special revolvers from GitHub
[20:42:04] [Server thread/INFO] [extracells]: Enable integration for 'opencomputers (opencomputers)'
[20:42:04] [Server thread/INFO] [extracells]: Enable integration for 'MekanismGas (MekanismAPI|gas)'
[20:42:04] [Server thread/INFO] [extracells]: Enable integration for 'mekanism (mekanism)'
[20:42:04] [Server thread/INFO] [extracells]: Enable integration for 'AE2 Wireless Crafting Terminal (wct)'
[20:42:05] [Server thread/INFO] [BigReactors]: Loaded support for thermalexpansion
[20:42:05] [Server thread/INFO] [BigReactors]: Loaded support for mekanism
[20:42:05] [Server thread/INFO] [BigReactors]: Loaded support for computercraft
[20:42:05] [Server thread/INFO] [STDOUT]: [pl.asie.foamfix.ProxyCommon:preInit:79]: minecraft:hopper
[20:42:05] [Server thread/INFO] [foamfix]: Removing LaunchWrapper package manifest map...
[20:42:07] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `ccmp` for name `saved_multipart`, expected `forgemultipartcbe`. This could be a intended override, but in most cases indicates a broken mod.
[20:42:08] [Server thread/WARN] [FML]: Replacing net.minecraftforge.server.permission.DefaultPermissionHandler with com.feed_the_beast.ftbutilities.ranks.FTBUtilitiesPermissionHandler
[20:42:08] [Server thread/INFO] [newframes]: Let's Move!
[20:42:08] [Server thread/INFO] [gendustry]: IC2 Version: ic2 2.8.170-ex112
[20:42:08] [Server thread/INFO] [gendustry]: RF API Version: redstoneflux 2.1.0
[20:42:08] [Server thread/INFO] [gendustry]: Tesla Version: NOT FOUND
[20:42:08] [Server thread/INFO] [gendustry]: Available Forestry species roots:
[20:42:08] [Server thread/INFO] [gendustry]: * rootBees - forestry.apiculture.genetics.BeeRoot
[20:42:08] [Server thread/INFO] [gendustry]: * rootTrees - forestry.arboriculture.genetics.TreeRoot
[20:42:08] [Server thread/INFO] [gendustry]: * rootButterflies - forestry.lepidopterology.genetics.ButterflyRoot
[20:42:08] [Server thread/INFO] [gendustry]: * rootFlowers - binnie.botany.genetics.FlowerRoot
[20:42:08] [Server thread/INFO] [bdlib]: Loading internal config files for mod Gendustry
[20:42:08] [Server thread/INFO] [bdlib]: Loading config: jar:file:/home/servers/662448/./mods/gendustry-1.6.5.8-mc1.12.2.jar!/assets/gendustry/config/tuning.cfg
[20:42:08] [Server thread/INFO] [bdlib]: Loading config: jar:file:/home/servers/662448/./mods/gendustry-1.6.5.8-mc1.12.2.jar!/assets/gendustry/config/recipes.cfg
[20:42:09] [Server thread/INFO] [bdlib]: Loading config: jar:file:/home/servers/662448/./mods/gendustry-1.6.5.8-mc1.12.2.jar!/assets/gendustry/config/upgrades.cfg
[20:42:09] [Server thread/INFO] [bdlib]: Loading config: jar:file:/home/servers/662448/./mods/gendustry-1.6.5.8-mc1.12.2.jar!/assets/gendustry/config/bees_color.cfg
[20:42:10] [Server thread/INFO] [bdlib]: Loading config: jar:file:/home/servers/662448/./mods/gendustry-1.6.5.8-mc1.12.2.jar!/assets/gendustry/config/bees_patreon.cfg
[20:42:10] [Server thread/INFO] [bdlib]: Loading user config files for mod Gendustry
[20:42:10] [Server thread/INFO] [bdlib]: Loading config: /home/servers/662448/config/gendustry/recipes.cfg
[20:42:10] [Server thread/INFO] [bdlib]: Config loading for mod Gendustry finished
[20:42:10] [Server thread/INFO] [bdlib]: Loaded creative tabs for gendustry
[20:42:10] [Server thread/INFO] [gendustry]: Blocks loaded
[20:42:10] [Server thread/INFO] [gendustry]: Fluids loaded
[20:42:10] [Server thread/INFO] [gendustry]: Items loaded
[20:42:10] [Server thread/INFO] [gendustry]: Machines loaded
[20:42:11] [Server thread/INFO] [bdlib]: Loading internal config files for mod Pressure Pipes
[20:42:11] [Server thread/INFO] [bdlib]: Loading config: jar:file:/home/servers/662448/./mods/pressure-1.3.1.9-mc1.12.2.jar!/assets/pressure/config/settings.cfg
[20:42:11] [Server thread/INFO] [bdlib]: Loading config: jar:file:/home/servers/662448/./mods/pressure-1.3.1.9-mc1.12.2.jar!/assets/pressure/config/recipes.cfg
[20:42:11] [Server thread/INFO] [bdlib]: Loading user config files for mod Pressure Pipes
[20:42:11] [Server thread/INFO] [bdlib]: Config loading for mod Pressure Pipes finished
[20:42:11] [Server thread/INFO] [bdlib]: Loaded creative tabs for pressure
[20:42:12] [Server thread/INFO] [advgenerators]: RF Version: redstoneflux 2.1.0
[20:42:12] [Server thread/INFO] [advgenerators]: IC2 Version: ic2 2.8.170-ex112
[20:42:12] [Server thread/INFO] [advgenerators]: Tesla Version: NOT FOUND
[20:42:12] [Server thread/INFO] [bdlib]: Loading internal config files for mod Advanced Generators
[20:42:12] [Server thread/INFO] [bdlib]: Loading config: jar:file:/home/servers/662448/./mods/generators-0.9.20.12-mc1.12.2.jar!/assets/advgenerators/config/generators.cfg
[20:42:12] [Server thread/INFO] [bdlib]: Loading config: jar:file:/home/servers/662448/./mods/generators-0.9.20.12-mc1.12.2.jar!/assets/advgenerators/config/recipes.cfg
[20:42:12] [Server thread/INFO] [bdlib]: Loading config: jar:file:/home/servers/662448/./mods/generators-0.9.20.12-mc1.12.2.jar!/assets/advgenerators/config/turbine.cfg
[20:42:13] [Server thread/INFO] [bdlib]: Loading config: jar:file:/home/servers/662448/./mods/generators-0.9.20.12-mc1.12.2.jar!/assets/advgenerators/config/exchanger.cfg
[20:42:13] [Server thread/INFO] [bdlib]: Loading config: jar:file:/home/servers/662448/./mods/generators-0.9.20.12-mc1.12.2.jar!/assets/advgenerators/config/syngas.cfg
[20:42:13] [Server thread/INFO] [bdlib]: Loading config: jar:file:/home/servers/662448/./mods/generators-0.9.20.12-mc1.12.2.jar!/assets/advgenerators/config/turbine-materials.cfg
[20:42:13] [Server thread/INFO] [bdlib]: Loading config: jar:file:/home/servers/662448/./mods/generators-0.9.20.12-mc1.12.2.jar!/assets/advgenerators/config/capacitor-materials.cfg
[20:42:13] [Server thread/INFO] [bdlib]: Loading user config files for mod Advanced Generators
[20:42:13] [Server thread/INFO] [bdlib]: Config loading for mod Advanced Generators finished
[20:42:13] [Server thread/INFO] [bdlib]: Loaded creative tabs for advgenerators
[20:42:13] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `advgenerators.turbine`, expected `advgenerators`. This could be a intended override, but in most cases indicates a broken mod.
[20:42:13] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `advgenerators.powercapacitor`, expected `advgenerators`. This could be a intended override, but in most cases indicates a broken mod.
[20:42:13] [Server thread/INFO] [advgenerators]: Pressure pipes detected (net.bdew.pressure.pressurenet.Helper$@ae60baa), adding pressure modules
[20:42:13] [Server thread/INFO] [advgenerators]: Adding block for fluid 'steam'
[20:42:13] [Server thread/INFO] [advgenerators]: Fluid 'syngas' not registered by any other mod, creating...
[20:42:13] [Server thread/INFO] [advgenerators]: Adding block for fluid 'syngas'
[20:42:13] [Server thread/INFO] [advgenerators]: Registering turbine material: Enderium
[20:42:14] [Server thread/INFO] [advgenerators]: Registering turbine material: Steel
[20:42:14] [Server thread/INFO] [advgenerators]: Registering turbine material: Gold
[20:42:14] [Server thread/INFO] [advgenerators]: Registering turbine material: Bronze
[20:42:14] [Server thread/INFO] [advgenerators]: Registering turbine material: Manyullyn
[20:42:14] [Server thread/INFO] [advgenerators]: Registering turbine material: Iron
[20:42:14] [Server thread/INFO] [advgenerators]: Turbine material Vibrant not present - skipping
[20:42:14] [Server thread/INFO] [advgenerators]: Registering turbine material: Adv_Alloy
[20:42:14] [Server thread/INFO] [advgenerators]: Registering capacitor material: Redstone
[20:42:14] [Server thread/INFO] [advgenerators]: Registering capacitor material: Advanced
[20:42:14] [Server thread/INFO] [advgenerators]: Registering capacitor material: Dense
[20:42:14] [Server thread/INFO] [enderio]: Fuel Integration: Integration for fluid 'oil' loaded
[20:42:14] [Server thread/INFO] [enderio]: Fuel Integration: Integration for fluid 'diesel' loaded
[20:42:14] [Server thread/INFO] [enderio]: Fuel Integration: Integration for fluid 'gasoline' loaded
[20:42:14] [Server thread/WARN] [FML]: A mod has attempted to assign Block Block{minecraft:air} to the Fluid 'steam' but this Fluid has already been linked to the Block Block{advgenerators:steam}. You may have duplicate Fluid Blocks as a result. It *may* be possible to configure your mods to avoid this.
[20:42:16] [Server thread/INFO] [enderio]: Fuel Integration: Integration for fluid 'biofuel' loaded
[20:42:16] [Server thread/INFO] [enderio]: Fuel Integration: Integration for fluid 'if.protein' loaded
[20:42:24] [Server thread/ERROR] inecraft/MinecraftServer]: Encountered an unexpected exception
net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Integrated Dynamics (integrateddynamics)
Caused by: java.lang.NoSuchMethodError: org.cyclops.cyclopscore.infobook.InfoBook.<init>(Lorg/cyclops/cyclopscore/init/ModBase;I)V
at org.cyclops.integrateddynamics.infobook.OnTheDynamicsOfIntegrationBook.<init>(OnTheDynamicsOfIntegrationBook.java:253) ~[OnTheDynamicsOfIntegrationBook.class:?]
at org.cyclops.integrateddynamics.infobook.OnTheDynamicsOfIntegrationBook.getInstance(OnTheDynamicsOfIntegrationBook.java:258) ~[OnTheDynamicsOfIntegrationBook.class:?]
at org.cyclops.integrateddynamics.IntegratedDynamics.preInit(IntegratedDynamics.java:233) ~[IntegratedDynamics.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_201]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_201]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_201]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_201]
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637) ~[forge-1.12.2-14.23.5.2838-universal.jar:?]
at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_201]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_201]
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) ~inecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) ~inecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) ~inecraft_server.1.12.2.jar:?]
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) ~inecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) ~inecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) ~inecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:217) ~inecraft_server.1.12.2.jar:?]
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) ~[forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) ~[forge-1.12.2-14.23.5.2838-universal.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_201]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_201]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_201]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_201]
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) ~inecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) ~inecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) ~inecraft_server.1.12.2.jar:?]
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) ~inecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) ~inecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) ~inecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:217) ~inecraft_server.1.12.2.jar:?]
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) ~[LoadController.class:?]
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:627) ~[Loader.class:?]
at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99) ~[FMLServerHandler.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333) ~[FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) ~[nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
[20:42:24] [Server thread/INFO] [packcrashinfo]: No manfiest present, attempting to load the minecraftinstance.json file.
[20:42:24] [Server thread/ERROR] [packcrashinfo]: No manifest or minecraftinstance.json present
[20:42:24] [Server thread/ERROR] inecraft/MinecraftServer]: This crash report has been saved to: /home/servers/662448/./crash-reports/crash-2019-09-17_20.42.24-server.txt
[20:42:24] [Server thread/INFO] inecraft/MinecraftServer]: Stopping server
[20:42:24] [Server thread/INFO] inecraft/MinecraftServer]: Saving worlds
Exception in thread "Server thread" [20:42:24] [Server thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1061]: net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Advanced Rocketry (advancedrocketry)
[20:42:24] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: Caused by: java.lang.NullPointerException
[20:42:24] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at zmaster587.advancedRocketry.cable.NetworkRegistry.clearNetworks(NetworkRegistry.java:16)
[20:42:24] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at zmaster587.advancedRocketry.AdvancedRocketry.serverStopped(AdvancedRocketry.java:1903)
[20:42:24] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:42:24] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:42:24] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:42:24] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at java.lang.reflect.Method.invoke(Method.java:498)
[20:42:24] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
[20:42:24] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
[20:42:24] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:42:24] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at java.lang.reflect.Method.invoke(Method.java:498)
[20:42:24] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
[20:42:24] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
[20:42:24] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
[20:42:24] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
[20:42:24] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
[20:42:24] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
[20:42:24] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
[20:42:24] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
[20:42:24] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
[20:42:24] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:42:24] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:42:24] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:42:24] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at java.lang.reflect.Method.invoke(Method.java:498)
[20:42:24] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
[20:42:24] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
[20:42:24] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
[20:42:24] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
[20:42:24] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
[20:42:24] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
[20:42:24] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
[20:42:24] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
[20:42:24] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at net.minecraftforge.fml.common.Loader.serverStopped(Loader.java:847)
[20:42:24] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at net.minecraftforge.fml.common.FMLCommonHandler.handleServerStopped(FMLCommonHandler.java:508)
[20:42:24] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:587)
[20:42:24] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at java.lang.Thread.run(Thread.java:748)
[20:42:24] [Server Shutdown Thread/INFO] inecraft/MinecraftServer]: Stopping server
[20:42:24] [Server Shutdown Thread/INFO] inecraft/MinecraftServer]: Saving worlds

 

 
Edited by diesieben07
spoiler

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
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Temu continues to reward loyal customers in the USA with exceptional savings opportunities through exclusive coupon codes designed specifically for existing users. The Temu coupon code $100 off remains one of the most popular discount offers available to returning customers who have already discovered the platform's incredible value proposition. Our featured Temu Coupon code (ACW472253) provides maximum benefits for people across the USA, Canada, and European nations, making it an ideal choice for USA shoppers seeking substantial savings.   Existing customers can take advantage of the comprehensive Temu coupon $100 offand Temu 100 off coupon code opportunities that extend well beyond first-time purchase incentives. These codes ensure that customer loyalty is rewarded with continued access to premium discounts and exclusive offers throughout the year.   What Is The Coupon Code For Temu $100 Off? Both new and existing customers can get amazing benefits if they use our $100 coupon code on the Temu app and website. The Temu coupon $100 offand $100 offTemu coupon provide substantial savings across thousands of product categories available on the platform. Our ACW472253 code offers multiple benefit structures designed to maximize customer value:   ACW472253 - Flat $100 offqualifying orders for immediate savings   ACW472253 - $100 coupon pack for multiple uses across different purchases   ACW472253 - $100 flat discount for new customers joining the platform   ACW472253 - Extra $100 promo code for existing customers continuing their shopping journey   ACW472253 - $100 coupon for USA/Canada users with worldwide shipping benefits   Temu Coupon Code $100 offFor New Users In 2025 New users can get the highest benefits if they use our coupon code on the Temu app. The Temu coupon $100 offand Temu coupon code $100 offprovide exceptional value for first-time shoppers exploring the platform's extensive product catalog. The ACW472253 code delivers comprehensive benefits specifically tailored for newcomers:   ACW472253 - Flat $100 discount for new users on qualifying first orders   ACW472253 - $100 coupon bundle for new customers enabling multiple discounted purchases   ACW472253 - Up to $100 coupon bundle for multiple uses across various product categories   ACW472253 - Free shipping to 68 countries ensuring global accessibility   ACW472253 - Extra 30% off on any purchase for first-time users maximizing initial savings   How To Redeem The Temu Coupon $100 offFor New Customers? The Temu $100 coupon and Temu $100 offcoupon code for new users can be easily applied through a straightforward redemption process. Follow these simple steps to maximize your savings:   Download the Temu app from your device's official app store or visit the Temu website   Create your new account using a valid email address and phone number   Browse through thousands of products and add desired items to your shopping cart   Proceed to checkout and locate the "Promo Code" or "Coupon Code" field   Enter ACW472253 exactly as shown and click "Apply"   Verify that your discount has been applied before completing your purchase   Complete your order using your preferred payment method   Temu Coupon $100 offFor Existing Customers Existing users can also get benefits if they use our coupon code on the Temu app. The Temu $100 coupon codes for existing users and Temu coupon $100 offfor existing customers free shipping ensure that customer loyalty is continuously rewarded with substantial savings opportunities. The ACW472253 code provides specialized benefits for returning customers:   ACW472253 - $100 extra discount for existing Temu users on qualified orders   ACW472253 - $100 coupon bundle for multiple purchases enabling extended savings   ACW472253 - Free gift with express shipping all over the USA/Canada region   ACW472253 - Extra 30% off on top of the existing discount for maximum value   ACW472253 - Free shipping to 68 countries with expedited delivery options   How To Use The Temu Coupon Code $100 offFor Existing Customers? The Temu coupon code $100 offand Temu coupon $100 offcode application process for existing customers follows a similar streamlined approach:   Log into your existing Temu account through the app or website   Add your desired products to the shopping cart   Navigate to the checkout page   Locate the promotional code entry field   Input ACW472253 and confirm the code application   Review your order summary to ensure the discount is properly applied   Complete your purchase with confidence   Latest Temu Coupon $100 offFirst Order Customers can get the highest benefits if they use our coupon code during the first order. The Temu coupon code $100 offfirst order, Temu coupon code first order, and Temu coupon code $100 offfirst time user provide exceptional value for initial platform experiences. The ACW472253 code offers comprehensive first-order benefits:   ACW472253 - Flat $100 discount for the first order on qualifying purchases   ACW472253 - $100 Temu coupon code for the first order with extended validity   ACW472253 - Up to $100 coupon for multiple uses across different product categories   ACW472253 - Free shipping to 68 countries ensuring global accessibility   ACW472253 - Extra 30% off on any purchase for the first order maximizing initial savings   How To Find The Temu Coupon Code $100 Off? The Temu coupon $100 offand Temu coupon $100 offReddit can be located through various reliable channels. Any user can get verified and tested coupons by signing up for the Temu newsletter, which provides regular updates on the latest promotional offers and exclusive discount codes. We also recommend visiting Temu's social media pages to get the latest coupons and promos, as the platform frequently shares time-sensitive offers across their official channels.   You can find the latest and working Temu coupon codes by visiting any trusted coupon site that specializes in verified promotional offers. These platforms regularly test and validate coupon codes to ensure customers receive legitimate savings opportunities.   Is Temu $100 offCoupon Legit? The Temu $100 offCoupon Legit and Temu 100 off coupon legit status is absolutely verified and confirmed. Our Temu coupon code ACW472253 is absolutely legit and has been tested across multiple user accounts and purchase scenarios. Any customers can safely use our Temu coupon code to get $100 offon the first order and then on the recurring orders without concerns about legitimacy or validity.   Our code is not only legit but also regularly tested and verified by our team to ensure consistent performance across different user scenarios. Our Temu coupon code is valid worldwide and doesn't have any expiration date, providing customers with flexible redemption opportunities regardless of timing or location.   How Does Temu $100 offCoupon Work? The Temu coupon code $100 offfirst-time user and Temu coupon codes 100 off operate through a straightforward discount application system that reduces your total order value by the specified coupon amount.   When you apply the ACW472253 coupon code at checkout, the system automatically calculates your eligibility based on your order value, account status, and product selection. The discount is then applied to qualifying items in your cart, reducing your total payment amount by up to $100 depending on your purchase value. For orders exceeding the minimum threshold, the full $100 discount is applied immediately, while smaller orders receive proportional discounts based on the total value. The system also accounts for any additional promotions or discounts that may be running simultaneously, ensuring you receive the maximum possible savings on your purchase.   How To Earn Temu $100 Coupons As A New Customer? The Temu coupon code $100 offand 100 off Temu coupon code can be earned through various customer engagement activities designed to reward platform participation and loyalty.   New customers can earn $100 coupons by downloading the official Temu mobile application, which provides access to exclusive in-app promotions and coupon offers not available through the website. Creating a complete user profile with verified contact information also unlocks additional coupon opportunities. Participating in Temu's referral program allows new users to earn coupon credits by inviting friends and family members to join the platform. Additionally, engaging with daily check-in features, spinning promotional wheels, and participating in limited-time games and challenges can generate coupon credits that accumulate toward $100 discount opportunities.   What Are The Advantages Of Using The Temu Coupon $100 Off? The Temu coupon code 100 off and Temu coupon code $100 offprovide numerous advantages for savvy shoppers:   $100 discount on the first order providing immediate substantial savings   $100 coupon bundle for multiple uses extending value across multiple purchases   70% discount on popular items when combined with existing promotions   Extra 30% off for existing Temu customers maximizing repeat purchase value   Up to 90% off in selected items during special promotional periods   Free gift for new users adding extra value to initial purchases   Free delivery to 68 countries ensuring global accessibility   Temu $100 Discount Code And Free Gift For New And Existing Customers The Temu $100 offcoupon code and $100 offTemu coupon code provide multiple benefits for customers regardless of their account status. There are multiple benefits to using our Temu coupon code that extend beyond simple price reductions:   ACW472253 - $100 discount for the first order with immediate application   ACW472253 - Extra 30% off on any item across all product categories   ACW472253 - Free gift for new Temu users adding tangible value   ACW472253 - Up to 70% discount on any item on the Temu app   ACW472253 - Free gift with free shipping in 68 countries including the USA and USA   Pros And Cons Of Using The Temu Coupon Code $100 offThis Month The Temu coupon $100 offcode and Temu 100 off coupon offer several advantages and considerations:   Pros:   Substantial immediate savings of up to $100 on qualifying orders   No expiration date providing flexible redemption timing   Valid for both new and existing customers ensuring inclusive access   Combines with other promotions for maximum savings potential   Free shipping benefits reducing overall order costs   Cons:   Minimum order requirements may apply to certain discount tiers   Limited to specific product categories during promotional periods   Terms And Conditions Of Using The Temu Coupon $100 offIn 2025 The Temu coupon code $100 offfree shipping and latest Temu coupon code $100 offoperate under specific terms and conditions designed to ensure fair usage:   Our coupon code doesn't have any expiration date allowing flexible redemption timing   Valid for both new and existing users in 68 countries worldwide providing global accessibility   No minimum purchase requirements for using our Temu coupon code ACW472253   Free returns within 90 days of purchase ensuring customer satisfaction   Price adjustment policy within 30 days protecting against price fluctuations   Free standard shipping on qualifying orders reducing additional costs   One-time use per customer account preventing multiple redemptions   Final Note: Use The Latest Temu Coupon Code $100 Off The Temu coupon code $100 offrepresents one of the most valuable savings opportunities available to USA customers shopping on the platform today. Whether you're a first-time user or a loyal existing customer, these substantial discounts provide genuine value across thousands of product categories.   Take advantage of the Temu coupon $100 offwhile these promotional offers remain available to maximize your shopping budget and discover why millions of customers worldwide trust Temu for their online shopping needs. The combination of substantial discounts, free shipping benefits, and comprehensive return policies makes this an ideal time to experience everything Temu has to offer.   FAQs Of Temu $100 offCoupon Q: How do I apply the Temu $100 offcoupon code? A: Enter the code ACW472253 at checkout in the promotional code field. The discount will be automatically applied to qualifying orders, reducing your total by up to $100 depending on your purchase value.   Q: Can existing customers use the $100 offTemu coupon? A: Yes, the ACW472253 coupon code is valid for both new and existing customers. Existing users can benefit from additional discounts and free shipping offers when using this code on qualifying orders.   Q: Is there a minimum order requirement for the Temu $100 coupon? A: No minimum purchase requirements apply when using our ACW472253 coupon code. However, the discount amount may vary based on your total order value and product selection at checkout.   Q: How long is the Temu $100 offcoupon valid? A: The ACW472253 coupon code does not have an expiration date, allowing customers to use it whenever convenient. This provides flexibility for both immediate purchases and future shopping plans on the platform.   Q: Can I combine the $100 Temu coupon with other offers? A: Yes, the ACW472253 coupon can often be combined with existing promotions, flash sales, and other discount offers to maximize your total savings. Check at checkout to see available stacking opportunities.  
    • Looking for a fantastic way to save big on your next Temu order? The acr639380 Temu coupon code is exactly what you need! Whether you're shopping from the USA, Canada, or Europe, this code offers unbeatable savings — up to $100 off your next purchase. If you’ve been eyeing something on Temu, now’s the perfect time to grab it with this exclusive offer!  What Is the Coupon Code for Temu $100 Off? Both new and existing customers can benefit from this incredible deal when shopping on the Temu app or website. Just use code acr639380 at checkout to unlock your $100 discount. Here’s what it offers: acr639380: Flat $100 off your next purchase.   acr639380: Receive a $100 coupon pack for multiple uses.   acr639380: New customers get an exclusive $100 off their first purchase.   acr639380: Existing customers can claim an extra $100 off future purchases.   acr639380: Valid in the USA, Canada, and across Europe.    Temu $100 Off Coupon for New Users in 2025 If you're new to Temu, this coupon code is perfect for you. It’s your chance to enjoy huge savings right from your very first order. Here’s what new customers get with acr639380: Flat $100 discount on your first order.   Access to a $100 coupon bundle for multiple purchases.   Stack up to $100 in discounts across various orders.   Free shipping to 68 countries, including the USA, Canada, and UK.   An additional 30% off any item on your first purchase.    How to Redeem the Temu $100 Off Coupon (For New Users) It’s simple! Follow these quick steps: Visit the Temu website or download the Temu app.   Create a new account.   Add your favorite products to your cart.   At checkout, enter the Temu $100 off coupon code: acr639380.   Apply the code, enjoy the savings, and complete your purchase!    Temu Coupon $100 Off for Existing Customers Good news — existing customers aren’t left out! Temu rewards loyal shoppers too. Perks for returning users with acr639380: Get an extra $100 off your next order.   A $100 coupon bundle for multiple future purchases.   Free gifts with express shipping (USA & Canada).   An additional 30% off on any purchase.   Free shipping to 68 countries globally.    How to Use Temu $100 Off Coupon (For Existing Customers) To redeem: Log into your Temu account.   Add your items to the cart.   At checkout, enter acr639380.   Apply the code and enjoy your savings!    Temu $100 Off Coupon for First Orders Your first Temu order just got better with acr639380: $100 off your initial purchase.   Access to exclusive first-time user discounts.   Up to $100 in savings on multiple items.   Free shipping to 68 countries.   Extra 30% off your first order.    Where to Find the Latest Temu $100 Off Coupon Looking for the newest and verified Temu coupon codes? Here’s where you can find them: Temu’s newsletter: Subscribe for email-exclusive deals.   Official Temu social media pages.   Trusted coupon websites.   Community threads like Temu coupon $100 off Reddit where users share legit codes.    Is the Temu $100 Off Coupon Legit? Absolutely — the acr639380 coupon is verified, tested, and 100% legit. It works for both new and existing customers worldwide, with no expiration date. Use it with confidence!  How Does the Temu $100 Off Coupon Work? Simple — enter acr639380 at checkout, and the discount is applied automatically. Whether it’s your first order or a repeat purchase, you’ll enjoy direct savings.  How to Earn Temu $100 Coupons as a New Customer New customers can score extra Temu savings by: Signing up for a new Temu account.   Making your first purchase using acr639380.   Watching for special promotions and email deals.   Checking Temu’s homepage for limited-time coupon bundles.    Advantages of Using the Temu $100 Off Coupon Here’s what makes this coupon so appealing: Flat $100 discount on first-time and future orders.   $100 coupon bundle for multiple uses.   Up to 90% off popular products.   Extra 30% off for existing customers.   Free gifts for new users.   Free shipping to 68 countries, including the USA, UK, and Canada.    Temu $100 Discount Code + Free Gift for Everyone Both new and existing customers get added perks: $100 off your first order.   An extra 30% off any product.   Free gifts on first purchases.   Up to 90% off select deals on the Temu app.   Free shipping to 68 countries.    Pros and Cons of Using the Temu Coupon Code $100 Off in 2025 Pros: Massive $100 discount.   Up to 90% off on select items.   Free global shipping to 68 countries.   30% off bonus for existing users.   Verified, legit, and no expiration date.   Cons: Free shipping limited to select countries.   Some exclusions may apply to already discounted items.    Terms and Conditions (2025) No expiration date.   Valid in 68 countries.   No minimum spend required.   Applicable for multiple purchases.   Some product exclusions may apply.    Final Note: Don’t Miss Out on the $100 Temu Coupon If you’re shopping on Temu, don’t leave money on the table. Use coupon code acr639380 to unlock $100 off, free shipping, extra discounts, and exclusive perks. It’s one of the easiest ways to make your shopping spree even more rewarding.  FAQs: Temu $100 Off Coupon Q: Is the $100 off coupon available for both new and existing customers? A: Yes! Both can use acr639380 for amazing discounts. Q: How do I redeem the Temu $100 coupon? A: Enter acr639380 at checkout to instantly save $100. Q: Does the Temu coupon expire? A: No — this coupon currently has no expiration date. Q: Can the coupon be used for multiple purchases? A: Yes, the $100 off coupon and bundle can apply to multiple orders. Q: Does it work for international users? A: Absolutely! It’s valid in 68 countries, including the USA, Canada, and Europe.
    • Go to the config folder and open the secretroomsmod.cfg   At the bottom, you will find:   # Check for mod updates on startup B:update_checker=true   Change it to false:   # Check for mod updates on startup B:update_checker=false  
    • The mod yetanotherchancebooster is conflicting or running into an issue with cobblemon Remove yetanotherchancebooster
    • Looking to save big on your next shopping spree? With our Temu coupon code $100 off, you can grab massive savings right from your first order! We bring you the verified acw696499 coupon code that unlocks exclusive discounts for shoppers in the USA, Canada, and across European countries. With this exclusive Temu coupon $100 off and Temu 100 off coupon code, you're not just shopping smart—you're shopping the best deal available. What Is The Coupon Code For Temu $100 Off? If you're searching for a way to make your Temu shopping even more affordable, look no further. Both new and existing users can enjoy amazing deals by using our Temu coupon $100 off and $100 off Temu coupon. acw696499: Get a flat $100 off on select orders for maximum savings. acw696499: Enjoy a $100 coupon pack you can redeem across multiple purchases. acw696499: Exclusive $100 flat discount available for first-time users. acw696499: Extra $100 promo value available even for returning users. acw696499: Get access to a $100 coupon tailored specifically for USA and Canada shoppers. Temu Coupon Code $100 Off For New Users In 2025 As a new user, you're entitled to enjoy incredible perks from your very first purchase. By using our Temu coupon $100 off and Temu coupon code $100 off, you get unmatched value. acw696499: Flat $100 discount for new Temu users across all eligible items. acw696499: Unlock a $100 coupon bundle that can be used for multiple orders. acw696499: Redeem up to $100 in coupons over your next few purchases. acw696499: Take advantage of free shipping to over 68 countries worldwide. acw696499: Get an additional 30% off on your entire first purchase. How To Redeem The Temu Coupon $100 Off For New Customers? Redeeming your Temu $100 coupon and Temu $100 off coupon code for new users is a simple, step-by-step process: Download the Temu app or visit the official Temu website. Create a new account using your email or phone number. Add your favorite products to the cart. At checkout, enter the coupon code acw696499. Hit apply and enjoy the $100 discount on your first order. Temu Coupon $100 Off For Existing Customers Great news! Existing customers can also reap rewards using our Temu $100 coupon codes for existing users and Temu coupon $100 off for existing customers free shipping. acw696499: Receive a $100 discount on your next Temu order. acw696499: Use the $100 coupon bundle over multiple purchases. acw696499: Enjoy free express shipping and surprise gifts in the USA/Canada. acw696499: Stack up with an additional 30% discount on current deals. acw696499: Access free shipping to 68 countries around the globe. How To Use The Temu Coupon Code $100 Off For Existing Customers? To redeem your Temu coupon code $100 off and Temu coupon $100 off code as an existing user: Log in to your existing Temu account. Add desired items to your shopping cart. Proceed to the checkout page. Enter the coupon code acw696499 in the promo code section. Apply the code and enjoy instant $100 off benefits. Latest Temu Coupon $100 Off First Order If you’re placing your first order, the timing couldn’t be better. Using the Temu coupon code $100 off first order, Temu coupon code first order, and Temu coupon code $100 off first time user, you unlock exclusive bonuses. acw696499: Flat $100 discount applied instantly at checkout. acw696499: Redeem a $100 coupon specifically for your first order. acw696499: Use up to $100 in coupons for multiple uses. acw696499: Enjoy free international shipping to 68 countries. acw696499: Grab an extra 30% discount on top of the $100 coupon. How To Find The Temu Coupon Code $100 Off? Finding a working Temu coupon $100 off and Temu coupon $100 off Reddit is easier than ever. Simply subscribe to the Temu newsletter and receive verified deals right in your inbox. You can also follow Temu on social media to stay updated on flash sales and fresh coupons. Lastly, always check reliable coupon-sharing websites like ours to get working and tested coupon codes like acw696499. Is Temu $100 Off Coupon Legit? Yes, the Temu $100 Off Coupon Legit and Temu 100 off coupon legit concerns can be put to rest. Our coupon code acw696499 is 100% legitimate and trusted by users worldwide. You can safely apply this code to get $100 off on your first purchase and also enjoy recurring discounts. It’s fully verified, tested, and available globally without any expiry date. How Does Temu $100 Off Coupon Work? The Temu coupon code $100 off first-time user and Temu coupon codes 100 off work like a digital voucher. Once you enter the code acw696499 during checkout, it automatically deducts up to $100 from your total order. The coupon can be redeemed on eligible products, and sometimes includes extra discounts, free shipping, or bonus items. How To Earn Temu $100 Coupons As A New Customer? To earn your Temu coupon code $100 off and 100 off Temu coupon code, you simply need to sign up as a new customer on the Temu platform. After registration, use the acw696499 code to immediately unlock $100 in coupon value, and continue to receive bonus discounts and perks via email or app notifications. What Are The Advantages Of Using The Temu Coupon $100 Off? Here are the major advantages of using our Temu coupon code 100 off and Temu coupon code $100 off: $100 discount on your first order. $100 coupon bundle redeemable across multiple purchases. Up to 70% discount on popular Temu products. Additional 30% discount for returning users. Up to 90% off on select items during promotions. Free gift included for new users. Free shipping to 68 countries including the USA, Canada, UK, and more. Temu $100 Discount Code And Free Gift For New And Existing Customers Our Temu $100 off coupon code and $100 off Temu coupon code don’t just offer discounts—they deliver value-packed shopping experiences. acw696499: $100 discount for your first Temu purchase. acw696499: Extra 30% off on all items sitewide. acw696499: Free surprise gift for new Temu shoppers. acw696499: Up to 70% off on trending products. acw696499: Free gift + free shipping to 68 countries including the USA and UK. Pros And Cons Of Using The Temu Coupon Code $100 Off This Month Here are the pros and cons of the Temu coupon $100 off code and Temu 100 off coupon: Pros: Verified and tested code: acw696499. Available for both new and returning users. Valid worldwide including USA, Canada, and Europe. Provides free shipping and gifts. No expiration date. Cons: Limited to select product categories. Cannot be combined with certain Temu internal promotions. Terms And Conditions Of Using The Temu Coupon $100 Off In 2025 Here are the Temu coupon code $100 off free shipping and latest Temu coupon code $100 off terms and conditions: The coupon code acw696499 does not have any expiration date. Valid for both new and existing users. Works in 68 countries including USA, Canada, and UK. No minimum purchase is required to activate the coupon. The coupon can be used multiple times for select offers. Shipping is free when the coupon is used. Final Note: Use The Latest Temu Coupon Code $100 Off Don't miss out on this incredible chance to save with the Temu coupon code $100 off. Your shopping journey with Temu just got a lot more affordable! Take advantage of this Temu coupon $100 off deal before it disappears. It's time to upgrade your cart without upgrading your expenses.
  • Topics

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.