GithubHelp home page GithubHelp logo

mitchellbrine / diseasecraft-2.0 Goto Github PK

View Code? Open in Web Editor NEW
5.0 5.0 0.0 1.54 MB

A new evil awakens, more powerful than before... Let the evil rise and disease plague them all...

License: GNU Lesser General Public License v3.0

Java 100.00%

diseasecraft-2.0's People

Contributors

laikulo avatar mitchellbrine avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

diseasecraft-2.0's Issues

Server Crash: Trying to load client-only classes on the server.

---- Minecraft Crash Report ----
// Oh - I know what I did wrong!

Time: 5/19/15 9:52 PM
Description: Exception in server tick loop

cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: net/minecraft/client/gui/GuiScreen
        at cpw.mods.fml.common.LoadController.transition(LoadController.java:163)
        at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:535)
        at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:88)
        at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:314)
        at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387)
        at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/gui/GuiScreen
        at mc.Mitchellbrine.diseaseCraft.DiseaseCraft.preInit(DiseaseCraft.java:130)
        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:497)
        at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
        at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:497)
        at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
        at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
        at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
        at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
        at com.google.common.eventbus.EventBus.post(EventBus.java:275)
        at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
        at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
        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:497)
        at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
        at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
        at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
        at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
        at com.google.common.eventbus.EventBus.post(EventBus.java:275)
        at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
        at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:533)
        ... 5 more
Caused by: java.lang.ClassNotFoundException: net.minecraft.client.gui.GuiScreen
        at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
        ... 32 more
Caused by: java.lang.RuntimeException: Attempted to load class bdw for invalid side SERVER
        at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:50)
        at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279)
        at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176)
        ... 34 more


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

-- System Details --
Details:
        Minecraft Version: 1.7.10
        Operating System: Linux (amd64) version 3.14.32-xxxx-grs-ipv6-64
        Java Version: 1.8.0_40, Oracle Corporation
        Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
        Memory: 418522376 bytes (399 MB) / 471334912 bytes (449 MB) up to 477626368 bytes (455 MB)
        JVM Flags: 2 total; -Xms512M -Xmx512M
        AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
        IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
        FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.3.1408 11 mods loaded, 11 mods active
        mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
        FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.3.1408-1.7.10-universal.jar) Unloaded->Constructed->Pre-initialized
        Forge{10.13.3.1408} [Minecraft Forge] (forge-1.7.10-10.13.3.1408-1.7.10-universal.jar) Unloaded->Constructed->Pre-initialized
        DCModLoader{1.0} [DCModuleLoader] (minecraft.jar) Unloaded->Constructed->Pre-initialized
        jewelrycraft2{1.0.9} [Jewelrycraft 2] ([1.7.10] Jewelrycraft2-1.0.10-universal.jar) Unloaded->Constructed->Pre-initialized
        achget{1.0} [Achievement Get] (AchievementGet-1.7.10-1.0.1.jar) Unloaded->Constructed->Pre-initialized
        DiseaseCraft{2.0} [DiseaseCraft] (DiseaseCraft-1.7.10-2.0.jar) Unloaded->Constructed->Errored
        enderutilities{0.4.0} [Ender Utilities] (enderutilities-1.7.10-0.4.0.jar) Unloaded->Constructed->Pre-initialized
        hackery{0.2.1} [Hackery for Minecraft] (Hackery-0.2.1-jnks5-universal.jar) Unloaded->Constructed->Pre-initialized
        examplemod{1.0} [Example Mod] (modid-1.0.jar) Unloaded->Constructed->Pre-initialized
        progressiveautomation{1.6.0} [Progressive Automation] (ProgressiveAutomation-1.7.10-1.6.0.jar) Unloaded->Constructed->Pre-initialized
        Profiler Position: N/A (disabled)
        Is Modded: Definitely; Server brand changed to 'fml,forge'
        Type: Dedicated Server (map_server.txt)

NPE on Server during configregistry setup

Crash Report Follows

---- Minecraft Crash Report ----
// I bet Cylons wouldn't have this problem.

Time: 5/19/15 1:28 PM
Description: Exception in server tick loop

java.lang.NullPointerException: Exception in server tick loop
        at mc.Mitchellbrine.diseaseCraft.config.ConfigRegistry.init(ConfigRegistry.java:34)
        at mc.Mitchellbrine.diseaseCraft.DiseaseCraft.preInit(DiseaseCraft.java:65)
        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:497)
        at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
        at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:497)
        at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
        at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
        at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
        at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
        at com.google.common.eventbus.EventBus.post(EventBus.java:275)
        at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
        at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
        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:497)
        at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
        at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
        at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
        at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
        at com.google.common.eventbus.EventBus.post(EventBus.java:275)
        at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
        at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:533)
        at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:88)
        at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:314)
        at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387)
        at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)


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

-- System Details --
Details:
        Minecraft Version: 1.7.10
        Operating System: Linux (amd64) version 3.14.32-xxxx-grs-ipv6-64
        Java Version: 1.8.0_40, Oracle Corporation
        Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
        Memory: 357315672 bytes (340 MB) / 500170752 bytes (477 MB) up to 500170752 bytes (477 MB)
        JVM Flags: 2 total; -Xms512M -Xmx512M
        AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
        IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
        FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.3.1408 11 mods loaded, 11 mods active
        mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
        FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.3.1408-1.7.10-universal.jar) Unloaded->Constructed->Pre-initialized
        Forge{10.13.3.1408} [Minecraft Forge] (forge-1.7.10-10.13.3.1408-1.7.10-universal.jar) Unloaded->Constructed->Pre-initialized
        jewelrycraft2{1.0.9} [Jewelrycraft 2] ([1.7.10] Jewelrycraft2-1.0.10-universal.jar) Unloaded->Constructed->Pre-initialized
        achget{1.0} [Achievement Get] (AchievementGet-1.7.10-1.0.1.jar) Unloaded->Constructed->Pre-initialized
        DiseaseCraft{2.0} [DiseaseCraft] (DiseaseCraft-1.7.10-2.0.jar) Unloaded->Constructed->Errored
        enderutilities{0.4.0} [Ender Utilities] (enderutilities-1.7.10-0.4.0.jar) Unloaded->Constructed->Pre-initialized
        hackery{0.2.1} [Hackery for Minecraft] (Hackery-0.2.1-jnks5-universal.jar) Unloaded->Constructed->Pre-initialized
        afm{1.0} [Arduino For Minecraft] (jamoojam-1.0.jar) Unloaded->Constructed->Pre-initialized
        examplemod{1.0} [Example Mod] (modid-1.0.jar) Unloaded->Constructed->Pre-initialized
        progressiveautomation{1.6.0} [Progressive Automation] (ProgressiveAutomation-1.7.10-1.6.0.jar) Unloaded->Constructed->Pre-initialized
        Profiler Position: N/A (disabled)
        Is Modded: Definitely; Server brand changed to 'fml,forge'
        Type: Dedicated Server (map_server.txt)

Not working with newest Cauldron (forge 1381)

