• 0

    posted a message on Trouble transferring a modded world. (direwolf20 pack) -dont think that matters?

    you pulled the entire save folder into the world folder, including the region files? those files actually contain the world data. it won't matter what OS you use as the game is java based.

    Posted in: Java Edition Support
  • 0

    posted a message on Immersive engineering crash. Want to fix at all costs.
    Quote from C_Mac27»

    Making custom modpack (Private Use)


    Immersive Engineering crashing out (error). don't know why.





    ---- Minecraft Crash Report ----
    // I'm sorry, Dave.

    Time: 6/29/17 9:07 PM
    Description: There was a severe problem during mod loading that has caused the game to fail

    cpw.mods.fml.common.LoaderException: java.lang.NoSuchMethodError: minetweaker.MineTweakerImplementationAPI.onPostReload(Lminetweaker/util/IEventHandler;)Lminetweaker/api/event/IEventHandle;
    at cpw.mods.fml.common.LoadController.transition(LoadController.java:163)
    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:744)
    at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
    at net.minecraft.client.main.Main.main(SourceFile:148)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(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:236)
    at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:297)
    at org.multimc.EntryPoint.listen(EntryPoint.java:162)
    at org.multimc.EntryPoint.main(EntryPoint.java:53)
    Caused by: java.lang.NoSuchMethodError: minetweaker.MineTweakerImplementationAPI.onPostReload(Lminetweaker/util/IEventHandler;)Lminetweaker/api/event/IEventHandle;
    at blusunrize.immersiveengineering.common.util.compat.minetweaker.MTHelper.postInit(MTHelper.java:52)
    at blusunrize.immersiveengineering.common.util.compat.IECompatModule.doModulesPostInit(IECompatModule.java:85)
    at blusunrize.immersiveengineering.ImmersiveEngineering.postInit(ImmersiveEngineering.java:130)
    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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
    at sun.reflect.GeneratedMethodAccessor4.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 cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(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 cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742)
    ... 18 more


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

    -- System Details --
    Details:
    Minecraft Version: 1.7.10
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_131, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 2739738328 bytes (2612 MB) / 4615831552 bytes (4402 MB) up to 4891607040 bytes (4665 MB)
    JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms2048m -Xmx5248m
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 98 mods loaded, 92 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
    UCHIJ mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
    UCHIJ FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10-universal.jar)
    UCHIJ Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10-universal.jar)
    UCHIJ appliedenergistics2-core{rv3-beta-6} [Applied Energistics 2 Core] (minecraft.jar)
    UCHIJ CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
    UCHIJ NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar)
    UCHIJ ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar)
    UCHIJ ChocoPatcher{1.2} [Choco Patcher] (minecraft.jar)
    UCHIJ OpenModsCore{0.10} [OpenModsCore] (minecraft.jar)
    UCHIJ <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
    UCHIJ BinniePatcher{1.8.2} [Binnie Patcher] (minecraft.jar)
    UCHIJ FastCraft{1.23} [FastCraft] (fastcraft-1.23.jar)
    UCHIJ IC2{2.2.827-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.827-experimental (1).jar)
    UCHIJ AdvancedSolarPanel{1.7.10-3.5.1} [Advanced Solar Panels] (AdvancedSolarPanel-1.7.10-3.5.1.jar)
    UCHIJ appliedenergistics2{rv3-beta-6} [Applied Energistics 2] (appliedenergistics2-rv3-beta-6.jar)
    UCHIJ bdlib{1.9.4.109} [BD Lib] (bdlib-1.9.4.109-mc1.7.10.jar)
    UCHIJ ae2stuff{0.5.0.56} [AE2 Stuff] (ae2stuff-0.5.0.56-mc1.7.10.jar)
    UCHIJ BiblioCraft{1.9.1} [BiblioCraft] (BiblioCraft[v1.9.1][MC1.7.10].jar)
    UCHIJ CoFHCore{1.7.10R3.1.4} [CoFH Core] (CoFHCore-[1.7.10]3.1.4-329.jar)
    UCHIJ Forestry{4.2.16.64} [Forestry for Minecraft] (forestry_1.7.10-4.2.16.64.jar)
    UCHIJ BiblioWoodsForestry{1.7} [BiblioWoods Forestry Edition] (BiblioWoods[Forestry][v1.7].jar)
    UCHIJ BinnieCore{2.0-pre14} [Binnie Core] (binnie-mods-2.0-pre14.jar)
    UCHIJ Botany{2.0-pre14} [Botany] (binnie-mods-2.0-pre14.jar)
    UCHIJ ExtraBees{2.0-pre14} [Extra Bees] (binnie-mods-2.0-pre14.jar)
    UCHIJ ExtraTrees{2.0-pre14} [Extra Trees] (binnie-mods-2.0-pre14.jar)
    UCHIJ Genetics{2.0-pre14} [Genetics] (binnie-mods-2.0-pre14.jar)
    UCHIJ qmunitylib{1.0} [QmunityLib] (QmunityLib-1.7.10-0.1.114-universal.jar)
    UCHIJ bluepower{0.2.962} [Blue Power] (BluePower-1.7.10-0.2.962-universal.jar)
    UCHIJ BuildCraft|Core{7.1.18} [BuildCraft] (buildcraft-7.1.18.jar)
    UCHIJ BuildCraft|Transport{7.1.18} [BC Transport] (buildcraft-7.1.18.jar)
    UCHIJ BuildCraft|Silicon{7.1.18} [BC Silicon] (buildcraft-7.1.18.jar)
    UCHIJ BuildCraft|Energy{7.1.18} [BC Energy] (buildcraft-7.1.18.jar)
    UCHIJ BuildCraft|Factory{7.1.18} [BC Factory] (buildcraft-7.1.18.jar)
    UCHIJ BuildCraft|Builders{7.1.18} [BC Builders] (buildcraft-7.1.18.jar)
    UCHIJ BuildCraft|Robotics{7.1.18} [BC Robotics] (buildcraft-7.1.18.jar)
    UCHIJ Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
    UCHIJ ThermalFoundation{1.7.10R1.2.6} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.6-118.jar)
    UCHIJ ThermalExpansion{1.7.10R4.1.5} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.1.5-248.jar)
    UCHIJ BuildCraft|Compat{7.1.5} [BuildCraft Compat] (buildcraft-compat-7.1.5.jar)
    UCHIJ ChickenChunks{1.3.4.16} [ChickenChunks] (ChickenChunks-1.7.10-1.3.4.16-universal.jar)
    UCHIJ chisel{1.5.7} [Chisel] (Chisel-1.7.10-1.5.7.jar)
    UCHIJ ChiselFacades{2.1} [Chisel Facades] (ChiselFacades-1.7.10-2.2.jar)
    UCHIJ EnderStorage{1.4.7.37} [EnderStorage] (EnderStorage-1.7.10-1.4.7.37-universal.jar)
    UCHIJ ExtraUtilities{1.2.0} [Extra Utilities] (extrautilities-1.2.0.jar)
    UCHIJ factorization.notify{1.0} [Factorization Notification System] (Factorization-1.7.10-0.8.88.2.jar)
    UCHIJ factorization{1.7.10-0.8.88.2} [Factorization] (Factorization-1.7.10-0.8.88.2.jar)
    UCHIJ factorization.misc{1.7.10-0.8.88.2} [Factorization Miscellaneous Nonsense] (Factorization-1.7.10-0.8.88.2.jar)
    UCHIJ fastleafdecay{1.4} [Fast Leaf Decay] (FastLeafDecay-1.7.10-1.4.jar)
    UCHIJ Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar)
    UCHIJ harvestcraft{1.7.10b} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10c.jar)
    UCHIJ Railcraft{9.12.2.0} [Railcraft] (Railcraft_1.7.10-9.12.2.0.jar)
    UCHIJ TwilightForest{2.3.2} [The Twilight Forest] (twilightforest-1.7.10-2.3.2.jar)
    UCHIJ gregtech{MC1710} [GregTech] (gregtech-5.09.27.jar)
    UCHIJ gud_thaumicnei{1.3.0} [Thaumic NEI] (gud_thaumicnei-1.3.0.jar)
    UCHIE ImmersiveEngineering{0.7.5} [Immersive Engineering] (ImmersiveEngineering-0.7.5.jar)
    UCHIJ inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar)
    UCHIJ journeymap{5.0.1} [JourneyMap] (JourneyMap5.0.1_Unlimited_MC1.7.10.jar)
    UCHIJ LogisticsPipes{0.9.3.131} [Logistics Pipes] (logisticspipes-0.9.3.131 (1).jar)
    UCHIJ Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-1.7.10-0.3.2b.jar)
    UCHIJ MineFactoryReloaded{1.7.10R2.8.1} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
    UCHIJ Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
    UCHIJ TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (TConstruct-1.7.10-1.8.8.jar)
    UCHIJ ThaumicTinkerer{unspecified} [Thaumic Tinkerer] (ThaumicTinkerer-2.5-1.7.10-164.jar)
    UCHIJ MagicBees{2.4.3} [Magic Bees] (magicbees-1.7.10-2.4.3.jar)
    UCHIJ MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.1} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
    UCHIJ MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.1} [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
    UCHIJ MineFactoryReloaded|CompatForestry{1.7.10R2.8.1} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
    UCHIJ MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.1} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
    UCHIJ MineFactoryReloaded|CompatIC2{1.7.10R2.8.1} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
    UCHIJ MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.1} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
    UCHIJ MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.1} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
    UCHIJ MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.1} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
    UCHIJ MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.1} [MFR Compat: Tinkers' Construct] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
    UCHIJ MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.1} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
    UCHIJ MineFactoryReloaded|CompatVanilla{1.7.10R2.8.1} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
    UCHIJ MineTweaker3{3.0.9B} [MineTweaker 3] (MineTweaker3-1.7.10-3.0.9C.jar)
    UCHIJ ModTweaker{0.6} [ModTweaker] (ModTweaker-1.7.X-0.6-0.jar)
    UCHIJ Mystcraft{0.11.0.00} [Mystcraft] (mystcraft-1.7.10-0.11.0.00.jar)
    UCHIJ NEIAddons{1.12.14.40} [NEI Addons] (neiaddons-1.12.14.40-mc1.7.10.jar)
    UCHIJ NEIAddons|Developer{1.12.14.40} [NEI Addons: Developer Tools] (neiaddons-1.12.14.40-mc1.7.10.jar)
    UCHIJ NEIAddons|AppEng{1.12.14.40} [NEI Addons: Applied Energistics 2] (neiaddons-1.12.14.40-mc1.7.10.jar)
    UCHIJ NEIAddons|Botany{1.12.14.40} [NEI Addons: Botany] (neiaddons-1.12.14.40-mc1.7.10.jar)
    UCHIJ NEIAddons|Forestry{1.12.14.40} [NEI Addons: Forestry] (neiaddons-1.12.14.40-mc1.7.10.jar)
    UCHIJ NEIAddons|CraftingTables{1.12.14.40} [NEI Addons: Crafting Tables] (neiaddons-1.12.14.40-mc1.7.10.jar)
    UCHIJ NEIAddons|ExNihilo{1.12.14.40} [NEI Addons: Ex Nihilo] (neiaddons-1.12.14.40-mc1.7.10.jar)
    UCHIJ neiintegration{1.1.2} [NEI Integration] (NEIIntegration-MC1.7.10-1.1.2.jar)
    UCHIJ OpenMods{0.10} [OpenMods] (OpenModsLib-1.7.10-0.10 (1).jar)
    UCHIJ OpenBlocks{1.6} [OpenBlocks] (OpenBlocks-1.7.10-1.6.jar)
    UCHIJ ThermalDynamics{1.7.10R1.2.1} [Thermal Dynamics] (ThermalDynamics-[1.7.10]1.2.1-172.jar)
    UCHIJ TMechworks{0.2.15.106} [Tinkers' Mechworks] (TMechworks-1.7.10-0.2.15.106.jar)
    UCHIJ WailaHarvestability{1.1.6} [Waila Harvestability] (WailaHarvestability-mc1.7.10-1.1.6.jar)
    UCHIJ weaponmod{v1.14.3} [Balkon's WeaponMod] (weaponmod-1.14.3.jar)
    UD MineFactoryReloaded|CompatAtum{1.7.10R2.8.1} [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
    UD MineFactoryReloaded|CompatBackTools{1.7.10R2.8.1} [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
    UD MineFactoryReloaded|CompatChococraft{1.7.10R2.8.1} [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
    UD MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.1} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
    UD MineFactoryReloaded|CompatProjRed{1.7.10R2.8.1} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
    UD MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.1} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
    GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 375.63' Renderer: 'GeForce GT 620/PCIe/SSE2'
    OpenModsLib class transformers: [stencil_patches:FINISHED],[movement_callback:FINISHED],[player_damage_hook:FINISHED],[map_gen_fix:FINISHED],[gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED]
    Class transformer null safety: all safe
    AE2 Version: beta rv3-beta-6 for Forge 10.13.4.1448
    CoFHCore: -[1.7.10]3.1.4-329
    ThermalFoundation: -[1.7.10]1.2.6-118
    ThermalExpansion: -[1.7.10]4.1.5-248
    Mantle Environment: Environment healthy.
    MineFactoryReloaded: -[1.7.10]2.8.1-174
    TConstruct Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: gregtech
    ThermalDynamics: -[1.7.10]1.2.1-172
    List of loaded APIs:
    * appliedenergistics2|API (rv3) from appliedenergistics2-rv3-beta-6.jar
    * Baubles|API (1.0.1.10) from ThermalFoundation-[1.7.10]1.2.6-118.jar
    * bluepowerAPI (1.0) from BluePower-1.7.10-0.2.962-universal.jar
    * BuildCraftAPI|blocks (1.0) from Railcraft_1.7.10-9.12.2.0.jar
    * BuildCraftAPI|blueprints (1.5) from buildcraft-7.1.18.jar
    * BuildCraftAPI|boards (2.0) from buildcraft-7.1.18.jar
    * BuildCraftAPI|core (1.0) from extrautilities-1.2.0.jar
    * BuildCraftAPI|crops (1.1) from Railcraft_1.7.10-9.12.2.0.jar
    * BuildCraftAPI|events (2.0) from buildcraft-7.1.18.jar
    * BuildCraftAPI|facades (1.1) from buildcraft-7.1.18.jar
    * BuildCraftAPI|filler (4.0) from buildcraft-7.1.18.jar
    * BuildCraftAPI|fuels (2.0) from buildcraft-7.1.18.jar
    * BuildCraftAPI|gates (4.1) from buildcraft-7.1.18.jar
    * BuildCraftAPI|items (1.1) from Railcraft_1.7.10-9.12.2.0.jar
    * BuildCraftAPI|library (2.0) from Railcraft_1.7.10-9.12.2.0.jar
    * BuildCraftAPI|lists (1.0) from buildcraft-7.1.18.jar
    * BuildCraftAPI|power (1.3) from buildcraft-7.1.18.jar
    * BuildCraftAPI|recipes (3.0) from buildcraft-7.1.18.jar
    * BuildCraftAPI|robotics (3.0) from buildcraft-7.1.18.jar
    * BuildCraftAPI|statements (1.1) from Railcraft_1.7.10-9.12.2.0.jar
    * BuildCraftAPI|tablet (1.0) from buildcraft-7.1.18.jar
    * BuildCraftAPI|tiles (1.2) from buildcraft-7.1.18.jar
    * BuildCraftAPI|tools (1.0) from buildcraft-7.1.18.jar
    * BuildCraftAPI|transport (4.1) from Railcraft_1.7.10-9.12.2.0.jar
    * CoFHAPI (1.7.10R1.0.2) from forestry_1.7.10-4.2.16.64.jar
    * CoFHAPI|block (1.7.10R1.0.0) from extrautilities-1.2.0.jar
    * CoFHAPI|core (1.7.10R1.3.1) from CoFHCore-[1.7.10]3.1.4-329.jar
    * CoFHAPI|energy (1.7.10R1.0.0) from extrautilities-1.2.0.jar
    * CoFHAPI|fluid (1.7.10R1.3.1) from CoFHCore-[1.7.10]3.1.4-329.jar
    * CoFHAPI|inventory (1.7.10R1.0.1) from buildcraft-compat-7.1.5.jar
    * CoFHAPI|item (1.7.10R1.3.1) from CoFHCore-[1.7.10]3.1.4-329.jar
    * CoFHAPI|modhelpers (1.7.10R1.3.1) from CoFHCore-[1.7.10]3.1.4-329.jar
    * CoFHAPI|tileentity (1.7.10R1.3.1) from CoFHCore-[1.7.10]3.1.4-329.jar
    * CoFHAPI|transport (1.7.10R1.0.1) from buildcraft-compat-7.1.5.jar
    * CoFHAPI|world (1.7.10R1.3.1) from CoFHCore-[1.7.10]3.1.4-329.jar
    * CoFHLib (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
    * CoFHLib|audio (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
    * CoFHLib|gui (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
    * CoFHLib|gui|container (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
    * CoFHLib|gui|element (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
    * CoFHLib|gui|element|listbox (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
    * CoFHLib|gui|slot (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
    * CoFHLib|inventory (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
    * CoFHLib|render (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
    * CoFHLib|render|particle (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
    * CoFHLib|util (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
    * CoFHLib|util|helpers (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
    * CoFHLib|util|position (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
    * CoFHLib|world (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
    * CoFHLib|world|feature (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
    * factorization notification system (1.0) from Factorization-1.7.10-0.8.88.2.jar
    * ForestryAPI|apiculture (4.8.0) from forestry_1.7.10-4.2.16.64.jar
    * ForestryAPI|arboriculture (4.2.1) from forestry_1.7.10-4.2.16.64.jar
    * ForestryAPI|circuits (3.1.0) from forestry_1.7.10-4.2.16.64.jar
    * ForestryAPI|core (5.0.0) from forestry_1.7.10-4.2.16.64.jar
    * ForestryAPI|farming (2.1.0) from forestry_1.7.10-4.2.16.64.jar
    * ForestryAPI|food (1.1.0) from forestry_1.7.10-4.2.16.64.jar
    * ForestryAPI|fuels (2.0.1) from forestry_1.7.10-4.2.16.64.jar
    * ForestryAPI|genetics (4.7.1) from forestry_1.7.10-4.2.16.64.jar
    * ForestryAPI|hives (4.1.0) from forestry_1.7.10-4.2.16.64.jar
    * ForestryAPI|lepidopterology (1.3.0) from forestry_1.7.10-4.2.16.64.jar
    * ForestryAPI|mail (3.0.0) from forestry_1.7.10-4.2.16.64.jar
    * ForestryAPI|multiblock (3.0.0) from forestry_1.7.10-4.2.16.64.jar
    * ForestryAPI|recipes (5.4.0) from forestry_1.7.10-4.2.16.64.jar
    * ForestryAPI|storage (3.0.0) from forestry_1.7.10-4.2.16.64.jar
    * ForestryAPI|world (2.1.0) from forestry_1.7.10-4.2.16.64.jar
    * IC2API (1.0) from industrialcraft-2-2.2.827-experimental (1).jar
    * ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.7.5.jar
    * MystcraftAPI (0.1) from mystcraft-1.7.10-0.11.0.00.jar
    * OpenBlocks|API (1.1) from OpenBlocks-1.7.10-1.6.jar
    * RailcraftAPI|bore (1.0.0) from Railcraft_1.7.10-9.12.2.0.jar
    * RailcraftAPI|carts (1.6.0) from Railcraft_1.7.10-9.12.2.0.jar
    * RailcraftAPI|core (1.5.0) from Railcraft_1.7.10-9.12.2.0.jar
    * RailcraftAPI|crafting (1.0.0) from ImmersiveEngineering-0.7.5.jar
    * RailcraftAPI|electricity (2.0.0) from Railcraft_1.7.10-9.12.2.0.jar
    * RailcraftAPI|events (1.0.0) from Railcraft_1.7.10-9.12.2.0.jar
    * RailcraftAPI|fuel (1.0.0) from Railcraft_1.7.10-9.12.2.0.jar
    * RailcraftAPI|helpers (1.1.0) from Railcraft_1.7.10-9.12.2.0.jar
    * RailcraftAPI|items (1.0.0) from Railcraft_1.7.10-9.12.2.0.jar
    * RailcraftAPI|locomotive (1.1.0) from Railcraft_1.7.10-9.12.2.0.jar
    * RailcraftAPI|signals (2.3.0) from Railcraft_1.7.10-9.12.2.0.jar
    * RailcraftAPI|tracks (2.3.0) from Railcraft_1.7.10-9.12.2.0.jar
    * Thaumcraft|API (4.2.2.0) from Thaumcraft-1.7.10-4.2.3.5.jar
    * WailaAPI (1.2) from Waila-1.5.10_1.7.10.jar
    Stencil buffer state: Function set: GL30, pool: forge, bits: 8
    AE2 Integration: IC2:ON, RotaryCraft:OFF, RC:ON, BuildCraftCore:ON, BuildCraftTransport:ON, BuildCraftBuilder:ON, RF:ON, RFItem:ON, MFR:ON, DSU:ON, FZ:ON, FMP:OFF, RB:OFF, CLApi:OFF, Waila:ON, InvTweaks:ON, NEI:ON, CraftGuide:OFF, Mekanism:OFF, ImmibisMicroblocks:OFF, BetterStorage:OFF, OpenComputers:OFF, PneumaticCraft:OFF




    you need to go through your mods and update them. I know BC and binnie's both have updates. I'm also not sure you have the right version of IE, I think it is 0.7.7 as the last for 1.7.10
    Posted in: Java Edition Support
  • 0

    posted a message on WarpDrive: custom ships, laser cannons and modular force fields!
    Quote from LemADEC»

    The mod provides default configuration only for vanilla. Where to position other mods dimensions in space depends on your modpack 'feel', it's really up to the modpack author to define it.

    Integrating with other mods requires their authors to actually provide dimension IDs. Go ask them to fix their mod if that's not the case.

    CustomNPC and Speedster have no relation whatsoever with travelling between planets provided by other mods. In fact, there's hardly any mods that provide such feature and close to none that do it without the player entering the dimension first.

    tardis mod does. though the way that mod travels is very different than others.
    Posted in: Minecraft Mods
  • 0

    posted a message on Mo' Creatures - v12.0.0 for Minecraft 1.12.1!! Now Opensource!!
    Quote from RachidSystem»

    Consider it dead, the modder is gone and nobody else has the source code


    negative nancy here....
    Posted in: Minecraft Mods
  • 1

    posted a message on ChickenBones Mods
    Quote from raihanunknown»

    hey can you fix this crash report ?



    ---- Minecraft Crash Report -------- Minecraft Crash Report ----
    WARNING: coremods are present: CCLCorePlugin (CodeChickenLib-1.10.2-2.5.9.267-universal (2).jar)Contact their authors BEFORE contacting forge
    // Surprise! Haha. Well, this is awkward.
    Time: 6/22/17 5:48 PMDescription: There was a severe problem during mod loading that has caused the game to fail
    net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from YABBA (yabba)Caused by: java.lang.NoClassDefFoundError: com/latmod/yabba/item/ItemPainter at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Unknown Source) at net.minecraftforge.fml.common.ProxyInjector.inject(ProxyInjector.java:71) at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:593) at sun.reflect.GeneratedMethodAccessor4.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:243) at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221) 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:145) at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:559) at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:220) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:439) 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)Caused by: java.lang.ClassNotFoundException: com.latmod.yabba.item.ItemPainter at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) ... 35 moreCaused by: java.lang.NoClassDefFoundError: com/latmod/yabba/item/ItemYabba at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(Unknown Source) at java.security.SecureClassLoader.defineClass(Unknown Source) at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ... 37 moreCaused by: java.lang.ClassNotFoundException: com.latmod.yabba.item.ItemYabba at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) ... 41 more

    A detailed walkthrough of the error, its code path and all known details is as follows:---------------------------------------------------------------------------------------
    -- System Details --Details: Minecraft Version: 1.10.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_131, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 174869136 bytes (166 MB) / 398184448 bytes (379 MB) up to 1060372480 bytes (1011 MB) JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -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.2316 Optifine OptiFine_1.10.2_HD_U_D8 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 UC mcp{9.19} [Minecraft Coder Pack] (minecraft.jar) UC FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.3.2316.jar) UC Forge{12.18.3.2316} [Minecraft Forge] (forge-1.10.2-12.18.3.2316.jar) UC ccl-entityhook{1.0} [ccl-entityhook] (CodeChickenLib-1.10.2-2.5.9.267-universal (2).jar) UC mercurius_updater{1.0} [mercurius_updater] (MercuriusUpdater-1.10.2.jar) UC architecturecraft{1.7.3} [ArchitectureCraft] (ArchitectureCraft-1.7.3-mc1.10.2.jar) UC basemetals{2.4.0} [Base Metals] (BaseMetals_1.10.2-2.4.0.11.jar) UC BiblioCraft{2.2.4} [BiblioCraft] (BiblioCraft[v2.2.4][MC1.10.2].jar) UC CodeChickenLib{2.5.9.267} [CodeChicken Lib] (CodeChickenLib-1.10.2-2.5.9.267-universal (2).jar) UC CodeChickenCore{2.4.1.103} [CodeChicken Core] (CodeChickenCore-1.10.2-2.4.1.103-universal.jar) UC engineersworkshop{1.0} [Engineers Workshop] (EngineersWorkshop-1.3.5-1.10.2.jar) UC JEI{3.14.7.419} [Just Enough Items] (jei_1.10.2-3.14.7.419.jar) UC Waila{1.7.0} [Waila] (Waila-1.10.2.jar) UC ftbl{0.0.0} [FTBLib] (FTBLib-1.10.2-3.5.3 (2).jar) UC KaishiWeapons{v0.1} [Kaishi's Weapons Pack] (KaishiWeapons-1.9.4.jar) UC lightningcraft{2.7.2} [LightningCraft] (lightningcraft-2.7.2-[1.10.2].jar) UC numina{1.4.0} [numina] (ModularPowersuits-1.10.2-1.2.124.jar) UC powersuits{1.10.2-1.2.124} [MachineMuse's Modular Powersuits] (ModularPowersuits-1.10.2-1.2.124.jar) UC progressiveautomation{1.7.4} [Progressive Automation] (ProgressiveAutomation-1.10.2-1.7.4.jar) UC ProjectE{1.10.2-PE1.3.0} [ProjectE] (ProjectE-1.10.2-PE1.3.0.jar) UE yabba{1.10.2-0.5.1} [YABBA] (YABBA-1.10.2-0.5.1.jar) Loaded coremods (and transformers): CCLCorePlugin (CodeChickenLib-1.10.2-2.5.9.267-universal (2).jar) codechicken.lib.asm.ClassHeirachyManager codechicken.lib.asm.CCL_ASMTransformer GL info: ' Vendor: 'Intel' Version: '4.4.0 - Build 20.19.15.4531' Renderer: 'Intel(R) HD Graphics 5500' OptiFine Version: OptiFine_1.10.2_HD_U_D8 Render Distance Chunks: 8 Mipmaps: 4 Anisotropic Filtering: 1 Antialiasing: 0 Multitexture: false Shaders: null OpenGlVersion: 4.4.0 - Build 20.19.15.4531 OpenGlRenderer: Intel(R) HD Graphics 5500 OpenGlVendor: Intel CpuCount: 4[\spoiler]



    not NEI or any CCC issues, it is YABBA that is crashing.

    Posted in: Minecraft Mods
  • 0

    posted a message on WarpDrive: custom ships, laser cannons and modular force fields!
    Quote from teagan75»

    No you need to provide the coordinates to reach another dim through the config file. The mod doesnt auto-detect what mods you have installed that include dimensions.

    though the way you add other dimensions is changing with the next version.
    Posted in: Minecraft Mods
  • 0

    posted a message on Mo' Creatures - v12.0.0 for Minecraft 1.12.1!! Now Opensource!!
    Quote from hazerddex»

    BOP no longer has a CMS folder so it's probably the overworld folder now.

    the mobs im trying to edit are Mo creatures primitive mobs and GG

    with the exception of GG's mandrakes. all these mods use the same spawn type

    i can't disable certian mobs from Primitve mobs or change there spawn rate

    nor can i reduce the spawn rate of Orges i was trying to set fire Orges to 1 but they are still more common then BigGolems :(
    and with GG's i can't edit the spawn locations

    primitive mobs? are you talking about ambient mobs or the hostile mobs?
    I'm still stuck in 1.7.10 so IDK all the details about 1.10.x. in 1.7.10 there was a fire ogre chance in the MOC config file that you had to mess with.
    Freq is relative, you have to look at all the mobs of a spawn type freq to determine how likely they are to spawn.
    Posted in: Minecraft Mods
  • 0

    posted a message on Mo' Creatures - v12.0.0 for Minecraft 1.12.1!! Now Opensource!!
    Quote from hazerddex»

    1.10.2

    ars magica 2
    Botanica
    Ather legacy
    Betweenlands
    rougelike dungeons
    Grimore of Gaia 3
    pimitive mobs
    Lythcantie mobs
    infernal mobs
    Geograpcraft
    RTG
    BOP
    Embers
    Tconstruct
    Blood Magic
    WTF Expiditions
    Ice and fire Dragons
    Astrial sorceries
    pam Harvest
    passthrough leaves
    Gravestone
    Natural Absorption

    ok.....two things
    1. with BOP, at least in 1.7.10, CMS will not use the overworld folder but a new folder along the lines of surface BOP, be sure to edit those files if it still does this in 1.10.2
    2. CMS in 1.7.10 didn't like mods that add in very weird mob spawning rules like lycanthropy, dunno if this still happens in 1.10.2
    Posted in: Minecraft Mods
  • 2

    posted a message on The Twilight Forest (v2.3.5: Wrecking Block)
    Quote from ArthaFloof»

    I don't even have Octarine Core. I have Anti ID Conflict, which catches all ID conflicts. I was very sure to make sure I had enough ID's for all the biomes. Either way, the crash issue was resolved by removing Twilight Forest. I love this mod, but I love being able to actually play my game more!

    quick google shows that is better foliage. it still may be an issue of an assigned biome ID isn't right. though it could also be a bad mod interaction between TF and some other biome adding mod.
    there is also the interesting behavior of biomes in that the first 128 ID's are used as "main" biomes and the second set of 128 is a "sub" version of the biome that is 128 id's before it. so you can't just assign IDs willy nily.
    Posted in: Minecraft Mods
  • 0

    posted a message on The Twilight Forest (v2.3.5: Wrecking Block)
    Quote from ArthaFloof»





    I removed Weather2 as well as Better Foliage and I am still getting the crash. I have now removed Twilight Forest... the world I was playing in has been rendered unplayable, sadly. :C

    It happened in three different worlds. Once the error showed up, the world would become unplayably crashy. It happened once when I entered the TF dimension, and twice in the overworld, the two times in the Overworld was when I did not have Weather2 or BetterFoliage installed.


    hmmm...looking again, and from your descrip of other times it happens, it looks like it is not TF/Weather 2 but something called octarine core.
    and how many mods do you have that add in biomes? there is a limited number of biome IDs.....
    Posted in: Minecraft Mods
  • 0

    posted a message on The Twilight Forest (v2.3.5: Wrecking Block)
    Quote from ArthaFloof»


    ---- Minecraft Crash Report ----
    // Who set us up the TNT?

    Time: 6/9/17 2:28 PM
    Description: Unexpected error

    java.lang.ArrayIndexOutOfBoundsException: -23
    at net.minecraft.world.ColorizerGrass.func_77480_a(SourceFile:14)
    at twilightforest.biomes.TFBiomeSwamp.func_150558_b(TFBiomeSwamp.java:141)
    at net.minecraft.block.BlockGrass.func_149720_d(BlockGrass.java:135)
    at net.minecraft.client.renderer.RenderBlocks.func_147784_q(RenderBlocks.java:4232)
    at mods.octarinecore.client.render.AbstractBlockRenderingHandler$renderWorldBlockBase$1.invoke(AbstractBlockRenderingHandler.kt:75)
    at mods.octarinecore.client.render.AbstractBlockRenderingHandler$renderWorldBlockBase$1.invoke(AbstractBlockRenderingHandler.kt:34)
    at mods.octarinecore.client.render.AbstractBlockRenderingHandler.renderWorldBlockBase(AbstractBlockRenderingHandler.kt:96)
    at mods.octarinecore.client.render.AbstractBlockRenderingHandler.renderWorldBlockBase$default(AbstractBlockRenderingHandler.kt:75)
    at mods.betterfoliage.client.render.RenderConnectedGrass.render(RenderConnectedGrass.kt:19)
    at mods.octarinecore.client.render.AbstractBlockRenderingHandler.renderWorldBlock(AbstractBlockRenderingHandler.kt:55)
    at cpw.mods.fml.client.registry.RenderingRegistry.renderWorldBlock(RenderingRegistry.java:118)
    at FMLRenderAccessLibrary.renderWorldBlock(FMLRenderAccessLibrary.java:53)
    at net.minecraft.client.renderer.RenderBlocks.func_147805_b(RenderBlocks.java:296)
    at net.minecraft.client.renderer.WorldRenderer.func_147892_a(WorldRenderer.java:181)
    at net.minecraft.client.renderer.RenderGlobal.func_72716_a(RenderGlobal.java:1553)
    at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1187)
    at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1011)
    at weather2.weathersystem.EntityRendererProxyWeather2Mini.func_78480_b(EntityRendererProxyWeather2Mini.java:50)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1001)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
    at net.minecraft.client.main.Main.main(SourceFile:148)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)


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

    -- Head --
    Stacktrace:
    at net.minecraft.world.ColorizerGrass.func_77480_a(SourceFile:14)
    at twilightforest.biomes.TFBiomeSwamp.func_150558_b(TFBiomeSwamp.java:141)
    at net.minecraft.block.BlockGrass.func_149720_d(BlockGrass.java:135)
    at net.minecraft.client.renderer.RenderBlocks.func_147784_q(RenderBlocks.java:4232)
    at mods.octarinecore.client.render.AbstractBlockRenderingHandler$renderWorldBlockBase$1.invoke(AbstractBlockRenderingHandler.kt:75)
    at mods.octarinecore.client.render.AbstractBlockRenderingHandler$renderWorldBlockBase$1.invoke(AbstractBlockRenderingHandler.kt:34)
    at mods.octarinecore.client.render.AbstractBlockRenderingHandler.renderWorldBlockBase(AbstractBlockRenderingHandler.kt:96)
    at mods.octarinecore.client.render.AbstractBlockRenderingHandler.renderWorldBlockBase$default(AbstractBlockRenderingHandler.kt:75)
    at mods.betterfoliage.client.render.RenderConnectedGrass.render(RenderConnectedGrass.kt:19)
    at mods.octarinecore.client.render.AbstractBlockRenderingHandler.renderWorldBlock(AbstractBlockRenderingHandler.kt:55)
    at cpw.mods.fml.client.registry.RenderingRegistry.renderWorldBlock(RenderingRegistry.java:118)
    at FMLRenderAccessLibrary.renderWorldBlock(FMLRenderAccessLibrary.java:53)
    at net.minecraft.client.renderer.RenderBlocks.func_147805_b(RenderBlocks.java:296)
    at net.minecraft.client.renderer.WorldRenderer.func_147892_a(WorldRenderer.java:181)
    at net.minecraft.client.renderer.RenderGlobal.func_72716_a(RenderGlobal.java:1553)
    at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1187)
    at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1011)

    -- Affected level --
    Details:
    Level name: MpServer
    All players: 1 total; [EntityClientPlayerMP['ArthaDemon'/960, l='MpServer', x=23.00, y=74.91, z=92.00]]
    Chunk stats: MultiplayerChunkCache: 289, 289
    Level seed: 0
    Level generator: ID 05 - RTG, ver 0. Features enabled: false
    Level generator options:
    Level spawn location: World: (16,68,96), Chunk: (at 0,4,0 in 1,6; contains blocks 16,0,96 to 31,255,111), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
    Level time: 418335 game time, 475832 day time
    Level dimension: 0
    Level storage version: 0x00000 - Unknown?
    Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
    Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
    Forced entities: 198 total; [MoCEntityDolphin['Dolphin'/45, l='MpServer', x=-89.94, y=62.03, z=8.41], EntitySeahorse['Seahorse'/46, l='MpServer', x=-82.50, y=60.00, z=120.50], EntitySeahorse['Seahorse'/47, l='MpServer', x=-84.50, y=59.00, z=119.50], EntitySeahorse['Seahorse'/52, l='MpServer', x=-63.03, y=56.08, z=116.37], EntitySeahorse['Seahorse'/53, l='MpServer', x=-79.29, y=61.37, z=119.94], MoCEntityElephant['Elephant'/63, l='MpServer', x=-49.34, y=70.00, z=218.25], MoCEntityBird['Bird'/64, l='MpServer', x=-63.78, y=69.00, z=223.63], MoCEntityAnt['Ant'/65, l='MpServer', x=-62.41, y=68.00, z=211.44], MoCEntitySnail['Snail'/68, l='MpServer', x=-37.41, y=66.00, z=63.12], MoCEntityRaccoon['Raccoon'/69, l='MpServer', x=-37.26, y=67.99, z=58.72], MoCEntityFirefly['Firefly'/70, l='MpServer', x=-42.13, y=67.47, z=71.38], MoCEntityFirefly['Firefly'/71, l='MpServer', x=-32.37, y=68.24, z=65.86], EntitySkeleton['Skeleton'/72, l='MpServer', x=-41.88, y=71.00, z=103.50], EntityZombie['Zombie'/73, l='MpServer', x=-28.96, y=67.31, z=152.93], MoCEntityFly['Fly'/74, l='MpServer', x=-34.47, y=66.00, z=186.44], MoCEntityBee['Bee'/75, l='MpServer', x=-41.44, y=73.00, z=199.19], MoCEntityButterfly['ButterFly'/76, l='MpServer', x=-35.91, y=68.00, z=195.38], EntityZombie['Zombie'/1613, l='MpServer', x=34.50, y=57.00, z=168.50], MoCEntitySnail['Snail'/77, l='MpServer', x=-41.71, y=69.00, z=220.44], MoCEntityFirefly['Firefly'/78, l='MpServer', x=-43.69, y=73.00, z=215.92], MoCEntityFishy['Fishy'/81, l='MpServer', x=-14.47, y=62.03, z=14.04], MoCEntityBee['Bee'/82, l='MpServer', x=-29.74, y=65.00, z=54.40], MoCEntityFirefly['Firefly'/83, l='MpServer', x=-20.88, y=73.00, z=78.20], MoCEntityFly['Fly'/84, l='MpServer', x=-21.22, y=73.00, z=77.56], EntitySkeleton['Skeleton'/85, l='MpServer', x=-12.93, y=43.68, z=130.27], MoCEntityAnt['Ant'/86, l='MpServer', x=-26.57, y=66.00, z=181.55], MoCEntityAnt['Ant'/87, l='MpServer', x=-19.47, y=68.00, z=198.47], MoCEntitySnail['Snail'/88, l='MpServer', x=-22.41, y=68.00, z=193.66], EntityIronGolem['Iron Golem'/90, l='MpServer', x=-26.22, y=68.00, z=195.91], MoCEntityCricket['Cricket'/91, l='MpServer', x=-17.47, y=67.00, z=208.31], MoCEntityButterfly['ButterFly'/96, l='MpServer', x=-5.02, y=68.00, z=61.84], MoCEntityFly['Fly'/97, l='MpServer', x=-18.54, y=73.00, z=80.79], EntitySkeleton['Skeleton'/98, l='MpServer', x=-7.36, y=76.16, z=95.54], EntityCreeper['Creeper'/99, l='MpServer', x=-10.56, y=34.79, z=102.51], EntityHuman['Malvina the Mason'/100, l='MpServer', x=-3.50, y=70.00, z=111.50], EntityHuman['Altagracia the Farmer'/101, l='MpServer', x=-5.69, y=70.00, z=106.34], EntityHuman['Bradford the Farmer'/102, l='MpServer', x=-1.16, y=68.00, z=115.50], EntityHuman['Christoper the Shepherd'/103, l='MpServer', x=-1.31, y=70.00, z=112.78], EntityHuman['Alphonse the Farmer'/104, l='MpServer', x=-1.50, y=67.00, z=149.50], MoCEntityCricket['Cricket'/105, l='MpServer', x=-10.03, y=65.00, z=154.22], MoCEntityDragonfly['DragonFly'/106, l='MpServer', x=-3.71, y=68.00, z=187.73], MoCEntityDragonfly['DragonFly'/107, l='MpServer', x=-17.80, y=66.00, z=177.64], EntityHummingbird['Hummingbird'/108, l='MpServer', x=-7.91, y=72.00, z=198.34], MoCEntityCricket['Cricket'/109, l='MpServer', x=-13.44, y=68.17, z=193.40], MoCEntityBunny['Bunny'/118, l='MpServer', x=15.44, y=63.00, z=51.78], MoCEntityFly['Fly'/119, l='MpServer', x=13.09, y=65.00, z=57.30], MoCEntityFly['Fly'/120, l='MpServer', x=9.91, y=65.00, z=56.62], MoCEntityButterfly['ButterFly'/121, l='MpServer', x=8.91, y=66.00, z=59.38], MoCEntityMaggot['Maggot'/122, l='MpServer', x=9.46, y=67.00, z=64.09], EntityHuman['Numbers the Villager'/123, l='MpServer', x=7.75, y=70.00, z=111.69], EntityPig['Pig'/124, l='MpServer', x=12.09, y=67.00, z=124.50], EntityCow['Cow'/125, l='MpServer', x=12.97, y=67.00, z=139.91], EntityHuman['Yasmin the Farmer'/126, l='MpServer', x=11.50, y=83.00, z=132.50], MoCEntityRaccoon['Raccoon'/127, l='MpServer', x=5.16, y=68.00, z=166.53], MoCEntityMouse['Mouse'/128, l='MpServer', x=14.66, y=68.00, z=173.78], MoCEntityMaggot['Maggot'/129, l='MpServer', x=14.31, y=68.00, z=186.60], MoCEntityMaggot['Maggot'/130, l='MpServer', x=0.75, y=68.00, z=201.56], MoCEntityAnt['Ant'/131, l='MpServer', x=5.75, y=68.00, z=197.28], MoCEntityMaggot['Maggot'/132, l='MpServer', x=0.63, y=68.00, z=193.66], MoCEntityBird['Bird'/133, l='MpServer', x=14.50, y=68.00, z=193.94], MoCEntityBird['Bird'/134, l='MpServer', x=12.56, y=68.00, z=192.97], MoCEntityFishy['Fishy'/148, l='MpServer', x=22.09, y=62.03, z=-19.06], EntitySkeleton['Skeleton'/149, l='MpServer', x=29.34, y=68.00, z=29.25], EntitySkeleton['Skeleton'/150, l='MpServer', x=24.50, y=68.00, z=23.50], EntitySkeleton['Skeleton'/151, l='MpServer', x=31.78, y=68.00, z=29.50], MoCEntityBunny['Bunny'/152, l='MpServer', x=35.60, y=63.00, z=60.58], EntityHuman['Williams the Fletcher'/153, l='MpServer', x=29.50, y=68.00, z=83.50], EntityHuman['Fredrick the Shepherd'/154, l='MpServer', x=30.50, y=68.00, z=83.50], EntityHuman['Ling the Librarian'/155, l='MpServer', x=24.50, y=67.00, z=92.50], EntityPainting['Painting'/190, l='MpServer', x=35.06, y=72.50, z=111.50], EntityHuman['Dannielle the Guard'/156, l='MpServer', x=20.30, y=67.37, z=117.70], EntityHuman['Kevin the Child'/157, l='MpServer', x=21.19, y=66.63, z=117.69], EntityHuman['Margit the Guard'/158, l='MpServer', x=21.70, y=66.37, z=117.69], EntityHuman['Lannie the Mason'/159, l='MpServer', x=29.50, y=69.00, z=120.50], EntityHuman['Abram the Guard'/160, l='MpServer', x=21.64, y=66.65, z=116.18], EntityHuman['Joe the Guard'/161, l='MpServer', x=21.20, y=67.26, z=116.30], EntityHuman['Kenny the Child'/162, l='MpServer', x=20.30, y=66.58, z=116.63], EntityHuman['Shonta the Guard'/163, l='MpServer', x=21.69, y=66.51, z=116.88], EntityHuman['Hui the Guard'/164, l='MpServer', x=20.30, y=66.59, z=117.70], MoCEntityRaccoon['Raccoon'/165, l='MpServer', x=35.87, y=68.00, z=144.71], EntityWoodpecker['entity.exoticbirds.EB_Woodpecker.name'/166, l='MpServer', x=25.59, y=69.59, z=154.94], EntityHuman['Frederic the Baker'/167, l='MpServer', x=26.69, y=68.00, z=148.69], EntityHuman['Agustina the Librarian'/168, l='MpServer', x=24.50, y=68.00, z=148.50], MoCEntityMaggot['Maggot'/169, l='MpServer', x=19.15, y=68.00, z=171.67], MoCEntityMouse['Mouse'/170, l='MpServer', x=19.53, y=68.00, z=168.59], MoCEntityMaggot['Maggot'/171, l='MpServer', x=30.60, y=68.00, z=189.85], MoCEntityBee['Bee'/172, l='MpServer', x=18.63, y=68.00, z=182.40], MoCEntityBee['Bee'/173, l='MpServer', x=23.66, y=69.00, z=190.97], MoCEntityBee['Bee'/174, l='MpServer', x=25.47, y=68.00, z=187.55], MoCEntityFly['Fly'/175, l='MpServer', x=20.97, y=69.00, z=192.53], MoCEntityEnt['Ent'/176, l='MpServer', x=28.22, y=69.00, z=197.06], MoCEntityAnt['Ant'/177, l='MpServer', x=18.34, y=69.00, z=196.66], EntityChicken['Chicken'/178, l='MpServer', x=27.81, y=68.00, z=215.31], MoCEntityMediumFish['MediumFish'/184, l='MpServer', x=40.64, y=62.00, z=-5.47], EntityZombie['Zombie'/185, l='MpServer', x=47.53, y=68.00, z=26.50], EntityZombie['Zombie'/186, l='MpServer', x=38.42, y=68.00, z=38.03], MoCEntityBunny['Bunny'/187, l='MpServer', x=37.61, y=64.16, z=60.99], MoCEntityCricket['Cricket'/188, l='MpServer', x=32.13, y=67.00, z=72.56], EntityVillager['Villager'/189, l='MpServer', x=32.88, y=67.00, z=90.47], EntityPainting['Painting'/190, l='MpServer', x=35.06, y=72.50, z=111.50], EntityItemFrame['Item Frame'/191, l='MpServer', x=39.94, y=72.50, z=111.50], EntityItemFrame['Item Frame'/192, l='MpServer', x=39.94, y=72.50, z=110.50], MoCEntitySnake['Snake'/193, l='MpServer', x=42.87, y=67.00, z=96.01], EntityIronGolem['Iron Golem'/194, l='MpServer', x=37.43, y=71.00, z=111.88], EntityItemFrame['Item Frame'/195, l='MpServer', x=39.94, y=72.50, z=112.50], EntityHuman['Lance the Farmer'/196, l='MpServer', x=39.50, y=68.00, z=122.50], MoCEntityAnt['Ant'/197, l='MpServer', x=46.13, y=67.00, z=148.32], MoCEntityDragonfly['DragonFly'/198, l='MpServer', x=44.47, y=67.00, z=172.22], MoCEntityFishy['Fishy'/202, l='MpServer', x=47.69, y=59.35, z=-5.12], EntityTFNagaSegment['unknown'/2251, l='MpServer', x=0.60, y=-4.40, z=0.60], EntityCreeper['Creeper'/203, l='MpServer', x=53.50, y=68.00, z=32.50], EntityTFNagaSegment['unknown'/2252, l='MpServer', x=0.60, y=-4.40, z=0.60], EntityZombie['Zombie'/204, l='MpServer', x=56.32, y=68.00, z=38.41], EntityTFNagaSegment['unknown'/2253, l='MpServer', x=0.60, y=-4.40, z=0.60], EntityZombie['Zombie'/205, l='MpServer', x=61.14, y=68.00, z=34.23], EntityTFNagaSegment['unknown'/2254, l='MpServer', x=0.60, y=-4.40, z=0.60], MoCEntitySmallFish['SmallFish'/206, l='MpServer', x=45.97, y=37.00, z=57.90], EntityTFNagaSegment['unknown'/2255, l='MpServer', x=0.60, y=-4.40, z=0.60], EntityVillager['Villager'/207, l='MpServer', x=58.56, y=66.00, z=83.40], EntityTFNagaSegment['unknown'/2256, l='MpServer', x=0.60, y=-4.40, z=0.60], EntityHuman['Eugene the Shepherd'/208, l='MpServer', x=49.31, y=67.00, z=91.50], EntityTFNagaSegment['unknown'/2257, l='MpServer', x=0.60, y=-4.40, z=0.60], EntityHuman['Lonna the Fisherman'/209, l='MpServer', x=57.50, y=67.00, z=99.50], EntityTFNagaSegment['unknown'/2258, l='MpServer', x=0.60, y=-4.40, z=0.60], EntityVillager['Villager'/210, l='MpServer', x=52.53, y=66.95, z=128.82], EntityTFNagaSegment['unknown'/2259, l='MpServer', x=0.60, y=-4.40, z=0.60], EntityVillager['Villager'/211, l='MpServer', x=55.31, y=78.00, z=129.31], EntityTFNagaSegment['unknown'/2260, l='MpServer', x=0.60, y=-4.40, z=0.60], MoCEntityFly['Fly'/212, l='MpServer', x=56.61, y=66.00, z=154.81], EntityTFNagaSegment['unknown'/2261, l='MpServer', x=0.60, y=-4.40, z=0.60], MoCEntityDragonfly['DragonFly'/213, l='MpServer', x=48.44, y=71.00, z=167.15], EntityTFNagaSegment['unknown'/2262, l='MpServer', x=0.60, y=-4.40, z=0.60], MoCEntityBee['Bee'/214, l='MpServer', x=55.62, y=67.00, z=174.96], EntityVoidCreeper['Manaseal Creeper'/224, l='MpServer', x=77.56, y=68.00, z=31.22], MoCEntityBird['Bird'/225, l='MpServ
    er', x=77.22, y=65.00, z=70.41], EntityIronGolem['Iron Golem'/226, l='MpServer', x=61.77, y=70.00, z=89.89], EntityIronGolem['Iron Golem'/227, l='MpServer', x=64.73, y=68.00, z=94.94], MoCEntityFox['Fox'/228, l='MpServer', x=75.42, y=67.00, z=132.68], MoCEntityDuck['Duck'/229, l='MpServer', x=68.34, y=67.00, z=140.47], MoCEntityBird['Bird'/230, l='MpServer', x=78.03, y=66.00, z=157.50], MoCEntityBee['Bee'/231, l='MpServer', x=64.76, y=66.00, z=174.68], MoCEntityDuck['Duck'/232, l='MpServer', x=68.24, y=66.00, z=172.99], MoCEntityMediumFish['MediumFish'/233, l='MpServer', x=73.20, y=31.00, z=207.42], MoCEntityMediumFish['MediumFish'/234, l='MpServer', x=71.48, y=30.97, z=207.06], MoCEntityMediumFish['MediumFish'/237, l='MpServer', x=70.69, y=31.00, z=209.93], EntityHummingbird['Hummingbird'/240, l='MpServer', x=94.16, y=73.61, z=-10.45], MoCEntityAnt['Ant'/241, l='MpServer', x=82.94, y=67.00, z=168.98], MoCEntityButterfly['ButterFly'/242, l='MpServer', x=88.47, y=66.00, z=204.75], EntityPigeon['entity.exoticbirds.EB_Pigeon.name'/249, l='MpServer', x=103.07, y=66.08, z=65.00], EntityWoodpecker['entity.exoticbirds.EB_Woodpecker.name'/250, l='MpServer', x=102.59, y=80.94, z=78.50], EntityHummingbird['entity.exoticbirds.EB_Hummingbird.name'/251, l='MpServer', x=98.26, y=68.23, z=133.76], EntitySpider['Spider'/252, l='MpServer', x=105.88, y=27.00, z=176.03], MoCEntityAnt['Ant'/253, l='MpServer', x=100.41, y=67.00, z=177.44], EntitySpider['Spider'/260, l='MpServer', x=121.63, y=68.00, z=34.09], MoCEntityMediumFish['MediumFish'/261, l='MpServer', x=113.77, y=62.00, z=52.00], MoCEntityMediumFish['MediumFish'/262, l='MpServer', x=128.20, y=38.00, z=82.17], MoCEntitySnake['Snake'/263, l='MpServer', x=123.46, y=70.00, z=109.92], MoCEntitySnake['Snake'/264, l='MpServer', x=123.99, y=67.58, z=122.30], MoCEntityScorpion['Scorpion'/265, l='MpServer', x=115.18, y=24.65, z=160.90], MoCEntityFishy['Fishy'/266, l='MpServer', x=118.56, y=66.00, z=184.16], MoCEntityFishy['Fishy'/267, l='MpServer', x=123.84, y=65.36, z=190.16], MoCEntityAnt['Ant'/268, l='MpServer', x=114.56, y=67.00, z=195.59], MoCEntitySmallFish['SmallFish'/271, l='MpServer', x=124.59, y=34.97, z=223.86], MoCEntityMediumFish['MediumFish'/272, l='MpServer', x=132.70, y=62.00, z=14.42], MoCEntitySmallFish['SmallFish'/273, l='MpServer', x=134.06, y=62.00, z=46.78], MoCEntityMediumFish['MediumFish'/274, l='MpServer', x=133.97, y=62.00, z=44.98], MoCEntityDolphin['Dolphin'/275, l='MpServer', x=131.25, y=61.25, z=33.66], MoCEntitySmallFish['SmallFish'/278, l='MpServer', x=128.22, y=35.00, z=221.48], MoCEntitySmallFish['SmallFish'/279, l='MpServer', x=129.30, y=35.00, z=219.37], MoCEntitySmallFish['SmallFish'/280, l='MpServer', x=130.66, y=35.00, z=219.19], MoCEntityFishy['Fishy'/283, l='MpServer', x=156.97, y=61.81, z=-7.04], MoCEntityFishy['Fishy'/284, l='MpServer', x=156.26, y=62.00, z=12.77], MoCEntityFishy['Fishy'/285, l='MpServer', x=147.50, y=59.53, z=29.50], MoCEntitySmallFish['SmallFish'/287, l='MpServer', x=153.72, y=62.00, z=21.71], MoCEntityMediumFish['MediumFish'/288, l='MpServer', x=153.44, y=62.00, z=24.09], MoCEntitySmallFish['SmallFish'/290, l='MpServer', x=154.71, y=62.00, z=42.91], EntityWitch['Witch'/2850, l='MpServer', x=95.50, y=59.00, z=169.50], MoCEntityButterfly['ButterFly'/293, l='MpServer', x=158.72, y=105.00, z=72.69], MoCEntityMaggot['Maggot'/294, l='MpServer', x=146.81, y=66.00, z=174.25], EntitySkeleton['Skeleton'/2854, l='MpServer', x=54.56, y=68.00, z=34.77], MoCEntityFirefly['Firefly'/295, l='MpServer', x=146.16, y=66.00, z=177.56], MoCEntityMaggot['Maggot'/296, l='MpServer', x=149.72, y=66.00, z=181.41], MoCEntityBear['Bear'/297, l='MpServer', x=148.78, y=67.00, z=199.41], MoCEntityFirefly['Firefly'/298, l='MpServer', x=154.47, y=67.00, z=198.13], EntityAlphaWolf['Dire Wolf'/300, l='MpServer', x=147.50, y=67.00, z=223.50], EntityZombie['Zombie'/2861, l='MpServer', x=76.50, y=37.00, z=139.50], EntityZombie['Zombie'/2864, l='MpServer', x=78.50, y=37.00, z=139.50], EntityCreeper['Creeper'/1362, l='MpServer', x=94.70, y=26.19, z=166.23], EntityCreeper['Creeper'/1363, l='MpServer', x=96.50, y=24.00, z=165.50], MoCEntitySilverSkeleton['SilverSkeleton'/1368, l='MpServer', x=123.33, y=35.48, z=160.53], q['unknown'/1393, l='MpServer', x=0.00, y=0.00, z=0.00], EntityCreeper['Creeper'/2976, l='MpServer', x=-33.50, y=67.00, z=63.50], EntitySkeleton['Skeleton'/1446, l='MpServer', x=118.03, y=14.00, z=141.27], EntitySkeleton['Skeleton'/2982, l='MpServer', x=97.50, y=26.00, z=171.50], MoCEntityMiniGolem['MiniGolem'/1449, l='MpServer', x=-37.50, y=70.00, z=79.50], EntityTrail['unknown'/3516, l='MpServer', x=23.00, y=75.12, z=92.00], EntityClientPlayerMP['ArthaDemon'/960, l='MpServer', x=23.00, y=74.91, z=92.00], EntitySkeleton['Skeleton'/2559, l='MpServer', x=3.50, y=67.00, z=140.09]]
    Retry entities: 0 total; []
    Server brand: fml,forge
    Server type: Integrated singleplayer server
    Stacktrace:
    at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:373)
    at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2444)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:927)
    at net.minecraft.client.main.Main.main(SourceFile:148)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

    -- System Details --
    Details:
    Minecraft Version: 1.7.10
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_25, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 1725978080 bytes (1646 MB) / 4794613760 bytes (4572 MB) up to 11453595648 bytes (10923 MB)
    JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx12G
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    IntCache: cache: 6, tcache: 225, allocated: 1, tallocated: 16
    FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 160 mods loaded, 160 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.1614-1.7.10.jar)
    UCHIJAAAA Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
    UCHIJAAAA CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
    UCHIJAAAA fastflyblockbreaking{0.1} [FastFlyBlockBreaking] (minecraft.jar)
    UCHIJAAAA ivtoolkit{IvToolkit} [1.2] (minecraft.jar)
    UCHIJAAAA NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar)
    UCHIJAAAA OpenEye{0.6} [OpenEye] (OpenEye-0.6-1.7.10.jar)
    UCHIJAAAA technomCore{0.12.5} [Technomancy Core] (minecraft.jar)
    UCHIJAAAA ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar)
    UCHIJAAAA WitchingGadgetsCore{1.1.10} [Witching Gadgets Core] (minecraft.jar)
    UCHIJAAAA FLabsBF{4.3} [Better Furnaces] ([1.7.10]Better_Furnaces_V4.3.jar)
    UCHIJAAAA qwebnm_multiversepouch{v1.2} [Multiverse Pouch] ([1.7.10]Multiverse Pouch v1.2.1.jar)
    UCHIJAAAA bspkrsCore{6.15} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.15.jar)
    UCHIJAAAA Treecapitator{1.7.10} [Treecapitator] ([1.7.10]Treecapitator-universal-2.0.4.jar)
    UCHIJAAAA Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
    UCHIJAAAA Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar)
    UCHIJAAAA Botania{r1.8-249} [Botania] (Botania r1.8-249.jar)
    UCHIJAAAA Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
    UCHIJAAAA ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
    UCHIJAAAA ThaumicTinkerer{unspecified} [Thaumic Tinkerer] (THAUMICTINKERER-2.5-1.7.10-517.jar)
    UCHIJAAAA ForbiddenMagic{1.7.10-0.575} [Forbidden Magic] (Forbidden Magic-1.7.10-0.575.jar)
    UCHIJAAAA DummyCore{2.0.1710.0.A} [DummyCore] (DummyCore-2.0.1710.0A (1).jar)
    UCHIJAAAA thaumicbases{1.3.1710.2} [Thaumic Bases] (ThaumicBases-1.3.1710.4 (1).jar)
    UCHIJAAAA ThaumicHorizons{1.1.9} [Thaumic Horizons] (thaumichorizons-1.7.10-1.1.9.jar)
    UCHIJAAAA AdvancedThaumaturgy{2.0} [Advanced Thaumaturgy] (AdvancedThaumaturgy-2.0-1.7.10-30.jar)
    UCHIJAAAA AncientWarfare{2.4.114-beta-MC1.7.10} [Ancient Warfare Core] (ancientwarfare-2.4.115-beta-MC1.7.10-FULL (1).jar)
    UCHIJAAAA AncientWarfareAutomation{2.4.114-beta-MC1.7.10} [Ancient Warfare Automation] (ancientwarfare-2.4.115-beta-MC1.7.10-FULL (1).jar)
    UCHIJAAAA AncientWarfareNEIPlugin{2.4.114-beta-MC1.7.10} [Ancient Warfare NEI Plugin] (ancientwarfare-2.4.115-beta-MC1.7.10-FULL (1).jar)
    UCHIJAAAA AncientWarfareNpc{2.4.114-beta-MC1.7.10} [Ancient Warfare NPCs] (ancientwarfare-2.4.115-beta-MC1.7.10-FULL (1).jar)
    UCHIJAAAA AncientWarfareStructure{2.4.114-beta-MC1.7.10} [Ancient Warfare Structures] (ancientwarfare-2.4.115-beta-MC1.7.10-FULL (1).jar)
    UCHIJAAAA antiidconflict{1.3.5} [Anti Id Conflict] (AntiIdConflict-LATEST-1.7.10 (1).jar)
    UCHIJAAAA Backpack{2.0.1} [Backpack] (backpack-2.0.1-1.7.x(1).jar)
    UCHIJAAAA baublelicious{1.7.10-1.2.1} [Baublelicious] (baublelicious-1.7.10-1.2.1.jar)
    UCHIJAAAA BetterFoliage{2.0.9} [Better Foliage] (BetterFoliage-MC1.7.10-2.0.9.jar)
    UCHIJAAAA BiblioCraft{1.11.5} [BiblioCraft] (BiblioCraft[v1.11.5][MC1.7.10].jar)
    UCHIJAAAA ExtrabiomesXL{3.16.4} [ExtrabiomesXL] (extrabiomesxl_1.7.10-3.16.4.jar)
    UCHIJAAAA BiblioWoodsEBXL{1.4} [BiblioWoods ExtraBiomesXL Edition] (BiblioWoods[ExtraBiomesXL][v1.4].jar)
    UCHIJAAAA Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-1.7.10-0.3.2b.jar)
    UCHIJAAAA Natura{2.2.0} [Natura] (natura-1.7.10-2.2.0.1.jar)
    UCHIJAAAA BiblioWoodsNatura{1.5} [BiblioWoods Natura Edition] (BiblioWoods[Natura][v1.5].jar)
    UCHIJAAAA shadowfox_botany{0.1.20} [Botanical Addons] (BotanicalAddons-r0.1.20-1.jar)
    UCHIJAAAA speedytoolsmod{2.0.0} [Build Faster Mod] (Build-Faster-Mod-1.7.10.zip)
    UCHIJAAAA cannibalism{1.3.0} [Cannibalism] (Cannibalism-1.3.0-1.7.10.jar)
    UCHIJAAAA CarpentersBlocks{3.3.7} [Carpenter's Blocks] (Carpenter's Blocks v3.3.7 - MC 1.7.10.jar)
    UCHIJAAAA caveworld{2.3.2} [Caveworld 2] (Caveworld_1.7.10-v2.3.2.jar)
    UCHIJAAAA cfm{3.4.8} [§9MrCrayfish's Furniture Mod] (cfm-3.4.8-mc1.7.10.jar)
    UCHIJAAAA ChestTransporter{1.1.10} [Chest Transporter] (ChestTransporter-1.1.10-MC1.7.10.jar)
    UCHIJAAAA TwilightForest{2.3.7} [The Twilight Forest] (twilightforest-1.7.10-2.3.7.jar)
    UCHIJAAAA chisel{2.9.4.10} [Chisel] (Chisel-2.9.4.10.jar)
    UCHIJAAAA chocolateQuest{1.0} [Chocolate Quest] (chocolateQuest-1.7.10-1.0.jar)
    UCHIJAAAA CleanView{1.7.10-v2} [CleanView] (CleanView-1.7.10-v2.jar)
    UCHIJAAAA climatecontrol{0.8.1} [Climate Control] (ClimateControl-0.8.2.jar)
    UCHIJAAAA BuildMod{v1.0} [Build Mod] (coroutil-1.7.10-1.1.5.jar)
    UCHIJAAAA CoroPets{v1.0} [CoroPets] (coroutil-1.7.10-1.1.5.jar)
    UCHIJAAAA CoroAI{v1.0} [CoroAI] (coroutil-1.7.10-1.1.5.jar)
    UCHIJAAAA ExtendedRenderer{v1.0} [Extended Renderer] (coroutil-1.7.10-1.1.5.jar)
    UCHIJAAAA ConfigMod{v1.0} [Extended Mod Config] (coroutil-1.7.10-1.1.5.jar)
    UCHIJAAAA craftnstar{0.2.1} [Craftable Nether Star +] (craftnstar-1.7.10-0.2.1.jar)
    UCHIJAAAA customnpcs{1.7.10d} [CustomNpcs] (CustomNPCs_1.7.10d(21feb16).jar)
    UCHIJAAAA DamageIndicatorsMod{3.2.0} [Damage Indicators] (Damage-Indicators-Mod-1.7.10.jar)
    UCHIJAAAA DLDungeonsJBG{1.7.5} [Doomlike Dungeons] (DoomlikeDungeons-1.7.5-MC1.7.10.jar)
    UCHIJAAAA MoCreatures{6.3.1} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.3.1.zip)
    UCHIJAAAA dungeonpack{1.7.10-1.0} [Dungeon Pack] (dungeonpack-1.7.10-1.0.jar)
    UCHIJAAAA dsurround{1.0.5.6} [Dynamic Surroundings] (DynamicSurroundings-1.7.10-1.0.5.6.jar)
    UCHIJAAAA emeraldobsidianmod{1.3.1} [Emerald & Obsidian tools/armor mod] (emeraldobsidianmod-1.7.10-1.3.1 (1).jar)
    UCHIJAAAA enhancedbiomes{2.4.1 for MC 1.7.10} [Enhanced Biomes] (Enhanced Biomes 2.5 for MC 1.7.10.jar)
    UCHIJAAAA etfuturum{1.5.5} [Et Futurum] (Et Futurum-1.5.5.jar)
    UCHIJAAAA exoticbirds{1.0} [Exotic Birds] (Exotic Birds 1.7.10 - 1.0.3b.jar)
    UCHIJAAAA ExtraUtilities{1.2.12} [Extra Utilities] (EXTRAUTILITIES-1.2.12.jar)
    UCHIJAAAA farlanders{1.2b} [The Farlanders] (farlanders-1.7.10-v1.2b.jar)
    UCHIJAAAA fognerf{1.7.10-0.3} [Fog Nerf] (fognerf-1.7.10-0.4.jar)
    UCHIJAAAA gadomancy{1.0.7.3} [Gadomancy] (gadomancy-1.7.10-1.0.7.3.jar)
    UCHIJAAAA GardenContainers{1.7.10-1.7.0} [Garden Containers] (GardenStuff-1.7.10-1.7.0.jar)
    UCHIJAAAA GardenCore{1.7.10-1.7.0} [Garden Core] (GardenStuff-1.7.10-1.7.0.jar)
    UCHIJAAAA GardenStuff{1.7.10-1.7.0} [Garden Stuff] (GardenStuff-1.7.10-1.7.0.jar)
    UCHIJAAAA GardenTrees{1.7.10-1.7.0} [Garden Trees] (GardenStuff-1.7.10-1.7.0.jar)
    UCHIJAAAA CARuins{0.1.9} [Cellular Automata Generator] (Generatormods-0.1.9(1.7.10).jar)
    UCHIJAAAA GreatWallMod{0.1.9} [Great Wall Mod] (Generatormods-0.1.9(1.7.10).jar)
    UCHIJAAAA WalledCityMod{0.1.9} [Walled City Generator] (Generatormods-0.1.9(1.7.10).jar)
    UCHIJAAAA grim3212core{V0.1 - 1.7.10} [Grim3212 Core] (Grim3212 Core-V0.1 - 1.7.10.jar)
    UCHIJAAAA hearts{1.1.1} [Heart Crystal Mod] (Heart Crystal by NukeDuck [1.7.10][1.1.1].jar)
    UCHIJAAAA howlingmoon{1.1.1} [Howling Moon] (howlingMoon-1.7.10-1.1.1.jar)
    UCHIJAAAA iChunUtil{4.2.3} [iChunUtil] (iChunUtil-4.2.3.jar)
    UCHIJAAAA insane_IlluminatedBows{1.7.1f} [Illuminated Bows] (IlluminatedBows-1.7.10-1.7.1f.jar)
    UCHIJAAAA infiniteinvo{1.0.52} [InfiniteInvo] (InfiniteInvo-1.0.52.jar)
    UCHIJAAAA instahouse{8.0} [Insta House] (InstaHousev8.0.jar)
    UCHIJAAAA instantblocks{1.5.4} [Instant Blocks] (InstantBlocks_v1.5.4.jar)
    UCHIJAAAA Instrumentus{1.7.10-1.4.1} [Instrumentus] (Instrumentus-1.4.1.jar)
    UCHIJAAAA JASCompatability{1.2.0} [Just Another Spawner Compatibility Addon] (JustAnotherSpawnerCompatibilityAddon-1.2.0.jar)
    UCHIJAAAA KeepingInventory{2.1} [Keeping Inventory] (KeepingInventory-1.7.10-2.1.jar)
    UCHIJAAAA kleeslabs{1.0} [KleeSlabs] (kleeslabs-mc1.7.10-1.2.9.jar)
    UCHIJAAAA llibrary{1.5.1} [LLibrary] (llibrary-1.5.1-1.7.10.jar)
    UCHIJAAAA mdeco{0.3.5} [Magical Decorations] (MagicalDecorations-0.3.5.jar)
    UCHIJAAAA malisiscore{1.7.10-0.14.0} [MalisisCore] (malisiscore-1.7.10-0.14.0.jar)
    UCHIJAAAA malisisdoors{1.7.10-1.13.0} [Malisis' Doors] (malisisdoors-1.7.10-1.13.0.jar)
    UCHIJAAAA RadixCore{2.1.3} [RadixCore] (RadixCore-1.7.10-2.1.3-universal.jar)
    UCHIJAAAA MCA{1.7.10-5.2.2} [Minecraft Comes Alive] (MCA-1.7.10-5.2.2-universal.jar)
    UCHIJAAAA MineTweaker3{3.0.9} [MineTweaker 3] (MineTweaker3-1.7.10-3.0.9.jar)
    UCHIJAAAA bettercraft{2.7.4} [MoreCraft] (MoreCraft-1.7.10-2.7.4.jar)
    UCHIJAAAA StealthwareCore{2.0} [StealthwareCore] (StealthwareCore-2.0.jar)
    UCHIJAAAA MoreMeat2{2.3} [MoreMeat 2] (MoreMeat2-1.7.10-2.3.jar)
    UCHIJAAAA Morph{0.9.3} [Morph] (Morph-Beta-0.9.3.jar)
    UCHIJAAAA MultiPageChest{1.3.4} [Multi Page Chest] (MultiPageChest-1.3.4-MC1.7.10.jar)
    UCHIJAAAA NodalMechanics{1.7.10R1.0} [NodalMechanics] (NodalMechanics-1.7-1.0-7.jar)
    UCHIJAAAA recipehandler{1.7.10} [NoMoreRecipeConflict] (NoMoreRecipeConflict-0.3(1.7.10).jar)
    UCHIJAAAA NoSlime{0.1} [Slimeless Flatworlds] (NoSlime-1.7.10-1.1.jar)
    UCHIJAAAA bt{1.0.2} [NotEnoughThaumcraftTabs] (NotEnoughThaumcraftTabs-1.0.2.jar)
    UCHIJAAAA oretweaker{1.0.2} [Ore Tweaker] (OreTweaker-1.0.2-1.7.10.jar)
    UCHIJAAAA PeacefulSurface{1.7.x-v8} [PeacefulSurface] (PeacefulSurface-1.7.x-v8.jar)
    UCHIJAAAA pokeball{V0.1 - 1.7.10} [Pokeball] (Pokeball-V0.1 - 1.7.10.jar)
    UCHIJAAAA MrTJPCoreMod{1.1.0.33} [MrTJPCore] (MrTJPCore-1.7.10-1.1.0.33-universal.jar)
    UCHIJAAAA ProjRed|Core{4.7.0pre12.95} [ProjectRed Core] (ProjectRed-1.7.10-4.7.0pre12.95-Base.jar)
    UCHIJAAAA ProjRed|Transmission{4.7.0pre12.95} [ProjectRed Transmission] (ProjectRed-1.7.10-4.7.0pre12.95-Integration.jar)
    UCHIJAAAA ProjRed|Transportation{4.7.0pre12.95} [ProjectRed Transportation] (ProjectRed-1.7.10-4.7.0pre12.95-Mechanical.jar)
    UCHIJAAAA ProjRed|Exploration{4.7.0pre12.95} [ProjectRed Exploration] (ProjectRed-1.7.10-4.7.0pre12.95-World.jar)
    UCHIJAAAA ProjRed|Compatibility{4.7.0pre12.95} [ProjectRed Compatibility] (ProjectRed-1.7.10-4.7.0pre12.95-Compat.jar)
    UCHIJAAAA ProjRed|Integration{4.7.0pre12.95} [ProjectRed Integration] (ProjectRed-1.7.10-4.7.0pre12.95-Integration.jar)
    UCHIJAAAA ProjRed|Fabrication{4.7.0pre12.95} [ProjectRed Fabrication] (ProjectRed-1.7.10-4.7.0pre12.95-Fabrication.jar)
    UCHIJAAAA ProjRed|Illumination{4.7.0pre12.95} [ProjectRed Illumination] (ProjectRed-1.7.10-4.7.0pre12.95-Lighting.jar)
    UCHIJAAAA ProjRed|Expansion{4.7.0pre12.95} [ProjectRed Expansion] (ProjectRed-1.7.10-4.7.0pre12.95-Mechanical.jar)
    UCHIJAAAA RandomThings{2.2.4} [Random Things] (RandomThings-2.2.4.jar)
    UCHIJAAAA reccomplex{0.9.7.1.1} [Recurrent Complex] (RecurrentComplex-0.9.7.1.1.jar)
    UCHIJAAAA Revamp{1.3.1} [Revamp] (Revamp-1.3.1.jar)
    UCHIJAAAA ropebridge{1.1} [Rope Bridge] (RopeBridge-v1.2-mc1.7.10.jar)
    UCHIJAAAA RTG{1.7.10-1.1.1.4-prerelease.1} [Realistic Terrain Generation] (RTG-1.7.10-1.1.1.4-prerelease.1.jar)
    UCHIJAAAA AS_Ruins{14.4} [Ruins Spawning System] (Ruins-1.7.10.jar)
    UCHIJAAAA simply_sit{1.7.10-1.1.0} [Simply Sit] (SimplySit-1.7.10-1.1.0.jar)
    UCHIJAAAA smoothbedrock{2.2.0.9} [SmoothBedrock] (SmoothBedrock-1.7.10-2.2.0.9.jar)
    UCHIJAAAA soundfilters{0.8_for_1.7.X} [Sound Filters] (SoundFilters-0.8_for_1.7.X.jar)
    UCHIJAAAA StorageDrawers{1.7.10-1.10.7} [Storage Drawers] (StorageDrawers-1.7.10-1.10.7.jar)
    UCHIJAAAA TaintedMagic{r7.6} [Tainted Magic] (Tainted-Magic-r7.6.jar)
    UCHIJAAAA tchelper{1.7.10-1.4} [TC Research-Helper] (tchelper-1.7.10-1.4.jar)
    UCHIJAAAA tcinventoryscan{1.0.11} [TC Inventory Scanning] (tcinventoryscan-mc1.7.10-1.0.11.jar)
    UCHIJAAAA TextureGeneratorLib{0.2} [TextureGeneratorLib] (TextureGeneratorLib-1.7.10_vBeta2.jar)
    UCHIJAAAA benway_knowledge{0.1.5.1} [Thaumaturgical Knowledge] (Thaumaturgical Knowledge-0.1.5.2 - 1.7.10.jar)
    UCHIJAAAA ThaumcraftMobAspects{1.7.2-2A} [Thaumcraft Mob Aspects] (ThaumcraftMobAspects-1.7.2-2A.jar)
    UCHIJAAAA thaumcraftneiplugin{@[email protected]} [Thaumcraft NEI Plugin] (thaumcraftneiplugin-1.7.10-1.7a.jar)
    UCHIJAAAA thaumicdyes{1.7.0} [Thaumic Dyes] (Thaumic-Dyes-[1.7.10] 1.7.0-4.jar)
    UCHIJAAAA thecorruptedsector{1.0.1} [The Corrupted Sector] (TheCorruptedSector-MC1.7.10-1.0.1.jar)
    UCHIJAAAA TravellersGear{1.16.6} [Traveller's Gear] (TravellersGear-1.7.10-1.16.6.jar)
    UCHIJAAAA sgs_treasure{3.0.8} [SGS Treasure!] (Treasure-3.0.8-mc1.7.10.jar)
    UCHIJAAAA TYNKYN{2.1} [TYNKYN] (TYNKYN - v2.1 - 1.7.10.jar)
    UCHIJAAAA UndergroundBiomes{0.8.beta57} [Underground Biomes Constructs] (UndergroundBiomesConstructs-1.7.10-0.8-beta48.jar)
    UCHIJAAAA AS_UpdateCheck{1.1.6} [AtomicStryker Update Check Mod] (UpdateCheckerMod-1.7.10.jar)
    UCHIJAAAA WarpTheory{1.7.10R1.0} [WarpTheory] (WarpTheory-1.7-1.0-24.jar)
    UCHIJAAAA wawla{1.3.1} [What Are We Looking At] (Wawla-1.3.1-1.7.10.jar)
    UCHIJAAAA weather2{v2.3.11} [Localized Weather & Storms] (weather2-1.7.10-2.3.10.jar)
    UCHIJAAAA WitchingGadgets{1.1.10} [Witching Gadgets] (WitchingGadgets-1.7.10-1.1.10.jar)
    UCHIJAAAA woodstuff{1.3.2} [WoodStuff] (WoodStuff-1.3.2.jar)
    UCHIJAAAA worldtools{1.1.1} [World Tools] (WorldTools_1.7.10_1.1.1.jar)
    UCHIJAAAA WTFCore{1.7} [WhiskyTangoFox's Core] (WTFCore-1.7.10_v1.7.jar)
    UCHIJAAAA CaveBiomes{1.6} [WhiskyTangoFox's CaveBiomes] (WTFCaveBiomes-1.7.10_v1.6.jar)
    UCHIJAAAA McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
    UCHIJAAAA ForgeRelocation{0.0.1.4} [ForgeRelocation] (ForgeRelocation-1.7.10-0.0.1.4-universal.jar)
    UCHIJAAAA MCFrames{1.0} [MCFrames] (ForgeRelocation-1.7.10-0.0.1.4-universal.jar)
    UCHIJAAAA RelocationFMP{0.0.1.2} [RelocationFMP] (ForgeRelocationFMP-1.7.10-0.0.1.2-universal.jar)
    UCHIJAAAA JustAnotherSpawner{0.17.7} [Just Another Spawner] (JustAnotherSpawner-0.17.7.jar)
    UCHIJAAAA technom{0.12.5} [Technomancy] (Technomancy - 0.12.5 - 1.7.10.jar)
    UCHIJAAAA ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
    GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 376.53' Renderer: 'GeForce GTX 1070/PCIe/SSE2'
    Mantle Environment: Environment healthy.
    [DummyCore]: 'Special case ASM modification mods: ''Note, that this mods might not be involved in the crash in ANY WAY!''DummyCore just prints some known mods for a lot of ASM modifications''DummyCore''CodeChickenCore'
    Chisel: Errors like "[FML]: Unable to lookup ..." are NOT the cause of this crash. You can safely ignore these errors. And update forge while you're at it.
    Launched Version: 1.7.10
    LWJGL: 2.9.1
    OpenGL: GeForce GTX 1070/PCIe/SSE2 GL version 4.5.0 NVIDIA 376.53, NVIDIA Corporation
    GL Caps: Using GL 1.3 multitexturing.
    Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
    Anisotropic filtering is supported and maximum anisotropy is 16.
    Shaders are available because OpenGL 2.1 is supported.

    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Packs: [PF_Resources.zip, Naturus 1.3 (with WIP features).zip, §e§lBeautiful Environment.zip, [1.8.7]Dramatic Skys [v1.5].zip, [16x16]Vaders Alternative Block Pack V1.3 For MC 1.8.8.zip] Current Language: English (US)
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    Anisotropic Filtering: Off (1)


    So I am constantly getting this crash any time I try to enter my world?


    this looks more like a bad mod interaction between TF and Weather2
    Are you in the TF and this happens or is this on load up to the overworld?
    Posted in: Minecraft Mods
  • 0

    posted a message on Mo' Creatures - v12.0.0 for Minecraft 1.12.1!! Now Opensource!!
    Quote from RachidSystem»

    No, no. It works for everything except this biome with no grass. Same for ducks btw they wont spawn in Marshs..

    Hmmm....check the opaque block option. it prob already is all, if it is try setting it to certain blocks. Beware I have never messed with this option and I may be telling you to do something that isn't correct.
    Posted in: Minecraft Mods
  • 0

    posted a message on Mo' Creatures - v12.0.0 for Minecraft 1.12.1!! Now Opensource!!
    Quote from RachidSystem»

    Any ideas about this ?

    I should have seen that you had BOP in there and asked if you were messing with the right config files. BOP causes CMS to use a different folder for the overworld. I think it is something like surface BOP.
    Posted in: Minecraft Mods
  • 0

    posted a message on Mo' Creatures - v12.0.0 for Minecraft 1.12.1!! Now Opensource!!
    Quote from hazerddex»

    i can't seem to edit mobs in the custom spawner even after setting them to certain biomes they default to there vanilla


    MC version and mods list please.
    Posted in: Minecraft Mods
  • 0

    posted a message on Mo' Creatures - v12.0.0 for Minecraft 1.12.1!! Now Opensource!!
    Quote from OsallK»

    1.10.2 Mo'creatures only. I've put the mo'creatures jar and the custommobspawner jar into the mods folder located inside the server folder. As I said, the mod seems to be working since I can use any item from the mod but the only problem is the monsters not spawning.

    is this an old world or a new one?
    and are you by any chance in peaceful?
    Posted in: Minecraft Mods
  • To post a comment, please .