• 2

    posted a message on Vampirism - Become a vampire!

    Is there a good way to control the spawn of the vampire hunters? I've looked through the config but haven't found a way to do it. They are litterally all over my world. Can't go a stone's throw without bumping into a camp of them.

    (EDIT) I actually found it!

    Posted in: Minecraft Mods
  • 0

    posted a message on Need help testing for a item that isn't in a player's inventory

    I am trying to make players have a specific book if they don't have it, but have not been able to figure out how to test for a lack of the item to trigger them obtaining the book. How could I set this up?

    Posted in: Commands, Command Blocks and Functions
  • 0

    posted a message on Is There Anyway To Fix This Recurring Error Message
    Quote from urielsalis»

    Check any coremod or mod that includes a baking recipe, and make sure they are updated


    If they are updated is there anyway to check what object is causing the null and changing something to stop that from happening?
    Posted in: Java Edition Support
  • 0

    posted a message on Is There Anyway To Fix This Recurring Error Message
    Quote from urielsalis»

    java.lang.NullPointerException: The validated object is null

    Somethign that is baked was null, that is a error in a recipe of something that goes in a furnace, or a coremod.


    Is there anyway I can fix it?
    Posted in: Java Edition Support
  • 0

    posted a message on Is There Anyway To Fix This Recurring Error Message

    I'm not quite sure why it only says the word left but


    ---- Minecraft Crash Report ----

    WARNING: coremods are present:
    MovingWorldCoreMod (movingworld-1.10.2-0007-full.jar)
    LoadingPlugin (Bloodmoon-MC1.10.2-1.5.1.jar)
    IvToolkit (IvToolkit-1.3.2.1-1.10.jar)
    TheBetweenlandsLoadingPlugin (TheBetweenlands-2.0.0-alpha-universal.jar)
    ShetiPhian-ASM (shetiphiancore-1.10.0-3.3.7.jar)
    ItemPatchingLoader (ItemPhysic Full 1.3.10 mc1.10.2.jar)
    CXLibraryCore (cxlibrary-1.10.2-1.2.3.jar)
    LoadingPlugin (RandomThings-MC1.10.2-3.7.7.jar)
    DynamicSurroundingsCore (DynamicSurroundings-1.10.2-3.3.0.0.jar)
    BookshelfLoadingPlugin (Bookshelf-1.10.2-1.4.3.338.jar)
    llibrary (llibrary-1.7.4-1.10.2.jar)
    CreativePatchingLoader (CreativeCore v1.6.25 mc1.10.2.jar)
    Contact their authors BEFORE contacting forge

    // On the bright side, I bought you a teddy bear!

    Time: 3/5/17 12:34 AM
    Description: Initializing game

    java.lang.NullPointerException: The validated object is null
    at org.apache.commons.lang3.Validate.notNull(Validate.java:222)
    at org.apache.commons.lang3.Validate.notNull(Validate.java:203)
    at net.minecraft.util.registry.RegistrySimple.func_82595_a(SourceFile:35)
    at net.minecraftforge.client.model.ModelLoader.onPostBakeEvent(ModelLoader.java:1042)
    at net.minecraftforge.client.ForgeHooksClient.onModelBake(ForgeHooksClient.java:401)
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:30)
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:122)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:499)
    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(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)


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

    -- Head --
    Thread: Client thread
    Stacktrace:
    at org.apache.commons.lang3.Validate.notNull(Validate.java:222)
    at org.apache.commons.lang3.Validate.notNull(Validate.java:203)
    at net.minecraft.util.registry.RegistrySimple.func_82595_a(SourceFile:35)
    at net.minecraftforge.client.model.ModelLoader.onPostBakeEvent(ModelLoader.java:1042)
    at net.minecraftforge.client.ForgeHooksClient.onModelBake(ForgeHooksClient.java:401)
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:30)
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:122)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:499)

    -- 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(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

    -- System Details --
    Details:
    Minecraft Version: 1.10.2
    Operating System: Windows 7 (amd64) version 6.1
    Java Version: 1.8.0_25, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 566918168 bytes (540 MB) / 1287110656 bytes (1227 MB) up to 5355339776 bytes (5107 MB)
    JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx5G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP 9.32 Powered by Forge 12.18.3.2239 80 mods loaded, 80 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.19} [Minecraft Coder Pack] (minecraft.jar)
    UCH FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.3.2239.jar)
    UCH Forge{12.18.3.2239} [Minecraft Forge] (forge-1.10.2-12.18.3.2239.jar)
    UCH creativecoredummy{1.0.0} [CreativeCoreDummy] (minecraft.jar)
    UCH itemphysic{1.3.0} [ItemPhysic] (minecraft.jar)
    UCH ivtoolkit{1.3.2.1-1.10} [IvToolkit] (minecraft.jar)
    UCH io.github.elytra.movingworld.common.asm.coremod{} [MovingWorld CORE] (minecraft.jar)
    UCH mercurius_updater{1.0} [mercurius_updater] (MercuriusUpdater-1.10.2.jar)
    UCH roxaendercloud{1.10.2v1.3.0} [Roxa's Ender Cloud Mod] (1.10.2v1.3.0_RoxaEnderCloudMod.jar)
    UCH roxaxpgem{1.10.2v1.5.0} [Roxa's Experience Gem Mod] (1.10.2v1.5.0_RoxaXpGemMod.jar)
    UCH advancedcapes{5.0} [Advanced Capes] (advancedcapes-5.0.jar)
    UCH ambientsounds{1.2.0} [AmbientSounds] (AmbientSounds v1.2.1 mc1.10.2.zip)
    UCH base{1.10.2-1.2.4} [B.A.S.E] (base-1.10.2-1.2.4.jar)
    UCH BetterAchievements{0.3.3.10} [Better Achievements] (BetterAchievements-1.10.2-0.3.3.10.jar)
    UCH betteragriculture{1.0.1} [Better Agriculture] (BetterAgriculture-[1.10.2]-1.0.1.jar)
    UCH betterbuilderswands{0.11.0} [Better Builder's Wands] (BetterBuildersWands-1.10.2-0.11.0.215+2d66774.jar)
    UCH BiblioCraft{2.2.1} [BiblioCraft] (BiblioCraft[v2.2.1][MC1.10.2].jar)
    UCH guideapi{@VERSION@} [Guide-API] (Guide-API-1.10.2-2.0.3-46.jar)
    UCH JEI{3.14.7.415} [Just Enough Items] (jei_1.10.2-3.14.7.415.jar)
    UCH BloodMagic{1.10.2-2.1.5-74} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.10.2-2.1.5-74.jar)
    UCH BloodArsenal{1.10.2-2.0.1-17} [Blood Arsenal] (BloodArsenal-1.10.2-2.0.1-17.jar)
    UCH bloodmoon{1.5.1} [Bloodmoon] (Bloodmoon-MC1.10.2-1.5.1.jar)
    UCH bonfires{1.0.1} [Bonfires] (Bonfires-1.10.2-1.0.1.jar)
    UCH bookshelf{1.4.3.338} [Bookshelf] (Bookshelf-1.10.2-1.4.3.338.jar)
    UCH cfm{4.1.2} [MrCrayfish's Furniture Mod] (cfm-4.1.2-mc1.10.2.jar)
    UCH Chameleon{1.10-2.2.2} [Chameleon] (Chameleon-1.10-2.2.2.jar)
    UCH clumps{1.0.5} [Clumps] (Clumps-1.0.5.jar)
    UCH cosmeticarmorreworked{1.10.2-v2a} [CosmeticArmorReworked] (CosmeticArmorReworked-1.10.2-v2a.jar)
    UCH creativecore{1.5.0} [CreativeCore] (CreativeCore v1.6.25 mc1.10.2.jar)
    UCH creeperconfetti{1.3} [Creeper Confetti] (creeperconfetti-1.2.1.jar)
    UCH cxlibrary{1.2.3} [CXLibrary] (cxlibrary-1.10.2-1.2.3.jar)
    UCH cyclopscore{0.9.2} [Cyclops Core] (CyclopsCore-1.9.4-0.9.2.jar)
    UCH Waila{1.7.0} [Waila] (Waila-1.7.0-B3_1.9.4.jar)
    UCH darkutils{1.1.7.111} [Dark Utilities] (DarkUtilities-1.10.2-1.1.7.111.jar)
    UCH movingworld{1.10.2-0007} [Moving World] (movingworld-1.10.2-0007-full.jar)
    UCH davincisvessels{@DVESSELSVER@} [Davinci's Vessels] (davincisvessels-1.10.2-0006-full.jar)
    UCH dsurround{3.3.0.0} [Dynamic Surroundings] (DynamicSurroundings-1.10.2-3.3.0.0.jar)
    UCH eplus{4.1.0.113} [Enchanting Plus] (EnchantingPlus-1.10.2-4.1.0.115.jar)
    UCH EnderBags{2.0.1} [EnderBags] (EnderBags-1.9.4-2.0.0.jar)
    UCH endercompass{1.2.3.2} [Ender Compass] (EnderCompass-1.9.x-1.2.3.2.jar)
    UCH everlastingabilities{1.2.4} [EverlastingAbilities] (EverlastingAbilities-1.9.4-1.2.4.jar)
    UCH extrautils2{1.0} [Extra Utilities 2] (extrautils2-1.10.2-1.3.0.jar)
    UCH fastleafdecay{v11} [Fast Leaf Decay] (FastLeafDecay-v11.jar)
    UCH geneticsreborn{0.01} [Genetics Reborn] (geneticsreborn-mc1.10.2-v1.0.jar)
    UCH ingameconfigmanager{1.1} [InGameConfigManager] (IGCM alpha v1.0.6 mc1.10.zip)
    UCH InfernalMobs{1.7.1} [Infernal Mobs] (InfernalMobs-1.10.jar)
    UCH llibrary{1.7.4} [LLibrary] (llibrary-1.7.4-1.10.2.jar)
    UCH jurassicraft{2.0.5} [JurassiCraft] (JurassiCraft-2.0.5.jar)
    UCH kleeslabs{3.3.5} [KleeSlabs] (KleeSlabs_1.10.2-3.3.5.jar)
    UCH levelup{${version}} [Level Up!] (LevelUp!-0.12.8-1.10.2.jar)
    UCH minecolonies{1.10.2-0.6.2991} [MineColonies] (minecolonies-universal-1.10.2-0.6.2991.jar)
    UCH MoreFurnaces{1.8.5} [More Furnaces] (MoreFurnaces-1.10.2-1.8.5.jar)
    UCH shetiphiancore{3.3.6} [ShetiPhian-Core] (shetiphiancore-1.10.0-3.3.7.jar)
    UCH multibeds{1.2.3} [Multi-Beds] (multibeds-1.10.0-1.2.3.jar)
    UCH naturescompass{1.3.0} [Nature's Compass] (NaturesCompass-1.10.2-1.3.0.jar)
    UCH packingtape{0.6.0} [Packing Tape] (PackingTape-1.10.2-0.6.0.jar)
    UCH simplerecipes{1.9.4-1.10.2a} [Pam's Simple Recipes] (Pam's Simple Recipes 1.9.4-1.10.2a.jar)
    UCH petbat{1.4.6} [Pet Bat] (PetBat-1.10.2.jar)
    UCH placeableitems{3.0.3.1} [Placeable Items Mod] (placeableitems-3.0.3.1.jar)
    UCH randomthings{3.7.7} [Random Things] (RandomThings-MC1.10.2-3.7.7.jar)
    UCH reap{1.3.3} [Reap Mod] (ReapMod 1.3.3.jar)
    UCH reccomplex{1.2.9.1-1.10} [Recurrent Complex] (RecurrentComplex-1.2.9.1-1.10.jar)
    UCH xreliquary{1.10.2-1.3.3.639} [Reliquary] (Reliquary-1.10.2-1.3.3.639.jar)
    UCH roots{0.208} [Roots] (roots-0.208.jar)
    UCH SophisticatedWolves{3.6.1} [SophisticatedWolves] (SophisticatedWolves-3.6.4.jar)
    UCH StorageDrawers{1.10.2-3.6.0} [Storage Drawers] (StorageDrawers-1.10.2-3.6.0.jar)
    UCH thebetweenlands{2.0.0-alpha} [The Betweenlands] (TheBetweenlands-2.0.0-alpha-universal.jar)
    UCH treechopper{1.1.2} [Tree Chopper] (TreeChopper-1.10.2-1.1.2.jar)
    UCH ultimate_unicorn_mod{1.5.9} [Wings, Horns, and Hooves, the Ultimate Unicorn Mod!] (ultimate_unicorn_mod-1.10.2-1.5.10.jar)
    UCH vampirism{1.0.3} [Vampirism] (Vampirism-1.10.2-1.0.3.jar)
    UCH teamlapen-lib{1.0.3} [TeamLapen Library] (Vampirism-1.10.2-1.0.3.jar)
    UCH vanillamagic{1.10.2-0.21.0.2} [Vanilla Magic] (vanillamagic-1.10.2-0.21.0.2.jar)
    UCH VeinMiner{0.35.3_1.9-a46c1b0} [Vein Miner] (VeinMiner-1.9-0.35.3.595+a46c1b0.jar)
    UCH VeinMinerModSupport{0.35.3_1.9-a46c1b0} [Mod Support] (VeinMiner-1.9-0.35.3.595+a46c1b0.jar)
    UCH vc{4.22.0} [ViesCraft] (ViesCraft-1.10.X-4.22.0.jar)
    UCH wailafeatures{0.3.1.13} [WAILA Features] (WAILA-features-1.10.2-0.3.1.13.jar)
    UCH WailaHarvestability{1.1.9} [Waila Harvestability] (WailaHarvestability-mc1.10.2-1.1.9.jar)
    UCH icse{1.1.0.0} [I Can See Everything] (Wawla-1.10.2-2.3.1.213.jar)
    UCH wawla{2.3.1.213} [What Are We Looking At] (Wawla-1.10.2-2.3.1.213.jar)
    UCH wearablebackpacks{1.6.0} [Wearable Backpacks] (WearableBackpacks-1.10.2-1.6.0.jar)
    Loaded coremods (and transformers):
    MovingWorldCoreMod (movingworld-1.10.2-0007-full.jar)

    LoadingPlugin (Bloodmoon-MC1.10.2-1.5.1.jar)
    lumien.bloodmoon.asm.ClassTransformer
    IvToolkit (IvToolkit-1.3.2.1-1.10.jar)

    TheBetweenlandsLoadingPlugin (TheBetweenlands-2.0.0-alpha-universal.jar)
    thebetweenlands.core.TheBetweenlandsClassTransformer
    ShetiPhian-ASM (shetiphiancore-1.10.0-3.3.7.jar)
    shetiphian.core.asm.ClassTransformer
    ItemPatchingLoader (ItemPhysic Full 1.3.10 mc1.10.2.jar)
    com.creativemd.itemphysic.ItemTransformer
    CXLibraryCore (cxlibrary-1.10.2-1.2.3.jar)
    cubex2.cxlibrary.CoreModTransformer
    LoadingPlugin (RandomThings-MC1.10.2-3.7.7.jar)
    lumien.randomthings.asm.ClassTransformer
    DynamicSurroundingsCore (DynamicSurroundings-1.10.2-3.3.0.0.jar)
    org.blockartistry.mod.DynSurround.asm.Transformer
    BookshelfLoadingPlugin (Bookshelf-1.10.2-1.4.3.338.jar)
    net.darkhax.bookshelf.asm.BookshelfTransformerManager
    llibrary (llibrary-1.7.4-1.10.2.jar)
    net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
    net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
    CreativePatchingLoader (CreativeCore v1.6.25 mc1.10.2.jar)

    GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13456 Compatibility Profile Context 21.19.164.257' Renderer: 'Radeon(TM) RX 460 Graphics '
    Launched Version: 1.10.2-forge1.10.2-12.18.3.2239
    LWJGL: 2.9.4
    OpenGL: Radeon(TM) RX 460 Graphics GL version 4.5.13456 Compatibility Profile Context 21.19.164.257, 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: Yes
    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: 6x AMD FX(tm)-6300 Six-Core Processor

    Posted in: Java Edition Support
  • 0

    posted a message on Is There Anyway To Fix This Recurring Error Message
    Hello, I'm trying to install some mods and have noticed a very similar crash report line that seems to occur to some of them and am curious if there's anyway to fix on my own. It says:

    ---- Minecraft Crash Report ----

    WARNING: coremods are present:
    MovingWorldCoreMod (movingworld-1.10.2-0007-full.jar)
    LoadingPlugin (Bloodmoon-MC1.10.2-1.5.1.jar)
    IvToolkit (IvToolkit-1.3.2.1-1.10.jar)
    TheBetweenlandsLoadingPlugin (TheBetweenlands-2.0.0-alpha-universal.jar)
    ShetiPhian-ASM (shetiphiancore-1.10.0-3.3.7.jar)
    ItemPatchingLoader (ItemPhysic Full 1.3.10 mc1.10.2.jar)
    CXLibraryCore (cxlibrary-1.10.2-1.2.3.jar)
    LoadingPlugin (RandomThings-MC1.10.2-3.7.7.jar)
    DynamicSurroundingsCore (DynamicSurroundings-1.10.2-3.3.0.0.jar)
    BookshelfLoadingPlugin (Bookshelf-1.10.2-1.4.3.338.jar)
    llibrary (llibrary-1.7.4-1.10.2.jar)
    CreativePatchingLoader (CreativeCore v1.6.25 mc1.10.2.jar)
    Contact their authors BEFORE contacting forge

    // On the bright side, I bought you a teddy bear!

    Time: 3/5/17 12:34 AM
    Description: Initializing game

    java.lang.NullPointerException: The validated object is null
    at org.apache.commons.lang3.Validate.notNull(Validate.java:222)
    at org.apache.commons.lang3.Validate.notNull(Validate.java:203)
    at net.minecraft.util.registry.RegistrySimple.func_82595_a(SourceFile:35)
    at net.minecraftforge.client.model.ModelLoader.onPostBakeEvent(ModelLoader.java:1042)
    at net.minecraftforge.client.ForgeHooksClient.onModelBake(ForgeHooksClient.java:401)
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:30)
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:122)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:499)
    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(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)


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

    -- Head --
    Thread: Client thread
    Stacktrace:
    at org.apache.commons.lang3.Validate.notNull(Validate.java:222)
    at org.apache.commons.lang3.Validate.notNull(Validate.java:203)
    at net.minecraft.util.registry.RegistrySimple.func_82595_a(SourceFile:35)
    at net.minecraftforge.client.model.ModelLoader.onPostBakeEvent(ModelLoader.java:1042)
    at net.minecraftforge.client.ForgeHooksClient.onModelBake(ForgeHooksClient.java:401)
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:30)
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:122)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:499)

    -- 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(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

    -- System Details --
    Details:
    Minecraft Version: 1.10.2
    Operating System: Windows 7 (amd64) version 6.1
    Java Version: 1.8.0_25, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 566918168 bytes (540 MB) / 1287110656 bytes (1227 MB) up to 5355339776 bytes (5107 MB)
    JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx5G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP 9.32 Powered by Forge 12.18.3.2239 80 mods loaded, 80 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.19} [Minecraft Coder Pack] (minecraft.jar)
    UCH FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.3.2239.jar)
    UCH Forge{12.18.3.2239} [Minecraft Forge] (forge-1.10.2-12.18.3.2239.jar)
    UCH creativecoredummy{1.0.0} [CreativeCoreDummy] (minecraft.jar)
    UCH itemphysic{1.3.0} [ItemPhysic] (minecraft.jar)
    UCH ivtoolkit{1.3.2.1-1.10} [IvToolkit] (minecraft.jar)
    UCH io.github.elytra.movingworld.common.asm.coremod{} [MovingWorld CORE] (minecraft.jar)
    UCH mercurius_updater{1.0} [mercurius_updater] (MercuriusUpdater-1.10.2.jar)
    UCH roxaendercloud{1.10.2v1.3.0} [Roxa's Ender Cloud Mod] (1.10.2v1.3.0_RoxaEnderCloudMod.jar)
    UCH roxaxpgem{1.10.2v1.5.0} [Roxa's Experience Gem Mod] (1.10.2v1.5.0_RoxaXpGemMod.jar)
    UCH advancedcapes{5.0} [Advanced Capes] (advancedcapes-5.0.jar)
    UCH ambientsounds{1.2.0} [AmbientSounds] (AmbientSounds v1.2.1 mc1.10.2.zip)
    UCH base{1.10.2-1.2.4} [B.A.S.E] (base-1.10.2-1.2.4.jar)
    UCH BetterAchievements{0.3.3.10} [Better Achievements] (BetterAchievements-1.10.2-0.3.3.10.jar)
    UCH betteragriculture{1.0.1} [Better Agriculture] (BetterAgriculture-[1.10.2]-1.0.1.jar)
    UCH betterbuilderswands{0.11.0} [Better Builder's Wands] (BetterBuildersWands-1.10.2-0.11.0.215+2d66774.jar)
    UCH BiblioCraft{2.2.1} [BiblioCraft] (BiblioCraft[v2.2.1][MC1.10.2].jar)
    UCH guideapi{@VERSION@} [Guide-API] (Guide-API-1.10.2-2.0.3-46.jar)
    UCH JEI{3.14.7.415} [Just Enough Items] (jei_1.10.2-3.14.7.415.jar)
    UCH BloodMagic{1.10.2-2.1.5-74} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.10.2-2.1.5-74.jar)
    UCH BloodArsenal{1.10.2-2.0.1-17} [Blood Arsenal] (BloodArsenal-1.10.2-2.0.1-17.jar)
    UCH bloodmoon{1.5.1} [Bloodmoon] (Bloodmoon-MC1.10.2-1.5.1.jar)
    UCH bonfires{1.0.1} [Bonfires] (Bonfires-1.10.2-1.0.1.jar)
    UCH bookshelf{1.4.3.338} [Bookshelf] (Bookshelf-1.10.2-1.4.3.338.jar)
    UCH cfm{4.1.2} [MrCrayfish's Furniture Mod] (cfm-4.1.2-mc1.10.2.jar)
    UCH Chameleon{1.10-2.2.2} [Chameleon] (Chameleon-1.10-2.2.2.jar)
    UCH clumps{1.0.5} [Clumps] (Clumps-1.0.5.jar)
    UCH cosmeticarmorreworked{1.10.2-v2a} [CosmeticArmorReworked] (CosmeticArmorReworked-1.10.2-v2a.jar)
    UCH creativecore{1.5.0} [CreativeCore] (CreativeCore v1.6.25 mc1.10.2.jar)
    UCH creeperconfetti{1.3} [Creeper Confetti] (creeperconfetti-1.2.1.jar)
    UCH cxlibrary{1.2.3} [CXLibrary] (cxlibrary-1.10.2-1.2.3.jar)
    UCH cyclopscore{0.9.2} [Cyclops Core] (CyclopsCore-1.9.4-0.9.2.jar)
    UCH Waila{1.7.0} [Waila] (Waila-1.7.0-B3_1.9.4.jar)
    UCH darkutils{1.1.7.111} [Dark Utilities] (DarkUtilities-1.10.2-1.1.7.111.jar)
    UCH movingworld{1.10.2-0007} [Moving World] (movingworld-1.10.2-0007-full.jar)
    UCH davincisvessels{@DVESSELSVER@} [Davinci's Vessels] (davincisvessels-1.10.2-0006-full.jar)
    UCH dsurround{3.3.0.0} [Dynamic Surroundings] (DynamicSurroundings-1.10.2-3.3.0.0.jar)
    UCH eplus{4.1.0.113} [Enchanting Plus] (EnchantingPlus-1.10.2-4.1.0.115.jar)
    UCH EnderBags{2.0.1} [EnderBags] (EnderBags-1.9.4-2.0.0.jar)
    UCH endercompass{1.2.3.2} [Ender Compass] (EnderCompass-1.9.x-1.2.3.2.jar)
    UCH everlastingabilities{1.2.4} [EverlastingAbilities] (EverlastingAbilities-1.9.4-1.2.4.jar)
    UCH extrautils2{1.0} [Extra Utilities 2] (extrautils2-1.10.2-1.3.0.jar)
    UCH fastleafdecay{v11} [Fast Leaf Decay] (FastLeafDecay-v11.jar)
    UCH geneticsreborn{0.01} [Genetics Reborn] (geneticsreborn-mc1.10.2-v1.0.jar)
    UCH ingameconfigmanager{1.1} [InGameConfigManager] (IGCM alpha v1.0.6 mc1.10.zip)
    UCH InfernalMobs{1.7.1} [Infernal Mobs] (InfernalMobs-1.10.jar)
    UCH llibrary{1.7.4} [LLibrary] (llibrary-1.7.4-1.10.2.jar)
    UCH jurassicraft{2.0.5} [JurassiCraft] (JurassiCraft-2.0.5.jar)
    UCH kleeslabs{3.3.5} [KleeSlabs] (KleeSlabs_1.10.2-3.3.5.jar)
    UCH levelup{${version}} [Level Up!] (LevelUp!-0.12.8-1.10.2.jar)
    UCH minecolonies{1.10.2-0.6.2991} [MineColonies] (minecolonies-universal-1.10.2-0.6.2991.jar)
    UCH MoreFurnaces{1.8.5} [More Furnaces] (MoreFurnaces-1.10.2-1.8.5.jar)
    UCH shetiphiancore{3.3.6} [ShetiPhian-Core] (shetiphiancore-1.10.0-3.3.7.jar)
    UCH multibeds{1.2.3} [Multi-Beds] (multibeds-1.10.0-1.2.3.jar)
    UCH naturescompass{1.3.0} [Nature's Compass] (NaturesCompass-1.10.2-1.3.0.jar)
    UCH packingtape{0.6.0} [Packing Tape] (PackingTape-1.10.2-0.6.0.jar)
    UCH simplerecipes{1.9.4-1.10.2a} [Pam's Simple Recipes] (Pam's Simple Recipes 1.9.4-1.10.2a.jar)
    UCH petbat{1.4.6} [Pet Bat] (PetBat-1.10.2.jar)
    UCH placeableitems{3.0.3.1} [Placeable Items Mod] (placeableitems-3.0.3.1.jar)
    UCH randomthings{3.7.7} [Random Things] (RandomThings-MC1.10.2-3.7.7.jar)
    UCH reap{1.3.3} [Reap Mod] (ReapMod 1.3.3.jar)
    UCH reccomplex{1.2.9.1-1.10} [Recurrent Complex] (RecurrentComplex-1.2.9.1-1.10.jar)
    UCH xreliquary{1.10.2-1.3.3.639} [Reliquary] (Reliquary-1.10.2-1.3.3.639.jar)
    UCH roots{0.208} [Roots] (roots-0.208.jar)
    UCH SophisticatedWolves{3.6.1} [SophisticatedWolves] (SophisticatedWolves-3.6.4.jar)
    UCH StorageDrawers{1.10.2-3.6.0} [Storage Drawers] (StorageDrawers-1.10.2-3.6.0.jar)
    UCH thebetweenlands{2.0.0-alpha} [The Betweenlands] (TheBetweenlands-2.0.0-alpha-universal.jar)
    UCH treechopper{1.1.2} [Tree Chopper] (TreeChopper-1.10.2-1.1.2.jar)
    UCH ultimate_unicorn_mod{1.5.9} [Wings, Horns, and Hooves, the Ultimate Unicorn Mod!] (ultimate_unicorn_mod-1.10.2-1.5.10.jar)
    UCH vampirism{1.0.3} [Vampirism] (Vampirism-1.10.2-1.0.3.jar)
    UCH teamlapen-lib{1.0.3} [TeamLapen Library] (Vampirism-1.10.2-1.0.3.jar)
    UCH vanillamagic{1.10.2-0.21.0.2} [Vanilla Magic] (vanillamagic-1.10.2-0.21.0.2.jar)
    UCH VeinMiner{0.35.3_1.9-a46c1b0} [Vein Miner] (VeinMiner-1.9-0.35.3.595+a46c1b0.jar)
    UCH VeinMinerModSupport{0.35.3_1.9-a46c1b0} [Mod Support] (VeinMiner-1.9-0.35.3.595+a46c1b0.jar)
    UCH vc{4.22.0} [ViesCraft] (ViesCraft-1.10.X-4.22.0.jar)
    UCH wailafeatures{0.3.1.13} [WAILA Features] (WAILA-features-1.10.2-0.3.1.13.jar)
    UCH WailaHarvestability{1.1.9} [Waila Harvestability] (WailaHarvestability-mc1.10.2-1.1.9.jar)
    UCH icse{1.1.0.0} [I Can See Everything] (Wawla-1.10.2-2.3.1.213.jar)
    UCH wawla{2.3.1.213} [What Are We Looking At] (Wawla-1.10.2-2.3.1.213.jar)
    UCH wearablebackpacks{1.6.0} [Wearable Backpacks] (WearableBackpacks-1.10.2-1.6.0.jar)
    Loaded coremods (and transformers):
    MovingWorldCoreMod (movingworld-1.10.2-0007-full.jar)

    LoadingPlugin (Bloodmoon-MC1.10.2-1.5.1.jar)
    lumien.bloodmoon.asm.ClassTransformer
    IvToolkit (IvToolkit-1.3.2.1-1.10.jar)

    TheBetweenlandsLoadingPlugin (TheBetweenlands-2.0.0-alpha-universal.jar)
    thebetweenlands.core.TheBetweenlandsClassTransformer
    ShetiPhian-ASM (shetiphiancore-1.10.0-3.3.7.jar)
    shetiphian.core.asm.ClassTransformer
    ItemPatchingLoader (ItemPhysic Full 1.3.10 mc1.10.2.jar)
    com.creativemd.itemphysic.ItemTransformer
    CXLibraryCore (cxlibrary-1.10.2-1.2.3.jar)
    cubex2.cxlibrary.CoreModTransformer
    LoadingPlugin (RandomThings-MC1.10.2-3.7.7.jar)
    lumien.randomthings.asm.ClassTransformer
    DynamicSurroundingsCore (DynamicSurroundings-1.10.2-3.3.0.0.jar)
    org.blockartistry.mod.DynSurround.asm.Transformer
    BookshelfLoadingPlugin (Bookshelf-1.10.2-1.4.3.338.jar)
    net.darkhax.bookshelf.asm.BookshelfTransformerManager
    llibrary (llibrary-1.7.4-1.10.2.jar)
    net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
    net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
    CreativePatchingLoader (CreativeCore v1.6.25 mc1.10.2.jar)

    GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13456 Compatibility Profile Context 21.19.164.257' Renderer: 'Radeon(TM) RX 460 Graphics '
    Launched Version: 1.10.2-forge1.10.2-12.18.3.2239
    LWJGL: 2.9.4
    OpenGL: Radeon(TM) RX 460 Graphics GL version 4.5.13456 Compatibility Profile Context 21.19.164.257, 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: Yes
    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: 6x AMD FX(tm)-6300 Six-Core Processor
    If you need to know what mods I have installed that do not cause the error, this is the list:

    Roxa Ender Cloud
    Roxa Xp Gem
    Advanced Capes
    Ambient Sounds
    Base
    Better Achievements
    Better Agriculture
    Better Builder's Wands
    Bibliocraft
    Blood Arsenal
    Blood Magic
    Blood Moon
    Bon Fires
    Bookshelf
    Crayfish Furniture
    Chameleon
    Clumps
    Cosmetic Armor Rework
    Creative Core
    Creeper Confetti
    Cxlibrary

    Cyclops Core
    Dark Utilities
    Davinci's Vessel
    Dynamic Surroundings
    Enchanting Plus
    Ender Bags
    Ender Compass
    Everlasting Abilities
    Extraultis2
    Fast Leaf Decay
    Genetics Reborn
    Guide Api
    Ingameconfig mod
    Infernal Mobs
    Itemphysics
    IvToolkit
    Jei
    Jurassicraft
    KIeeslabs
    Levelup!
    Llibrary
    mine Colonies
    More Furnaces
    Moving World
    multibeds
    Nature's Compass
    Packing Tape
    Pam's Simple Recipes
    Pet Bat
    Placeable items
    Reap Mod
    Recurrent Complex
    Reliquary
    Roots
    Shetiphian Core
    Sophisticated Wolves
    Storage Drawers
    Between Lands
    Tree Chopper
    Ultimate Unicorn Mod
    Vampirism
    VanillaMagic
    Veinminer
    Viescraft
    Waila
    Waila Features
    Waila Harvestability
    Wawla
    Wearable Backpacks


    These are the mods that cause the error if any of them are added:
    Baubles
    Arsmagica2
    Embers
    Grimoire of Gaia

    Posted in: Java Edition Support
  • 0

    posted a message on Millénaire - NPC village - 16/09/18 : Millénaire 7 open beta

    I'm glad to hear work is being done in the background on this. I think at this point I have been waiting years to play an updated version again. Thank you for never giving up on the development. Your mod has always and will always be cool : ). Take your time. I'm sure we'll all love to see what you dish out.

    Posted in: Minecraft Mods
  • 0

    posted a message on SCI-FI DREAMS MOD

    If you can implement them actually tunneling, that would be amazing.

    Posted in: WIP Mods
  • 3

    posted a message on DaftPVF's Mods (Treecapitator, CrystalWing, StartingInv, FloatingRuins)

    I'm looking forward to an update soon that'll be for 1.8.9/1.9 : ).

    Posted in: Minecraft Mods
  • 0

    posted a message on Dawn of History - Survival mode remade into the Ice Age! (Need coder(s)

    This mod brings back memories of this older mod I once knew that had flowing water over time carve out the land. so a river could slowly go into the ground making crevices. Of course make this configable on/off as well as how long it could take. Because it's only flowing water really affecting the landscape, it could be semi controllable and could make a cool way to terraform the landscape. And as another thing, I think volcanoes that actually spew lava would be cool. I think there could be dormat sleeping giants that at some point could erupt suddenly. Minerals could be very rich around them for both mining resources later and maybe crop growth/production due to the rich soil, but you have the risk of the volcanoe fully awakening. I know through history cities tend to be near fault lines for the high risk high reward. I'm not sure if that would fit well into this mod, but I didn't think it'd hurt to suggest either idea.

    I also wanted to know if domesticating animals was a planned thing? Like something along the lines of getting wild animals and breeding them for desired traits like being more docile, giving more milk, extra.

    Posted in: WIP Mods
  • 0

    posted a message on one word story

    of

    Posted in: Forum Games
  • 0

    posted a message on Everything Blocks - make a block from ANY item!

    I love this mod. Thank you! bone and egg blocks.

    Posted in: Minecraft Mods
  • 2

    posted a message on The Betweenlands ~ A dark, hostile environment...
    Quote from MrCompost»

    1.7.10.

    Thank you for the reply so quickly : ) also congrats on being near release, you guys have really earned it. I'm really grateful you've allowed us to have a good insight onto the progress unlike other mods out there. Cheers.
    Posted in: Minecraft Mods
  • 0

    posted a message on The Betweenlands ~ A dark, hostile environment...

    What version(s) is this mod going to be upon release?

    Posted in: Minecraft Mods
  • 0

    posted a message on The Legend of Zelda: The Minish Cap - Hyrule Recreation in Minecraft

    I wish the creator would come back : (. I remember when I stumbled across this shortly after it was posted.

    Posted in: Maps
  • To post a comment, please .