[23:47:05] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
[23:47:05] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
[23:47:05] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
[23:47:05] [main/INFO]: Forge Mod Loader version 7.10.113.1381 for Minecraft 1.7.10 loading
[23:47:05] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_45, running on Linux:amd64:3.19.0, installed at /usr/lib/jvm/jdk1.8.0_45/jre
[23:47:07] [main/WARN]: The following coremods do not have a @MCVersion annotation. They may cause problems if this is not the correct version of Minecraft for them.
[23:47:07] [main/WARN]: Missing @MCVersion: com.spacechase0.minecraft.spacecore.asm.SpaceCorePlugin codechicken.core.launch.CodeChickenCorePlugin mc.Mitchellbrine.diseaseCraft.coremod.DCCoreMod codechicken.nei.asm.NEICorePlugin
[23:47:07] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[23:47:07] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[23:47:07] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[23:47:07] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[23:47:07] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:47:07] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:47:09] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:47:09] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:47:09] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:47:09] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:47:09] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:47:09] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:47:09] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[23:47:09] [main/ERROR]: A critical problem occurred registering the ASM transformer class
java.lang.ClassNotFoundException:
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.11.jar:?]
at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_45]
at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_45]
at net.minecraft.launchwrapper.LaunchClassLoader.registerTransformer(LaunchClassLoader.java:88) [launchwrapper-1.11.jar:?]
at cpw.mods.fml.common.launcher.FMLDeobfTweaker.injectIntoClassLoader(FMLDeobfTweaker.java:32) [minecraft_server.jar:git-Cauldron-MCPC-Plus-1.7.10-1.1381.06.221]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_45]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_45]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_45]
at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43) [minecraft_server.jar:git-Cauldron-MCPC-Plus-1.7.10-1.1381.06.221]
at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12) [minecraft_server.jar:git-Cauldron-MCPC-Plus-1.7.10-1.1381.06.221]
Caused by: java.lang.NullPointerException
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ~[launchwrapper-1.11.jar:?]
... 12 more
[23:47:09] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[23:47:09] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[23:47:09] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[23:47:09] [main/INFO]: DRAGONAPI: Patching class net.minecraft.world.World
[23:47:09] [main/INFO]: DRAGONAPI: Successfully applied ICECANCEL ASM handler!
[23:47:09] [main/INFO]: DRAGONAPI: Patching class net.minecraft.entity.player.EntityPlayer
[23:47:09] [main/INFO]: DRAGONAPI: Successfully applied GUIEVENT ASM handler 1!
[23:47:09] [main/INFO]: DRAGONAPI: Successfully applied GUIEVENT ASM handler 2!
[23:47:10] [main/INFO]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
[23:47:10] [main/INFO]: DRAGONAPI: Patching class net.minecraft.entity.item.EntityItem
[23:47:10] [main/INFO]: DRAGONAPI: Successfully applied ITEMUPDATE ASM handler!
[23:47:10] [main/INFO]: DRAGONAPI: Patching class net.minecraft.item.ItemBlock
[23:47:10] [main/INFO]: DRAGONAPI: Successfully applied BLOCKPLACE ASM handler!
[23:47:11] [main/INFO]: DRAGONAPI: Patching class net.minecraft.entity.monster.EntityCreeper
[23:47:11] [main/INFO]: DRAGONAPI: Successfully applied CREEPERBOMBEVENT ASM handler!
[23:47:12] [Server thread/INFO]: Starting minecraft server version 1.7.10
[23:47:12] [Server thread/INFO]: Attempting early MinecraftForge initialization
[23:47:12] [Server thread/INFO]: MinecraftForge v10.13.3.1381 Initialized
[23:47:12] [Server thread/INFO]: Replaced 183 ore recipies
[23:47:12] [Server thread/INFO]: Preloading CrashReport classes
[23:47:12] [Server thread/INFO]: net.minecraft.world.World$1
[23:47:12] [Server thread/INFO]: net.minecraft.world.World$2
[23:47:12] [Server thread/INFO]: net.minecraft.world.World$3
[23:47:12] [Server thread/INFO]: net.minecraft.world.World$4
[23:47:12] [Server thread/INFO]: net.minecraft.world.chunk.Chunk$1
[23:47:12] [Server thread/INFO]: net.minecraft.crash.CrashReportCategory$1
[23:47:12] [Server thread/INFO]: net.minecraft.crash.CrashReportCategory$2
[23:47:12] [Server thread/INFO]: net.minecraft.crash.CrashReportCategory$3
[23:47:12] [Server thread/INFO]: net.minecraft.entity.Entity$1
[23:47:12] [Server thread/INFO]: net.minecraft.entity.Entity$2
[23:47:12] [Server thread/INFO]: net.minecraft.entity.EntityTracker$1
[23:47:12] [Server thread/INFO]: net.minecraft.world.gen.layer.GenLayer$1
[23:47:12] [Server thread/INFO]: net.minecraft.world.gen.layer.GenLayer$2
[23:47:12] [Server thread/INFO]: net.minecraft.entity.player.InventoryPlayer$1
[23:47:12] [Server thread/INFO]: net.minecraft.world.gen.structure.MapGenStructure$1
[23:47:12] [Server thread/INFO]: net.minecraft.world.gen.structure.MapGenStructure$2
[23:47:12] [Server thread/INFO]: net.minecraft.world.gen.structure.MapGenStructure$3
[23:47:12] [Server thread/INFO]: net.minecraft.server.MinecraftServer$3
[23:47:12] [Server thread/INFO]: net.minecraft.server.MinecraftServer$4
[23:47:12] [Server thread/INFO]: net.minecraft.server.MinecraftServer$5
[23:47:12] [Server thread/INFO]: net.minecraft.nbt.NBTTagCompound$1
[23:47:12] [Server thread/INFO]: net.minecraft.nbt.NBTTagCompound$2
[23:47:12] [Server thread/INFO]: net.minecraft.network.NetHandlerPlayServer$2
[23:47:12] [Server thread/INFO]: net.minecraft.network.NetworkSystem$3
[23:47:12] [Server thread/INFO]: net.minecraft.tileentity.TileEntity$1
[23:47:12] [Server thread/INFO]: net.minecraft.tileentity.TileEntity$2
[23:47:12] [Server thread/INFO]: net.minecraft.tileentity.TileEntity$3
[23:47:12] [Server thread/INFO]: net.minecraft.world.storage.WorldInfo$1
[23:47:12] [Server thread/INFO]: net.minecraft.world.storage.WorldInfo$2
[23:47:12] [Server thread/INFO]: net.minecraft.world.storage.WorldInfo$3
[23:47:12] [Server thread/INFO]: net.minecraft.world.storage.WorldInfo$4
[23:47:12] [Server thread/INFO]: net.minecraft.world.storage.WorldInfo$5
[23:47:12] [Server thread/INFO]: net.minecraft.world.storage.WorldInfo$6
[23:47:12] [Server thread/INFO]: net.minecraft.world.storage.WorldInfo$7
[23:47:12] [Server thread/INFO]: net.minecraft.world.storage.WorldInfo$8
[23:47:12] [Server thread/INFO]: net.minecraft.world.storage.WorldInfo$9
[23:47:12] [Server thread/INFO]: net.minecraft.server.dedicated.DedicatedServer$3
[23:47:12] [Server thread/INFO]: net.minecraft.server.dedicated.DedicatedServer$4
[23:47:12] [Server thread/INFO]: Completed early MinecraftForge initialization
[23:47:12] [Server thread/INFO]: Searching /hlserver/27900/mods for mods
[23:47:12] [Server thread/INFO]: Also searching /hlserver/27900/mods/1.7.10 for mods
[23:47:12] [Server thread/WARN]: Mod SC0_SpaceCore is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.7.9
[23:47:12] [Server thread/WARN]: Mod SC0_ToxicRain is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.3
[23:47:12] [Server thread/INFO]: Mod AppleCore is missing the required element 'name'. Substituting AppleCore
[23:47:12] [Server thread/WARN]: Mod CustomOreGen is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.13
[23:47:12] [Server thread/INFO]: Mod DragonAPI is missing the required element 'name'. Substituting DragonAPI
[23:47:12] [Server thread/WARN]: Mod DragonAPI is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
[23:47:13] [Server thread/WARN]: Mod neiintegration is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.0
[23:47:13] [Server thread/INFO]: Forge Mod Loader has identified 42 mods to load
[23:47:13] [Server thread/INFO]: Found mod(s) [neiintegration] containing declared API package cofh.api.energy (owned by CoFHAPI) without associated API reference
[23:47:13] [Server thread/INFO]: FML has found a non-mod file jnbt-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.
[23:47:13] [Server thread/INFO]: FML has found a non-mod file Ruins-1.7.10.zip in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[23:47:13] [Server thread/INFO]: FML has found a non-mod file CodeChickenLib-1.7.10-1.1.1.99-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.
[23:47:13] [Server thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, CodeChickenCore, DCModLoader, NotEnoughItems, , SC0_SpaceCore, SC0_ToxicRain, AnimationAPI, AppleCore, cannibalism, kegare.caveworld, CustomOreGen, lootablebodies, DeadlyWorld, dimensionalPockets, DiseaseCraft, dooglamoojuniorarchaeology, DragonAPI, enviromine, flansmod, Steamcraft, HungerOverhaul, IronChest, LavaMonsters, LostBooks, MeteorCraft, MineMenu, MineTweaker3, MutantCreatures, NBTEdit, neiintegration, OmnisCore, realisticpain, corerm, secretroomsmod, SpecialMobs, universalcoins, Waila, WLM, bspkrsCore] at CLIENT
[23:47:13] [Server thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, CodeChickenCore, DCModLoader, NotEnoughItems, , SC0_SpaceCore, SC0_ToxicRain, AnimationAPI, AppleCore, cannibalism, kegare.caveworld, CustomOreGen, lootablebodies, DeadlyWorld, dimensionalPockets, DiseaseCraft, dooglamoojuniorarchaeology, DragonAPI, enviromine, flansmod, Steamcraft, HungerOverhaul, IronChest, LavaMonsters, LostBooks, MeteorCraft, MineMenu, MineTweaker3, MutantCreatures, NBTEdit, neiintegration, OmnisCore, realisticpain, corerm, secretroomsmod, SpecialMobs, universalcoins, Waila, WLM, bspkrsCore] at SERVER
[23:47:13] [Server thread/INFO]: Loaded module bioWarfare from DiseaseCraft for DC version 2.0
[23:47:13] [Server thread/INFO]: Loaded module medication from DiseaseCraft for DC version 2.0
[23:47:13] [Server thread/INFO]: Loaded module jokeDisease from DiseaseCraft for DC version 2.0
[23:47:14] [Server thread/INFO]: Adding artificial preInit to com/spacechase0/minecraft/spacecore/SpaceCore
[23:47:14] [Server thread/INFO]: Adding artificial postInit to com/spacechase0/minecraft/spacecore/SpaceCore
[23:47:15] [Server thread/ERROR]: An error occured trying to load a proxy into {serverSide=mc.Mitchellbrine.diseaseCraft.proxy.CommonProxy, clientSide=mc.Mitchellbrine.diseaseCraft.proxy.ClientProxy}.mc.Mitchellbrine.diseaseCraft.DiseaseCraft
java.lang.InstantiationException
at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:48) ~[?:1.8.0_45]
at java.lang.reflect.Constructor.newInstance(Constructor.java:422) ~[?:1.8.0_45]
at java.lang.Class.newInstance(Class.java:442) ~[?:1.8.0_45]
at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:59) [ProxyInjector.class:git-Cauldron-MCPC-Plus-1.7.10-1.1381.06.221]
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:510) [FMLModContainer.class:git-Cauldron-MCPC-Plus-1.7.10-1.1381.06.221]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_45]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_45]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_45]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [minecraft_server.1.7.10.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [minecraft_server.1.7.10.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [minecraft_server.1.7.10.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [minecraft_server.1.7.10.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) [minecraft_server.1.7.10.jar:?]
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208) [LoadController.class:git-Cauldron-MCPC-Plus-1.7.10-1.1381.06.221]
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187) [LoadController.class:git-Cauldron-MCPC-Plus-1.7.10-1.1381.06.221]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_45]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_45]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_45]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [minecraft_server.1.7.10.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [minecraft_server.1.7.10.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [minecraft_server.1.7.10.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [minecraft_server.1.7.10.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) [minecraft_server.1.7.10.jar:?]
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118) [LoadController.class:git-Cauldron-MCPC-Plus-1.7.10-1.1381.06.221]
at cpw.mods.fml.common.Loader.loadMods(Loader.java:492) [Loader.class:git-Cauldron-MCPC-Plus-1.7.10-1.1381.06.221]
at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87) [FMLServerHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1381.06.221]
at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:319) [FMLCommonHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1381.06.221]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:170) [lt.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:620) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_45]
[23:47:15] [Server thread/INFO]: DRAGONAPI: Patching class net.minecraft.potion.PotionEffect
[23:47:15] [Server thread/INFO]: DRAGONAPI: Successfully applied POTIONEFFECTID ASM handler 1!
[23:47:15] [Server thread/INFO]: DRAGONAPI: Successfully applied POTIONEFFECTID ASM handler 2!
[23:47:15] [Server thread/INFO]: DRAGONAPI: Registering reflexive method access to class net.minecraft.entity.EntityLivingBase.dropFewItems (obfuscated as func_70628_a)
[23:47:15] [Server thread/INFO]: DRAGONAPI: Registering reflexive method access to class net.minecraft.entity.EntityLivingBase.dropEquipment (obfuscated as func_82160_b)
[23:47:15] [Server thread/INFO]: DRAGONAPI: Registering reflexive method access to class net.minecraft.entity.EntityLivingBase.dropRareDrop (obfuscated as func_70600_l)
[23:47:15] [Server thread/INFO]: DRAGONAPI: Registering reflexive field access to class net.minecraft.potion.Potion.potionTypes (obfuscated as field_76425_a)
[23:47:15] [Server thread/INFO]: DragonAPI is not running in a deobfuscated environment.
[23:47:15] [Server thread/INFO]: Registered DRAGONAPI as version v5c
[23:47:15] [Server thread/INFO]: DRAGONAPI: Active Classloader is: net.minecraft.launchwrapper.LaunchClassLoader@7ca48474
[23:47:15] [Server thread/INFO]: DRAGONAPI: Completed loading phase CONSTRUCT in 48 ms (0h:0m:0s:48ms).
[23:47:15] [Server thread/ERROR]: The mod DragonAPI is expecting signature 32:F5:F4:E8:44:C0:EA:C8:6F:46:8A:8E:F3:05:05:7B:6F:90:0F:78 for source DragonAPI 1.7.10 V5c.jar, however there is no signature matching that description
[23:47:15] [Server thread/INFO]: DragonAPI is not running in a deobfuscated environment.
[23:47:15] [Server thread/INFO]: Registered DRAGONAPI as version v5c
[23:47:15] [Server thread/INFO]: DRAGONAPI: Active Classloader is: net.minecraft.launchwrapper.LaunchClassLoader@7ca48474
[23:47:15] [Server thread/INFO]: DRAGONAPI: Completed loading phase CONSTRUCT in 0 ms (0h:0m:0s:0ms).
[23:47:15] [Server thread/INFO]: DRAGONAPI: Patching class net.minecraft.world.chunk.Chunk
[23:47:15] [Server thread/INFO]: DRAGONAPI: Successfully applied SETBLOCK ASM handler 1!
[23:47:15] [Server thread/INFO]: DRAGONAPI: Successfully applied SETBLOCK ASM handler 2!
[23:47:15] [Server thread/INFO]: MeteorCraft is not running in a deobfuscated environment.
[23:47:15] [Server thread/INFO]: Registered METEORCRAFT as version v5a
[23:47:15] [Server thread/INFO]: METEORCRAFT: Active Classloader is: net.minecraft.launchwrapper.LaunchClassLoader@7ca48474
[23:47:15] [Server thread/INFO]: METEORCRAFT: Completed loading phase CONSTRUCT in 0 ms (0h:0m:0s:0ms).
[23:47:15] [Server thread/INFO]: DRAGONAPI: RotaryCraft not detected in the MC installation. No special action taken.
[23:47:15] [Server thread/INFO]: DRAGONAPI: ReactorCraft not detected in the MC installation. No special action taken.
[23:47:15] [Server thread/INFO]: DRAGONAPI: ExpandedRedstone not detected in the MC installation. No special action taken.
[23:47:15] [Server thread/INFO]: DRAGONAPI: GeoStrata not detected in the MC installation. No special action taken.
[23:47:15] [Server thread/INFO]: DRAGONAPI: FurryKingdoms not detected in the MC installation. No special action taken.
[23:47:15] [Server thread/INFO]: DRAGONAPI: CritterPet not detected in the MC installation. No special action taken.
[23:47:15] [Server thread/INFO]: DRAGONAPI: VoidMonster not detected in the MC installation. No special action taken.
[23:47:15] [Server thread/INFO]: DRAGONAPI: UsefulTNT not detected in the MC installation. No special action taken.
[23:47:15] [Server thread/INFO]: DRAGONAPI: MeteorCraft detected in the MC installation. Adjusting behavior accordingly.
[23:47:15] [Server thread/INFO]: DRAGONAPI: Attempting to load data from MeteorCraft
[23:47:15] [Server thread/INFO]: DRAGONAPI: Could not block class for MeteorCraft: Specified class was null. This may not be an error.
[23:47:15] [Server thread/INFO]: DRAGONAPI: Could not item class for MeteorCraft: Specified class was null. This may not be an error.
[23:47:15] [Server thread/INFO]: DRAGONAPI: JetPlane not detected in the MC installation. No special action taken.
[23:47:15] [Server thread/INFO]: DRAGONAPI: CaveControl not detected in the MC installation. No special action taken.
[23:47:15] [Server thread/INFO]: DRAGONAPI: LegacyCraft not detected in the MC installation. No special action taken.
[23:47:15] [Server thread/INFO]: DRAGONAPI: ElectriCraft not detected in the MC installation. No special action taken.
[23:47:15] [Server thread/INFO]: DRAGONAPI: ChromatiCraft not detected in the MC installation. No special action taken.
[23:47:15] [Server thread/INFO]: DRAGONAPI: BuildCraft|Energy not detected in the MC installation. No special action taken.
[23:47:15] [Server thread/INFO]: DRAGONAPI: BuildCraft|Factory not detected in the MC installation. No special action taken.
[23:47:15] [Server thread/INFO]: DRAGONAPI: BuildCraft|Transport not detected in the MC installation. No special action taken.
[23:47:15] [Server thread/INFO]: DRAGONAPI: BuildCraft|Silicon not detected in the MC installation. No special action taken.
[23:47:15] [Server thread/INFO]: DRAGONAPI: Thaumcraft not detected in the MC installation. No special action taken.
[23:47:15] [Server thread/INFO]: DRAGONAPI: IC2 not detected in the MC installation. No special action taken.
[23:47:15] [Server thread/INFO]: DRAGONAPI: gregtech not detected in the MC installation. No special action taken.
[23:47:15] [Server thread/INFO]: DRAGONAPI: Forestry not detected in the MC installation. No special action taken.
[23:47:15] [Server thread/INFO]: DRAGONAPI: appliedenergistics2 not detected in the MC installation. No special action taken.
[23:47:15] [Server thread/INFO]: DRAGONAPI: MFFS not detected in the MC installation. No special action taken.
[23:47:15] [Server thread/INFO]: DRAGONAPI: RedPower not detected in the MC installation. No special action taken.
[23:47:15] [Server thread/INFO]: DRAGONAPI: TwilightForest not detected in the MC installation. No special action taken.
[23:47:15] [Server thread/INFO]: DRAGONAPI: Natura not detected in the MC installation. No special action taken.
[23:47:15] [Server thread/INFO]: DRAGONAPI: BiomesOPlenty not detected in the MC installation. No special action taken.
[23:47:15] [Server thread/INFO]: DRAGONAPI: ExtraBiomesXL not detected in the MC installation. No special action taken.
[23:47:15] [Server thread/INFO]: DRAGONAPI: MineFactoryReloaded not detected in the MC installation. No special action taken.
[23:47:15] [Server thread/INFO]: DRAGONAPI: DartCraft not detected in the MC installation. No special action taken.
[23:47:15] [Server thread/INFO]: DRAGONAPI: TConstruct not detected in the MC installation. No special action taken.
[23:47:15] [Server thread/INFO]: DRAGONAPI: ThermalExpansion not detected in the MC installation. No special action taken.
[23:47:15] [Server thread/INFO]: DRAGONAPI: ThermalFoundation not detected in the MC installation. No special action taken.
[23:47:15] [Server thread/INFO]: DRAGONAPI: Mekanism not detected in the MC installation. No special action taken.
[23:47:15] [Server thread/INFO]: DRAGONAPI: MekanismTools not detected in the MC installation. No special action taken.
[23:47:15] [Server thread/INFO]: DRAGONAPI: Railcraft not detected in the MC installation. No special action taken.
[23:47:15] [Server thread/INFO]: DRAGONAPI: ICBM|Explosion not detected in the MC installation. No special action taken.
[23:47:15] [Server thread/INFO]: DRAGONAPI: arsmagica2 not detected in the MC installation. No special action taken.
[23:47:15] [Server thread/INFO]: DRAGONAPI: TransitionalAssistance not detected in the MC installation. No special action taken.
[23:47:15] [Server thread/INFO]: DRAGONAPI: EnderStorage not detected in the MC installation. No special action taken.
[23:47:15] [Server thread/INFO]: DRAGONAPI: TreeCapitator not detected in the MC installation. No special action taken.
[23:47:15] [Server thread/INFO]: DRAGONAPI: harvestcraft not detected in the MC installation. No special action taken.
[23:47:15] [Server thread/INFO]: DRAGONAPI: Mystcraft not detected in the MC installation. No special action taken.
[23:47:15] [Server thread/INFO]: DRAGONAPI: magicalcrops not detected in the MC installation. No special action taken.
[23:47:15] [Server thread/INFO]: DRAGONAPI: Mimicry not detected in the MC installation. No special action taken.
[23:47:15] [Server thread/INFO]: DRAGONAPI: QuantumCraft not detected in the MC installation. No special action taken.
[23:47:15] [Server thread/INFO]: DRAGONAPI: OpenBlocks not detected in the MC installation. No special action taken.
[23:47:15] [Server thread/INFO]: DRAGONAPI: factorization not detected in the MC installation. No special action taken.
[23:47:15] [Server thread/INFO]: DRAGONAPI: UniversalElectricity not detected in the MC installation. No special action taken.
[23:47:15] [Server thread/INFO]: DRAGONAPI: ExtraUtilities not detected in the MC installation. No special action taken.
[23:47:15] [Server thread/INFO]: DRAGONAPI: powersuits not detected in the MC installation. No special action taken.
[23:47:15] [Server thread/INFO]: DRAGONAPI: Redstone Arsenal not detected in the MC installation. No special action taken.
[23:47:15] [Server thread/INFO]: DRAGONAPI: emashercore not detected in the MC installation. No special action taken.
[23:47:15] [Server thread/INFO]: DRAGONAPI: Highlands not detected in the MC installation. No special action taken.
[23:47:15] [Server thread/INFO]: DRAGONAPI: ProjRed|Core not detected in the MC installation. No special action taken.
[23:47:15] [Server thread/INFO]: DRAGONAPI: witchery not detected in the MC installation. No special action taken.
[23:47:15] [Server thread/INFO]: DRAGONAPI: GalacticraftCore not detected in the MC installation. No special action taken.
[23:47:15] [Server thread/INFO]: DRAGONAPI: McMultipart not detected in the MC installation. No special action taken.
[23:47:15] [Server thread/INFO]: DRAGONAPI: OpenComputers not detected in the MC installation. No special action taken.
[23:47:15] [Server thread/INFO]: DRAGONAPI: NotEnoughItems detected in the MC installation. Adjusting behavior accordingly.
[23:47:15] [Server thread/INFO]: DRAGONAPI: Attempting to load data from NotEnoughItems
[23:47:15] [Server thread/INFO]: DRAGONAPI: Could not block class for NotEnoughItems: Specified class was null. This may not be an error.
[23:47:15] [Server thread/INFO]: DRAGONAPI: Could not item class for NotEnoughItems: Specified class was null. This may not be an error.
[23:47:15] [Server thread/INFO]: DRAGONAPI: ATG not detected in the MC installation. No special action taken.
[23:47:15] [Server thread/INFO]: DRAGONAPI: Waila detected in the MC installation. Adjusting behavior accordingly.
[23:47:15] [Server thread/INFO]: DRAGONAPI: Attempting to load data from Waila
[23:47:15] [Server thread/INFO]: DRAGONAPI: Could not block class for Waila: Specified class was null. This may not be an error.
[23:47:15] [Server thread/INFO]: DRAGONAPI: Could not item class for Waila: Specified class was null. This may not be an error.
[23:47:15] [Server thread/INFO]: DRAGONAPI: bluepower not detected in the MC installation. No special action taken.
[23:47:15] [Server thread/INFO]: DRAGONAPI: easycoloredlights not detected in the MC installation. No special action taken.
[23:47:15] [Server thread/INFO]: DRAGONAPI: EnderIO not detected in the MC installation. No special action taken.
[23:47:15] [Server thread/INFO]: DRAGONAPI: ComputerCraft not detected in the MC installation. No special action taken.
[23:47:15] [Server thread/INFO]: DRAGONAPI: RouterReborn not detected in the MC installation. No special action taken.
[23:47:15] [Server thread/INFO]: DRAGONAPI: PneumaticCraft not detected in the MC installation. No special action taken.
[23:47:15] [Server thread/INFO]: DRAGONAPI: ProjectE not detected in the MC installation. No special action taken.
[23:47:15] [Server thread/INFO]: DRAGONAPI: AWWayofTime not detected in the MC installation. No special action taken.
[23:47:15] [Server thread/INFO]: DRAGONAPI: lycanitesmobs not detected in the MC installation. No special action taken.
[23:47:15] [Server thread/INFO]: DRAGONAPI: zcraftingmanager not detected in the MC installation. No special action taken.
[23:47:15] [Server thread/INFO]: DRAGONAPI: minechem not detected in the MC installation. No special action taken.
[23:47:15] [Server thread/INFO]: DRAGONAPI: terrafirmacraft not detected in the MC installation. No special action taken.
[23:47:15] [Server thread/INFO]: DRAGONAPI: LiteLoader not detected.
[23:47:15] [Server thread/INFO]: DRAGONAPI: Optifine not detected.
[23:47:15] [Server thread/ERROR]: The mod MeteorCraft is expecting signature 32:F5:F4:E8:44:C0:EA:C8:6F:46:8A:8E:F3:05:05:7B:6F:90:0F:78 for source MeteorCraft 1.7.10 V5a.jar, however there is no signature matching that description
[23:47:15] [Server thread/INFO]: MeteorCraft is not running in a deobfuscated environment.
[23:47:15] [Server thread/INFO]: Registered METEORCRAFT as version v5a
[23:47:15] [Server thread/INFO]: METEORCRAFT: Active Classloader is: net.minecraft.launchwrapper.LaunchClassLoader@7ca48474
[23:47:15] [Server thread/INFO]: METEORCRAFT: Completed loading phase CONSTRUCT in 1 ms (0h:0m:0s:1ms).
[23:47:15] [Server thread/INFO]: DRAGONAPI: Patching class net.minecraft.inventory.Slot
[23:47:15] [Server thread/INFO]: DRAGONAPI: Successfully applied SLOTCLICKEVENT ASM handler!
[23:47:16] [Server thread/ERROR]: Fatal errors were detected during the transition from CONSTRUCTING to PREINITIALIZATION. Loading cannot continue
[23:47:16] [Server thread/ERROR]:
mcp{9.05} Minecraft Coder Pack Unloaded->Constructed
FML{7.10.113.1381} Forge Mod Loader Unloaded->Constructed
Forge{10.13.3.1381} Minecraft Forge Unloaded->Constructed
CodeChickenCore{1.0.4.35} CodeChicken Core Unloaded->Constructed
DCModLoader{1.0} DCModuleLoader Unloaded->Constructed
NotEnoughItems{1.0.4.83} Not Enough Items Unloaded->Constructed
{0} DragonAPI ASM Data Initialization Unloaded->Constructed
SC0_SpaceCore{0.7.9} [SpaceCore]([1.7.10] SpaceCore 0.7.9.jar) Unloaded->Constructed
SC0_ToxicRain{1.0.3} [Toxic Rain]([1.7.2] Toxic Rain 1.0.3.zip) Unloaded->Constructed
AnimationAPI{1.2.4} AnimationAPI Unloaded->Constructed
AppleCore{1.1.0} AppleCore Unloaded->Constructed
cannibalism{1.0.2} Cannibalism Unloaded->Constructed
kegare.caveworld{1.9.7} Caveworld Unloaded->Constructed
CustomOreGen{1.2.13} Custom Ore Generation Unloaded->Constructed
lootablebodies{1.3.5} DrCyano's Lootable Bodies Unloaded->Constructed
DeadlyWorld{1.0.2} Deadly World Unloaded->Constructed
OmnisCore{0.0.5} Omnis Core Unloaded->Constructed
dimensionalPockets{0.10.4} Dimensional Pockets Unloaded->Constructed
DiseaseCraft{2.0} DiseaseCraft Unloaded->Errored
dooglamoojuniorarchaeology{1.7.10-1.0} Dooglamoo Jr. Archaeology Unloaded->Constructed
Waila{1.5.8} Waila Unloaded->Constructed
DragonAPI{1.0} [DragonAPI](DragonAPI 1.7.10 V5c.jar) Unloaded->Constructed
enviromine{1.3.113} EnviroMine Unloaded->Constructed
flansmod{4.9.0} [Flan's Mod](Flans Mod-1.7.10-4.9.0.jar) Unloaded->Constructed
Steamcraft{0.28.5} Flaxbeard's Steam Power Unloaded->Constructed
IronChest{6.0.62.742} Iron Chest Unloaded->Constructed
LavaMonsters{2.2.1} Lava Monsters Unloaded->Constructed
LostBooks{1.2.2} Lost Books Unloaded->Constructed
MeteorCraft{beta} [MeteorCraft](MeteorCraft 1.7.10 V5a.jar) Unloaded->Constructed
MineMenu{1.2.0} MineMenu Unloaded->Constructed
MineTweaker3{3.0.9B} MineTweaker 3 Unloaded->Constructed
MutantCreatures{1.4.8} Mutant Creatures Unloaded->Constructed
NBTEdit{1.7.2.2} In-game NBTEdit Unloaded->Constructed
neiintegration{1.0.0} NEI Integration Unloaded->Constructed
realisticpain{1.5} [Realistic Pain](Realistic Pain-1.5-1.7.10.jar) Unloaded->Constructed
corerm{1.0c} RikMuld's Core Unloaded->Constructed
secretroomsmod{4.7.1} The SecretRoomsMod Unloaded->Constructed
SpecialMobs{3.0.3} Special Mobs Unloaded->Constructed
universalcoins{1.7.10-1.6.5} Universal Coins Unloaded->Constructed
WLM{1.4.3} [The Wasteland Mod](Wasteland mod-1.4.4.jar) Unloaded->Constructed
bspkrsCore{6.15} bspkrsCore Unloaded->Constructed
HungerOverhaul{1.7.10-beta.5.jenkins47} Hunger Overhaul Unloaded->Constructed
[23:47:16] [Server thread/ERROR]: The following problems were captured during this phase
[23:47:16] [Server thread/ERROR]: Caught exception from DiseaseCraft
cpw.mods.fml.common.LoaderException: java.lang.InstantiationException

at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:76) ~[ProxyInjector.class:git-Cauldron-MCPC-Plus-1.7.10-1.1381.06.221]
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:510) ~[FMLModContainer.class:git-Cauldron-MCPC-Plus-1.7.10-1.1381.06.221]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_45]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_45]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_45]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[minecraft_server.1.7.10.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[minecraft_server.1.7.10.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[minecraft_server.1.7.10.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[minecraft_server.1.7.10.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[minecraft_server.1.7.10.jar:?]
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208) ~[LoadController.class:git-Cauldron-MCPC-Plus-1.7.10-1.1381.06.221]
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187) ~[LoadController.class:git-Cauldron-MCPC-Plus-1.7.10-1.1381.06.221]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_45]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_45]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_45]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[minecraft_server.1.7.10.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[minecraft_server.1.7.10.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[minecraft_server.1.7.10.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[minecraft_server.1.7.10.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[minecraft_server.1.7.10.jar:?]
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118) [LoadController.class:git-Cauldron-MCPC-Plus-1.7.10-1.1381.06.221]
at cpw.mods.fml.common.Loader.loadMods(Loader.java:492) [Loader.class:git-Cauldron-MCPC-Plus-1.7.10-1.1381.06.221]
at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87) [FMLServerHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1381.06.221]
at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:319) [FMLCommonHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1381.06.221]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:170) [lt.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:620) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_45]

