• 0

    posted a message on Looking for a mob mod

    Hello, I've been looking for an old mod for a while now that I recall playing with a few years back that added a number of mobs. Most of them were wildlife like animals, I can't remember the exact mix, but it was no where near Mo'Creatures. There was one specific mob in it though I remember, a kind of giant bat that didn't fly, but walked on all fours and would leap at you to attack. I think it was named something that started with an X or Z, and it only spawned in caves since it was hostile. I've spent some time hunting back through curseforge and the forums here trying to find it again with no luck. Anyone here happen to know what I am talking about?

    Posted in: Mods Discussion
  • 0

    posted a message on Custom NPCs
    Quote from EnderDude124»


    I've been looking for a fix to this problem for so long. Thanks!

    Posted in: Minecraft Mods
  • 0

    posted a message on SchopCraft - An EnviroMine Revival, with Other Stuff
    Quote from Schoperation»

    Wow, awesome. You're right with the fact that the sanity icon didn't fit with the others. I didn't know what to do, so I grab a steve head and added some exclamation points on top of it. But anyways, thank you very much! I will try some of these out on the weekend.

    About sanity itself... you can increase sanity by eating "happy" food like cookies and sleeping, from the top of my head. There should be a couple more options listed on the little wiki on the GitHub. I do plan on expanding sanity when I get to expanding ghost mode.

    Thanks for the info! Now I can turn sanity back on XD
    But for real there is a lot of cool potential here. Did you plan on updating some other Enviromine features into this mod as well, such as earthquakes, land slides, or cave gas/fires?
    Posted in: WIP Mods
  • 0

    posted a message on SchopCraft - An EnviroMine Revival, with Other Stuff
    Quote from 1_Cavman»

    [...]to be continued...


    F.) A cyclopedian eye, as references in many Lovecrafting values.
    G & H.) Two differenct styles of brain, one darker than the other.

    That is all the ones I made up so far, had some fun making them and playing around with your mod, hope you keep it up! :D
    Posted in: WIP Mods
  • 0

    posted a message on SchopCraft - An EnviroMine Revival, with Other Stuff

    Hey there, I was just commenting to say I am glad to see a new Enviromine like mod pop up. I got tons of questions and such, but can see it is still in development so will refrain somewhat. I did though want to ask about sanity, specifically how to bring it back up? You mentioned a few things that would lower it, but I've yet to figure out how to fix that. Gets kinda cumbersome with how fast it drops while debugging and testing mod compatibility.


    I do like it and all the gauges quite a lot though, especially the wetness gauge. I think you could get away with calling it a "Moisture" or "Moist" guage, especially since it is supposed to measure people's comfortableness anyways. XD I also wanted to add though that I like your guages, all prety simple and elegant, but I didn't care much for the Sanity icon. So I took some time to fiddle about and make some new ones. I do kinda like one or two, but I figure I will share them here incase anyone else might like them.

    A.) One of the things I didn't like was the asymetry of the !s above the head, so I moved one over and tried to sneak in a leaning ?

    B.) The other thing I didn't like was that it didn't follow the theme your other icons did with a real minimalist color pallet, so here I reduced it down to just Black, White, and Yellow.

    C&D.) I messed around with the idea of a brain poking out of a skull, in and out of the color scheme, kinda fun but idk.

    E.) Is a side profile of a head in the yellow scheme.

    to be continued...

    Posted in: WIP Mods
  • 0

    posted a message on Custom NPCs

    Hey I quite like this mod, I've put it into every custom personal pack I've made for a variety of reasons, but I was wondering if I could make a simple and quick request/suggestion. Would it be possible to add a new snout type, like a pig snout, one that is just a pixel or two above the bottom of the face, and not too far forward, kinda like the bunny snout but higher? I think it'd be cool for orcs or pigmen, but can make due with the bunny snout for now.


    Thanks though for creating and maintaining such an awesome and versatile mod!

    Posted in: Minecraft Mods
  • 0

    posted a message on Planttech 1.7.3 [55000+ Downloads] Now completely different!
    Hey there, I love the ideas done in this mod and been experimenting with it off and on. Been trying to put it together in a 1.9 pack and recently got a crash that seemed to be related to it. Here is a copy of the log, though it may be related to the newly updated Tinker's Construct I just tried to put in.
    [09:21:27] [Client thread/INFO]: SoundSystem shutting down...
    [09:21:27] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
    [09:21:27] [Sound Library Loader/INFO]: Starting up SoundSystem...
    [09:21:28] [Thread-14/INFO]: Initializing LWJGL OpenAL
    [09:21:28] [Thread-14/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
    [09:21:28] [Thread-14/INFO]: OpenAL initialized.
    [09:21:28] [Sound Library Loader/INFO]: Sound engine started
    [09:21:32] [Client thread/INFO]: Max texture size: 16384
    [09:21:34] [Client thread/INFO]: Created: 2048x2048 textures-atlas
    [09:22:33] [Client thread/ERROR]: Exception loading model for variant planttech:lapisoreplant#inventory, normal location exception:
    net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model planttech:item/lapisoreplant with loader VanillaLoader.INSTANCE, skipping
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:134) ~[ModelLoaderRegistry.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:296) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:169) ~[bxr.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:126) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [bxs.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:130) [bwl.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:111) [bwl.class:?]
    at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:748) [bcf.class:?]
    at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:332) [FMLClientHandler.class:?]
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bcf.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:346) [bcf.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_91]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_91]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_91]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_91]
    at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310) [NewLaunch.jar:?]
    at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:395) [NewLaunch.jar:?]
    at org.multimc.EntryPoint.listen(EntryPoint.java:170) [NewLaunch.jar:?]
    at org.multimc.EntryPoint.main(EntryPoint.java:54) [NewLaunch.jar:?]
    Caused by: java.io.FileNotFoundException: planttech:models/item/lapisoreplant.json
    at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:68) ~[bvz.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:64) ~[bwl.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:310) ~[bxr.class:?]
    at net.minecraftforge.client.model.ModelLoader.access$1100(ModelLoader.java:97) ~[ModelLoader.class:?]
    at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:842) ~[ModelLoader$VanillaLoader.class:?]
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:130) ~[ModelLoaderRegistry.class:?]
    ... 25 more
    [09:22:39] [Client thread/INFO]: [net.minecraft.init.Bootstrap:func_179870_a:557]: ---- Minecraft Crash Report ----
    // Why did you do that?


    Time: 5/28/16 9:22 AM
    Description: Initializing game


    java.lang.OutOfMemoryError: GC overhead limit exceeded
    at java.lang.SecurityManager.checkPackageAccess(Unknown Source)
    at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at org.apache.logging.log4j.core.impl.ThrowableProxy.loadClass(ThrowableProxy.java:459)
    at org.apache.logging.log4j.core.impl.ThrowableProxy.resolvePackageData(ThrowableProxy.java:395)
    at org.apache.logging.log4j.core.impl.ThrowableProxy.<init>(ThrowableProxy.java:97)
    at org.apache.logging.log4j.core.impl.Log4jLogEvent.<init>(Log4jLogEvent.java:114)
    at org.apache.logging.log4j.core.impl.Log4jLogEvent.<init>(Log4jLogEvent.java:90)
    at org.apache.logging.log4j.core.impl.DefaultLogEventFactory.createEvent(DefaultLogEventFactory.java:49)
    at org.apache.logging.log4j.core.config.LoggerConfig.log(LoggerConfig.java:365)
    at org.apache.logging.log4j.core.Logger.log(Logger.java:110)
    at org.apache.logging.log4j.spi.AbstractLogger.error(AbstractLogger.java:609)
    at net.minecraftforge.client.model.ModelLoader.onPostBakeEvent(ModelLoader.java:987)
    at net.minecraftforge.client.ForgeHooksClient.onModelBake(ForgeHooksClient.java:374)
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:30)
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:130)
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:111)
    at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:748)
    at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:332)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:346)
    at net.minecraft.client.main.Main.main(SourceFile:124)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)




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


    -- Head --
    Stacktrace:
    at java.lang.SecurityManager.checkPackageAccess(Unknown Source)
    at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at org.apache.logging.log4j.core.impl.ThrowableProxy.loadClass(ThrowableProxy.java:459)
    at org.apache.logging.log4j.core.impl.ThrowableProxy.resolvePackageData(ThrowableProxy.java:395)
    at org.apache.logging.log4j.core.impl.ThrowableProxy.<init>(ThrowableProxy.java:97)
    at org.apache.logging.log4j.core.impl.Log4jLogEvent.<init>(Log4jLogEvent.java:114)
    at org.apache.logging.log4j.core.impl.Log4jLogEvent.<init>(Log4jLogEvent.java:90)
    at org.apache.logging.log4j.core.impl.DefaultLogEventFactory.createEvent(DefaultLogEventFactory.java:49)
    at org.apache.logging.log4j.core.config.LoggerConfig.log(LoggerConfig.java:365)
    at org.apache.logging.log4j.core.Logger.log(Logger.java:110)
    at org.apache.logging.log4j.spi.AbstractLogger.error(AbstractLogger.java:609)
    at net.minecraftforge.client.model.ModelLoader.onPostBakeEvent(ModelLoader.java:987)
    at net.minecraftforge.client.ForgeHooksClient.onModelBake(ForgeHooksClient.java:374)
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:30)
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:130)


    -- Initialization --
    Details:
    Stacktrace:
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
    at net.minecraft.client.main.Main.main(SourceFile:124)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310)
    at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:395)
    at org.multimc.EntryPoint.listen(EntryPoint.java:170)
    at org.multimc.EntryPoint.main(EntryPoint.java:54)


    -- System Details --
    Details:
    Minecraft Version: 1.9
    Operating System: Windows 7 (amd64) version 6.1
    Java Version: 1.8.0_91, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 119623376 bytes (114 MB) / 954728448 bytes (910 MB) up to 954728448 bytes (910 MB)
    JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms512m -Xmx1024m
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP 9.23 Powered by Forge 12.16.1.1907 21 mods loaded, 21 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
    UCHIJA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
    UCHIJA FML{8.0.99.99} [Forge Mod Loader] (forge-1.9-12.16.1.1907-universal.jar)
    UCHIJA Forge{12.16.1.1907} [Minecraft Forge] (forge-1.9-12.16.1.1907-universal.jar)
    UCHIJA basemetals{2.2.2} [Base Metals] (BaseMetals_1.9-2.2.2.jar)
    UCHIJA XaeroBetterPvP{1.9} [Better PVP Mod] (BetterPvP_1.9_Forge_1.9.jar)
    UCHIJA BiomesOPlenty{4.0.1.2006} [Biomes O' Plenty] (BiomesOPlenty-1.9-4.0.1.2006-universal.jar)
    UCHIJA customnpcs{1.9.0_beta} [CustomNPCs] (CustomNPCs_1.9.0_beta(20may16).jar)
    UCHIJA lucky{7.1.1} [Lucky Block] (LuckyBlock_1-9_v7-1-1.zip)
    UCHIJA lycanitesmobs{1.14.0.0 - MC 1.9.0} [Lycanites Mobs] (LycanitesMobsComplete 1.14.0.0 ALPHA05 [1.9.0].jar)
    UCHIJA forestmobs{1.14.0.0 - MC 1.9.0} [Lycanites Forest Mobs] (LycanitesMobsComplete 1.14.0.0 ALPHA05 [1.9.0].jar)
    UCHIJA freshwatermobs{1.14.0.0 - MC 1.9.0} [Lycanites Freshwater Mobs] (LycanitesMobsComplete 1.14.0.0 ALPHA05 [1.9.0].jar)
    UCHIJA plainsmobs{1.14.0.0 - MC 1.9.0} [Lycanites Plains Mobs] (LycanitesMobsComplete 1.14.0.0 ALPHA05 [1.9.0].jar)
    UCHIJA saltwatermobs{1.14.0.0 - MC 1.9.0} [Lycanites Saltwater Mobs] (LycanitesMobsComplete 1.14.0.0 ALPHA05 [1.9.0].jar)
    UCHIJA shadowmobs{1.14.0.0 - MC 1.9.0} [Lycanites Shadow Mobs] (LycanitesMobsComplete 1.14.0.0 ALPHA05 [1.9.0].jar)
    UCHIJA swampmobs{1.14.0.0 - MC 1.9.0} [Lycanites Swamp Mobs] (LycanitesMobsComplete 1.14.0.0 ALPHA05 [1.9.0].jar)
    UCHIJA mantle{1.9-0.10.1.jenkins141} [Mantle] (Mantle-1.9-0.10.1.jar)
    UCHIJA planttech{1.4.3} [Planttech] (planttech-1.4.3 - 1.9.jar)
    UCHIJA Roguelike{1.5.0} [Roguelike Dungeons] (RoguelikeDungeons-1.9-1.5.0.jar)
    UCHIJA AS_Ruins{16.0} [Ruins Spawning System] (Ruins-1.9.jar)
    UCHIJA tconstruct{1.9-2.3.1.jenkins225} [Tinkers' Construct] (TConstruct-1.9-2.3.1.jar)
    UCHIJA AS_UpdateCheck{1.1.7} [AtomicStryker Update Check Mod] (UpdateCheckerMod-1.9.jar)
    Loaded coremods (and transformers):
    GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13404 Compatibility Profile Context 15.201.1701.0' Renderer: 'AMD Radeon HD 5450'
    Pulsar/tconstruct loaded Pulses:
    - TinkerCommons (Enabled/Forced)
    - TinkerWorld (Enabled/Not Forced)
    - TinkerTools (Enabled/Not Forced)
    - TinkerSmeltery (Enabled/Not Forced)
    - TinkerGadgets (Enabled/Not Forced)
    - TinkerOredict (Enabled/Forced)
    - TinkerIntegration (Enabled/Forced)
    - TinkerFluids (Enabled/Forced)
    - TinkerMaterials (Enabled/Forced)


    Launched Version: MultiMC5
    LWJGL: 2.9.1
    OpenGL: AMD Radeon HD 5450 GL version 4.5.13404 Compatibility Profile Context 15.201.1701.0, ATI Technologies Inc.
    GL Caps: Using GL 1.3 multitexturing.
    Using GL 1.3 texture combiners.
    Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
    Shaders are available because OpenGL 2.1 is supported.
    VBOs are available because OpenGL 1.5 is supported.


    Using VBOs: No
    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Packs:
    Current Language: English (US)
    Profiler Position: N/A (disabled)
    CPU: 4x AMD Phenom(tm) II X4 945 Processor
    [09:22:41] [Client thread/ERROR]: Could not save crash report to C:\Users\Owner\Documents\Minecraft Modding\MultiMC\instances\19 Mods\minecraft\crash-reports\crash-2016-05-28_09.22.37-client.txt
    java.lang.OutOfMemoryError: GC overhead limit exceeded
    at java.util.Arrays.copyOf(Unknown Source) ~[?:1.8.0_91]
    at java.lang.AbstractStringBuilder.expandCapacity(Unknown Source) ~[?:1.8.0_91]
    at java.lang.AbstractStringBuilder.ensureCapacityInternal(Unknown Source) ~[?:1.8.0_91]
    at java.lang.AbstractStringBuilder.append(Unknown Source) ~[?:1.8.0_91]
    at java.lang.StringBuilder.append(Unknown Source) ~[?:1.8.0_91]
    at net.minecraft.crash.CrashReport.func_71502_e(CrashReport.java:218) ~[b.class:?]
    at net.minecraft.crash.CrashReport.func_147149_a(CrashReport.java:253) [b.class:?]
    at net.minecraft.client.Minecraft.func_71377_b(Minecraft.java:709) [bcf.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:352) [bcf.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_91]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_91]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_91]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_91]
    at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310) [NewLaunch.jar:?]
    at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:395) [NewLaunch.jar:?]
    at org.multimc.EntryPoint.listen(EntryPoint.java:170) [NewLaunch.jar:?]
    at org.multimc.EntryPoint.main(EntryPoint.java:54) [NewLaunch.jar:?]
    [09:22:42] [Client thread/INFO]: [net.minecraft.init.Bootstrap:func_179870_a:557]: #@?@# Game crashed! Crash report could not be saved. #@?@#
    AL lib: (EE) alc_cleanup: 1 device not closed


    Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "Thread-6"


    Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "Thread-3"
    Process exited with code -2.
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.12.2] AliensVsPredator (Alien Covenant, The Predator, Prometheus)
    Quote from 1_Cavman»

    Yes I am sorry, the same thing seems to happen, still not visible. :( It seems to happen regardless of what extra mods I install, and will do it with just the AVP and AIRI installed and no other mods at all.

    I know I didn't get a response to this, but I saw the mod had been updated a bit so I decided to download it again to test it out, and the same problem still is happening. Any time I change the ID of the alien mobs, they become invisible, though still present. Will this be addressed at all?

    Another thing I found while testing that may or may not be a bug. The acid pools left over after an Alien dies are susceptible to potions of harming, and one can easily clear out the acid puddles by just throwing a bunch of those potions down on them, killing them like any other entity complete with little smoke puff.
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.12.2] AliensVsPredator (Alien Covenant, The Predator, Prometheus)
    Quote from Ri5ux»

    Create a new world and tell me if the same thing happens.

    Yes I am sorry, the same thing seems to happen, still not visible. :( It seems to happen regardless of what extra mods I install, and will do it with just the AVP and AIRI installed and no other mods at all.
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.12.2] AliensVsPredator (Alien Covenant, The Predator, Prometheus)

    I think I found a bit of a bug. I am playing around with this mod in a pack I am putting together, and I ended up having to change some of the entity ID numbers so it wouldn't conflict with some other mods (From like, 102, 103, etc to 202, 203 etc). This seems to cause a bit of a problem though, as now the creatures wont render properly. You can't see them, and potions effects don't appear around them, but you can hear them make sounds and they chase down and kill other mobs still.


    EDIT: I should mention, that if the ID numbers are unchanged, every thing works perfectly fine. It only happens when the numbers are changed up.

    Posted in: Minecraft Mods
  • 0

    posted a message on [1.6.4] Engineer's Toolbox - Customizable Modular Machines!

    The subscription for your wiki seems to have expired.

    Posted in: Minecraft Mods
  • 1

    posted a message on DiseaseCraft 2

    Ah, an easy fix. I'll get right on it. Thank you so much for reporting the bug! (Now, it is a bug with Lycanite's mobs, but it can be prevented on my end)

    Oh thank goodness, catching little things like this is always important. Can't wait for the next version! :D
    Posted in: Minecraft Mods
  • 1

    posted a message on DiseaseCraft 2
    I like the way you did rats in this mod. The squirmy model of the silverfish does way better. I'm trying to get diseasecraft working with a survival mod pack I am working on, and I can get into a world and play around, but when ever I stick too close to a mod mob, like the lycanite's ones, I get this crash to desktop.
    [11:55:26] [Client thread/INFO]: [CHAT] §eEnviroMine 1.3.122 is up to date
    [11:55:26] [Client thread/INFO] [NEIAddons]: World changed, resetting
    [11:55:26] [Client thread/INFO] [NEIAddons]: Available server commands:
    [11:55:26] [Client thread/INFO]: [CHAT] Damage Indicators was unable to check for updates!
    [11:55:27] [Server thread/INFO]: Saving and pausing game...
    [11:55:27] [Server thread/INFO]: Saving chunks for level 'VisualTesting'/Overworld
    [11:55:27] [Server thread/INFO]: Saving chunks for level 'VisualTesting'/Nether
    [11:55:27] [Server thread/INFO]: Saving chunks for level 'VisualTesting'/Caves
    [11:55:49] [Client thread/INFO]: [CHAT] Dungeon Mobs is up to date.
    [11:55:59] [Server thread/ERROR] [FML]: Exception caught during firing event net.minecraftforge.event.entity.living.LivingEvent$LivingUpdateEvent@7a090be8:
    java.lang.NullPointerException
    at mc.Mitchellbrine.diseaseCraft.event.ContractingEvents.mobAroundEvent(ContractingEvents.java:62) ~[ContractingEvents.class:?]
    at cpw.mods.fml.common.eventhandler.ASMEventHandler_39_ContractingEvents_mobAroundEvent_LivingUpdateEvent.invoke(.dynamic) ~[?:?]
    at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:?]
    at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) [EventBus.class:?]
    at net.minecraftforge.common.ForgeHooks.onLivingUpdate(ForgeHooks.java:287) [ForgeHooks.class:?]
    at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1560) [sv.class:?]
    at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:206) [sw.class:?]
    at lycanite.lycanitesmobs.api.entity.EntityCreatureBase.func_70071_h_(EntityCreatureBase.java:1129) [EntityCreatureBase.class:?]
    at net.minecraft.world.World.func_72866_a(World.java:2070) [ahb.class:?]
    at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648) [mt.class:?]
    at net.minecraft.world.World.func_72870_g(World.java:2034) [ahb.class:?]
    at net.minecraft.world.World.func_72939_s(World.java:1887) [ahb.class:?]
    at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489) [mt.class:?]
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636) [MinecraftServer.class:?]
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547) [MinecraftServer.class:?]
    at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111) [bsx.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427) [MinecraftServer.class:?]
    at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [?:?]
    [11:55:59] [Server thread/ERROR] [FML]: Index: 2 Listeners:
    [11:55:59] [Server thread/ERROR] [FML]: 0: NORMAL
    [11:55:59] [Server thread/ERROR] [FML]: 1: ASM: mc.Mitchellbrine.diseaseCraft.modules.med.util.MedUtils@76c6ded8 medTimedown(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V
    [11:55:59] [Server thread/ERROR] [FML]: 2: ASM: mc.Mitchellbrine.diseaseCraft.event.ContractingEvents@4f45a09c mobAroundEvent(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V
    [11:55:59] [Server thread/ERROR] [FML]: 3: ASM: mc.Mitchellbrine.diseaseCraft.event.ContractingEvents@4f45a09c biomeContraction(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V
    [11:55:59] [Server thread/ERROR] [FML]: 4: ASM: mc.Mitchellbrine.diseaseCraft.event.ContractingEvents@4f45a09c livingUpdate(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V
    [11:55:59] [Server thread/ERROR] [FML]: 5: ASM: biomesoplenty.common.eventhandler.entity.FlippersEventHandler@5a2266a3 onLivingUpdate(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V
    [11:55:59] [Server thread/ERROR] [FML]: 6: ASM: biomesoplenty.common.eventhandler.potions.PotionParalysisEventHandler@2ef13ba2 onEntityUpdate(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V
    [11:55:59] [Server thread/ERROR] [FML]: 7: ASM: biomesoplenty.common.eventhandler.potions.PotionPossessionEventHandler@317f3713 onEntityUpdate(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V
    [11:55:59] [Server thread/ERROR] [FML]: 8: ASM: lycanite.lycanitesmobs.PotionEffects@5d97e0cd onEntityUpdate(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V
    [11:55:59] [Server thread/ERROR] [FML]: 9: ASM: lycanite.lycanitesmobs.api.spawning.CustomSpawner@69770280 onEntityUpdate(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V
    [11:55:59] [Server thread/ERROR] [FML]: 10: ASM: lycanite.lycanitesmobs.EventListener@16fef84c onEntityUpdate(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V
    [11:55:59] [Server thread/ERROR] [FML]: 11: ASM: com.tmtravlr.lootplusplus.LootPPEventHandler@6b22be33 onLivingUpdate(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V
    [11:55:59] [Server thread/ERROR] [FML]: 12: ASM: DamageIndicatorsMod.core.DIEventBus@3d33f6ae livingEvent(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V
    [11:55:59] [Server thread/ERROR] [FML]: 13: ASM: enviromine.handlers.EM_EventManager@90b0299 onLivingUpdate(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V
    [11:55:59] [Server thread/ERROR] [FML]: 14: ASM: MoreFunQuicksandMod.main.CustomPotionEvent@568c3513 onEntityUpdate(Lnet/minecraftforge/event/entity/living/LivingEvent;)V
    [11:55:59] [Server thread/ERROR]: Encountered an unexpected exception
    net.minecraft.util.ReportedException: Ticking entity
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:642) ~[MinecraftServer.class:?]
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547) ~[MinecraftServer.class:?]
    at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111) ~[bsx.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427) [MinecraftServer.class:?]
    at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [?:?]
    Caused by: java.lang.NullPointerException
    at mc.Mitchellbrine.diseaseCraft.event.ContractingEvents.mobAroundEvent(ContractingEvents.java:62) ~[ContractingEvents.class:?]
    at cpw.mods.fml.common.eventhandler.ASMEventHandler_39_ContractingEvents_mobAroundEvent_LivingUpdateEvent.invoke(.dynamic) ~[?:?]
    at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:?]
    at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) ~[EventBus.class:?]
    at net.minecraftforge.common.ForgeHooks.onLivingUpdate(ForgeHooks.java:287) ~[ForgeHooks.class:?]
    at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1560) ~[sv.class:?]
    at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:206) ~[sw.class:?]
    at lycanite.lycanitesmobs.api.entity.EntityCreatureBase.func_70071_h_(EntityCreatureBase.java:1129) ~[EntityCreatureBase.class:?]
    at net.minecraft.world.World.func_72866_a(World.java:2070) ~[ahb.class:?]
    at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648) ~[mt.class:?]
    at net.minecraft.world.World.func_72870_g(World.java:2034) ~[ahb.class:?]
    at net.minecraft.world.World.func_72939_s(World.java:1887) ~[ahb.class:?]
    at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489) ~[mt.class:?]
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636) ~[MinecraftServer.class:?]
    ... 4 more
    [11:55:59] [Server thread/ERROR]: This crash report has been saved to: C:\Users\Owner\Documents\Minecraft Modding\MultiMC\instances\GrooveyMan1.7.10\minecraft\crash-reports\crash-2015-10-25_11.55.59-server.txt
    [11:55:59] [Server thread/INFO]: Stopping server
    [11:55:59] [Server thread/INFO]: Saving players
    [11:55:59] [Server thread/INFO]: Saving worlds
    [11:55:59] [Server thread/INFO]: Saving chunks for level 'VisualTesting'/Overworld
    [11:55:59] [Client thread/INFO] [STDOUT]: [net.minecraft.client.Minecraft:func_71377_b:349]: ---- Minecraft Crash Report ----
    // Why is it breaking :(


    Time: 10/25/15 11:55 AM
    Description: Ticking entity


    java.lang.NullPointerException: Ticking entity
    at mc.Mitchellbrine.diseaseCraft.event.ContractingEvents.mobAroundEvent(ContractingEvents.java:62)
    at cpw.mods.fml.common.eventhandler.ASMEventHandler_39_ContractingEvents_mobAroundEvent_LivingUpdateEvent.invoke(.dynamic)
    at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
    at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)
    at net.minecraftforge.common.ForgeHooks.onLivingUpdate(ForgeHooks.java:287)
    at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1560)
    at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:206)
    at lycanite.lycanitesmobs.api.entity.EntityCreatureBase.func_70071_h_(EntityCreatureBase.java:1129)
    at net.minecraft.world.World.func_72866_a(World.java:2070)
    at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648)
    at net.minecraft.world.World.func_72870_g(World.java:2034)
    at net.minecraft.world.World.func_72939_s(World.java:1887)
    at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
    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 mc.Mitchellbrine.diseaseCraft.event.ContractingEvents.mobAroundEvent(ContractingEvents.java:62)
    at cpw.mods.fml.common.eventhandler.ASMEventHandler_39_ContractingEvents_mobAroundEvent_LivingUpdateEvent.invoke(.dynamic)
    at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
    at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)
    at net.minecraftforge.common.ForgeHooks.onLivingUpdate(ForgeHooks.java:287)
    at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1560)
    at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:206)
    at lycanite.lycanitesmobs.api.entity.EntityCreatureBase.func_70071_h_(EntityCreatureBase.java:1129)
    at net.minecraft.world.World.func_72866_a(World.java:2070)
    at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648)
    at net.minecraft.world.World.func_72870_g(World.java:2034)


    -- Entity being ticked --
    Details:
    Entity Type: mountainmobs.jabberwock (lycanite.lycanitesmobs.mountainmobs.entity.EntityJabberwock)
    Entity ID: 348
    Entity Name: Jabberwock
    Entity's Exact location: -253.50, 80.00, 698.50
    Entity's Block location: World: (-254,80,698), Chunk: (at 2,5,10 in -16,43; contains blocks -256,0,688 to -241,255,703), Region: (-1,1; contains chunks -32,32 to -1,63, blocks -512,0,512 to -1,255,1023)
    Entity's Momentum: 0.00, -0.08, 0.00
    Stacktrace:
    at net.minecraft.world.World.func_72939_s(World.java:1887)
    at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)


    -- Affected level --
    Details:
    Level name: VisualTesting
    All players: 1 total; [EntityPlayerMP['<PROFILE NAME>'/74, l='VisualTesting', x=-269.96, y=132.00, z=721.70]]
    Chunk stats: ServerChunkCache: 955 Drop: 0
    Level seed: -8366691678853772498
    Level generator: ID 00 - default, ver 1. Features enabled: true
    Level generator options:
    Level spawn location: World: (-220,64,256), Chunk: (at 4,4,0 in -14,16; contains blocks -224,0,256 to -209,255,271), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
    Level time: 141057 game time, 24158 day time
    Level dimension: 0
    Level storage version: 0x04ABD - Anvil
    Level weather: Rain time: 6654 (now: false), thunder time: 14071 (now: false)
    Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true
    Stacktrace:
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
    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_65, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 704717304 bytes (672 MB) / 2554331136 bytes (2436 MB) up to 5965348864 bytes (5689 MB)
    JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms640m -Xmx6400m
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
    FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1448 57 mods loaded, 57 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] (minecraft.jar)
    UCHIJAAAA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1448-1.7.10-universal.jar)
    UCHIJAAAA Forge{10.13.4.1448} [Minecraft Forge] (forge-1.7.10-10.13.4.1448-1.7.10-universal.jar)
    UCHIJAAAA CodeChickenCore{1.0.7.46} [CodeChicken Core] (minecraft.jar)
    UCHIJAAAA DCModLoader{1.0} [DCModuleLoader] (minecraft.jar)
    UCHIJAAAA ivtoolkit{IvToolkit} [1.2] (minecraft.jar)
    UCHIJAAAA NotEnoughItems{1.0.5.110} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.110-universal.jar)
    UCHIJAAAA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
    UCHIJAAAA psychedelicraftcore{1.4} [Psychedelicraft Core] (minecraft.jar)
    UCHIJAAAA DamageIndicatorsMod{3.2.3} [Damage Indicators] ([1.7.10]DamageIndicatorsMod-3.2.3.jar)
    UCHIJAAAA AnimationAPI{1.2.4} [AnimationAPI] (AnimationAPI-1.7.10-1.2.4.jar)
    UCHIJAAAA antiqueatlas{4.2.7-1.7.10} [Antique Atlas] (antiqueatlas-4.2.7-1.7.10.jar)
    UCHIJAAAA BetterFoliage{1.0.14} [Better Foliage] (BetterFoliage-mc1.7-1.0.14.jar)
    UCHIJAAAA CoFHCore{1.7.10R3.0.3} [CoFH Core] (CoFHCore-[1.7.10]3.0.3-303.jar)
    UCHIJAAAA customnpcs{1.7.10c} [CustomNpcs] (CustomNPCs_1.7.10c.jar)
    UCHIJAAAA DiseaseCraft{2.0} [DiseaseCraft] (DiseaseCraft-1.7.10-2.1.jar)
    UCHIJAAAA dungeonmobs{4.1.3} [Dungeon Mobs] (Dungeon Mobs v4.1.3.jar)
    UCHIJAAAA eng_toolbox{1.2.3.0} [Engineer's Toolbox] (EngineersToolbox-1.2.3.0-BETA.jar)
    UCHIJAAAA enviromine{1.3.122} [EnviroMine] (EnviroMine-1.3.122.jar)
    UCHIJAAAA exnihilo{1.38-40} [Ex Nihilo] (Ex-Nihilo-1.38-40.jar)
    UCHIJAAAA MetallurgyCore{4.0.4} [Metallurgy Core] (MetallurgyCore-1.7.10-4.0.4.18.jar)
    UCHIJAAAA Mantle{1.7.10-0.3.2.jenkins184} [Mantle] (Mantle-1.7.10-0.3.2.jar)
    UCHIJAAAA TConstruct{1.7.10-1.8.5.build957} [Tinkers' Construct] (TConstruct-1.7.10-1.8.5.jar)
    UCHIJAAAA Metallurgy{4.0.6} [Metallurgy 4] (Metallurgy-1.7.10-4.0.6.80.jar)
    UCHIJAAAA Natura{2.2.0} [Natura] (natura-1.7.10-2.2.0.1.jar)
    UCHIJAAAA BiomesOPlenty{2.1.0} [Biomes O' Plenty] (zBiomesOPlenty-1.7.10-2.1.0.1067-universal.jar)
    UCHIJAAAA ExtraTiC{1.4.5} [ExtraTiC] (ExtraTiC-1.7.10-1.4.5.jar)
    UCHIJAAAA FastCraft{1.21} [FastCraft] (fastcraft-1.21.jar)
    UCHIJAAAA ganysnether{1.8.1} [Gany's Nether] (Ganys Nether-1.8.1.jar)
    UCHIJAAAA HardcoreEnderExpansion{1.8.4} [Hardcore Ender Expansion] (HardcoreEnderExpansion MC-1.7.10 v1.8.4.jar)
    UCHIJAAAA iChunUtil{4.2.2} [iChunUtil] (iChunUtil-4.2.2.jar)
    UCHIJAAAA Hats{4.0.1} [Hats] (Hats-4.0.1.jar)
    UCHIJAAAA headcrumbs{1.6.2} [Headcrumbs] (Headcrumbs-1.6.2.jar)
    UCHIJAAAA lycanitesmobs{1.13.0.3 - MC 1.7.10} [Lycanites Mobs] (LycanitesMobsComplete 1.13.0.3 [1.7.10].jar)
    UCHIJAAAA arcticmobs{1.13.0.3 - MC 1.7.10} [Lycanites Arctic Mobs] (LycanitesMobsComplete 1.13.0.3 [1.7.10].jar)
    UCHIJAAAA demonmobs{1.13.0.3 - MC 1.7.10} [Lycanites Demon Mobs] (LycanitesMobsComplete 1.13.0.3 [1.7.10].jar)
    UCHIJAAAA desertmobs{1.13.0.3 - MC 1.7.10} [Lycanites Desert Mobs] (LycanitesMobsComplete 1.13.0.3 [1.7.10].jar)
    UCHIJAAAA forestmobs{1.13.0.3 - MC 1.7.10} [Lycanites Forest Mobs] (LycanitesMobsComplete 1.13.0.3 [1.7.10].jar)
    UCHIJAAAA freshwatermobs{1.13.0.3 - MC 1.7.10} [Lycanites Freshwater Mobs] (LycanitesMobsComplete 1.13.0.3 [1.7.10].jar)
    UCHIJAAAA infernomobs{1.13.0.3 - MC 1.7.10} [Lycanites Inferno Mobs] (LycanitesMobsComplete 1.13.0.3 [1.7.10].jar)
    UCHIJAAAA junglemobs{1.13.0.3 - MC 1.7.10} [Lycanites Jungle Mobs] (LycanitesMobsComplete 1.13.0.3 [1.7.10].jar)
    UCHIJAAAA mountainmobs{1.13.0.3 - MC 1.7.10} [Lycanites Mountain Mobs] (LycanitesMobsComplete 1.13.0.3 [1.7.10].jar)
    UCHIJAAAA plainsmobs{1.13.0.3 - MC 1.7.10} [Lycanites Plains Mobs] (LycanitesMobsComplete 1.13.0.3 [1.7.10].jar)
    UCHIJAAAA saltwatermobs{1.13.0.3 - MC 1.7.10} [Lycanites Saltwater Mobs] (LycanitesMobsComplete 1.13.0.3 [1.7.10].jar)
    UCHIJAAAA shadowmobs{1.13.0.3 - MC 1.7.10} [Lycanites Shadow Mobs] (LycanitesMobsComplete 1.13.0.3 [1.7.10].jar)
    UCHIJAAAA swampmobs{1.13.0.3 - MC 1.7.10} [Lycanites Swamp Mobs] (LycanitesMobsComplete 1.13.0.3 [1.7.10].jar)
    UCHIJAAAA MemoryCleaner{1.0} [Memory Cleaner] (MemoryCleaner-1.4-mc.1.7.10.jar)
    UCHIJAAAA minechem{5.0.5.406} [Minechem] (Minechem-1.7.10-5.0.5.406.jar)
    UCHIJAAAA MFQM{1.0.5.2} [More Fun Quicksand Mod] (MoreFunQuicksandMod-1.7.10.jar)
    UCHIJAAAA NEIAddons{1.12.5.17} [NEI Addons] (neiaddons-mc1710-1.12.5.17.jar)
    UCHIJAAAA NEIAddons|Botany{1.12.5.17} [NEI Addons: Botany] (neiaddons-mc1710-1.12.5.17.jar)
    UCHIJAAAA NEIAddons|Forestry{1.12.5.17} [NEI Addons: Forestry] (neiaddons-mc1710-1.12.5.17.jar)
    UCHIJAAAA NEIAddons|CraftingTables{1.12.5.17} [NEI Addons: Crafting Tables] (neiaddons-mc1710-1.12.5.17.jar)
    UCHIJAAAA NEIAddons|ExNihilo{1.12.5.17} [NEI Addons: Ex Nihilo] (neiaddons-mc1710-1.12.5.17.jar)
    UCHIJAAAA wuppy29_peacefulpack{1.1.8.5} [Peacefulpack] (Peacefulpack 1.7.10-1.1.8.5.jar)
    UCHIJAAAA psychedelicraft{1.5.2} [Psychedelicraft] (Psychedelicraft-1.5.2.jar)
    UCHIJAAAA lootplusplus{0.18_for_1.7} [Loot++] (zLoot++-0.18_for_1.7.jar)
    GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
    CoFHCore: -[1.7.10]3.0.3-303
    Mantle Environment: Environment healthy.
    TConstruct Environment: Environment healthy.
    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['<PROFILE NAME>'/74, l='VisualTesting', x=-269.96, y=132.00, z=721.70]]
    Type: Integrated Server (map_client.txt)
    Is Modded: Definitely; Client brand changed to 'fml,forge'
    [11:55:59] [Client thread/INFO] [STDOUT]: [net.minecraft.client.Minecraft:func_71377_b:354]: #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\Owner\Documents\Minecraft Modding\MultiMC\instances\GrooveyMan1.7.10\minecraft\crash-reports\crash-2015-10-25_11.55.59-server.txt
    [11:55:59] [Client thread/INFO] [FML]: Waiting for the server to terminate/save.
    [11:55:59] [Server thread/INFO]: Saving chunks for level 'VisualTesting'/Nether
    [11:55:59] [Server thread/INFO]: Saving chunks for level 'VisualTesting'/Caves
    [11:56:00] [Server thread/INFO] [FML]: Unloading dimension 0
    [11:56:00] [Server thread/INFO] [FML]: Unloading dimension -1
    [11:56:00] [Server thread/INFO] [FML]: Unloading dimension -2
    [11:56:00] [Server thread/INFO] [FML]: Applying holder lookups
    [11:56:00] [Server thread/INFO] [FML]: Holder lookups applied
    [11:56:00] [Server thread/INFO] [FML]: The state engine was in incorrect state SERVER_STOPPING and forced into state SERVER_STOPPED. Errors may have been discarded.
    [11:56:00] [Client thread/INFO] [FML]: Server terminated.
    AL lib: (EE) alc_cleanup: 1 device not closed
    Game exited with exitcode -1.


    I then pulled it out and tried it out in a more slimmed down instance, with some other mob mods first. It played fine with Orespawn, but when I put in Lycanite's, it got the same type of crash again.
    rver thread/INFO] [FML]: Loading dimension 0 (New World) (net.minecraft.server.integrated.IntegratedServer@1e034d58)
    [13:04:23] [Server thread/INFO] [FML]: Loading dimension 85 (New World) (net.minecraft.server.integrated.IntegratedServer@1e034d58)
    [13:04:23] [Server thread/INFO] [FML]: Loading dimension 84 (New World) (net.minecraft.server.integrated.IntegratedServer@1e034d58)
    [13:04:23] [Server thread/INFO] [FML]: Loading dimension 83 (New World) (net.minecraft.server.integrated.IntegratedServer@1e034d58)
    [13:04:23] [Server thread/INFO] [FML]: Loading dimension 82 (New World) (net.minecraft.server.integrated.IntegratedServer@1e034d58)
    [13:04:23] [Server thread/INFO] [FML]: Loading dimension 81 (New World) (net.minecraft.server.integrated.IntegratedServer@1e034d58)
    [13:04:23] [Server thread/INFO] [FML]: Loading dimension 80 (New World) (net.minecraft.server.integrated.IntegratedServer@1e034d58)
    [13:04:23] [Server thread/INFO] [FML]: Loading dimension -1 (New World) (net.minecraft.server.integrated.IntegratedServer@1e034d58)
    [13:04:23] [Server thread/INFO] [FML]: Loading dimension 1 (New World) (net.minecraft.server.integrated.IntegratedServer@1e034d58)
    [13:04:23] [Server thread/INFO]: Preparing start region for level 0
    [13:04:24] [Server thread/INFO]: Preparing spawn area: 85%
    [13:04:24] [Server thread/INFO]: Changing view distance to 12, from 10
    [13:04:25] [Netty Client IO #0/INFO] [FML]: Server protocol version 2
    [13:04:25] [Netty IO #1/INFO] [FML]: Client protocol version 2
    [13:04:25] [Netty IO #1/INFO] [FML]: Client attempting to join with 20 mods : [email protected] - MC 1.7.10,[email protected] - MC 1.7.10,[email protected] - MC 1.7.10,[email protected] - MC 1.7.10,[email protected],[email protected] - MC 1.7.10,[email protected] - MC 1.7.10,[email protected],[email protected] - MC 1.7.10,[email protected],[email protected] - MC 1.7.10,[email protected] - MC 1.7.10,[email protected] - MC 1.7.10,[email protected]_for_1.7,[email protected] - MC 1.7.10,[email protected] - MC 1.7.10,[email protected],[email protected] - MC 1.7.10,[email protected],[email protected]
    [13:04:25] [Netty IO #1/INFO] [FML]: Attempting connection with missing mods [] at CLIENT
    [13:04:25] [Netty Client IO #0/INFO] [FML]: Attempting connection with missing mods [] at SERVER
    [13:04:25] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
    [13:04:25] [Client thread/INFO] [FML]: [Client thread] Client side modded connection established
    [13:04:25] [Server thread/INFO]: <PROFILE NAME>[local:E:5e304d33] logged in with entity id 214 at (-446.3023577616324, 77.0, 30.816170082218903)
    [13:04:25] [Server thread/INFO]: <PROFILE NAME> joined the game
    [13:04:27] [Server thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:362]: [LycanitesMobs] [Info] Online donations file read successfully.
    [13:04:29] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 3507ms behind, skipping 70 tick(s)
    [13:04:30] [Server thread/ERROR] [FML]: Exception caught during firing event net.minecraftforge.event.entity.living.LivingEvent$LivingUpdateEvent@25361760:
    java.lang.NullPointerException
    at mc.Mitchellbrine.diseaseCraft.event.ContractingEvents.mobAroundEvent(ContractingEvents.java:62) ~[ContractingEvents.class:?]
    at cpw.mods.fml.common.eventhandler.ASMEventHandler_11_ContractingEvents_mobAroundEvent_LivingUpdateEvent.invoke(.dynamic) ~[?:?]
    at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:?]
    at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) [EventBus.class:?]
    at net.minecraftforge.common.ForgeHooks.onLivingUpdate(ForgeHooks.java:287) [ForgeHooks.class:?]
    at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1560) [sv.class:?]
    at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:206) [sw.class:?]
    at lycanite.lycanitesmobs.api.entity.EntityCreatureBase.func_70071_h_(EntityCreatureBase.java:1129) [EntityCreatureBase.class:?]
    at net.minecraft.world.World.func_72866_a(World.java:2070) [ahb.class:?]
    at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648) [mt.class:?]
    at net.minecraft.world.World.func_72870_g(World.java:2034) [ahb.class:?]
    at net.minecraft.world.World.func_72939_s(World.java:1887) [ahb.class:?]
    at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489) [mt.class:?]
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636) [MinecraftServer.class:?]
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547) [MinecraftServer.class:?]
    at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111) [bsx.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427) [MinecraftServer.class:?]
    at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [?:?]
    [13:04:30] [Server thread/ERROR] [FML]: Index: 2 Listeners:
    [13:04:30] [Server thread/ERROR] [FML]: 0: NORMAL
    [13:04:30] [Server thread/ERROR] [FML]: 1: ASM: mc.Mitchellbrine.diseaseCraft.modules.med.util.MedUtils@63ec3626 medTimedown(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V
    [13:04:30] [Server thread/ERROR] [FML]: 2: ASM: mc.Mitchellbrine.diseaseCraft.event.ContractingEvents@1c247e5b mobAroundEvent(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V
    [13:04:30] [Server thread/ERROR] [FML]: 3: ASM: mc.Mitchellbrine.diseaseCraft.event.ContractingEvents@1c247e5b biomeContraction(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V
    [13:04:30] [Server thread/ERROR] [FML]: 4: ASM: mc.Mitchellbrine.diseaseCraft.event.ContractingEvents@1c247e5b livingUpdate(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V
    [13:04:30] [Server thread/ERROR] [FML]: 5: ASM: lycanite.lycanitesmobs.PotionEffects@72bec302 onEntityUpdate(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V
    [13:04:30] [Server thread/ERROR] [FML]: 6: ASM: lycanite.lycanitesmobs.api.spawning.CustomSpawner@607c7f58 onEntityUpdate(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V
    [13:04:30] [Server thread/ERROR] [FML]: 7: ASM: lycanite.lycanitesmobs.EventListener@78b9d614 onEntityUpdate(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V
    [13:04:30] [Server thread/ERROR] [FML]: 8: ASM: com.tmtravlr.lootplusplus.LootPPEventHandler@32200389 onLivingUpdate(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V
    [13:04:30] [Server thread/ERROR]: Encountered an unexpected exception
    net.minecraft.util.ReportedException: Ticking entity
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:642) ~[MinecraftServer.class:?]
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547) ~[MinecraftServer.class:?]
    at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111) ~[bsx.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427) [MinecraftServer.class:?]
    at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [?:?]
    Caused by: java.lang.NullPointerException
    at mc.Mitchellbrine.diseaseCraft.event.ContractingEvents.mobAroundEvent(ContractingEvents.java:62) ~[ContractingEvents.class:?]
    at cpw.mods.fml.common.eventhandler.ASMEventHandler_11_ContractingEvents_mobAroundEvent_LivingUpdateEvent.invoke(.dynamic) ~[?:?]
    at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:?]
    at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) ~[EventBus.class:?]
    at net.minecraftforge.common.ForgeHooks.onLivingUpdate(ForgeHooks.java:287) ~[ForgeHooks.class:?]
    at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1560) ~[sv.class:?]
    at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:206) ~[sw.class:?]
    at lycanite.lycanitesmobs.api.entity.EntityCreatureBase.func_70071_h_(EntityCreatureBase.java:1129) ~[EntityCreatureBase.class:?]
    at net.minecraft.world.World.func_72866_a(World.java:2070) ~[ahb.class:?]
    at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648) ~[mt.class:?]
    at net.minecraft.world.World.func_72870_g(World.java:2034) ~[ahb.class:?]
    at net.minecraft.world.World.func_72939_s(World.java:1887) ~[ahb.class:?]
    at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489) ~[mt.class:?]
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636) ~[MinecraftServer.class:?]
    ... 4 more
    [13:04:30] [Server thread/ERROR]: This crash report has been saved to: C:\Users\Owner\Documents\Minecraft Modding\MultiMC\instances\Orespawning\minecraft\crash-reports\crash-2015-10-25_13.04.30-server.txt
    [13:04:30] [Server thread/INFO]: Stopping server
    [13:04:30] [Server thread/INFO]: Saving players
    [13:04:30] [Server thread/INFO]: Saving worlds
    [13:04:30] [Server thread/INFO]: Saving chunks for level 'New World'/Overworld
    [13:04:31] [Client thread/INFO] [STDOUT]: [net.minecraft.client.Minecraft:func_71377_b:349]: ---- Minecraft Crash Report ----
    // I blame Dinnerbone.


    Time: 10/25/15 1:04 PM
    Description: Ticking entity


    java.lang.NullPointerException: Ticking entity
    at mc.Mitchellbrine.diseaseCraft.event.ContractingEvents.mobAroundEvent(ContractingEvents.java:62)
    at cpw.mods.fml.common.eventhandler.ASMEventHandler_11_ContractingEvents_mobAroundEvent_LivingUpdateEvent.invoke(.dynamic)
    at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
    at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)
    at net.minecraftforge.common.ForgeHooks.onLivingUpdate(ForgeHooks.java:287)
    at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1560)
    at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:206)
    at lycanite.lycanitesmobs.api.entity.EntityCreatureBase.func_70071_h_(EntityCreatureBase.java:1129)
    at net.minecraft.world.World.func_72866_a(World.java:2070)
    at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648)
    at net.minecraft.world.World.func_72870_g(World.java:2034)
    at net.minecraft.world.World.func_72939_s(World.java:1887)
    at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
    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 mc.Mitchellbrine.diseaseCraft.event.ContractingEvents.mobAroundEvent(ContractingEvents.java:62)
    at cpw.mods.fml.common.eventhandler.ASMEventHandler_11_ContractingEvents_mobAroundEvent_LivingUpdateEvent.invoke(.dynamic)
    at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
    at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)
    at net.minecraftforge.common.ForgeHooks.onLivingUpdate(ForgeHooks.java:287)
    at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1560)
    at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:206)
    at lycanite.lycanitesmobs.api.entity.EntityCreatureBase.func_70071_h_(EntityCreatureBase.java:1129)
    at net.minecraft.world.World.func_72866_a(World.java:2070)
    at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648)
    at net.minecraft.world.World.func_72870_g(World.java:2034)


    -- Entity being ticked --
    Details:
    Entity Type: infernomobs.afrit (lycanite.lycanitesmobs.infernomobs.entity.EntityAfrit)
    Entity ID: 237
    Entity Name: Afrit
    Entity's Exact location: -449.60, 75.00, 31.31
    Entity's Block location: World: (-450,75,31), Chunk: (at 14,4,15 in -29,1; contains blocks -464,0,16 to -449,255,31), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
    Entity's Momentum: -0.05, 0.00, 0.02
    Stacktrace:
    at net.minecraft.world.World.func_72939_s(World.java:1887)
    at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)


    -- Affected level --
    Details:
    Level name: New World
    All players: 1 total; [EntityPlayerMP['<PROFILE NAME>'/214, l='New World', x=-445.96, y=76.92, z=31.57]]
    Chunk stats: ServerChunkCache: 1219 Drop: 0
    Level seed: 2109148320298438930
    Level generator: ID 00 - default, ver 1. Features enabled: true
    Level generator options:
    Level spawn location: World: (-112,64,236), Chunk: (at 0,4,12 in -7,14; contains blocks -112,0,224 to -97,255,239), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
    Level time: 60586 game time, 9257 day time
    Level dimension: 0
    Level storage version: 0x04ABD - Anvil
    Level weather: Rain time: 12614 (now: false), thunder time: 104684 (now: false)
    Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true
    Stacktrace:
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
    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_65, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 700853224 bytes (668 MB) / 1816133632 bytes (1732 MB) up to 5965348864 bytes (5689 MB)
    JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms512m -Xmx6400m
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
    FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1448 20 mods loaded, 20 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] (minecraft.jar)
    UCHIJAAAA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1448-1.7.10-universal.jar)
    UCHIJAAAA Forge{10.13.4.1448} [Minecraft Forge] (forge-1.7.10-10.13.4.1448-1.7.10-universal.jar)
    UCHIJAAAA DCModLoader{1.0} [DCModuleLoader] (minecraft.jar)
    UCHIJAAAA DiseaseCraft{2.0} [DiseaseCraft] (DiseaseCraft-1.7.10-2.1.jar)
    UCHIJAAAA lycanitesmobs{1.13.0.3 - MC 1.7.10} [Lycanites Mobs] (LycanitesMobsComplete 1.13.0.3 [1.7.10].jar)
    UCHIJAAAA arcticmobs{1.13.0.3 - MC 1.7.10} [Lycanites Arctic Mobs] (LycanitesMobsComplete 1.13.0.3 [1.7.10].jar)
    UCHIJAAAA demonmobs{1.13.0.3 - MC 1.7.10} [Lycanites Demon Mobs] (LycanitesMobsComplete 1.13.0.3 [1.7.10].jar)
    UCHIJAAAA desertmobs{1.13.0.3 - MC 1.7.10} [Lycanites Desert Mobs] (LycanitesMobsComplete 1.13.0.3 [1.7.10].jar)
    UCHIJAAAA forestmobs{1.13.0.3 - MC 1.7.10} [Lycanites Forest Mobs] (LycanitesMobsComplete 1.13.0.3 [1.7.10].jar)
    UCHIJAAAA freshwatermobs{1.13.0.3 - MC 1.7.10} [Lycanites Freshwater Mobs] (LycanitesMobsComplete 1.13.0.3 [1.7.10].jar)
    UCHIJAAAA infernomobs{1.13.0.3 - MC 1.7.10} [Lycanites Inferno Mobs] (LycanitesMobsComplete 1.13.0.3 [1.7.10].jar)
    UCHIJAAAA junglemobs{1.13.0.3 - MC 1.7.10} [Lycanites Jungle Mobs] (LycanitesMobsComplete 1.13.0.3 [1.7.10].jar)
    UCHIJAAAA mountainmobs{1.13.0.3 - MC 1.7.10} [Lycanites Mountain Mobs] (LycanitesMobsComplete 1.13.0.3 [1.7.10].jar)
    UCHIJAAAA plainsmobs{1.13.0.3 - MC 1.7.10} [Lycanites Plains Mobs] (LycanitesMobsComplete 1.13.0.3 [1.7.10].jar)
    UCHIJAAAA saltwatermobs{1.13.0.3 - MC 1.7.10} [Lycanites Saltwater Mobs] (LycanitesMobsComplete 1.13.0.3 [1.7.10].jar)
    UCHIJAAAA shadowmobs{1.13.0.3 - MC 1.7.10} [Lycanites Shadow Mobs] (LycanitesMobsComplete 1.13.0.3 [1.7.10].jar)
    UCHIJAAAA swampmobs{1.13.0.3 - MC 1.7.10} [Lycanites Swamp Mobs] (LycanitesMobsComplete 1.13.0.3 [1.7.10].jar)
    UCHIJAAAA OreSpawn{1.7.10.20.3} [OreSpawn] (orespawn-1.7.10-20.3.zip)
    UCHIJAAAA lootplusplus{0.18_for_1.7} [Loot++] (zLoot++-0.18_for_1.7.jar)
    GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
    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['<PROFILE NAME>'/214, l='New World', x=-445.96, y=76.92, z=31.57]]
    Type: Integrated Server (map_client.txt)
    Is Modded: Definitely; Client brand changed to 'fml,forge'
    [13:04:31] [Client thread/INFO] [STDOUT]: [net.minecraft.client.Minecraft:func_71377_b:354]: #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\Owner\Documents\Minecraft Modding\MultiMC\instances\Orespawning\minecraft\crash-reports\crash-2015-10-25_13.04.30-server.txt
    [13:04:31] [Client thread/INFO] [FML]: Waiting for the server to terminate/save.
    [13:04:31] [Server thread/INFO]: Saving chunks for level 'New World'/Nether
    [13:04:31] [Server thread/INFO]: Saving chunks for level 'New World'/The End
    [13:04:31] [Server thread/INFO]: Saving chunks for level 'New World'/Dimension-Chaos
    [13:04:31] [Server thread/INFO]: Saving chunks for level 'New World'/Dimension-Crystal
    [13:04:31] [Server thread/INFO]: Saving chunks for level 'New World'/Dimension-Islands
    [13:04:31] [Server thread/INFO]: Saving chunks for level 'New World'/Dimension-VillageMania
    [13:04:31] [Server thread/INFO]: Saving chunks for level 'New World'/Dimension-Extreme
    [13:04:31] [Server thread/INFO]: Saving chunks for level 'New World'/Dimension-Utopia
    [13:04:31] [Server thread/INFO] [FML]: Unloading dimension 0
    [13:04:31] [Server thread/INFO] [FML]: Unloading dimension -1
    [13:04:31] [Server thread/INFO] [FML]: Unloading dimension 1
    [13:04:31] [Server thread/INFO] [FML]: Unloading dimension 85
    [13:04:31] [Server thread/INFO] [FML]: Unloading dimension 84
    [13:04:31] [Server thread/INFO] [FML]: Unloading dimension 83
    [13:04:31] [Server thread/INFO] [FML]: Unloading dimension 82
    [13:04:31] [Server thread/INFO] [FML]: Unloading dimension 81
    [13:04:31] [Server thread/INFO] [FML]: Unloading dimension 80
    [13:04:31] [Server thread/INFO] [FML]: Applying holder lookups
    [13:04:31] [Server thread/INFO] [FML]: Holder lookups applied
    [13:04:31] [Server thread/INFO] [FML]: The state engine was in incorrect state SERVER_STOPPING and forced into state SERVER_STOPPED. Errors may have been discarded.
    [13:04:31] [Client thread/INFO] [FML]: Server terminated.
    AL lib: (EE) alc_cleanup: 1 device not closed
    Game exited with exitcode -1.


    Thanks for making this mod and taking time to look here! I like the control you get over the diseases in the json file and would love to move some over to new mob based vectors, like malaria to mosquitoes and possibly expand bubonic and rabies to kobolds and wargs respectivly, if it possible to have more than one mob spread a disease via attack/proximity.
    Posted in: Minecraft Mods
  • 0

    posted a message on EvilCraft (Open Source) - v0.10.12

    Heya, installed this mod on my minecraft with a bunch of other ones cause it looked cool. I was messing around with some stuff from others though and found this funny. When ever I tried to plant Kelp from the Fancy Fish Mod under water, it would place a Spiked Grate from this mod instead. I checked the configs for ways to mess with ID numbers or such, but didn't find any way so I thought I would notify you both. Thanks for the fun mod though. :D

    Posted in: WIP Mods
  • 0

    posted a message on Loot++ - The Addon Update! Now with the ability to create addons without messing with config files or resource packs!
    Quote from Tmtravlr»

    Ah, you got the null chest loot item crash. One of your mods is adding a null item to default chest loot. It's opencomputers according to Yorple a few posts up. See if you can update it

    That didn't seem to help unfortunately. My open computers version was up to date, but I tried replacing it anyways and got the same error. I even tried removing open computers entirely and it spit out this error.

    [09:45:21] [Server thread/INFO]: Starting integrated minecraft server version 1.8
    [09:45:21] [Server thread/INFO]: Generating keypair
    [09:45:21][FINE/CustomNPCs][noppes.npcs.controllers.LinkedNpcController:42] Loading Linked Npcs
    [09:45:21][FINE/CustomNPCs][noppes.npcs.controllers.LinkedNpcController:62] Done loading Linked Npcs
    [09:45:21] [Server thread/ERROR] [FML]: Fatal errors were detected during the transition from AVAILABLE to SERVER_ABOUT_TO_START. Loading cannot continue
    [09:45:21] [Server thread/ERROR] [FML]:
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
    UCHIJAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
    UCHIJAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.8-11.14.3.1499-universal.jar)
    UCHIJAA Forge{11.14.3.1499} [Minecraft Forge] (forge-1.8-11.14.3.1499-universal.jar)
    UCHIJAA CodeChickenCore{1.0.5.34} [CodeChicken Core] (minecraft.jar)
    UCHIJAA NotEnoughItems{1.0.5.82} [Not Enough Items] (NotEnoughItems-1.8-1.0.5.82-universal.jar)
    UCHIJAA darkevilmac.movingworld.asm.coremod{} [MovingWorld CORE] (minecraft.jar)
    UCHIJAA MovingWorld{1.8-ALPHA-2} [Moving World] (movingworld-1.8-ALPHA-2.jar)
    UCHIJAA ArchimedesShipsPlus{1.8-ALPHA-2-HFX} [Archimedes' Ships Plus] (archimedesshipsplus-1.8-ALPHA-2-HFX.jar)
    UCHIJAA basemetals{1.3.4} [Base Metals] (BaseMetals-1.3.4.jar)
    UCHIJAA bookshelf{2.0.3} [Bookshelf] (Bookshelf-1.8-2.0.3.jar)
    UCHIJAA customnpcs{1.8.0_beta} [CustomNpcs] (CustomNPCs_1.8.0_beta.jar)
    UCHIJAA MoCreatures{8.0.0.devA} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod-8.0.0.devA.jar)
    UCHIJAA poweradvantage{1.3.0} [Power Advantage] (PowerAdvantage-1.3.0.jar)
    UCHIJAA electricadvantage{1.0.0} [Electric Advantage] (ElectricAdvantage-1.0.0.jar)
    UCHIJAA exnihilo2{0.26} [Ex Nihilo 2] (ExNihilo2-0.26.jar)
    UCHIJAA fairylights{1.2} [Fairy Lights] (fairylights-1.2-1.8.jar)
    UCHIJAA flansmod{5.0} [Flan's Mod] (Flan's Mod-1.8-5.0.jar)
    UCHIJAA flansmodapocalypse{1.0} [Flan's Mod: Apocalypse] (Flan's Mod Apocalypse-1.8-1.0.jar)
    UCHIJAE lootplusplus{1.1.1_for_1.8} [Loot++] (Loot++-1.1.1_for_1.8.jar)
    UCHIJAA LotsOfFood{1.8.1} [Lots of Food] (Lots of Food-1.8.1.jar)
    UCHIJAA RadixCore{2.0.3-1.8} [RadixCore] (RadixCore-2.0.3-1.8-universal.jar)
    UCHIJAA MCA{5.0.6.1-1.8} [Minecraft Comes Alive] (MCA-5.0.6.1-1.8-universal.jar)
    UCHIJAA neotech{2.0.5} [NeoTech] (NeoTech-1.8-2.0.5.jar)
    UCHIJAA wuppy29_peacefulpack{1.1.9.1} [Peacefulpack] (Peacefulpack 1.8.0-1.1.9.1.jar)
    UCHIJAA planttech{1.0.0} [Planttech] (planttech - 1.0.0 - 1.8.jar)
    UCHIJAA steamadvantage{1.3.3} [Steam Advantage] (SteamAdvantage-1.3.3.jar)
    UCHIJAA Waila{1.6.0_B1} [Waila] (Waila-1.6.0_B1_1.8.1.jar)
    UCHIJAA wormsmod{1.1.2} [Worms Mod] (wormsmod-1.8.x-1.1.2.jar)
    [09:45:21] [Server thread/ERROR] [FML]: The following problems were captured during this phase
    [09:45:21] [Server thread/ERROR] [FML]: Caught exception from lootplusplus
    java.lang.NullPointerException
    at net.minecraft.item.ItemStack.func_77952_i(ItemStack.java:230) ~[amj.class:?]
    at com.tmtravlr.lootplusplus.config.ConfigLoaderChestLoot.loadDefaultContent(ConfigLoaderChestLoot.java:264) ~[ConfigLoaderChestLoot.class:?]
    at com.tmtravlr.lootplusplus.config.ConfigLoaderChestLoot.loadChestContent(ConfigLoaderChestLoot.java:111) ~[ConfigLoaderChestLoot.class:?]
    at com.tmtravlr.lootplusplus.LootPlusPlusMod.serverAboutToStart(LootPlusPlusMod.java:240) ~[LootPlusPlusMod.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_60]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_60]
    at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:537) ~[forge-1.8-11.14.3.1499-universal.jar:?]
    at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source) ~[?:?]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_60]
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
    at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) ~[forge-1.8-11.14.3.1499-universal.jar:?]
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:190) ~[forge-1.8-11.14.3.1499-universal.jar:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_60]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_60]
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
    at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:119) [LoadController.class:?]
    at net.minecraftforge.fml.common.Loader.serverAboutToStart(Loader.java:851) [Loader.class:?]
    at net.minecraftforge.fml.common.FMLCommonHandler.handleServerAboutToStart(FMLCommonHandler.java:314) [FMLCommonHandler.class:?]
    at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:125) [cyk.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438) [MinecraftServer.class:?]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_60]
    [09:45:21] [Server thread/ERROR] [FML]: A fatal exception occurred during the server about to start event
    java.lang.NullPointerException
    at net.minecraft.item.ItemStack.func_77952_i(ItemStack.java:230) ~[amj.class:?]
    at com.tmtravlr.lootplusplus.config.ConfigLoaderChestLoot.loadDefaultContent(ConfigLoaderChestLoot.java:264) ~[ConfigLoaderChestLoot.class:?]
    at com.tmtravlr.lootplusplus.config.ConfigLoaderChestLoot.loadChestContent(ConfigLoaderChestLoot.java:111) ~[ConfigLoaderChestLoot.class:?]
    at com.tmtravlr.lootplusplus.LootPlusPlusMod.serverAboutToStart(LootPlusPlusMod.java:240) ~[LootPlusPlusMod.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_60]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_60]
    at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:537) ~[forge-1.8-11.14.3.1499-universal.jar:?]
    at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source) ~[?:?]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_60]
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
    at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) ~[LoadController.class:?]
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:190) ~[LoadController.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_60]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_60]
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
    at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:119) ~[LoadController.class:?]
    at net.minecraftforge.fml.common.Loader.serverAboutToStart(Loader.java:851) [Loader.class:?]
    at net.minecraftforge.fml.common.FMLCommonHandler.handleServerAboutToStart(FMLCommonHandler.java:314) [FMLCommonHandler.class:?]
    at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:125) [cyk.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438) [MinecraftServer.class:?]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_60]
    [09:45:21] [Server thread/INFO] [FML]: Applying holder lookups
    [09:45:21] [Server thread/INFO] [FML]: Holder lookups applied
    [09:45:21] [Server thread/INFO] [FML]: The state engine was in incorrect state ERRORED and forced into state SERVER_STOPPED. Errors may have been discarded.
    [09:45:21] [Server thread/INFO] [FML]: The state engine was in incorrect state ERRORED and forced into state AVAILABLE. Errors may have been discarded.


    I went through and set up a test instance in multimc, popping mods in an out with loot++ till I got this error from Flans Mod, with the same flan packs.
    MultiMC version: 0.4.7


    Minecraft folder is:
    C:/Users/Owner/Documents/Minecraft Modding/MultiMC/instances/Loot++18test/minecraft


    Java path is:
    java


    Java Arguments:
    [-XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump, -Xms512m, -Xmx1024m, -Duser.language=en, -jar, C:/Users/Owner/Documents/Minecraft Modding/MultiMC/jars/NewLaunch.jar]


    Minecraft process ID: 10840


    Using onesix launcher.


    Main Class:
    net.minecraft.launchwrapper.Launch


    Native path:
    C:/Users/Owner/Documents/Minecraft Modding/MultiMC/instances/Loot++18test/natives


    Traits:
    []


    Libraries:
    C:/Users/Owner/Documents/Minecraft Modding/MultiMC/libraries/net/minecraftforge/forge/1.8-11.14.3.1450/forge-1.8-11.14.3.1450-universal.jar
    C:/Users/Owner/Documents/Minecraft Modding/MultiMC/libraries/net/minecraft/launchwrapper/1.11/launchwrapper-1.11.jar
    C:/Users/Owner/Documents/Minecraft Modding/MultiMC/libraries/org/ow2/asm/asm-all/5.0.3/asm-all-5.0.3.jar
    C:/Users/Owner/Documents/Minecraft Modding/MultiMC/libraries/com/typesafe/akka/akka-actor_2.11/2.3.3/akka-actor_2.11-2.3.3.jar
    C:/Users/Owner/Documents/Minecraft Modding/MultiMC/libraries/com/typesafe/config/1.2.1/config-1.2.1.jar
    C:/Users/Owner/Documents/Minecraft Modding/MultiMC/libraries/org/scala-lang/scala-actors-migration_2.11/1.1.0/scala-actors-migration_2.11-1.1.0.jar
    C:/Users/Owner/Documents/Minecraft Modding/MultiMC/libraries/org/scala-lang/scala-compiler/2.11.1/scala-compiler-2.11.1.jar
    C:/Users/Owner/Documents/Minecraft Modding/MultiMC/libraries/org/scala-lang/plugins/scala-continuations-library_2.11/1.0.2/scala-continuations-library_2.11-1.0.2.jar
    C:/Users/Owner/Documents/Minecraft Modding/MultiMC/libraries/org/scala-lang/plugins/scala-continuations-plugin_2.11.1/1.0.2/scala-continuations-plugin_2.11.1-1.0.2.jar
    C:/Users/Owner/Documents/Minecraft Modding/MultiMC/libraries/org/scala-lang/scala-library/2.11.1/scala-library-2.11.1.jar
    C:/Users/Owner/Documents/Minecraft Modding/MultiMC/libraries/org/scala-lang/scala-parser-combinators_2.11/1.0.1/scala-parser-combinators_2.11-1.0.1.jar
    C:/Users/Owner/Documents/Minecraft Modding/MultiMC/libraries/org/scala-lang/scala-reflect/2.11.1/scala-reflect-2.11.1.jar
    C:/Users/Owner/Documents/Minecraft Modding/MultiMC/libraries/org/scala-lang/scala-swing_2.11/1.0.1/scala-swing_2.11-1.0.1.jar
    C:/Users/Owner/Documents/Minecraft Modding/MultiMC/libraries/org/scala-lang/scala-xml_2.11/1.0.2/scala-xml_2.11-1.0.2.jar
    C:/Users/Owner/Documents/Minecraft Modding/MultiMC/libraries/lzma/lzma/0.0.1/lzma-0.0.1.jar
    C:/Users/Owner/Documents/Minecraft Modding/MultiMC/libraries/java3d/vecmath/1.5.2/vecmath-1.5.2.jar
    C:/Users/Owner/Documents/Minecraft Modding/MultiMC/libraries/net/sf/trove4j/trove4j/3.0.3/trove4j-3.0.3.jar
    C:/Users/Owner/Documents/Minecraft Modding/MultiMC/libraries/com/ibm/icu/icu4j-core-mojang/51.2/icu4j-core-mojang-51.2.jar
    C:/Users/Owner/Documents/Minecraft Modding/MultiMC/libraries/net/sf/jopt-simple/jopt-simple/4.5/jopt-simple-4.5.jar
    C:/Users/Owner/Documents/Minecraft Modding/MultiMC/libraries/com/paulscode/codecjorbis/20101023/codecjorbis-20101023.jar
    C:/Users/Owner/Documents/Minecraft Modding/MultiMC/libraries/com/paulscode/codecwav/20101023/codecwav-20101023.jar
    C:/Users/Owner/Documents/Minecraft Modding/MultiMC/libraries/com/paulscode/libraryjavasound/20101123/libraryjavasound-20101123.jar
    C:/Users/Owner/Documents/Minecraft Modding/MultiMC/libraries/com/paulscode/librarylwjglopenal/20100824/librarylwjglopenal-20100824.jar
    C:/Users/Owner/Documents/Minecraft Modding/MultiMC/libraries/com/paulscode/soundsystem/20120107/soundsystem-20120107.jar
    C:/Users/Owner/Documents/Minecraft Modding/MultiMC/libraries/io/netty/netty-all/4.0.15.Final/netty-all-4.0.15.Final.jar
    C:/Users/Owner/Documents/Minecraft Modding/MultiMC/libraries/com/google/guava/guava/17.0/guava-17.0.jar
    C:/Users/Owner/Documents/Minecraft Modding/MultiMC/libraries/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar
    C:/Users/Owner/Documents/Minecraft Modding/MultiMC/libraries/commons-io/commons-io/2.4/commons-io-2.4.jar
    C:/Users/Owner/Documents/Minecraft Modding/MultiMC/libraries/commons-codec/commons-codec/1.9/commons-codec-1.9.jar
    C:/Users/Owner/Documents/Minecraft Modding/MultiMC/libraries/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar
    C:/Users/Owner/Documents/Minecraft Modding/MultiMC/libraries/com/mojang/authlib/1.5.21/authlib-1.5.21.jar
    C:/Users/Owner/Documents/Minecraft Modding/MultiMC/libraries/com/mojang/realms/1.6.1/realms-1.6.1.jar
    C:/Users/Owner/Documents/Minecraft Modding/MultiMC/libraries/org/apache/commons/commons-compress/1.8.1/commons-compress-1.8.1.jar
    C:/Users/Owner/Documents/Minecraft Modding/MultiMC/libraries/org/apache/httpcomponents/httpclient/4.3.3/httpclient-4.3.3.jar
    C:/Users/Owner/Documents/Minecraft Modding/MultiMC/libraries/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.jar
    C:/Users/Owner/Documents/Minecraft Modding/MultiMC/libraries/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar
    C:/Users/Owner/Documents/Minecraft Modding/MultiMC/libraries/org/apache/logging/log4j/log4j-api/2.0-beta9/log4j-api-2.0-beta9.jar
    C:/Users/Owner/Documents/Minecraft Modding/MultiMC/libraries/org/apache/logging/log4j/log4j-core/2.0-beta9/log4j-core-2.0-beta9.jar
    C:/Users/Owner/Documents/Minecraft Modding/MultiMC/libraries/tv/twitch/twitch/6.5/twitch-6.5.jar
    C:/Users/Owner/Documents/Minecraft Modding/MultiMC/libraries/net/java/jinput/jinput/2.0.5/jinput-2.0.5.jar
    C:/Users/Owner/Documents/Minecraft Modding/MultiMC/libraries/net/java/jutils/jutils/1.0.0/jutils-1.0.0.jar
    C:/Users/Owner/Documents/Minecraft Modding/MultiMC/libraries/org/lwjgl/lwjgl/lwjgl/2.9.1/lwjgl-2.9.1.jar
    C:/Users/Owner/Documents/Minecraft Modding/MultiMC/libraries/org/lwjgl/lwjgl/lwjgl_util/2.9.1/lwjgl_util-2.9.1.jar
    C:/Users/Owner/Documents/Minecraft Modding/MultiMC/versions/1.8/1.8.jar


    Mods:
    Flan's Mod-1.8-5.0
    Flan's Mod Apocalypse-1.8-1.0
    Loot++-1.1.1_for_1.8


    Params:
    [--username, <PROFILE NAME>, --version, MultiMC5, --gameDir, C:/Users/Owner/Documents/Minecraft Modding/MultiMC/instances/Loot++18test/minecraft, --assetsDir, C:/Users/Owner/Documents/Minecraft Modding/MultiMC/assets, --assetIndex, 1.8, --uuid, <PROFILE ID>, --accessToken, <ACCESS TOKEN>, --userProperties, {}, --userType, mojang, --tweakClass, net.minecraftforge.fml.common.launcher.FMLTweaker]


    Window size: 854 x 480


    Preparing native libraries...
    Extracting twitch-platform-6.5-natives-windows-64.jar
    Extracting twitch-external-platform-4.5-natives-windows-64.jar
    Extracting jinput-platform-2.0.5-natives-windows.jar
    Extracting lwjgl-platform-2.9.1-natives-windows.jar


    [11:21:29] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
    [11:21:29] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
    [11:21:29] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
    [11:21:29] [main/INFO] [FML]: Forge Mod Loader version 8.99.124.1450 for Minecraft 1.8 loading
    [11:21:29] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_60, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre1.8.0_60
    [11:21:29] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
    [11:21:29] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
    [11:21:29] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
    [11:21:29] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
    [11:21:29] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
    [11:21:31] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
    [11:21:31] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
    [11:21:31] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
    [11:21:31] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
    [11:21:32] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
    [11:21:32] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
    [11:21:32] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
    [11:21:33] [Client thread/INFO]: Setting user: <PROFILE NAME>
    [11:21:36] [Client thread/INFO]: LWJGL Version: 2.9.1
    [11:21:37] [Client thread/INFO] [STDOUT]: [net.minecraftforge.fml.client.SplashProgress:start:235]: ---- Minecraft Crash Report ----
    // Who set us up the TNT?


    Time: 10/9/15 11:21 AM
    Description: Loading screen debug info


    This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR




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


    -- System Details --
    Details:
    Minecraft Version: 1.8
    Operating System: Windows 7 (amd64) version 6.1
    Java Version: 1.8.0_60, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 462749080 bytes (441 MB) / 693633024 bytes (661 MB) up to 954728448 bytes (910 MB)
    JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms512m -Xmx1024m
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML:
    Loaded coremods (and transformers):
    GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.4.13283 Compatibility Profile Context 14.501.1003.0' Renderer: 'AMD Radeon HD 5450'
    [11:21:37] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
    [11:21:37] [Client thread/INFO] [FML]: MinecraftForge v11.14.3.1450 Initialized
    [11:21:37] [Client thread/INFO] [FML]: Replaced 204 ore recipies
    [11:21:37] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
    [11:21:37] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
    [11:21:37] [Client thread/INFO] [FML]: Searching C:\Users\Owner\Documents\Minecraft Modding\MultiMC\instances\Loot++18test\minecraft\mods for mods
    [11:21:39] [Client thread/INFO] [FML]: Forge Mod Loader has identified 6 mods to load
    [11:21:39] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, flansmodapocalypse, flansmod, lootplusplus] at CLIENT
    [11:21:39] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, flansmodapocalypse, flansmod, lootplusplus] at SERVER
    [11:21:40] [Client thread/INFO] [STDOUT]: [com.tmtravlr.lootplusplus.LootPPHelper:<init>:257]: [Loot++] Attempting to get chest contents.
    [11:21:40] [Client thread/INFO] [STDOUT]: [com.tmtravlr.lootplusplus.LootPPHelper:<init>:272]: [Loot++] Attempting to get chest info.
    [11:21:40] [Client thread/INFO] [STDOUT]: [com.tmtravlr.lootplusplus.LootPPHelper:<init>:287]: [Loot++] Attempting to get furnace experience map.
    [11:21:40] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Flan's Mod: Apocalypse, FMLFileResourcePack:Flan's Mod, FMLFileResourcePack:Loot++
    [11:21:40] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
    [11:21:40] [Client thread/INFO] [FML]: Found 384 ObjectHolder annotations
    [11:21:40] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
    [11:21:40] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
    [11:21:40] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
    [11:21:40] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Preinitialising Flan's mod.
    [11:21:40] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Loaded content pack : Apocalypse-Content Pack-1.8-5.0.jar
    [11:21:40] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Loaded content pack : Titan-Content Pack-1.8-5.0.jar
    [11:21:40] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Loaded content pack : WW2-Content Pack-1.8-5.0.jar
    [11:21:40] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Loaded textures and models.
    [11:21:41] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Loaded part.
    [11:21:41] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Loaded bullet.
    [11:21:41] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Loaded attachment.
    [11:21:41] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Loaded grenade.
    [11:21:41] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Loaded gun.
    [11:21:41] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Loaded aa.
    [11:21:41] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find smallChassis when adding recipe for buggy
    [11:21:41] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find vehicleSeat when adding recipe for buggy
    [11:21:41] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find wheel when adding recipe for buggy
    [11:21:41] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find wheel when adding recipe for buggy
    [11:21:41] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find wheel when adding recipe for buggy
    [11:21:41] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find wheel when adding recipe for buggy
    [11:21:41] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find aaBarrel when adding recipe for bofors
    [11:21:41] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find vehicleSeat when adding recipe for bofors
    [11:21:41] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find wheel when adding recipe for bofors
    [11:21:41] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find wheel when adding recipe for bofors
    [11:21:41] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find tankTurret when adding recipe for ChiHa
    [11:21:41] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find vehicleSeat when adding recipe for ChiHa
    [11:21:41] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find tankBody when adding recipe for ChiHa
    [11:21:41] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find vehicleSeat when adding recipe for ChiHa
    [11:21:41] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find catTrack when adding recipe for ChiHa
    [11:21:41] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find catTrack when adding recipe for ChiHa
    [11:21:41] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find tankTurret when adding recipe for ChiNu
    [11:21:41] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find vehicleSeat when adding recipe for ChiNu
    [11:21:41] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find tankBody when adding recipe for ChiNu
    [11:21:41] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find vehicleSeat when adding recipe for ChiNu
    [11:21:41] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find catTrack when adding recipe for ChiNu
    [11:21:41] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find catTrack when adding recipe for ChiNu
    [11:21:41] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find tankTurret when adding recipe for Churchill
    [11:21:41] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find vehicleSeat when adding recipe for Churchill
    [11:21:41] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find tankBody when adding recipe for Churchill
    [11:21:41] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find vehicleSeat when adding recipe for Churchill
    [11:21:41] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find catTrack when adding recipe for Churchill
    [11:21:41] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find catTrack when adding recipe for Churchill
    [11:21:41] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find tankTurret when adding recipe for Cromwell
    [11:21:41] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find vehicleSeat when adding recipe for Cromwell
    [11:21:41] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find tankBody when adding recipe for Cromwell
    [11:21:41] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find vehicleSeat when adding recipe for Cromwell
    [11:21:41] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find catTrack when adding recipe for Cromwell
    [11:21:41] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find catTrack when adding recipe for Cromwell
    [11:21:41] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find tankTurret when adding recipe for Crusader
    [11:21:41] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find vehicleSeat when adding recipe for Crusader
    [11:21:41] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find tankBody when adding recipe for Crusader
    [11:21:41] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find vehicleSeat when adding recipe for Crusader
    [11:21:41] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find catTrack when adding recipe for Crusader
    [11:21:41] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find catTrack when adding recipe for Crusader
    [11:21:41] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find tankTurret when adding recipe for Fury
    [11:21:41] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find vehicleSeat when adding recipe for Fury
    [11:21:41] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find tankBody when adding recipe for Fury
    [11:21:41] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find vehicleSeat when adding recipe for Fury
    [11:21:41] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find catTrack when adding recipe for Fury
    [11:21:41] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find catTrack when adding recipe for Fury
    [11:21:41] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find smallChassis when adding recipe for Jeep
    [11:21:41] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find vehicleSeat when adding recipe for Jeep
    [11:21:41] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find wheel when adding recipe for Jeep
    [11:21:41] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find wheel when adding recipe for Jeep
    [11:21:41] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find wheel when adding recipe for Jeep
    [11:21:41] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find wheel when adding recipe for Jeep
    [11:21:41] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find smallChassis when adding recipe for Kubel
    [11:21:41] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find vehicleSeat when adding recipe for Kubel
    [11:21:41] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find wheel when adding recipe for Kubel
    [11:21:41] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find wheel when adding recipe for Kubel
    [11:21:41] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find wheel when adding recipe for Kubel
    [11:21:41] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find wheel when adding recipe for Kubel
    [11:21:41] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find tankTurret when adding recipe for KV1
    [11:21:41] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find vehicleSeat when adding recipe for KV1
    [11:21:41] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find tankBody when adding recipe for KV1
    [11:21:41] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find vehicleSeat when adding recipe for KV1
    [11:21:41] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find catTrack when adding recipe for KV1
    [11:21:41] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find catTrack when adding recipe for KV1
    [11:21:41] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find aaBarrel when adding recipe for M157mm
    [11:21:41] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find vehicleSeat when adding recipe for M157mm
    [11:21:41] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find largeWheel when adding recipe for M157mm
    [11:21:41] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find largeWheel when adding recipe for M157mm
    [11:21:41] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find aaBarrel when adding recipe for Pak40
    [11:21:41] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find vehicleSeat when adding recipe for Pak40
    [11:21:41] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find largeWheel when adding recipe for Pak40
    [11:21:41] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find largeWheel when adding recipe for Pak40
    [11:21:41] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find tankTurret when adding recipe for Panzer
    [11:21:41] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find vehicleSeat when adding recipe for Panzer
    [11:21:41] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find tankBody when adding recipe for Panzer
    [11:21:41] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find vehicleSeat when adding recipe for Panzer
    [11:21:41] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find catTrack when adding recipe for Panzer
    [11:21:41] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find catTrack when adding recipe for Panzer
    [11:21:41] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find tankTurret when adding recipe for PanzerIIL
    [11:21:41] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find vehicleSeat when adding recipe for PanzerIIL
    [11:21:41] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find tankBody when adding recipe for PanzerIIL
    [11:21:41] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find vehicleSeat when adding recipe for PanzerIIL
    [11:21:41] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find catTrack when adding recipe for PanzerIIL
    [11:21:41] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find catTrack when adding recipe for PanzerIIL
    [11:21:41] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find tankTurret when adding recipe for Sherman
    [11:21:41] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find vehicleSeat when adding recipe for Sherman
    [11:21:41] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find tankBody when adding recipe for Sherman
    [11:21:41] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find vehicleSeat when adding recipe for Sherman
    [11:21:41] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find catTrack when adding recipe for Sherman
    [11:21:41] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find catTrack when adding recipe for Sherman
    [11:21:41] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find tankTurret when adding recipe for T34
    [11:21:41] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find vehicleSeat when adding recipe for T34
    [11:21:41] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find tankBody when adding recipe for T34
    [11:21:41] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find vehicleSeat when adding recipe for T34
    [11:21:41] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find catTrack when adding recipe for T34
    [11:21:41] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find catTrack when adding recipe for T34
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find tankTurret when adding recipe for Tiger
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find vehicleSeat when adding recipe for Tiger
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find tankBody when adding recipe for Tiger
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find vehicleSeat when adding recipe for Tiger
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find catTrack when adding recipe for Tiger
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find catTrack when adding recipe for Tiger
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find tankTurret when adding recipe for Tiger131
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find vehicleSeat when adding recipe for Tiger131
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find tankBody when adding recipe for Tiger131
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find vehicleSeat when adding recipe for Tiger131
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find catTrack when adding recipe for Tiger131
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find catTrack when adding recipe for Tiger131
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find tankTurret when adding recipe for Type4HoRo
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find vehicleSeat when adding recipe for Type4HoRo
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find tankBody when adding recipe for Type4HoRo
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find vehicleSeat when adding recipe for Type4HoRo
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find catTrack when adding recipe for Type4HoRo
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find catTrack when adding recipe for Type4HoRo
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Loaded vehicle.
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find metalCockpit when adding recipe for BF109
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find wheel when adding recipe for BF109
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find metalNose when adding recipe for BF109
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find metalWingSmall when adding recipe for BF109
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find metalWingSmall when adding recipe for BF109
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find bombBay when adding recipe for BF109
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find metalTail when adding recipe for BF109
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find wheel when adding recipe for BF109
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find woodenCockpit when adding recipe for Camel
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find wheel when adding recipe for Camel
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find biplaneWing when adding recipe for Camel
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find biplaneWing when adding recipe for Camel
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find woodenTail when adding recipe for Camel
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find wheel when adding recipe for Camel
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find woodenCockpit when adding recipe for Fokker
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find wheel when adding recipe for Fokker
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find triplaneWing when adding recipe for Fokker
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find triplaneWing when adding recipe for Fokker
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find woodenTail when adding recipe for Fokker
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find wheel when adding recipe for Fokker
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find vehicleSeat when adding recipe for Lancaster
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find metalCockpit when adding recipe for Lancaster
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find bombBay when adding recipe for Lancaster
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find vehicleSeat when adding recipe for Lancaster
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find metalWingSection when adding recipe for Lancaster
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find largeWheel when adding recipe for Lancaster
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find metalWingSection when adding recipe for Lancaster
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find largeWheel when adding recipe for Lancaster
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find metalTail when adding recipe for Lancaster
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find vehicleSeat when adding recipe for Lancaster
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find wheel when adding recipe for Lancaster
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find metalCockpit when adding recipe for Mustang
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find wheel when adding recipe for Mustang
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find metalNose when adding recipe for Mustang
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find metalWingSmall when adding recipe for Mustang
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find metalWingSmall when adding recipe for Mustang
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find bombBay when adding recipe for Mustang
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find metalTail when adding recipe for Mustang
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find wheel when adding recipe for Mustang
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find metalCockpit when adding recipe for Spitfire
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find wheel when adding recipe for Spitfire
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find metalNose when adding recipe for Spitfire
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find metalWingSmall when adding recipe for Spitfire
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find metalWingSmall when adding recipe for Spitfire
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find bombBay when adding recipe for Spitfire
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find metalTail when adding recipe for Spitfire
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find wheel when adding recipe for Spitfire
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find metalCockpit when adding recipe for yak9
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find wheel when adding recipe for yak9
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find metalNose when adding recipe for yak9
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find metalWingSmall when adding recipe for yak9
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find metalWingSmall when adding recipe for yak9
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find bombBay when adding recipe for yak9
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find metalTail when adding recipe for yak9
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find wheel when adding recipe for yak9
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find metalCockpit when adding recipe for zero
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find wheel when adding recipe for zero
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find metalNose when adding recipe for zero
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find metalWingSmall when adding recipe for zero
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find metalWingSmall when adding recipe for zero
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find bombBay when adding recipe for zero
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find metalTail when adding recipe for zero
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find wheel when adding recipe for zero
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Loaded plane.
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Loaded mechaItem.
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find mediumDiamondBody when adding recipe for AlphaTitan
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find vehicleSeat when adding recipe for AlphaTitan
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find mediumDiamondArm when adding recipe for AlphaTitan
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find mediumDiamondArm when adding recipe for AlphaTitan
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find mediumDiamondLeg when adding recipe for AlphaTitan
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find smallIronBody when adding recipe for ProtoTitan
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find smallIronArm when adding recipe for ProtoTitan
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find smallIronArm when adding recipe for ProtoTitan
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find smallIronLeg when adding recipe for ProtoTitan
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find mediumDiamondBody when adding recipe for ZeroTitan
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find vehicleSeat when adding recipe for ZeroTitan
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find mediumDiamondArm when adding recipe for ZeroTitan
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find mediumDiamondArm when adding recipe for ZeroTitan
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find mediumDiamondLeg when adding recipe for ZeroTitan
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Loaded mecha.
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Loaded tool.
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Loaded armour.
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Loaded armourBox.
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find aaBarrel when adding recipe for american
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find wheel when adding recipe for american
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find aaBarrel when adding recipe for british
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find wheel when adding recipe for british
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find aaBarrel when adding recipe for german
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find aaBarrel when adding recipe for japanese
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find aaBarrel when adding recipe for russian
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find wheel when adding recipe for russian
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Loaded box.
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Loaded playerClass.
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Loaded team.
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Loaded itemHolder.
    [11:21:42] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Flan's Mod: Apocalypse, FMLFileResourcePack:Flan's Mod, FMLFileResourcePack:Loot++, FMLFileResourcePack:Flan's Mod : Apocalypse-Content Pack-1.8-5.0.jar, FMLFileResourcePack:Flan's Mod : Titan-Content Pack-1.8-5.0.jar, FMLFileResourcePack:Flan's Mod : WW2-Content Pack-1.8-5.0.jar
    [11:21:42] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Preinitializing complete.
    [11:21:42] [Client thread/INFO] [FML]: Applying holder lookups
    [11:21:42] [Client thread/INFO] [FML]: Holder lookups applied
    [11:21:42] [Client thread/INFO] [FML]: Injecting itemstacks
    [11:21:42] [Client thread/INFO] [FML]: Itemstack injection complete
    [11:21:42] [Client thread/ERROR] [FML]: Fatal errors were detected during the transition from PREINITIALIZATION to INITIALIZATION. Loading cannot continue
    [11:21:42] [Client thread/ERROR] [FML]:
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
    UCH mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
    UCH FML{8.0.99.99} [Forge Mod Loader] (forge-1.8-11.14.3.1450-universal.jar)
    UCH Forge{11.14.3.1450} [Minecraft Forge] (forge-1.8-11.14.3.1450-universal.jar)
    UCH flansmod{5.0} [Flan's Mod] (Flan's Mod-1.8-5.0.jar)
    UCE flansmodapocalypse{1.0} [Flan's Mod: Apocalypse] (Flan's Mod Apocalypse-1.8-1.0.jar)
    UCH lootplusplus{1.1.1_for_1.8} [Loot++] (Loot++-1.1.1_for_1.8.jar)
    [11:21:42] [Client thread/ERROR] [FML]: The following problems were captured during this phase
    [11:21:42] [Client thread/ERROR] [FML]: Caught exception from flansmodapocalypse
    java.lang.NoSuchMethodError: net.minecraftforge.fluids.Fluid.<init>(Ljava/lang/String;Lnet/minecraft/util/ResourceLocation;Lnet/minecraft/util/ResourceLocation;)V
    at com.flansmod.apocalypse.common.FlansModApocalypse.preInit(FlansModApocalypse.java:108) ~[FlansModApocalypse.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_60]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_60]
    at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:537) ~[forge-1.8-11.14.3.1450-universal.jar:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_60]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_60]
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
    at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) ~[forge-1.8-11.14.3.1450-universal.jar:?]
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:190) ~[forge-1.8-11.14.3.1450-universal.jar:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_60]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_60]
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
    at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:119) [LoadController.class:?]
    at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:550) [Loader.class:?]
    at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:248) [FMLClientHandler.class:?]
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:412) [bsu.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325) [bsu.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:120) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_60]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_60]
    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:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_60]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_60]
    at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310) [NewLaunch.jar:?]
    at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:394) [NewLaunch.jar:?]
    at org.multimc.EntryPoint.listen(EntryPoint.java:170) [NewLaunch.jar:?]
    at org.multimc.EntryPoint.main(EntryPoint.java:54) [NewLaunch.jar:?]
    [11:21:42] [Client thread/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:func_179870_a:571]: ---- Minecraft Crash Report ----
    // Why is it breaking :(


    Time: 10/9/15 11:21 AM
    Description: There was a severe problem during mod loading that has caused the game to fail


    net.minecraftforge.fml.common.LoaderException: java.lang.NoSuchMethodError: net.minecraftforge.fluids.Fluid.<init>(Ljava/lang/String;Lnet/minecraft/util/ResourceLocation;Lnet/minecraft/util/ResourceLocation;)V
    at net.minecraftforge.fml.common.LoadController.transition(LoadController.java:163)
    at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:553)
    at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:248)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:412)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325)
    at net.minecraft.client.main.Main.main(SourceFile:120)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310)
    at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:394)
    at org.multimc.EntryPoint.listen(EntryPoint.java:170)
    at org.multimc.EntryPoint.main(EntryPoint.java:54)
    Caused by: java.lang.NoSuchMethodError: net.minecraftforge.fluids.Fluid.<init>(Ljava/lang/String;Lnet/minecraft/util/ResourceLocation;Lnet/minecraft/util/ResourceLocation;)V
    at com.flansmod.apocalypse.common.FlansModApocalypse.preInit(FlansModApocalypse.java:108)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:537)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    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 net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    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 net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
    at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:550)
    ... 18 more




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


    -- System Details --
    Details:
    Minecraft Version: 1.8
    Operating System: Windows 7 (amd64) version 6.1
    Java Version: 1.8.0_60, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 460831640 bytes (439 MB) / 662700032 bytes (632 MB) up to 954728448 bytes (910 MB)
    JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms512m -Xmx1024m
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP v9.10 FML v8.0.99.99 Minecraft Forge 11.14.3.1450 6 mods loaded, 6 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
    UCH mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
    UCH FML{8.0.99.99} [Forge Mod Loader] (forge-1.8-11.14.3.1450-universal.jar)
    UCH Forge{11.14.3.1450} [Minecraft Forge] (forge-1.8-11.14.3.1450-universal.jar)
    UCH flansmod{5.0} [Flan's Mod] (Flan's Mod-1.8-5.0.jar)
    UCE flansmodapocalypse{1.0} [Flan's Mod: Apocalypse] (Flan's Mod Apocalypse-1.8-1.0.jar)
    UCH lootplusplus{1.1.1_for_1.8} [Loot++] (Loot++-1.1.1_for_1.8.jar)
    Loaded coremods (and transformers):
    GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.4.13283 Compatibility Profile Context 14.501.1003.0' Renderer: 'AMD Radeon HD 5450'
    [11:21:42] [Client thread/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:func_179870_a:571]: #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\Owner\Documents\Minecraft Modding\MultiMC\instances\Loot++18test\minecraft\crash-reports\crash-2015-10-09_11.21.42-client.txt
    Game exited with exitcode -1.

    Which I think is weird, because I could atleast get to the main menu screen in the other set up, which had this flans mod plus a bunch of other mods.
    Posted in: Minecraft Mods
  • To post a comment, please .