Cyclops Core

Cyclops Core

93M Downloads

Server Crash

Notlucky101 opened this issue ยท 1 comments

commented

[06:38:31] [Server thread/ERROR] [FML]: Exception caught during firing event net.minecraftforge.event.RegistryEvent$Register@60062f45:
java.lang.NoClassDefFoundError: org/cyclops/cyclopscore/infobook/AdvancedButton$Enum
at org.cyclops.integrateddynamics.infobook.pageelement.SqueezerRecipeAppendix.(SqueezerRecipeAppendix.java:29) ~[SqueezerRecipeAppendix.class:?]
at org.cyclops.integrateddynamics.infobook.OnTheDynamicsOfIntegrationBook$1.create(OnTheDynamicsOfIntegrationBook.java:78) ~[OnTheDynamicsOfIntegrationBook$1.class:?]
at org.cyclops.cyclopscore.infobook.InfoBookParser.createAppendix(InfoBookParser.java:700) ~[InfoBookParser.class:?]
at org.cyclops.cyclopscore.infobook.InfoBookParser.buildSection(InfoBookParser.java:651) ~[InfoBookParser.class:?]
at org.cyclops.cyclopscore.infobook.InfoBookParser.buildSection(InfoBookParser.java:611) ~[InfoBookParser.class:?]
at org.cyclops.cyclopscore.infobook.InfoBookParser.buildSection(InfoBookParser.java:611) ~[InfoBookParser.class:?]
at org.cyclops.cyclopscore.infobook.InfoBookParser.initializeInfoBook(InfoBookParser.java:574) ~[InfoBookParser.class:?]
at org.cyclops.cyclopscore.infobook.InfoBookRegistry.onRegistryEvent(InfoBookRegistry.java:49) ~[InfoBookRegistry.class:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1039_InfoBookRegistry_onRegistryEvent_Register.invoke(.dynamic) ~[?:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) ~[ASMEventHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.EventBus$1.invoke(EventBus.java:144) ~[EventBus$1.class:?]
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
at net.minecraftforge.registries.GameData.fireRegistryEvents(GameData.java:814) [GameData.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:624) [CraftingHelper.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) [FMLServerHandler.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) [FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.init(DedicatedServer.java:219) [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]
Caused by: java.lang.ClassNotFoundException: org.cyclops.cyclopscore.infobook.AdvancedButton$Enum
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]
... 20 more
Caused by: java.lang.NullPointerException
[06:38:31] [Server thread/ERROR] [FML]: Index: 414 Listeners:
[06:38:31] [Server thread/ERROR] [FML]: 0: HIGHEST
[06:38:31] [Server thread/ERROR] [FML]: 1: net.minecraftforge.fml.common.eventhandler.EventBus$1@652b5e5d
[06:38:31] [Server thread/ERROR] [FML]: 2: net.minecraftforge.fml.common.eventhandler.EventBus$1@31febddf
[06:38:31] [Server thread/ERROR] [FML]: 3: net.minecraftforge.fml.common.eventhandler.EventBus$1@6053d0a2
[06:38:31] [Server thread/ERROR] [FML]: 4: net.minecraftforge.fml.common.eventhandler.EventBus$1@49caa0f0
[06:38:31] [Server thread/ERROR] [FML]: 5: net.minecraftforge.fml.common.eventhandler.EventBus$1@76acc622
[06:38:31] [Server thread/ERROR] [FML]: 6: net.minecraftforge.fml.common.eventhandler.EventBus$1@32f88d6d
[06:38:31] [Server thread/ERROR] [FML]: 7: net.minecraftforge.fml.common.eventhandler.EventBus$1@4cd08d50
[06:38:31] [Server thread/ERROR] [FML]: 8: HIGH
[06:38:31] [Server thread/ERROR] [FML]: 9: net.minecraftforge.fml.common.eventhandler.EventBus$1@5001691a
[06:38:31] [Server thread/ERROR] [FML]: 10: net.minecraftforge.fml.common.eventhandler.EventBus$1@400c28ee
[06:38:31] [Server thread/ERROR] [FML]: 11: net.minecraftforge.fml.common.eventhandler.EventBus$1@36e94667
[06:38:31] [Server thread/ERROR] [FML]: 12: net.minecraftforge.fml.common.eventhandler.EventBus$1@7e9be7e7
[06:38:31] [Server thread/ERROR] [FML]: 13: net.minecraftforge.fml.common.eventhandler.EventBus$1@25891897
[06:38:31] [Server thread/ERROR] [FML]: 14: net.minecraftforge.fml.common.eventhandler.EventBus$1@4630f90
[06:38:31] [Server thread/ERROR] [FML]: 15: net.minecraftforge.fml.common.eventhandler.EventBus$1@7845bb05
[06:38:31] [Server thread/ERROR] [FML]: 16: NORMAL
[06:38:31] [Server thread/ERROR] [FML]: 17: net.minecraftforge.fml.common.eventhandler.EventBus$1@5940cf35
[06:38:31] [Server thread/ERROR] [FML]: 18: net.minecraftforge.fml.common.eventhandler.EventBus$1@3460392a
[06:38:31] [Server thread/ERROR] [FML]: 19: net.minecraftforge.fml.common.eventhandler.EventBus$1@28e3bfb9
[06:38:31] [Server thread/ERROR] [FML]: 20: net.minecraftforge.fml.common.eventhandler.EventBus$1@7d2bb433
[06:38:31] [Server thread/ERROR] [FML]: 21: net.minecraftforge.fml.common.eventhandler.EventBus$1@22cde5c4
[06:38:31] [Server thread/ERROR] [FML]: 22: net.minecraftforge.fml.common.eventhandler.EventBus$1@17d131de
[06:38:31] [Server thread/ERROR] [FML]: 23: net.minecraftforge.fml.common.eventhandler.EventBus$1@22fa5aea
[06:38:31] [Server thread/ERROR] [FML]: 24: net.minecraftforge.fml.common.eventhandler.EventBus$1@250f8aa
[06:38:31] [Server thread/ERROR] [FML]: 25: net.minecraftforge.fml.common.eventhandler.EventBus$1@4f7edee1
[06:38:31] [Server thread/ERROR] [FML]: 26: net.minecraftforge.fml.common.eventhandler.EventBus$1@51bf5911
[06:38:31] [Server thread/ERROR] [FML]: 27: net.minecraftforge.fml.common.eventhandler.EventBus$1@216274c6
[06:38:31] [Server thread/ERROR] [FML]: 28: net.minecraftforge.fml.common.eventhandler.EventBus$1@24725de8
[06:38:31] [Server thread/ERROR] [FML]: 29: net.minecraftforge.fml.common.eventhandler.EventBus$1@1dc20651
[06:38:31] [Server thread/ERROR] [FML]: 30: net.minecraftforge.fml.common.eventhandler.EventBus$1@361ea329
[06:38:31] [Server thread/ERROR] [FML]: 31: net.minecraftforge.fml.common.eventhandler.EventBus$1@4683568
[06:38:31] [Server thread/ERROR] [FML]: 32: net.minecraftforge.fml.common.eventhandler.EventBus$1@3243b510
[06:38:31] [Server thread/ERROR] [FML]: 33: net.minecraftforge.fml.common.eventhandler.EventBus$1@3fbedd87
[06:38:31] [Server thread/ERROR] [FML]: 34: net.minecraftforge.fml.common.eventhandler.EventBus$1@7cfa26b2
[06:38:31] [Server thread/ERROR] [FML]: 35: net.minecraftforge.fml.common.eventhandler.EventBus$1@397c8f30
[06:38:31] [Server thread/ERROR] [FML]: 36: net.minecraftforge.fml.common.eventhandler.EventBus$1@1638463a
[06:38:31] [Server thread/ERROR] [FML]: 37: net.minecraftforge.fml.common.eventhandler.EventBus$1@5f23f39f
[06:38:31] [Server thread/ERROR] [FML]: 38: net.minecraftforge.fml.common.eventhandler.EventBus$1@72c1817f
[06:38:31] [Server thread/ERROR] [FML]: 39: net.minecraftforge.fml.common.eventhandler.EventBus$1@2f998518
[06:38:31] [Server thread/ERROR] [FML]: 40: net.minecraftforge.fml.common.eventhandler.EventBus$1@7b441f47
[06:38:31] [Server thread/ERROR] [FML]: 41: net.minecraftforge.fml.common.eventhandler.EventBus$1@3bbbb4bb
[06:38:31] [Server thread/ERROR] [FML]: 42: net.minecraftforge.fml.common.eventhandler.EventBus$1@450f10ca
[06:38:31] [Server thread/ERROR] [FML]: 43: net.minecraftforge.fml.common.eventhandler.EventBus$1@265dfc36
[06:38:31] [Server thread/ERROR] [FML]: 44: net.minecraftforge.fml.common.eventhandler.EventBus$1@7d38619d
[06:38:31] [Server thread/ERROR] [FML]: 45: net.minecraftforge.fml.common.eventhandler.EventBus$1@1b400ced
[06:38:31] [Server thread/ERROR] [FML]: 46: net.minecraftforge.fml.common.eventhandler.EventBus$1@2674d60f
[06:38:31] [Server thread/ERROR] [FML]: 47: net.minecraftforge.fml.common.eventhandler.EventBus$1@6f0122bb
[06:38:31] [Server thread/ERROR] [FML]: 48: net.minecraftforge.fml.common.eventhandler.EventBus$1@510b824f
[06:38:31] [Server thread/ERROR] [FML]: 49: net.minecraftforge.fml.common.eventhandler.EventBus$1@4ab7dbe7
[06:38:31] [Server thread/ERROR] [FML]: 50: net.minecraftforge.fml.common.eventhandler.EventBus$1@4af3b810
[06:38:31] [Server thread/ERROR] [FML]: 51: net.minecraftforge.fml.common.eventhandler.EventBus$1@2c014f0f
[06:38:31] [Server thread/ERROR] [FML]: 52: net.minecraftforge.fml.common.eventhandler.EventBus$1@2195a93a
[06:38:31] [Server thread/ERROR] [FML]: 53: net.minecraftforge.fml.common.eventhandler.EventBus$1@5509360c
[06:38:31] [Server thread/ERROR] [FML]: 54: net.minecraftforge.fml.common.eventhandler.EventBus$1@26d3785
[06:38:31] [Server thread/ERROR] [FML]: 55: net.minecraftforge.fml.common.eventhandler.EventBus$1@243279f0
[06:38:31] [Server thread/ERROR] [FML]: 56: net.minecraftforge.fml.common.eventhandler.EventBus$1@28e2d835
[06:38:31] [Server thread/ERROR] [FML]: 57: net.minecraftforge.fml.common.eventhandler.EventBus$1@34473273
[06:38:31] [Server thread/ERROR] [FML]: 58: net.minecraftforge.fml.common.eventhandler.EventBus$1@5ffdfa61
[06:38:31] [Server thread/ERROR] [FML]: 59: net.minecraftforge.fml.common.eventhandler.EventBus$1@68b7f597
[06:38:31] [Server thread/ERROR] [FML]: 60: net.minecraftforge.fml.common.eventhandler.EventBus$1@56aabbc4
[06:38:31] [Server thread/ERROR] [FML]: 61: net.minecraftforge.fml.common.eventhandler.EventBus$1@5b73dfc8
[06:38:31] [Server thread/ERROR] [FML]: 62: net.minecraftforge.fml.common.eventhandler.EventBus$1@6bed1835
[06:38:31] [Server thread/ERROR] [FML]: 63: net.minecraftforge.fml.common.eventhandler.EventBus$1@3ca14392
[06:38:31] [Server thread/ERROR] [FML]: 64: net.minecraftforge.fml.common.eventhandler.EventBus$1@3f56ab59
[06:38:31] [Server thread/ERROR] [FML]: 65: net.minecraftforge.fml.common.eventhandler.EventBus$1@7a9eaee4
[06:38:31] [Server thread/ERROR] [FML]: 66: net.minecraftforge.fml.common.eventhandler.EventBus$1@79b12d32
[06:38:31] [Server thread/ERROR] [FML]: 67: net.minecraftforge.fml.common.eventhandler.EventBus$1@4f3a5c45
[06:38:31] [Server thread/ERROR] [FML]: 68: net.minecraftforge.fml.common.eventhandler.EventBus$1@453c2a98
[06:38:31] [Server thread/ERROR] [FML]: 69: net.minecraftforge.fml.common.eventhandler.EventBus$1@4ada5555
[06:38:31] [Server thread/ERROR] [FML]: 70: net.minecraftforge.fml.common.eventhandler.EventBus$1@3a722981
[06:38:31] [Server thread/ERROR] [FML]: 71: net.minecraftforge.fml.common.eventhandler.EventBus$1@27b792fe
[06:38:31] [Server thread/ERROR] [FML]: 72: net.minecraftforge.fml.common.eventhandler.EventBus$1@3fb047a
[06:38:31] [Server thread/ERROR] [FML]: 73: net.minecraftforge.fml.common.eventhandler.EventBus$1@1b9399ad
[06:38:31] [Server thread/ERROR] [FML]: 74: net.minecraftforge.fml.common.eventhandler.EventBus$1@3086957f
[06:38:31] [Server thread/ERROR] [FML]: 75: net.minecraftforge.fml.common.eventhandler.EventBus$1@2bbdc1f3
[06:38:31] [Server thread/ERROR] [FML]: 76: net.minecraftforge.fml.common.eventhandler.EventBus$1@703ed82a
[06:38:31] [Server thread/ERROR] [FML]: 77: net.minecraftforge.fml.common.eventhandler.EventBus$1@77676971
[06:38:31] [Server thread/ERROR] [FML]: 78: net.minecraftforge.fml.common.eventhandler.EventBus$1@73ce378f
[06:38:31] [Server thread/ERROR] [FML]: 79: net.minecraftforge.fml.common.eventhandler.EventBus$1@3639d25c
[06:38:31] [Server thread/ERROR] [FML]: 80: net.minecraftforge.fml.common.eventhandler.EventBus$1@30c0a339
[06:38:31] [Server thread/ERROR] [FML]: 81: net.minecraftforge.fml.common.eventhandler.EventBus$1@7c2068b1
[06:38:31] [Server thread/ERROR] [FML]: 82: net.minecraftforge.fml.common.eventhandler.EventBus$1@7e504af5
[06:38:31] [Server thread/ERROR] [FML]: 83: net.minecraftforge.fml.common.eventhandler.EventBus$1@603cc51
[06:38:31] [Server thread/ERROR] [FML]: 84: net.minecraftforge.fml.common.eventhandler.EventBus$1@33ef7ec3
[06:38:31] [Server thread/ERROR] [FML]: 85: net.minecraftforge.fml.common.eventhandler.EventBus$1@4c75fdef
[06:38:31] [Server thread/ERROR] [FML]: 86: net.minecraftforge.fml.common.eventhandler.EventBus$1@300e0176
[06:38:31] [Server thread/ERROR] [FML]: 87: net.minecraftforge.fml.common.eventhandler.EventBus$1@28773262
[06:38:31] [Server thread/ERROR] [FML]: 88: net.minecraftforge.fml.common.eventhandler.EventBus$1@602658c9
[06:38:31] [Server thread/ERROR] [FML]: 89: net.minecraftforge.fml.common.eventhandler.EventBus$1@3df5ba7
[06:38:31] [Server thread/ERROR] [FML]: 90: net.minecraftforge.fml.common.eventhandler.EventBus$1@431aff1b
[06:38:31] [Server thread/ERROR] [FML]: 91: net.minecraftforge.fml.common.eventhandler.EventBus$1@52ef3138
[06:38:31] [Server thread/ERROR] [FML]: 92: net.minecraftforge.fml.common.eventhandler.EventBus$1@ddcbbc
[06:38:31] [Server thread/ERROR] [FML]: 93: net.minecraftforge.fml.common.eventhandler.EventBus$1@79a6ba63
[06:38:31] [Server thread/ERROR] [FML]: 94: net.minecraftforge.fml.common.eventhandler.EventBus$1@6dd0606b
[06:38:31] [Server thread/ERROR] [FML]: 95: net.minecraftforge.fml.common.eventhandler.EventBus$1@469dfa18
[06:38:31] [Server thread/ERROR] [FML]: 96: net.minecraftforge.fml.common.eventhandler.EventBus$1@2873595c
[06:38:31] [Server thread/ERROR] [FML]: 97: net.minecraftforge.fml.common.eventhandler.EventBus$1@64ca8b93
[06:38:31] [Server thread/ERROR] [FML]: 98: net.minecraftforge.fml.common.eventhandler.EventBus$1@af77c59
[06:38:31] [Server thread/ERROR] [FML]: 99: net.minecraftforge.fml.common.eventhandler.EventBus$1@23130a25
[06:38:31] [Server thread/ERROR] [FML]: 100: net.minecraftforge.fml.common.eventhandler.EventBus$1@11181ea2
[06:38:31] [Server thread/ERROR] [FML]: 101: net.minecraftforge.fml.common.eventhandler.EventBus$1@213e9901
[06:38:31] [Server thread/ERROR] [FML]: 102: net.minecraftforge.fml.common.eventhandler.EventBus$1@109a2ccb
[06:38:31] [Server thread/ERROR] [FML]: 103: net.minecraftforge.fml.common.eventhandler.EventBus$1@2be34edf
[06:38:31] [Server thread/ERROR] [FML]: 104: net.minecraftforge.fml.common.eventhandler.EventBus$1@7adfa80f
[06:38:31] [Server thread/ERROR] [FML]: 105: net.minecraftforge.fml.common.eventhandler.EventBus$1@2f7cd0c4
[06:38:31] [Server thread/ERROR] [FML]: 106: net.minecraftforge.fml.common.eventhandler.EventBus$1@6e414d94
[06:38:31] [Server thread/ERROR] [FML]: 107: net.minecraftforge.fml.common.eventhandler.EventBus$1@5fe56335
[06:38:31] [Server thread/ERROR] [FML]: 108: net.minecraftforge.fml.common.eventhandler.EventBus$1@587d2716
[06:38:31] [Server thread/ERROR] [FML]: 109: net.minecraftforge.fml.common.eventhandler.EventBus$1@11ce262d
[06:38:31] [Server thread/ERROR] [FML]: 110: net.minecraftforge.fml.common.eventhandler.EventBus$1@7587e46d
[06:38:31] [Server thread/ERROR] [FML]: 111: net.minecraftforge.fml.common.eventhandler.EventBus$1@10fdd23
[06:38:31] [Server thread/ERROR] [FML]: 112: net.minecraftforge.fml.common.eventhandler.EventBus$1@30fb0f83
[06:38:31] [Server thread/ERROR] [FML]: 113: net.minecraftforge.fml.common.eventhandler.EventBus$1@5064a8ff
[06:38:31] [Server thread/ERROR] [FML]: 114: net.minecraftforge.fml.common.eventhandler.EventBus$1@1a8a9a12
[06:38:31] [Server thread/ERROR] [FML]: 115: net.minecraftforge.fml.common.eventhandler.EventBus$1@6513aaa5
[06:38:31] [Server thread/ERROR] [FML]: 116: net.minecraftforge.fml.common.eventhandler.EventBus$1@dfc2693
[06:38:31] [Server thread/ERROR] [FML]: 117: net.minecraftforge.fml.common.eventhandler.EventBus$1@782a4483
[06:38:31] [Server thread/ERROR] [FML]: 118: net.minecraftforge.fml.common.eventhandler.EventBus$1@36be1b9e
[06:38:31] [Server thread/ERROR] [FML]: 119: net.minecraftforge.fml.common.eventhandler.EventBus$1@4e80c96e
[06:38:31] [Server thread/ERROR] [FML]: 120: net.minecraftforge.fml.common.eventhandler.EventBus$1@2224a693
[06:38:31] [Server thread/ERROR] [FML]: 121: net.minecraftforge.fml.common.eventhandler.EventBus$1@800e008
[06:38:31] [Server thread/ERROR] [FML]: 122: net.minecraftforge.fml.common.eventhandler.EventBus$1@4e24787d
[06:38:31] [Server thread/ERROR] [FML]: 123: net.minecraftforge.fml.common.eventhandler.EventBus$1@627136e
[06:38:31] [Server thread/ERROR] [FML]: 124: net.minecraftforge.fml.common.eventhandler.EventBus$1@1b03d07
[06:38:31] [Server thread/ERROR] [FML]: 125: net.minecraftforge.fml.common.eventhandler.EventBus$1@e3f8d99
[06:38:31] [Server thread/ERROR] [FML]: 126: net.minecraftforge.fml.common.eventhandler.EventBus$1@6335fbb3
[06:38:31] [Server thread/ERROR] [FML]: 127: net.minecraftforge.fml.common.eventhandler.EventBus$1@5db738d8
[06:38:31] [Server thread/ERROR] [FML]: 128: net.minecraftforge.fml.common.eventhandler.EventBus$1@5def7e6c
[06:38:31] [Server thread/ERROR] [FML]: 129: net.minecraftforge.fml.common.eventhandler.EventBus$1@2f4e730d
[06:38:31] [Server thread/ERROR] [FML]: 130: net.minecraftforge.fml.common.eventhandler.EventBus$1@63eafd34
[06:38:31] [Server thread/ERROR] [FML]: 131: net.minecraftforge.fml.common.eventhandler.EventBus$1@7ff7869
[06:38:31] [Server thread/ERROR] [FML]: 132: net.minecraftforge.fml.common.eventhandler.EventBus$1@21457ae4
[06:38:31] [Server thread/ERROR] [FML]: 133: net.minecraftforge.fml.common.eventhandler.EventBus$1@7dcfa3da
[06:38:31] [Server thread/ERROR] [FML]: 134: net.minecraftforge.fml.common.eventhandler.EventBus$1@49f8e20a
[06:38:31] [Server thread/ERROR] [FML]: 135: net.minecraftforge.fml.common.eventhandler.EventBus$1@3538f76c
[06:38:31] [Server thread/ERROR] [FML]: 136: net.minecraftforge.fml.common.eventhandler.EventBus$1@3f203975
[06:38:31] [Server thread/ERROR] [FML]: 137: net.minecraftforge.fml.common.eventhandler.EventBus$1@3f718c38
[06:38:31] [Server thread/ERROR] [FML]: 138: net.minecraftforge.fml.common.eventhandler.EventBus$1@3197d16e
[06:38:31] [Server thread/ERROR] [FML]: 139: net.minecraftforge.fml.common.eventhandler.EventBus$1@43e6c3a7
[06:38:31] [Server thread/ERROR] [FML]: 140: net.minecraftforge.fml.common.eventhandler.EventBus$1@7db3a13f
[06:38:31] [Server thread/ERROR] [FML]: 141: net.minecraftforge.fml.common.eventhandler.EventBus$1@4e10f2fd
[06:38:31] [Server thread/ERROR] [FML]: 142: net.minecraftforge.fml.common.eventhandler.EventBus$1@418356f0
[06:38:31] [Server thread/ERROR] [FML]: 143: net.minecraftforge.fml.common.eventhandler.EventBus$1@348d5e9c
[06:38:31] [Server thread/ERROR] [FML]: 144: net.minecraftforge.fml.common.eventhandler.EventBus$1@54d7ab6b
[06:38:31] [Server thread/ERROR] [FML]: 145: net.minecraftforge.fml.common.eventhandler.EventBus$1@1d193c16
[06:38:31] [Server thread/ERROR] [FML]: 146: net.minecraftforge.fml.common.eventhandler.EventBus$1@4676dd93
[06:38:31] [Server thread/ERROR] [FML]: 147: net.minecraftforge.fml.common.eventhandler.EventBus$1@18d1127f
[06:38:31] [Server thread/ERROR] [FML]: 148: net.minecraftforge.fml.common.eventhandler.EventBus$1@71b47efd
[06:38:31] [Server thread/ERROR] [FML]: 149: net.minecraftforge.fml.common.eventhandler.EventBus$1@25990551
[06:38:31] [Server thread/ERROR] [FML]: 150: net.minecraftforge.fml.common.eventhandler.EventBus$1@55f3ce34
[06:38:31] [Server thread/ERROR] [FML]: 151: net.minecraftforge.fml.common.eventhandler.EventBus$1@45a16c1f
[06:38:31] [Server thread/ERROR] [FML]: 152: net.minecraftforge.fml.common.eventhandler.EventBus$1@1730b1c0
[06:38:31] [Server thread/ERROR] [FML]: 153: net.minecraftforge.fml.common.eventhandler.EventBus$1@7aee9dfa
[06:38:31] [Server thread/ERROR] [FML]: 154: net.minecraftforge.fml.common.eventhandler.EventBus$1@31a76efd
[06:38:31] [Server thread/ERROR] [FML]: 155: net.minecraftforge.fml.common.eventhandler.EventBus$1@7f283d42
[06:38:31] [Server thread/ERROR] [FML]: 156: net.minecraftforge.fml.common.eventhandler.EventBus$1@6d843dd6
[06:38:31] [Server thread/ERROR] [FML]: 157: net.minecraftforge.fml.common.eventhandler.EventBus$1@630b7cd1
[06:38:31] [Server thread/ERROR] [FML]: 158: net.minecraftforge.fml.common.eventhandler.EventBus$1@69d136cb
[06:38:31] [Server thread/ERROR] [FML]: 159: net.minecraftforge.fml.common.eventhandler.EventBus$1@572dc49e
[06:38:31] [Server thread/ERROR] [FML]: 160: net.minecraftforge.fml.common.eventhandler.EventBus$1@1b0b3920
[06:38:31] [Server thread/ERROR] [FML]: 161: net.minecraftforge.fml.common.eventhandler.EventBus$1@235e3364
[06:38:31] [Server thread/ERROR] [FML]: 162: net.minecraftforge.fml.common.eventhandler.EventBus$1@43593eaa
[06:38:31] [Server thread/ERROR] [FML]: 163: net.minecraftforge.fml.common.eventhandler.EventBus$1@7ae90b6b
[06:38:31] [Server thread/ERROR] [FML]: 164: net.minecraftforge.fml.common.eventhandler.EventBus$1@38e9ef2f
[06:38:31] [Server thread/ERROR] [FML]: 165: net.minecraftforge.fml.common.eventhandler.EventBus$1@6afe3e45
[06:38:31] [Server thread/ERROR] [FML]: 166: net.minecraftforge.fml.common.eventhandler.EventBus$1@60d8e1de
[06:38:31] [Server thread/ERROR] [FML]: 167: net.minecraftforge.fml.common.eventhandler.EventBus$1@52d80cfd
[06:38:31] [Server thread/ERROR] [FML]: 168: net.minecraftforge.fml.common.eventhandler.EventBus$1@253f111e
[06:38:31] [Server thread/ERROR] [FML]: 169: net.minecraftforge.fml.common.eventhandler.EventBus$1@3e281fea
[06:38:31] [Server thread/ERROR] [FML]: 170: net.minecraftforge.fml.common.eventhandler.EventBus$1@1959cfe0
[06:38:31] [Server thread/ERROR] [FML]: 171: net.minecraftforge.fml.common.eventhandler.EventBus$1@bf497d2
[06:38:31] [Server thread/ERROR] [FML]: 172: net.minecraftforge.fml.common.eventhandler.EventBus$1@561ec053
[06:38:31] [Server thread/ERROR] [FML]: 173: net.minecraftforge.fml.common.eventhandler.EventBus$1@28375235
[06:38:31] [Server thread/ERROR] [FML]: 174: net.minecraftforge.fml.common.eventhandler.EventBus$1@7fc6ae1c
[06:38:31] [Server thread/ERROR] [FML]: 175: net.minecraftforge.fml.common.eventhandler.EventBus$1@5023ec31
[06:38:31] [Server thread/ERROR] [FML]: 176: net.minecraftforge.fml.common.eventhandler.EventBus$1@709fb23e
[06:38:31] [Server thread/ERROR] [FML]: 177: net.minecraftforge.fml.common.eventhandler.EventBus$1@622be0e2
[06:38:31] [Server thread/ERROR] [FML]: 178: net.minecraftforge.fml.common.eventhandler.EventBus$1@28d714f5
[06:38:31] [Server thread/ERROR] [FML]: 179: net.minecraftforge.fml.common.eventhandler.EventBus$1@675a37ba
[06:38:31] [Server thread/ERROR] [FML]: 180: net.minecraftforge.fml.common.eventhandler.EventBus$1@6ad9672d
[06:38:31] [Server thread/ERROR] [FML]: 181: net.minecraftforge.fml.common.eventhandler.EventBus$1@57c8b664
[06:38:31] [Server thread/ERROR] [FML]: 182: net.minecraftforge.fml.common.eventhandler.EventBus$1@472870d4
[06:38:31] [Server thread/ERROR] [FML]: 183: net.minecraftforge.fml.common.eventhandler.EventBus$1@71f9686c
[06:38:31] [Server thread/ERROR] [FML]: 184: net.minecraftforge.fml.common.eventhandler.EventBus$1@50b89971
[06:38:31] [Server thread/ERROR] [FML]: 185: net.minecraftforge.fml.common.eventhandler.EventBus$1@42d17e94
[06:38:31] [Server thread/ERROR] [FML]: 186: net.minecraftforge.fml.common.eventhandler.EventBus$1@46fb08ca
[06:38:31] [Server thread/ERROR] [FML]: 187: net.minecraftforge.fml.common.eventhandler.EventBus$1@7c7ba271
[06:38:31] [Server thread/ERROR] [FML]: 188: net.minecraftforge.fml.common.eventhandler.EventBus$1@689cdf9e
[06:38:31] [Server thread/ERROR] [FML]: 189: net.minecraftforge.fml.common.eventhandler.EventBus$1@217029c7
[06:38:31] [Server thread/ERROR] [FML]: 190: net.minecraftforge.fml.common.eventhandler.EventBus$1@3fd3d87b
[06:38:31] [Server thread/ERROR] [FML]: 191: net.minecraftforge.fml.common.eventhandler.EventBus$1@1e9a8dda
[06:38:31] [Server thread/ERROR] [FML]: 192: net.minecraftforge.fml.common.eventhandler.EventBus$1@1074d1b8
[06:38:31] [Server thread/ERROR] [FML]: 193: net.minecraftforge.fml.common.eventhandler.EventBus$1@306afc60
[06:38:31] [Server thread/ERROR] [FML]: 194: net.minecraftforge.fml.common.eventhandler.EventBus$1@115bea16
[06:38:31] [Server thread/ERROR] [FML]: 195: net.minecraftforge.fml.common.eventhandler.EventBus$1@5be541ba
[06:38:31] [Server thread/ERROR] [FML]: 196: net.minecraftforge.fml.common.eventhandler.EventBus$1@6daaa26f
[06:38:31] [Server thread/ERROR] [FML]: 197: net.minecraftforge.fml.common.eventhandler.EventBus$1@a44ca46
[06:38:31] [Server thread/ERROR] [FML]: 198: net.minecraftforge.fml.common.eventhandler.EventBus$1@44818a42
[06:38:31] [Server thread/ERROR] [FML]: 199: net.minecraftforge.fml.common.eventhandler.EventBus$1@3518fbf9
[06:38:31] [Server thread/ERROR] [FML]: 200: net.minecraftforge.fml.common.eventhandler.EventBus$1@d199eef
[06:38:31] [Server thread/ERROR] [FML]: 201: net.minecraftforge.fml.common.eventhandler.EventBus$1@21a363f0
[06:38:31] [Server thread/ERROR] [FML]: 202: net.minecraftforge.fml.common.eventhandler.EventBus$1@69382e1c
[06:38:31] [Server thread/ERROR] [FML]: 203: net.minecraftforge.fml.common.eventhandler.EventBus$1@1b0dd7f1
[06:38:31] [Server thread/ERROR] [FML]: 204: net.minecraftforge.fml.common.eventhandler.EventBus$1@5aa2cc99
[06:38:31] [Server thread/ERROR] [FML]: 205: net.minecraftforge.fml.common.eventhandler.EventBus$1@602488de
[06:38:31] [Server thread/ERROR] [FML]: 206: net.minecraftforge.fml.common.eventhandler.EventBus$1@48c41208
[06:38:31] [Server thread/ERROR] [FML]: 207: net.minecraftforge.fml.common.eventhandler.EventBus$1@3d83f6be
[06:38:31] [Server thread/ERROR] [FML]: 208: net.minecraftforge.fml.common.eventhandler.EventBus$1@71892393
[06:38:31] [Server thread/ERROR] [FML]: 209: net.minecraftforge.fml.common.eventhandler.EventBus$1@352f3704
[06:38:31] [Server thread/ERROR] [FML]: 210: net.minecraftforge.fml.common.eventhandler.EventBus$1@5d1327fb
[06:38:31] [Server thread/ERROR] [FML]: 211: net.minecraftforge.fml.common.eventhandler.EventBus$1@7f870ce1
[06:38:31] [Server thread/ERROR] [FML]: 212: net.minecraftforge.fml.common.eventhandler.EventBus$1@472a2d39
[06:38:31] [Server thread/ERROR] [FML]: 213: net.minecraftforge.fml.common.eventhandler.EventBus$1@b71a5cf
[06:38:31] [Server thread/ERROR] [FML]: 214: net.minecraftforge.fml.common.eventhandler.EventBus$1@4f1967a5
[06:38:31] [Server thread/ERROR] [FML]: 215: net.minecraftforge.fml.common.eventhandler.EventBus$1@8be9aa3
[06:38:31] [Server thread/ERROR] [FML]: 216: net.minecraftforge.fml.common.eventhandler.EventBus$1@1eeb2d68
[06:38:31] [Server thread/ERROR] [FML]: 217: net.minecraftforge.fml.common.eventhandler.EventBus$1@18b2bca7
[06:38:31] [Server thread/ERROR] [FML]: 218: net.minecraftforge.fml.common.eventhandler.EventBus$1@1c92c45b
[06:38:31] [Server thread/ERROR] [FML]: 219: net.minecraftforge.fml.common.eventhandler.EventBus$1@60853ee8
[06:38:31] [Server thread/ERROR] [FML]: 220: net.minecraftforge.fml.common.eventhandler.EventBus$1@27c2cffd
[06:38:31] [Server thread/ERROR] [FML]: 221: net.minecraftforge.fml.common.eventhandler.EventBus$1@2a981826
[06:38:31] [Server thread/ERROR] [FML]: 222: net.minecraftforge.fml.common.eventhandler.EventBus$1@2022b132
[06:38:31] [Server thread/ERROR] [FML]: 223: net.minecraftforge.fml.common.eventhandler.EventBus$1@6999b9a0
[06:38:31] [Server thread/ERROR] [FML]: 224: net.minecraftforge.fml.common.eventhandler.EventBus$1@58153e49
[06:38:31] [Server thread/ERROR] [FML]: 225: net.minecraftforge.fml.common.eventhandler.EventBus$1@32a65445
[06:38:31] [Server thread/ERROR] [FML]: 226: net.minecraftforge.fml.common.eventhandler.EventBus$1@738d802
[06:38:31] [Server thread/ERROR] [FML]: 227: net.minecraftforge.fml.common.eventhandler.EventBus$1@234835fc
[06:38:31] [Server thread/ERROR] [FML]: 228: net.minecraftforge.fml.common.eventhandler.EventBus$1@52dea0aa
[06:38:31] [Server thread/ERROR] [FML]: 229: net.minecraftforge.fml.common.eventhandler.EventBus$1@52dad2c8
[06:38:31] [Server thread/ERROR] [FML]: 230: net.minecraftforge.fml.common.eventhandler.EventBus$1@13e3e859
[06:38:31] [Server thread/ERROR] [FML]: 231: net.minecraftforge.fml.common.eventhandler.EventBus$1@7166c80c
[06:38:31] [Server thread/ERROR] [FML]: 232: net.minecraftforge.fml.common.eventhandler.EventBus$1@561afd7a
[06:38:31] [Server thread/ERROR] [FML]: 233: net.minecraftforge.fml.common.eventhandler.EventBus$1@52d229e3
[06:38:31] [Server thread/ERROR] [FML]: 234: net.minecraftforge.fml.common.eventhandler.EventBus$1@5effb2c0
[06:38:31] [Server thread/ERROR] [FML]: 235: net.minecraftforge.fml.common.eventhandler.EventBus$1@191e37bb
[06:38:31] [Server thread/ERROR] [FML]: 236: net.minecraftforge.fml.common.eventhandler.EventBus$1@186ef8cf
[06:38:31] [Server thread/ERROR] [FML]: 237: net.minecraftforge.fml.common.eventhandler.EventBus$1@5bb05710
[06:38:31] [Server thread/ERROR] [FML]: 238: net.minecraftforge.fml.common.eventhandler.EventBus$1@787a8714
[06:38:31] [Server thread/ERROR] [FML]: 239: net.minecraftforge.fml.common.eventhandler.EventBus$1@10b1d44f
[06:38:31] [Server thread/ERROR] [FML]: 240: net.minecraftforge.fml.common.eventhandler.EventBus$1@7f76ee16
[06:38:31] [Server thread/ERROR] [FML]: 241: net.minecraftforge.fml.common.eventhandler.EventBus$1@26a72e3f
[06:38:31] [Server thread/ERROR] [FML]: 242: net.minecraftforge.fml.common.eventhandler.EventBus$1@ac94fd8
[06:38:31] [Server thread/ERROR] [FML]: 243: net.minecraftforge.fml.common.eventhandler.EventBus$1@14c4f162
[06:38:31] [Server thread/ERROR] [FML]: 244: net.minecraftforge.fml.common.eventhandler.EventBus$1@5c8aabb2
[06:38:31] [Server thread/ERROR] [FML]: 245: net.minecraftforge.fml.common.eventhandler.EventBus$1@4343a0ca
[06:38:31] [Server thread/ERROR] [FML]: 246: net.minecraftforge.fml.common.eventhandler.EventBus$1@3b490f5
[06:38:31] [Server thread/ERROR] [FML]: 247: net.minecraftforge.fml.common.eventhandler.EventBus$1@30c83e00
[06:38:31] [Server thread/ERROR] [FML]: 248: net.minecraftforge.fml.common.eventhandler.EventBus$1@3916d490
[06:38:31] [Server thread/ERROR] [FML]: 249: net.minecraftforge.fml.common.eventhandler.EventBus$1@670d6688
[06:38:31] [Server thread/ERROR] [FML]: 250: net.minecraftforge.fml.common.eventhandler.EventBus$1@409961a4
[06:38:31] [Server thread/ERROR] [FML]: 251: net.minecraftforge.fml.common.eventhandler.EventBus$1@31d07f89
[06:38:31] [Server thread/ERROR] [FML]: 252: net.minecraftforge.fml.common.eventhandler.EventBus$1@3eed8f77
[06:38:31] [Server thread/ERROR] [FML]: 253: net.minecraftforge.fml.common.eventhandler.EventBus$1@32d89704
[06:38:31] [Server thread/ERROR] [FML]: 254: net.minecraftforge.fml.common.eventhandler.EventBus$1@394744ba
[06:38:31] [Server thread/ERROR] [FML]: 255: net.minecraftforge.fml.common.eventhandler.EventBus$1@b59582c
[06:38:31] [Server thread/ERROR] [FML]: 256: net.minecraftforge.fml.common.eventhandler.EventBus$1@599df807
[06:38:31] [Server thread/ERROR] [FML]: 257: net.minecraftforge.fml.common.eventhandler.EventBus$1@2f0b2487
[06:38:31] [Server thread/ERROR] [FML]: 258: net.minecraftforge.fml.common.eventhandler.EventBus$1@2c6ac748
[06:38:31] [Server thread/ERROR] [FML]: 259: net.minecraftforge.fml.common.eventhandler.EventBus$1@6d3372d1
[06:38:31] [Server thread/ERROR] [FML]: 260: net.minecraftforge.fml.common.eventhandler.EventBus$1@5bd8e2b0
[06:38:31] [Server thread/ERROR] [FML]: 261: net.minecraftforge.fml.common.eventhandler.EventBus$1@2d01ca50
[06:38:31] [Server thread/ERROR] [FML]: 262: net.minecraftforge.fml.common.eventhandler.EventBus$1@57ab183f
[06:38:31] [Server thread/ERROR] [FML]: 263: net.minecraftforge.fml.common.eventhandler.EventBus$1@21f85de1
[06:38:31] [Server thread/ERROR] [FML]: 264: net.minecraftforge.fml.common.eventhandler.EventBus$1@3d29f60c
[06:38:31] [Server thread/ERROR] [FML]: 265: net.minecraftforge.fml.common.eventhandler.EventBus$1@1e59e8b3
[06:38:31] [Server thread/ERROR] [FML]: 266: net.minecraftforge.fml.common.eventhandler.EventBus$1@11bc61a7
[06:38:31] [Server thread/ERROR] [FML]: 267: net.minecraftforge.fml.common.eventhandler.EventBus$1@72483124
[06:38:31] [Server thread/ERROR] [FML]: 268: net.minecraftforge.fml.common.eventhandler.EventBus$1@a330f7
[06:38:31] [Server thread/ERROR] [FML]: 269: net.minecraftforge.fml.common.eventhandler.EventBus$1@516e5c20
[06:38:31] [Server thread/ERROR] [FML]: 270: net.minecraftforge.fml.common.eventhandler.EventBus$1@23adaef3
[06:38:31] [Server thread/ERROR] [FML]: 271: net.minecraftforge.fml.common.eventhandler.EventBus$1@105f6ab3
[06:38:31] [Server thread/ERROR] [FML]: 272: net.minecraftforge.fml.common.eventhandler.EventBus$1@962d4c7
[06:38:31] [Server thread/ERROR] [FML]: 273: net.minecraftforge.fml.common.eventhandler.EventBus$1@2a4e1697
[06:38:31] [Server thread/ERROR] [FML]: 274: net.minecraftforge.fml.common.eventhandler.EventBus$1@645aff1b
[06:38:31] [Server thread/ERROR] [FML]: 275: net.minecraftforge.fml.common.eventhandler.EventBus$1@f3b1bd1
[06:38:31] [Server thread/ERROR] [FML]: 276: net.minecraftforge.fml.common.eventhandler.EventBus$1@1060221d
[06:38:31] [Server thread/ERROR] [FML]: 277: net.minecraftforge.fml.common.eventhandler.EventBus$1@4ac07428
[06:38:31] [Server thread/ERROR] [FML]: 278: net.minecraftforge.fml.common.eventhandler.EventBus$1@7951f84c
[06:38:31] [Server thread/ERROR] [FML]: 279: net.minecraftforge.fml.common.eventhandler.EventBus$1@2ee38124
[06:38:31] [Server thread/ERROR] [FML]: 280: net.minecraftforge.fml.common.eventhandler.EventBus$1@3f823e2f
[06:38:31] [Server thread/ERROR] [FML]: 281: net.minecraftforge.fml.common.eventhandler.EventBus$1@76aa6cc3
[06:38:31] [Server thread/ERROR] [FML]: 282: net.minecraftforge.fml.common.eventhandler.EventBus$1@cf69c2
[06:38:31] [Server thread/ERROR] [FML]: 283: net.minecraftforge.fml.common.eventhandler.EventBus$1@3217325e
[06:38:31] [Server thread/ERROR] [FML]: 284: net.minecraftforge.fml.common.eventhandler.EventBus$1@1c4a1175
[06:38:31] [Server thread/ERROR] [FML]: 285: net.minecraftforge.fml.common.eventhandler.EventBus$1@39a3ba4b
[06:38:31] [Server thread/ERROR] [FML]: 286: net.minecraftforge.fml.common.eventhandler.EventBus$1@42d955c4
[06:38:31] [Server thread/ERROR] [FML]: 287: net.minecraftforge.fml.common.eventhandler.EventBus$1@49571a03
[06:38:31] [Server thread/ERROR] [FML]: 288: net.minecraftforge.fml.common.eventhandler.EventBus$1@55a6be5
[06:38:31] [Server thread/ERROR] [FML]: 289: net.minecraftforge.fml.common.eventhandler.EventBus$1@218fe8e7
[06:38:31] [Server thread/ERROR] [FML]: 290: net.minecraftforge.fml.common.eventhandler.EventBus$1@2970ee67
[06:38:31] [Server thread/ERROR] [FML]: 291: net.minecraftforge.fml.common.eventhandler.EventBus$1@58067e48
[06:38:31] [Server thread/ERROR] [FML]: 292: net.minecraftforge.fml.common.eventhandler.EventBus$1@e5533ee
[06:38:31] [Server thread/ERROR] [FML]: 293: net.minecraftforge.fml.common.eventhandler.EventBus$1@50c32a13
[06:38:31] [Server thread/ERROR] [FML]: 294: net.minecraftforge.fml.common.eventhandler.EventBus$1@7eeef5ba
[06:38:31] [Server thread/ERROR] [FML]: 295: net.minecraftforge.fml.common.eventhandler.EventBus$1@15713011
[06:38:31] [Server thread/ERROR] [FML]: 296: net.minecraftforge.fml.common.eventhandler.EventBus$1@321cbb12
[06:38:31] [Server thread/ERROR] [FML]: 297: net.minecraftforge.fml.common.eventhandler.EventBus$1@7bc68cf0
[06:38:31] [Server thread/ERROR] [FML]: 298: net.minecraftforge.fml.common.eventhandler.EventBus$1@728cf517
[06:38:31] [Server thread/ERROR] [FML]: 299: net.minecraftforge.fml.common.eventhandler.EventBus$1@6ee1a2ef
[06:38:31] [Server thread/ERROR] [FML]: 300: net.minecraftforge.fml.common.eventhandler.EventBus$1@3972400a
[06:38:31] [Server thread/ERROR] [FML]: 301: net.minecraftforge.fml.common.eventhandler.EventBus$1@761cead8
[06:38:31] [Server thread/ERROR] [FML]: 302: net.minecraftforge.fml.common.eventhandler.EventBus$1@63ad9d41
[06:38:31] [Server thread/ERROR] [FML]: 303: net.minecraftforge.fml.common.eventhandler.EventBus$1@38bd01
[06:38:31] [Server thread/ERROR] [FML]: 304: net.minecraftforge.fml.common.eventhandler.EventBus$1@2be1df1c
[06:38:31] [Server thread/ERROR] [FML]: 305: net.minecraftforge.fml.common.eventhandler.EventBus$1@3abaaa92
[06:38:31] [Server thread/ERROR] [FML]: 306: net.minecraftforge.fml.common.eventhandler.EventBus$1@35f26f11
[06:38:31] [Server thread/ERROR] [FML]: 307: net.minecraftforge.fml.common.eventhandler.EventBus$1@70e71c1b
[06:38:31] [Server thread/ERROR] [FML]: 308: net.minecraftforge.fml.common.eventhandler.EventBus$1@555b3424
[06:38:31] [Server thread/ERROR] [FML]: 309: net.minecraftforge.fml.common.eventhandler.EventBus$1@3adafa27
[06:38:31] [Server thread/ERROR] [FML]: 310: net.minecraftforge.fml.common.eventhandler.EventBus$1@1c76808a
[06:38:31] [Server thread/ERROR] [FML]: 311: net.minecraftforge.fml.common.eventhandler.EventBus$1@543950db
[06:38:31] [Server thread/ERROR] [FML]: 312: net.minecraftforge.fml.common.eventhandler.EventBus$1@58cfa46c
[06:38:31] [Server thread/ERROR] [FML]: 313: net.minecraftforge.fml.common.eventhandler.EventBus$1@35a97690
[06:38:31] [Server thread/ERROR] [FML]: 314: net.minecraftforge.fml.common.eventhandler.EventBus$1@1df3c27f
[06:38:31] [Server thread/ERROR] [FML]: 315: net.minecraftforge.fml.common.eventhandler.EventBus$1@352e692
[06:38:31] [Server thread/ERROR] [FML]: 316: net.minecraftforge.fml.common.eventhandler.EventBus$1@261bde50
[06:38:31] [Server thread/ERROR] [FML]: 317: net.minecraftforge.fml.common.eventhandler.EventBus$1@58f831f5
[06:38:31] [Server thread/ERROR] [FML]: 318: net.minecraftforge.fml.common.eventhandler.EventBus$1@5b1bf0af
[06:38:31] [Server thread/ERROR] [FML]: 319: net.minecraftforge.fml.common.eventhandler.EventBus$1@4f69fb28
[06:38:31] [Server thread/ERROR] [FML]: 320: net.minecraftforge.fml.common.eventhandler.EventBus$1@377855cb
[06:38:31] [Server thread/ERROR] [FML]: 321: net.minecraftforge.fml.common.eventhandler.EventBus$1@2e16bd48
[06:38:31] [Server thread/ERROR] [FML]: 322: net.minecraftforge.fml.common.eventhandler.EventBus$1@2a8caead
[06:38:31] [Server thread/ERROR] [FML]: 323:

Issue type:

  • ๐Ÿ› Bug

Short description:

Steps to reproduce the problem:

net.minecraftforge.fml.common.eventhandler.EventBus$1@2abca06f

[06:38:31] [Server thread/ERROR] [FML]: 324: net.minecraftforge.fml.common.eventhandler.EventBus$1@5f9f6efe
[06:38:31] [Server thread/ERROR] [FML]: 325: net.minecraftforge.fml.common.eventhandler.EventBus$1@44f864b8
[06:38:31] [Server thread/ERROR] [FML]: 326: net.minecraftforge.fml.common.eventhandler.EventBus$1@b4e434c
[06:38:31] [Server thread/ERROR] [FML]: 327: net.minecraftforge.fml.common.eventhandler.EventBus$1@44be3592
[06:38:31] [Server thread/ERROR] [FML]: 328: net.minecraftforge.fml.common.eventhandler.EventBus$1@60f25b65
[06:38:31] [Server thread/ERROR] [FML]: 329: net.minecraftforge.fml.common.eventhandler.EventBus$1@67282e67
[06:38:31] [Server thread/ERROR] [FML]: 330: net.minecraftforge.fml.common.eventhandler.EventBus$1@1e8555ed
[06:38:31] [Server thread/ERROR] [FML]: 331: net.minecraftforge.fml.common.eventhandler.EventBus$1@2ba2f10a
[06:38:31] [Server thread/ERROR] [FML]: 332: net.minecraftforge.fml.common.eventhandler.EventBus$1@5979be68
[06:38:31] [Server thread/ERROR] [FML]: 333: net.minecraftforge.fml.common.eventhandler.EventBus$1@7f04f836
[06:38:31] [Server thread/ERROR] [FML]: 334: net.minecraftforge.fml.common.eventhandler.EventBus$1@4b9ae006
[06:38:31] [Server thread/ERROR] [FML]: 335: net.minecraftforge.fml.common.eventhandler.EventBus$1@770c72de
[06:38:31] [Server thread/ERROR] [FML]: 336: net.minecraftforge.fml.common.eventhandler.EventBus$1@631208a9
[06:38:31] [Server thread/ERROR] [FML]: 337: net.minecraftforge.fml.common.eventhandler.EventBus$1@3b8f99b5
[06:38:31] [Server thread/ERROR] [FML]: 338: net.minecraftforge.fml.common.eventhandler.EventBus$1@2709c412
[06:38:31] [Server thread/ERROR] [FML]: 339: net.minecraftforge.fml.common.eventhandler.EventBus$1@3387c8af
[06:38:31] [Server thread/ERROR] [FML]: 340: net.minecraftforge.fml.common.eventhandler.EventBus$1@40a3c936
[06:38:31] [Server thread/ERROR] [FML]: 341: net.minecraftforge.fml.common.eventhandler.EventBus$1@726a2a6
[06:38:31] [Server thread/ERROR] [FML]: 342: net.minecraftforge.fml.common.eventhandler.EventBus$1@6ee6df04
[06:38:31] [Server thread/ERROR] [FML]: 343: net.minecraftforge.fml.common.eventhandler.EventBus$1@63a9b0c7
[06:38:31] [Server thread/ERROR] [FML]: 344: net.minecraftforge.fml.common.eventhandler.EventBus$1@3d9d2ffd
[06:38:31] [Server thread/ERROR] [FML]: 345: net.minecraftforge.fml.common.eventhandler.EventBus$1@f9c997a
[06:38:31] [Server thread/ERROR] [FML]: 346: net.minecraftforge.fml.common.eventhandler.EventBus$1@575a6972
[06:38:31] [Server thread/ERROR] [FML]: 347: net.minecraftforge.fml.common.eventhandler.EventBus$1@795bc4d6
[06:38:31] [Server thread/ERROR] [FML]: 348: net.minecraftforge.fml.common.eventhandler.EventBus$1@2dedeec7
[06:38:31] [Server thread/ERROR] [FML]: 349: net.minecraftforge.fml.common.eventhandler.EventBus$1@46d1f549
[06:38:31] [Server thread/ERROR] [FML]: 350: net.minecraftforge.fml.common.eventhandler.EventBus$1@42441518
[06:38:31] [Server thread/ERROR] [FML]: 351: net.minecraftforge.fml.common.eventhandler.EventBus$1@659e04f2
[06:38:31] [Server thread/ERROR] [FML]: 352: net.minecraftforge.fml.common.eventhandler.EventBus$1@27474550
[06:38:31] [Server thread/ERROR] [FML]: 353: net.minecraftforge.fml.common.eventhandler.EventBus$1@6ef5874c
[06:38:31] [Server thread/ERROR] [FML]: 354: net.minecraftforge.fml.common.eventhandler.EventBus$1@cfba35f
[06:38:31] [Server thread/ERROR] [FML]: 355: net.minecraftforge.fml.common.eventhandler.EventBus$1@19d78fa6
[06:38:31] [Server thread/ERROR] [FML]: 356: net.minecraftforge.fml.common.eventhandler.EventBus$1@4a73409
[06:38:31] [Server thread/ERROR] [FML]: 357: net.minecraftforge.fml.common.eventhandler.EventBus$1@462a0c36
[06:38:31] [Server thread/ERROR] [FML]: 358: net.minecraftforge.fml.common.eventhandler.EventBus$1@171aaef7
[06:38:31] [Server thread/ERROR] [FML]: 359: net.minecraftforge.fml.common.eventhandler.EventBus$1@3295b90d
[06:38:31] [Server thread/ERROR] [FML]: 360: net.minecraftforge.fml.common.eventhandler.EventBus$1@f2fc42a
[06:38:31] [Server thread/ERROR] [FML]: 361: net.minecraftforge.fml.common.eventhandler.EventBus$1@19f22245
[06:38:31] [Server thread/ERROR] [FML]: 362: net.minecraftforge.fml.common.eventhandler.EventBus$1@5b5d5a9a
[06:38:31] [Server thread/ERROR] [FML]: 363: net.minecraftforge.fml.common.eventhandler.EventBus$1@449fcd2d
[06:38:31] [Server thread/ERROR] [FML]: 364: net.minecraftforge.fml.common.eventhandler.EventBus$1@35605f00
[06:38:31] [Server thread/ERROR] [FML]: 365: net.minecraftforge.fml.common.eventhandler.EventBus$1@3d08a3e3
[06:38:31] [Server thread/ERROR] [FML]: 366: net.minecraftforge.fml.common.eventhandler.EventBus$1@cb0a752
[06:38:31] [Server thread/ERROR] [FML]: 367: net.minecraftforge.fml.common.eventhandler.EventBus$1@36fcf54c
[06:38:31] [Server thread/ERROR] [FML]: 368: net.minecraftforge.fml.common.eventhandler.EventBus$1@1d324cc
[06:38:31] [Server thread/ERROR] [FML]: 369: net.minecraftforge.fml.common.eventhandler.Eve

Issue type:

  • ๐Ÿ› Bug

Short description:

Steps to reproduce the problem:

ntBus$1@79bc88ae

[06:38:31] [Server thread/ERROR] [FML]: 370: net.minecraftforge.fml.common.eventhandler.EventBus$1@70bf3afc
[06:38:31] [Server thread/ERROR] [FML]: 371: net.minecraftforge.fml.common.eventhandler.EventBus$1@21b8e732
[06:38:31] [Server thread/ERROR] [FML]: 372: net.minecraftforge.fml.common.eventhandler.EventBus$1@39d5428d
[06:38:31] [Server thread/ERROR] [FML]: 373: net.minecraftforge.fml.common.eventhandler.EventBus$1@24b144e1
[06:38:31] [Server thread/ERROR] [FML]: 374: net.minecraftforge.fml.common.eventhandler.EventBus$1@2dd0e251
[06:38:31] [Server thread/ERROR] [FML]: 375: net.minecraftforge.fml.common.eventhandler.EventBus$1@4b3701ae
[06:38:31] [Server thread/ERROR] [FML]: 376: net.minecraftforge.fml.common.eventhandler.EventBus$1@5865f36f
[06:38:31] [Server thread/ERROR] [FML]: 377: net.minecraftforge.fml.common.eventhandler.EventBus$1@76dd22ce
[06:38:31] [Server thread/ERROR] [FML]: 378: net.minecraftforge.fml.common.eventhandler.EventBus$1@5c35842e
[06:38:31] [Server thread/ERROR] [FML]: 379: net.minecraftforge.fml.common.eventhandler.EventBus$1@2f7cc477
[06:38:31] [Server thread/ERROR] [FML]: 380: net.minecraftforge.fml.common.eventhandler.EventBus$1@58f5b47c
[06:38:31] [Server thread/ERROR] [FML]: 381: net.minecraftforge.fml.common.eventhandler.EventBus$1@47a126fe
[06:38:31] [Server thread/ERROR] [FML]: 382: net.minecraftforge.fml.common.eventhandler.EventBus$1@3745ded0
[06:38:31] [Server thread/ERROR] [FML]: 383: net.minecraftforge.fml.common.eventhandler.EventBus$1@7ed3fb33
[06:38:31] [Server thread/ERROR] [FML]: 384: net.minecraftforge.fml.common.eventhandler.EventBus$1@b70e6c1
[06:38:31] [Server thread/ERROR] [FML]: 385: net.minecraftforge.fml.common.eventhandler.EventBus$1@4528a787
[06:38:31] [Server thread/ERROR] [FML]: 386: net.minecraftforge.fml.common.eventhandler.EventBus$1@5c8252ac
[06:38:31] [Server thread/ERROR] [FML]: 387: net.minecraftforge.fml.common.eventhandler.EventBus$1@3de9206c
[06:38:31] [Server thread/ERROR] [FML]: 388: net.minecraftforge.fml.common.eventhandler.EventBus$1@31239ffe
[06:38:31] [Server thread/ERROR] [FML]: 389: net.minecraftforge.fml.common.eventhandler.EventBus$1@31b712c2
[06:38:31] [Server thread/ERROR] [FML]: 390: net.minecraftforge.fml.common.eventhandler.EventBus$1@7f6e216a
[06:38:31] [Server thread/ERROR] [FML]: 391: net.minecraftforge.fml.common.eventhandler.EventBus$1@b7084ab
[06:38:31] [Server thread/ERROR] [FML]: 392: net.minecraftforge.fml.common.eventhandler.EventBus$1@26812654
[06:38:31] [Server thread/ERROR] [FML]: 393: net.minecraftforge.fml.common.eventhandler.EventBus$1@2fa91144
[06:38:31] [Server thread/ERROR] [FML]: 394: net.minecraftforge.fml.common.eventhandler.EventBus$1@21c210aa
[06:38:31] [Server thread/ERROR] [FML]: 395: net.minecraftforge.fml.common.eventhandler.EventBus$1@2e988de5
[06:38:31] [Server thread/ERROR] [FML]: 396: net.minecraftforge.fml.common.eventhandler.EventBus$1@184ade4
[06:38:31] [Server thread/ERROR] [FML]: 397: LOW
[06:38:31] [Server thread/ERROR] [FML]: 398: net.minecraftforge.fml.common.eventhandler.EventBus$1@6640bfa1
[06:38:31] [Server thread/ERROR] [FML]: 399: LOWEST
[06:38:31] [Server thread/ERROR] [FML]: 400: net.minecraftforge.fml.common.eventhandler.EventBus$1@57b6a483
[06:38:31] [Server thread/ERROR] [FML]: 401: net.minecraftforge.fml.common.eventhandler.EventBus$1@3d2bfc35
[06:38:31] [Server thread/ERROR] [FML]: 402: net.minecraftforge.fml.common.eventhandler.EventBus$1@19e49df9
[06:38:31] [Server thread/ERROR] [FML]: 403: net.minecraftforge.fml.common.eventhandler.EventBus$1@7aba94d3
[06:38:31] [Server thread/ERROR] [FML]: 404: net.minecraftforge.fml.common.eventhandler.EventBus$1@18caa5bb
[06:38:31] [Server thread/ERROR] [FML]: 405: net.minecraftforge.fml.common.eventhandler.EventBus$1@7a6238c3
[06:38:31] [Server thread/ERROR] [FML]: 406: net.minecraftforge.fml.common.eventhandler.EventBus$1@47546923
[06:38:31] [Server thread/ERROR] [FML]: 407: net.minecraftforge.fml.common.eventhandler.EventBus$1@69667116
[06:38:31] [Server thread/ERROR] [FML]: 408: net.minecraftforge.fml.common.eventhandler.EventBus$1@24cce6fc
[06:38:31] [Server thread/ERROR] [FML]: 409: net.minecraftforge.fml.common.eventhandler.EventBus$1@4f036686
[06:38:31] [Server thread/ERROR] [FML]: 410: net.minecraftforge.fml.common.eventhandler.EventBus$1@2bfa0334
[06:38:31] [Server thread/ERROR] [FML]: 411: net.minecraftforge.fml.common.eventhandler.EventBus$1@714e399c
[06:38:31] [Server thread/ERROR] [FML]: 412: net.minecraftforge.fml.common.eventhandler.EventBus$1@32f6da4f
[06:38:31] [Server thread/ERROR] [FML]: 413: net.minecraftforge.fml.common.eventhandler.EventBus$1@6695adc1
[06:38:31] [Server thread/ERROR] [FML]: 414: net.minecraftforge.fml.common.eventhandler.EventBus$1@1d0df184
[06:38:31] [Server thread/ERROR] [minecraft/MinecraftServer]: Encountered an unexpected exception
java.lang.NoClassDefFoundError: org/cyclops/cyclopscore/infobook/AdvancedButton$Enum
at org.cyclops.integrateddynamics.infobook.pageelement.SqueezerRecipeAppendix.(SqueezerRecipeAppendix.java:29) ~[SqueezerRecipeAppendix.class:?]
at org.cyclops.integrateddynamics.infobook.OnTheDynamicsOfIntegrationBook$1.create(OnTheDynamicsOfIntegrationBook.java:78) ~[OnTheDynamicsOfIntegrationBook$1.class:?]
at org.cyclops.cyclopscore.infobook.InfoBookParser.createAppendix(InfoBookParser.java:700) ~[InfoBookParser.class:?]
at org.cyclops.cyclopscore.infobook.InfoBookParser.buildSection(InfoBookParser.java:651) ~[InfoBookParser.class:?]
at org.cyclops.cyclopscore.infobook.InfoBookParser.buildSection(InfoBookParser.java:611) ~[InfoBookParser.class:?]
at org.cyclops.cyclopscore.infobook.InfoBookParser.buildSection(InfoBookParser.java:611) ~[InfoBookParser.class:?]
at org.cyclops.cyclopscore.infobook.InfoBookParser.initializeInfoBook(InfoBookParser.java:574) ~[InfoBookParser.class:?]
at org.cyclops.cyclopscore.infobook.InfoBookRegistry.onRegistryEvent(InfoBookRegistry.java:49) ~[InfoBookRegistry.class:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1039_InfoBookRegistry_onRegistryEvent_Register.invoke(.dynamic) ~[?:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) ~[ASMEventHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.EventBus$1.invoke(EventBus.java:144) ~[EventBus$1.class:?]
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) ~[EventBus.class:?]
at net.minecraftforge.registries.GameData.fireRegistryEvents(GameData.java:814) ~[GameData.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:624) ~[CraftingHelper.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) ~[Loader.class:?]
at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) ~[FMLServerHandler.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) ~[FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.init(DedicatedServer.java:219) ~[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]
Caused by: java.lang.ClassNotFoundException: org.cyclops.cyclopscore.infobook.AdvancedButton$Enum
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]
... 20 more
Caused by: java.lang.NullPointerException

commented

Update ID.