Caused by: java.lang.InstantiationException
at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:48) ~[?:1.8.0_45]
at java.lang.reflect.Constructor.newInstance(Constructor.java:422) ~[?:1.8.0_45]
at java.lang.Class.newInstance(Class.java:442) ~[?:1.8.0_45]
at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:59) ~[ProxyInjector.class:git-Cauldron-MCPC-Plus-1.7.10-1.1381.06.221]
... 28 more
[23:47:16] [Server thread/ERROR]: Encountered an unexpected exception
cpw.mods.fml.common.LoaderException: java.lang.InstantiationException

at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:76) ~[ProxyInjector.class:git-Cauldron-MCPC-Plus-1.7.10-1.1381.06.221]
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:510) ~[FMLModContainer.class:git-Cauldron-MCPC-Plus-1.7.10-1.1381.06.221]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_45]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_45]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_45]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[minecraft_server.1.7.10.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[minecraft_server.1.7.10.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[minecraft_server.1.7.10.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[minecraft_server.1.7.10.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[minecraft_server.1.7.10.jar:?]
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208) ~[LoadController.class:git-Cauldron-MCPC-Plus-1.7.10-1.1381.06.221]
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187) ~[LoadController.class:git-Cauldron-MCPC-Plus-1.7.10-1.1381.06.221]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_45]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_45]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_45]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[minecraft_server.1.7.10.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[minecraft_server.1.7.10.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[minecraft_server.1.7.10.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[minecraft_server.1.7.10.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[minecraft_server.1.7.10.jar:?]
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118) ~[LoadController.class:git-Cauldron-MCPC-Plus-1.7.10-1.1381.06.221]
at cpw.mods.fml.common.Loader.loadMods(Loader.java:492) ~[Loader.class:git-Cauldron-MCPC-Plus-1.7.10-1.1381.06.221]
at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87) ~[FMLServerHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1381.06.221]
at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:319) ~[FMLCommonHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1381.06.221]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:170) ~[lt.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:620) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_45]

