This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
23.02.2020 00:14:35 | |
Console 00:14:35 | |
2020-02-24 00:14:35,719 main WARN Disabling terminal, you're running in an unsupported environment. | |
main/INFO 00:14:36 | |
Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker | |
Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker | |
Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker | |
Forge Mod Loader version 14.23.5.2847 for Minecraft 1.12.2 loading | |
Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_241, running on Windows Server 2019:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_241 | |
main/WARN 00:14:36 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
---- Minecraft Crash Report ---- | |
// Why did you do that? | |
Time: 2020-02-24 00:18:33 MEZ | |
Description: Exception in server tick loop | |
java.lang.IllegalAccessError: tried to access class org.spongepowered.asm.mixin.transformer.MixinTransformer from class net.minecraftforge.fml.common.Loader | |
at net.minecraftforge.fml.common.Loader.handler$zze000$beforeConstructingMods(Loader.java:1632) | |
at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:594) | |
at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
main/INFO 23:47:53 | |
Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker | |
Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker | |
Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker | |
Forge Mod Loader version 14.23.5.2847 for Minecraft 1.12.2 loading | |
Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_241, running on Windows Server 2019:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_241 | |
main/WARN 23:47:53 | |
The coremod FMLCorePlugin (net.minecraftforge.fml.relauncher.FMLCorePlugin) is not signed! | |
The coremod FMLForgePlugin (net.minecraftforge.classloading.FMLForgePlugin) is not signed! | |
main/INFO 23:47:53 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[22:10:19] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker | |
[22:10:19] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker | |
[22:10:19] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker | |
[22:10:19] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2847 for Minecraft 1.12.2 loading | |
[22:10:19] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_241, running on Windows Server 2019:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_241 | |
[22:10:19] [main/WARN] [FML]: The coremod FMLCorePlugin (net.minecraftforge.fml.relauncher.FMLCorePlugin) is not signed! | |
[22:10:19] [main/WARN] [FML]: The coremod FMLForgePlugin (net.minecraftforge.classloading.FMLForgePlugin) is not signed! | |
[22:10:19] [main/INFO] [FML]: Searching C:\AMPDatastore\Instances\Minecraft01\Minecraft\.\mods for mods | |
[22:10:19] [main/INFO] [FML]: Sear |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
---- Minecraft Crash Report ---- | |
// Don't be sad, have a hug! <3 | |
Time: 2020-02-23 22:10:44 MEZ | |
Description: Exception in server tick loop | |
java.lang.NoClassDefFoundError: Lnet/minecraft/world/chunk/Chunk; | |
at java.lang.Class.getDeclaredFields0(Native Method) | |
at java.lang.Class.privateGetDeclaredFields(Unknown Source) | |
at java.lang.Class.getDeclaredFields(Unknown Source) |