View console-log1.txt
Connected to the target VM, address: '127.0.0.1:57715', transport: 'socket' | |
[20:30:03] [main/INFO] [GradleStart]: Extra: [] | |
[20:30:03] [main/INFO] [GradleStart]: Found and added coremod: codechicken.lib.asm.CCLCorePlugin | |
[20:30:03] [main/INFO] [GradleStart]: Running with arguments: [--tweakClass, net.minecraftforge.fml.common.launcher.FMLServerTweaker, --tweakClass, net.minecraftforge.gradle.tweakers.CoremodTweaker] | |
[20:30:03] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker | |
[20:30:03] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker | |
[20:30:03] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.gradle.tweakers.CoremodTweaker | |
[20:30:03] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker | |
[20:30:04] [main/INFO] [FML]: Forge Mod Loader version 14.23.4.2705 for Minecraft 1.12.2 loading | |
[20:30:04] [main/INFO] [FML] |
View crash-2018-07-29_20.02.51-server.txt
---- Minecraft Crash Report ---- | |
// There are four lights! | |
Time: 29.07.18 20:02 | |
Description: Exception in server tick loop | |
net.minecraftforge.fml.common.LoaderException: java.lang.NoClassDefFoundError: net/minecraft/client/entity/EntityPlayerSP | |
at net.minecraftforge.fml.common.AutomaticEventSubscriber.inject(AutomaticEventSubscriber.java:89) | |
at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:604) | |
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) |