Caused by: java.lang.InstantiationException
at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:48) ~[?:1.8.0_45]
at java.lang.reflect.Constructor.newInstance(Constructor.java:422) ~[?:1.8.0_45]
at java.lang.Class.newInstance(Class.java:442) ~[?:1.8.0_45]
at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:59) ~[ProxyInjector.class:git-Cauldron-MCPC-Plus-1.7.10-1.1381.06.221]
... 28 more
[23:47:16] [Server thread/ERROR]: Cause of unexpected exception was
java.lang.InstantiationException
at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:48) ~[?:1.8.0_45]
at java.lang.reflect.Constructor.newInstance(Constructor.java:422) ~[?:1.8.0_45]
at java.lang.Class.newInstance(Class.java:442) ~[?:1.8.0_45]
at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:59) ~[ProxyInjector.class:git-Cauldron-MCPC-Plus-1.7.10-1.1381.06.221]
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:510) ~[FMLModContainer.class:git-Cauldron-MCPC-Plus-1.7.10-1.1381.06.221]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_45]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_45]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_45]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[minecraft_server.1.7.10.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[minecraft_server.1.7.10.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[minecraft_server.1.7.10.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[minecraft_server.1.7.10.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[minecraft_server.1.7.10.jar:?]
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208) ~[LoadController.class:git-Cauldron-MCPC-Plus-1.7.10-1.1381.06.221]
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187) ~[LoadController.class:git-Cauldron-MCPC-Plus-1.7.10-1.1381.06.221]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_45]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_45]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_45]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[minecraft_server.1.7.10.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[minecraft_server.1.7.10.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[minecraft_server.1.7.10.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[minecraft_server.1.7.10.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[minecraft_server.1.7.10.jar:?]
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118) ~[LoadController.class:git-Cauldron-MCPC-Plus-1.7.10-1.1381.06.221]
at cpw.mods.fml.common.Loader.loadMods(Loader.java:492) ~[Loader.class:git-Cauldron-MCPC-Plus-1.7.10-1.1381.06.221]
at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87) ~[FMLServerHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1381.06.221]
at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:319) ~[FMLCommonHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1381.06.221]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:170) ~[lt.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:620) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_45]
[23:47:16] [Server thread/ERROR]: This crash report has been saved to: /hlserver/27900/./crash-reports/crash-2015-04-24_23.47.16-server.txt
[23:47:16] [Server thread/WARN]: Can't revert to frozen GameData state without freezing first.
[23:47:16] [Server thread/INFO]: Applying holder lookups
[23:47:16] [Server thread/INFO]: Holder lookups applied

---- Minecraft Crash Report ----
// Quite honestly, I wouldn't worry myself about that.

Time: 4/24/15 11:47 PM
Description: Exception in server tick loop

cpw.mods.fml.common.LoaderException: java.lang.InstantiationException
at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:76)
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:510)
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:497)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
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:497)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:492)
at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87)
at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:319)
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:170)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:620)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.InstantiationException
at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:48)
at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
at java.lang.Class.newInstance(Class.java:442)
at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:59)
... 28 more

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

-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Linux (amd64) version 3.19.0
Java Version: 1.8.0_45, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 117569016 bytes (112 MB) / 259588096 bytes (247 MB) up to 2570584064 bytes (2451 MB)
JVM Flags: 8 total; -Xms256M -Xmx2536M -XX:MaxPermSize=256M -XX:+UseParNewGC -XX:UseAVX=2 -XX:+UseSSE42Intrinsics -XX:UseSSE=4 -XX:MaxGCPauseMillis=20
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: ERROR NullPointerException: null
Profiler Position: N/A (disabled)
Is Modded: Definitely; Server brand changed to 'cauldron,craftbukkit,mcpc,fml,forge'
Type: Dedicated Server (map_server.txt)

[2.2.0.2a] Performance Drop

This seems to be because of the HUGE amount of checking every time we check for Diseased Crops. Goes down to 1.XXX tps.

Multiplayer Crash

---- Minecraft Crash Report ----

WARNING: coremods are present:
DC-ModLoader (DiseaseCraft-1.9.4-3.1.jar)
BookshelfLoadingPlugin (Bookshelf-1.10.2-1.4.1.320.jar)
CCLCorePlugin (CodeChickenLib-1.10.2-2.5.2.198-universal.jar)
IC2core (industrialcraft-2-2.6.142-ex110.jar)
NEICorePlugin (NotEnoughItems-1.10.2-2.1.3.199-universal.jar)
Contact their authors BEFORE contacting forge

// Ooh. Shiny.

Time: 1/15/17 5:02 PM
Description: Exception in server tick loop

java.lang.NoClassDefFoundError: com/mojang/realmsclient/gui/ChatFormatting
at mc.Mitchellbrine.diseaseCraft.coremod.DCDummyMod.getMetadata(DCDummyMod.java:47)
at mc.Mitchellbrine.diseaseCraft.coremod.DCDummyMod.(DCDummyMod.java:32)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at net.minecraftforge.fml.common.Loader.identifyMods(Loader.java:358)
at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:521)
at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:97)
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:328)
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:121)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:431)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException: com.mojang.realmsclient.gui.ChatFormatting
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 14 more
Caused by: java.lang.NullPointerException
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
... 16 more

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

-- System Details --
Details:
Minecraft Version: 1.10.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_111, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 413684816 bytes (394 MB) / 578813952 bytes (552 MB) up to 3817865216 bytes (3641 MB)
JVM Flags: 1 total; -Xmx4G
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.32 Powered by Forge 12.18.3.2209 3 mods loaded, 0 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.3.2209-universal.jar)
Forge{12.18.3.2209} [Minecraft Forge] (forge-1.10.2-12.18.3.2209-universal.jar)
Loaded coremods (and transformers):
DC-ModLoader (DiseaseCraft-1.9.4-3.1.jar)

BookshelfLoadingPlugin (Bookshelf-1.10.2-1.4.1.320.jar)
net.darkhax.bookshelf.asm.BookshelfTransformerManager
CCLCorePlugin (CodeChickenLib-1.10.2-2.5.2.198-universal.jar)
codechicken.lib.asm.ClassHeirachyManager
codechicken.lib.asm.BlockStateLoaderTransformer
IC2core (industrialcraft-2-2.6.142-ex110.jar)

NEICorePlugin (NotEnoughItems-1.10.2-2.1.3.199-universal.jar)
codechicken.nei.asm.NEITransformer
Profiler Position: N/A (disabled)
Is Modded: Definitely; Server brand changed to 'fml,forge'
Type: Dedicated Server (map_server.txt)

None of the diseases work

I dont know what im doing wrong but the vials of diseases and medications appear in the creative menu and the mod seems to work but when i inject myself with diseases nothing happens. I played diseasecraft 1 a year ago and it worked flawlessly now this version doesnt really work at all. I already tried re-installing and im using version 2.3

My forge 1.7.10-10.13.3.1408 keeps crashing need help

Every time I try to load a world it says 'Shuting down internal server' and crashes. Here's the crash report:
[20:08:39] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[20:08:39] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[20:08:39] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[20:08:39] [main/INFO] [FML]: Forge Mod Loader version 7.99.4.1408 for Minecraft 1.7.10 loading
[20:08:39] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 8.1:amd64:6.3, installed at C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25
[20:08:39] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[20:08:39] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[20:08:39] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[20:08:39] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[20:08:39] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:08:43] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[20:08:43] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[20:08:43] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:08:43] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[20:08:44] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[20:08:44] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[20:08:44] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[20:08:46] [main/INFO]: Setting user: PrimevalWerewolf
[20:08:50] [Client thread/INFO]: LWJGL Version: 2.9.1
[20:08:51] [Client thread/INFO] [STDOUT]: [cpw.mods.fml.client.SplashProgress:start:180]: ---- Minecraft Crash Report ----
// You're mean.

Time: 5/26/15 8:08 PM
Description: Loading screen debug info

java.lang.Throwable
at cpw.mods.fml.client.SplashProgress.start(SplashProgress.java:179)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:192)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
at net.minecraft.client.main.Main.main(SourceFile:148)
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:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

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

-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 2894379632 bytes (2760 MB) / 3087007744 bytes (2944 MB) up to 3087007744 bytes (2944 MB)
JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3072M -Xms3072M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML:
GL info: ' Vendor: 'Intel' Version: '4.0.0 - Build 10.18.10.3355' Renderer: 'Intel(R) HD Graphics'
[20:08:52] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
[20:08:52] [Client thread/INFO] [FML]: MinecraftForge v10.13.3.1408 Initialized
[20:08:52] [Client thread/INFO] [FML]: Replaced 183 ore recipies
[20:08:52] [Client thread/INFO] [FML]: Preloading CrashReport classes
[20:08:52] [Client thread/INFO] [FML]: net.minecraft.world.World$1
[20:08:52] [Client thread/INFO] [FML]: net.minecraft.world.World$2
[20:08:52] [Client thread/INFO] [FML]: net.minecraft.world.World$3
[20:08:52] [Client thread/INFO] [FML]: net.minecraft.world.World$4
[20:08:52] [Client thread/INFO] [FML]: net.minecraft.world.chunk.Chunk$1
[20:08:52] [Client thread/INFO] [FML]: net.minecraft.crash.CrashReportCategory$1
[20:08:52] [Client thread/INFO] [FML]: net.minecraft.crash.CrashReportCategory$2
[20:08:52] [Client thread/INFO] [FML]: net.minecraft.crash.CrashReportCategory$3
[20:08:52] [Client thread/INFO] [FML]: net.minecraft.entity.Entity$1
[20:08:52] [Client thread/INFO] [FML]: net.minecraft.entity.Entity$2
[20:08:52] [Client thread/INFO] [FML]: net.minecraft.entity.EntityTracker$1
[20:08:52] [Client thread/INFO] [FML]: net.minecraft.world.gen.layer.GenLayer$1
[20:08:52] [Client thread/INFO] [FML]: net.minecraft.world.gen.layer.GenLayer$2
[20:08:52] [Client thread/INFO] [FML]: net.minecraft.entity.player.InventoryPlayer$1
[20:08:52] [Client thread/INFO] [FML]: net.minecraft.world.gen.structure.MapGenStructure$1
[20:08:52] [Client thread/INFO] [FML]: net.minecraft.world.gen.structure.MapGenStructure$2
[20:08:52] [Client thread/INFO] [FML]: net.minecraft.world.gen.structure.MapGenStructure$3
[20:08:52] [Client thread/INFO] [FML]: net.minecraft.server.MinecraftServer$3
[20:08:52] [Client thread/INFO] [FML]: net.minecraft.server.MinecraftServer$4
[20:08:52] [Client thread/INFO] [FML]: net.minecraft.server.MinecraftServer$5
[20:08:52] [Client thread/INFO] [FML]: net.minecraft.nbt.NBTTagCompound$1
[20:08:52] [Client thread/INFO] [FML]: net.minecraft.nbt.NBTTagCompound$2
[20:08:52] [Client thread/INFO] [FML]: net.minecraft.network.NetHandlerPlayServer$2
[20:08:52] [Client thread/INFO] [FML]: net.minecraft.network.NetworkSystem$3
[20:08:52] [Client thread/INFO] [FML]: net.minecraft.tileentity.TileEntity$1
[20:08:52] [Client thread/INFO] [FML]: net.minecraft.tileentity.TileEntity$2
[20:08:52] [Client thread/INFO] [FML]: net.minecraft.tileentity.TileEntity$3
[20:08:52] [Client thread/INFO] [FML]: net.minecraft.world.storage.WorldInfo$1
[20:08:52] [Client thread/INFO] [FML]: net.minecraft.world.storage.WorldInfo$2
[20:08:52] [Client thread/INFO] [FML]: net.minecraft.world.storage.WorldInfo$3
[20:08:52] [Client thread/INFO] [FML]: net.minecraft.world.storage.WorldInfo$4
[20:08:52] [Client thread/INFO] [FML]: net.minecraft.world.storage.WorldInfo$5
[20:08:52] [Client thread/INFO] [FML]: net.minecraft.world.storage.WorldInfo$6
[20:08:52] [Client thread/INFO] [FML]: net.minecraft.world.storage.WorldInfo$7
[20:08:52] [Client thread/INFO] [FML]: net.minecraft.world.storage.WorldInfo$8
[20:08:52] [Client thread/INFO] [FML]: net.minecraft.world.storage.WorldInfo$9
[20:08:52] [Client thread/INFO] [FML]: net.minecraft.client.Minecraft$3
[20:08:52] [Client thread/INFO] [FML]: net.minecraft.client.Minecraft$4
[20:08:52] [Client thread/INFO] [FML]: net.minecraft.client.Minecraft$5
[20:08:52] [Client thread/INFO] [FML]: net.minecraft.client.Minecraft$6
[20:08:52] [Client thread/INFO] [FML]: net.minecraft.client.Minecraft$7
[20:08:52] [Client thread/INFO] [FML]: net.minecraft.client.Minecraft$8
[20:08:52] [Client thread/INFO] [FML]: net.minecraft.client.Minecraft$9
[20:08:52] [Client thread/INFO] [FML]: net.minecraft.client.Minecraft$10
[20:08:52] [Client thread/INFO] [FML]: net.minecraft.client.Minecraft$11
[20:08:52] [Client thread/INFO] [FML]: net.minecraft.client.Minecraft$12
[20:08:52] [Client thread/INFO] [FML]: net.minecraft.client.Minecraft$13
[20:08:52] [Client thread/INFO] [FML]: net.minecraft.client.Minecraft$14
[20:08:52] [Client thread/INFO] [FML]: net.minecraft.client.Minecraft$15
[20:08:52] [Client thread/INFO] [FML]: net.minecraft.client.multiplayer.WorldClient$1
[20:08:52] [Client thread/INFO] [FML]: net.minecraft.client.multiplayer.WorldClient$2
[20:08:52] [Client thread/INFO] [FML]: net.minecraft.client.multiplayer.WorldClient$3
[20:08:52] [Client thread/INFO] [FML]: net.minecraft.client.multiplayer.WorldClient$4
[20:08:52] [Client thread/INFO] [FML]: net.minecraft.client.particle,EffectRenderer$1
[20:08:52] [Client thread/INFO] [FML]: net.minecraft.client.particle,EffectRenderer$2
[20:08:52] [Client thread/INFO] [FML]: net.minecraft.client.particle,EffectRenderer$3
[20:08:52] [Client thread/INFO] [FML]: net.minecraft.client.particle,EffectRenderer$4
[20:08:52] [Client thread/INFO] [FML]: net.minecraft.client.renderer.EntityRenderer$1
[20:08:52] [Client thread/INFO] [FML]: net.minecraft.client.renderer.EntityRenderer$2
[20:08:52] [Client thread/INFO] [FML]: net.minecraft.client.renderer.EntityRenderer$3
[20:08:52] [Client thread/INFO] [FML]: net.minecraft.server.integrated.IntegratedServer$1
[20:08:52] [Client thread/INFO] [FML]: net.minecraft.server.integrated.IntegratedServer$2
[20:08:52] [Client thread/INFO] [FML]: net.minecraft.client.renderer.RenderGlobal$1
[20:08:52] [Client thread/INFO] [FML]: net.minecraft.client.renderer.entity.RenderItem$1
[20:08:52] [Client thread/INFO] [FML]: net.minecraft.client.renderer.entity.RenderItem$2
[20:08:52] [Client thread/INFO] [FML]: net.minecraft.client.renderer.entity.RenderItem$3
[20:08:52] [Client thread/INFO] [FML]: net.minecraft.client.renderer.entity.RenderItem$4
[20:08:52] [Client thread/INFO] [FML]: net.minecraft.client.renderer.texture.TextureAtlasSprite$1
[20:08:52] [Client thread/INFO] [FML]: net.minecraft.client.renderer.texture.TextureManager$1
[20:08:52] [Client thread/INFO] [FML]: net.minecraft.client.renderer.texture.TextureMap$1
[20:08:52] [Client thread/INFO] [FML]: net.minecraft.client.renderer.texture.TextureMap$2
[20:08:52] [Client thread/INFO] [FML]: net.minecraft.client.renderer.texture.TextureMap$3
[20:08:52] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
[20:08:52] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
[20:08:52] [Client thread/INFO] [FML]: Searching C:\Users\Elora\AppData\Roaming.minecraft\mods for mods
[20:08:59] [Client thread/INFO] [FML]: Forge Mod Loader has identified 3 mods to load
[20:08:59] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge] at CLIENT
[20:08:59] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge] at SERVER
[20:09:00] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge
[20:09:00] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
[20:09:00] [Client thread/INFO] [FML]: Found 341 ObjectHolder annotations
[20:09:00] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[20:09:00] [Client thread/INFO] [FML]: Applying holder lookups
[20:09:00] [Client thread/INFO] [FML]: Holder lookups applied
[20:09:00] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[20:09:00] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
[20:09:01] [Thread-8/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
[20:09:01] [Thread-8/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[20:09:01] [Thread-8/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
[20:09:01] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[20:09:01] [Sound Library Loader/INFO]: Sound engine started
[20:09:04] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas
[20:09:04] [Client thread/INFO]: Created: 256x256 textures/items-atlas
[20:09:05] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 3 mods
[20:09:05] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge
[20:09:06] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas
[20:09:06] [Client thread/INFO]: Created: 256x256 textures/items-atlas
[20:09:06] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[20:09:06] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: SoundSystem shutting down...
[20:09:06] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:importantMessage:90]: Author: Paul Lamb, www.paulscode.com
[20:09:06] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[20:09:06] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[20:09:06] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
[20:09:06] [Thread-10/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
[20:09:06] [Thread-10/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[20:09:06] [Thread-10/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
[20:09:07] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[20:09:07] [Sound Library Loader/INFO]: Sound engine started
[20:09:08] [Client thread/ERROR]: Couldn't toggle fullscreen
java.lang.IllegalStateException: From thread Thread[Client thread,5,main]: Thread[Thread-6,5,main] already has the context current
at org.lwjgl.opengl.ContextGL.checkAccess(ContextGL.java:184) ~[lwjgl-2.9.1.jar:?]
at org.lwjgl.opengl.ContextGL.makeCurrent(ContextGL.java:189) ~[lwjgl-2.9.1.jar:?]
at org.lwjgl.opengl.DrawableGL.makeCurrent(DrawableGL.java:110) ~[lwjgl-2.9.1.jar:?]
at org.lwjgl.opengl.Display.makeCurrent(Display.java:706) ~[lwjgl-2.9.1.jar:?]
at org.lwjgl.opengl.Display.makeCurrentAndSetSwapInterval(Display.java:1025) ~[lwjgl-2.9.1.jar:?]
at org.lwjgl.opengl.Display.setDisplayMode(Display.java:251) ~[lwjgl-2.9.1.jar:?]
at net.minecraft.client.Minecraft.func_110441_Q(Minecraft.java:699) ~[bao.class:?]
at net.minecraft.client.Minecraft.func_71352_k(Minecraft.java:1490) [bao.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:571) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
[20:09:27] [Server thread/INFO]: Starting integrated minecraft server version 1.7.10
[20:09:27] [Server thread/INFO]: Generating keypair
[20:09:27] [Server thread/INFO] [FML]: Injecting existing block and item data into this server instance
[20:09:27] [Server thread/INFO] [FML]: Applying holder lookups
[20:09:27] [Server thread/INFO] [FML]: Holder lookups applied
[20:09:27] [Server thread/INFO] [FML]: Loading dimension 0 (New World) (net.minecraft.server.integrated.IntegratedServer@427b3ac4)
[20:09:27] [Server thread/INFO] [FML]: Loading dimension 1 (New World) (net.minecraft.server.integrated.IntegratedServer@427b3ac4)
[20:09:28] [Server thread/INFO] [FML]: Loading dimension -1 (New World) (net.minecraft.server.integrated.IntegratedServer@427b3ac4)
[20:09:28] [Server thread/INFO]: Preparing start region for level 0
[20:09:29] [Server thread/INFO]: Preparing spawn area: 12%
[20:09:30] [Server thread/INFO]: Preparing spawn area: 53%
[20:09:31] [Server thread/INFO]: Preparing spawn area: 83%
[20:09:31] [Server thread/INFO]: Changing view distance to 24, from 10
[20:09:32] [Netty Client IO #0/INFO] [FML]: Server protocol version 2
[20:09:32] [Netty IO #1/INFO] [FML]: Client protocol version 2
[20:09:32] [Netty IO #1/INFO] [FML]: Client attempting to join with 3 mods : [email protected],[email protected],[email protected]
[20:09:32] [Netty IO #1/INFO] [FML]: Attempting connection with missing mods [] at CLIENT
[20:09:32] [Netty Client IO #0/INFO] [FML]: Attempting connection with missing mods [] at SERVER
[20:09:33] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
[20:09:33] [Client thread/INFO] [FML]: [Client thread] Client side modded connection established
[20:09:33] [Server thread/INFO]: PrimevalWerewolf[local:E:3c6dd927] logged in with entity id 322 at (35.5, 71.0, 258.5)
[20:09:33] [Server thread/INFO]: PrimevalWerewolf joined the game

[2.2.0.2a] NullPointerException on mob spawn/attack

java.lang.NullPointerException: Ticking entity at mc.Mitchellbrine.diseaseCraft.event.ContractingEvents.attackEvent(ContractingEvents.java:72) at cpw.mods.fml.common.eventhandler.ASMEventHandler_154_ContractingEvents_attackEvent_LivingAttackEvent.invoke(.dynamic) at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140) at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:302) at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:850) at net.minecraft.entity.monster.EntityMob.func_70652_k(EntityMob.java:143) at net.minecraft.entity.monster.EntityZombie.func_70652_k(EntityZombie.java:340) at net.minecraft.entity.ai.EntityAIAttackOnCollide.func_75246_d(EntityAIAttackOnCollide.java:162) at net.minecraft.entity.ai.EntityAITasks.func_75774_a(SourceFile:103) at net.minecraft.entity.EntityLiving.func_70619_bc(EntityLiving.java:582) at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:2066) at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:388) at net.minecraft.entity.monster.EntityMob.func_70636_d(EntityMob.java:36) at net.minecraft.entity.monster.EntityZombie.func_70636_d(EntityZombie.java:244) at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1899) at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:213) at net.minecraft.entity.monster.EntityMob.func_70071_h_(EntityMob.java:41) at net.minecraft.entity.monster.EntityZombie.func_70071_h_(EntityZombie.java:335) at net.minecraft.world.World.func_72866_a(World.java:2674) at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:795) at net.minecraft.world.World.func_72870_g(World.java:2623) at net.minecraft.world.World.func_72939_s(World.java:2423) at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:628) at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:954) at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:431) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:809) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:669) at java.lang.Thread.run(Thread.java:745)

Diseases from Biomes?

Hi. Is it possible to make a disease that you can get from a biome? For example, a jungle biome has a 15% chance of giving you malaria?

Singleplayer Crash

Not sure what is going on here but after adding disease craft on 1558 forge clicking on my world and loading it crashed my client

---- Minecraft Crash Report ----
// Ooh. Shiny.

Time: 2/17/16 2:13 PM
Description: Ticking memory connection

java.lang.NullPointerException: Ticking memory connection
at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:101)
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:165)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:659)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)

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

-- Head --
Stacktrace:
at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:101)
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)

-- Ticking connection --
Details:
Connection: net.minecraft.network.NetworkManager@1aa416a
Stacktrace:
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:165)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:659)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)

-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.8.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 3729195472 bytes (3556 MB) / 6538395648 bytes (6235 MB) up to 6538395648 bytes (6235 MB)
JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms3840m -Xmx6784m
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 4, tcache: 0, allocated: 12, tallocated: 94
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1558 103 mods loaded, 103 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAA mcp{9.05} Minecraft Coder Pack
UCHIJAAAA FML{7.10.99.99} Forge Mod Loader
UCHIJAAAA Forge{10.13.4.1558} Minecraft Forge
UCHIJAAAA CodeChickenCore{1.0.7.46} CodeChicken Core
UCHIJAAAA DCModLoader{1.0} DCModuleLoader
UCHIJAAAA ivtoolkit{IvToolkit} 1.2
UCHIJAAAA NotEnoughItems{1.0.5.111} Not Enough Items
UCHIJAAAA OpenModsCore{0.8} OpenModsCore
UCHIJAAAA zeldaswordskills{1.7.10-2.3.1} Zelda Sword Skills
UCHIJAAAA lucky{5.1.0} [Lucky Block]([1-7-10]_Lucky_Block_v5-1-0 %282%29.jar)
UCHIJAAAA DamageIndicatorsMod{3.2.0} Damage Indicators
UCHIJAAAA MetallurgyCore{4.0.4} Metallurgy Core
UCHIJAAAA Agriculture{2.0} Agriculture
UCHIJAAAA armourersWorkshop{1.7.10-0.38.0.97} Armourer's Workshop
UCHIJAAAA plushieWrapper{0.0.0} Plushie Wrapper
UCHIJAAAA AtlanticCharacters{0.4.0} Atlantic Characters
UCHIJAAAA AtlantisWater{1.6.3} Atlantian Water
UCHIJAAAA babymobs{1.0} [Baby Mobs](BabyMobs-1.7.10-1.1 %281%29.jar)
UCHIJAAAA BiblioCraft{1.11.4} BiblioCraft
UCHIJAAAA Mantle{1.7.10-0.3.2.jenkins191} Mantle
UCHIJAAAA Natura{2.2.0} [Natura](natura-1.7.10-2.2.0.1 %281%29.jar)
UCHIJAAAA Forestry{4.2.0.47} Forestry for Minecraft
UCHIJAAAA BiblioWoodsForestry{1.7} BiblioWoods Forestry Edition
UCHIJAAAA BiblioWoodsNatura{1.5} BiblioWoods Natura Edition
UCHIJAAAA CameraStudio{2.1710} Camera Studio
UCHIJAAAA CarpentersBlocks{3.3.6} [Carpenter's Blocks](Carpenter's Blocks v3.3.6 - MC 1.7.10.jar)
UCHIJAAAA Railcraft{9.8.0.0} Railcraft
UCHIJAAAA ForgeMultipart{1.1.2.331} Forge Multipart
UCHIJAAAA chisel{2.5.1.44} Chisel 2
UCHIJAAAA craftingpillars{1.6.0} Crafting Pillars Mod
UCHIJAAAA CrossbowMod2{a0.1.6} Crossbow Mod 2
UCHIJAAAA CustomSpawner{3.3.0} [DrZhark's CustomSpawner](CustomMobSpawner 3.3.0.zip)
UCHIJAAAA customnpcs{1.7.10d} CustomNpcs
UCHIJAAAA PTRModelLib{1.0.0} PTRModelLib
UCHIJAAAA props{2.2.1a} Decocraft
UCHIJAAAA DiseaseCraft{2.0} DiseaseCraft
UCHIJAAAA doggystyle{1.1.3.99} Doggy Style
UCHIJAAAA dungeonmobs{4.1.3} [Dungeon Mobs](Dungeon Mobs v4.1.3 %281%29.jar)
UCHIJAAAA enhancedportals{3.0.12} EnhancedPortals
UCHIJAAAA fantastic{1.0.0} [Fantastic Fish](fantastic-1.4 %282%29.jar)
UCHIJAAAA flansmod{4.10.0} [Flan's Mod](Flans Mod-1.7.10-4.10.0.jar)
UCHIJAAAA FoodPlus{3.2rS} §bFood Plus
UCHIJAAAA GardenContainers{1.7.10-1.7.0} Garden Containers
UCHIJAAAA GardenCore{1.7.10-1.7.0} Garden Core
UCHIJAAAA GardenStuff{1.7.10-1.7.0} Garden Stuff
UCHIJAAAA GardenTrees{1.7.10-1.7.0} Garden Trees
UCHIJAAAA grapplemod{1.7.10-v4} grapplemod
UCHIJAAAA GrimoireOfGaia{1.0.0} Grimoire of Gaia 3
UCHIJAAAA hidenames{1.1.7} [Hide Names](Hide Names-1.7.10-1.1.8.jar)
UCHIJAAAA iChunUtil{4.2.2} iChunUtil
UCHIJAAAA malisiscore{1.7.10-0.13.1} MalisisCore
UCHIJAAAA malisisdoors{1.7.10-1.12.2} Malisis' Doors
UCHIJAAAA Mekanism{8.1.7} Mekanism
UCHIJAAAA MekanismGenerators{8.1.7} MekanismGenerators
UCHIJAAAA MekanismTools{8.1.7} MekanismTools
UCHIJAAAA minepainter{0.2.6} MinePainter
UCHIJAAAA thinknoodlesmod{1.0.12} Thinknoodles mod
UCHIJAAAA modelcitizens{1.0.1} Model Citizens
UCHIJAAAA Morph{0.9.1} Morph
UCHIJAAAA cfm{3.4.8} §9MrCrayfish's Furniture Mod
UCHIJAAAA MSM3{3.0.0d} More Swords 3
UCHIJAAAA NEIAddons{1.12.10.33} [NEI Addons](NEI Addons- Ex Nihilo.jar)
UCHIJAAAA NEIAddons|AppEng{1.12.10.33} [NEI Addons: Applied Energistics 2](NEI Addons- Ex Nihilo.jar)
UCHIJAAAA NEIAddons|Botany{1.12.10.33} [NEI Addons: Botany](NEI Addons- Ex Nihilo.jar)
UCHIJAAAA NEIAddons|Forestry{1.12.10.33} [NEI Addons: Forestry](NEI Addons- Ex Nihilo.jar)
UCHIJAAAA NEIAddons|CraftingTables{1.12.10.33} [NEI Addons: Crafting Tables](NEI Addons- Ex Nihilo.jar)
UCHIJAAAA NEIAddons|ExNihilo{1.12.10.33} [NEI Addons: Ex Nihilo](NEI Addons- Ex Nihilo.jar)
UCHIJAAAA OpenMods{0.8} OpenMods
UCHIJAAAA OpenBlocks{1.4.4} [OpenBlocks](OpenBlocks-1.7.10-1.4.4 %281%29.jar)
UCHIJAAAA harvestcraft{1.7.10j} [Pam's HarvestCraft](Pam's HarvestCraft 1.7.10La %281%29.jar)
UCHIJAAAA secretroomsmod{4.7.1} The SecretRoomsMod
UCHIJAAAA securitycraft{v1.6.1} [SecurityCraft](SecurityCraft v1.6.0 for 1.7.10.jar)
UCHIJAAAA SSTOW{1.7.10-0.1-RC9-7} [Soul Shards: The Old Ways](Soul Shards- The Old Ways.jar)
UCHIJAAAA sprinkles_for_vanilla{1.6.0} sprinkles_for_vanilla
UCHIJAAAA stretchermod{1.0} Stretcher Mod
UCHIJAAAA TConstruct{1.7.10-1.8.8.build988} Tinkers' Construct
UCHIJAAAA weaponmod{v1.14.3} [Balkon's WeaponMod](weaponmod-1.14.3 %282%29.jar)
UCHIJAAAA pixelartist{1.7.10-1.1.7} pixelartist
UCHIJAAAA xtrablocksbuildings{1.7.10-1.1.7} xtrablocksbuildings
UCHIJAAAA xtrablocksdiyadmin{1.7.10-1.1.7} xtrablocksdiyadmin
UCHIJAAAA xtrablocksdiycloth{1.7.10-1.1.7} xtrablocksdiycloth
UCHIJAAAA xtrablocksdiydecorations{1.7.10-1.1.7} xtrablocksdiydecorations
UCHIJAAAA xtrablocksdiydiscs{1.7.10-1.1.7} xtrablocksdiydiscs
UCHIJAAAA xtrablocksdiyfencing{1.7.10-1.1.7} xtrablocksdiyfencing
UCHIJAAAA xtrablocksdiyfood{1.7.10-1.1.7} xtrablocksdiyfood
UCHIJAAAA xtrablocksdiyglow{1.7.10-1.1.7} xtrablocksdiyglow
UCHIJAAAA xtrablocksdiyliquids{1.7.10-1.1.7} xtrablocksdiyliquids
UCHIJAAAA xtrablocksdiymetal{1.7.10-1.1.7} xtrablocksdiymetal
UCHIJAAAA xtrablocksdiypanels{1.7.10-1.1.7} xtrablocksdiypanels
UCHIJAAAA xtrablocksdiypowered{1.7.10-1.1.7} xtrablocksdiypowered
UCHIJAAAA xtrablocksdiysoundblocks{1.7.10-1.1.7} xtrablocksdiysoundblocks
UCHIJAAAA xtrablocksdiystone{1.7.10-1.1.7} xtrablocksdiystone
UCHIJAAAA xtrablocksdiystorage{1.7.10-1.1.7} xtrablocksdiystorage
UCHIJAAAA xtrablocksdiyweapons{1.7.10-1.1.7} xtrablocksdiyweapons
UCHIJAAAA xtrablocksdiywood{1.7.10-1.1.7} xtrablocksdiywood
UCHIJAAAA xtrablocksdiyxtras{1.7.10-1.1.7} xtrablocksdiyxtras
UCHIJAAAA xtrablocksdiyfurniture{1.7.10-1.1.7} xtrablocksdiyfurniture
UCHIJAAAA xtrablocksdiymiscmodels{1.7.10-1.1.7} xtrablocksdiymiscmodels
UCHIJAAAA xtrablocksdiytombs{1.7.10-1.1.7} xtrablocksdiytombs
UCHIJAAAA xtrablocksdiyglass{1.7.10-1.1.7} xtrablocksdiyglass
UCHIJAAAA yegamolchattels{1.1.2} Ye Gamol Chattels
UCHIJAAAA McMultipart{1.1.2.331} Minecraft Multipart Plugin
UCHIJAAAA ForgeMicroblock{1.1.2.331} Forge Microblocks
GL info: ERROR RuntimeException: No OpenGL context found in the current thread.
OpenModsLib class transformers: [stencil_patches:FINISHED],[movement_callback:FINISHED],[map_gen_fix:FINISHED],[gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED]
Class transformer null safety: all safe
Mantle Environment: Environment healthy.
TConstruct Environment: Environment healthy.
Stencil buffer state: Function set: GL30, pool: internal, bits: 8
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Player Count: 1 / 8; [EntityPlayerMP['TheCodyMaverick'/2632, l='world', x=11.22, y=119.75, z=23.47]]
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'

Crash on starting new world

---- Minecraft Crash Report ----
// You're mean.

Time: 9/6/15 2:40 PM
Description: Ticking memory connection

java.lang.NullPointerException: Ticking memory connection
at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:101)
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:165)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:659)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:186)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)

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

-- Head --
Stacktrace:
at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:101)
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)

-- Ticking connection --
Details:
Connection: net.minecraft.network.NetworkManager@8589b3
Stacktrace:
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:165)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:659)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:186)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)

-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.8.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 98206624 bytes (93 MB) / 1330642944 bytes (1269 MB) up to 1908932608 bytes (1820 MB)
JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2048m -XX:MaxPermSize=256m
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1492 Optifine OptiFine_1.7.10_HD_U_C1 129 mods loaded, 129 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAA mcp{9.05} Minecraft Coder Pack
UCHIJAAAA FML{7.10.99.99} Forge Mod Loader
UCHIJAAAA Forge{10.13.4.1492} Minecraft Forge
UCHIJAAAA modJ_StarMinerCore{0.9.7} StarMinerCore
UCHIJAAAA appliedenergistics2-core{rv2-stable-10} AppliedEnergistics2 Core
UCHIJAAAA CodeChickenCore{1.0.7.47} CodeChicken Core
UCHIJAAAA DCModLoader{1.0} DCModuleLoader
UCHIJAAAA gasesCore{1.6.2} Glenn's Gases Core
UCHIJAAAA gasesFrameworkCore{1.1.2} Gases Framework Core
UCHIJAAAA Micdoodlecore{} Micdoodle8 Core
UCHIJAAAA NotEnoughItems{1.0.5.111} Not Enough Items
UCHIJAAAA {000} CoFH ASM
UCHIJAAAA Trapcraft{v2.2.1a} [Trapcraft]([1.7.10] Trapcraft - v2.3.0a.zip)
UCHIJAAAA gender{1.0.1} Gender
UCHIJAAAA CoFHCore{1.7.10R3.0.3} CoFH Core
UCHIJAAAA IC2{2.2.765-experimental} IndustrialCraft 2
UCHIJAAAA advancedgenetics{1.5.9} Advanced Genetics
UCHIJAAAA adventuremod{0.5} Infinite Adventure Mod
UCHIJAAAA AnimationAPI{1.2.4} AnimationAPI
UCHIJAAAA modJ_StarMiner{0.9.7} Starminer Mod
UCHIJAAAA AppleCore{1.1.0} AppleCore
UCHIJAAAA appliedenergistics2{rv2-stable-10} Applied Energistics 2
UCHIJAAAA Backpack{2.0.1} Backpack
UCHIJAAAA BiblioCraft{1.10.5} BiblioCraft
UCHIJAAAA Railcraft{9.7.0.0} Railcraft
UCHIJAAAA TwilightForest{2.3.7} The Twilight Forest
UCHIJAAAA ForgeMultipart{1.2.0.345} Forge Multipart
UCHIJAAAA chisel{2.4.1.40} Chisel 2
UCHIJAAAA ctmlib{1.0.1.5} CTMLib
UCHIJAAAA ComputerCraft{1.73} ComputerCraft
UCHIJAAAA BuildMod{v1.0} Build Mod
UCHIJAAAA CoroAI{v1.0} CoroAI
UCHIJAAAA ExtendedRenderer{v1.0} Extended Renderer
UCHIJAAAA ConfigMod{v1.0} Extended Mod Config
UCHIJAAAA DeadlyWorld{1.0.2} Deadly World
UCHIJAAAA DiseaseCraft{2.0} DiseaseCraft
UCHIJAAAA eplus{3.0.2-d} Enchanting Plus
UCHIJAAAA Mantle{1.7.10-0.3.2.jenkins184} [Mantle](Mantle-1.7.10-0.3.2 %281%29.jar)
UCHIJAAAA MineFactoryReloaded{1.7.10R2.8.0} MineFactory Reloaded
UCHIJAAAA ThermalFoundation{1.7.10R1.2.0} Thermal Foundation
UCHIJAAAA ThermalExpansion{1.7.10R4.0.3B1} Thermal Expansion
UCHIJAAAA Waila{1.5.10} Waila
UCHIJAAAA TConstruct{1.7.10-1.8.6a.build969} Tinkers' Construct
UCHIJAAAA ExtraUtilities{1.2.9} Extra Utilities
UCHIJAAAA flansmod{4.10.0} [Flan's Mod](Flans Mod-1.7.10-4.10.0.jar)
UCHIJAAAA FloodLights{0.6.1-74} Flood Lights
UCHIJAAAA GalacticraftCore{3.0.12} Galacticraft Core
UCHIJAAAA GalacticraftMars{3.0.12} Galacticraft Planets
UCHIJAAAA gasesFramework{1.1.2} Gases Framework
UCHIJAAAA gases{1.6.2} Glenn's Gases
UCHIJAAAA gasesFrameworkWAILA{1.0.0} Gases Framework WAILA plugin
UCHIJAAAA HardcoreDarkness{1.6} Hardcore Darkness
UCHIJAAAA HardcoreEnderExpansion{1.8.2} [Hardcore Ender Expansion](HardcoreEnderExpansion MC-1.7.10 v1.8.2.jar)
UCHIJAAAA hidenames{1.1.7} [Hide Names](Hide Names-1.7.10-1.1.8.jar)
UCHIJAAAA HardcoreQuesting{The Journey (4.2.4)} [Hardcore Questing Mode](HQM-The Journey %284.2.4%29.jar)
UCHIJAAAA iChunUtil{4.1.3} iChunUtil
UCHIJAAAA InfernalMobs{1.6.0} Infernal Mobs
UCHIJAAAA IronChest{6.0.60.741} Iron Chest
UCHIJAAAA journeymap{@Jmversion@} JourneyMap
UCHIJAAAA kwastibustmonsters{1.0.9} Kwasti Bust Monsters
UCHIJAAAA RadixCore{2.0.2} RadixCore
UCHIJAAAA MCA{1.7.10-5.0.7.2} Minecraft Comes Alive
UCHIJAAAA Mekanism{8.1.7} Mekanism
UCHIJAAAA MekanismGenerators{8.1.7} MekanismGenerators
UCHIJAAAA MekanismTools{8.1.7} MekanismTools
UCHIJAAAA meteors{2.14.3} Falling Meteors
UCHIJAAAA minechem{5.0.5.108} Minechem
UCHIJAAAA MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.0} MFR Compat: Applied Energistics
UCHIJAAAA MineFactoryReloaded|CompatAtum{1.7.10R2.8.0} MFR Compat: Atum
UCHIJAAAA MineFactoryReloaded|CompatBackTools{1.7.10R2.8.0} MFR Compat: BackTools
UCHIJAAAA MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.0} MFR Compat: BuildCraft
UCHIJAAAA MineFactoryReloaded|CompatChococraft{1.7.10R2.8.0} MFR Compat: Chococraft
UCHIJAAAA MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.0} MFR Compat: ExtraBiomes
UCHIJAAAA MineFactoryReloaded|CompatForestry{1.7.10R2.8.0} MFR Compat: Forestry
UCHIJAAAA MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.0} MFR Compat: ForgeMicroblock
UCHIJAAAA MineFactoryReloaded|CompatIC2{1.7.10R2.8.0} MFR Compat: IC2
UCHIJAAAA MineFactoryReloaded|CompatMystcraft{1.7.10R2.8.0} MFR Compat: Mystcraft
UCHIJAAAA MrTJPCoreMod{1.1.0.31} MrTJPCore
UCHIJAAAA ProjRed|Core{4.7.0pre8.92} ProjectRed Core
UCHIJAAAA MineFactoryReloaded|CompatProjRed{1.7.10R2.8.0} MFR Compat ProjectRed
UCHIJAAAA MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.0} MFR Compat: Railcraft
UCHIJAAAA MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.0} MFR Compat: Sufficient Biomes
UCHIJAAAA MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.0} MFR Compat: Thaumcraft
UCHIJAAAA MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.0} MFR Compat: Thermal Expansion
UCHIJAAAA MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.0} MFR Compat: Tinkers' Construct
UCHIJAAAA MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.0} MFR Compat: TwilightForest
UCHIJAAAA MineFactoryReloaded|CompatVanilla{1.7.10R2.8.0} MFR Compat: Vanilla
UCHIJAAAA MoarFood{V5.9.2} MoarFood
UCHIJAAAA MorePlanet{1.2.9} More Planets
UCHIJAAAA me{1.3.2.1} More Enchantments
UCHIJAAAA AencEx{0.0.1} AencEx
UCHIJAAAA cfm{3.4.8} §9MrCrayfish's Furniture Mod
UCHIJAAAA MutantCreatures{1.4.9} Mutant Creatures
UCHIJAAAA NaturalAbsorption{1.2.1} Natural Absorption
UCHIJAAAA NEIAddons{1.12.11.36} NEI Addons
UCHIJAAAA NEIAddons|Developer{1.12.11.36} NEI Addons: Developer Tools
UCHIJAAAA NEIAddons|AppEng{1.12.11.36} NEI Addons: Applied Energistics 2
UCHIJAAAA NEIAddons|Botany{1.12.11.36} NEI Addons: Botany
UCHIJAAAA NEIAddons|Forestry{1.12.11.36} NEI Addons: Forestry
UCHIJAAAA NEIAddons|CraftingTables{1.12.11.36} NEI Addons: Crafting Tables
UCHIJAAAA NEIAddons|ExNihilo{1.12.11.36} NEI Addons: Ex Nihilo
UCHIJAAAA openmodularturrets{2.1.3-163} Open Modular Turrets
UCHIJAAAA PneumaticCraft{1.9.15-104} PneumaticCraft
UCHIJAAAA ProjRed|Transmission{4.7.0pre8.92} ProjectRed Transmission
UCHIJAAAA ProjRed|Transportation{4.7.0pre8.92} ProjectRed Transportation
UCHIJAAAA ProjRed|Compatibility{4.7.0pre8.92} ProjectRed Compatibility
UCHIJAAAA ProjRed|Integration{4.7.0pre8.92} ProjectRed Integration
UCHIJAAAA ProjRed|Fabrication{4.7.0pre8.92} ProjectRed Fabrication
UCHIJAAAA ProjRed|Expansion{4.7.0pre8.92} ProjectRed Expansion
UCHIJAAAA RedstoneArsenal{1.7.10R1.1.1} Redstone Arsenal
UCHIJAAAA secretroomsmod{4.7.1} The SecretRoomsMod
UCHIJAAAA punt{1.7.10-10.13.0-16.1} Punt
UCHIJAAAA whitehall{1.7.10-10.13.0-16.1} Whitehall
UCHIJAAAA hoy{1.7.10-10.13.0-16.1} Hoy
UCHIJAAAA smallboats{1.7.10-10.13.0-16.1} SmallBoats (base)
UCHIJAAAA SolarExpansion{1.6a} Solar Expansion
UCHIJAAAA SophisticatedWolves{3.2.0} [SophisticatedWolves](Sophisticated Wolves 3.2.0.jar)
UCHIJAAAA SpecialMobs{3.1.1} Special Mobs
UCHIJAAAA SpiceOfLife{1.2.4} The Spice of Life
UCHIJAAAA Sync{4.0.0} Sync
UCHIJAAAA ThermalDynamics{1.7.10R1.1.0} Thermal Dynamics
UCHIJAAAA thirstmod{1.8.14} Thirst Mod
UCHIJAAAA WailaHarvestability{1.1.2} Waila Harvestability
UCHIJAAAA ZAMod{v1.9.5} Zombie Awareness
UCHIJAAAA McMultipart{1.2.0.345} Minecraft Multipart Plugin
UCHIJAAAA ForgeRelocation{0.0.1.3} ForgeRelocation
UCHIJAAAA MCFrames{1.0} MCFrames
UCHIJAAAA RelocationFMP{0.0.1.2} RelocationFMP
UCHIJAAAA ForgeMicroblock{1.2.0.345} Forge Microblocks
GL info: ERROR RuntimeException: No OpenGL context found in the current thread.
CoFHCore: -[1.7.10]3.0.3-303
AE2 Version: stable rv2-stable-10 for Forge 10.13.2.1291
Mantle Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: optifine
MineFactoryReloaded: -[1.7.10]2.8.0-104
ThermalFoundation: -[1.7.10]1.2.0-102
ThermalExpansion: -[1.7.10]4.0.3B1-218
TConstruct Environment: Environment healthy.
RedstoneArsenal: -[1.7.10]1.1.1-89
ThermalDynamics: -[1.7.10]1.1.0-161
AE2 Integration: IC2:ON, RotaryCraft:OFF, RC:ON, BC:OFF, RF:ON, RFItem:ON, MFR:ON, DSU:ON, FZ:OFF, FMP:ON, RB:OFF, CLApi:OFF, Waila:ON, InvTweaks:OFF, NEI:ON, CraftGuide:OFF, Mekanism:ON, ImmibisMicroblocks:OFF, BetterStorage:OFF
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Player Count: 1 / 8; [GCEntityPlayerMP['pike713'/318, l='New World', x=-195.50, y=80.00, z=261.50]]
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.